var Av=Object.defineProperty;var wv=(e,t,o)=>t in e?Av(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o;var mo=(e,t,o)=>(wv(e,typeof t!="symbol"?t+"":t,o),o);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))n(a);new MutationObserver(a=>{for(const s of a)if(s.type==="childList")for(const r of s.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&n(r)}).observe(document,{childList:!0,subtree:!0});function o(a){const s={};return a.integrity&&(s.integrity=a.integrity),a.referrerPolicy&&(s.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?s.credentials="include":a.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function n(a){if(a.ep)return;a.ep=!0;const s=o(a);fetch(a.href,s)}})();/** * @vue/shared v3.5.13 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **//*! #__NO_SIDE_EFFECTS__ */function qn(e){const t=Object.create(null);for(const o of e.split(","))t[o]=1;return o=>o in t}const Ie={},Qn=[],It=()=>{},Ev=()=>!1,ms=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Uc=e=>e.startsWith("onUpdate:"),ze=Object.assign,zc=(e,t)=>{const o=e.indexOf(t);o>-1&&e.splice(o,1)},Cv=Object.prototype.hasOwnProperty,qe=(e,t)=>Cv.call(e,t),ie=Array.isArray,Yn=e=>la(e)==="[object Map]",Nn=e=>la(e)==="[object Set]",Jl=e=>la(e)==="[object Date]",_v=e=>la(e)==="[object RegExp]",ue=e=>typeof e=="function",_e=e=>typeof e=="string",$t=e=>typeof e=="symbol",Ne=e=>e!==null&&typeof e=="object",Vc=e=>(Ne(e)||ue(e))&&ue(e.then)&&ue(e.catch),nf=Object.prototype.toString,la=e=>nf.call(e),Sv=e=>la(e).slice(8,-1),Rr=e=>la(e)==="[object Object]",Gc=e=>_e(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Kn=qn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Or=e=>{const t=Object.create(null);return o=>t[o]||(t[o]=e(o))},Pv=/-(\w)/g,gt=Or(e=>e.replace(Pv,(t,o)=>o?o.toUpperCase():"")),Rv=/\B([A-Z])/g,Tt=Or(e=>e.replace(Rv,"-$1").toLowerCase()),Tr=Or(e=>e.charAt(0).toUpperCase()+e.slice(1)),js=Or(e=>e?`on${Tr(e)}`:""),Rt=(e,t)=>!Object.is(e,t),Jn=(e,...t)=>{for(let o=0;o{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:o})},Zs=e=>{const t=parseFloat(e);return isNaN(t)?e:t},$s=e=>{const t=_e(e)?Number(e):NaN;return isNaN(t)?e:t};let Xl;const gs=()=>Xl||(Xl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),Ov="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol",Tv=qn(Ov);function Oo(e){if(ie(e)){const t={};for(let o=0;o{if(o){const n=o.split(xv);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function Nv(e){if(!e)return"";if(_e(e))return e;let t="";for(const o in e){const n=e[o];if(_e(n)||typeof n=="number"){const a=o.startsWith("--")?o:Tt(o);t+=`${a}:${n};`}}return t}function Me(e){let t="";if(_e(e))t=e;else if(ie(e))for(let o=0;o?@[\\\]^`{|}~]/g;function jv(e,t){return e.replace(Fv,o=>t?o==='"'?'\\\\\\"':`\\\\${o}`:`\\${o}`)}function Uv(e,t){if(e.length!==t.length)return!1;let o=!0;for(let n=0;o&&n$o(o,t))}const rf=e=>!!(e&&e.__v_isRef===!0),at=e=>_e(e)?e:e==null?"":ie(e)||Ne(e)&&(e.toString===nf||!ue(e.toString))?rf(e)?at(e.value):JSON.stringify(e,cf,2):String(e),cf=(e,t)=>rf(t)?cf(e,t.value):Yn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((o,[n,a],s)=>(o[ui(n,s)+" =>"]=a,o),{})}:Nn(t)?{[`Set(${t.size})`]:[...t.values()].map(o=>ui(o))}:$t(t)?ui(t):Ne(t)&&!ie(t)&&!Rr(t)?String(t):t,ui=(e,t="")=>{var o;return $t(e)?`Symbol(${(o=e.description)!=null?o:t})`:e};/** * @vue/reactivity v3.5.13 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/let Pt;class lf{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Pt,!t&&Pt&&(this.index=(Pt.scopes||(Pt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,o;if(this.scopes)for(t=0,o=this.scopes.length;t0)return;if(qa){let t=qa;for(qa=void 0;t;){const o=t.next;t.next=void 0,t.flags&=-9,t=o}}let e;for(;ka;){let t=ka;for(ka=void 0;t;){const o=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=o}}if(e)throw e}function ff(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function mf(e){let t,o=e.depsTail,n=o;for(;n;){const a=n.prevDep;n.version===-1?(n===o&&(o=a),Jc(n),zv(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=a}e.deps=t,e.depsTail=o}function ji(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(gf(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function gf(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Ga))return;e.globalVersion=Ga;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!ji(e)){e.flags&=-3;return}const o=Ge,n=Xt;Ge=e,Xt=!0;try{ff(e);const a=e.fn(e._value);(t.version===0||Rt(a,e._value))&&(e._value=a,t.version++)}catch(a){throw t.version++,a}finally{Ge=o,Xt=n,mf(e),e.flags&=-3}}function Jc(e,t=!1){const{dep:o,prevSub:n,nextSub:a}=e;if(n&&(n.nextSub=a,e.prevSub=void 0),a&&(a.prevSub=n,e.nextSub=void 0),o.subs===e&&(o.subs=n,!n&&o.computed)){o.computed.flags&=-5;for(let s=o.computed.deps;s;s=s.nextDep)Jc(s,!0)}!t&&!--o.sc&&o.map&&o.map.delete(o.key)}function zv(e){const{prevDep:t,nextDep:o}=e;t&&(t.nextDep=o,e.prevDep=void 0),o&&(o.prevDep=t,e.nextDep=void 0)}function qB(e,t){e.effect instanceof er&&(e=e.effect.fn);const o=new er(e);t&&ze(o,t);try{o.run()}catch(a){throw o.stop(),a}const n=o.run.bind(o);return n.effect=o,n}function NB(e){e.effect.stop()}let Xt=!0;const hf=[];function xo(){hf.push(Xt),Xt=!1}function ko(){const e=hf.pop();Xt=e===void 0?!0:e}function $l(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const o=Ge;Ge=void 0;try{t()}finally{Ge=o}}}let Ga=0;class Vv{constructor(t,o){this.sub=t,this.dep=o,this.version=o.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class xr{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!Ge||!Xt||Ge===this.computed)return;let o=this.activeLink;if(o===void 0||o.sub!==Ge)o=this.activeLink=new Vv(Ge,this),Ge.deps?(o.prevDep=Ge.depsTail,Ge.depsTail.nextDep=o,Ge.depsTail=o):Ge.deps=Ge.depsTail=o,vf(o);else if(o.version===-1&&(o.version=this.version,o.nextDep)){const n=o.nextDep;n.prevDep=o.prevDep,o.prevDep&&(o.prevDep.nextDep=n),o.prevDep=Ge.depsTail,o.nextDep=void 0,Ge.depsTail.nextDep=o,Ge.depsTail=o,Ge.deps===o&&(Ge.deps=n)}return o}trigger(t){this.version++,Ga++,this.notify(t)}notify(t){Yc();try{for(let o=this.subs;o;o=o.prevSub)o.sub.notify()&&o.sub.dep.notify()}finally{Kc()}}}function vf(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)vf(n)}const o=e.dep.subs;o!==e&&(e.prevSub=o,o&&(o.nextSub=e)),e.dep.subs=e}}const tr=new WeakMap,Cn=Symbol(""),Ui=Symbol(""),Ha=Symbol("");function bt(e,t,o){if(Xt&&Ge){let n=tr.get(e);n||tr.set(e,n=new Map);let a=n.get(o);a||(n.set(o,a=new xr),a.map=n,a.key=o),a.track()}}function wo(e,t,o,n,a,s){const r=tr.get(e);if(!r){Ga++;return}const i=c=>{c&&c.trigger()};if(Yc(),t==="clear")r.forEach(i);else{const c=ie(e),l=c&&Gc(o);if(c&&o==="length"){const u=Number(n);r.forEach((d,p)=>{(p==="length"||p===Ha||!$t(p)&&p>=u)&&i(d)})}else switch((o!==void 0||r.has(void 0))&&i(r.get(o)),l&&i(r.get(Ha)),t){case"add":c?l&&i(r.get("length")):(i(r.get(Cn)),Yn(e)&&i(r.get(Ui)));break;case"delete":c||(i(r.get(Cn)),Yn(e)&&i(r.get(Ui)));break;case"set":Yn(e)&&i(r.get(Cn));break}}Kc()}function Gv(e,t){const o=tr.get(e);return o&&o.get(t)}function Fn(e){const t=Oe(e);return t===e?t:(bt(t,"iterate",Ha),Vt(e)?t:t.map(yt))}function kr(e){return bt(e=Oe(e),"iterate",Ha),e}const Hv={__proto__:null,[Symbol.iterator](){return pi(this,Symbol.iterator,yt)},concat(...e){return Fn(this).concat(...e.map(t=>ie(t)?Fn(t):t))},entries(){return pi(this,"entries",e=>(e[1]=yt(e[1]),e))},every(e,t){return go(this,"every",e,t,void 0,arguments)},filter(e,t){return go(this,"filter",e,t,o=>o.map(yt),arguments)},find(e,t){return go(this,"find",e,t,yt,arguments)},findIndex(e,t){return go(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return go(this,"findLast",e,t,yt,arguments)},findLastIndex(e,t){return go(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return go(this,"forEach",e,t,void 0,arguments)},includes(...e){return fi(this,"includes",e)},indexOf(...e){return fi(this,"indexOf",e)},join(e){return Fn(this).join(e)},lastIndexOf(...e){return fi(this,"lastIndexOf",e)},map(e,t){return go(this,"map",e,t,void 0,arguments)},pop(){return Aa(this,"pop")},push(...e){return Aa(this,"push",e)},reduce(e,...t){return eu(this,"reduce",e,t)},reduceRight(e,...t){return eu(this,"reduceRight",e,t)},shift(){return Aa(this,"shift")},some(e,t){return go(this,"some",e,t,void 0,arguments)},splice(...e){return Aa(this,"splice",e)},toReversed(){return Fn(this).toReversed()},toSorted(e){return Fn(this).toSorted(e)},toSpliced(...e){return Fn(this).toSpliced(...e)},unshift(...e){return Aa(this,"unshift",e)},values(){return pi(this,"values",yt)}};function pi(e,t,o){const n=kr(e),a=n[t]();return n!==e&&!Vt(e)&&(a._next=a.next,a.next=()=>{const s=a._next();return s.value&&(s.value=o(s.value)),s}),a}const Wv=Array.prototype;function go(e,t,o,n,a,s){const r=kr(e),i=r!==e&&!Vt(e),c=r[t];if(c!==Wv[t]){const d=c.apply(e,s);return i?yt(d):d}let l=o;r!==e&&(i?l=function(d,p){return o.call(this,yt(d),p,e)}:o.length>2&&(l=function(d,p){return o.call(this,d,p,e)}));const u=c.call(r,l,n);return i&&a?a(u):u}function eu(e,t,o,n){const a=kr(e);let s=o;return a!==e&&(Vt(e)?o.length>3&&(s=function(r,i,c){return o.call(this,r,i,c,e)}):s=function(r,i,c){return o.call(this,r,yt(i),c,e)}),a[t](s,...n)}function fi(e,t,o){const n=Oe(e);bt(n,"iterate",Ha);const a=n[t](...o);return(a===-1||a===!1)&&Xc(o[0])?(o[0]=Oe(o[0]),n[t](...o)):a}function Aa(e,t,o=[]){xo(),Yc();const n=Oe(e)[t].apply(e,o);return Kc(),ko(),n}const Qv=qn("__proto__,__v_isRef,__isVue"),bf=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter($t));function Yv(e){$t(e)||(e=String(e));const t=Oe(this);return bt(t,"has",e),t.hasOwnProperty(e)}class yf{constructor(t=!1,o=!1){this._isReadonly=t,this._isShallow=o}get(t,o,n){if(o==="__v_skip")return t.__v_skip;const a=this._isReadonly,s=this._isShallow;if(o==="__v_isReactive")return!a;if(o==="__v_isReadonly")return a;if(o==="__v_isShallow")return s;if(o==="__v_raw")return n===(a?s?Sf:_f:s?Cf:Ef).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const r=ie(t);if(!a){let c;if(r&&(c=Hv[o]))return c;if(o==="hasOwnProperty")return Yv}const i=Reflect.get(t,o,Je(t)?t:n);return($t(o)?bf.has(o):Qv(o))||(a||bt(t,"get",o),s)?i:Je(i)?r&&Gc(o)?i:i.value:Ne(i)?a?Nr(i):an(i):i}}class Af extends yf{constructor(t=!1){super(!1,t)}set(t,o,n,a){let s=t[o];if(!this._isShallow){const c=Pn(s);if(!Vt(n)&&!Pn(n)&&(s=Oe(s),n=Oe(n)),!ie(t)&&Je(s)&&!Je(n))return c?!1:(s.value=n,!0)}const r=ie(t)&&Gc(o)?Number(o)e,Ss=e=>Reflect.getPrototypeOf(e);function $v(e,t,o){return function(...n){const a=this.__v_raw,s=Oe(a),r=Yn(s),i=e==="entries"||e===Symbol.iterator&&r,c=e==="keys"&&r,l=a[e](...n),u=o?zi:t?Vi:yt;return!t&&bt(s,"iterate",c?Ui:Cn),{next(){const{value:d,done:p}=l.next();return p?{value:d,done:p}:{value:i?[u(d[0]),u(d[1])]:u(d),done:p}},[Symbol.iterator](){return this}}}}function Ps(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function eb(e,t){const o={get(a){const s=this.__v_raw,r=Oe(s),i=Oe(a);e||(Rt(a,i)&&bt(r,"get",a),bt(r,"get",i));const{has:c}=Ss(r),l=t?zi:e?Vi:yt;if(c.call(r,a))return l(s.get(a));if(c.call(r,i))return l(s.get(i));s!==r&&s.get(a)},get size(){const a=this.__v_raw;return!e&&bt(Oe(a),"iterate",Cn),Reflect.get(a,"size",a)},has(a){const s=this.__v_raw,r=Oe(s),i=Oe(a);return e||(Rt(a,i)&&bt(r,"has",a),bt(r,"has",i)),a===i?s.has(a):s.has(a)||s.has(i)},forEach(a,s){const r=this,i=r.__v_raw,c=Oe(i),l=t?zi:e?Vi:yt;return!e&&bt(c,"iterate",Cn),i.forEach((u,d)=>a.call(s,l(u),l(d),r))}};return ze(o,e?{add:Ps("add"),set:Ps("set"),delete:Ps("delete"),clear:Ps("clear")}:{add(a){!t&&!Vt(a)&&!Pn(a)&&(a=Oe(a));const s=Oe(this);return Ss(s).has.call(s,a)||(s.add(a),wo(s,"add",a,a)),this},set(a,s){!t&&!Vt(s)&&!Pn(s)&&(s=Oe(s));const r=Oe(this),{has:i,get:c}=Ss(r);let l=i.call(r,a);l||(a=Oe(a),l=i.call(r,a));const u=c.call(r,a);return r.set(a,s),l?Rt(s,u)&&wo(r,"set",a,s):wo(r,"add",a,s),this},delete(a){const s=Oe(this),{has:r,get:i}=Ss(s);let c=r.call(s,a);c||(a=Oe(a),c=r.call(s,a)),i&&i.call(s,a);const l=s.delete(a);return c&&wo(s,"delete",a,void 0),l},clear(){const a=Oe(this),s=a.size!==0,r=a.clear();return s&&wo(a,"clear",void 0,void 0),r}}),["keys","values","entries",Symbol.iterator].forEach(a=>{o[a]=$v(a,e,t)}),o}function qr(e,t){const o=eb(e,t);return(n,a,s)=>a==="__v_isReactive"?!e:a==="__v_isReadonly"?e:a==="__v_raw"?n:Reflect.get(qe(o,a)&&a in n?o:n,a,s)}const tb={get:qr(!1,!1)},ob={get:qr(!1,!0)},nb={get:qr(!0,!1)},ab={get:qr(!0,!0)},Ef=new WeakMap,Cf=new WeakMap,_f=new WeakMap,Sf=new WeakMap;function sb(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function rb(e){return e.__v_skip||!Object.isExtensible(e)?0:sb(Sv(e))}function an(e){return Pn(e)?e:Mr(e,!1,Kv,tb,Ef)}function Pf(e){return Mr(e,!1,Xv,ob,Cf)}function Nr(e){return Mr(e,!0,Jv,nb,_f)}function MB(e){return Mr(e,!0,Zv,ab,Sf)}function Mr(e,t,o,n,a){if(!Ne(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=a.get(e);if(s)return s;const r=rb(e);if(r===0)return e;const i=new Proxy(e,r===2?n:o);return a.set(e,i),i}function So(e){return Pn(e)?So(e.__v_raw):!!(e&&e.__v_isReactive)}function Pn(e){return!!(e&&e.__v_isReadonly)}function Vt(e){return!!(e&&e.__v_isShallow)}function Xc(e){return e?!!e.__v_raw:!1}function Oe(e){const t=e&&e.__v_raw;return t?Oe(t):e}function Wa(e){return!qe(e,"__v_skip")&&Object.isExtensible(e)&&af(e,"__v_skip",!0),e}const yt=e=>Ne(e)?an(e):e,Vi=e=>Ne(e)?Nr(e):e;function Je(e){return e?e.__v_isRef===!0:!1}function le(e){return Rf(e,!1)}function Po(e){return Rf(e,!0)}function Rf(e,t){return Je(e)?e:new ib(e,t)}class ib{constructor(t,o){this.dep=new xr,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=o?t:Oe(t),this._value=o?t:yt(t),this.__v_isShallow=o}get value(){return this.dep.track(),this._value}set value(t){const o=this._rawValue,n=this.__v_isShallow||Vt(t)||Pn(t);t=n?t:Oe(t),Rt(t,o)&&(this._rawValue=t,this._value=n?t:yt(t),this.dep.trigger())}}function LB(e){e.dep&&e.dep.trigger()}function D(e){return Je(e)?e.value:e}function DB(e){return ue(e)?e():D(e)}const cb={get:(e,t,o)=>t==="__v_raw"?e:D(Reflect.get(e,t,o)),set:(e,t,o,n)=>{const a=e[t];return Je(a)&&!Je(o)?(a.value=o,!0):Reflect.set(e,t,o,n)}};function Of(e){return So(e)?e:new Proxy(e,cb)}class lb{constructor(t){this.__v_isRef=!0,this._value=void 0;const o=this.dep=new xr,{get:n,set:a}=t(o.track.bind(o),o.trigger.bind(o));this._get=n,this._set=a}get value(){return this._value=this._get()}set value(t){this._set(t)}}function ub(e){return new lb(e)}function Zc(e){const t=ie(e)?new Array(e.length):{};for(const o in e)t[o]=Tf(e,o);return t}class db{constructor(t,o,n){this._object=t,this._key=o,this._defaultValue=n,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Gv(Oe(this._object),this._key)}}class pb{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function or(e,t,o){return Je(e)?e:ue(e)?new pb(e):Ne(e)&&arguments.length>1?Tf(e,t,o):le(e)}function Tf(e,t,o){const n=e[t];return Je(n)?n:new db(e,t,o)}class fb{constructor(t,o,n){this.fn=t,this.setter=o,this._value=void 0,this.dep=new xr(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Ga-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!o,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&Ge!==this)return pf(this,!0),!0}get value(){const t=this.dep.track();return gf(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function mb(e,t,o=!1){let n,a;return ue(e)?n=e:(n=e.get,a=e.set),new fb(n,a,o)}const BB={GET:"get",HAS:"has",ITERATE:"iterate"},FB={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},Rs={},nr=new WeakMap;let Go;function jB(){return Go}function gb(e,t=!1,o=Go){if(o){let n=nr.get(o);n||nr.set(o,n=[]),n.push(e)}}function hb(e,t,o=Ie){const{immediate:n,deep:a,once:s,scheduler:r,augmentJob:i,call:c}=o,l=h=>a?h:Vt(h)||a===!1||a===0?Eo(h,1):Eo(h);let u,d,p,m,g=!1,v=!1;if(Je(e)?(d=()=>e.value,g=Vt(e)):So(e)?(d=()=>l(e),g=!0):ie(e)?(v=!0,g=e.some(h=>So(h)||Vt(h)),d=()=>e.map(h=>{if(Je(h))return h.value;if(So(h))return l(h);if(ue(h))return c?c(h,2):h()})):ue(e)?t?d=c?()=>c(e,2):e:d=()=>{if(p){xo();try{p()}finally{ko()}}const h=Go;Go=u;try{return c?c(e,3,[m]):e(m)}finally{Go=h}}:d=It,t&&a){const h=d,E=a===!0?1/0:a;d=()=>Eo(h(),E)}const _=Qc(),C=()=>{u.stop(),_&&_.active&&zc(_.effects,u)};if(s&&t){const h=t;t=(...E)=>{h(...E),C()}}let R=v?new Array(e.length).fill(Rs):Rs;const f=h=>{if(!(!(u.flags&1)||!u.dirty&&!h))if(t){const E=u.run();if(a||g||(v?E.some((S,P)=>Rt(S,R[P])):Rt(E,R))){p&&p();const S=Go;Go=u;try{const P=[E,R===Rs?void 0:v&&R[0]===Rs?[]:R,m];c?c(t,3,P):t(...P),R=E}finally{Go=S}}}else u.run()};return i&&i(f),u=new er(d),u.scheduler=r?()=>r(f,!1):f,m=h=>gb(h,!1,u),p=u.onStop=()=>{const h=nr.get(u);if(h){if(c)c(h,4);else for(const E of h)E();nr.delete(u)}},t?n?f(!0):R=u.run():r?r(f.bind(null,!0),!0):u.run(),C.pause=u.pause.bind(u),C.resume=u.resume.bind(u),C.stop=C,C}function Eo(e,t=1/0,o){if(t<=0||!Ne(e)||e.__v_skip||(o=o||new Set,o.has(e)))return e;if(o.add(e),t--,Je(e))Eo(e.value,t,o);else if(ie(e))for(let n=0;n{Eo(n,t,o)});else if(Rr(e)){for(const n in e)Eo(e[n],t,o);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&Eo(e[n],t,o)}return e}/** * @vue/runtime-core v3.5.13 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/const _n=[];function vb(e){_n.push(e)}function bb(){_n.pop()}let mi=!1;function Uo(e,...t){if(mi)return;mi=!0,xo();const o=_n.length?_n[_n.length-1].component:null,n=o&&o.appContext.config.warnHandler,a=yb();if(n)ua(n,o,11,[e+t.map(s=>{var r,i;return(i=(r=s.toString)==null?void 0:r.call(s))!=null?i:JSON.stringify(s)}).join(""),o&&o.proxy,a.map(({vnode:s})=>`at <${_m(o,s.type)}>`).join(` `),a]);else{const s=[`[Vue warn]: ${e}`,...t];a.length&&s.push(` `,...Ab(a)),console.warn(...s)}ko(),mi=!1}function yb(){let e=_n[_n.length-1];if(!e)return[];const t=[];for(;e;){const o=t[0];o&&o.vnode===e?o.recurseCount++:t.push({vnode:e,recurseCount:0});const n=e.component&&e.component.parent;e=n&&n.vnode}return t}function Ab(e){const t=[];return e.forEach((o,n)=>{t.push(...n===0?[]:[` `],...wb(o))}),t}function wb({vnode:e,recurseCount:t}){const o=t>0?`... (${t} recursive calls)`:"",n=e.component?e.component.parent==null:!1,a=` at <${_m(e.component,e.type,n)}`,s=">"+o;return e.props?[a,...Eb(e.props),s]:[a+s]}function Eb(e){const t=[],o=Object.keys(e);return o.slice(0,3).forEach(n=>{t.push(...If(n,e[n]))}),o.length>3&&t.push(" ..."),t}function If(e,t,o){return _e(t)?(t=JSON.stringify(t),o?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?o?t:[`${e}=${t}`]:Je(t)?(t=If(e,Oe(t.value),!0),o?t:[`${e}=Ref<`,t,">"]):ue(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=Oe(t),o?t:[`${e}=`,t])}function UB(e,t){}const zB={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER",COMPONENT_UPDATE:15,15:"COMPONENT_UPDATE",APP_UNMOUNT_CLEANUP:16,16:"APP_UNMOUNT_CLEANUP"},Cb={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush",15:"component update",16:"app unmount cleanup function"};function ua(e,t,o,n){try{return n?e(...n):e()}catch(a){da(a,t,o)}}function eo(e,t,o,n){if(ue(e)){const a=ua(e,t,o,n);return a&&Vc(a)&&a.catch(s=>{da(s,t,o)}),a}if(ie(e)){const a=[];for(let s=0;s>>1,a=Ot[n],s=Qa(a);s=Qa(o)?Ot.push(e):Ot.splice(Sb(t),0,e),e.flags|=1,kf()}}function kf(){ar||(ar=xf.then(qf))}function sr(e){ie(e)?Xn.push(...e):Ho&&e.id===-1?Ho.splice(zn+1,0,e):e.flags&1||(Xn.push(e),e.flags|=1),kf()}function tu(e,t,o=ro+1){for(;oQa(o)-Qa(n));if(Xn.length=0,Ho){Ho.push(...t);return}for(Ho=t,zn=0;zne.id==null?e.flags&2?-1:1/0:e.id;function qf(e){const t=It;try{for(ro=0;roVn.emit(a,...s)),Os=[]):typeof window<"u"&&window.HTMLElement&&!((n=(o=window.navigator)==null?void 0:o.userAgent)!=null&&n.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(s=>{Nf(s,t)}),setTimeout(()=>{Vn||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Os=[])},3e3)):Os=[]}let lt=null,Lr=null;function Ya(e){const t=lt;return lt=e,Lr=e&&e.type.__scopeId||null,t}function VB(e){Lr=e}function GB(){Lr=null}const HB=e=>xe;function xe(e,t=lt,o){if(!t||e._n)return e;const n=(...a)=>{n._d&&vu(-1);const s=Ya(t);let r;try{r=e(...a)}finally{Ya(s),n._d&&vu(1)}return r};return n._n=!0,n._c=!0,n._d=!0,n}function Pb(e,t){if(lt===null)return e;const o=As(lt),n=e.dirs||(e.dirs=[]);for(let a=0;ae.__isTeleport,Na=e=>e&&(e.disabled||e.disabled===""),ou=e=>e&&(e.defer||e.defer===""),nu=e=>typeof SVGElement<"u"&&e instanceof SVGElement,au=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Gi=(e,t)=>{const o=e&&e.to;return _e(o)?t?t(o):null:o},Df={name:"Teleport",__isTeleport:!0,process(e,t,o,n,a,s,r,i,c,l){const{mc:u,pc:d,pbc:p,o:{insert:m,querySelector:g,createText:v,createComment:_}}=l,C=Na(t.props);let{shapeFlag:R,children:f,dynamicChildren:h}=t;if(e==null){const E=t.el=v(""),S=t.anchor=v("");m(E,o,n),m(S,o,n);const P=(T,M)=>{R&16&&(a&&a.isCE&&(a.ce._teleportTarget=T),u(f,T,M,a,s,r,i,c))},x=()=>{const T=t.target=Gi(t.props,g),M=Bf(T,t,v,m);T&&(r!=="svg"&&nu(T)?r="svg":r!=="mathml"&&au(T)&&(r="mathml"),C||(P(T,M),Us(t,!1)))};C&&(P(o,S),Us(t,!0)),ou(t.props)?rt(()=>{x(),t.el.__isMounted=!0},s):x()}else{if(ou(t.props)&&!e.el.__isMounted){rt(()=>{Df.process(e,t,o,n,a,s,r,i,c,l),delete e.el.__isMounted},s);return}t.el=e.el,t.targetStart=e.targetStart;const E=t.anchor=e.anchor,S=t.target=e.target,P=t.targetAnchor=e.targetAnchor,x=Na(e.props),T=x?o:S,M=x?E:P;if(r==="svg"||nu(S)?r="svg":(r==="mathml"||au(S))&&(r="mathml"),h?(p(e.dynamicChildren,h,T,a,s,r,i),cl(e,t,!0)):c||d(e,t,T,M,a,s,r,i,!1),C)x?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Ts(t,o,E,l,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const Q=t.target=Gi(t.props,g);Q&&Ts(t,Q,null,l,0)}else x&&Ts(t,S,P,l,1);Us(t,C)}},remove(e,t,o,{um:n,o:{remove:a}},s){const{shapeFlag:r,children:i,anchor:c,targetStart:l,targetAnchor:u,target:d,props:p}=e;if(d&&(a(l),a(u)),s&&a(c),r&16){const m=s||!Na(p);for(let g=0;g{e.isMounted=!0}),vs(()=>{e.isUnmounting=!0}),e}const Ut=[Function,Array],jf={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ut,onEnter:Ut,onAfterEnter:Ut,onEnterCancelled:Ut,onBeforeLeave:Ut,onLeave:Ut,onAfterLeave:Ut,onLeaveCancelled:Ut,onBeforeAppear:Ut,onAppear:Ut,onAfterAppear:Ut,onAppearCancelled:Ut},Uf=e=>{const t=e.subTree;return t.component?Uf(t.component):t},Ob={name:"BaseTransition",props:jf,setup(e,{slots:t}){const o=Ue(),n=Ff();return()=>{const a=t.default&&el(t.default(),!0);if(!a||!a.length)return;const s=zf(a),r=Oe(e),{mode:i}=r;if(n.isLeaving)return gi(s);const c=su(s);if(!c)return gi(s);let l=Ka(c,r,n,o,d=>l=d);c.type!==it&&en(c,l);let u=o.subTree&&su(o.subTree);if(u&&u.type!==it&&!Yt(c,u)&&Uf(o).type!==it){let d=Ka(u,r,n,o);if(en(u,d),i==="out-in"&&c.type!==it)return n.isLeaving=!0,d.afterLeave=()=>{n.isLeaving=!1,o.job.flags&8||o.update(),delete d.afterLeave,u=void 0},gi(s);i==="in-out"&&c.type!==it?d.delayLeave=(p,m,g)=>{const v=Vf(n,u);v[String(u.key)]=u,p[Wo]=()=>{m(),p[Wo]=void 0,delete l.delayedLeave,u=void 0},l.delayedLeave=()=>{g(),delete l.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return s}}};function zf(e){let t=e[0];if(e.length>1){for(const o of e)if(o.type!==it){t=o;break}}return t}const Tb=Ob;function Vf(e,t){const{leavingVNodes:o}=e;let n=o.get(t.type);return n||(n=Object.create(null),o.set(t.type,n)),n}function Ka(e,t,o,n,a){const{appear:s,mode:r,persisted:i=!1,onBeforeEnter:c,onEnter:l,onAfterEnter:u,onEnterCancelled:d,onBeforeLeave:p,onLeave:m,onAfterLeave:g,onLeaveCancelled:v,onBeforeAppear:_,onAppear:C,onAfterAppear:R,onAppearCancelled:f}=t,h=String(e.key),E=Vf(o,e),S=(T,M)=>{T&&eo(T,n,9,M)},P=(T,M)=>{const Q=M[1];S(T,M),ie(T)?T.every(L=>L.length<=1)&&Q():T.length<=1&&Q()},x={mode:r,persisted:i,beforeEnter(T){let M=c;if(!o.isMounted)if(s)M=_||c;else return;T[Wo]&&T[Wo](!0);const Q=E[h];Q&&Yt(e,Q)&&Q.el[Wo]&&Q.el[Wo](),S(M,[T])},enter(T){let M=l,Q=u,L=d;if(!o.isMounted)if(s)M=C||l,Q=R||u,L=f||d;else return;let ee=!1;const X=T[Is]=H=>{ee||(ee=!0,H?S(L,[T]):S(Q,[T]),x.delayedLeave&&x.delayedLeave(),T[Is]=void 0)};M?P(M,[T,X]):X()},leave(T,M){const Q=String(e.key);if(T[Is]&&T[Is](!0),o.isUnmounting)return M();S(p,[T]);let L=!1;const ee=T[Wo]=X=>{L||(L=!0,M(),X?S(v,[T]):S(g,[T]),T[Wo]=void 0,E[Q]===e&&delete E[Q])};E[Q]=e,m?P(m,[T,ee]):ee()},clone(T){const M=Ka(T,t,o,n,a);return a&&a(M),M}};return x}function gi(e){if(hs(e))return e=To(e),e.children=null,e}function su(e){if(!hs(e))return Lf(e.type)&&e.children?zf(e.children):e;const{shapeFlag:t,children:o}=e;if(o){if(t&16)return o[0];if(t&32&&ue(o.default))return o.default()}}function en(e,t){e.shapeFlag&6&&e.component?(e.transition=t,en(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function el(e,t=!1,o){let n=[],a=0;for(let s=0;s1)for(let s=0;sze({name:e.name},t,{setup:e}))():e}function QB(){const e=Ue();return e?(e.appContext.config.idPrefix||"v")+"-"+e.ids[0]+e.ids[1]++:""}function tl(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function YB(e){const t=Ue(),o=Po(null);if(t){const a=t.refs===Ie?t.refs={}:t.refs;Object.defineProperty(a,e,{enumerable:!0,get:()=>o.value,set:s=>o.value=s})}return o}function Ja(e,t,o,n,a=!1){if(ie(e)){e.forEach((g,v)=>Ja(g,t&&(ie(t)?t[v]:t),o,n,a));return}if(Xo(n)&&!a){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&Ja(e,t,o,n.component.subTree);return}const s=n.shapeFlag&4?As(n.component):n.el,r=a?null:s,{i,r:c}=e,l=t&&t.r,u=i.refs===Ie?i.refs={}:i.refs,d=i.setupState,p=Oe(d),m=d===Ie?()=>!1:g=>qe(p,g);if(l!=null&&l!==c&&(_e(l)?(u[l]=null,m(l)&&(d[l]=null)):Je(l)&&(l.value=null)),ue(c))ua(c,i,12,[r,u]);else{const g=_e(c),v=Je(c);if(g||v){const _=()=>{if(e.f){const C=g?m(c)?d[c]:u[c]:c.value;a?ie(C)&&zc(C,s):ie(C)?C.includes(s)||C.push(s):g?(u[c]=[s],m(c)&&(d[c]=u[c])):(c.value=[s],e.k&&(u[e.k]=c.value))}else g?(u[c]=r,m(c)&&(d[c]=r)):v&&(c.value=r,e.k&&(u[e.k]=r))};r?(_.id=-1,rt(_,o)):_()}}}let ru=!1;const un=()=>{ru||(console.error("Hydration completed but contains mismatches."),ru=!0)},Ib=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",xb=e=>e.namespaceURI.includes("MathML"),xs=e=>{if(e.nodeType===1){if(Ib(e))return"svg";if(xb(e))return"mathml"}},vn=e=>e.nodeType===8;function kb(e){const{mt:t,p:o,o:{patchProp:n,createText:a,nextSibling:s,parentNode:r,remove:i,insert:c,createComment:l}}=e,u=(f,h)=>{if(!h.hasChildNodes()){__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&Uo("Attempting to hydrate existing markup but container is empty. Performing full mount instead."),o(null,f,h),rr(),h._vnode=f;return}d(h.firstChild,f,null,null,null),rr(),h._vnode=f},d=(f,h,E,S,P,x=!1)=>{x=x||!!h.dynamicChildren;const T=vn(f)&&f.data==="[",M=()=>v(f,h,E,S,P,T),{type:Q,ref:L,shapeFlag:ee,patchFlag:X}=h;let H=f.nodeType;h.el=f,X===-2&&(x=!1,h.dynamicChildren=null);let N=null;switch(Q){case Ro:H!==3?h.children===""?(c(h.el=a(""),r(f),f),N=f):N=M():(f.data!==h.children&&(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&Uo("Hydration text mismatch in",f.parentNode,` - rendered on server: ${JSON.stringify(f.data)} - expected on client: ${JSON.stringify(h.children)}`),un(),f.data=h.children),N=s(f));break;case it:R(f)?(N=s(f),C(h.el=f.content.firstChild,f,E)):H!==8||T?N=M():N=s(f);break;case $n:if(T&&(f=s(f),H=f.nodeType),H===1||H===3){N=f;const Y=!h.children.length;for(let B=0;B{x=x||!!h.dynamicChildren;const{type:T,props:M,patchFlag:Q,shapeFlag:L,dirs:ee,transition:X}=h,H=T==="input"||T==="option";if(H||Q!==-1){ee&&io(h,null,E,"created");let N=!1;if(R(f)){N=lm(null,X)&&E&&E.vnode.props&&E.vnode.props.appear;const B=f.content.firstChild;N&&X.beforeEnter(B),C(B,f,E),h.el=f=B}if(L&16&&!(M&&(M.innerHTML||M.textContent))){let B=m(f.firstChild,h,f,E,S,P,x),ne=!1;for(;B;){Oa(f,1)||(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!ne&&(Uo("Hydration children mismatch on",f,` Server rendered element contains more child nodes than client vdom.`),ne=!0),un());const se=B;B=B.nextSibling,i(se)}}else if(L&8){let B=h.children;B[0]===` `&&(f.tagName==="PRE"||f.tagName==="TEXTAREA")&&(B=B.slice(1)),f.textContent!==B&&(Oa(f,0)||(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&Uo("Hydration text content mismatch on",f,` - rendered on server: ${f.textContent} - expected on client: ${h.children}`),un()),f.textContent=h.children)}if(M){if(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__||H||!x||Q&48){const B=f.tagName.includes("-");for(const ne in M)__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&!(ee&&ee.some(se=>se.dir.created))&&qb(f,ne,M[ne],h,E)&&un(),(H&&(ne.endsWith("value")||ne==="indeterminate")||ms(ne)&&!Kn(ne)||ne[0]==="."||B)&&n(f,ne,null,M[ne],void 0,E)}else if(M.onClick)n(f,"onClick",null,M.onClick,void 0,E);else if(Q&4&&So(M.style))for(const B in M.style)M.style[B]}let Y;(Y=M&&M.onVnodeBeforeMount)&&qt(Y,E,h),ee&&io(h,null,E,"beforeMount"),((Y=M&&M.onVnodeMounted)||ee||N)&&gm(()=>{Y&&qt(Y,E,h),N&&X.enter(f),ee&&io(h,null,E,"mounted")},S)}return f.nextSibling},m=(f,h,E,S,P,x,T)=>{T=T||!!h.dynamicChildren;const M=h.children,Q=M.length;let L=!1;for(let ee=0;ee{const{slotScopeIds:T}=h;T&&(P=P?P.concat(T):T);const M=r(f),Q=m(s(f),h,M,E,S,P,x);return Q&&vn(Q)&&Q.data==="]"?s(h.anchor=Q):(un(),c(h.anchor=l("]"),M,Q),Q)},v=(f,h,E,S,P,x)=>{if(Oa(f.parentElement,1)||(__VUE_PROD_HYDRATION_MISMATCH_DETAILS__&&Uo(`Hydration node mismatch: - rendered on server:`,f,f.nodeType===3?"(text)":vn(f)&&f.data==="["?"(start of fragment)":"",` - expected on client:`,h.type),un()),h.el=null,x){const Q=_(f);for(;;){const L=s(f);if(L&&L!==Q)i(L);else break}}const T=s(f),M=r(f);return i(f),o(null,h,M,T,E,S,xs(M),P),E&&(E.vnode.el=h.el,jr(E,h.el)),T},_=(f,h="[",E="]")=>{let S=0;for(;f;)if(f=s(f),f&&vn(f)&&(f.data===h&&S++,f.data===E)){if(S===0)return s(f);S--}return f},C=(f,h,E)=>{const S=h.parentNode;S&&S.replaceChild(f,h);let P=E;for(;P;)P.vnode.el===h&&(P.vnode.el=P.subTree.el=f),P=P.parent},R=f=>f.nodeType===1&&f.tagName==="TEMPLATE";return[u,d]}function qb(e,t,o,n,a){let s,r,i,c;if(t==="class")i=e.getAttribute("class"),c=Me(o),Nb(iu(i||""),iu(c))||(s=2,r="class");else if(t==="style"){i=e.getAttribute("style")||"",c=_e(o)?o:Nv(Oo(o));const l=cu(i),u=cu(c);if(n.dirs)for(const{dir:d,value:p}of n.dirs)d.name==="show"&&!p&&u.set("display","none");a&&Gf(a,n,u),Mb(l,u)||(s=3,r="style")}else(e instanceof SVGElement&&Dv(t)||e instanceof HTMLElement&&(Zl(t)||Lv(t)))&&(Zl(t)?(i=e.hasAttribute(t),c=Hc(o)):o==null?(i=e.hasAttribute(t),c=!1):(e.hasAttribute(t)?i=e.getAttribute(t):t==="value"&&e.tagName==="TEXTAREA"?i=e.value:i=!1,c=Bv(o)?String(o):!1),i!==c&&(s=4,r=t));if(s!=null&&!Oa(e,s)){const l=p=>p===!1?"(not rendered)":`${r}="${p}"`,u=`Hydration ${Hf[s]} mismatch on`,d=` - rendered on server: ${l(i)} - expected on client: ${l(c)} Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead. You should fix the source of the mismatch.`;return Uo(u,e,d),!0}return!1}function iu(e){return new Set(e.trim().split(/\s+/))}function Nb(e,t){if(e.size!==t.size)return!1;for(const o of e)if(!t.has(o))return!1;return!0}function cu(e){const t=new Map;for(const o of e.split(";")){let[n,a]=o.split(":");n=n.trim(),a=a&&a.trim(),n&&a&&t.set(n,a)}return t}function Mb(e,t){if(e.size!==t.size)return!1;for(const[o,n]of e)if(n!==t.get(o))return!1;return!0}function Gf(e,t,o){const n=e.subTree;if(e.getCssVars&&(t===n||n&&n.type===We&&n.children.includes(t))){const a=e.getCssVars();for(const s in a)o.set(`--${jv(s,!1)}`,String(a[s]))}t===n&&e.parent&&Gf(e.parent,e.vnode,o)}const lu="data-allow-mismatch",Hf={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function Oa(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(lu);)e=e.parentElement;const o=e&&e.getAttribute(lu);if(o==null)return!1;if(o==="")return!0;{const n=o.split(",");return t===0&&n.includes("children")?!0:o.split(",").includes(Hf[t])}}const Lb=gs().requestIdleCallback||(e=>setTimeout(e,1)),Db=gs().cancelIdleCallback||(e=>clearTimeout(e)),KB=(e=1e4)=>t=>{const o=Lb(t,{timeout:e});return()=>Db(o)};function Bb(e){const{top:t,left:o,bottom:n,right:a}=e.getBoundingClientRect(),{innerHeight:s,innerWidth:r}=window;return(t>0&&t0&&n0&&o0&&a(t,o)=>{const n=new IntersectionObserver(a=>{for(const s of a)if(s.isIntersecting){n.disconnect(),t();break}},e);return o(a=>{if(a instanceof Element){if(Bb(a))return t(),n.disconnect(),!1;n.observe(a)}}),()=>n.disconnect()},XB=e=>t=>{if(e){const o=matchMedia(e);if(o.matches)t();else return o.addEventListener("change",t,{once:!0}),()=>o.removeEventListener("change",t)}},ZB=(e=[])=>(t,o)=>{_e(e)&&(e=[e]);let n=!1;const a=r=>{n||(n=!0,s(),t(),r.target.dispatchEvent(new r.constructor(r.type,r)))},s=()=>{o(r=>{for(const i of e)r.removeEventListener(i,a)})};return o(r=>{for(const i of e)r.addEventListener(i,a,{once:!0})}),s};function Fb(e,t){if(vn(e)&&e.data==="["){let o=1,n=e.nextSibling;for(;n;){if(n.nodeType===1){if(t(n)===!1)break}else if(vn(n))if(n.data==="]"){if(--o===0)break}else n.data==="["&&o++;n=n.nextSibling}}else t(e)}const Xo=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function $B(e){ue(e)&&(e={loader:e});const{loader:t,loadingComponent:o,errorComponent:n,delay:a=200,hydrate:s,timeout:r,suspensible:i=!0,onError:c}=e;let l=null,u,d=0;const p=()=>(d++,l=null,m()),m=()=>{let g;return l||(g=l=t().catch(v=>{if(v=v instanceof Error?v:new Error(String(v)),c)return new Promise((_,C)=>{c(v,()=>_(p()),()=>C(v),d+1)});throw v}).then(v=>g!==l&&l?l:(v&&(v.__esModule||v[Symbol.toStringTag]==="Module")&&(v=v.default),u=v,v)))};return Ae({name:"AsyncComponentWrapper",__asyncLoader:m,__asyncHydrate(g,v,_){const C=s?()=>{const R=s(_,f=>Fb(g,f));R&&(v.bum||(v.bum=[])).push(R)}:_;u?C():m().then(()=>!v.isUnmounted&&C())},get __asyncResolved(){return u},setup(){const g=ct;if(tl(g),u)return()=>hi(u,g);const v=f=>{l=null,da(f,g,13,!n)};if(i&&g.suspense||ta)return m().then(f=>()=>hi(f,g)).catch(f=>(v(f),()=>n?pe(n,{error:f}):null));const _=le(!1),C=le(),R=le(!!a);return a&&setTimeout(()=>{R.value=!1},a),r!=null&&setTimeout(()=>{if(!_.value&&!C.value){const f=new Error(`Async component timed out after ${r}ms.`);v(f),C.value=f}},r),m().then(()=>{_.value=!0,g.parent&&hs(g.parent.vnode)&&g.parent.update()}).catch(f=>{v(f),C.value=f}),()=>{if(_.value&&u)return hi(u,g);if(C.value&&n)return pe(n,{error:C.value});if(o&&!R.value)return pe(o)}}})}function hi(e,t){const{ref:o,props:n,children:a,ce:s}=t.vnode,r=pe(e,n,a);return r.ref=o,r.ce=s,delete t.vnode.ce,r}const hs=e=>e.type.__isKeepAlive,jb={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const o=Ue(),n=o.ctx;if(!n.renderer)return()=>{const R=t.default&&t.default();return R&&R.length===1?R[0]:R};const a=new Map,s=new Set;let r=null;const i=o.suspense,{renderer:{p:c,m:l,um:u,o:{createElement:d}}}=n,p=d("div");n.activate=(R,f,h,E,S)=>{const P=R.component;l(R,f,h,0,i),c(P.vnode,R,f,h,P,i,E,R.slotScopeIds,S),rt(()=>{P.isDeactivated=!1,P.a&&Jn(P.a);const x=R.props&&R.props.onVnodeMounted;x&&qt(x,P.parent,R)},i)},n.deactivate=R=>{const f=R.component;cr(f.m),cr(f.a),l(R,p,null,1,i),rt(()=>{f.da&&Jn(f.da);const h=R.props&&R.props.onVnodeUnmounted;h&&qt(h,f.parent,R),f.isDeactivated=!0},i)};function m(R){vi(R),u(R,o,i,!0)}function g(R){a.forEach((f,h)=>{const E=pr(f.type);E&&!R(E)&&v(h)})}function v(R){const f=a.get(R);f&&(!r||!Yt(f,r))?m(f):r&&vi(r),a.delete(R),s.delete(R)}Xe(()=>[e.include,e.exclude],([R,f])=>{R&&g(h=>Ta(R,h)),f&&g(h=>!Ta(f,h))},{flush:"post",deep:!0});let _=null;const C=()=>{_!=null&&(lr(o.subTree.type)?rt(()=>{a.set(_,ks(o.subTree))},o.subTree.suspense):a.set(_,ks(o.subTree)))};return po(C),Br(C),vs(()=>{a.forEach(R=>{const{subTree:f,suspense:h}=o,E=ks(f);if(R.type===E.type&&R.key===E.key){vi(E);const S=E.component.da;S&&rt(S,h);return}m(R)})}),()=>{if(_=null,!t.default)return r=null;const R=t.default(),f=R[0];if(R.length>1)return r=null,R;if(!tn(f)||!(f.shapeFlag&4)&&!(f.shapeFlag&128))return r=null,f;let h=ks(f);if(h.type===it)return r=null,h;const E=h.type,S=pr(Xo(h)?h.type.__asyncResolved||{}:E),{include:P,exclude:x,max:T}=e;if(P&&(!S||!Ta(P,S))||x&&S&&Ta(x,S))return h.shapeFlag&=-257,r=h,f;const M=h.key==null?E:h.key,Q=a.get(M);return h.el&&(h=To(h),f.shapeFlag&128&&(f.ssContent=h)),_=M,Q?(h.el=Q.el,h.component=Q.component,h.transition&&en(h,h.transition),h.shapeFlag|=512,s.delete(M),s.add(M)):(s.add(M),T&&s.size>parseInt(T,10)&&v(s.values().next().value)),h.shapeFlag|=256,r=h,lr(f.type)?f:h}}},eF=jb;function Ta(e,t){return ie(e)?e.some(o=>Ta(o,t)):_e(e)?e.split(",").includes(t):_v(e)?(e.lastIndex=0,e.test(t)):!1}function Ub(e,t){Wf(e,"a",t)}function zb(e,t){Wf(e,"da",t)}function Wf(e,t,o=ct){const n=e.__wdc||(e.__wdc=()=>{let a=o;for(;a;){if(a.isDeactivated)return;a=a.parent}return e()});if(Dr(t,n,o),o){let a=o.parent;for(;a&&a.parent;)hs(a.parent.vnode)&&Vb(n,t,o,a),a=a.parent}}function Vb(e,t,o,n){const a=Dr(t,e,n,!0);bs(()=>{zc(n[t],a)},o)}function vi(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function ks(e){return e.shapeFlag&128?e.ssContent:e}function Dr(e,t,o=ct,n=!1){if(o){const a=o[e]||(o[e]=[]),s=t.__weh||(t.__weh=(...r)=>{xo();const i=Tn(o),c=eo(t,o,e,r);return i(),ko(),c});return n?a.unshift(s):a.push(s),s}}const qo=e=>(t,o=ct)=>{(!ta||e==="sp")&&Dr(e,(...n)=>t(...n),o)},Qf=qo("bm"),po=qo("m"),Yf=qo("bu"),Br=qo("u"),vs=qo("bum"),bs=qo("um"),Gb=qo("sp"),Hb=qo("rtg"),Wb=qo("rtc");function Qb(e,t=ct){Dr("ec",e,t)}const ol="components",Yb="directives";function Kb(e,t){return nl(ol,e,!0,t)||e}const Kf=Symbol.for("v-ndc");function Ko(e){return _e(e)?nl(ol,e,!1)||e:e||Kf}function tF(e){return nl(Yb,e)}function nl(e,t,o=!0,n=!1){const a=lt||ct;if(a){const s=a.type;if(e===ol){const i=pr(s,!1);if(i&&(i===t||i===gt(t)||i===Tr(gt(t))))return s}const r=uu(a[e]||s[e],t)||uu(a.appContext[e],t);return!r&&n?s:r}}function uu(e,t){return e&&(e[t]||e[gt(t)]||e[Tr(gt(t))])}function oF(e,t,o,n){let a;const s=o&&o[n],r=ie(e);if(r||_e(e)){const i=r&&So(e);let c=!1;i&&(c=!Vt(e),e=kr(e)),a=new Array(e.length);for(let l=0,u=e.length;lt(i,c,void 0,s&&s[c]));else{const i=Object.keys(e);a=new Array(i.length);for(let c=0,l=i.length;c{const s=n.fn(...a);return s&&(s.key=n.key),s}:n.fn)}return e}function wt(e,t,o={},n,a){if(lt.ce||lt.parent&&Xo(lt.parent)&<.parent.ce)return t!=="default"&&(o.name=t),ce(),Ze(We,null,[pe("slot",o,n&&n())],64);let s=e[t];s&&s._c&&(s._d=!1),ce();const r=s&&al(s(o)),i=o.key||r&&r.key,c=Ze(We,{key:(i&&!$t(i)?i:`_${t}`)+(!r&&n?"_fb":"")},r||(n?n():[]),r&&e._===1?64:-2);return!a&&c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),s&&s._c&&(s._d=!0),c}function al(e){return e.some(t=>tn(t)?!(t.type===it||t.type===We&&!al(t.children)):!0)?e:null}function aF(e,t){const o={};for(const n in e)o[t&&/[A-Z]/.test(n)?`on:${n}`:js(n)]=e[n];return o}const Hi=e=>e?Am(e)?As(e):Hi(e.parent):null,Ma=ze(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Hi(e.parent),$root:e=>Hi(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>rl(e),$forceUpdate:e=>e.f||(e.f=()=>{$c(e.update)}),$nextTick:e=>e.n||(e.n=Mt.bind(e.proxy)),$watch:e=>yy.bind(e)}),bi=(e,t)=>e!==Ie&&!e.__isScriptSetup&&qe(e,t),Wi={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:o,setupState:n,data:a,props:s,accessCache:r,type:i,appContext:c}=e;let l;if(t[0]!=="$"){const m=r[t];if(m!==void 0)switch(m){case 1:return n[t];case 2:return a[t];case 4:return o[t];case 3:return s[t]}else{if(bi(n,t))return r[t]=1,n[t];if(a!==Ie&&qe(a,t))return r[t]=2,a[t];if((l=e.propsOptions[0])&&qe(l,t))return r[t]=3,s[t];if(o!==Ie&&qe(o,t))return r[t]=4,o[t];Qi&&(r[t]=0)}}const u=Ma[t];let d,p;if(u)return t==="$attrs"&&bt(e.attrs,"get",""),u(e);if((d=i.__cssModules)&&(d=d[t]))return d;if(o!==Ie&&qe(o,t))return r[t]=4,o[t];if(p=c.config.globalProperties,qe(p,t))return p[t]},set({_:e},t,o){const{data:n,setupState:a,ctx:s}=e;return bi(a,t)?(a[t]=o,!0):n!==Ie&&qe(n,t)?(n[t]=o,!0):qe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=o,!0)},has({_:{data:e,setupState:t,accessCache:o,ctx:n,appContext:a,propsOptions:s}},r){let i;return!!o[r]||e!==Ie&&qe(e,r)||bi(t,r)||(i=s[0])&&qe(i,r)||qe(n,r)||qe(Ma,r)||qe(a.config.globalProperties,r)},defineProperty(e,t,o){return o.get!=null?e._.accessCache[t]=0:qe(o,"value")&&this.set(e,t,o.value,null),Reflect.defineProperty(e,t,o)}},Jb=ze({},Wi,{get(e,t){if(t!==Symbol.unscopables)return Wi.get(e,t,e)},has(e,t){return t[0]!=="_"&&!Tv(t)}});function sF(){return null}function rF(){return null}function iF(e){}function cF(e){}function lF(){return null}function uF(){}function dF(e,t){return null}function sl(){return Jf().slots}function Xb(){return Jf().attrs}function Jf(){const e=Ue();return e.setupContext||(e.setupContext=Cm(e))}function Xa(e){return ie(e)?e.reduce((t,o)=>(t[o]=null,t),{}):e}function pF(e,t){const o=Xa(e);for(const n in t){if(n.startsWith("__skip"))continue;let a=o[n];a?ie(a)||ue(a)?a=o[n]={type:a,default:t[n]}:a.default=t[n]:a===null&&(a=o[n]={default:t[n]}),a&&t[`__skip_${n}`]&&(a.skipFactory=!0)}return o}function fF(e,t){return!e||!t?e||t:ie(e)&&ie(t)?e.concat(t):ze({},Xa(e),Xa(t))}function mF(e,t){const o={};for(const n in e)t.includes(n)||Object.defineProperty(o,n,{enumerable:!0,get:()=>e[n]});return o}function gF(e){const t=Ue();let o=e();return Zi(),Vc(o)&&(o=o.catch(n=>{throw Tn(t),n})),[o,()=>Tn(t)]}let Qi=!0;function Zb(e){const t=rl(e),o=e.proxy,n=e.ctx;Qi=!1,t.beforeCreate&&du(t.beforeCreate,e,"bc");const{data:a,computed:s,methods:r,watch:i,provide:c,inject:l,created:u,beforeMount:d,mounted:p,beforeUpdate:m,updated:g,activated:v,deactivated:_,beforeDestroy:C,beforeUnmount:R,destroyed:f,unmounted:h,render:E,renderTracked:S,renderTriggered:P,errorCaptured:x,serverPrefetch:T,expose:M,inheritAttrs:Q,components:L,directives:ee,filters:X}=t;if(l&&$b(l,n,null),r)for(const Y in r){const B=r[Y];ue(B)&&(n[Y]=B.bind(o))}if(a){const Y=a.call(o,o);Ne(Y)&&(e.data=an(Y))}if(Qi=!0,s)for(const Y in s){const B=s[Y],ne=ue(B)?B.bind(o,o):ue(B.get)?B.get.bind(o,o):It,se=!ue(B)&&ue(B.set)?B.set.bind(o):It,fe=te({get:ne,set:se});Object.defineProperty(n,Y,{enumerable:!0,configurable:!0,get:()=>fe.value,set:ve=>fe.value=ve})}if(i)for(const Y in i)Xf(i[Y],n,o,Y);if(c){const Y=ue(c)?c.call(o):c;Reflect.ownKeys(Y).forEach(B=>{Zo(B,Y[B])})}u&&du(u,e,"c");function N(Y,B){ie(B)?B.forEach(ne=>Y(ne.bind(o))):B&&Y(B.bind(o))}if(N(Qf,d),N(po,p),N(Yf,m),N(Br,g),N(Ub,v),N(zb,_),N(Qb,x),N(Wb,S),N(Hb,P),N(vs,R),N(bs,h),N(Gb,T),ie(M))if(M.length){const Y=e.exposed||(e.exposed={});M.forEach(B=>{Object.defineProperty(Y,B,{get:()=>o[B],set:ne=>o[B]=ne})})}else e.exposed||(e.exposed={});E&&e.render===It&&(e.render=E),Q!=null&&(e.inheritAttrs=Q),L&&(e.components=L),ee&&(e.directives=ee),T&&tl(e)}function $b(e,t,o=It){ie(e)&&(e=Yi(e));for(const n in e){const a=e[n];let s;Ne(a)?"default"in a?s=De(a.from||n,a.default,!0):s=De(a.from||n):s=De(a),Je(s)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>s.value,set:r=>s.value=r}):t[n]=s}}function du(e,t,o){eo(ie(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,o)}function Xf(e,t,o,n){let a=n.includes(".")?dm(o,n):()=>o[n];if(_e(e)){const s=t[e];ue(s)&&Xe(a,s)}else if(ue(e))Xe(a,e.bind(o));else if(Ne(e))if(ie(e))e.forEach(s=>Xf(s,t,o,n));else{const s=ue(e.handler)?e.handler.bind(o):t[e.handler];ue(s)&&Xe(a,s,e)}}function rl(e){const t=e.type,{mixins:o,extends:n}=t,{mixins:a,optionsCache:s,config:{optionMergeStrategies:r}}=e.appContext,i=s.get(t);let c;return i?c=i:!a.length&&!o&&!n?c=t:(c={},a.length&&a.forEach(l=>ir(c,l,r,!0)),ir(c,t,r)),Ne(t)&&s.set(t,c),c}function ir(e,t,o,n=!1){const{mixins:a,extends:s}=t;s&&ir(e,s,o,!0),a&&a.forEach(r=>ir(e,r,o,!0));for(const r in t)if(!(n&&r==="expose")){const i=ey[r]||o&&o[r];e[r]=i?i(e[r],t[r]):t[r]}return e}const ey={data:pu,props:fu,emits:fu,methods:Ia,computed:Ia,beforeCreate:_t,created:_t,beforeMount:_t,mounted:_t,beforeUpdate:_t,updated:_t,beforeDestroy:_t,beforeUnmount:_t,destroyed:_t,unmounted:_t,activated:_t,deactivated:_t,errorCaptured:_t,serverPrefetch:_t,components:Ia,directives:Ia,watch:oy,provide:pu,inject:ty};function pu(e,t){return t?e?function(){return ze(ue(e)?e.call(this,this):e,ue(t)?t.call(this,this):t)}:t:e}function ty(e,t){return Ia(Yi(e),Yi(t))}function Yi(e){if(ie(e)){const t={};for(let o=0;o1)return o&&ue(t)?t.call(n&&n.proxy):t}}function hF(){return!!(ct||lt||Sn)}const $f={},em=()=>Object.create($f),tm=e=>Object.getPrototypeOf(e)===$f;function sy(e,t,o,n=!1){const a={},s=em();e.propsDefaults=Object.create(null),om(e,t,a,s);for(const r in e.propsOptions[0])r in a||(a[r]=void 0);o?e.props=n?a:Pf(a):e.type.props?e.props=a:e.props=s,e.attrs=s}function ry(e,t,o,n){const{props:a,attrs:s,vnode:{patchFlag:r}}=e,i=Oe(a),[c]=e.propsOptions;let l=!1;if((n||r>0)&&!(r&16)){if(r&8){const u=e.vnode.dynamicProps;for(let d=0;d{c=!0;const[p,m]=nm(d,t,!0);ze(r,p),m&&i.push(...m)};!o&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!s&&!c)return Ne(e)&&n.set(e,Qn),Qn;if(ie(s))for(let u=0;ue[0]==="_"||e==="$stable",il=e=>ie(e)?e.map(Nt):[Nt(e)],cy=(e,t,o)=>{if(t._n)return t;const n=xe((...a)=>il(t(...a)),o);return n._c=!1,n},sm=(e,t,o)=>{const n=e._ctx;for(const a in e){if(am(a))continue;const s=e[a];if(ue(s))t[a]=cy(a,s,n);else if(s!=null){const r=il(s);t[a]=()=>r}}},rm=(e,t)=>{const o=il(t);e.slots.default=()=>o},im=(e,t,o)=>{for(const n in t)(o||n!=="_")&&(e[n]=t[n])},ly=(e,t,o)=>{const n=e.slots=em();if(e.vnode.shapeFlag&32){const a=t._;a?(im(n,t,o),o&&af(n,"_",a,!0)):sm(t,n)}else t&&rm(e,t)},uy=(e,t,o)=>{const{vnode:n,slots:a}=e;let s=!0,r=Ie;if(n.shapeFlag&32){const i=t._;i?o&&i===1?s=!1:im(a,t,o):(s=!t.$stable,sm(t,a)),r=t}else t&&(rm(e,t),r={default:1});if(s)for(const i in a)!am(i)&&r[i]==null&&delete a[i]};function dy(){typeof __VUE_PROD_HYDRATION_MISMATCH_DETAILS__!="boolean"&&(gs().__VUE_PROD_HYDRATION_MISMATCH_DETAILS__=!1)}const rt=gm;function py(e){return cm(e)}function fy(e){return cm(e,kb)}function cm(e,t){dy();const o=gs();o.__VUE__=!0;const{insert:n,remove:a,patchProp:s,createElement:r,createText:i,createComment:c,setText:l,setElementText:u,parentNode:d,nextSibling:p,setScopeId:m=It,insertStaticContent:g}=e,v=(w,b,I,J=null,G=null,$=null,oe=void 0,y=null,A=!!b.dynamicChildren)=>{if(w===b)return;w&&!Yt(w,b)&&(J=U(w),ve(w,G,$,!0),w=null),b.patchFlag===-2&&(A=!1,b.dynamicChildren=null);const{type:O,ref:K,shapeFlag:q}=b;switch(O){case Ro:_(w,b,I,J);break;case it:C(w,b,I,J);break;case $n:w==null&&R(b,I,J,oe);break;case We:L(w,b,I,J,G,$,oe,y,A);break;default:q&1?E(w,b,I,J,G,$,oe,y,A):q&6?ee(w,b,I,J,G,$,oe,y,A):(q&64||q&128)&&O.process(w,b,I,J,G,$,oe,y,A,Z)}K!=null&&G&&Ja(K,w&&w.ref,$,b||w,!b)},_=(w,b,I,J)=>{if(w==null)n(b.el=i(b.children),I,J);else{const G=b.el=w.el;b.children!==w.children&&l(G,b.children)}},C=(w,b,I,J)=>{w==null?n(b.el=c(b.children||""),I,J):b.el=w.el},R=(w,b,I,J)=>{[w.el,w.anchor]=g(w.children,b,I,J,w.el,w.anchor)},f=({el:w,anchor:b},I,J)=>{let G;for(;w&&w!==b;)G=p(w),n(w,I,J),w=G;n(b,I,J)},h=({el:w,anchor:b})=>{let I;for(;w&&w!==b;)I=p(w),a(w),w=I;a(b)},E=(w,b,I,J,G,$,oe,y,A)=>{b.type==="svg"?oe="svg":b.type==="math"&&(oe="mathml"),w==null?S(b,I,J,G,$,oe,y,A):T(w,b,G,$,oe,y,A)},S=(w,b,I,J,G,$,oe,y)=>{let A,O;const{props:K,shapeFlag:q,transition:V,dirs:k}=w;if(A=w.el=r(w.type,$,K&&K.is,K),q&8?u(A,w.children):q&16&&x(w.children,A,null,J,G,yi(w,$),oe,y),k&&io(w,null,J,"created"),P(A,w,w.scopeId,oe,J),K){for(const de in K)de!=="value"&&!Kn(de)&&s(A,de,null,K[de],$,J);"value"in K&&s(A,"value",null,K.value,$),(O=K.onVnodeBeforeMount)&&qt(O,J,w)}k&&io(w,null,J,"beforeMount");const j=lm(G,V);j&&V.beforeEnter(A),n(A,b,I),((O=K&&K.onVnodeMounted)||j||k)&&rt(()=>{O&&qt(O,J,w),j&&V.enter(A),k&&io(w,null,J,"mounted")},G)},P=(w,b,I,J,G)=>{if(I&&m(w,I),J)for(let $=0;${for(let O=A;O{const y=b.el=w.el;let{patchFlag:A,dynamicChildren:O,dirs:K}=b;A|=w.patchFlag&16;const q=w.props||Ie,V=b.props||Ie;let k;if(I&&dn(I,!1),(k=V.onVnodeBeforeUpdate)&&qt(k,I,b,w),K&&io(b,w,I,"beforeUpdate"),I&&dn(I,!0),(q.innerHTML&&V.innerHTML==null||q.textContent&&V.textContent==null)&&u(y,""),O?M(w.dynamicChildren,O,y,I,J,yi(b,G),$):oe||B(w,b,y,null,I,J,yi(b,G),$,!1),A>0){if(A&16)Q(y,q,V,I,G);else if(A&2&&q.class!==V.class&&s(y,"class",null,V.class,G),A&4&&s(y,"style",q.style,V.style,G),A&8){const j=b.dynamicProps;for(let de=0;de{k&&qt(k,I,b,w),K&&io(b,w,I,"updated")},J)},M=(w,b,I,J,G,$,oe)=>{for(let y=0;y{if(b!==I){if(b!==Ie)for(const $ in b)!Kn($)&&!($ in I)&&s(w,$,b[$],null,G,J);for(const $ in I){if(Kn($))continue;const oe=I[$],y=b[$];oe!==y&&$!=="value"&&s(w,$,y,oe,G,J)}"value"in I&&s(w,"value",b.value,I.value,G)}},L=(w,b,I,J,G,$,oe,y,A)=>{const O=b.el=w?w.el:i(""),K=b.anchor=w?w.anchor:i("");let{patchFlag:q,dynamicChildren:V,slotScopeIds:k}=b;k&&(y=y?y.concat(k):k),w==null?(n(O,I,J),n(K,I,J),x(b.children||[],I,K,G,$,oe,y,A)):q>0&&q&64&&V&&w.dynamicChildren?(M(w.dynamicChildren,V,I,G,$,oe,y),(b.key!=null||G&&b===G.subTree)&&cl(w,b,!0)):B(w,b,I,K,G,$,oe,y,A)},ee=(w,b,I,J,G,$,oe,y,A)=>{b.slotScopeIds=y,w==null?b.shapeFlag&512?G.ctx.activate(b,I,J,oe,A):X(b,I,J,G,$,oe,A):H(w,b,A)},X=(w,b,I,J,G,$,oe)=>{const y=w.component=ym(w,J,G);if(hs(w)&&(y.ctx.renderer=Z),wm(y,!1,oe),y.asyncDep){if(G&&G.registerDep(y,N,oe),!w.el){const A=y.subTree=pe(it);C(null,A,b,I)}}else N(y,w,b,I,G,$,oe)},H=(w,b,I)=>{const J=b.component=w.component;if(_y(w,b,I))if(J.asyncDep&&!J.asyncResolved){Y(J,b,I);return}else J.next=b,J.update();else b.el=w.el,J.vnode=b},N=(w,b,I,J,G,$,oe)=>{const y=()=>{if(w.isMounted){let{next:q,bu:V,u:k,parent:j,vnode:de}=w;{const Ct=um(w);if(Ct){q&&(q.el=de.el,Y(w,q,oe)),Ct.asyncDep.then(()=>{w.isUnmounted||y()});return}}let me=q,et;dn(w,!1),q?(q.el=de.el,Y(w,q,oe)):q=de,V&&Jn(V),(et=q.props&&q.props.onVnodeBeforeUpdate)&&qt(et,j,q,de),dn(w,!0);const tt=zs(w),pt=w.subTree;w.subTree=tt,v(pt,tt,d(pt.el),U(pt),w,G,$),q.el=tt.el,me===null&&jr(w,tt.el),k&&rt(k,G),(et=q.props&&q.props.onVnodeUpdated)&&rt(()=>qt(et,j,q,de),G)}else{let q;const{el:V,props:k}=b,{bm:j,m:de,parent:me,root:et,type:tt}=w,pt=Xo(b);if(dn(w,!1),j&&Jn(j),!pt&&(q=k&&k.onVnodeBeforeMount)&&qt(q,me,b),dn(w,!0),V&&he){const Ct=()=>{w.subTree=zs(w),he(V,w.subTree,w,G,null)};pt&&tt.__asyncHydrate?tt.__asyncHydrate(V,w,Ct):Ct()}else{et.ce&&et.ce._injectChildStyle(tt);const Ct=w.subTree=zs(w);v(null,Ct,I,J,w,G,$),b.el=Ct.el}if(de&&rt(de,G),!pt&&(q=k&&k.onVnodeMounted)){const Ct=b;rt(()=>qt(q,me,Ct),G)}(b.shapeFlag&256||me&&Xo(me.vnode)&&me.vnode.shapeFlag&256)&&w.a&&rt(w.a,G),w.isMounted=!0,b=I=J=null}};w.scope.on();const A=w.effect=new er(y);w.scope.off();const O=w.update=A.run.bind(A),K=w.job=A.runIfDirty.bind(A);K.i=w,K.id=w.uid,A.scheduler=()=>$c(K),dn(w,!0),O()},Y=(w,b,I)=>{b.component=w;const J=w.vnode.props;w.vnode=b,w.next=null,ry(w,b.props,J,I),uy(w,b.children,I),xo(),tu(w),ko()},B=(w,b,I,J,G,$,oe,y,A=!1)=>{const O=w&&w.children,K=w?w.shapeFlag:0,q=b.children,{patchFlag:V,shapeFlag:k}=b;if(V>0){if(V&128){se(O,q,I,J,G,$,oe,y,A);return}else if(V&256){ne(O,q,I,J,G,$,oe,y,A);return}}k&8?(K&16&&ke(O,G,$),q!==O&&u(I,q)):K&16?k&16?se(O,q,I,J,G,$,oe,y,A):ke(O,G,$,!0):(K&8&&u(I,""),k&16&&x(q,I,J,G,$,oe,y,A))},ne=(w,b,I,J,G,$,oe,y,A)=>{w=w||Qn,b=b||Qn;const O=w.length,K=b.length,q=Math.min(O,K);let V;for(V=0;VK?ke(w,G,$,!0,!1,q):x(b,I,J,G,$,oe,y,A,q)},se=(w,b,I,J,G,$,oe,y,A)=>{let O=0;const K=b.length;let q=w.length-1,V=K-1;for(;O<=q&&O<=V;){const k=w[O],j=b[O]=A?Qo(b[O]):Nt(b[O]);if(Yt(k,j))v(k,j,I,null,G,$,oe,y,A);else break;O++}for(;O<=q&&O<=V;){const k=w[q],j=b[V]=A?Qo(b[V]):Nt(b[V]);if(Yt(k,j))v(k,j,I,null,G,$,oe,y,A);else break;q--,V--}if(O>q){if(O<=V){const k=V+1,j=kV)for(;O<=q;)ve(w[O],G,$,!0),O++;else{const k=O,j=O,de=new Map;for(O=j;O<=V;O++){const Dt=b[O]=A?Qo(b[O]):Nt(b[O]);Dt.key!=null&&de.set(Dt.key,O)}let me,et=0;const tt=V-j+1;let pt=!1,Ct=0;const Bn=new Array(tt);for(O=0;O=tt){ve(Dt,G,$,!0);continue}let no;if(Dt.key!=null)no=de.get(Dt.key);else for(me=j;me<=V;me++)if(Bn[me-j]===0&&Yt(Dt,b[me])){no=me;break}no===void 0?ve(Dt,G,$,!0):(Bn[no-j]=O+1,no>=Ct?Ct=no:pt=!0,v(Dt,b[no],I,null,G,$,oe,y,A),et++)}const Yl=pt?my(Bn):Qn;for(me=Yl.length-1,O=tt-1;O>=0;O--){const Dt=j+O,no=b[Dt],Kl=Dt+1{const{el:$,type:oe,transition:y,children:A,shapeFlag:O}=w;if(O&6){fe(w.component.subTree,b,I,J);return}if(O&128){w.suspense.move(b,I,J);return}if(O&64){oe.move(w,b,I,Z);return}if(oe===We){n($,b,I);for(let q=0;qy.enter($),G);else{const{leave:q,delayLeave:V,afterLeave:k}=y,j=()=>n($,b,I),de=()=>{q($,()=>{j(),k&&k()})};V?V($,j,de):de()}else n($,b,I)},ve=(w,b,I,J=!1,G=!1)=>{const{type:$,props:oe,ref:y,children:A,dynamicChildren:O,shapeFlag:K,patchFlag:q,dirs:V,cacheIndex:k}=w;if(q===-2&&(G=!1),y!=null&&Ja(y,null,I,w,!0),k!=null&&(b.renderCache[k]=void 0),K&256){b.ctx.deactivate(w);return}const j=K&1&&V,de=!Xo(w);let me;if(de&&(me=oe&&oe.onVnodeBeforeUnmount)&&qt(me,b,w),K&6)Fe(w.component,I,J);else{if(K&128){w.suspense.unmount(I,J);return}j&&io(w,null,b,"beforeUnmount"),K&64?w.type.remove(w,b,I,Z,J):O&&!O.hasOnce&&($!==We||q>0&&q&64)?ke(O,b,I,!1,!0):($===We&&q&384||!G&&K&16)&&ke(A,b,I),J&&Se(w)}(de&&(me=oe&&oe.onVnodeUnmounted)||j)&&rt(()=>{me&&qt(me,b,w),j&&io(w,null,b,"unmounted")},I)},Se=w=>{const{type:b,el:I,anchor:J,transition:G}=w;if(b===We){Re(I,J);return}if(b===$n){h(w);return}const $=()=>{a(I),G&&!G.persisted&&G.afterLeave&&G.afterLeave()};if(w.shapeFlag&1&&G&&!G.persisted){const{leave:oe,delayLeave:y}=G,A=()=>oe(I,$);y?y(w.el,$,A):A()}else $()},Re=(w,b)=>{let I;for(;w!==b;)I=p(w),a(w),w=I;a(b)},Fe=(w,b,I)=>{const{bum:J,scope:G,job:$,subTree:oe,um:y,m:A,a:O}=w;cr(A),cr(O),J&&Jn(J),G.stop(),$&&($.flags|=8,ve(oe,w,b,I)),y&&rt(y,b),rt(()=>{w.isUnmounted=!0},b),b&&b.pendingBranch&&!b.isUnmounted&&w.asyncDep&&!w.asyncResolved&&w.suspenseId===b.pendingId&&(b.deps--,b.deps===0&&b.resolve())},ke=(w,b,I,J=!1,G=!1,$=0)=>{for(let oe=$;oe{if(w.shapeFlag&6)return U(w.component.subTree);if(w.shapeFlag&128)return w.suspense.next();const b=p(w.anchor||w.el),I=b&&b[Mf];return I?p(I):b};let z=!1;const W=(w,b,I)=>{w==null?b._vnode&&ve(b._vnode,null,null,!0):v(b._vnode||null,w,b,null,null,null,I),b._vnode=w,z||(z=!0,tu(),rr(),z=!1)},Z={p:v,um:ve,m:fe,r:Se,mt:X,mc:x,pc:B,pbc:M,n:U,o:e};let re,he;return t&&([re,he]=t(Z)),{render:W,hydrate:re,createApp:ay(W,re)}}function yi({type:e,props:t},o){return o==="svg"&&e==="foreignObject"||o==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:o}function dn({effect:e,job:t},o){o?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function lm(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function cl(e,t,o=!1){const n=e.children,a=t.children;if(ie(n)&&ie(a))for(let s=0;s>1,e[o[i]]0&&(t[n]=o[s-1]),o[s]=n)}}for(s=o.length,r=o[s-1];s-- >0;)o[s]=r,r=t[r];return o}function um(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:um(t)}function cr(e){if(e)for(let t=0;tDe(gy);function vy(e,t){return ys(e,null,t)}function vF(e,t){return ys(e,null,{flush:"post"})}function by(e,t){return ys(e,null,{flush:"sync"})}function Xe(e,t,o){return ys(e,t,o)}function ys(e,t,o=Ie){const{immediate:n,deep:a,flush:s,once:r}=o,i=ze({},o),c=t&&n||!t&&s!=="post";let l;if(ta){if(s==="sync"){const m=hy();l=m.__watcherHandles||(m.__watcherHandles=[])}else if(!c){const m=()=>{};return m.stop=It,m.resume=It,m.pause=It,m}}const u=ct;i.call=(m,g,v)=>eo(m,u,g,v);let d=!1;s==="post"?i.scheduler=m=>{rt(m,u&&u.suspense)}:s!=="sync"&&(d=!0,i.scheduler=(m,g)=>{g?m():$c(m)}),i.augmentJob=m=>{t&&(m.flags|=4),d&&(m.flags|=2,u&&(m.id=u.uid,m.i=u))};const p=hb(e,t,i);return ta&&(l?l.push(p):c&&p()),p}function yy(e,t,o){const n=this.proxy,a=_e(e)?e.includes(".")?dm(n,e):()=>n[e]:e.bind(n,n);let s;ue(t)?s=t:(s=t.handler,o=t);const r=Tn(this),i=ys(a,s.bind(n),o);return r(),i}function dm(e,t){const o=t.split(".");return()=>{let n=e;for(let a=0;a{let u,d=Ie,p;return by(()=>{const m=e[a];Rt(u,m)&&(u=m,l())}),{get(){return c(),o.get?o.get(u):u},set(m){const g=o.set?o.set(m):m;if(!Rt(g,u)&&!(d!==Ie&&Rt(m,d)))return;const v=n.vnode.props;v&&(t in v||a in v||s in v)&&(`onUpdate:${t}`in v||`onUpdate:${a}`in v||`onUpdate:${s}`in v)||(u=m,l()),n.emit(`update:${t}`,g),Rt(m,g)&&Rt(m,d)&&!Rt(g,p)&&l(),d=m,p=g}}});return i[Symbol.iterator]=()=>{let c=0;return{next(){return c<2?{value:c++?r||Ie:i,done:!1}:{done:!0}}}},i}const pm=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${gt(t)}Modifiers`]||e[`${Tt(t)}Modifiers`];function Ay(e,t,...o){if(e.isUnmounted)return;const n=e.vnode.props||Ie;let a=o;const s=t.startsWith("update:"),r=s&&pm(n,t.slice(7));r&&(r.trim&&(a=o.map(u=>_e(u)?u.trim():u)),r.number&&(a=o.map(Zs)));let i,c=n[i=js(t)]||n[i=js(gt(t))];!c&&s&&(c=n[i=js(Tt(t))]),c&&eo(c,e,6,a);const l=n[i+"Once"];if(l){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,eo(l,e,6,a)}}function fm(e,t,o=!1){const n=t.emitsCache,a=n.get(e);if(a!==void 0)return a;const s=e.emits;let r={},i=!1;if(!ue(e)){const c=l=>{const u=fm(l,t,!0);u&&(i=!0,ze(r,u))};!o&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!s&&!i?(Ne(e)&&n.set(e,null),null):(ie(s)?s.forEach(c=>r[c]=null):ze(r,s),Ne(e)&&n.set(e,r),r)}function Fr(e,t){return!e||!ms(t)?!1:(t=t.slice(2).replace(/Once$/,""),qe(e,t[0].toLowerCase()+t.slice(1))||qe(e,Tt(t))||qe(e,t))}function zs(e){const{type:t,vnode:o,proxy:n,withProxy:a,propsOptions:[s],slots:r,attrs:i,emit:c,render:l,renderCache:u,props:d,data:p,setupState:m,ctx:g,inheritAttrs:v}=e,_=Ya(e);let C,R;try{if(o.shapeFlag&4){const h=a||n,E=h;C=Nt(l.call(E,h,u,d,m,p,g)),R=i}else{const h=t;C=Nt(h.length>1?h(d,{attrs:i,slots:r,emit:c}):h(d,null)),R=t.props?i:Ey(i)}}catch(h){La.length=0,da(h,e,1),C=pe(it)}let f=C;if(R&&v!==!1){const h=Object.keys(R),{shapeFlag:E}=f;h.length&&E&7&&(s&&h.some(Uc)&&(R=Cy(R,s)),f=To(f,R,!1,!0))}return o.dirs&&(f=To(f,null,!1,!0),f.dirs=f.dirs?f.dirs.concat(o.dirs):o.dirs),o.transition&&en(f,o.transition),C=f,Ya(_),C}function wy(e,t=!0){let o;for(let n=0;n{let t;for(const o in e)(o==="class"||o==="style"||ms(o))&&((t||(t={}))[o]=e[o]);return t},Cy=(e,t)=>{const o={};for(const n in e)(!Uc(n)||!(n.slice(9)in t))&&(o[n]=e[n]);return o};function _y(e,t,o){const{props:n,children:a,component:s}=e,{props:r,children:i,patchFlag:c}=t,l=s.emitsOptions;if(t.dirs||t.transition)return!0;if(o&&c>=0){if(c&1024)return!0;if(c&16)return n?gu(n,r,l):!!r;if(c&8){const u=t.dynamicProps;for(let d=0;de.__isSuspense;let Ji=0;const Sy={name:"Suspense",__isSuspense:!0,process(e,t,o,n,a,s,r,i,c,l){if(e==null)Py(t,o,n,a,s,r,i,c,l);else{if(s&&s.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}Ry(e,t,o,n,a,r,i,c,l)}},hydrate:Oy,normalize:Ty},yF=Sy;function Za(e,t){const o=e.props&&e.props[t];ue(o)&&o()}function Py(e,t,o,n,a,s,r,i,c){const{p:l,o:{createElement:u}}=c,d=u("div"),p=e.suspense=mm(e,a,n,t,d,o,s,r,i,c);l(null,p.pendingBranch=e.ssContent,d,null,n,p,s,r),p.deps>0?(Za(e,"onPending"),Za(e,"onFallback"),l(null,e.ssFallback,t,o,n,null,s,r),Zn(p,e.ssFallback)):p.resolve(!1,!0)}function Ry(e,t,o,n,a,s,r,i,{p:c,um:l,o:{createElement:u}}){const d=t.suspense=e.suspense;d.vnode=t,t.el=e.el;const p=t.ssContent,m=t.ssFallback,{activeBranch:g,pendingBranch:v,isInFallback:_,isHydrating:C}=d;if(v)d.pendingBranch=p,Yt(p,v)?(c(v,p,d.hiddenContainer,null,a,d,s,r,i),d.deps<=0?d.resolve():_&&(C||(c(g,m,o,n,a,null,s,r,i),Zn(d,m)))):(d.pendingId=Ji++,C?(d.isHydrating=!1,d.activeBranch=v):l(v,a,d),d.deps=0,d.effects.length=0,d.hiddenContainer=u("div"),_?(c(null,p,d.hiddenContainer,null,a,d,s,r,i),d.deps<=0?d.resolve():(c(g,m,o,n,a,null,s,r,i),Zn(d,m))):g&&Yt(p,g)?(c(g,p,o,n,a,d,s,r,i),d.resolve(!0)):(c(null,p,d.hiddenContainer,null,a,d,s,r,i),d.deps<=0&&d.resolve()));else if(g&&Yt(p,g))c(g,p,o,n,a,d,s,r,i),Zn(d,p);else if(Za(t,"onPending"),d.pendingBranch=p,p.shapeFlag&512?d.pendingId=p.component.suspenseId:d.pendingId=Ji++,c(null,p,d.hiddenContainer,null,a,d,s,r,i),d.deps<=0)d.resolve();else{const{timeout:R,pendingId:f}=d;R>0?setTimeout(()=>{d.pendingId===f&&d.fallback(m)},R):R===0&&d.fallback(m)}}function mm(e,t,o,n,a,s,r,i,c,l,u=!1){const{p:d,m:p,um:m,n:g,o:{parentNode:v,remove:_}}=l;let C;const R=Iy(e);R&&t&&t.pendingBranch&&(C=t.pendingId,t.deps++);const f=e.props?$s(e.props.timeout):void 0,h=s,E={vnode:e,parent:t,parentComponent:o,namespace:r,container:n,hiddenContainer:a,deps:0,pendingId:Ji++,timeout:typeof f=="number"?f:-1,activeBranch:null,pendingBranch:null,isInFallback:!u,isHydrating:u,isUnmounted:!1,effects:[],resolve(S=!1,P=!1){const{vnode:x,activeBranch:T,pendingBranch:M,pendingId:Q,effects:L,parentComponent:ee,container:X}=E;let H=!1;E.isHydrating?E.isHydrating=!1:S||(H=T&&M.transition&&M.transition.mode==="out-in",H&&(T.transition.afterLeave=()=>{Q===E.pendingId&&(p(M,X,s===h?g(T):s,0),sr(L))}),T&&(v(T.el)===X&&(s=g(T)),m(T,ee,E,!0)),H||p(M,X,s,0)),Zn(E,M),E.pendingBranch=null,E.isInFallback=!1;let N=E.parent,Y=!1;for(;N;){if(N.pendingBranch){N.effects.push(...L),Y=!0;break}N=N.parent}!Y&&!H&&sr(L),E.effects=[],R&&t&&t.pendingBranch&&C===t.pendingId&&(t.deps--,t.deps===0&&!P&&t.resolve()),Za(x,"onResolve")},fallback(S){if(!E.pendingBranch)return;const{vnode:P,activeBranch:x,parentComponent:T,container:M,namespace:Q}=E;Za(P,"onFallback");const L=g(x),ee=()=>{E.isInFallback&&(d(null,S,M,L,T,null,Q,i,c),Zn(E,S))},X=S.transition&&S.transition.mode==="out-in";X&&(x.transition.afterLeave=ee),E.isInFallback=!0,m(x,T,null,!0),X||ee()},move(S,P,x){E.activeBranch&&p(E.activeBranch,S,P,x),E.container=S},next(){return E.activeBranch&&g(E.activeBranch)},registerDep(S,P,x){const T=!!E.pendingBranch;T&&E.deps++;const M=S.vnode.el;S.asyncDep.catch(Q=>{da(Q,S,0)}).then(Q=>{if(S.isUnmounted||E.isUnmounted||E.pendingId!==S.suspenseId)return;S.asyncResolved=!0;const{vnode:L}=S;$i(S,Q,!1),M&&(L.el=M);const ee=!M&&S.subTree.el;P(S,L,v(M||S.subTree.el),M?null:g(S.subTree),E,r,x),ee&&_(ee),jr(S,L.el),T&&--E.deps===0&&E.resolve()})},unmount(S,P){E.isUnmounted=!0,E.activeBranch&&m(E.activeBranch,o,S,P),E.pendingBranch&&m(E.pendingBranch,o,S,P)}};return E}function Oy(e,t,o,n,a,s,r,i,c){const l=t.suspense=mm(t,n,o,e.parentNode,document.createElement("div"),null,a,s,r,i,!0),u=c(e,l.pendingBranch=t.ssContent,o,l,s,r);return l.deps===0&&l.resolve(!1,!0),u}function Ty(e){const{shapeFlag:t,children:o}=e,n=t&32;e.ssContent=hu(n?o.default:o),e.ssFallback=n?hu(o.fallback):pe(it)}function hu(e){let t;if(ue(e)){const o=Rn&&e._c;o&&(e._d=!1,ce()),e=e(),o&&(e._d=!0,t=Et,hm())}return ie(e)&&(e=wy(e)),e=Nt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(o=>o!==e)),e}function gm(e,t){t&&t.pendingBranch?ie(e)?t.effects.push(...e):t.effects.push(e):sr(e)}function Zn(e,t){e.activeBranch=t;const{vnode:o,parentComponent:n}=e;let a=t.el;for(;!a&&t.component;)t=t.component.subTree,a=t.el;o.el=a,n&&n.subTree===o&&(n.vnode.el=a,jr(n,a))}function Iy(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const We=Symbol.for("v-fgt"),Ro=Symbol.for("v-txt"),it=Symbol.for("v-cmt"),$n=Symbol.for("v-stc"),La=[];let Et=null;function ce(e=!1){La.push(Et=e?null:[])}function hm(){La.pop(),Et=La[La.length-1]||null}let Rn=1;function vu(e,t=!1){Rn+=e,e<0&&Et&&t&&(Et.hasOnce=!0)}function vm(e){return e.dynamicChildren=Rn>0?Et||Qn:null,hm(),Rn>0&&Et&&Et.push(e),e}function Pe(e,t,o,n,a,s){return vm(ge(e,t,o,n,a,s,!0))}function Ze(e,t,o,n,a){return vm(pe(e,t,o,n,a,!0))}function tn(e){return e?e.__v_isVNode===!0:!1}function Yt(e,t){return e.type===t.type&&e.key===t.key}function AF(e){}const bm=({key:e})=>e??null,Vs=({ref:e,ref_key:t,ref_for:o})=>(typeof e=="number"&&(e=""+e),e!=null?_e(e)||Je(e)||ue(e)?{i:lt,r:e,k:t,f:!!o}:e:null);function ge(e,t=null,o=null,n=0,a=null,s=e===We?0:1,r=!1,i=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&bm(t),ref:t&&Vs(t),scopeId:Lr,slotScopeIds:null,children:o,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:n,dynamicProps:a,dynamicChildren:null,appContext:null,ctx:lt};return i?(ll(c,o),s&128&&e.normalize(c)):o&&(c.shapeFlag|=_e(o)?8:16),Rn>0&&!r&&Et&&(c.patchFlag>0||s&6)&&c.patchFlag!==32&&Et.push(c),c}const pe=xy;function xy(e,t=null,o=null,n=0,a=null,s=!1){if((!e||e===Kf)&&(e=it),tn(e)){const i=To(e,t,!0);return o&&ll(i,o),Rn>0&&!s&&Et&&(i.shapeFlag&6?Et[Et.indexOf(e)]=i:Et.push(i)),i.patchFlag=-2,i}if(Fy(e)&&(e=e.__vccOpts),t){t=ky(t);let{class:i,style:c}=t;i&&!_e(i)&&(t.class=Me(i)),Ne(c)&&(Xc(c)&&!ie(c)&&(c=ze({},c)),t.style=Oo(c))}const r=_e(e)?1:lr(e)?128:Lf(e)?64:Ne(e)?4:ue(e)?2:0;return ge(e,t,o,n,a,r,s,!0)}function ky(e){return e?Xc(e)||tm(e)?ze({},e):e:null}function To(e,t,o=!1,n=!1){const{props:a,ref:s,patchFlag:r,children:i,transition:c}=e,l=t?$a(a||{},t):a,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&bm(l),ref:t&&t.ref?o&&s?ie(s)?s.concat(Vs(t)):[s,Vs(t)]:Vs(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==We?r===-1?16:r|16:r,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&To(e.ssContent),ssFallback:e.ssFallback&&To(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&n&&en(u,c.clone(u)),u}function On(e=" ",t=0){return pe(Ro,null,e,t)}function wF(e,t){const o=pe($n,null,e);return o.staticCount=t,o}function Qe(e="",t=!1){return t?(ce(),Ze(it,null,e)):pe(it,null,e)}function Nt(e){return e==null||typeof e=="boolean"?pe(it):ie(e)?pe(We,null,e.slice()):tn(e)?Qo(e):pe(Ro,null,String(e))}function Qo(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:To(e)}function ll(e,t){let o=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(ie(t))o=16;else if(typeof t=="object")if(n&65){const a=t.default;a&&(a._c&&(a._d=!1),ll(e,a()),a._c&&(a._d=!0));return}else{o=32;const a=t._;!a&&!tm(t)?t._ctx=lt:a===3&<&&(lt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ue(t)?(t={default:t,_ctx:lt},o=32):(t=String(t),n&64?(o=16,t=[On(t)]):o=8);e.children=t,e.shapeFlag|=o}function $a(...e){const t={};for(let o=0;oct||lt;let ur,Xi;{const e=gs(),t=(o,n)=>{let a;return(a=e[o])||(a=e[o]=[]),a.push(n),s=>{a.length>1?a.forEach(r=>r(s)):a[0](s)}};ur=t("__VUE_INSTANCE_SETTERS__",o=>ct=o),Xi=t("__VUE_SSR_SETTERS__",o=>ta=o)}const Tn=e=>{const t=ct;return ur(e),e.scope.on(),()=>{e.scope.off(),ur(t)}},Zi=()=>{ct&&ct.scope.off(),ur(null)};function Am(e){return e.vnode.shapeFlag&4}let ta=!1;function wm(e,t=!1,o=!1){t&&Xi(t);const{props:n,children:a}=e.vnode,s=Am(e);sy(e,n,s,t),ly(e,a,o);const r=s?My(e,t):void 0;return t&&Xi(!1),r}function My(e,t){const o=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Wi);const{setup:n}=o;if(n){xo();const a=e.setupContext=n.length>1?Cm(e):null,s=Tn(e),r=ua(n,e,0,[e.props,a]),i=Vc(r);if(ko(),s(),(i||e.sp)&&!Xo(e)&&tl(e),i){if(r.then(Zi,Zi),t)return r.then(c=>{$i(e,c,t)}).catch(c=>{da(c,e,0)});e.asyncDep=r}else $i(e,r,t)}else Em(e,t)}function $i(e,t,o){ue(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ne(t)&&(e.setupState=Of(t)),Em(e,o)}let dr,ec;function EF(e){dr=e,ec=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,Jb))}}const CF=()=>!dr;function Em(e,t,o){const n=e.type;if(!e.render){if(!t&&dr&&!n.render){const a=n.template||rl(e).template;if(a){const{isCustomElement:s,compilerOptions:r}=e.appContext.config,{delimiters:i,compilerOptions:c}=n,l=ze(ze({isCustomElement:s,delimiters:i},r),c);n.render=dr(a,l)}}e.render=n.render||It,ec&&ec(e)}{const a=Tn(e);xo();try{Zb(e)}finally{ko(),a()}}}const Ly={get(e,t){return bt(e,"get",""),e[t]}};function Cm(e){const t=o=>{e.exposed=o||{}};return{attrs:new Proxy(e.attrs,Ly),slots:e.slots,emit:e.emit,expose:t}}function As(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Of(Wa(e.exposed)),{get(t,o){if(o in t)return t[o];if(o in Ma)return Ma[o](e)},has(t,o){return o in t||o in Ma}})):e.proxy}const Dy=/(?:^|[-_])(\w)/g,By=e=>e.replace(Dy,t=>t.toUpperCase()).replace(/[-_]/g,"");function pr(e,t=!0){return ue(e)?e.displayName||e.name:e.name||t&&e.__name}function _m(e,t,o=!1){let n=pr(t);if(!n&&t.__file){const a=t.__file.match(/([^/\\]+)\.\w+$/);a&&(n=a[1])}if(!n&&e&&e.parent){const a=s=>{for(const r in s)if(s[r]===t)return r};n=a(e.components||e.parent.type.components)||a(e.appContext.components)}return n?By(n):o?"App":"Anonymous"}function Fy(e){return ue(e)&&"__vccOpts"in e}const te=(e,t)=>mb(e,t,ta);function ws(e,t,o){const n=arguments.length;return n===2?Ne(t)&&!ie(t)?tn(t)?pe(e,null,[t]):pe(e,t):pe(e,null,t):(n>3?o=Array.prototype.slice.call(arguments,2):n===3&&tn(o)&&(o=[o]),pe(e,t,o))}function _F(){}function SF(e,t,o,n){const a=o[n];if(a&&jy(a,e))return a;const s=t();return s.memo=e.slice(),s.cacheIndex=n,o[n]=s}function jy(e,t){const o=e.memo;if(o.length!=t.length)return!1;for(let n=0;n0&&Et&&Et.push(e),!0}const Uy="3.5.13",zy=It,PF=Cb,RF=Vn,OF=Nf,Vy={createComponentInstance:ym,setupComponent:wm,renderComponentRoot:zs,setCurrentRenderingInstance:Ya,isVNode:tn,normalizeVNode:Nt,getComponentPublicInstance:As,ensureValidVNode:al,pushWarningContext:vb,popWarningContext:bb},TF=Vy,IF=null,xF=null,kF=null;/** * @vue/runtime-dom v3.5.13 * (c) 2018-present Yuxi (Evan) You and Vue contributors * @license MIT **/let tc;const bu=typeof window<"u"&&window.trustedTypes;if(bu)try{tc=bu.createPolicy("vue",{createHTML:e=>e})}catch{}const Sm=tc?e=>tc.createHTML(e):e=>e,Gy="http://www.w3.org/2000/svg",Hy="http://www.w3.org/1998/Math/MathML",Ao=typeof document<"u"?document:null,yu=Ao&&Ao.createElement("template"),Wy={insert:(e,t,o)=>{t.insertBefore(e,o||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,o,n)=>{const a=t==="svg"?Ao.createElementNS(Gy,e):t==="mathml"?Ao.createElementNS(Hy,e):o?Ao.createElement(e,{is:o}):Ao.createElement(e);return e==="select"&&n&&n.multiple!=null&&a.setAttribute("multiple",n.multiple),a},createText:e=>Ao.createTextNode(e),createComment:e=>Ao.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ao.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,o,n,a,s){const r=o?o.previousSibling:t.lastChild;if(a&&(a===s||a.nextSibling))for(;t.insertBefore(a.cloneNode(!0),o),!(a===s||!(a=a.nextSibling)););else{yu.innerHTML=Sm(n==="svg"?`${e}`:n==="mathml"?`${e}`:e);const i=yu.content;if(n==="svg"||n==="mathml"){const c=i.firstChild;for(;c.firstChild;)i.appendChild(c.firstChild);i.removeChild(c)}t.insertBefore(i,o)}return[r?r.nextSibling:t.firstChild,o?o.previousSibling:t.lastChild]}},Do="transition",wa="animation",oa=Symbol("_vtc"),Pm={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Rm=ze({},jf,Pm),Qy=e=>(e.displayName="Transition",e.props=Rm,e),qF=Qy((e,{slots:t})=>ws(Tb,Om(e),t)),pn=(e,t=[])=>{ie(e)?e.forEach(o=>o(...t)):e&&e(...t)},Au=e=>e?ie(e)?e.some(t=>t.length>1):e.length>1:!1;function Om(e){const t={};for(const L in e)L in Pm||(t[L]=e[L]);if(e.css===!1)return t;const{name:o="v",type:n,duration:a,enterFromClass:s=`${o}-enter-from`,enterActiveClass:r=`${o}-enter-active`,enterToClass:i=`${o}-enter-to`,appearFromClass:c=s,appearActiveClass:l=r,appearToClass:u=i,leaveFromClass:d=`${o}-leave-from`,leaveActiveClass:p=`${o}-leave-active`,leaveToClass:m=`${o}-leave-to`}=e,g=Yy(a),v=g&&g[0],_=g&&g[1],{onBeforeEnter:C,onEnter:R,onEnterCancelled:f,onLeave:h,onLeaveCancelled:E,onBeforeAppear:S=C,onAppear:P=R,onAppearCancelled:x=f}=t,T=(L,ee,X,H)=>{L._enterCancelled=H,zo(L,ee?u:i),zo(L,ee?l:r),X&&X()},M=(L,ee)=>{L._isLeaving=!1,zo(L,d),zo(L,m),zo(L,p),ee&&ee()},Q=L=>(ee,X)=>{const H=L?P:R,N=()=>T(ee,L,X);pn(H,[ee,N]),wu(()=>{zo(ee,L?c:s),so(ee,L?u:i),Au(H)||Eu(ee,n,v,N)})};return ze(t,{onBeforeEnter(L){pn(C,[L]),so(L,s),so(L,r)},onBeforeAppear(L){pn(S,[L]),so(L,c),so(L,l)},onEnter:Q(!1),onAppear:Q(!0),onLeave(L,ee){L._isLeaving=!0;const X=()=>M(L,ee);so(L,d),L._enterCancelled?(so(L,p),oc()):(oc(),so(L,p)),wu(()=>{L._isLeaving&&(zo(L,d),so(L,m),Au(h)||Eu(L,n,_,X))}),pn(h,[L,X])},onEnterCancelled(L){T(L,!1,void 0,!0),pn(f,[L])},onAppearCancelled(L){T(L,!0,void 0,!0),pn(x,[L])},onLeaveCancelled(L){M(L),pn(E,[L])}})}function Yy(e){if(e==null)return null;if(Ne(e))return[Ai(e.enter),Ai(e.leave)];{const t=Ai(e);return[t,t]}}function Ai(e){return $s(e)}function so(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.add(o)),(e[oa]||(e[oa]=new Set)).add(t)}function zo(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.remove(n));const o=e[oa];o&&(o.delete(t),o.size||(e[oa]=void 0))}function wu(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ky=0;function Eu(e,t,o,n){const a=e._endId=++Ky,s=()=>{a===e._endId&&n()};if(o!=null)return setTimeout(s,o);const{type:r,timeout:i,propCount:c}=Tm(e,t);if(!r)return n();const l=r+"end";let u=0;const d=()=>{e.removeEventListener(l,p),s()},p=m=>{m.target===e&&++u>=c&&d()};setTimeout(()=>{u(o[g]||"").split(", "),a=n(`${Do}Delay`),s=n(`${Do}Duration`),r=Cu(a,s),i=n(`${wa}Delay`),c=n(`${wa}Duration`),l=Cu(i,c);let u=null,d=0,p=0;t===Do?r>0&&(u=Do,d=r,p=s.length):t===wa?l>0&&(u=wa,d=l,p=c.length):(d=Math.max(r,l),u=d>0?r>l?Do:wa:null,p=u?u===Do?s.length:c.length:0);const m=u===Do&&/\b(transform|all)(,|$)/.test(n(`${Do}Property`).toString());return{type:u,timeout:d,propCount:p,hasTransform:m}}function Cu(e,t){for(;e.length_u(o)+_u(e[n])))}function _u(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function oc(){return document.body.offsetHeight}function Jy(e,t,o){const n=e[oa];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):o?e.setAttribute("class",t):e.className=t}const fr=Symbol("_vod"),Im=Symbol("_vsh"),xm={beforeMount(e,{value:t},{transition:o}){e[fr]=e.style.display==="none"?"":e.style.display,o&&t?o.beforeEnter(e):Ea(e,t)},mounted(e,{value:t},{transition:o}){o&&t&&o.enter(e)},updated(e,{value:t,oldValue:o},{transition:n}){!t!=!o&&(n?t?(n.beforeEnter(e),Ea(e,!0),n.enter(e)):n.leave(e,()=>{Ea(e,!1)}):Ea(e,t))},beforeUnmount(e,{value:t}){Ea(e,t)}};function Ea(e,t){e.style.display=t?e[fr]:"none",e[Im]=!t}function Xy(){xm.getSSRProps=({value:e})=>{if(!e)return{style:{display:"none"}}}}const km=Symbol("");function NF(e){const t=Ue();if(!t)return;const o=t.ut=(a=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(s=>mr(s,a))},n=()=>{const a=e(t.proxy);t.ce?mr(t.ce,a):nc(t.subTree,a),o(a)};Yf(()=>{sr(n)}),po(()=>{Xe(n,It,{flush:"post"});const a=new MutationObserver(n);a.observe(t.subTree.el.parentNode,{childList:!0}),bs(()=>a.disconnect())})}function nc(e,t){if(e.shapeFlag&128){const o=e.suspense;e=o.activeBranch,o.pendingBranch&&!o.isHydrating&&o.effects.push(()=>{nc(o.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)mr(e.el,t);else if(e.type===We)e.children.forEach(o=>nc(o,t));else if(e.type===$n){let{el:o,anchor:n}=e;for(;o&&(mr(o,t),o!==n);)o=o.nextSibling}}function mr(e,t){if(e.nodeType===1){const o=e.style;let n="";for(const a in t)o.setProperty(`--${a}`,t[a]),n+=`--${a}: ${t[a]};`;o[km]=n}}const Zy=/(^|;)\s*display\s*:/;function $y(e,t,o){const n=e.style,a=_e(o);let s=!1;if(o&&!a){if(t)if(_e(t))for(const r of t.split(";")){const i=r.slice(0,r.indexOf(":")).trim();o[i]==null&&Gs(n,i,"")}else for(const r in t)o[r]==null&&Gs(n,r,"");for(const r in o)r==="display"&&(s=!0),Gs(n,r,o[r])}else if(a){if(t!==o){const r=n[km];r&&(o+=";"+r),n.cssText=o,s=Zy.test(o)}}else t&&e.removeAttribute("style");fr in e&&(e[fr]=s?n.display:"",e[Im]&&(n.display="none"))}const Su=/\s*!important$/;function Gs(e,t,o){if(ie(o))o.forEach(n=>Gs(e,t,n));else if(o==null&&(o=""),t.startsWith("--"))e.setProperty(t,o);else{const n=eA(e,t);Su.test(o)?e.setProperty(Tt(n),o.replace(Su,""),"important"):e[n]=o}}const Pu=["Webkit","Moz","ms"],wi={};function eA(e,t){const o=wi[t];if(o)return o;let n=gt(t);if(n!=="filter"&&n in e)return wi[t]=n;n=Tr(n);for(let a=0;aEi||(aA.then(()=>Ei=0),Ei=Date.now());function rA(e,t){const o=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=o.attached)return;eo(iA(n,o.value),t,5,[n])};return o.value=e,o.attached=sA(),o}function iA(e,t){if(ie(t)){const o=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{o.call(e),e._stopped=!0},t.map(n=>a=>!a._stopped&&n&&n(a))}else return t}const ku=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,cA=(e,t,o,n,a,s)=>{const r=a==="svg";t==="class"?Jy(e,n,r):t==="style"?$y(e,o,n):ms(t)?Uc(t)||oA(e,t,o,n,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):lA(e,t,n,r))?(Tu(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ou(e,t,n,r,s,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!_e(n))?Tu(e,gt(t),n,s,t):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),Ou(e,t,n,r))};function lA(e,t,o,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&ku(t)&&ue(o));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const a=e.tagName;if(a==="IMG"||a==="VIDEO"||a==="CANVAS"||a==="SOURCE")return!1}return ku(t)&&_e(o)?!1:t in e}const qu={};/*! #__NO_SIDE_EFFECTS__ */function uA(e,t,o){const n=Ae(e,t);Rr(n)&&ze(n,t);class a extends ul{constructor(r){super(n,r,o)}}return a.def=n,a}/*! #__NO_SIDE_EFFECTS__ */const MF=(e,t)=>uA(e,t,OA),dA=typeof HTMLElement<"u"?HTMLElement:class{};class ul extends dA{constructor(t,o={},n=es){super(),this._def=t,this._props=o,this._createApp=n,this._isVueCE=!0,this._instance=null,this._app=null,this._nonce=this._def.nonce,this._connected=!1,this._resolved=!1,this._numberProps=null,this._styleChildren=new WeakSet,this._ob=null,this.shadowRoot&&n!==es?this._root=this.shadowRoot:t.shadowRoot!==!1?(this.attachShadow({mode:"open"}),this._root=this.shadowRoot):this._root=this,this._def.__asyncLoader||this._resolveProps(this._def)}connectedCallback(){if(!this.isConnected)return;this.shadowRoot||this._parseSlots(),this._connected=!0;let t=this;for(;t=t&&(t.parentNode||t.host);)if(t instanceof ul){this._parent=t;break}this._instance||(this._resolved?(this._setParent(),this._update()):t&&t._pendingResolve?this._pendingResolve=t._pendingResolve.then(()=>{this._pendingResolve=void 0,this._resolveDef()}):this._resolveDef())}_setParent(t=this._parent){t&&(this._instance.parent=t._instance,this._instance.provides=t._instance.provides)}disconnectedCallback(){this._connected=!1,Mt(()=>{this._connected||(this._ob&&(this._ob.disconnect(),this._ob=null),this._app&&this._app.unmount(),this._instance&&(this._instance.ce=void 0),this._app=this._instance=null)})}_resolveDef(){if(this._pendingResolve)return;for(let n=0;n{for(const a of n)this._setAttr(a.attributeName)}),this._ob.observe(this,{attributes:!0});const t=(n,a=!1)=>{this._resolved=!0,this._pendingResolve=void 0;const{props:s,styles:r}=n;let i;if(s&&!ie(s))for(const c in s){const l=s[c];(l===Number||l&&l.type===Number)&&(c in this._props&&(this._props[c]=$s(this._props[c])),(i||(i=Object.create(null)))[gt(c)]=!0)}this._numberProps=i,a&&this._resolveProps(n),this.shadowRoot&&this._applyStyles(r),this._mount(n)},o=this._def.__asyncLoader;o?this._pendingResolve=o().then(n=>t(this._def=n,!0)):t(this._def)}_mount(t){this._app=this._createApp(t),t.configureApp&&t.configureApp(this._app),this._app._ceVNode=this._createVNode(),this._app.mount(this._root);const o=this._instance&&this._instance.exposed;if(o)for(const n in o)qe(this,n)||Object.defineProperty(this,n,{get:()=>D(o[n])})}_resolveProps(t){const{props:o}=t,n=ie(o)?o:Object.keys(o||{});for(const a of Object.keys(this))a[0]!=="_"&&n.includes(a)&&this._setProp(a,this[a]);for(const a of n.map(gt))Object.defineProperty(this,a,{get(){return this._getProp(a)},set(s){this._setProp(a,s,!0,!0)}})}_setAttr(t){if(t.startsWith("data-v-"))return;const o=this.hasAttribute(t);let n=o?this.getAttribute(t):qu;const a=gt(t);o&&this._numberProps&&this._numberProps[a]&&(n=$s(n)),this._setProp(a,n,!1,!0)}_getProp(t){return this._props[t]}_setProp(t,o,n=!0,a=!1){if(o!==this._props[t]&&(o===qu?delete this._props[t]:(this._props[t]=o,t==="key"&&this._app&&(this._app._ceVNode.key=o)),a&&this._instance&&this._update(),n)){const s=this._ob;s&&s.disconnect(),o===!0?this.setAttribute(Tt(t),""):typeof o=="string"||typeof o=="number"?this.setAttribute(Tt(t),o+""):o||this.removeAttribute(Tt(t)),s&&s.observe(this,{attributes:!0})}}_update(){RA(this._createVNode(),this._root)}_createVNode(){const t={};this.shadowRoot||(t.onVnodeMounted=t.onVnodeUpdated=this._renderSlots.bind(this));const o=pe(this._def,ze(t,this._props));return this._instance||(o.ce=n=>{this._instance=n,n.ce=this,n.isCE=!0;const a=(s,r)=>{this.dispatchEvent(new CustomEvent(s,Rr(r[0])?ze({detail:r},r[0]):{detail:r}))};n.emit=(s,...r)=>{a(s,r),Tt(s)!==s&&a(Tt(s),r)},this._setParent()}),o}_applyStyles(t,o){if(!t)return;if(o){if(o===this._def||this._styleChildren.has(o))return;this._styleChildren.add(o)}const n=this._nonce;for(let a=t.length-1;a>=0;a--){const s=document.createElement("style");n&&s.setAttribute("nonce",n),s.textContent=t[a],this.shadowRoot.prepend(s)}}_parseSlots(){const t=this._slots={};let o;for(;o=this.firstChild;){const n=o.nodeType===1&&o.getAttribute("slot")||"default";(t[n]||(t[n]=[])).push(o),this.removeChild(o)}}_renderSlots(){const t=(this._teleportTarget||this).querySelectorAll("slot"),o=this._instance.type.__scopeId;for(let n=0;n(delete e.props.mode,e),mA=fA({name:"TransitionGroup",props:ze({},Rm,{tag:String,moveClass:String}),setup(e,{slots:t}){const o=Ue(),n=Ff();let a,s;return Br(()=>{if(!a.length)return;const r=e.moveClass||`${e.name||"v"}-move`;if(!yA(a[0].el,o.vnode.el,r))return;a.forEach(hA),a.forEach(vA);const i=a.filter(bA);oc(),i.forEach(c=>{const l=c.el,u=l.style;so(l,r),u.transform=u.webkitTransform=u.transitionDuration="";const d=l[gr]=p=>{p&&p.target!==l||(!p||/transform$/.test(p.propertyName))&&(l.removeEventListener("transitionend",d),l[gr]=null,zo(l,r))};l.addEventListener("transitionend",d)})}),()=>{const r=Oe(e),i=Om(r);let c=r.tag||We;if(a=[],s)for(let l=0;l{i.split(/\s+/).forEach(c=>c&&n.classList.remove(c))}),o.split(/\s+/).forEach(i=>i&&n.classList.add(i)),n.style.display="none";const s=t.nodeType===1?t:t.parentNode;s.appendChild(n);const{hasTransform:r}=Tm(n);return s.removeChild(n),r}const on=e=>{const t=e.props["onUpdate:modelValue"]||!1;return ie(t)?o=>Jn(t,o):t};function AA(e){e.target.composing=!0}function Mu(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Gt=Symbol("_assign"),ac={created(e,{modifiers:{lazy:t,trim:o,number:n}},a){e[Gt]=on(a);const s=n||a.props&&a.props.type==="number";Co(e,t?"change":"input",r=>{if(r.target.composing)return;let i=e.value;o&&(i=i.trim()),s&&(i=Zs(i)),e[Gt](i)}),o&&Co(e,"change",()=>{e.value=e.value.trim()}),t||(Co(e,"compositionstart",AA),Co(e,"compositionend",Mu),Co(e,"change",Mu))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:o,modifiers:{lazy:n,trim:a,number:s}},r){if(e[Gt]=on(r),e.composing)return;const i=(s||e.type==="number")&&!/^0\d/.test(e.value)?Zs(e.value):e.value,c=t??"";i!==c&&(document.activeElement===e&&e.type!=="range"&&(n&&t===o||a&&e.value.trim()===c)||(e.value=c))}},Mm={deep:!0,created(e,t,o){e[Gt]=on(o),Co(e,"change",()=>{const n=e._modelValue,a=na(e),s=e.checked,r=e[Gt];if(ie(n)){const i=Ir(n,a),c=i!==-1;if(s&&!c)r(n.concat(a));else if(!s&&c){const l=[...n];l.splice(i,1),r(l)}}else if(Nn(n)){const i=new Set(n);s?i.add(a):i.delete(a),r(i)}else r(Dm(e,s))})},mounted:Lu,beforeUpdate(e,t,o){e[Gt]=on(o),Lu(e,t,o)}};function Lu(e,{value:t,oldValue:o},n){e._modelValue=t;let a;if(ie(t))a=Ir(t,n.props.value)>-1;else if(Nn(t))a=t.has(n.props.value);else{if(t===o)return;a=$o(t,Dm(e,!0))}e.checked!==a&&(e.checked=a)}const Lm={created(e,{value:t},o){e.checked=$o(t,o.props.value),e[Gt]=on(o),Co(e,"change",()=>{e[Gt](na(e))})},beforeUpdate(e,{value:t,oldValue:o},n){e[Gt]=on(n),t!==o&&(e.checked=$o(t,n.props.value))}},wA={deep:!0,created(e,{value:t,modifiers:{number:o}},n){const a=Nn(t);Co(e,"change",()=>{const s=Array.prototype.filter.call(e.options,r=>r.selected).map(r=>o?Zs(na(r)):na(r));e[Gt](e.multiple?a?new Set(s):s:s[0]),e._assigning=!0,Mt(()=>{e._assigning=!1})}),e[Gt]=on(n)},mounted(e,{value:t}){Du(e,t)},beforeUpdate(e,t,o){e[Gt]=on(o)},updated(e,{value:t}){e._assigning||Du(e,t)}};function Du(e,t){const o=e.multiple,n=ie(t);if(!(o&&!n&&!Nn(t))){for(let a=0,s=e.options.length;aString(l)===String(i)):r.selected=Ir(t,i)>-1}else r.selected=t.has(i);else if($o(na(r),t)){e.selectedIndex!==a&&(e.selectedIndex=a);return}}!o&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function na(e){return"_value"in e?e._value:e.value}function Dm(e,t){const o=t?"_trueValue":"_falseValue";return o in e?e[o]:t}const EA={created(e,t,o){qs(e,t,o,null,"created")},mounted(e,t,o){qs(e,t,o,null,"mounted")},beforeUpdate(e,t,o,n){qs(e,t,o,n,"beforeUpdate")},updated(e,t,o,n){qs(e,t,o,n,"updated")}};function Bm(e,t){switch(e){case"SELECT":return wA;case"TEXTAREA":return ac;default:switch(t){case"checkbox":return Mm;case"radio":return Lm;default:return ac}}}function qs(e,t,o,n,a){const r=Bm(e.tagName,o.props&&o.props.type)[a];r&&r(e,t,o,n)}function CA(){ac.getSSRProps=({value:e})=>({value:e}),Lm.getSSRProps=({value:e},t)=>{if(t.props&&$o(t.props.value,e))return{checked:!0}},Mm.getSSRProps=({value:e},t)=>{if(ie(e)){if(t.props&&Ir(e,t.props.value)>-1)return{checked:!0}}else if(Nn(e)){if(t.props&&e.has(t.props.value))return{checked:!0}}else if(e)return{checked:!0}},EA.getSSRProps=(e,t)=>{if(typeof t.type!="string")return;const o=Bm(t.type.toUpperCase(),t.props&&t.props.type);if(o.getSSRProps)return o.getSSRProps(e,t)}}const _A=["ctrl","shift","alt","meta"],SA={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>_A.some(o=>e[`${o}Key`]&&!t.includes(o))},Fm=(e,t)=>{const o=e._withMods||(e._withMods={}),n=t.join(".");return o[n]||(o[n]=(a,...s)=>{for(let r=0;r{const o=e._withKeys||(e._withKeys={}),n=t.join(".");return o[n]||(o[n]=a=>{if(!("key"in a))return;const s=Tt(a.key);if(t.some(r=>r===s||PA[r]===s))return e(a)})},jm=ze({patchProp:cA},Wy);let Da,Bu=!1;function Um(){return Da||(Da=py(jm))}function zm(){return Da=Bu?Da:fy(jm),Bu=!0,Da}const RA=(...e)=>{Um().render(...e)},FF=(...e)=>{zm().hydrate(...e)},es=(...e)=>{const t=Um().createApp(...e),{mount:o}=t;return t.mount=n=>{const a=Gm(n);if(!a)return;const s=t._component;!ue(s)&&!s.render&&!s.template&&(s.template=a.innerHTML),a.nodeType===1&&(a.textContent="");const r=o(a,!1,Vm(a));return a instanceof Element&&(a.removeAttribute("v-cloak"),a.setAttribute("data-v-app","")),r},t},OA=(...e)=>{const t=zm().createApp(...e),{mount:o}=t;return t.mount=n=>{const a=Gm(n);if(a)return o(a,!0,Vm(a))},t};function Vm(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Gm(e){return _e(e)?document.querySelector(e):e}let Fu=!1;const jF=()=>{Fu||(Fu=!0,CA(),Xy())};var TA=!1;/*! * pinia v2.0.36 * (c) 2023 Eduardo San Martin Morote * @license MIT */let Hm;const Ur=e=>Hm=e,Wm=Symbol();function sc(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Ba;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Ba||(Ba={}));function IA(){const e=Wc(!0),t=e.run(()=>le({}));let o=[],n=[];const a=Wa({install(s){Ur(a),a._a=s,s.provide(Wm,a),s.config.globalProperties.$pinia=a,n.forEach(r=>o.push(r)),n=[]},use(s){return!this._a&&!TA?n.push(s):o.push(s),this},_p:o,_a:null,_e:e,_s:new Map,state:t});return a}const Qm=()=>{};function ju(e,t,o,n=Qm){e.push(t);const a=()=>{const s=e.indexOf(t);s>-1&&(e.splice(s,1),n())};return!o&&Qc()&&uf(a),a}function jn(e,...t){e.slice().forEach(o=>{o(...t)})}function rc(e,t){e instanceof Map&&t instanceof Map&&t.forEach((o,n)=>e.set(n,o)),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const o in t){if(!t.hasOwnProperty(o))continue;const n=t[o],a=e[o];sc(a)&&sc(n)&&e.hasOwnProperty(o)&&!Je(n)&&!So(n)?e[o]=rc(a,n):e[o]=n}return e}const xA=Symbol();function kA(e){return!sc(e)||!e.hasOwnProperty(xA)}const{assign:Vo}=Object;function qA(e){return!!(Je(e)&&e.effect)}function NA(e,t,o,n){const{state:a,actions:s,getters:r}=t,i=o.state.value[e];let c;function l(){i||(o.state.value[e]=a?a():{});const u=Zc(o.state.value[e]);return Vo(u,s,Object.keys(r||{}).reduce((d,p)=>(d[p]=Wa(te(()=>{Ur(o);const m=o._s.get(e);return r[p].call(m,m)})),d),{}))}return c=Ym(e,l,t,o,n,!0),c}function Ym(e,t,o={},n,a,s){let r;const i=Vo({actions:{}},o),c={deep:!0};let l,u,d=Wa([]),p=Wa([]),m;const g=n.state.value[e];!s&&!g&&(n.state.value[e]={}),le({});let v;function _(P){let x;l=u=!1,typeof P=="function"?(P(n.state.value[e]),x={type:Ba.patchFunction,storeId:e,events:m}):(rc(n.state.value[e],P),x={type:Ba.patchObject,payload:P,storeId:e,events:m});const T=v=Symbol();Mt().then(()=>{v===T&&(l=!0)}),u=!0,jn(d,x,n.state.value[e])}const C=s?function(){const{state:x}=o,T=x?x():{};this.$patch(M=>{Vo(M,T)})}:Qm;function R(){r.stop(),d=[],p=[],n._s.delete(e)}function f(P,x){return function(){Ur(n);const T=Array.from(arguments),M=[],Q=[];function L(H){M.push(H)}function ee(H){Q.push(H)}jn(p,{args:T,name:P,store:E,after:L,onError:ee});let X;try{X=x.apply(this&&this.$id===e?this:E,T)}catch(H){throw jn(Q,H),H}return X instanceof Promise?X.then(H=>(jn(M,H),H)).catch(H=>(jn(Q,H),Promise.reject(H))):(jn(M,X),X)}}const h={_p:n,$id:e,$onAction:ju.bind(null,p),$patch:_,$reset:C,$subscribe(P,x={}){const T=ju(d,P,x.detached,()=>M()),M=r.run(()=>Xe(()=>n.state.value[e],Q=>{(x.flush==="sync"?u:l)&&P({storeId:e,type:Ba.direct,events:m},Q)},Vo({},c,x)));return T},$dispose:R},E=an(h);n._s.set(e,E);const S=n._e.run(()=>(r=Wc(),r.run(()=>t())));for(const P in S){const x=S[P];if(Je(x)&&!qA(x)||So(x))s||(g&&kA(x)&&(Je(x)?x.value=g[P]:rc(x,g[P])),n.state.value[e][P]=x);else if(typeof x=="function"){const T=f(P,x);S[P]=T,i.actions[P]=x}}return Vo(E,S),Vo(Oe(E),S),Object.defineProperty(E,"$state",{get:()=>n.state.value[e],set:P=>{_(x=>{Vo(x,P)})}}),n._p.forEach(P=>{Vo(E,r.run(()=>P({store:E,app:n._a,pinia:n,options:i})))}),g&&s&&o.hydrate&&o.hydrate(E.$state,g),l=!0,u=!0,E}function Km(e,t,o){let n,a;const s=typeof t=="function";typeof e=="string"?(n=e,a=s?o:t):(a=e,n=e.id);function r(i,c){const l=Ue();return i=i||l&&De(Wm,null),i&&Ur(i),i=Hm,i._s.has(n)||(s?Ym(n,t,a,i):NA(n,a,i)),i._s.get(n)}return r.$id=n,r}/*! * shared v9.14.4 * (c) 2025 kazuya kawaguchi * Released under the MIT License. */const hr=typeof window<"u",sn=(e,t=!1)=>t?Symbol.for(e):Symbol(e),MA=(e,t,o)=>LA({l:e,k:t,s:o}),LA=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),ot=e=>typeof e=="number"&&isFinite(e),DA=e=>Xm(e)==="[object Date]",nn=e=>Xm(e)==="[object RegExp]",zr=e=>ye(e)&&Object.keys(e).length===0,ht=Object.assign,BA=Object.create,je=(e=null)=>BA(e);let Uu;const _o=()=>Uu||(Uu=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:je());function zu(e){return e.replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}const FA=Object.prototype.hasOwnProperty;function Kt(e,t){return FA.call(e,t)}const Ke=Array.isArray,He=e=>typeof e=="function",ae=e=>typeof e=="string",Ce=e=>typeof e=="boolean",Le=e=>e!==null&&typeof e=="object",jA=e=>Le(e)&&He(e.then)&&He(e.catch),Jm=Object.prototype.toString,Xm=e=>Jm.call(e),ye=e=>{if(!Le(e))return!1;const t=Object.getPrototypeOf(e);return t===null||t.constructor===Object},UA=e=>e==null?"":Ke(e)||ye(e)&&e.toString===Jm?JSON.stringify(e,null,2):String(e);function zA(e,t=""){return e.reduce((o,n,a)=>a===0?o+n:o+t+n,"")}function Vr(e){let t=e;return()=>++t}function VA(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Ns=e=>!Le(e)||Ke(e);function Hs(e,t){if(Ns(e)||Ns(t))throw new Error("Invalid value");const o=[{src:e,des:t}];for(;o.length;){const{src:n,des:a}=o.pop();Object.keys(n).forEach(s=>{s!=="__proto__"&&(Le(n[s])&&!Le(a[s])&&(a[s]=Array.isArray(n[s])?[]:je()),Ns(a[s])||Ns(n[s])?a[s]=n[s]:o.push({src:n[s],des:a[s]}))})}}/*! * message-compiler v9.14.4 * (c) 2025 kazuya kawaguchi * Released under the MIT License. */function GA(e,t,o){return{line:e,column:t,offset:o}}function vr(e,t,o){const n={start:e,end:t};return o!=null&&(n.source=o),n}const HA=/\{([0-9a-zA-Z]+)\}/g;function Zm(e,...t){return t.length===1&&WA(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(HA,(o,n)=>t.hasOwnProperty(n)?t[n]:"")}const $m=Object.assign,Vu=e=>typeof e=="string",WA=e=>e!==null&&typeof e=="object";function eg(e,t=""){return e.reduce((o,n,a)=>a===0?o+n:o+t+n,"")}const dl={USE_MODULO_SYNTAX:1,__EXTEND_POINT__:2},QA={[dl.USE_MODULO_SYNTAX]:"Use modulo before '{{0}}'."};function YA(e,t,...o){const n=Zm(QA[e]||"",...o||[]),a={message:String(n),code:e};return t&&(a.location=t),a}const be={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14,UNHANDLED_CODEGEN_NODE_TYPE:15,UNHANDLED_MINIFIER_NODE_TYPE:16,__EXTEND_POINT__:17},KA={[be.EXPECTED_TOKEN]:"Expected token: '{0}'",[be.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[be.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[be.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[be.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[be.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[be.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[be.EMPTY_PLACEHOLDER]:"Empty placeholder",[be.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[be.INVALID_LINKED_FORMAT]:"Invalid linked format",[be.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[be.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[be.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[be.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'",[be.UNHANDLED_CODEGEN_NODE_TYPE]:"unhandled codegen node type: '{0}'",[be.UNHANDLED_MINIFIER_NODE_TYPE]:"unhandled mimifier node type: '{0}'"};function pa(e,t,o={}){const{domain:n,messages:a,args:s}=o,r=Zm((a||KA)[e]||"",...s||[]),i=new SyntaxError(String(r));return i.code=e,t&&(i.location=t),i.domain=n,i}function JA(e){throw e}const ho=" ",XA="\r",St=` `,ZA=String.fromCharCode(8232),$A=String.fromCharCode(8233);function e0(e){const t=e;let o=0,n=1,a=1,s=0;const r=P=>t[P]===XA&&t[P+1]===St,i=P=>t[P]===St,c=P=>t[P]===$A,l=P=>t[P]===ZA,u=P=>r(P)||i(P)||c(P)||l(P),d=()=>o,p=()=>n,m=()=>a,g=()=>s,v=P=>r(P)||c(P)||l(P)?St:t[P],_=()=>v(o),C=()=>v(o+s);function R(){return s=0,u(o)&&(n++,a=0),r(o)&&o++,o++,a++,t[o]}function f(){return r(o+s)&&s++,s++,t[o+s]}function h(){o=0,n=1,a=1,s=0}function E(P=0){s=P}function S(){const P=o+s;for(;P!==o;)R();s=0}return{index:d,line:p,column:m,peekOffset:g,charAt:v,currentChar:_,currentPeek:C,next:R,peek:f,reset:h,resetPeek:E,skipToPeek:S}}const Bo=void 0,t0=".",Gu="'",o0="tokenizer";function n0(e,t={}){const o=t.location!==!1,n=e0(e),a=()=>n.index(),s=()=>GA(n.line(),n.column(),n.index()),r=s(),i=a(),c={currentType:14,offset:i,startLoc:r,endLoc:r,lastType:14,lastOffset:i,lastStartLoc:r,lastEndLoc:r,braceNest:0,inLinked:!1,text:""},l=()=>c,{onError:u}=t;function d(y,A,O,...K){const q=l();if(A.column+=O,A.offset+=O,u){const V=o?vr(q.startLoc,A):null,k=pa(y,V,{domain:o0,args:K});u(k)}}function p(y,A,O){y.endLoc=s(),y.currentType=A;const K={type:A};return o&&(K.loc=vr(y.startLoc,y.endLoc)),O!=null&&(K.value=O),K}const m=y=>p(y,14);function g(y,A){return y.currentChar()===A?(y.next(),A):(d(be.EXPECTED_TOKEN,s(),0,A),"")}function v(y){let A="";for(;y.currentPeek()===ho||y.currentPeek()===St;)A+=y.currentPeek(),y.peek();return A}function _(y){const A=v(y);return y.skipToPeek(),A}function C(y){if(y===Bo)return!1;const A=y.charCodeAt(0);return A>=97&&A<=122||A>=65&&A<=90||A===95}function R(y){if(y===Bo)return!1;const A=y.charCodeAt(0);return A>=48&&A<=57}function f(y,A){const{currentType:O}=A;if(O!==2)return!1;v(y);const K=C(y.currentPeek());return y.resetPeek(),K}function h(y,A){const{currentType:O}=A;if(O!==2)return!1;v(y);const K=y.currentPeek()==="-"?y.peek():y.currentPeek(),q=R(K);return y.resetPeek(),q}function E(y,A){const{currentType:O}=A;if(O!==2)return!1;v(y);const K=y.currentPeek()===Gu;return y.resetPeek(),K}function S(y,A){const{currentType:O}=A;if(O!==8)return!1;v(y);const K=y.currentPeek()===".";return y.resetPeek(),K}function P(y,A){const{currentType:O}=A;if(O!==9)return!1;v(y);const K=C(y.currentPeek());return y.resetPeek(),K}function x(y,A){const{currentType:O}=A;if(!(O===8||O===12))return!1;v(y);const K=y.currentPeek()===":";return y.resetPeek(),K}function T(y,A){const{currentType:O}=A;if(O!==10)return!1;const K=()=>{const V=y.currentPeek();return V==="{"?C(y.peek()):V==="@"||V==="%"||V==="|"||V===":"||V==="."||V===ho||!V?!1:V===St?(y.peek(),K()):L(y,!1)},q=K();return y.resetPeek(),q}function M(y){v(y);const A=y.currentPeek()==="|";return y.resetPeek(),A}function Q(y){const A=v(y),O=y.currentPeek()==="%"&&y.peek()==="{";return y.resetPeek(),{isModulo:O,hasSpace:A.length>0}}function L(y,A=!0){const O=(q=!1,V="",k=!1)=>{const j=y.currentPeek();return j==="{"?V==="%"?!1:q:j==="@"||!j?V==="%"?!0:q:j==="%"?(y.peek(),O(q,"%",!0)):j==="|"?V==="%"||k?!0:!(V===ho||V===St):j===ho?(y.peek(),O(!0,ho,k)):j===St?(y.peek(),O(!0,St,k)):!0},K=O();return A&&y.resetPeek(),K}function ee(y,A){const O=y.currentChar();return O===Bo?Bo:A(O)?(y.next(),O):null}function X(y){const A=y.charCodeAt(0);return A>=97&&A<=122||A>=65&&A<=90||A>=48&&A<=57||A===95||A===36}function H(y){return ee(y,X)}function N(y){const A=y.charCodeAt(0);return A>=97&&A<=122||A>=65&&A<=90||A>=48&&A<=57||A===95||A===36||A===45}function Y(y){return ee(y,N)}function B(y){const A=y.charCodeAt(0);return A>=48&&A<=57}function ne(y){return ee(y,B)}function se(y){const A=y.charCodeAt(0);return A>=48&&A<=57||A>=65&&A<=70||A>=97&&A<=102}function fe(y){return ee(y,se)}function ve(y){let A="",O="";for(;A=ne(y);)O+=A;return O}function Se(y){_(y);const A=y.currentChar();return A!=="%"&&d(be.EXPECTED_TOKEN,s(),0,A),y.next(),"%"}function Re(y){let A="";for(;;){const O=y.currentChar();if(O==="{"||O==="}"||O==="@"||O==="|"||!O)break;if(O==="%")if(L(y))A+=O,y.next();else break;else if(O===ho||O===St)if(L(y))A+=O,y.next();else{if(M(y))break;A+=O,y.next()}else A+=O,y.next()}return A}function Fe(y){_(y);let A="",O="";for(;A=Y(y);)O+=A;return y.currentChar()===Bo&&d(be.UNTERMINATED_CLOSING_BRACE,s(),0),O}function ke(y){_(y);let A="";return y.currentChar()==="-"?(y.next(),A+=`-${ve(y)}`):A+=ve(y),y.currentChar()===Bo&&d(be.UNTERMINATED_CLOSING_BRACE,s(),0),A}function U(y){return y!==Gu&&y!==St}function z(y){_(y),g(y,"'");let A="",O="";for(;A=ee(y,U);)A==="\\"?O+=W(y):O+=A;const K=y.currentChar();return K===St||K===Bo?(d(be.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,s(),0),K===St&&(y.next(),g(y,"'")),O):(g(y,"'"),O)}function W(y){const A=y.currentChar();switch(A){case"\\":case"'":return y.next(),`\\${A}`;case"u":return Z(y,A,4);case"U":return Z(y,A,6);default:return d(be.UNKNOWN_ESCAPE_SEQUENCE,s(),0,A),""}}function Z(y,A,O){g(y,A);let K="";for(let q=0;q{const K=y.currentChar();return K==="{"||K==="%"||K==="@"||K==="|"||K==="("||K===")"||!K||K===ho?O:(O+=K,y.next(),A(O))};return A("")}function I(y){_(y);const A=g(y,"|");return _(y),A}function J(y,A){let O=null;switch(y.currentChar()){case"{":return A.braceNest>=1&&d(be.NOT_ALLOW_NEST_PLACEHOLDER,s(),0),y.next(),O=p(A,2,"{"),_(y),A.braceNest++,O;case"}":return A.braceNest>0&&A.currentType===2&&d(be.EMPTY_PLACEHOLDER,s(),0),y.next(),O=p(A,3,"}"),A.braceNest--,A.braceNest>0&&_(y),A.inLinked&&A.braceNest===0&&(A.inLinked=!1),O;case"@":return A.braceNest>0&&d(be.UNTERMINATED_CLOSING_BRACE,s(),0),O=G(y,A)||m(A),A.braceNest=0,O;default:{let q=!0,V=!0,k=!0;if(M(y))return A.braceNest>0&&d(be.UNTERMINATED_CLOSING_BRACE,s(),0),O=p(A,1,I(y)),A.braceNest=0,A.inLinked=!1,O;if(A.braceNest>0&&(A.currentType===5||A.currentType===6||A.currentType===7))return d(be.UNTERMINATED_CLOSING_BRACE,s(),0),A.braceNest=0,$(y,A);if(q=f(y,A))return O=p(A,5,Fe(y)),_(y),O;if(V=h(y,A))return O=p(A,6,ke(y)),_(y),O;if(k=E(y,A))return O=p(A,7,z(y)),_(y),O;if(!q&&!V&&!k)return O=p(A,13,he(y)),d(be.INVALID_TOKEN_IN_PLACEHOLDER,s(),0,O.value),_(y),O;break}}return O}function G(y,A){const{currentType:O}=A;let K=null;const q=y.currentChar();switch((O===8||O===9||O===12||O===10)&&(q===St||q===ho)&&d(be.INVALID_LINKED_FORMAT,s(),0),q){case"@":return y.next(),K=p(A,8,"@"),A.inLinked=!0,K;case".":return _(y),y.next(),p(A,9,".");case":":return _(y),y.next(),p(A,10,":");default:return M(y)?(K=p(A,1,I(y)),A.braceNest=0,A.inLinked=!1,K):S(y,A)||x(y,A)?(_(y),G(y,A)):P(y,A)?(_(y),p(A,12,w(y))):T(y,A)?(_(y),q==="{"?J(y,A)||K:p(A,11,b(y))):(O===8&&d(be.INVALID_LINKED_FORMAT,s(),0),A.braceNest=0,A.inLinked=!1,$(y,A))}}function $(y,A){let O={type:14};if(A.braceNest>0)return J(y,A)||m(A);if(A.inLinked)return G(y,A)||m(A);switch(y.currentChar()){case"{":return J(y,A)||m(A);case"}":return d(be.UNBALANCED_CLOSING_BRACE,s(),0),y.next(),p(A,3,"}");case"@":return G(y,A)||m(A);default:{if(M(y))return O=p(A,1,I(y)),A.braceNest=0,A.inLinked=!1,O;const{isModulo:q,hasSpace:V}=Q(y);if(q)return V?p(A,0,Re(y)):p(A,4,Se(y));if(L(y))return p(A,0,Re(y));break}}return O}function oe(){const{currentType:y,offset:A,startLoc:O,endLoc:K}=c;return c.lastType=y,c.lastOffset=A,c.lastStartLoc=O,c.lastEndLoc=K,c.offset=a(),c.startLoc=s(),n.currentChar()===Bo?p(c,14):$(n,c)}return{nextToken:oe,currentOffset:a,currentPosition:s,context:l}}const a0="parser",s0=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function r0(e,t,o){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const n=parseInt(t||o,16);return n<=55295||n>=57344?String.fromCodePoint(n):"�"}}}function i0(e={}){const t=e.location!==!1,{onError:o,onWarn:n}=e;function a(f,h,E,S,...P){const x=f.currentPosition();if(x.offset+=S,x.column+=S,o){const T=t?vr(E,x):null,M=pa(h,T,{domain:a0,args:P});o(M)}}function s(f,h,E,S,...P){const x=f.currentPosition();if(x.offset+=S,x.column+=S,n){const T=t?vr(E,x):null;n(YA(h,T,P))}}function r(f,h,E){const S={type:f};return t&&(S.start=h,S.end=h,S.loc={start:E,end:E}),S}function i(f,h,E,S){S&&(f.type=S),t&&(f.end=h,f.loc&&(f.loc.end=E))}function c(f,h){const E=f.context(),S=r(3,E.offset,E.startLoc);return S.value=h,i(S,f.currentOffset(),f.currentPosition()),S}function l(f,h){const E=f.context(),{lastOffset:S,lastStartLoc:P}=E,x=r(5,S,P);return x.index=parseInt(h,10),f.nextToken(),i(x,f.currentOffset(),f.currentPosition()),x}function u(f,h,E){const S=f.context(),{lastOffset:P,lastStartLoc:x}=S,T=r(4,P,x);return T.key=h,E===!0&&(T.modulo=!0),f.nextToken(),i(T,f.currentOffset(),f.currentPosition()),T}function d(f,h){const E=f.context(),{lastOffset:S,lastStartLoc:P}=E,x=r(9,S,P);return x.value=h.replace(s0,r0),f.nextToken(),i(x,f.currentOffset(),f.currentPosition()),x}function p(f){const h=f.nextToken(),E=f.context(),{lastOffset:S,lastStartLoc:P}=E,x=r(8,S,P);return h.type!==12?(a(f,be.UNEXPECTED_EMPTY_LINKED_MODIFIER,E.lastStartLoc,0),x.value="",i(x,S,P),{nextConsumeToken:h,node:x}):(h.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,Ht(h)),x.value=h.value||"",i(x,f.currentOffset(),f.currentPosition()),{node:x})}function m(f,h){const E=f.context(),S=r(7,E.offset,E.startLoc);return S.value=h,i(S,f.currentOffset(),f.currentPosition()),S}function g(f){const h=f.context(),E=r(6,h.offset,h.startLoc);let S=f.nextToken();if(S.type===9){const P=p(f);E.modifier=P.node,S=P.nextConsumeToken||f.nextToken()}switch(S.type!==10&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(S)),S=f.nextToken(),S.type===2&&(S=f.nextToken()),S.type){case 11:S.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(S)),E.key=m(f,S.value||"");break;case 5:S.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(S)),E.key=u(f,S.value||"");break;case 6:S.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(S)),E.key=l(f,S.value||"");break;case 7:S.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(S)),E.key=d(f,S.value||"");break;default:{a(f,be.UNEXPECTED_EMPTY_LINKED_KEY,h.lastStartLoc,0);const P=f.context(),x=r(7,P.offset,P.startLoc);return x.value="",i(x,P.offset,P.startLoc),E.key=x,i(E,P.offset,P.startLoc),{nextConsumeToken:S,node:E}}}return i(E,f.currentOffset(),f.currentPosition()),{node:E}}function v(f){const h=f.context(),E=h.currentType===1?f.currentOffset():h.offset,S=h.currentType===1?h.endLoc:h.startLoc,P=r(2,E,S);P.items=[];let x=null,T=null;do{const L=x||f.nextToken();switch(x=null,L.type){case 0:L.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(L)),P.items.push(c(f,L.value||""));break;case 6:L.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(L)),P.items.push(l(f,L.value||""));break;case 4:T=!0;break;case 5:L.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(L)),P.items.push(u(f,L.value||"",!!T)),T&&(s(f,dl.USE_MODULO_SYNTAX,h.lastStartLoc,0,Ht(L)),T=null);break;case 7:L.value==null&&a(f,be.UNEXPECTED_LEXICAL_ANALYSIS,h.lastStartLoc,0,Ht(L)),P.items.push(d(f,L.value||""));break;case 8:{const ee=g(f);P.items.push(ee.node),x=ee.nextConsumeToken||null;break}}}while(h.currentType!==14&&h.currentType!==1);const M=h.currentType===1?h.lastOffset:f.currentOffset(),Q=h.currentType===1?h.lastEndLoc:f.currentPosition();return i(P,M,Q),P}function _(f,h,E,S){const P=f.context();let x=S.items.length===0;const T=r(1,h,E);T.cases=[],T.cases.push(S);do{const M=v(f);x||(x=M.items.length===0),T.cases.push(M)}while(P.currentType!==14);return x&&a(f,be.MUST_HAVE_MESSAGES_IN_PLURAL,E,0),i(T,f.currentOffset(),f.currentPosition()),T}function C(f){const h=f.context(),{offset:E,startLoc:S}=h,P=v(f);return h.currentType===14?P:_(f,E,S,P)}function R(f){const h=n0(f,$m({},e)),E=h.context(),S=r(0,E.offset,E.startLoc);return t&&S.loc&&(S.loc.source=f),S.body=C(h),e.onCacheKey&&(S.cacheKey=e.onCacheKey(f)),E.currentType!==14&&a(h,be.UNEXPECTED_LEXICAL_ANALYSIS,E.lastStartLoc,0,f[E.offset]||""),i(S,h.currentOffset(),h.currentPosition()),S}return{parse:R}}function Ht(e){if(e.type===14)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function c0(e,t={}){const o={ast:e,helpers:new Set};return{context:()=>o,helper:s=>(o.helpers.add(s),s)}}function Hu(e,t){for(let o=0;oWu(o)),e}function Wu(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let o=0;oi;function l(_,C){i.code+=_}function u(_,C=!0){const R=C?a:"";l(s?R+" ".repeat(_):R)}function d(_=!0){const C=++i.indentLevel;_&&u(C)}function p(_=!0){const C=--i.indentLevel;_&&u(C)}function m(){u(i.indentLevel)}return{context:c,push:l,indent:d,deindent:p,newline:m,helper:_=>`_${_}`,needIndent:()=>i.needIndent}}function m0(e,t){const{helper:o}=e;e.push(`${o("linked")}(`),aa(e,t.key),t.modifier?(e.push(", "),aa(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function g0(e,t){const{helper:o,needIndent:n}=e;e.push(`${o("normalize")}([`),e.indent(n());const a=t.items.length;for(let s=0;s1){e.push(`${o("plural")}([`),e.indent(n());const a=t.cases.length;for(let s=0;s{const o=Vu(t.mode)?t.mode:"normal",n=Vu(t.filename)?t.filename:"message.intl",a=!!t.sourceMap,s=t.breakLineCode!=null?t.breakLineCode:o==="arrow"?";":` `,r=t.needIndent?t.needIndent:o!=="arrow",i=e.helpers||[],c=f0(e,{mode:o,filename:n,sourceMap:a,breakLineCode:s,needIndent:r});c.push(o==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),c.indent(r),i.length>0&&(c.push(`const { ${eg(i.map(d=>`${d}: _${d}`),", ")} } = ctx`),c.newline()),c.push("return "),aa(c,e),c.deindent(r),c.push("}"),delete e.helpers;const{code:l,map:u}=c.context();return{ast:e,code:l,map:u?u.toJSON():void 0}};function y0(e,t={}){const o=$m({},t),n=!!o.jit,a=!!o.minify,s=o.optimize==null?!0:o.optimize,i=i0(o).parse(e);return n?(s&&u0(i),a&&Gn(i),{ast:i,code:""}):(l0(i,o),b0(i,o))}/*! * core-base v9.14.4 * (c) 2025 kazuya kawaguchi * Released under the MIT License. */function A0(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(_o().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(_o().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(_o().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function lo(e){return Le(e)&&fl(e)===0&&(Kt(e,"b")||Kt(e,"body"))}const tg=["b","body"];function w0(e){return rn(e,tg)}const og=["c","cases"];function E0(e){return rn(e,og,[])}const ng=["s","static"];function C0(e){return rn(e,ng)}const ag=["i","items"];function _0(e){return rn(e,ag,[])}const sg=["t","type"];function fl(e){return rn(e,sg)}const rg=["v","value"];function Ms(e,t){const o=rn(e,rg);if(o!=null)return o;throw ts(t)}const ig=["m","modifier"];function S0(e){return rn(e,ig)}const cg=["k","key"];function P0(e){const t=rn(e,cg);if(t)return t;throw ts(6)}function rn(e,t,o){for(let n=0;n{r===void 0?r=i:r+=i},p[1]=()=>{r!==void 0&&(t.push(r),r=void 0)},p[2]=()=>{p[0](),a++},p[3]=()=>{if(a>0)a--,n=4,p[0]();else{if(a=0,r===void 0||(r=x0(r),r===!1))return!1;p[1]()}};function m(){const g=e[o+1];if(n===5&&g==="'"||n===6&&g==='"')return o++,i="\\"+g,p[0](),!0}for(;n!==null;)if(o++,s=e[o],!(s==="\\"&&m())){if(c=I0(s),d=cn[n],l=d[c]||d.l||8,l===8||(n=l[0],l[1]!==void 0&&(u=p[l[1]],u&&(i=s,u()===!1))))return;if(n===7)return t}}const Qu=new Map;function q0(e,t){return Le(e)?e[t]:null}function N0(e,t){if(!Le(e))return null;let o=Qu.get(t);if(o||(o=k0(t),o&&Qu.set(t,o)),!o)return null;const n=o.length;let a=e,s=0;for(;se,L0=e=>"",D0="text",B0=e=>e.length===0?"":zA(e),F0=UA;function Yu(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function j0(e){const t=ot(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(ot(e.named.count)||ot(e.named.n))?ot(e.named.count)?e.named.count:ot(e.named.n)?e.named.n:t:t}function U0(e,t){t.count||(t.count=e),t.n||(t.n=e)}function z0(e={}){const t=e.locale,o=j0(e),n=Le(e.pluralRules)&&ae(t)&&He(e.pluralRules[t])?e.pluralRules[t]:Yu,a=Le(e.pluralRules)&&ae(t)&&He(e.pluralRules[t])?Yu:void 0,s=C=>C[n(o,C.length,a)],r=e.list||[],i=C=>r[C],c=e.named||je();ot(e.pluralIndex)&&U0(o,c);const l=C=>c[C];function u(C){const R=He(e.messages)?e.messages(C):Le(e.messages)?e.messages[C]:!1;return R||(e.parent?e.parent.message(C):L0)}const d=C=>e.modifiers?e.modifiers[C]:M0,p=ye(e.processor)&&He(e.processor.normalize)?e.processor.normalize:B0,m=ye(e.processor)&&He(e.processor.interpolate)?e.processor.interpolate:F0,g=ye(e.processor)&&ae(e.processor.type)?e.processor.type:D0,_={list:i,named:l,plural:s,linked:(C,...R)=>{const[f,h]=R;let E="text",S="";R.length===1?Le(f)?(S=f.modifier||S,E=f.type||E):ae(f)&&(S=f||S):R.length===2&&(ae(f)&&(S=f||S),ae(h)&&(E=h||E));const P=u(C)(_),x=E==="vnode"&&Ke(P)&&S?P[0]:P;return S?d(S)(x,E):x},message:u,type:g,interpolate:m,normalize:p,values:ht(je(),r,c)};return _}let os=null;function V0(e){os=e}function G0(e,t,o){os&&os.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:o})}const H0=W0("function:translate");function W0(e){return t=>os&&os.emit(e,t)}const ug=dl.__EXTEND_POINT__,fn=Vr(ug),Q0={NOT_FOUND_KEY:ug,FALLBACK_TO_TRANSLATE:fn(),CANNOT_FORMAT_NUMBER:fn(),FALLBACK_TO_NUMBER_FORMAT:fn(),CANNOT_FORMAT_DATE:fn(),FALLBACK_TO_DATE_FORMAT:fn(),EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER:fn(),__EXTEND_POINT__:fn()},dg=be.__EXTEND_POINT__,mn=Vr(dg),Jt={INVALID_ARGUMENT:dg,INVALID_DATE_ARGUMENT:mn(),INVALID_ISO_DATE_ARGUMENT:mn(),NOT_SUPPORT_NON_STRING_MESSAGE:mn(),NOT_SUPPORT_LOCALE_PROMISE_VALUE:mn(),NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:mn(),NOT_SUPPORT_LOCALE_TYPE:mn(),__EXTEND_POINT__:mn()};function co(e){return pa(e,null,void 0)}function ml(e,t){return t.locale!=null?Ku(t.locale):Ku(e.locale)}let Ci;function Ku(e){if(ae(e))return e;if(He(e)){if(e.resolvedOnce&&Ci!=null)return Ci;if(e.constructor.name==="Function"){const t=e();if(jA(t))throw co(Jt.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Ci=t}else throw co(Jt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw co(Jt.NOT_SUPPORT_LOCALE_TYPE)}function Y0(e,t,o){return[...new Set([o,...Ke(t)?t:Le(t)?Object.keys(t):ae(t)?[t]:[o]])]}function pg(e,t,o){const n=ae(o)?o:sa,a=e;a.__localeChainCache||(a.__localeChainCache=new Map);let s=a.__localeChainCache.get(n);if(!s){s=[];let r=[o];for(;Ke(r);)r=Ju(s,r,t);const i=Ke(t)||!ye(t)?t:t.default?t.default:null;r=ae(i)?[i]:i,Ke(r)&&Ju(s,r,!1),a.__localeChainCache.set(n,s)}return s}function Ju(e,t,o){let n=!0;for(let a=0;a`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Z0(){return{upper:(e,t)=>t==="text"&&ae(e)?e.toUpperCase():t==="vnode"&&Le(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&ae(e)?e.toLowerCase():t==="vnode"&&Le(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&ae(e)?Zu(e):t==="vnode"&&Le(e)&&"__v_isVNode"in e?Zu(e.children):e}}let fg;function $u(e){fg=e}let mg;function $0(e){mg=e}let gg;function ew(e){gg=e}let hg=null;const tw=e=>{hg=e},ow=()=>hg;let vg=null;const ed=e=>{vg=e},nw=()=>vg;let td=0;function aw(e={}){const t=He(e.onWarn)?e.onWarn:VA,o=ae(e.version)?e.version:X0,n=ae(e.locale)||He(e.locale)?e.locale:sa,a=He(n)?sa:n,s=Ke(e.fallbackLocale)||ye(e.fallbackLocale)||ae(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:a,r=ye(e.messages)?e.messages:_i(a),i=ye(e.datetimeFormats)?e.datetimeFormats:_i(a),c=ye(e.numberFormats)?e.numberFormats:_i(a),l=ht(je(),e.modifiers,Z0()),u=e.pluralRules||je(),d=He(e.missing)?e.missing:null,p=Ce(e.missingWarn)||nn(e.missingWarn)?e.missingWarn:!0,m=Ce(e.fallbackWarn)||nn(e.fallbackWarn)?e.fallbackWarn:!0,g=!!e.fallbackFormat,v=!!e.unresolving,_=He(e.postTranslation)?e.postTranslation:null,C=ye(e.processor)?e.processor:null,R=Ce(e.warnHtmlMessage)?e.warnHtmlMessage:!0,f=!!e.escapeParameter,h=He(e.messageCompiler)?e.messageCompiler:fg,E=He(e.messageResolver)?e.messageResolver:mg||q0,S=He(e.localeFallbacker)?e.localeFallbacker:gg||Y0,P=Le(e.fallbackContext)?e.fallbackContext:void 0,x=e,T=Le(x.__datetimeFormatters)?x.__datetimeFormatters:new Map,M=Le(x.__numberFormatters)?x.__numberFormatters:new Map,Q=Le(x.__meta)?x.__meta:{};td++;const L={version:o,cid:td,locale:n,fallbackLocale:s,messages:r,modifiers:l,pluralRules:u,missing:d,missingWarn:p,fallbackWarn:m,fallbackFormat:g,unresolving:v,postTranslation:_,processor:C,warnHtmlMessage:R,escapeParameter:f,messageCompiler:h,messageResolver:E,localeFallbacker:S,fallbackContext:P,onWarn:t,__meta:Q};return L.datetimeFormats=i,L.numberFormats=c,L.__datetimeFormatters=T,L.__numberFormatters=M,__INTLIFY_PROD_DEVTOOLS__&&G0(L,o,Q),L}const _i=e=>({[e]:je()});function gl(e,t,o,n,a){const{missing:s,onWarn:r}=e;if(s!==null){const i=s(e,o,t,a);return ae(i)?i:t}else return t}function Ca(e,t,o){const n=e;n.__localeChainCache=new Map,e.localeFallbacker(e,o,t)}function sw(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function rw(e,t){const o=t.indexOf(e);if(o===-1)return!1;for(let n=o+1;niw(o,e)}function iw(e,t){const o=w0(t);if(o==null)throw ts(0);if(fl(o)===1){const s=E0(o);return e.plural(s.reduce((r,i)=>[...r,od(e,i)],[]))}else return od(e,o)}function od(e,t){const o=C0(t);if(o!=null)return e.type==="text"?o:e.normalize([o]);{const n=_0(t).reduce((a,s)=>[...a,ic(e,s)],[]);return e.normalize(n)}}function ic(e,t){const o=fl(t);switch(o){case 3:return Ms(t,o);case 9:return Ms(t,o);case 4:{const n=t;if(Kt(n,"k")&&n.k)return e.interpolate(e.named(n.k));if(Kt(n,"key")&&n.key)return e.interpolate(e.named(n.key));throw ts(o)}case 5:{const n=t;if(Kt(n,"i")&&ot(n.i))return e.interpolate(e.list(n.i));if(Kt(n,"index")&&ot(n.index))return e.interpolate(e.list(n.index));throw ts(o)}case 6:{const n=t,a=S0(n),s=P0(n);return e.linked(ic(e,s),a?ic(e,a):void 0,e.type)}case 7:return Ms(t,o);case 8:return Ms(t,o);default:throw new Error(`unhandled node on format message part: ${o}`)}}const bg=e=>e;let Wn=je();function yg(e,t={}){let o=!1;const n=t.onError||JA;return t.onError=a=>{o=!0,n(a)},{...y0(e,t),detectError:o}}const cw=(e,t)=>{if(!ae(e))throw co(Jt.NOT_SUPPORT_NON_STRING_MESSAGE);{Ce(t.warnHtmlMessage)&&t.warnHtmlMessage;const n=(t.onCacheKey||bg)(e),a=Wn[n];if(a)return a;const{code:s,detectError:r}=yg(e,t),i=new Function(`return ${s}`)();return r?i:Wn[n]=i}};function lw(e,t){if(__INTLIFY_JIT_COMPILATION__&&!__INTLIFY_DROP_MESSAGE_COMPILER__&&ae(e)){Ce(t.warnHtmlMessage)&&t.warnHtmlMessage;const n=(t.onCacheKey||bg)(e),a=Wn[n];if(a)return a;const{ast:s,detectError:r}=yg(e,{...t,location:!1,jit:!0}),i=Si(s);return r?i:Wn[n]=i}else{const o=e.cacheKey;if(o){const n=Wn[o];return n||(Wn[o]=Si(e))}else return Si(e)}}const nd=()=>"",zt=e=>He(e);function ad(e,...t){const{fallbackFormat:o,postTranslation:n,unresolving:a,messageCompiler:s,fallbackLocale:r,messages:i}=e,[c,l]=cc(...t),u=Ce(l.missingWarn)?l.missingWarn:e.missingWarn,d=Ce(l.fallbackWarn)?l.fallbackWarn:e.fallbackWarn,p=Ce(l.escapeParameter)?l.escapeParameter:e.escapeParameter,m=!!l.resolvedMessage,g=ae(l.default)||Ce(l.default)?Ce(l.default)?s?c:()=>c:l.default:o?s?c:()=>c:"",v=o||g!=="",_=ml(e,l);p&&uw(l);let[C,R,f]=m?[c,_,i[_]||je()]:Ag(e,c,_,r,d,u),h=C,E=c;if(!m&&!(ae(h)||lo(h)||zt(h))&&v&&(h=g,E=h),!m&&(!(ae(h)||lo(h)||zt(h))||!ae(R)))return a?Gr:c;let S=!1;const P=()=>{S=!0},x=zt(h)?h:wg(e,c,R,h,E,P);if(S)return h;const T=fw(e,R,f,l),M=z0(T),Q=dw(e,x,M),L=n?n(Q,c):Q;if(__INTLIFY_PROD_DEVTOOLS__){const ee={timestamp:Date.now(),key:ae(c)?c:zt(h)?h.key:"",locale:R||(zt(h)?h.locale:""),format:ae(h)?h:zt(h)?h.source:"",message:L};ee.meta=ht({},e.__meta,ow()||{}),H0(ee)}return L}function uw(e){Ke(e.list)?e.list=e.list.map(t=>ae(t)?zu(t):t):Le(e.named)&&Object.keys(e.named).forEach(t=>{ae(e.named[t])&&(e.named[t]=zu(e.named[t]))})}function Ag(e,t,o,n,a,s){const{messages:r,onWarn:i,messageResolver:c,localeFallbacker:l}=e,u=l(e,n,o);let d=je(),p,m=null;const g="translate";for(let v=0;vn;return l.locale=o,l.key=t,l}const c=r(n,pw(e,o,a,n,i,s));return c.locale=o,c.key=t,c.source=n,c}function dw(e,t,o){return t(o)}function cc(...e){const[t,o,n]=e,a=je();if(!ae(t)&&!ot(t)&&!zt(t)&&!lo(t))throw co(Jt.INVALID_ARGUMENT);const s=ot(t)?String(t):(zt(t),t);return ot(o)?a.plural=o:ae(o)?a.default=o:ye(o)&&!zr(o)?a.named=o:Ke(o)&&(a.list=o),ot(n)?a.plural=n:ae(n)?a.default=n:ye(n)&&ht(a,n),[s,a]}function pw(e,t,o,n,a,s){return{locale:t,key:o,warnHtmlMessage:a,onError:r=>{throw s&&s(r),r},onCacheKey:r=>MA(t,o,r)}}function fw(e,t,o,n){const{modifiers:a,pluralRules:s,messageResolver:r,fallbackLocale:i,fallbackWarn:c,missingWarn:l,fallbackContext:u}=e,p={locale:t,modifiers:a,pluralRules:s,messages:m=>{let g=r(o,m);if(g==null&&u){const[,,v]=Ag(u,m,t,i,c,l);g=r(v,m)}if(ae(g)||lo(g)){let v=!1;const C=wg(e,m,t,g,m,()=>{v=!0});return v?nd:C}else return zt(g)?g:nd}};return e.processor&&(p.processor=e.processor),n.list&&(p.list=n.list),n.named&&(p.named=n.named),ot(n.plural)&&(p.pluralIndex=n.plural),p}function sd(e,...t){const{datetimeFormats:o,unresolving:n,fallbackLocale:a,onWarn:s,localeFallbacker:r}=e,{__datetimeFormatters:i}=e,[c,l,u,d]=lc(...t),p=Ce(u.missingWarn)?u.missingWarn:e.missingWarn;Ce(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const m=!!u.part,g=ml(e,u),v=r(e,a,g);if(!ae(c)||c==="")return new Intl.DateTimeFormat(g,d).format(l);let _={},C,R=null;const f="datetime format";for(let S=0;S{Eg.includes(c)?r[c]=o[c]:s[c]=o[c]}),ae(n)?s.locale=n:ye(n)&&(r=n),ye(a)&&(r=a),[s.key||"",i,s,r]}function rd(e,t,o){const n=e;for(const a in o){const s=`${t}__${a}`;n.__datetimeFormatters.has(s)&&n.__datetimeFormatters.delete(s)}}function id(e,...t){const{numberFormats:o,unresolving:n,fallbackLocale:a,onWarn:s,localeFallbacker:r}=e,{__numberFormatters:i}=e,[c,l,u,d]=uc(...t),p=Ce(u.missingWarn)?u.missingWarn:e.missingWarn;Ce(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const m=!!u.part,g=ml(e,u),v=r(e,a,g);if(!ae(c)||c==="")return new Intl.NumberFormat(g,d).format(l);let _={},C,R=null;const f="number format";for(let S=0;S{Cg.includes(c)?r[c]=o[c]:s[c]=o[c]}),ae(n)?s.locale=n:ye(n)&&(r=n),ye(a)&&(r=a),[s.key||"",i,s,r]}function cd(e,t,o){const n=e;for(const a in o){const s=`${t}__${a}`;n.__numberFormatters.has(s)&&n.__numberFormatters.delete(s)}}A0();/*! * vue-i18n v9.14.4 * (c) 2025 kazuya kawaguchi * Released under the MIT License. */const mw="9.14.4";function gw(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(_o().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(_o().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_JIT_COMPILATION__!="boolean"&&(_o().__INTLIFY_JIT_COMPILATION__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(_o().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(_o().__INTLIFY_PROD_DEVTOOLS__=!1)}const _g=Q0.__EXTEND_POINT__,vo=Vr(_g);vo(),vo(),vo(),vo(),vo(),vo(),vo(),vo(),vo();const Sg=Jt.__EXTEND_POINT__,xt=Vr(Sg),ut={UNEXPECTED_RETURN_TYPE:Sg,INVALID_ARGUMENT:xt(),MUST_BE_CALL_SETUP_TOP:xt(),NOT_INSTALLED:xt(),NOT_AVAILABLE_IN_LEGACY_MODE:xt(),REQUIRED_VALUE:xt(),INVALID_VALUE:xt(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:xt(),NOT_INSTALLED_WITH_PROVIDE:xt(),UNEXPECTED_ERROR:xt(),NOT_COMPATIBLE_LEGACY_VUE_I18N:xt(),BRIDGE_SUPPORT_VUE_2_ONLY:xt(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:xt(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:xt(),__EXTEND_POINT__:xt()};function ft(e,...t){return pa(e,null,void 0)}const dc=sn("__translateVNode"),pc=sn("__datetimeParts"),fc=sn("__numberParts"),Pg=sn("__setPluralRules"),Rg=sn("__injectWithOption"),mc=sn("__dispose");function ns(e){if(!Le(e)||lo(e))return e;for(const t in e)if(Kt(e,t))if(!t.includes("."))Le(e[t])&&ns(e[t]);else{const o=t.split("."),n=o.length-1;let a=e,s=!1;for(let r=0;r{if("locale"in i&&"resource"in i){const{locale:c,resource:l}=i;c?(r[c]=r[c]||je(),Hs(l,r[c])):Hs(l,r)}else ae(i)&&Hs(JSON.parse(i),r)}),a==null&&s)for(const i in r)Kt(r,i)&&ns(r[i]);return r}function Og(e){return e.type}function Tg(e,t,o){let n=Le(t.messages)?t.messages:je();"__i18nGlobal"in o&&(n=Hr(e.locale.value,{messages:n,__i18n:o.__i18nGlobal}));const a=Object.keys(n);a.length&&a.forEach(s=>{e.mergeLocaleMessage(s,n[s])});{if(Le(t.datetimeFormats)){const s=Object.keys(t.datetimeFormats);s.length&&s.forEach(r=>{e.mergeDateTimeFormat(r,t.datetimeFormats[r])})}if(Le(t.numberFormats)){const s=Object.keys(t.numberFormats);s.length&&s.forEach(r=>{e.mergeNumberFormat(r,t.numberFormats[r])})}}}function ld(e){return pe(Ro,null,e,0)}const ud="__INTLIFY_META__",dd=()=>[],hw=()=>!1;let pd=0;function fd(e){return(t,o,n,a)=>e(o,n,Ue()||void 0,a)}const vw=()=>{const e=Ue();let t=null;return e&&(t=Og(e)[ud])?{[ud]:t}:null};function hl(e={},t){const{__root:o,__injectWithOption:n}=e,a=o===void 0,s=e.flatJson,r=hr?le:Po,i=!!e.translateExistCompatible;let c=Ce(e.inheritLocale)?e.inheritLocale:!0;const l=r(o&&c?o.locale.value:ae(e.locale)?e.locale:sa),u=r(o&&c?o.fallbackLocale.value:ae(e.fallbackLocale)||Ke(e.fallbackLocale)||ye(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:l.value),d=r(Hr(l.value,e)),p=r(ye(e.datetimeFormats)?e.datetimeFormats:{[l.value]:{}}),m=r(ye(e.numberFormats)?e.numberFormats:{[l.value]:{}});let g=o?o.missingWarn:Ce(e.missingWarn)||nn(e.missingWarn)?e.missingWarn:!0,v=o?o.fallbackWarn:Ce(e.fallbackWarn)||nn(e.fallbackWarn)?e.fallbackWarn:!0,_=o?o.fallbackRoot:Ce(e.fallbackRoot)?e.fallbackRoot:!0,C=!!e.fallbackFormat,R=He(e.missing)?e.missing:null,f=He(e.missing)?fd(e.missing):null,h=He(e.postTranslation)?e.postTranslation:null,E=o?o.warnHtmlMessage:Ce(e.warnHtmlMessage)?e.warnHtmlMessage:!0,S=!!e.escapeParameter;const P=o?o.modifiers:ye(e.modifiers)?e.modifiers:{};let x=e.pluralRules||o&&o.pluralRules,T;T=(()=>{a&&ed(null);const k={version:mw,locale:l.value,fallbackLocale:u.value,messages:d.value,modifiers:P,pluralRules:x,missing:f===null?void 0:f,missingWarn:g,fallbackWarn:v,fallbackFormat:C,unresolving:!0,postTranslation:h===null?void 0:h,warnHtmlMessage:E,escapeParameter:S,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};k.datetimeFormats=p.value,k.numberFormats=m.value,k.__datetimeFormatters=ye(T)?T.__datetimeFormatters:void 0,k.__numberFormatters=ye(T)?T.__numberFormatters:void 0;const j=aw(k);return a&&ed(j),j})(),Ca(T,l.value,u.value);function Q(){return[l.value,u.value,d.value,p.value,m.value]}const L=te({get:()=>l.value,set:k=>{l.value=k,T.locale=l.value}}),ee=te({get:()=>u.value,set:k=>{u.value=k,T.fallbackLocale=u.value,Ca(T,l.value,k)}}),X=te(()=>d.value),H=te(()=>p.value),N=te(()=>m.value);function Y(){return He(h)?h:null}function B(k){h=k,T.postTranslation=k}function ne(){return R}function se(k){k!==null&&(f=fd(k)),R=k,T.missing=f}const fe=(k,j,de,me,et,tt)=>{Q();let pt;try{__INTLIFY_PROD_DEVTOOLS__,a||(T.fallbackContext=o?nw():void 0),pt=k(T)}finally{__INTLIFY_PROD_DEVTOOLS__,a||(T.fallbackContext=void 0)}if(de!=="translate exists"&&ot(pt)&&pt===Gr||de==="translate exists"&&!pt){const[Ct,Bn]=j();return o&&_?me(o):et(Ct)}else{if(tt(pt))return pt;throw ft(ut.UNEXPECTED_RETURN_TYPE)}};function ve(...k){return fe(j=>Reflect.apply(ad,null,[j,...k]),()=>cc(...k),"translate",j=>Reflect.apply(j.t,j,[...k]),j=>j,j=>ae(j))}function Se(...k){const[j,de,me]=k;if(me&&!Le(me))throw ft(ut.INVALID_ARGUMENT);return ve(j,de,ht({resolvedMessage:!0},me||{}))}function Re(...k){return fe(j=>Reflect.apply(sd,null,[j,...k]),()=>lc(...k),"datetime format",j=>Reflect.apply(j.d,j,[...k]),()=>Xu,j=>ae(j))}function Fe(...k){return fe(j=>Reflect.apply(id,null,[j,...k]),()=>uc(...k),"number format",j=>Reflect.apply(j.n,j,[...k]),()=>Xu,j=>ae(j))}function ke(k){return k.map(j=>ae(j)||ot(j)||Ce(j)?ld(String(j)):j)}const z={normalize:ke,interpolate:k=>k,type:"vnode"};function W(...k){return fe(j=>{let de;const me=j;try{me.processor=z,de=Reflect.apply(ad,null,[me,...k])}finally{me.processor=null}return de},()=>cc(...k),"translate",j=>j[dc](...k),j=>[ld(j)],j=>Ke(j))}function Z(...k){return fe(j=>Reflect.apply(id,null,[j,...k]),()=>uc(...k),"number format",j=>j[fc](...k),dd,j=>ae(j)||Ke(j))}function re(...k){return fe(j=>Reflect.apply(sd,null,[j,...k]),()=>lc(...k),"datetime format",j=>j[pc](...k),dd,j=>ae(j)||Ke(j))}function he(k){x=k,T.pluralRules=x}function w(k,j){return fe(()=>{if(!k)return!1;const de=ae(j)?j:l.value,me=J(de),et=T.messageResolver(me,k);return i?et!=null:lo(et)||zt(et)||ae(et)},()=>[k],"translate exists",de=>Reflect.apply(de.te,de,[k,j]),hw,de=>Ce(de))}function b(k){let j=null;const de=pg(T,u.value,l.value);for(let me=0;me{c&&(l.value=k,T.locale=k,Ca(T,l.value,u.value))}),Xe(o.fallbackLocale,k=>{c&&(u.value=k,T.fallbackLocale=k,Ca(T,l.value,u.value))}));const V={id:pd,locale:L,fallbackLocale:ee,get inheritLocale(){return c},set inheritLocale(k){c=k,k&&o&&(l.value=o.locale.value,u.value=o.fallbackLocale.value,Ca(T,l.value,u.value))},get availableLocales(){return Object.keys(d.value).sort()},messages:X,get modifiers(){return P},get pluralRules(){return x||{}},get isGlobal(){return a},get missingWarn(){return g},set missingWarn(k){g=k,T.missingWarn=g},get fallbackWarn(){return v},set fallbackWarn(k){v=k,T.fallbackWarn=v},get fallbackRoot(){return _},set fallbackRoot(k){_=k},get fallbackFormat(){return C},set fallbackFormat(k){C=k,T.fallbackFormat=C},get warnHtmlMessage(){return E},set warnHtmlMessage(k){E=k,T.warnHtmlMessage=k},get escapeParameter(){return S},set escapeParameter(k){S=k,T.escapeParameter=k},t:ve,getLocaleMessage:J,setLocaleMessage:G,mergeLocaleMessage:$,getPostTranslationHandler:Y,setPostTranslationHandler:B,getMissingHandler:ne,setMissingHandler:se,[Pg]:he};return V.datetimeFormats=H,V.numberFormats=N,V.rt=Se,V.te=w,V.tm=I,V.d=Re,V.n=Fe,V.getDateTimeFormat=oe,V.setDateTimeFormat=y,V.mergeDateTimeFormat=A,V.getNumberFormat=O,V.setNumberFormat=K,V.mergeNumberFormat=q,V[Rg]=n,V[dc]=W,V[pc]=re,V[fc]=Z,V}function bw(e){const t=ae(e.locale)?e.locale:sa,o=ae(e.fallbackLocale)||Ke(e.fallbackLocale)||ye(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,n=He(e.missing)?e.missing:void 0,a=Ce(e.silentTranslationWarn)||nn(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,s=Ce(e.silentFallbackWarn)||nn(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,r=Ce(e.fallbackRoot)?e.fallbackRoot:!0,i=!!e.formatFallbackMessages,c=ye(e.modifiers)?e.modifiers:{},l=e.pluralizationRules,u=He(e.postTranslation)?e.postTranslation:void 0,d=ae(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,p=!!e.escapeParameterHtml,m=Ce(e.sync)?e.sync:!0;let g=e.messages;if(ye(e.sharedMessages)){const S=e.sharedMessages;g=Object.keys(S).reduce((x,T)=>{const M=x[T]||(x[T]={});return ht(M,S[T]),x},g||{})}const{__i18n:v,__root:_,__injectWithOption:C}=e,R=e.datetimeFormats,f=e.numberFormats,h=e.flatJson,E=e.translateExistCompatible;return{locale:t,fallbackLocale:o,messages:g,flatJson:h,datetimeFormats:R,numberFormats:f,missing:n,missingWarn:a,fallbackWarn:s,fallbackRoot:r,fallbackFormat:i,modifiers:c,pluralRules:l,postTranslation:u,warnHtmlMessage:d,escapeParameter:p,messageResolver:e.messageResolver,inheritLocale:m,translateExistCompatible:E,__i18n:v,__root:_,__injectWithOption:C}}function gc(e={},t){{const o=hl(bw(e)),{__extender:n}=e,a={id:o.id,get locale(){return o.locale.value},set locale(s){o.locale.value=s},get fallbackLocale(){return o.fallbackLocale.value},set fallbackLocale(s){o.fallbackLocale.value=s},get messages(){return o.messages.value},get datetimeFormats(){return o.datetimeFormats.value},get numberFormats(){return o.numberFormats.value},get availableLocales(){return o.availableLocales},get formatter(){return{interpolate(){return[]}}},set formatter(s){},get missing(){return o.getMissingHandler()},set missing(s){o.setMissingHandler(s)},get silentTranslationWarn(){return Ce(o.missingWarn)?!o.missingWarn:o.missingWarn},set silentTranslationWarn(s){o.missingWarn=Ce(s)?!s:s},get silentFallbackWarn(){return Ce(o.fallbackWarn)?!o.fallbackWarn:o.fallbackWarn},set silentFallbackWarn(s){o.fallbackWarn=Ce(s)?!s:s},get modifiers(){return o.modifiers},get formatFallbackMessages(){return o.fallbackFormat},set formatFallbackMessages(s){o.fallbackFormat=s},get postTranslation(){return o.getPostTranslationHandler()},set postTranslation(s){o.setPostTranslationHandler(s)},get sync(){return o.inheritLocale},set sync(s){o.inheritLocale=s},get warnHtmlInMessage(){return o.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(s){o.warnHtmlMessage=s!=="off"},get escapeParameterHtml(){return o.escapeParameter},set escapeParameterHtml(s){o.escapeParameter=s},get preserveDirectiveContent(){return!0},set preserveDirectiveContent(s){},get pluralizationRules(){return o.pluralRules||{}},__composer:o,t(...s){const[r,i,c]=s,l={};let u=null,d=null;if(!ae(r))throw ft(ut.INVALID_ARGUMENT);const p=r;return ae(i)?l.locale=i:Ke(i)?u=i:ye(i)&&(d=i),Ke(c)?u=c:ye(c)&&(d=c),Reflect.apply(o.t,o,[p,u||d||{},l])},rt(...s){return Reflect.apply(o.rt,o,[...s])},tc(...s){const[r,i,c]=s,l={plural:1};let u=null,d=null;if(!ae(r))throw ft(ut.INVALID_ARGUMENT);const p=r;return ae(i)?l.locale=i:ot(i)?l.plural=i:Ke(i)?u=i:ye(i)&&(d=i),ae(c)?l.locale=c:Ke(c)?u=c:ye(c)&&(d=c),Reflect.apply(o.t,o,[p,u||d||{},l])},te(s,r){return o.te(s,r)},tm(s){return o.tm(s)},getLocaleMessage(s){return o.getLocaleMessage(s)},setLocaleMessage(s,r){o.setLocaleMessage(s,r)},mergeLocaleMessage(s,r){o.mergeLocaleMessage(s,r)},d(...s){return Reflect.apply(o.d,o,[...s])},getDateTimeFormat(s){return o.getDateTimeFormat(s)},setDateTimeFormat(s,r){o.setDateTimeFormat(s,r)},mergeDateTimeFormat(s,r){o.mergeDateTimeFormat(s,r)},n(...s){return Reflect.apply(o.n,o,[...s])},getNumberFormat(s){return o.getNumberFormat(s)},setNumberFormat(s,r){o.setNumberFormat(s,r)},mergeNumberFormat(s,r){o.mergeNumberFormat(s,r)},getChoiceIndex(s,r){return-1}};return a.__extender=n,a}}const vl={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function yw({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((n,a)=>[...n,...a.type===We?a.children:[a]],[]):t.reduce((o,n)=>{const a=e[n];return a&&(o[n]=a()),o},je())}function Ig(e){return We}const Aw=Ae({name:"i18n-t",props:ht({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>ot(e)||!isNaN(e)}},vl),setup(e,t){const{slots:o,attrs:n}=t,a=e.i18n||bl({useScope:e.scope,__useComponent:!0});return()=>{const s=Object.keys(o).filter(d=>d!=="_"),r=je();e.locale&&(r.locale=e.locale),e.plural!==void 0&&(r.plural=ae(e.plural)?+e.plural:e.plural);const i=yw(t,s),c=a[dc](e.keypath,i,r),l=ht(je(),n),u=ae(e.tag)||Le(e.tag)?e.tag:Ig();return ws(u,l,c)}}}),md=Aw;function ww(e){return Ke(e)&&!ae(e[0])}function xg(e,t,o,n){const{slots:a,attrs:s}=t;return()=>{const r={part:!0};let i=je();e.locale&&(r.locale=e.locale),ae(e.format)?r.key=e.format:Le(e.format)&&(ae(e.format.key)&&(r.key=e.format.key),i=Object.keys(e.format).reduce((p,m)=>o.includes(m)?ht(je(),p,{[m]:e.format[m]}):p,je()));const c=n(e.value,r,i);let l=[r.key];Ke(c)?l=c.map((p,m)=>{const g=a[p.type],v=g?g({[p.type]:p.value,index:m,parts:c}):[p.value];return ww(v)&&(v[0].key=`${p.type}-${m}`),v}):ae(c)&&(l=[c]);const u=ht(je(),s),d=ae(e.tag)||Le(e.tag)?e.tag:Ig();return ws(d,u,l)}}const Ew=Ae({name:"i18n-n",props:ht({value:{type:Number,required:!0},format:{type:[String,Object]}},vl),setup(e,t){const o=e.i18n||bl({useScope:e.scope,__useComponent:!0});return xg(e,t,Cg,(...n)=>o[fc](...n))}}),gd=Ew,Cw=Ae({name:"i18n-d",props:ht({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},vl),setup(e,t){const o=e.i18n||bl({useScope:e.scope,__useComponent:!0});return xg(e,t,Eg,(...n)=>o[pc](...n))}}),hd=Cw;function _w(e,t){const o=e;if(e.mode==="composition")return o.__getInstance(t)||e.global;{const n=o.__getInstance(t);return n!=null?n.__composer:e.global.__composer}}function Sw(e){const t=r=>{const{instance:i,modifiers:c,value:l}=r;if(!i||!i.$)throw ft(ut.UNEXPECTED_ERROR);const u=_w(e,i.$),d=vd(l);return[Reflect.apply(u.t,u,[...bd(d)]),u]};return{created:(r,i)=>{const[c,l]=t(i);hr&&e.global===l&&(r.__i18nWatcher=Xe(l.locale,()=>{i.instance&&i.instance.$forceUpdate()})),r.__composer=l,r.textContent=c},unmounted:r=>{hr&&r.__i18nWatcher&&(r.__i18nWatcher(),r.__i18nWatcher=void 0,delete r.__i18nWatcher),r.__composer&&(r.__composer=void 0,delete r.__composer)},beforeUpdate:(r,{value:i})=>{if(r.__composer){const c=r.__composer,l=vd(i);r.textContent=Reflect.apply(c.t,c,[...bd(l)])}},getSSRProps:r=>{const[i]=t(r);return{textContent:i}}}}function vd(e){if(ae(e))return{path:e};if(ye(e)){if(!("path"in e))throw ft(ut.REQUIRED_VALUE,"path");return e}else throw ft(ut.INVALID_VALUE)}function bd(e){const{path:t,locale:o,args:n,choice:a,plural:s}=e,r={},i=n||{};return ae(o)&&(r.locale=o),ot(a)&&(r.plural=a),ot(s)&&(r.plural=s),[t,i,r]}function Pw(e,t,...o){const n=ye(o[0])?o[0]:{},a=!!n.useI18nComponentName;(Ce(n.globalInstall)?n.globalInstall:!0)&&([a?"i18n":md.name,"I18nT"].forEach(r=>e.component(r,md)),[gd.name,"I18nN"].forEach(r=>e.component(r,gd)),[hd.name,"I18nD"].forEach(r=>e.component(r,hd))),e.directive("t",Sw(t))}function Rw(e,t,o){return{beforeCreate(){const n=Ue();if(!n)throw ft(ut.UNEXPECTED_ERROR);const a=this.$options;if(a.i18n){const s=a.i18n;if(a.__i18n&&(s.__i18n=a.__i18n),s.__root=t,this===this.$root)this.$i18n=yd(e,s);else{s.__injectWithOption=!0,s.__extender=o.__vueI18nExtend,this.$i18n=gc(s);const r=this.$i18n;r.__extender&&(r.__disposer=r.__extender(this.$i18n))}}else if(a.__i18n)if(this===this.$root)this.$i18n=yd(e,a);else{this.$i18n=gc({__i18n:a.__i18n,__injectWithOption:!0,__extender:o.__vueI18nExtend,__root:t});const s=this.$i18n;s.__extender&&(s.__disposer=s.__extender(this.$i18n))}else this.$i18n=e;a.__i18nGlobal&&Tg(t,a,a),this.$t=(...s)=>this.$i18n.t(...s),this.$rt=(...s)=>this.$i18n.rt(...s),this.$tc=(...s)=>this.$i18n.tc(...s),this.$te=(s,r)=>this.$i18n.te(s,r),this.$d=(...s)=>this.$i18n.d(...s),this.$n=(...s)=>this.$i18n.n(...s),this.$tm=s=>this.$i18n.tm(s),o.__setInstance(n,this.$i18n)},mounted(){},unmounted(){const n=Ue();if(!n)throw ft(ut.UNEXPECTED_ERROR);const a=this.$i18n;delete this.$t,delete this.$rt,delete this.$tc,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,a.__disposer&&(a.__disposer(),delete a.__disposer,delete a.__extender),o.__deleteInstance(n),delete this.$i18n}}}function yd(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[Pg](t.pluralizationRules||e.pluralizationRules);const o=Hr(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(o).forEach(n=>e.mergeLocaleMessage(n,o[n])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(n=>e.mergeDateTimeFormat(n,t.datetimeFormats[n])),t.numberFormats&&Object.keys(t.numberFormats).forEach(n=>e.mergeNumberFormat(n,t.numberFormats[n])),e}const Ow=sn("global-vue-i18n");function Tw(e={},t){const o=__VUE_I18N_LEGACY_API__&&Ce(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,n=Ce(e.globalInjection)?e.globalInjection:!0,a=__VUE_I18N_LEGACY_API__&&o?!!e.allowComposition:!0,s=new Map,[r,i]=Iw(e,o),c=sn("");function l(p){return s.get(p)||null}function u(p,m){s.set(p,m)}function d(p){s.delete(p)}{const p={get mode(){return __VUE_I18N_LEGACY_API__&&o?"legacy":"composition"},get allowComposition(){return a},async install(m,...g){if(m.__VUE_I18N_SYMBOL__=c,m.provide(m.__VUE_I18N_SYMBOL__,p),ye(g[0])){const C=g[0];p.__composerExtend=C.__composerExtend,p.__vueI18nExtend=C.__vueI18nExtend}let v=null;!o&&n&&(v=Fw(m,p.global)),__VUE_I18N_FULL_INSTALL__&&Pw(m,p,...g),__VUE_I18N_LEGACY_API__&&o&&m.mixin(Rw(i,i.__composer,p));const _=m.unmount;m.unmount=()=>{v&&v(),p.dispose(),_()}},get global(){return i},dispose(){r.stop()},__instances:s,__getInstance:l,__setInstance:u,__deleteInstance:d};return p}}function bl(e={}){const t=Ue();if(t==null)throw ft(ut.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw ft(ut.NOT_INSTALLED);const o=xw(t),n=qw(o),a=Og(t),s=kw(e,a);if(__VUE_I18N_LEGACY_API__&&o.mode==="legacy"&&!e.__useComponent){if(!o.allowComposition)throw ft(ut.NOT_AVAILABLE_IN_LEGACY_MODE);return Dw(t,s,n,e)}if(s==="global")return Tg(n,e,a),n;if(s==="parent"){let c=Nw(o,t,e.__useComponent);return c==null&&(c=n),c}const r=o;let i=r.__getInstance(t);if(i==null){const c=ht({},e);"__i18n"in a&&(c.__i18n=a.__i18n),n&&(c.__root=n),i=hl(c),r.__composerExtend&&(i[mc]=r.__composerExtend(i)),Lw(r,t,i),r.__setInstance(t,i)}return i}function Iw(e,t,o){const n=Wc();{const a=__VUE_I18N_LEGACY_API__&&t?n.run(()=>gc(e)):n.run(()=>hl(e));if(a==null)throw ft(ut.UNEXPECTED_ERROR);return[n,a]}}function xw(e){{const t=De(e.isCE?Ow:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw ft(e.isCE?ut.NOT_INSTALLED_WITH_PROVIDE:ut.UNEXPECTED_ERROR);return t}}function kw(e,t){return zr(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function qw(e){return e.mode==="composition"?e.global:e.global.__composer}function Nw(e,t,o=!1){let n=null;const a=t.root;let s=Mw(t,o);for(;s!=null;){const r=e;if(e.mode==="composition")n=r.__getInstance(s);else if(__VUE_I18N_LEGACY_API__){const i=r.__getInstance(s);i!=null&&(n=i.__composer,o&&n&&!n[Rg]&&(n=null))}if(n!=null||a===s)break;s=s.parent}return n}function Mw(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Lw(e,t,o){po(()=>{},t),bs(()=>{const n=o;e.__deleteInstance(t);const a=n[mc];a&&(a(),delete n[mc])},t)}function Dw(e,t,o,n={}){const a=t==="local",s=Po(null);if(a&&e.proxy&&!(e.proxy.$options.i18n||e.proxy.$options.__i18n))throw ft(ut.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION);const r=Ce(n.inheritLocale)?n.inheritLocale:!ae(n.locale),i=le(!a||r?o.locale.value:ae(n.locale)?n.locale:sa),c=le(!a||r?o.fallbackLocale.value:ae(n.fallbackLocale)||Ke(n.fallbackLocale)||ye(n.fallbackLocale)||n.fallbackLocale===!1?n.fallbackLocale:i.value),l=le(Hr(i.value,n)),u=le(ye(n.datetimeFormats)?n.datetimeFormats:{[i.value]:{}}),d=le(ye(n.numberFormats)?n.numberFormats:{[i.value]:{}}),p=a?o.missingWarn:Ce(n.missingWarn)||nn(n.missingWarn)?n.missingWarn:!0,m=a?o.fallbackWarn:Ce(n.fallbackWarn)||nn(n.fallbackWarn)?n.fallbackWarn:!0,g=a?o.fallbackRoot:Ce(n.fallbackRoot)?n.fallbackRoot:!0,v=!!n.fallbackFormat,_=He(n.missing)?n.missing:null,C=He(n.postTranslation)?n.postTranslation:null,R=a?o.warnHtmlMessage:Ce(n.warnHtmlMessage)?n.warnHtmlMessage:!0,f=!!n.escapeParameter,h=a?o.modifiers:ye(n.modifiers)?n.modifiers:{},E=n.pluralRules||a&&o.pluralRules;function S(){return[i.value,c.value,l.value,u.value,d.value]}const P=te({get:()=>s.value?s.value.locale.value:i.value,set:b=>{s.value&&(s.value.locale.value=b),i.value=b}}),x=te({get:()=>s.value?s.value.fallbackLocale.value:c.value,set:b=>{s.value&&(s.value.fallbackLocale.value=b),c.value=b}}),T=te(()=>s.value?s.value.messages.value:l.value),M=te(()=>u.value),Q=te(()=>d.value);function L(){return s.value?s.value.getPostTranslationHandler():C}function ee(b){s.value&&s.value.setPostTranslationHandler(b)}function X(){return s.value?s.value.getMissingHandler():_}function H(b){s.value&&s.value.setMissingHandler(b)}function N(b){return S(),b()}function Y(...b){return s.value?N(()=>Reflect.apply(s.value.t,null,[...b])):N(()=>"")}function B(...b){return s.value?Reflect.apply(s.value.rt,null,[...b]):""}function ne(...b){return s.value?N(()=>Reflect.apply(s.value.d,null,[...b])):N(()=>"")}function se(...b){return s.value?N(()=>Reflect.apply(s.value.n,null,[...b])):N(()=>"")}function fe(b){return s.value?s.value.tm(b):{}}function ve(b,I){return s.value?s.value.te(b,I):!1}function Se(b){return s.value?s.value.getLocaleMessage(b):{}}function Re(b,I){s.value&&(s.value.setLocaleMessage(b,I),l.value[b]=I)}function Fe(b,I){s.value&&s.value.mergeLocaleMessage(b,I)}function ke(b){return s.value?s.value.getDateTimeFormat(b):{}}function U(b,I){s.value&&(s.value.setDateTimeFormat(b,I),u.value[b]=I)}function z(b,I){s.value&&s.value.mergeDateTimeFormat(b,I)}function W(b){return s.value?s.value.getNumberFormat(b):{}}function Z(b,I){s.value&&(s.value.setNumberFormat(b,I),d.value[b]=I)}function re(b,I){s.value&&s.value.mergeNumberFormat(b,I)}const he={get id(){return s.value?s.value.id:-1},locale:P,fallbackLocale:x,messages:T,datetimeFormats:M,numberFormats:Q,get inheritLocale(){return s.value?s.value.inheritLocale:r},set inheritLocale(b){s.value&&(s.value.inheritLocale=b)},get availableLocales(){return s.value?s.value.availableLocales:Object.keys(l.value)},get modifiers(){return s.value?s.value.modifiers:h},get pluralRules(){return s.value?s.value.pluralRules:E},get isGlobal(){return s.value?s.value.isGlobal:!1},get missingWarn(){return s.value?s.value.missingWarn:p},set missingWarn(b){s.value&&(s.value.missingWarn=b)},get fallbackWarn(){return s.value?s.value.fallbackWarn:m},set fallbackWarn(b){s.value&&(s.value.missingWarn=b)},get fallbackRoot(){return s.value?s.value.fallbackRoot:g},set fallbackRoot(b){s.value&&(s.value.fallbackRoot=b)},get fallbackFormat(){return s.value?s.value.fallbackFormat:v},set fallbackFormat(b){s.value&&(s.value.fallbackFormat=b)},get warnHtmlMessage(){return s.value?s.value.warnHtmlMessage:R},set warnHtmlMessage(b){s.value&&(s.value.warnHtmlMessage=b)},get escapeParameter(){return s.value?s.value.escapeParameter:f},set escapeParameter(b){s.value&&(s.value.escapeParameter=b)},t:Y,getPostTranslationHandler:L,setPostTranslationHandler:ee,getMissingHandler:X,setMissingHandler:H,rt:B,d:ne,n:se,tm:fe,te:ve,getLocaleMessage:Se,setLocaleMessage:Re,mergeLocaleMessage:Fe,getDateTimeFormat:ke,setDateTimeFormat:U,mergeDateTimeFormat:z,getNumberFormat:W,setNumberFormat:Z,mergeNumberFormat:re};function w(b){b.locale.value=i.value,b.fallbackLocale.value=c.value,Object.keys(l.value).forEach(I=>{b.mergeLocaleMessage(I,l.value[I])}),Object.keys(u.value).forEach(I=>{b.mergeDateTimeFormat(I,u.value[I])}),Object.keys(d.value).forEach(I=>{b.mergeNumberFormat(I,d.value[I])}),b.escapeParameter=f,b.fallbackFormat=v,b.fallbackRoot=g,b.fallbackWarn=m,b.missingWarn=p,b.warnHtmlMessage=R}return Qf(()=>{if(e.proxy==null||e.proxy.$i18n==null)throw ft(ut.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);const b=s.value=e.proxy.$i18n.__composer;t==="global"?(i.value=b.locale.value,c.value=b.fallbackLocale.value,l.value=b.messages.value,u.value=b.datetimeFormats.value,d.value=b.numberFormats.value):a&&w(b)}),he}const Bw=["locale","fallbackLocale","availableLocales"],Ad=["t","rt","d","n","tm","te"];function Fw(e,t){const o=Object.create(null);return Bw.forEach(a=>{const s=Object.getOwnPropertyDescriptor(t,a);if(!s)throw ft(ut.UNEXPECTED_ERROR);const r=Je(s.value)?{get(){return s.value.value},set(i){s.value.value=i}}:{get(){return s.get&&s.get()}};Object.defineProperty(o,a,r)}),e.config.globalProperties.$i18n=o,Ad.forEach(a=>{const s=Object.getOwnPropertyDescriptor(t,a);if(!s||!s.value)throw ft(ut.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${a}`,s)}),()=>{delete e.config.globalProperties.$i18n,Ad.forEach(a=>{delete e.config.globalProperties[`$${a}`]})}}gw();__INTLIFY_JIT_COMPILATION__?$u(lw):$u(cw);$0(N0);ew(pg);if(__INTLIFY_PROD_DEVTOOLS__){const e=_o();e.__INTLIFY__=!0,V0(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}class nt{static get(t){const o=localStorage.getItem(t);try{return JSON.parse(o)}catch{return o}}static set(t,o){if(o!=null||o!=null)try{localStorage.setItem(t,JSON.stringify(o))}catch{}}static remove(t){localStorage.removeItem(t)}static clear(){localStorage.clear()}}mo(nt,"token","fq_token"),mo(nt,"user","fq_user"),mo(nt,"account","fq_account"),mo(nt,"password","fq_password"),mo(nt,"loginRemembered","fq_loginRemembered");const jw="/assets/0-6b11bdae.png",Uw=Object.freeze(Object.defineProperty({__proto__:null,default:jw},Symbol.toStringTag,{value:"Module"})),zw="/assets/1-a3ba8647.png",Vw=Object.freeze(Object.defineProperty({__proto__:null,default:zw},Symbol.toStringTag,{value:"Module"})),Gw="/assets/2-94b21bba.png",Hw=Object.freeze(Object.defineProperty({__proto__:null,default:Gw},Symbol.toStringTag,{value:"Module"})),Ww="/assets/3-c253c80d.png",Qw=Object.freeze(Object.defineProperty({__proto__:null,default:Ww},Symbol.toStringTag,{value:"Module"})),Yw="/assets/4-90edb2ea.png",Kw=Object.freeze(Object.defineProperty({__proto__:null,default:Yw},Symbol.toStringTag,{value:"Module"})),Jw="/assets/5-ccb99341.png",Xw=Object.freeze(Object.defineProperty({__proto__:null,default:Jw},Symbol.toStringTag,{value:"Module"})),Zw="/assets/6-ab141747.png",$w=Object.freeze(Object.defineProperty({__proto__:null,default:Zw},Symbol.toStringTag,{value:"Module"})),eE="/assets/7-12861834.png",tE=Object.freeze(Object.defineProperty({__proto__:null,default:eE},Symbol.toStringTag,{value:"Module"})),oE="/assets/8-3e5c736a.png",nE=Object.freeze(Object.defineProperty({__proto__:null,default:oE},Symbol.toStringTag,{value:"Module"})),aE="/assets/9-03207d48.png",sE=Object.freeze(Object.defineProperty({__proto__:null,default:aE},Symbol.toStringTag,{value:"Module"})),rE="/assets/Certificate1-73e28c81.jpg",iE=Object.freeze(Object.defineProperty({__proto__:null,default:rE},Symbol.toStringTag,{value:"Module"})),cE="/assets/Certificate2-6e1566d6.jpg",lE=Object.freeze(Object.defineProperty({__proto__:null,default:cE},Symbol.toStringTag,{value:"Module"})),uE="/assets/Certificate3-fcb3aa13.jpg",dE=Object.freeze(Object.defineProperty({__proto__:null,default:uE},Symbol.toStringTag,{value:"Module"})),pE="/assets/about1-3a5998ba.png",fE=Object.freeze(Object.defineProperty({__proto__:null,default:pE},Symbol.toStringTag,{value:"Module"})),mE="/assets/about2-08cdaa63.png",gE=Object.freeze(Object.defineProperty({__proto__:null,default:mE},Symbol.toStringTag,{value:"Module"})),hE="/assets/about3-0d2bff0d.png",vE=Object.freeze(Object.defineProperty({__proto__:null,default:hE},Symbol.toStringTag,{value:"Module"})),bE="/assets/about4-f9716720.png",yE=Object.freeze(Object.defineProperty({__proto__:null,default:bE},Symbol.toStringTag,{value:"Module"})),AE="/assets/about5-fe523479.png",wE=Object.freeze(Object.defineProperty({__proto__:null,default:AE},Symbol.toStringTag,{value:"Module"})),EE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOQSURBVHgB7ZjNUtNQFMf/twUWIFDYuDTOuHAHvoAWwRlH+dI1OmF4ANrxAQgPoG33KpE6usNW0ZVgeADH6ri3LHWhbDrjQJvjuU2BpE2TlMHGj/xmMje5Xznn3nPuvecCERERERH/MwIn4PbSvXPoIhuP7u+2K+tIgVk1vWyCNH5NoMsQoFM8rr1pUiawAtNqaoUTrfFZ4mcPXYKFHGcFEvyUK8AlQ88e/bsnSAfX1ZTCicYd7XEntzb1rIEuMq+mEgdAhv+vngGWOWv1sCwWpIM+iDmZEoTWbeElBR7xXiDd+EzZywIpQCBFTh+/fURISCUsGZz+5+oDM4vpKyagICSEEKXNxw/qg0VbdzKczMv3pY0R5VslBraCI7kdPiBtnTPWiCh5ovX1tCDCTTWlV6TZiO8GyKw7beVASPNxzIBDgTggV5okrFWmgJCQzgrLYcvi6rp02KLMZ6VU4aUALOFl5kTBtlR1G151ilXgg5SHXsznMNQ/LPOn8611XZ04TOEbHP9/aJB9IFaWz9kBU2mu6LoP8KZFCJGq/aO3R8dBdUe+sg9Ih/Y0IZwfqWL24k+EzcP3A6jsC4jLa1L4ugLsAyt+PoCBPsLUhfAVeP6pv66AH4E2sj+Zlhn4/LWXN4xRhI3csILQ06axhhBp2HkqSF1XBXirXkWI8D6gVAMq8Nf7wL/nxHamrXVXQQfUXMK+Q2h7YYzHTAFVS2Ly2S4fExJIDM3x4Y3PPPkdnAC/iCzZ6bE6bprjnLQoQFsLKxxYaAD3yBNPbxcK7K1JmGZ9Y+JvQ0w9nUCHeCrAztxxh27Q9l0eZVNzZArrjG/7TrISy6xErl0/MSsuduCpQJJj0dF4fNitzOuqowWqz4o/gtrWk7EKWctryZ7vqQCfx7/s12quVyjTajq1qWdyCCRYrMRK+NeLxY3mLDmIg0KMmUR6vYoQWXu5nw8smm3ugPpAgQMeDkqKHBrqPBWqLZfb07EZkRzZWLG57SDfRnCEqDZORdrLtcwTe7mfD5xaVCYm84ts40UOeBMwedW5ljfonarArCU574eYXC+2abrHwhfYfHJuNyKB7oVOC3ZQx4CICb3Mie7V5pWeTXuVu25kN7p899lMTYjA/3fMgLBGQxO1mjGjpgyEhNm4FWGH1f3qtkQMLHiGAh6kficsQ/a1j/lIXEMePg2OV0O4gT6EzaLMFwtlRERERERE+PALaSwwIH3ernUAAAAASUVORK5CYII=",CE=Object.freeze(Object.defineProperty({__proto__:null,default:EE},Symbol.toStringTag,{value:"Module"})),_E="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACfSURBVHgB7dhRCsJADIThWfEg3kxv0noUb+ZNYhcVpD5UKGsy8H/Qt0Iy7LKESAAADBIR5/7J0av5t0luVgFsQ0yEqIAQVRCiCkJUQYgq9oQ4/vJTPCfKk8a6f9SYl5pqrV21V3wPZf+0OYofZG7zCi3HeOvHqfFX6LKqMffachDOLxHNZ6H5LDSfheaz0HyWcF8thvtytwvn9ToAwMIDYaJ9O7uo5k0AAAAASUVORK5CYII=",SE=Object.freeze(Object.defineProperty({__proto__:null,default:_E},Symbol.toStringTag,{value:"Module"})),PE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAErSURBVHgB7dfhCcJADIbhtA5QusFBF3AER3AD3cS6iY7iCC5QukE7QWs+UPCHqNB8OcE8oKhUyMtd4SoSQgjhn62EqGmaXVVV63Ecr0JCC8Dw8zyfiqLYaoRoxEUISnFQlmWbUjoIAW0FhmG41nWNjxu86UpsGCtBvQc04sKOoAYAO4IeAMwIlwBgRbgFACPCNQCsI9wDwDIiSwBYRWQLAIuIrAGwNKL45qL7wSwJ115f6fFlmqa27/vjpz99DHicKiUDjdhrxPndNS6nUaaf3UKq7bpu+RbygGcFPDM8/fTV8JA9YMnwkDVg6fCQLcBieMgSYDU8uAdYDg+uAdbDg1sAY3hwCWAND/QA5vBADWAPD7SAF6dY8+HB6zRKGZ4Oq6DbaCchhBACyQ05eskmc4YZeQAAAABJRU5ErkJggg==",RE=Object.freeze(Object.defineProperty({__proto__:null,default:PE},Symbol.toStringTag,{value:"Module"})),OE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACtSURBVHgB7dhRCoMwEIThSek92ps1NzFHaW/Wm2w3oBTigwVJk4X/A9EH0RmyQlACAKATM8t+PBTRGn5TFE1TIGyJhRIzoMQsKDELSsyCErM4U+L6y03+wOynm/p6+3Ffr2shpZSKzrL9puyfDrfiFwV3OEK+jM+6nOo/QlnfEaqKv/ulCOpH24zOoigIPwrhRyH8KIQfhfCj2H4XGyd81RSIFX5jkX+vAwBC+ABdrn1W50kX5AAAAABJRU5ErkJggg==",TE=Object.freeze(Object.defineProperty({__proto__:null,default:OE},Symbol.toStringTag,{value:"Module"})),IE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAfCAYAAADwbH0HAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABPSURBVHgB7dW7CcAwEATRxZVsh3bHLkUfEAoViTsh5sHGE1xwEoBDfW1WsB4tbX903CNK3Apk4qt4CdiMP7qUlXBnEyW6S9pb7N6MKHCGCkklQ8D34GpsAAAAAElFTkSuQmCC",xE=Object.freeze(Object.defineProperty({__proto__:null,default:IE},Symbol.toStringTag,{value:"Module"})),kE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE8SURBVHgB7ZjRDYJADIZ7OABhA8ICruAIbqCbiBM4grqJjuAC5DaACcA20Rei8YArLbHfywWe/u9yD/0LYBiGYfwzK2CkKIp9mqbrpmkewASbAIYv8Tg557Yo4bkkEmDgFf4AMxBdoB++bdvSe38FJhxE5Ev4IzASTUAiPBFFQCo8MVlAMjwxSUA6PDFaQEN4YpSAlvDEYAFN4YlBAtrCE8ECGsMTQQL98F3XeRzSLsAIXpAPGUF+CtBIjMcZBECJ/S8Jlml0ToKeUJ7nhyRJyvf3op7Qm74EcqyqqgRhghsZNqo7NivAm9+8fm2yLHN1Xd9AkEGVUqPE4E6sTWJUqdckMXoroUVi0lpFg8TkvZC0RJTFlqREtM2clETU1aKERPTd6CeJxe1GqehQ4YGlQ10Ch8AdGIZhGAYTT3Ww7R+BV0l9AAAAAElFTkSuQmCC",qE=Object.freeze(Object.defineProperty({__proto__:null,default:kE},Symbol.toStringTag,{value:"Module"})),NE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADCSURBVHgB7ZaxDcIwEEW/xAIu6fAGaSnZgBEyQkZISZkRGCEjICZATMAIjAB3wkiXg8JI/CuiPOnLKRJ9Wf73Y2Dhz6wq3kmig2gtuiKAQfQo6hFAbwxVHQI4OtM9yOg5XozhXdSATBbdjKk+b0Am47U7a5pApsH0PE8IoHWmQ+2HNYP/jXcB7Mq6LesZZGwpqFoQ0bCEpnbEdHfUuQytu86ZUQvdz+AIIhmfIaG1zLwT6UNC/wGHXzFSMQ25Wiz8zBPmv01ENWaNTQAAAABJRU5ErkJggg==",ME=Object.freeze(Object.defineProperty({__proto__:null,default:NE},Symbol.toStringTag,{value:"Module"})),LE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAlCAYAAAAqXEs9AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD8SURBVHgB7dbNDYIwGMbxt9U7MIE9MAAbiJOgG7iBruAGbmDcQCfQo0c2oBOATw/ehEj71FP/SVMSPvJLSaAiqVQqNT9jTI6xFkJaCGmtHxg3oA4S2EIIFUVRYaqUUnWWZWKtvYtnFFDXdVegDANFATFRNBALRQUxUHRQKCoKKAQVDeSLigryQamxE/jqGjzggpELJ/M56Pt+37bt6dtFy4kHrICpJEL4zZixc2rqxrIsayGEFWkwbd3xMAxPjA1WyMpcECO8+QYrcv4FEx00FxMV5IOJBvLFRAGFYOigUAwVxMDQQCyMi7XJPzIwLtYm300vYHYhmFQq9Y/eer/S8O9Es94AAAAASUVORK5CYII=",DE=Object.freeze(Object.defineProperty({__proto__:null,default:LE},Symbol.toStringTag,{value:"Module"})),BE="/assets/bg-issue-1-29d95f70.png",FE=Object.freeze(Object.defineProperty({__proto__:null,default:BE},Symbol.toStringTag,{value:"Module"})),jE="/assets/bg-issue-2-9ef7f27a.png",UE=Object.freeze(Object.defineProperty({__proto__:null,default:jE},Symbol.toStringTag,{value:"Module"})),zE="/assets/bg-issue-3-e28cc9a5.png",VE=Object.freeze(Object.defineProperty({__proto__:null,default:zE},Symbol.toStringTag,{value:"Module"})),GE="/assets/bg-issue-4-d09d98fa.png",HE=Object.freeze(Object.defineProperty({__proto__:null,default:GE},Symbol.toStringTag,{value:"Module"})),WE="/assets/bgapply-299e9481.png",QE=Object.freeze(Object.defineProperty({__proto__:null,default:WE},Symbol.toStringTag,{value:"Module"})),YE="/assets/bgfeedback-6de92114.png",KE=Object.freeze(Object.defineProperty({__proto__:null,default:YE},Symbol.toStringTag,{value:"Module"})),JE="/assets/bgnotice-37a6a541.png",XE=Object.freeze(Object.defineProperty({__proto__:null,default:JE},Symbol.toStringTag,{value:"Module"})),ZE="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUBSURBVHgB5ZtNbBtFFMffOgkFBGnCpwRpspdyQHw0ByQ+JGwkKOLS9sDXBRI+rhCgHIEkwBGRSnAC0YC4AD1A4VARDnY5IAQXB9SKb2+SShBRsNOSKm1IX9+b3dmsHXs/xjP2Wv5Jz95dr3f3v/tm5s2bWQsMgYgD9JUls8l2eTbgrQdxPKuQFckKZPOWZVUg7bBIskmyPDZPnmyCbATSBl1UFvWIDBOfhXbTAqG1lMj2Qquhk9otFlrLLLbK1dEtV2VsPyWyMTAJnWAG08dMEg1WnJ3QbWLy4DYtaYSbs33UlC1E7RgpmMTa4Iq1Id04ZLko0aGCO0isxCEbDQtaMhDOp9A5YhmbLO8Vwbo0FOxVBmkts2HwNU8m+geJHUODbKyU8dySg4aZiCuWg4oSaoZF/v3mq/j7nTvxp+GLfFt8+F5cOzaPBuBYYUtwYtURPEtf46CR9SUHFh/dDf+faFyBXvncS3DV8y+DZgpUgd0T3FBVhtGNU8dBI/XE9g6NQKa/ul7558DrUH7vLdBMDsM6HWjAlf+aesF3X3bn1W8K/m/nFkv4W8DFf7npGuH6mskHNWYCYmVnXSv/zX3hL+/4+Cu49I7NG963w4bhj+b8p33+VAVWDn0Imql6ykGXngLNnD0277vyJbffLb7XaT1oYFlw8Y23bP7n+DwYYEouiEoL3YiqBAn4l8pb5WB0mVs/ERnebqFvqHHPr6d/Oww8+Qxsf+hxSMggR2BSMLdZB5L8+9ebrxUu2A64COz8cRkSMkWCp6VL74OEbAu4Yavhp6xAjj8sdOPOMiSEm5s1Km/nT63AaaqYVuc+F9vZHfsffAx0wc0Vwzd4kFyZufz+PVuatZgM9tLHraAA17BsDJdTKZjbWJ0BhBTMAhXKbS1ZdukcdA82C+7EHpEqu1iwUmHoUIRgGwyy9Mh98MddN4ggRLI8vR9+Htnmx85cAXIzt/DAbaabugGjgk9/eRjOfPu1qNTKXpCyQYIqB98Wy3LbSaqYWOja8R9glfY3iB2V4mkKbrLibKv6fcVsMGNUcBrpSsEOdA8OC07/wLM+hOAidA+VbhNc7LYyfJQFH4XuoZjxBp4KYIBgqibjddozgc677NMGt4Wld5qEc9SVXrkCBrqJnKG8+pU3RGJu8KlnxbYeEnndO5+IbKbsN19BHXvONfUN2VVZTc185i+hO91IGR5CkbnlBRo60YnG4wrXEZGWTreOipVV6elvqhdbkAPlWvLSwXLHPSNdXbwzgZ5T39AwNMG0XPAF0x3g2roAClwWSKqx2OXpF6FZ+Dh/7n968xy794AiDmkryJWq0UN0hyQKoMDJmdf8hBvDN0AxnSrYoKIhPYXFXv/uIVCEJ7scliv1hkt58CkHiS+wIrIbZ6kTrxMuLjwmpdhcvU9inwhuqNc95B0SF0KuVOwj34tx3l4NbSl7COe37SPfqYp1oE69VHcWDyoMvdSiMqYUREMAMk5P94PYe2M6Z93FpeHsPCtEcNpn3zWiSE92tNGPDVM8XjDC8yMc6BwciBgYDM1pdZhoB2JMPYxM4tEBHHBFpzlRwNc2GmdyaSIwpdOHMWSqoQ7RY2hgto8CPN0n3mw7DaJ5tt4sto88tuNtFzrpXmzt086T5aDd8EWg+dd4cpA20HX1CdT3otYkaq6QYr3zoIJ3oRylZaH6NTy7ZlcHNl/DY+OmpWDqVbwLFg3/ptgSepIAAAAASUVORK5CYII=",$E=Object.freeze(Object.defineProperty({__proto__:null,default:ZE},Symbol.toStringTag,{value:"Module"})),eC="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAApCAYAAABHomvIAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHcSURBVHgBzZmBcYMwDABFJ2AENmg2KN0kGzQbmExANqAbtBuQTtB2ArIB2UCVwKRcYrBNZIe/0/kuJ+w/iYABgJWTwEIQMadhQ/Gix1QHc6Y46filOCZJcoTQkFRKoSha9KehqCgykEaLlShHJSZKE73hsorZaCi2cA8oW7UpSvAF+5bWGI+a1/QRrDE+tatcjLZOUdrktvh4dlNyGfb/rFh8UxSG3/mKkZoEK4wrl+p1TZKlqXrR5UbrmyS7nCedoyAOPxSvdF8+X/2Ohtz/cxHjnHs3ldNrq4n8dkjIMTy+cgM5tziHsBjbynI0FJZjN5z4geur3MAn6EnmODjkhJBjGj5gbitV6ElT9JOUkGNaQIvcaHJXSSm5jjlBZVjEJikqNwi2QpLicqhb3FiSXCRDyHXzul5m5iRDyTHdZWbnmDwlGUqOKXxvddZNhaAckw+T+jxWqkhyzXjiwvNgFViOqa7PJV9UQDkmu67AAf1RGEbuUr1kXEUauO/uD9BhOEG/PePxsuUHvV/bw+PZD3JGcFmrpTiAC7jmVx9acN0vjyK3262tM5JbDPNYynevHUiA/ZuHd5SDOyN/ORuJNugPV6zwFbv3MwTHM0WmY/wZgoOfib94XPoZ4g8JUBjXdZgAsAAAAABJRU5ErkJggg==",tC=Object.freeze(Object.defineProperty({__proto__:null,default:eC},Symbol.toStringTag,{value:"Module"})),oC="/assets/client-1-2cdd514f.png",nC=Object.freeze(Object.defineProperty({__proto__:null,default:oC},Symbol.toStringTag,{value:"Module"})),aC="/assets/client-2-452f6765.png",sC=Object.freeze(Object.defineProperty({__proto__:null,default:aC},Symbol.toStringTag,{value:"Module"})),rC="/assets/client-3-167bd3a7.png",iC=Object.freeze(Object.defineProperty({__proto__:null,default:rC},Symbol.toStringTag,{value:"Module"})),cC="/assets/client-4-263d1f50.png",lC=Object.freeze(Object.defineProperty({__proto__:null,default:cC},Symbol.toStringTag,{value:"Module"})),uC="/assets/client-5-7cd02b00.png",dC=Object.freeze(Object.defineProperty({__proto__:null,default:uC},Symbol.toStringTag,{value:"Module"})),pC="/assets/client-6-9c465a45.png",fC=Object.freeze(Object.defineProperty({__proto__:null,default:pC},Symbol.toStringTag,{value:"Module"})),mC="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE0SURBVHgBZZGxTsMwEIb/i4xgQXRoJTbC2JGRrQtzGRnJm/AKmRmgT8ALMMAbVDyBERsMBKmyY5L4ODt1mwhLJ9n//f7u7CMMFn8/TICja6ippuOrl2FORcPHzQIHsyW6z1uo0xOQJ3ZvjGz2CjV7JFIrxfryCTBLcEPwRm5ZiRrwEvS7AHe5sFaZiBMRCWw4GpLJWwKcaC4YkclBb5OSqFkMe2pnKOyZ+SxDW+ueEBKBHGl9sOt1bHIp3bxHAixvSSxVEOk7shUjWR3FRAtJL/12dn+WPqV0q6OIKPYXUr+BHkoHI80rvevFJ+poLxea8Orw4073xGHY8AMCMQUdzos4GZBbCyEHpR5thdbc0bQoRyOEbyt5lLxWDN6WaL9KOr+v/s0a1K2lnMbPpqSL55EhrT/Evuf9/Hp0WgAAAABJRU5ErkJggg==",gC=Object.freeze(Object.defineProperty({__proto__:null,default:mC},Symbol.toStringTag,{value:"Module"})),hC="data:image/png;base64,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",vC=Object.freeze(Object.defineProperty({__proto__:null,default:hC},Symbol.toStringTag,{value:"Module"})),bC="data:image/png;base64,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",yC=Object.freeze(Object.defineProperty({__proto__:null,default:bC},Symbol.toStringTag,{value:"Module"})),AC="/assets/defavatar-89e3c5f2.png",wC=Object.freeze(Object.defineProperty({__proto__:null,default:AC},Symbol.toStringTag,{value:"Module"})),EC="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEeSURBVHgBbZFBUoNAEEV/U1iWuxyB7MxKcwLJScwNuIJH0Kt4AXCpm5QrlsGtYiUVS6wImW/PMBBIOZthfr/u/t0A/pCbCevNHc1XysM3aSqj3ys2u1sMjjj4J48QnKdAEKlCVVQX9gxNAbNfyMWs8AnPa1Bhy4rYdvam3uLeNkDzhn01D7l7XKIpo7aiq9yZlJFGRgiRhDh8Jh6SvuqJ5TZma5g4hCmvnIUe6CzhnzxqQv0u/k0fGQxyJNWZ1dSV+chUuGmtdCPQA4MW4rRXnaHMYEw87iJA71OOcwS4F67jCVCt3BZOj/snfVIh05dpayC/jHD2m+oWohFM11MrS4GaC5kVxWgXzCdLBE2i3a5bVDIgfEKFB5lvt5b5A7gVkoZehn3jAAAAAElFTkSuQmCC",CC=Object.freeze(Object.defineProperty({__proto__:null,default:EC},Symbol.toStringTag,{value:"Module"})),_C="data:image/png;base64,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",SC=Object.freeze(Object.defineProperty({__proto__:null,default:_C},Symbol.toStringTag,{value:"Module"})),PC="/assets/empty-8d7f7e53.png",RC=Object.freeze(Object.defineProperty({__proto__:null,default:PC},Symbol.toStringTag,{value:"Module"})),OC="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATBSURBVHgB7Zs/TONIFMZfzBbboCQ1SOcAxYlmuYp06wIkypWoThSX6+4a4Bq03XISxV51bEdHrkHXgKBcgbSEiq0WGiqUeAvqWNDQAPt9ZhIlXoc4cTzE9v4kayb2JPF78978fZORiCkUCj8ZhmE9PDzM4KOJ1MxkMjnmPUVtPHPwzEb+7P7+/gz5s1qt9lUiJCMRYJrmawj9BllepoQASrGhiGMopGzbdkUGzMAUAKFZqysQfBVpTiKAysC1ToUMyjJCK0CH4D44tAgoYjOsIkYkBBCegu/jRRbw8aXo4yX+s4j0TS6Xc8C59ElfFgDB2ZBt47JkCKBrILH6sYaeLUDV+v8Q/mcZEtir4Cpls9lbWMPnXr7bkwIg/L8Qfl30mntQ6BYLUIJACYF7i8AKmJiYoMn/IUMO3TKfz5v1ev0gUPkghTCY+YIfnpEYgXaBg6hfupUzuhVQNR8r4Qnfme/erdyTLgCff4cfWpX4MoM2gf3kx04FOipAtfbvJeZwvAAlOJ16B982gP08hP8i+kZ2UeNwMuY3TvBtAyD8J0mO8ISylP0efOcCk5OTvyEpScKAK5h+rtDmAsr0WfumJBNOogqYVjuNG14XWJHkCk9yqOCV1htNC0hgw9eJNitoWsDIyMhrSb7wpM0KmhaAUVNNnsn8Z2dnZW5uTjiRaWVtbU0iwqlWq3lmXAWoNbxj0czY2JhsbW3J9PS073P0SBIVcAOLa4yuC0D4kmiGwu/s7HQUPmrUom2zDbBEM8vLyzI+Pi7PiKuAjGr9a6IR1v7JyUnXclG6AOEexQukr0QzfjW/vb0tGxsbohNu2OAytM/1aQFeLi4uRDecIBlxXOwYIKaB7sCUlOK2AWqjMnLm5+dldHTUzXPg48Xv3t7enkSJu5yOEeCDaKBSqfTU7Z2ensrS0pJETddF0edCV6M4tAo4OjoSHaTeAjgQskXDLJCDnEYjWCwWZXFxse357u6u6/fk+vpabm5uRAP2CxWWIlFzeHjY9tmrAAofdavvhbJzJGhLSmE8kqH21tPKGYfCfUdXxB1Gohl3d3fHklIYhmdgWciWx54gVdD1uVXWGAfsS8pgqB1TVwHwhdQpAL3ff0w5EBKujmJSxI0CLTPDq6srd+DjvacLmv/l5eUx8637Au+QrEsKgMWXUOmuBRgtNz8gcST5OA3/J00FqL2yTUk+5dZAibbZYNKtQAVbt1VyW4CE4zi3+Xz+FtkFSSAQftUbcu87DSwUCp+GJQ54UKiBT8F73+hQ+HdJlitQFsvvgW+YHANpEuYKb1H7vrGCHeME6/X6ZyiBA6OixJv1arX6T6eHT0aKQgkfGXiMbFx3j8oQ/q+nCvwIlpYAqB8qS3woBxGeBD4vwPh7uAOzlgw3mzD7P4MW7unECJRQgRLYpbBhHLZTI3yvtxD+716+1PehqWGKKFUHK0v9HJoKtSHAuGIeZJTnUwRrnd3cB+mTUOcG4RLn2Wz2QG2s8BSZLreg4O9R67+i1kMdpx3k0VmT0aYRW4Q7ZeestTXgOQyR7IlNTU1ZeEmG3VsSXhk2rn20OQeNZaxBEvmmoLKMGVjGKw6mGJYij2uPpqeoLY+rNbY6MX7OPQu1bB8Z3wATVe5o4XN0zAAAAABJRU5ErkJggg==",TC=Object.freeze(Object.defineProperty({__proto__:null,default:OC},Symbol.toStringTag,{value:"Module"})),IC="/assets/home-1-04d79cfc.png",xC=Object.freeze(Object.defineProperty({__proto__:null,default:IC},Symbol.toStringTag,{value:"Module"})),kC="/assets/home1-499303c3.png",qC=Object.freeze(Object.defineProperty({__proto__:null,default:kC},Symbol.toStringTag,{value:"Module"})),NC="/assets/home1bg-21e54dbf.png",MC=Object.freeze(Object.defineProperty({__proto__:null,default:NC},Symbol.toStringTag,{value:"Module"})),LC="/assets/home1icon1-22cec8c8.png",DC=Object.freeze(Object.defineProperty({__proto__:null,default:LC},Symbol.toStringTag,{value:"Module"})),BC="data:image/png;base64,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",FC=Object.freeze(Object.defineProperty({__proto__:null,default:BC},Symbol.toStringTag,{value:"Module"})),jC="data:image/png;base64,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",UC=Object.freeze(Object.defineProperty({__proto__:null,default:jC},Symbol.toStringTag,{value:"Module"})),zC="/assets/home41-0b135bd9.png",VC=Object.freeze(Object.defineProperty({__proto__:null,default:zC},Symbol.toStringTag,{value:"Module"})),GC="/assets/home4img1-415faa7a.png",HC=Object.freeze(Object.defineProperty({__proto__:null,default:GC},Symbol.toStringTag,{value:"Module"})),WC="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAVYSURBVHgB3ZpNaFxVFMfPG1v6ISbB2kSwNFMwwbakNproJmKh3bRx4WcRF1bdVd0IftCV6KagBTdid8a6KKJWskm6aSFiXNjEKoa2kgidFAUTURI/YpOWvs7v0vO48/LezPu4U5r5wzDz3sx79/7P/9xzzzlvPCnj5OFniyL+gC/+zvJhi6w0+DK46C299sShwZIHGV+u/SArkYgF3/fnlrwr3QXfv/aBrHAywPO8ljWyeqAgnjwuDQLfl50FaSCgUkMRAqvEIVatWS9tnb2yYfN2uaO1Xda3tJpz4OrigizMzcr/83/IzNSY/HXpvPnsGk4I3bl5m2zq2mXIKIFlA5XPN7UVzYvfAUhNjX5h3l3BGz6835eMYJKdj+yX9p69kd8vzM8GKqxee7s0tRYjf/fbxNeGmAvFMiuEpR948nVZ17wxOIdbXRwbMhb/e6ZkjqOuQ9Fiz77g2nu6HpXWjh65cPqYIZcHmRTCvbbuOVCxPiBSGhuOJBEHiHT0PVNhlF9GvzRqZUVqhbBkV//B4PjPS+fk7IkjFUQgigpRQeGf2enAtVCDF8ZBMXBv39PmPSupVISw5P2PvRIcMygWVRKbdpQDQ0evIVMNuGNpfDiIdBdOHZMrl/8zagFIYagswSKVy+06+GHgHrjYz6c/NZ9xnW17XoiNcHGAjAYEABElBcGRo6+mcmGQeGO1fZ2JQAYCDz71huzofzk1GcD9IKGGQm2UA0RFjJQWiQgxGCoovjv+jjnX99J7Zk3lBfd6+Lm3A1KqCmPaASMJEhFiTeiNf50YMe6gE3AFJYXS5099EpyP2+PikIjQlt7+4DMWZDN1SUbBPXFf1pWqxBaRxp1rEmIQ8jJA5EGttFZLA70/ngBMhlHejJOiJiHNu8DM5FgQhfICBeIiGGPYIZvAE85K4hC7D6n89p7S3LbFmatNfvM59Yts3X1g2XeogqsFk7yRxTMXAhKbcxxiFcJK4Q3SjnR5waRIleI2z6joCdFi7z6phlhCLicfBvuYEkmb4tTykJtesbJucBsFxFzWQzeNEESIkqMfv7ms7smTXYfhtARXMPn5mYsmCWWt8OJzHFCIa7KkT2E4IYTldfJZewW/T56piGxZkZuQXULkQbVQnAa51hCquCADXHWAYgklqUM0PXEBEt4kqEU8llC1RZz05nnAvcNG5biWR8QS+mnoo4oJczO6MjbqkXErWJuEePUC5sL+VcuIsUGBCymBSX+0wcG73X66u/MhmR4/Ka6hmQTvs1PjJvoRBZN4Tc2gEO6xoZwCsln2Dq4JX2eXCPQrVAmaLgBiSZA6ykFQ634QlSxq/RQFjEBlSqJpg344wHiqupb+du5XC5n2IRamNuRxwXCDcUP7dtPgYMNlMkx+XdPGoGtqK6ATJ7vm3NmvjgTntfbi90mRiRAh9vsT7wd9BQa2AwYEcamoYtBuf9kTDy96CKo6adZp5kyBgb4deEvu2/28cTsa8/bAqEhvQJ9ImOR0+tyyjAAya5vvqiCDkbSFZa/ZuhICKDUxdNT4NxNj0naznQmiVhxwv6XL/8qZ4+8G5+yHAFketeR6nBKGKpEVKI1huE/WHNFp+RAmo70AlKwWdlFKS37ugZtlfaxSl3oIsKjp1igIx6w5M+iNp3lESlTRPYmoiAvnSanqRijcl4aARsXwQzKI4F4uSvG6EYrK87SLRETUXgK9vjzrLoy6EWKy4TYYyaarQi4OdWuSsLB5fA90odebDHAatm8FNNw/SSA0Jw2EMiH/R2kU+DJY8OS2F6UxVJrjX42FvYc+K3lS6C6fGJSVibIY/siiLHXzF83ryxvr0navPHcAAAAASUVORK5CYII=",QC=Object.freeze(Object.defineProperty({__proto__:null,default:WC},Symbol.toStringTag,{value:"Module"})),YC="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQhSURBVHgB3ZpPSFRBHMd/72VYRilGeqh0hRIyDC2lQ0ZBXcxLfyW6lNduQQWeoi4SBd3qltVBon/sRb0YGHkp7Q9JFhm0Sh3aKFYr0zWc9vti5LnszJuZHXfd/cJDd+e9t/OZ329+v9/Mew4l1NtxPETEOhmxusTHEso1MQrPOPEzh9rDEQcwjOZeUS6C+MQYi8Wd2XqXsblrlOMwkOM4JYW0vNMlhw5SnogxqnMpjwQr5RUQVECWVVpRQ2vKQ1S68f/f5StWUUFhkdf2d2aKpmJR+jPxjSajEfoxPuIdNmUFCB2uamyhUOOB+c6LzgMkjvLqRu87wAFqdOC+93+6cno6WhkZCh2s3t1KlQ3NZENfhp+kDWZsIVhjc9MxqUV0tb52j+eygAKciYyCQs3+U7Rl30mrMFwri9fRtpbT3v1NpAUEgJ0nLlhzMZngAbvaLmsPmhYQYOASmRKCx44j57SuUQaCm+EHMi0MoI77KQFhsmbCzUSC+6n+fiAQJimiWbalGlEDgXAjQGVbqDhUBlYKBBC421JRUCUCSROrbERmp3/Ty0dXrZQrfmEQEU1FAtTHgQfCdimQLETDBZAAn3VdtAbFk6pMoQY5kNDlACObO2+6r8+Ppo055r8X7i0SBlI20FIgmXghaQMqGSaojltdVilsEwIVl1dRkGD6dKF0YSAjC6l2Lh0oExhINthpA0EmULzQ1YXh14rkmlyUSn6o7YfPBq5cTWEgBAaRrG6SoGPYN0ARiw6nguIwOAe5zPaeghAIHdORPyHCUiIoLAfQhnMS205GwQQDIZJrclGyOAxcAYkW7gdXSoZC0kSEQhvOGem7ZRRMZIlcWCn8jI4p/Yi/Qy8eXqHJrxHvez4vAIG1FIS60D9n/OfgHqpVx9REVNgmtND38bekA4OORkeHFrTz5AsQHKk2P/BZt+rAYIsktBAfaVUYUaTy112iGiyVpWSSBZIC2UUIDKLwy2EwD4LCrqyY5MI9MAex3JZV23xjUiRp2P402C1sAwxcaGyol2wpMtgzn8tECpoK0uUDOitbE22o3esdmVSQtaVACN2RoR5vDZJKmV6afx7uD4yCgZUCRkQ3yS6GAKIyFwOBYCX4dbaluomvVMthssL1siUEJ9UCVrk4fdd323ohqSLkw/eP7yifr1VtY5dHlqVtCyE6KMkmSwsI82ng5vmMuB/c7HnXJe2AZPTAC+4HV1iMXVUAfHh6zzhhGz/BwyTFnNrUdNRacoVV0k0TaT1j5YKVALa2Yqu2xdB5gCCS2sh3Vp6CIz8Md9/w/scCjj/aB1xRcdmCx/rx6V9eYIF14bZL8rG+X4vx7oGO8u5NEgDFKI+UAGKvKV/EKOw6tKyN8sNKMbzV6Da334045NYnvghTbiphDNY/Q/F6vKL5D/uaF4fjcL+bAAAAAElFTkSuQmCC",KC=Object.freeze(Object.defineProperty({__proto__:null,default:YC},Symbol.toStringTag,{value:"Module"})),JC="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATFSURBVHgB7ZpbTFt1HMe/p7S0FEpbaLtWRumFgTLGuF9cjNsiU7I5hzGRhz1ofDDxTV/M1CdfNL5o5pNZIj6YZTHTwIyZBo2bi2bLRmAiCIMxLuMyoLcUGDd7/P3/MQYNtOcUTlcaPsn/4bS/f3O+/f9/t/85AojLH7S4ALFVhFhOlybsNES0LQsrbzafaRsRmBgRkS7sRCHrEEUxuCKsVqhEMfIxdrgYhiAIJi00rSoIOIUUQRRRrkIKwVYppQQxdgUlO7uCkp0dI0ijy4L3yWbsLTsc1U6NJEejy4SrugmumuNQa/W4du6tqPZJKyg90wRP3fPIP3iUC2GsLoUx75uIOi/pBOkMOXDXnYSzohGqtP/e3vTAzZjzk0aQwZqPfBLhLG+EoNrYtQMTAzF/55ELMtictLVOwl5cD5VaE9U2MNaPWDwyQUaHl6LWi7B5y2lFYt/Ggn8Si8HpmHYJF2R0FKLwEAkprJI1zzfaJ8kuYYJynSXwUB6xuMo2tVmeD0CbZd7wu9m7XZCCooKonIfZuR+FJCS3oDSqrZ9WQKVO21CQGPkL83PjkIIigliUsnkr4a5/Aea8opj2wzcuIU2jQ0HlsQ2/D04Nkf88gBS2XVBe6VMoqGriTi+Fvo4vkJ6RxSPdZoTn7kMq2yKIba280qfhbWiGPscuac7yQgi3L52FRm9ASeMrUW1nBjshlS0JUmu0cJQcgqfhFPSmPZLnPQzN4sb596Ghlal5+Z2otsx/AuN/QvI9IQ7U2gyqeo/CXXuClypy8I324va3n/Kypvqlt8nf0qLa+6k6WFtehFRkCVKnZ6Cg+jkqT56BLtsCuYx1/YjeH84hw2hFbct7FNFin54F79+BHCQJYlvDVUVCKp9Fuj4b8TB47SsM/fo197f9x16D3izN19iKyiGmIPvj9TjQ9Pq/Jbxc2Hbp//lLjHf/xK+LD5+G1VshaS7zH//oH5BDTEHT/dfJiWdgeqwIjicaYKK8IgjSGl0mpvPiR/D/49Ssv3HXnYBU5u710OFhBHKQtOVCU8N8jHZ+T0HAjFzXAVg85bDvq920Ql4MPMCtix9iwTfJr22FlSg+chpy8I/JWx2G7Ci3FA5goucXPn6nKtlK1bLVUwGLu4xCt43bBCeH0N3+CQ/PjEyzg/uNXPwT8gICY0t5SIysUdK7xQfDYCugLbmPxF5FZG2Vf8Zqs5qWd2VHxdWHYYQmBiGXbS19wjOjfKxnb9kRftAhF994v2z/YSjePtz97RuM3PyO/K6Utw52CixavTHmvLnhbsSDooJY4mRV9GJgmtdjbPR1tMJo9/B0wAJLNm3Tjfj/SktFUUEW90GUHX8D4dkxatC6+b/uG+tFaHqYj4Er55GZ48Ceolqem0zUzbKoydrtELUM8ZCQjtVgdfLBClgmaD0L/ikMX2/nQ2e0UP9UTO1ENnvEiHhIWAvOQnhfx+dRbZZCc5iisRUScrbN/u3u9rPUAwWhNAkRdI9a7OCk/CQZD4oL8o304M7VC0gUigpibXbP5c/iSpDxomhQiDc5boXdJ3jJzq6gZCclBSmfvhMICRITH1uVQkSbSkDaq0iNVQqytxpVTWcujAhQsYOyNuxMaDHEK8tYqWCvaP4NcSGEWhbZQawAAAAASUVORK5CYII=",XC=Object.freeze(Object.defineProperty({__proto__:null,default:JC},Symbol.toStringTag,{value:"Module"})),ZC="data:image/png;base64,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",$C=Object.freeze(Object.defineProperty({__proto__:null,default:ZC},Symbol.toStringTag,{value:"Module"})),e_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJwSURBVHgB7ZZNaBNREMfnvaT5olEJKqJ4qSBo8WA9iBjRotgmtdZis1pFKSi9iUGkNBENVUlS9KAFT4KCemiTolKTtMWDgkERe/BQURDESzGglVqwTbK7b5wNRrQxNds2F+kP9n3svpn/Y3bm7TIg4uFWiYF6AxCMUA4QBEM44joXGTYMXz681uXvfXF096ZxBNzBAFbQEsuCXQhZxkS7yx8diHU3b+AKF0OxoHTW7eu9pRrRiQyfw4KBSVCzNfWd0f5Y+NApLkwRzhg4OIMr8ZD02CIMmYbO6HZE5oP5IasgLrxMb9w5zSunBsPSEEfsoQ0s5/kVFMo9ilBHBoKeEw3+vjAgVlOIP4BOEGAUEWobff2Xtlrf1dl49i153/tLJxGSPlG/6k8zcU2A6SLAN+BQGSA3p/+tRDLA7mQyWa82rbBUdHNgJ2nIf1uV4n+35l4O6oiJ29e5fX1ehryJIpAqLgafgYsmtz/SZrVVrDeZTc9IrH2GWI5ZygCrFIGv4qEWv+xYct0yMblFEeImhbkKGN4GYVAo+9rI5zgY5GOujvtjcZSCQsAZygtzMa9FQlog/kZR0o37zz/6+CBwYGlz18MJ7e6TwK7chqfsjjVMNtwjd87Z/RQNacG+qg1GazIR8kh5MY3arqfKtHWli8nG1yWI5ShRMJfFq6n1FDwQcJDaZVAiJQv+pD4RbjmenwwGW7cxhvt02Jf6DmcYASQpeei84DXUW3SYpuZ0WFPBOTVZ1EY60RvSebMo+F8IMt2foLnCgL2nWgIvJfcXKD9jyOUOpo0SPS4zTNo3A0czlAH6h0obv9pG667e/f4D/KTeExZP1SsAAAAASUVORK5CYII=",t_=Object.freeze(Object.defineProperty({__proto__:null,default:e_},Symbol.toStringTag,{value:"Module"})),o_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAcCAYAAACDBoQZAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALOSURBVHgBnZRLSFRRGMe/79xpGKWHCx/tyo1gixAKIgqkFkoXAx+ND9rZQoggJETvENlkOkJBqxBMil6gM2a+tVULoSwKKWgjLYZyEZRkZDYzzpyv74oznDuvO/aHuXPOd77zu//vPC5CkogI5/tbKgFlMxHoHCpBBMHt74j4Gkg+WQwdmvB6vTJ5LqqdOV/zQQB5jwBOc1dABjH0U1hGL9R6nr1JC5vpdVegwJfcLICcRW26ERi0wCZvuUsdMXwLBIWpNuAHPyWPFaehbWiETdWekWmIl6Jt4lAKCOE2L2Cx3uUv4l/JOlIBL1IXj3xTsvJjSAPPu2u3qsFZ37kqZr5QORJkY40xGkjjBMb6astc6HzHzT3KjGu6MdrDzkSrmkxI/ZlApuo948u8t63WqHBvl0knLNWh8y7YSBOuOV6Wr4qFcn+3e7cgwP2JENGa3vl0xQ5W3fH4j0B4pVhw7HXGygRaXGEIcpRE0NR+VEOXuZs/FbuF8Z2xFcEBtRv+S18YhkuKN4fLqZ2340z2uSt5TY4qoeUG79iK4Hv3wPJCoXVP9DYczgjqrsl3IA6Ya5KYQ7hg/guhOad44T8q+UW7hDY939/YaF56FTTV13Lc4co3KylX4xEM39yqy3xM+5ouCqCUI8Ev/8DAzwi4wZe/jD0c4bDDmkWDfD/bEjBTsz73InePwc4UDEPkVJ0xHtwqMx6NAXXBDiUlDcVBFmfb7viOYhXkpqBu+EvVgOUDyOfQrF1CLiK4nhyywM4Yw0EkGAA7Dh8F3eN/mBVmKpQXucon6BdkEe/y5XTxFFhd+/ialHgDMrqiMd0YXsoJZoqT72x/rpO1HsHNK5BBaWFcBsWILkGqrYB6FHKCmTprBEb41L9PcIBWQ5DXAVkksg0SyfZEB6Gn3vNo9b9hNZ7RBXY3w83gPgzfBxs57BKcAjuiMlpxsnPyt13uPxnmAMSygPdNAAAAAElFTkSuQmCC",n_=Object.freeze(Object.defineProperty({__proto__:null,default:o_},Symbol.toStringTag,{value:"Module"})),a_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKoSURBVHgBrZZPSBRRHMd/vzdb7q4dLPxTEHXvEkQk5iG9aCoSBLMYFBQRQWilgn8gmiwY3UUisoMdOnnZ3SJJ1zXXgwuZh6C/lw4lHRLBtUOHdl3dnfn1m6WNVVxn15kP7Ozbed953/d77/d+swj/IEUR086vPgRs0YHGqw4sKievv0+BzaBxUZQ6R3VJxRggtuV0PXElVzrrB6JpsBGHcal2lt9lg7bNXdSecFbq3LgFNoKvVE/tHqA3HB1uqyAYca3HuuyKVDiAruQ1y0wJOjhSH9iEEIgNZiKeTWd4UB4BGxAEcKgwKbZPqZ47YBHBn41CxbzwD6Z88kGwgGG4WoR+yR1f/QUWELw/nwsRsi4mJDxnNVuNCKOFCHVNaznbE/gAFhGSEAH+jpsJ4ynxBWxANPT6l3nB3poJy0odNWADxpKCBtqgmTCtaT1gAxnD1v4XUSKKmGibQ0Oei2CHoQGi1GcqJhjjw1+br39OueycGL5QvuMY2UZzv/8jEtwDUygSUuWrW+9OeuVTa87EJymlrUwPetSgLEvbPb2paAcVeV+pCyfYuB5MfWFGEqDuXYst/HFXnJB0nOG7Zf8HRnzY1Bfo3tHQIOw9fxh0xzw3j4JFuE4/didj3bnFQmwVNfe+XJIEXePmb7AIR3Mz4aryzvE/iryGBo29z2f5VX+DizWBVVOirnVn5VDOJPLzWpUvsfEob4gbrBojPq3Y/70DzYRhVT7D0wryI5VgFaL7poYZU04k0h0hFh8HKyB+E4XojETSkmWnUWTOaRJ2DY0XFGEuvMTHhIBhnbAJiuPRzx+LPUUbZplU5RoJUOH9reOfJfl0ZKwIwbN3kdjtgWg0vWvDLLND8pENwFaus7U8OL/CiJMLJT5Sy5wk8wKl0cY+/0JW/xfVN9ARe1e2VwAAAABJRU5ErkJggg==",s_=Object.freeze(Object.defineProperty({__proto__:null,default:a_},Symbol.toStringTag,{value:"Module"})),r_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAL0SURBVHgBvZZdSFRBFMfPGXVbTMgIKwki6sFSESOfQikyQ1ej/FgztOwtCOrVvQqJqLmGFPUoElFRuouZH60ZhfRhEEii9GEvtX2ADxn5kLu6687p3F1d1Fb36rr+lr137rlzzv/OMHPOIGigt9aYgJGQRQipRCIJgOIB+Uc4BkQjBDRK0+JpXk3b+2CxcFmhxpJMKaUJETKBlu87G62fr9cNJkv30l0C0FF9MnaDXtfCzXz+C1ghPOIuHcLFLJP1e1BBW5MxkdzQzTO2G0LjlxTuQ3kVHZ+WFOxtLEsgOf2OzdGwNkgAT5pBaR+aM/inq8t8ZieR66VGscsE0KKhH8cXts7609vmGXxEgesmT/7WYBHUFWlQLLU/v8ZeAE3g9ijhuW+pNur8gn3mUzlEdEKTP/lu55ub3aCdIzHRaPALSpIKhBtJNV7BZ02libzFMiDsYEpPXeFB4fK4j8E6ITAiW6CEVFgvIiBdEGIarBdE+wRf4mDVUMeKugNuFhg8JS/ygTjeUzFq06BYCyTM7OE0eJvFHRq8Bdoaike5kQArw86+tVOk6yyovPNbNXTXGXdECLzEH1TMj7uW8PuDNrPRynWtCFaHnXfyLTGja8muujemGh5eObtFj85CIqhAXFgAuIC+Qs4yJg9RA4QEOYjwrgtd5nzlkV219Fef0zv1jm/c9KdL7mPGngbjAQE4CGsGtWFk5I0Zp3RERNEAGzbOvUEpj3qXjK3ByEcDTIJwQvQxR7Em+6oFYthzKY/sGu8I8gr+dVIfL5znECZYZ8Q97Xzga8/ypL4snoRrmKtPCIkgIJMOmEwpUh5/UR/8BVhd1pK8h6Y1hQdQPie2QFAlt9Iy4EFUk/kEhAipFRCgKFextM+3/3cEPG5qG0YQ+3m238BqQRrkGGmLxQIKquQorfa3U3szBFIpf+sH0K70w4OyfHxcf9igtA4F7KElTM/VkgzhkVk8T+nskcz3TbOfO0GSPvO2ek0SXuRVWfqCxfoHKxcQ6XG5iHAAAAAASUVORK5CYII=",i_=Object.freeze(Object.defineProperty({__proto__:null,default:r_},Symbol.toStringTag,{value:"Module"})),c_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUWSURBVHgB7Zu/T+NIFMdfnC22gYSCCqRzgOKgOa6CLi5AorsV0BwUB1RHQ7iK7Y7rdqE44B+4XLcFSFCuKJbtSLXQAAU/vBLUWFQICdjvN+tETnASJ7YTx96PZDyOJ8HvzXvjmTdvYuIzqVTqJ0VRtOfn52FcqjirsVgsyXJZVR33DNzTUT56eno6Qvno6urqq/hITHxAVdU0hH6DIg9VXACl6FDEARSS1XX9s3iMZwqA0GzVDARfxjkpPkBl4FilQryyDNcKaIbgNhi0CChiw60i4uICCE/Bd/EgE7h8Lc3jNf7nKM5vksmkAY6lQRqyAAjOjuw/HJoEALoGTloj1lC3BZit/gHC/ywBgW8VHHOJROIe1pCr57t1KQDC/wvhV6W55u4UusUElCBQguO3hWMF9PX10eT/lIBDt+zq6lJvb2/3HNV3UgmDmS/44WFpI9AvcBD1a616Sq0KZsu3lfCEz8xnr1WvqgvA5//GDy1L+zKMPoHvyY+VKlRUgNnbv5M2h+MFKMGo9Haw7QP4nofwX6R5Izu/MTgZsxsn2PYBEP6ThEd4QlmydjdeuEB/f/8fOM1JyIArqHauUOICpumz9VUJJ5xEpTCtNgoflLtARsIrPEmigTPWD4oWEMKOrxIlVlC0gHg8npbwC09KrKDYCWL8vCseKWByclLm5+elp6dHLi4u5OHhQQLGMOYK71nIu4AZwzsQD6Dw6+vrxevDw0OZnZ2VoAE30BhjzLsAhJ8TjxgdHa16HRTMoG2xD9DEI66vr6teB4i8AuJmeGtVPOL09FS6u7tlaGhITk5OZGFhQe7u7iSAIJyYzMYg/28MbEoEYRgNsittN9f3Ck6QXjFwgIK0mpGRERkbGxPG9AjfHrlcTm5ubsRH1JjX4a7x8XEZHBws+Wxra6tifQq+trYmvb29tvc3Nzerft8NDJvFEDa6Eg/H/xRmamqq5DPMMG3rLi0tSSaTkVpsb2/LysqK+IDO16AqLYCjRCfCk+np6byyfECtGRT1C+to0QkcWnd0dIjXtEQBbH36vhWOFWZmZvLukk6nXwygOjs7X7iWF7REAXYd3s7OTr7XJxR+cXHxRR0OrryGCtClydACyuGosdq1T+gK01IkolB2jgR1iSjMR1LMtfWocqRACw1nV7Q7zERTHh8fDySiMA1PQVhIlxa8CVoNXZ9LZYVxQOTiAUy14/kV/8AXds00N9fs7+/XDIOdnZ3lZ3lWGEkqp7yOl2MDyPs/z8WFEcwKbyUa6wIF80+xbB0Kb0hEYLZpoVxUANyA9haFUaFR8H9SVIC5VhYFK8haEyVKZoNhtwIz2bqkkUsSJAzDuMca4T2KExJCIPxyecq9bY4QAqWfgpIH7BXWnt+KUqHyvITLFSiLZnfDNk2OiTQhc4W3aH3bXMGKeYJYP89BCRwYBXN51zmrl5eX7yvdrJopCiV8ZOIxiu26fJaF8H9Vq/AjWVocYP5QVtqHrBPhieP9Asy/hzuwqEmw2YDZLzqtXNeOESjhM5TAVwo7xqDtGuFzvYXw/9TzpYY3TQUpo9TcWDnXyKYpV/sGmVdsTi1VaQ1sdb7mNqVBXO0bhEscJxKJPbQAL7mLrFluQcHfodV/R6u72k7r5dZZldmmPltEfsrOWas14dkNvmyeHhgY0PCQTLvXxL0ydByMWe6dn58fiMf4ogArpmUwD+kXMx9Jle+xR7Wsqi7fozW6uWP8mGsWZtjeN74Bp34ObfpxXHAAAAAASUVORK5CYII=",l_=Object.freeze(Object.defineProperty({__proto__:null,default:c_},Symbol.toStringTag,{value:"Module"})),u_="data:image/png;base64,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",d_=Object.freeze(Object.defineProperty({__proto__:null,default:u_},Symbol.toStringTag,{value:"Module"})),p_="data:image/png;base64,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",f_=Object.freeze(Object.defineProperty({__proto__:null,default:p_},Symbol.toStringTag,{value:"Module"})),m_="data:image/png;base64,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",g_=Object.freeze(Object.defineProperty({__proto__:null,default:m_},Symbol.toStringTag,{value:"Module"})),h_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAABICAYAAACk5ujKAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATfSURBVHgB7ZzNb9tkHMe/fhI6EEhrpB4QTJrXw1bEgfTEcd6BA6LV0hXOCxJX1PQvaHfgxKHkL1h6hya8VDuhhAMXEGqQgHUIbZ4AaUKgZuKwdU387PdzmlcnTpzYaWI/H8my3biV+s3vzb/nBVD0RcMZcHR0pNMpSQef54UQF7seqViW9ZjO5ulRTiQSFUyYiYhDYhgkwFUppYG6KPPwDotTor/xHZ9JrDICJjhx3v/a+O3Tt6+/lphLYzQxBmGe/PhL4d93Psq+gUMTASDgM0sff5vG+jdFWFqxaskMghGG0eXxcUaDfHCIK/m7WDLgM3H4xfpXKUixc/j3Ex2TJ0UipUikkkB88zJ+9cXlxhfng/0kLLkDCQNnj2GhenAPl3MWxK1x3W08t7qxv4WaPJgSYZpIaGmypCK5WhpjMJrlpO7oiNXykDKJ6UUngW6TFV2dw7PNSzA9lwLeLYeyEESNrWWahWnCVnSMcwdkRTo84k2c9Ts3OQshuAwUFGxFxd/xpqcvdHhxOL7IWg6ziy5R9STQcOKs72+QgW5jxpFk8V4EGiyOXb/IzxASWCDMv1QcJga5i8NZSYrbCBlW5f95jkEPoLvGzv7ipPLzlJVmMfgOi05ZzPWL7y+OmNtBvaUQZviVI9Pvw97i3NhPk3emEQGoLbHVL/44xWF3gtxCROAAzZV0r8+c4og5Stuhd6dujF4tj05xODuFoJ4ZhRcWX3dYT6c4woqMO3VTvf+X/kcylWr/WUucutUYiDDV8t2N9vuWOMIyEL1Y001H7GmJo8kNKMDt1sa1LU7qkx+Ss9KfCRqqe242XitscQo//WNAYcN1z1O8aBtK3a00XIeiScO1hF0RT1mD/KzREudtY6FhnriKNV3Io8c6xx1BPWElTg847giVpXoTX7xA4ghchMJB7f6fOmersHb6xoIy1nl2Kx0KBxJCWY4bvs/PCRNKHBeUOC6wOCYUDsQCDdtRzpr4FNaZIB4zyXI0EwoHtUf/PaR3K+shFA7Ipcp0iMAnO88iGgS5lSVKUHRArdIKT9cVKLxrAiootyPJpfgsTu++hKJJbPGCrcdpD1krQdGERj8LfK6LYz3jG+VadcqNme91cQprFeVadSjeZBvXrXermMxBwZQaFy1xPl8tUQ4rIcJQ9y/Xvpik861ck7cQYXilTft9pzgRtp5uq2Gc/ZxoWo/ZbTWMUxy2HoldRIue60R7dwLlCc/NjUrdYy7hXs/lC73F4bpHyDWEHH7BpLrmWr/P+/eQbfeSWYQYC9qm2zpQ9wZ7fjUT1uxFFsMLZHNuzwwefaidrJFAoWqIaa8u7JIw24OeGywOx59ajOOPiRBAFrN75dH36WGeHW7cihtiVowDl4kZhoUhi0kP+/zwg3q2QCfLM+xiWS/CMN5GPNnFvlhZpu9g1qroTaplMl5/abTh4L3VbQprH2L63YxGEOLL/Yq8QYw+Vr73Xs6OQ9P7qpE9h+PlcTb9GG8iAceh/Ep6uqxIK3HVy240yhYN7fgzy4KtaG/l0tmK1BDl8BoF3hJ8wN8pKO0iTaCyFq+8XBELCd9FaRDonl2nG5elNE3jGeEG/IFdpSyl5AGBXJAbnU1stzcSiuce8pxng8R6C/W1XXy4zUnkf9yk58uWZf1M1xxcJ7bz23OX7ZcNby3/KwAAAABJRU5ErkJggg==",v_=Object.freeze(Object.defineProperty({__proto__:null,default:h_},Symbol.toStringTag,{value:"Module"})),b_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN3SURBVHgB7Zq9ThtBEMfHdgB3OE8Qp4tAKH6DOF1KCwlwh3mCwBNASRfyBDEN4ktweQOnTBUi2W6zKVPl0sXf+U84S8h4fXu3d+PDup+08tm7Pvt/uzM7O7tEKSkpKU+IDAmxubn5IpfLFTOZTPHh56PRSGWzWffi4uI7CRCr4K2trTcQWEGp4W3Bp7lCafR6vaObm5ufFBOxCK5Wq0X03Cdclikc9biE5yhitre3d/HioLyi8JQwzGtra2t/2+32V4qQSAVD7CGG7wku82QJ7pNHebe+vk6tVusLRURkgnd2dt7jDx5TxOCeZYhWEB2JU4vEhj2b/Ub+jslFcdgz///xTKaEFy7FWV9Ce7ff75eisOlnFAH4Q4c0Qyzq72CTB+fn541p9Wz3EH9EGuGoKywtLdVx+ZYsse5hr3d/zGhS73Q6B47juOQDzII9e01XPxwOy1dXV1b2nCVLvN7V4SCg2DMRy3BbuvfwU+E5nSyxFkz6uVZhLt2ngGA0sGjdA6qRJVaCEUnNcjhOGCfDowGj5mRaHdsyh6hkgW0Pr+oqYG+nFBIIbujqlpeXX5IFVoKxGND+OJzLHYVklmPCg5xrD+tQZI+iGIhLcGJJBS86qeBFJ1QsXalUOJh/jQUBR1KPwj1e3SBIcMgOvm9hyr0dTE316+vrzxSCwII5TwWhdfJZ0gmgBoPBflDhgRIAnNHwxPqteyUo4L9UkQZyg6SBjHvYYBk4T0qmaV5jp+VlIZPKiWlDox5mJ7WysvKbEgyWlc9N1t1GPcwemRJOPp8vmbSLJKcVkAbnuPiCM5J0n8QTQ1Kwi2mkNjmNeAk8tkERzy8WaaFXp86Zl5eXp1xHQkgJVixMV+nVKRJARPDYZn1okAAigmGjvtMFHsri2DDE+OaTvW2X2JHq4QLH4bp6r65IAoh5ad47mhTNERy2Vz54+0oiiCYAPNG74/eIjnioi01JTJriWXRSwZJgulolYcRXS3xmC955HFPXSJh5LA/LSCaMU0XiuTFTwX8oWuaWBDSyYezkK9LvyicBpTswM4mR4Fm78kmAk/OmbY29dLfb/UhCa9aAqH6/b9wZxoK5l+Fh+ZyUouTAB2fKQc6SBNp5aDab7sbGBk8phQdlHrCJHWPU7d3e3v4K8kWrg2nYjSiTMHyY/OzsLPT5kZSUlJQnxT8ecFChy48XKgAAAABJRU5ErkJggg==",y_=Object.freeze(Object.defineProperty({__proto__:null,default:b_},Symbol.toStringTag,{value:"Module"})),A_="/assets/loginbg-b973f254.png",w_=Object.freeze(Object.defineProperty({__proto__:null,default:A_},Symbol.toStringTag,{value:"Module"})),E_="/assets/logo-4ef6155d.png",C_=Object.freeze(Object.defineProperty({__proto__:null,default:E_},Symbol.toStringTag,{value:"Module"})),__="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAZ0lEQVR4nO3WwQmAQAwF0SlPt/+zC4t9RGxAZRH84DzIPTkEBiRJek8DOlDh04H16pARsGQ9nP0Xh6zAFrBk3cy54zL7P5IkSR9pZjxZ9TsCyrbMeEmSpGzNjCerfkdAnpcZL0kScw7zFAKxsVXx1wAAAABJRU5ErkJggg==",S_=Object.freeze(Object.defineProperty({__proto__:null,default:__},Symbol.toStringTag,{value:"Module"})),P_="/assets/newbg-a8c45c20.png",R_=Object.freeze(Object.defineProperty({__proto__:null,default:P_},Symbol.toStringTag,{value:"Module"})),O_="data:image/png;base64,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",T_=Object.freeze(Object.defineProperty({__proto__:null,default:O_},Symbol.toStringTag,{value:"Module"})),I_="/assets/poster-77367c0d.jpg",x_=Object.freeze(Object.defineProperty({__proto__:null,default:I_},Symbol.toStringTag,{value:"Module"})),k_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAheSURBVHgB7Vnda2RZEa8693Ynq+j26w5CbmKQmadkxq8BhUkLKyJCJorgg9Czro8LcVUQVCbJgyD4MDMgKIg7ExAE8SPBBz8Qk2F1GZ9MQDAjS3J7/wF7HvZhst2nrFN16vTtcdPp7szCsuRAc7/vrd+pql/96jTA+Tgf5+N8vBsHwjswvjj7+RnKqJh2VDjwUPe+kwN23t99a/92uduBpzyeCoilYqkB9Q8u1wCWa84v5Z4adSDMgYi3UCMPtbDlHx+Xea93P3e49YPXd7bhKYwzgVgsrjem67Baz2A1875RV0ORf5R79gAS5AygTgqghgGQgqojYO57R/zcxnfLv2/CGcbEIBYvfWmVDVxjAxvJuBA6/E4+T+IJ3kYPYAAYPFPz6hUGiBEQ3+PbuYdvvFS+NpFnxgZR8Ow/O53dyoBaNusSLhEEhxSoRzyD0GvqEQmlYDjVUJ5TD1GPcvZKnQTgxovlgw0Yc7hxbr548SvF+6byHd5tZTwBDAQcG5LJi0heJufebp8N5XvJMaCMtxxGxEnPxyBg+T50DtZ/MffJuzDmGBlE8ABBb4eNWIjGkSMgMQ4USB733QAQBZj1gYCT+/g8yXWScwGY/lq/nvvoWEBGBpE/U7ubIc2wIeHDYgwfowszKvsDholR4TyzEGYkxwI8R0S7P3kS+17D4BGPre3iyq1RbRsJxNzFL99kQ5blg0RqrBkKOsPICRoAVUMs7Mt58QTPMkSvafiYRxDD+bgvE4CBnmH1zx+6fG0U+05N7ILzIIfeobLL/9GlJraxEoMQ6uRkDYke9vlaotuaPStsxedJWEsZjAkgh5TwpMe+zBCvNMu9oQXyVE/wDK5V455nzLxgYdMPnzjz6oVwTkINM31GwidL98u7/8vJvc3Hbcufqpc49IrgkdNsHAoisBGCb4VQiB8JhmCK/xAilqyUkldBhnzRfc0NfYc9F377035q7uuH/1jpeWhm5DsyUQgRKKPXWrP6z8ZiY2IQx9BtabwTxFgXRnIa32ZMyouQ6CFnAlBLbPaGfAQ13inmxBFvrr8QddQL5YMyA9zWdyrQijcb3Q8cX5sYBMfjcgoj6lNnZsbp7KvRQrn6q4aUzGxiMR+OH/E9zZeOXmsPfAtowYArUwEK5XLa5w5uTARCQoloMcxeBkahg9tAl1liojiDej7VBJ5hNQZiqPX8jScB/Kb42Bo/fDmLLBbCEMWDGqY5wWSeINddEE6PRcsJGCtekphUDafoCdkGAzDSrVCrguI3wMbqE/roV8XHQ+KuOW95Z7UDKzUEGoezl2bGBuEIi2QY9YuShIRVZIIOz9o2M0xpLBQ8Ih5C0MTW2sJvgjvfOvzbgC767ezlBbb1Vob9hMbEYipJpPjxvb0uLo4NgkOpkeRCZYZEavC7mfrK7vGbs798+IcV57DJ95RWzDCGj8U3e2b/O4evvlx9/91isXhM+ZYmMgbyiFScPB++oVIkvAN9Y2wQ/GBRTWZncgO1FvBH72xFdrl38MfSZa4ZPUKW6LkCKnlWrw8CWGpMYX2H75vpk0Ws7GRhqxSbJoN5eHxPIHUS1VktgL6c4GsD7v0pA8myWpPvbVttYNyPPPWa334ikWvuzVcY3IzkSmCkkD8x/4w4YhhSZp7JYHwQObpONBxdpEzh+8j7HMetr85/dq36zG0B4ps5UlvqS49ufP8JAJvF1TV+5UpmYg8GVW3SX6g6ynRVTnlnbBDgu+3cegDQ2Q+/pEJDNXW4/uL88zerj/3wYJeBhArMAMpXB5joLjMRe3hN5YtSb4p9iD2FfFMluoaT5Zd/dJKpJwrAqxevMzvhYb/l7FHNOrOBxl/a0fUfv/6XoR3Zz2c/seDQ7dX7LasIvnp6n3aFsl8RiywCWSQCXXjj4clMetKFBwdbzDYkIWUhlKSESIwUXsQVdf2b859ZO+ldPymuFjy/W4l5YsXPrEKb3hJPaAF11rOIAoD7MGQMlR1s4KZ1XbEAYRWMVfJAqRwS69+ba958OwCZwx1+rrDwEaM1kbEqZfS6t9Y2qlmEHtK9oXYOu/j8/Mo1dN2dGsYwYtfGRn9g6UW0P0kvEc61+Xeb+4dOvednGMDLHELP5nF1Q/oIC6O4IhKXeqTPCLQ8FUMu3BeAQf7W7IWjo/ZEIML43Ee+8Fc2ulkXDaNNT2xiqL/aQdL8qJGxwZEVDD0n8R6e83FlQxofaYoGmiWJ/+DVMDlCItK/3Huu/fBrw2w8tSl6xuFGpFfRQBW1avsY9RMag/V75iQWlTpVWkgVNurEqqxJYWo5EgrO8alLOKeC+N3B7+9zvN9O1ds+CknzS+8c4x2QUoyrZLCuLibvwOpHv1tEqwsJNG/5sY1hYTQyiDC6j2sbzEDtisLEAaYB6wGU5zE2/4iEBrgPvuIhk/lgfUi/d+EX7D33xsFIC2kjgdgqtzohL4Jq1dnyUdEm9Um2UmEeyKN0d5KcGkoy28mLZNIEK0xnOq0NWbYCI46R152CyOPZCWq1E42NCjWFmbWp1lamsDLPGICkjaDSl1MKrRKz46ULR/8+NYzGBhHGK//50/5Unl1hI0pLyFylSFyp8FQJGfOQLBLkKh/IoREADHhEdZLfz7Pj5ih5MDGIMILIY13cZN20qasaIRxCeA2q3MwWwxBSyCRlauxUIQsWa3fAPR4bQBhn+n/i5oeXWlPg15njZ2ThS/+LoNxWvX3USZXiaEVN6ozWjF2WuxuXyoNdmHCcCYSNH81/eomNbDGAZTauEZfy0YReMFiKJcYVP6IOX990jrYvl//ahTOOpwKiOn42f3Vp2tNC+MuLART1wGR8vu57ZaBpVqR7nyr39uB8nI/zcT7e8+N/LYNHadq1SR4AAAAASUVORK5CYII=",q_=Object.freeze(Object.defineProperty({__proto__:null,default:k_},Symbol.toStringTag,{value:"Module"})),N_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANJSURBVHgB7Zi7ctNAFIbPUS4uIIx4goiagZjhAWITqAk1gZiazMRSTB2nSuNbZtJHufTEDxBi+gCGF0C8gcs0aPnXkjNyrJUl40sKfUU20l50zp7z78VEKSkpKSkpKbODoyqr1equYM7RjNCIGpZlNaPaKB2QxhNzmWYMDMzBia+q+nl1Ty7KwmXOfzLNFk2ZWq22LRABZEABj0oHtIgxdGZuzcJ4CWb9QJaIgBHVbp7+A8zSqkuUhaM6C9GKCvWkGMmB/f19YyGTOUKIc10RCUH4n6q1miNcN1cqlf7QlNBoBBYzmUsprpAqgzWtXalUlmlKJI5ApVbbpOi81EnTbJT54EtER1AMpO4s08xTTEZJocKwBohOduAds0MxgJcdSkBiB4atCj565fBwubS1daMFzOojmgCJNYAZcuK0Cxo/SZJHADmKVSc3pJF9+9Wd0QBCduB6OjAUTZzMwkKZBg1zKAYT18D19bWOPaDDEQagzcD7O6EBHPBWsAf8CFtlesg67AUOltttmgKxIyB3X5L5L9f5GMCRBpzolCzrWD5DA797dWJxMRcUufi8rtPS/U108sZmrc0vTpq+lgwahwNy941rfNCJer3eNE2zE2ZI1/AHS7v4r9hf4ZK4eOuQuCpXfz2P/EYsB3Boey3irf+30SF4mUp7O5bVJxtv1u9hUoQiHRkRJ3vn6fdiidTE0oArxDqNiFD1lTPPnFX3lOmDlYtxJ/iysaJqFU/EkR8a0jVE8OKyoA+kTT9lXjv90LtUkeheakKJqwEbgyXK/0iEuxp4OoebcFIY/jOMP9vz2vWi58rSDBsqlgMl/3Y0NoR46JXU5pdnbxARg9y/Ug92z3hx8e4IfwteBzZUQ410HxgbTFlxsbHLedshbe5ZuPFdlLtzpAMQ7/jSpu+rc+eBp7LvRNdIGF+/Zbx0tK0aSv2zirfxGAh3A+eYcxojGO9n8cm3I3w9uEKVURMubk0rcP7kOGwspQbkJiR/1pArAcqoFSMxruvaNDdvIu/7xNs9SQ1a0lAZ79upBrtoFhuRvEKOPZXkifXj4yv2xWuEt4Lxa6dm1DiRDkwLcfl+E2FZvzkLCW5DgE1+ddailJSUlJSUlDvMP77PGRlU1HbmAAAAAElFTkSuQmCC",M_=Object.freeze(Object.defineProperty({__proto__:null,default:N_},Symbol.toStringTag,{value:"Module"})),L_="/assets/sign-footer-a2164fa3.png",D_=Object.freeze(Object.defineProperty({__proto__:null,default:L_},Symbol.toStringTag,{value:"Module"})),B_="/assets/sign-logo-53e0a8ce.png",F_=Object.freeze(Object.defineProperty({__proto__:null,default:B_},Symbol.toStringTag,{value:"Module"})),j_="/assets/sign-top-4d6fa5fa.png",U_=Object.freeze(Object.defineProperty({__proto__:null,default:j_},Symbol.toStringTag,{value:"Module"})),z_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARpSURBVHgB7Zs9bxNJGMf/Y2TuDkuHiwOddCeRq84IJEIFEgX2J8gaRGIQiKSDAhEqqIiBBipISYWpwAFi01GRjfgABAmkdJgOQYEpgKAoHp4ZY/C+ena9O95F+UmJvet9mZ+f2dlnZ8bAJpv8UjDo4I6Rx5+Z7Vjn43TGPKwlaKGDNiqNF9BAPMJCMMf2ocMNWirSacbVduQr9I/+WJO+gMeIgWiFF8qHpSRj0+C2SAaFUdQ5byLDaphsLCMiohHuilbpcEXEAjdJvBqF+HDC94wxOsKd+ETt8BqymSqOLr5BSDIIy4Jxnr715/pkBXSprNN1Xi+fRkjCRbhu3ARnsxgp/BYqzQsISDBh0fr+gYbeqPpB0f6CEmaabdU91IW7skvqtxhdBJNWv4YTKSugMslap4aasLhmEynbgy6x+6KMClsO3EK0iBw1pAI+Sw3ZvN8W/sLiPituPcNmTfpoI0s10ec+7V+lGeZSJCvIY71T89vAO8IyXYSJNJKhBxaPNNQ7wjI3Tik+ZXcXFtFNTHIRBiq7dHDiLtzh00g73WdxB+7CjLluPCrGcjvQOHQRS6Wr2LVth+Je9KAhskMbTuEH5YkktcxCdql0Dca/B1DcuRe1A+dUd+32uthwCm/wxES3JzuW2/ljXX5rTv0ALtXaKcyQiBTSTba9/gnGsxsBjiL606w4hfnoc2Yv2eLTy3jz+V2AI5GL7Tq2Ci8YiZZ90X6NwIju4T5sEWbbMUIilxWIvvA+rMIb/D+EoFvQq+BTi5jbM4kwxCIrsHX8h+/E62Pin+4tQ1DdWwksHZusC5EIr3xoWZaDSOuUFUQivPz+Jaov65Z1KtK6ZQVbLEuV3bsoy6ogBMvvX8nXXtX++Z7/+KwfbbKcz+PRaqu3aBU+UvhKeXTo/mZVaa2R7WAei6tve4tW4ZMFaqnZJQzBIGnt1fhE82z/olW4vrqGYwXKP9nfGAIv6Xx2G67vO6XxmqU+64ert/vXbHFsc6xAYWYHMSRu0gf/+t+S/MfdQBFPSNgyzuzy8ECD0RFx5VXd0Xr30CALObBuwxnhE4WP6LAz9O53RIBbpPXIymkUM/aVzgiXxRgNjcNGSH+kW5/e6ZAluGtNde+mjamLNp/NyehqgfMSjjdN+2rvfun7xlKKey5Nqs4ltw+8U0sxpyKtcH7F6yNvYdlzz02kDmp/XKpyD/+HB44ZOX0oLYiyikkvPvgLH2+2wFI15DI7aIbP4MfDSRpvZfwWEg+Vcapxd9BW6nM8Et1qU85cae5X2VK9A+A3lCnSK0gc3ye1KKIuLDKwrXTgZEmb8U1b6ifFE9PC9WlN0YkYpkdyy5LnlJNXAst2dx+G7uTSOTk0qQcTWTrXEJNLo5k+fM8o0nM0iTsHryLClOmiTwalSrQTxKU4TssB9WgmiNfoOI+jEP152LioG0J6guTH6VVtkI5hhSRNKblG7wO0vqro+ZGHQIxMbsioj1nWZyiSHZJbo9cYBDfZ5BfnG1Lz4K1+dACSAAAAAElFTkSuQmCC",V_=Object.freeze(Object.defineProperty({__proto__:null,default:z_},Symbol.toStringTag,{value:"Module"})),G_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAASgSURBVHgB7ZvPbhNHGMC/bx3HJofGrdqqqTikomopalWTA+QPCPsc1c466hnzBE2fAPMECU+Ae6pUiWycF4hRRZJyqbm0tFIrKnHoAQkHiYRg737MbBLwemft2fXseo3yO9m7s+v9ab6d+eaPAU455Z0CIQLuGFuZj8cnJw/NV1kgyjhOIj0GTDRL311+CBEQijAXnEykviXSlpAgB0BZuSuxQUAN1HCjVJitQQgoFV7f3L52JGmV2a0zMBDUJMAN1KhaKszfA0UoEeaiYGGFfcxBONRBo4oK8YGEfza2plOYvgPhiToggCokrcry4sJ/EJDAwkZt+wciqAweun6hJiCulIpzP0EAAgnfre2uItEKDBFCWlsuzv8IPvElbLe+mDYgohDuDzb26CB/Q883pa+QLXgke2ZLvouJCn/SGkgST1kOZY+jTgopYf7OxlP2Dbm7te1VmYJ9Q3q9tnOd9QdVGAEQaUUvzt/uWabXyaN+NvV79F1PUFh2lqRsr366Z0iPY/rm6MhyMIMtrdqzhNeJzc0H19qWWYdRRKOcVxrqWcOmZVZgVDnK64UIhXntUmySi0Dk7AGNAKFwyzLLMOLwYarouFAYgYSFh8XEmRRcvvQFXFm4YH+WgY/JeXbYfdwlvL65W4xTy8wFr165AJ9OfQAfffgezMyck7wS7VmX7qMuYbLiU7snshMTb2s1mUxIXy8Ka5cwAsYihRTJtlpt+O3B39L3YGGd6z4meIeHnzN7yf56/w/Y3z/0cSfMdr/HDuFfjPuxlt3b2we/8Onhzu8O4XQiOQlDRLUs59A8cFTiWOeXltn6DFF6iOx4UN568lb0z0dP4NFfT8AvYcjakOYd0kGZmnrfluV8df4snP/yrJ/Lw5MVoER477nzofxIRynLUSL89OlzO5Q7kZGOWpbjEMZE4hkEhL+3fqSjkjWttmMywCls0kAreLLSUdbsGGiO2cyukH4pPb/rRT/pqMNY1xcand8150k+t4sNGBAv6W++no74nSWXizuXRrZSpwCR9OfnPom0gUJB5bmEE6htgCJE0ieELcshzXK5uIRN88VDe4VOESLpKGS5Q6mw4NpF4BLm7zFLL6ugkE7pF2y0E76sHc7CSB0THeRh3SZT6XIol/7n3//t2o2CNrWF68ee89LGxs7WCM9c1ktLc3nRCc/UMqElKjCimNS+5XXOU7hQuHQPQU0XFSXsmavf61frXud7Dx4IbqhsscOHmuPJVKVXiZ7Cuj73mLXYFRgVEFcWF2d67vDpOzzUi7O3EXENYg6xZ5TZ2SO9xyPerTY2SkuzF2VKyk8A0EtdxcBCPdhASuVlS0sL2xkYHeTjJM17ES6r6xfVb1vqxKjtrtLQN6bh2nJx1vfGtEBzWjr/IYTycLosavLNK0FkOQNtLjWMnWl2h5usMStDBPAQZv1suV/X0+ceg8PEc8fiOQgBO+MjuMXygjoMiNIN4sfi18leUB98g7g9TLWopkL0hND+82AY20ss8+GL61mSXJG0p2T4FBOTZCtdDT+tryyR/MmDY9grk1rGAmu687gGeDxxmG6GIXjKKe84rwHzKyKFMAFIMgAAAABJRU5ErkJggg==",H_=Object.freeze(Object.defineProperty({__proto__:null,default:G_},Symbol.toStringTag,{value:"Module"})),W_="/assets/success-9e5e457f.png",Q_=Object.freeze(Object.defineProperty({__proto__:null,default:W_},Symbol.toStringTag,{value:"Module"})),Y_="data:image/png;base64,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",K_=Object.freeze(Object.defineProperty({__proto__:null,default:Y_},Symbol.toStringTag,{value:"Module"})),J_="data:image/png;base64,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",X_=Object.freeze(Object.defineProperty({__proto__:null,default:J_},Symbol.toStringTag,{value:"Module"})),Z_="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAxCAYAAABznEEcAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANWSURBVHgB7ZlfUtNAHMe/GwTHJ7mB8QQQXp2R9E3AGcsJqCdQTyCewHoC6wnAGSm8NcXxleAJjDfoozDDrr9fkkqbyW42aVIcJp8ZhrTZbveb3d/fAi0tLS3/IwINcPLj4om4gSuUcPm1FJgIqMnVjfi53/EmqJlaRByNwvVHDg6kQpdebtLfum6sAi7p36Vw1GD3+dYYNbCQCF78moM3QuEtDAs3EAmBw51t7wsWoLKIk3HIiz9EtcVnidSq8veebf1GBUqL4Kf/UOCILn3UjKJd2dv2PqAkpUScjkKXvmhEly4aoooQaxHLEDClrBDHduCyBDBsa2xztuOtRNCE77EkAVNISP/s+8WGzdhCEXyMUi+0dOSN6NuMKxRBx+gzGoIMMqAFHNNlpBnin47DAxRgFDE8v9hGA640RqC/43udF763TzvdoXdy0xGl0CuayihCSNFDM0RXEv+8z07Hi5CkI3n46cPUYhShmtmFODrnJIKu9hNKdGFAKyJV76JeJnnpxXAcfjR+lzI/TK0IR4lN1EwcxDICYvedJJAmNjnd0d3UipAWu2DhXW7HJlH40+x7J+fhK1v3vbamHuvuaUXQ5MbslOxlkPEukXYwe6JMGhHHH4kBLHGuxVPtPegX6cI0qUAwvWbvYhAy54mYmTysjjTesBPFR8SdfaERkuuJZJLKu6gJ6wQwCwWhw2+ZaJoRovVEIilha0O/E0IbfG4/rDDQCVEOehU9US5/9MFQX0/EcUKKABbQ8ei9LKiTY08kY09WhWjX98obNrdXYEnejsxS1hNlIScTmO5rRaTGGMASFpLWHXNwTbCoJ1pxzDtoLE/P6AjI8kcgIPd7rNiw2YCTLHQRV2o8SkxhjT0Mwl9YclU3S9qXMtbbhS6WJ8HdEckHalA0qFBE2p0LcAeInIQxD6tgR37/NTSVV1PEuZlle9NKRFx5OaqL5RFdK7yzHWyddnAHm7a3h+bRVX5aSuVOvL3OiuK8J0IDcH1ypeCVbSyXbigzaSrNrRwf9TBROUWTLQv9PsE9IZVUZi4qwk9frqpe1bZ+OsfiDEdhl6L0AZW0tsY/IfvqUzbwda/jFWbLRdQiYhY6ar5wsME1+lyJK8iOJPhpB2mfqaWlpeWe8xfeA1rbB0/PgAAAAABJRU5ErkJggg==",$_=Object.freeze(Object.defineProperty({__proto__:null,default:Z_},Symbol.toStringTag,{value:"Module"})),e1="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQUSURBVHgB7Z2NddowEMf/8DpANqg2KJ0AZwLoBMkGyQbQCZJMEDpB0glMJiidAHWCZgP1DsnUUfwl27ENvt97h58/Euw/J+nQxzFBjxhjLmgzJ1NkM7dV7rTyLn8l06kt25bs92QyeUVPTNAhKcEisiXei1QXDSvmM9lLn4J+CCTcnOyJ7K/phkeyBU4Z9jayVYeiZbEnuyL7jFPBDEM4nz3ZCkPH2E97b4bLnuwKQ4NuSpHF5nTg+ngYxZpu5MYMq7hWhe+5P280tq67M6fPHRpQKw6kN1W0eYINfs+BHdmS4sc/CCRYQCdejPaC4KGgyaJQEYMEPGPxEjQCRaws4AjES9AIELGSgCMSL0GjoohVBfyF82kwqsINy2VZx8QUJbhmfmziMfzMpV//Cj3Q2EBzg3FzS174kHcyV0BX73HRvcC44SI8y6sPiwTkQHmJDtFaY7vd5p6fzWYH64EtCXhZ+Wpje1U6J45jw2+fZ6vVyvRI5vfmvEZkDcFnbeyQxBveCWhsx6OC4KPIbvyDbwQ0tuG4hpDHre+FvgcmQ4xCNizeGy/0BVxDKOM2vXMU0NhhQAWhDO5Inic7aQ/sNOY7cY5eeBDQVYzXEKoSJY1J4oFzCCEkU1SOAkrxDSfil2l6Rwji4HRTV5YVhFB4MsEFe+AXCHWZs4ARhLooFlBBqMvsE1oSsKwztOr/KGK322Gz2aAJURRBKYWWUIcRN9MCj4+PhZ2hQzG+zxbZSxFuCAs49kGjJqjScWGhGBGwISJgQ1hADaEurxNuitFCS9xGHMhx3sND7iwKLBYLLJfNOo5ajgN3HAfGZiAMfGA9i1iKcDM0C7iDUBctHtiMFxbwBUJddlM3hVVDCEWzdkkg/QwhlC2/TNM7QhAHp0sE5HrwvJbJfzyHtuMgoKsHtxCqskmWP6Q7E+4hVOXYZhwFJEWlGFeDW9+fyY7fnSVeWM46veMLyF0h4oX5aHhtxRsBXcUoXpjPxl9wk9UjzV6oIfhw3ffdP/jJP8BeSP1ca/SwRo5XIdG4beH5HllnHSxa6hVD5s0kPJNjfcs6IYsNyylcbJg7Kkd/oCHLHpjbopXrhcOabp3smFvle9LgR9EFpUv+jZ3ByvXh6Jb8k3hfyy4qHVh3sSFXoBrjQaPixHtJe/IejbbTniSMQESNj0q8k3DGImogPPVT8OQiF95w/oBzGk/mZwkWj6k1O4tFdC3UOYQ4/AyXdcRrBWMTVJxqAsYbDAFjU4A+mdMhNkPM7GskCW07GJsGeW+GAxfXlclIWzJYjC3WV6ZfIU9PuCzoAZbGpmfvSjSujyN0QHAg3QTnCRHZwm0V2kHD/RABbJ6rzgbGOhXQxwnKvTxz/P8pjIvUNo1Obdk4+OXYrVPBfP4BZ6AgsO6KjY4AAAAASUVORK5CYII=",t1=Object.freeze(Object.defineProperty({__proto__:null,default:e1},Symbol.toStringTag,{value:"Module"})),o1="data:image/png;base64,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",n1=Object.freeze(Object.defineProperty({__proto__:null,default:o1},Symbol.toStringTag,{value:"Module"})),a1="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAABRCAYAAACqj0o2AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAT/SURBVHgB7ZxRbttGEIZnaDUI2gKVgNpunio/xo4B+wQRT5D0BFVOEPsEdk7Q5ASRT9DkBGROEAVx7EcrT4WtB+vBTYPK2skMJQJBYNJcijtUhP2eBHOXIn/N7s78XBrA4/F4PB6Px+PxeDwej8cxCDVxeRY1x2No4wSaUBGNu9BvbYQjUEZdxPOT6DECPgWCDrihD0Av1rbCHiihKuLFafwSDHRBAUR8vrr5cB8UCECJ4embAy0BBSLaG568+QsUUInEy9OoPTZ4BjWAhsLV7TAGh6hEIgt4ADVBK+6/23kk1hmFKa6j0Xkk1hmFKa6j0WkkLkIUpriMRqeRuAhRmOIyGp1F4iJFYYqraHQWiWPCl7BguIpGJyImlYm7sq48fE0XH+LKf9zKhrMYCtefYYcMSpWwA4vNgBV9VlV9XVrE4WnUYcH+5DN0kj8QtOF7BFlQAnF++hjQ0ep9+znTWsTEwvrM0aZYB2tSxriwnhOv/wsOllVAQYwL23nTKhIvPkRd7uJ81eWLkuEVT4g+Iiaf+eaguYL4O3/sEFRn5GZeg0U61AAbkOdAApf0+OKPbrv44fuoYxC6KNfjiFk6FBdpaxeJx/El96g+CpCjDunJvfvhwKbbP5zQr0g+6iadGq1tdVpFGtrNiQ4EJMOpxmYntBVQkD7SV84B1VP4XtWc7ZuQm1/fDg9hTuQcjoQsRG0iViVgSnIuQy+gBuoRkRPcKgVMWdsO9yB52qeL3epcETihJ3nHkxLyX+iaAB+ilJBSUUiqQ3R0W6nGq/s+BRiBIpZ5Yjx/gsMrsSwGWYdnFpqI0M5oMvghoLCVsxBdnMRRFSs2r86F9NEfzhxNWYcKCChIm7fSNqsBR+NrUERdxEmQncAWEDClmedXNsbQA0V0RUToZ+WD4gpBMQGn8HCVyuWmQ63dZD/OAJTQjsTMzUY0gcdgyQRz+uCyikjZN1bGVAgQf8k8n6GPoISqiAaoUC1aBXkCV/5doEgwtbJuPlYiSTZI77KOEbq3y1K0h3M761CZFZWFepV50Og959FeWJp5KypBcRNBau+slZ7N4x1Y2khkTJBdSaxvsRuTk4ynSJv82hufgiLqIspWY6mNs46vPwi7ia11Q4oijw0M0b60gXw6oEgdBkTz/08gbsthVoNZlB0mQx9ncxtB/+pn6G/csrFdduTyj9AGRfQNiCkjNhF2WyXc7Dyq3v+zuAbElKbUyXnD2pavzAt16nw80B5/YiFz3JiiJBsKDP4NNrV3hdT6jIXZSSJyDiEvOZ3hH+Mt1Lj/x05EAhdvKyXzmOw6sBFTok9esRhDImDhfi6wXVhk0m6DW3qE9PoO22bfLjzJc2ZOX9DgI7HCHJd2A15YNoo0rOUZyy10kbA75jxgeByPKJhGPxpokpmKlqQIrt97wOKjzkpEvu4+KQ6dJNJoJpz+q5yFRbSaE7ncUvPo6saYbIfoW6xERMpxTZaMRlBsM5NgJWLjmj0/Nyv0YsF1+6+bYeGAsRJR7CoD9e150cJYbkcpNV2fH0c9l3sD64QFebW61fnDpk+piuXOGPbky2DJkHu6+jF/i0tGv/Kcv48OMVicV8/KIj7lhOjZbw/C51CCubOvpIowXEUAPpIckk/Y1thTPQ8iGiUbpCBGondXP0FvY45/wOEshT3j2vbuaPHEvLdbrYfp8Xg8Ho/H4/F4PB6Px6PCF82BGOjmM8bTAAAAAElFTkSuQmCC",s1=Object.freeze(Object.defineProperty({__proto__:null,default:a1},Symbol.toStringTag,{value:"Module"})),r1="/assets/whatsapp-b3e12d0d.png",i1=Object.freeze(Object.defineProperty({__proto__:null,default:r1},Symbol.toStringTag,{value:"Module"}));var c1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function l1(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function UF(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var o=function n(){return this instanceof n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};o.prototype=t.prototype}else o={};return Object.defineProperty(o,"__esModule",{value:!0}),Object.keys(e).forEach(function(n){var a=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(o,n,a.get?a:{enumerable:!0,get:function(){return e[n]}})}),o}var kg={exports:{}};(function(e,t){(function(o,n){e.exports=n()})(c1,function(){var o=1e3,n=6e4,a=36e5,s="millisecond",r="second",i="minute",c="hour",l="day",u="week",d="month",p="quarter",m="year",g="date",v="Invalid Date",_=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,R={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(X){var H=["th","st","nd","rd"],N=X%100;return"["+X+(H[(N-20)%10]||H[N]||H[0])+"]"}},f=function(X,H,N){var Y=String(X);return!Y||Y.length>=H?X:""+Array(H+1-Y.length).join(N)+X},h={s:f,z:function(X){var H=-X.utcOffset(),N=Math.abs(H),Y=Math.floor(N/60),B=N%60;return(H<=0?"+":"-")+f(Y,2,"0")+":"+f(B,2,"0")},m:function X(H,N){if(H.date()1)return X(se[0])}else{var fe=H.name;S[fe]=H,B=fe}return!Y&&B&&(E=B),B||!Y&&E},M=function(X,H){if(x(X))return X.clone();var N=typeof H=="object"?H:{};return N.date=X,N.args=arguments,new L(N)},Q=h;Q.l=T,Q.i=x,Q.w=function(X,H){return M(X,{locale:H.$L,utc:H.$u,x:H.$x,$offset:H.$offset})};var L=function(){function X(N){this.$L=T(N.locale,null,!0),this.parse(N),this.$x=this.$x||N.x||{},this[P]=!0}var H=X.prototype;return H.parse=function(N){this.$d=function(Y){var B=Y.date,ne=Y.utc;if(B===null)return new Date(NaN);if(Q.u(B))return new Date;if(B instanceof Date)return new Date(B);if(typeof B=="string"&&!/Z$/i.test(B)){var se=B.match(_);if(se){var fe=se[2]-1||0,ve=(se[7]||"0").substring(0,3);return ne?new Date(Date.UTC(se[1],fe,se[3]||1,se[4]||0,se[5]||0,se[6]||0,ve)):new Date(se[1],fe,se[3]||1,se[4]||0,se[5]||0,se[6]||0,ve)}}return new Date(B)}(N),this.init()},H.init=function(){var N=this.$d;this.$y=N.getFullYear(),this.$M=N.getMonth(),this.$D=N.getDate(),this.$W=N.getDay(),this.$H=N.getHours(),this.$m=N.getMinutes(),this.$s=N.getSeconds(),this.$ms=N.getMilliseconds()},H.$utils=function(){return Q},H.isValid=function(){return this.$d.toString()!==v},H.isSame=function(N,Y){var B=M(N);return this.startOf(Y)<=B&&B<=this.endOf(Y)},H.isAfter=function(N,Y){return M(N)(ce(),Pe("div",d1,[(ce(),Pe("svg",p1,[ge("circle",{cx:"10",cy:"10.5",r:"8.5",stroke:t.color,"stroke-width":"3"},null,8,f1),o[0]||(o[0]=ge("mask",{id:"path-2-inside-1_2527_20905",fill:"white"},[ge("path",{d:"M18.5172 10.5C19.3361 10.5 20.0113 9.83252 19.8903 9.02257C19.6474 7.39692 19.0062 5.84812 18.014 4.51868C16.7246 2.79109 14.9114 1.52642 12.8448 0.913166C10.7781 0.299916 8.5686 0.370921 6.54558 1.1156C4.9888 1.68865 3.60659 2.63704 2.51635 3.86711C1.97316 4.47997 2.17495 5.40767 2.86134 5.85436C3.54773 6.30104 4.45707 6.09214 5.03749 5.51442C5.75143 4.8038 6.61392 4.2506 7.57003 3.89866C8.9931 3.37482 10.5473 3.32488 12.0011 3.75626C13.4549 4.18764 14.7303 5.07726 15.6373 6.29251C16.2467 7.109 16.6679 8.0431 16.8787 9.02811C17.05 9.82892 17.6983 10.5 18.5172 10.5Z"})],-1)),ge("path",{d:"M18.5172 10.5C19.3361 10.5 20.0113 9.83252 19.8903 9.02257C19.6474 7.39692 19.0062 5.84812 18.014 4.51868C16.7246 2.79109 14.9114 1.52642 12.8448 0.913166C10.7781 0.299916 8.5686 0.370921 6.54558 1.1156C4.9888 1.68865 3.60659 2.63704 2.51635 3.86711C1.97316 4.47997 2.17495 5.40767 2.86134 5.85436C3.54773 6.30104 4.45707 6.09214 5.03749 5.51442C5.75143 4.8038 6.61392 4.2506 7.57003 3.89866C8.9931 3.37482 10.5473 3.32488 12.0011 3.75626C13.4549 4.18764 14.7303 5.07726 15.6373 6.29251C16.2467 7.109 16.6679 8.0431 16.8787 9.02811C17.05 9.82892 17.6983 10.5 18.5172 10.5Z",stroke:t.activeColor,"stroke-width":"8",mask:"url(#path-2-inside-1_2527_20905)"},null,8,m1)]))]))}}),g1={class:"fixed top-0 bottom-0 left-0 right-0 flex items-center justify-center z-1006 bg-black/80 touch-none"},as=Ae({__name:"base-popup",props:{open:{type:Boolean},closeable:{type:Boolean,default:!0},mclass:{},closeClass:{}},emits:["close"],setup(e,{emit:t}){const o=t;return(n,a)=>Pb((ce(),Pe("div",g1,[ge("div",{class:Me(["relative rounded-12 bg-white overflow-hidden shadow-2xl xs:w-[90%]",n.mclass])},[n.closeable?(ce(),Pe("div",{key:0,class:Me(["absolute right-15 top-10 text-dark-500 underline text-15 cursor-pointer",n.closeClass]),onClick:a[0]||(a[0]=s=>o("close"))},at(D(Ee)("关闭")),3)):Qe("",!0),wt(n.$slots,"default")],2)],512)),[[xm,n.open]])}}),h1=Ae({__name:"toast-view",setup(e,{expose:t}){let o;const n=le(!1),a=le(!1),s=le(),r=async l=>new Promise(u=>{c(),l&&(s.value=l,n.value=!0,clearTimeout(o),o=setTimeout(()=>{c(),u(null)},2e3))}),i=()=>{c(),a.value=!0,clearTimeout(o),o=setTimeout(()=>{c()},2e4)},c=()=>{clearTimeout(o),n.value=!1,a.value=!1,s.value=""};return t({open:r,close:c,openLoading:i}),(l,u)=>(ce(),Pe(We,null,[pe(as,{open:n.value,closeable:!1,class:"!bg-transparent",mclass:"py-15 px-20 max-w-450 text-center text-18"},{default:xe(()=>[On(at(s.value),1)]),_:1},8,["open"]),pe(as,{open:a.value,closeable:!1,class:"!bg-transparent",mclass:"py-15 px-20"},{default:xe(()=>[pe(qg,{class:"w-30"})]),_:1},8,["open"])],64))}});class Qt{static async show(t){this.getInstance(),await this.instance.open(t)}static hide(){this.getInstance(),this.instance.close()}static loading(){this.getInstance(),this.instance.openLoading()}static getInstance(){if(!this.instance){const t=es(h1),o=document.createElement("div");document.body.appendChild(o),this.instance=t.mount(o)}}}mo(Qt,"instance");const v1=["src"],b1=Ae({__name:"base-image",props:{src:{},def:{}},emits:["click"],setup(e,{emit:t}){const o=e,n=t,a=te(()=>o.src?Ed(o.src):Ed(o.def));return(s,r)=>(ce(),Pe("img",{class:"object-cover",src:a.value,alt:"",onClick:r[0]||(r[0]=i=>n("click",i))},null,8,v1))}}),y1=["disabled"],A1={class:"font-bold"},br=Ae({__name:"base-button",props:{label:{},loading:{type:Boolean},disabled:{type:Boolean},showIcon:{type:Boolean,default:!0}},emits:["click"],setup(e,{emit:t}){const o=e,n=t,a=s=>{o.loading||(s.stopPropagation(),s.preventDefault(),n("click",s))};return(s,r)=>(ce(),Pe("button",{class:Me(["flex items-center justify-center py-15 px-25 text-16 rounded-80",[{"bg-gradient-primary text-white font-bold":!s.disabled,"bg-[#D8D8D8] text-black font-bold":s.disabled}]]),disabled:s.disabled,onClick:a},[s.loading?(ce(),Ze(qg,{key:0,class:"mr-5"})):Qe("",!0),wt(s.$slots,"default",{},()=>[ge("span",A1,at(s.label),1),s.showIcon?(ce(),Ze(b1,{key:0,class:"ml-14 size-24",src:"arrorr.png"})):Qe("",!0)])],10,y1))}}),w1={class:"px-40 py-40 bg-white shadow-2xl xs:w-full md:w-600 rounded-10"},E1={class:"font-bold text-center text-25"},C1=["innerHTML"],_1={class:"flex items-center mt-30"},S1=Ae({__name:"modal-view",setup(e,{expose:t}){let o=null;const n=le(!1),a=le(),s=le();t({confirm:l=>{n.value||(o=l,n.value=!0,a.value=l.title,s.value=l.content)},close:()=>{n.value=!1,a.value=null,s.value=null}});const c=()=>{var l;(l=o==null?void 0:o.onOk)==null||l.call(o)};return(l,u)=>(ce(),Ze(as,{open:n.value,closeable:!1},{default:xe(()=>[ge("div",w1,[ge("div",E1,at(a.value),1),ge("div",{class:"mt-20 text-center text-16",innerHTML:s.value},null,8,C1),ge("div",_1,[pe(br,{class:"flex-1 !text-18 !h-44 !bg-none !bg-white border-2 border-dark-500 !text-dark-500",onClick:u[0]||(u[0]=d=>n.value=!1)},{default:xe(()=>[On(at(D(Ee)("cancel")),1)]),_:1}),u[1]||(u[1]=ge("div",{class:"w-20"},null,-1)),pe(br,{class:"flex-1 !text-18 !h-44",onClick:c},{default:xe(()=>[On(at(D(Ee)("ok")),1)]),_:1})])])]),_:1},8,["open"]))}});class hc{static async confirm(t){this.getInstance(),this.instance.confirm(t)}static hide(){this.getInstance(),this.instance.close()}static getInstance(){if(!this.instance){const t=es(S1),o=document.createElement("div");document.body.appendChild(o),this.instance=t.mount(o)}}}mo(hc,"instance");function wd(e){return e==null?!0:typeof e=="string"?e.trim().length===0:Array.isArray(e)?e.length===0:typeof e=="object"?Object.keys(e).length===0&&e.constructor===Object:!1}function Ed(e){var n;if(e!=null&&e.startsWith("data:image")||e!=null&&e.startsWith("http"))return e;const t=`/src/images/${e}`;return(n=Object.assign({"/src/images/0.png":Uw,"/src/images/1.png":Vw,"/src/images/2.png":Hw,"/src/images/3.png":Qw,"/src/images/4.png":Kw,"/src/images/5.png":Xw,"/src/images/6.png":$w,"/src/images/7.png":tE,"/src/images/8.png":nE,"/src/images/9.png":sE,"/src/images/Certificate1.jpg":iE,"/src/images/Certificate2.jpg":lE,"/src/images/Certificate3.jpg":dE,"/src/images/about1.png":fE,"/src/images/about2.png":gE,"/src/images/about3.png":vE,"/src/images/about4.png":yE,"/src/images/about5.png":wE,"/src/images/account.png":CE,"/src/images/arrorr.png":SE,"/src/images/arrorrblack.png":RE,"/src/images/arrow-right-w.png":TE,"/src/images/arrow-right.png":xE,"/src/images/arrowleft.png":qE,"/src/images/arrowr1.png":ME,"/src/images/arrowrb.png":DE,"/src/images/bg-issue-1.png":FE,"/src/images/bg-issue-2.png":UE,"/src/images/bg-issue-3.png":VE,"/src/images/bg-issue-4.png":HE,"/src/images/bgapply.png":QE,"/src/images/bgfeedback.png":KE,"/src/images/bgnotice.png":XE,"/src/images/carddel.png":$E,"/src/images/checking.png":tC,"/src/images/client-1.png":nC,"/src/images/client-2.png":sC,"/src/images/client-3.png":iC,"/src/images/client-4.png":lC,"/src/images/client-5.png":dC,"/src/images/client-6.png":fC,"/src/images/comma.png":gC,"/src/images/currency-ico.png":vC,"/src/images/customer.png":yC,"/src/images/defavatar.png":wC,"/src/images/douhao.png":CC,"/src/images/email.png":SC,"/src/images/empty.png":RC,"/src/images/facebook.png":TC,"/src/images/home-1.png":xC,"/src/images/home1.png":qC,"/src/images/home1bg.png":MC,"/src/images/home1icon1.png":DC,"/src/images/home1icon2.png":FC,"/src/images/home1icon3.png":UC,"/src/images/home41.png":VC,"/src/images/home4img1.png":HC,"/src/images/ico-cs.png":QC,"/src/images/ico-email.png":KC,"/src/images/ico-tg.png":XC,"/src/images/ico-ws.png":$C,"/src/images/icon-email.png":t_,"/src/images/icon-map.png":n_,"/src/images/icon-phone.png":s_,"/src/images/icon-time.png":i_,"/src/images/in.png":l_,"/src/images/lang_br.png":d_,"/src/images/lang_en.png":f_,"/src/images/lang_es.png":g_,"/src/images/lang_fr.png":v_,"/src/images/lock.png":y_,"/src/images/loginbg.png":w_,"/src/images/logo.png":C_,"/src/images/menu.png":S_,"/src/images/newbg.png":R_,"/src/images/photo.png":T_,"/src/images/poster.jpg":x_,"/src/images/rcheck.png":q_,"/src/images/realname.png":M_,"/src/images/sign-footer.png":D_,"/src/images/sign-logo.png":F_,"/src/images/sign-top.png":U_,"/src/images/steppass.png":V_,"/src/images/stepunpass.png":H_,"/src/images/success.png":Q_,"/src/images/tg.png":K_,"/src/images/twitter.png":X_,"/src/images/unrcheck.png":$_,"/src/images/uploadadd.png":t1,"/src/images/uploadbg.png":n1,"/src/images/uploadcamera.png":s1,"/src/images/whatsapp.png":i1})[t])==null?void 0:n.default}function VF(e,t="0"){return typeof e=="number"?e:e||t}function yl(e){try{return JSON.parse(e)}catch(t){return console.error("解析JSON失败:",t),null}}function GF(e){const t=e.toString().split(".");let o=t[0];const n=t[1]||"",a=o.startsWith("-")?"-":"";a&&(o=o.slice(1));const s=o.replace(/\B(?=(\d{3})+(?!\d))/g,",");return a+s+(n?"."+n:"")}navigator.userAgent.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/);class _a extends Error{constructor(t,o,n){super(o),this.code=t,this.msg=o,this.data=n,this.name=t,this.data=n}}const Wr=nt.get("languages")||"en";function P1(){return $e.get("/getUserInfo")}function HF(e){return $e.post("/login",e)}function R1(e){return $e.post("/emailRegister",e)}function WF(e){return $e.post("/real",e)}function QF(e){return $e.post("/updateWallet",e)}async function YF(){return(await $e.get("/dict/data?dictType=currency_type")).map(t=>({label:t.dictLabel,value:t.dictValue}))}async function KF(){return(await $e.get("/dict/data?dictType=mediate_send_type")).map(t=>({label:yl(t.dictValue)[Wr],value:t.dictLabel}))}function JF(){return $e.get("/getRealInfo")}function XF(){return $e.get("/mediate/myMediateInfoCount")}function ZF(e){return $e.get("/mediate/myMediateInfo",e)}function $F(e){return $e.post("/latestNews/list",e)}function e3(e){return $e.post("/rightsProtection/list",e)}function t3(){return $e.get("/mediate/getMediateData")}async function o3(){return(await $e.get("/mediate/getExeperienceType ")).map(t=>({label:yl(t.dictValue)[Wr],value:t.dictLabel}))}async function n3(){return(await $e.get("/mediate/getMediaterequest")).map(t=>({label:yl(t.dictValue)[Wr],value:t.dictLabel}))}async function a3(){try{let e=await $e.get("/dict/data?dictType=mediate_country");return e=JSON.parse(e[0].dictValue),e.map(t=>({label:t[`country_name_${Wr}`],value:t.country_code}))}catch{return[]}}function s3(e){return $e.post("/mediate/applyMediate",e)}function r3(e){return $e.get("/mediate/getContract",e)}function i3(e){return $e.post("/mediate/saveContract",e)}function c3(e){return $e.post("/report/pageList",e)}function l3(e){return $e.get("/report/getInfo",e)}function O1(e){return $e.post("/getEmailCodeForPwd",e)}function T1(e){return $e.post("/resetPwd",e)}const I1="modulepreload",x1=function(e){return"/"+e},Cd={},mt=function(t,o,n){if(!o||o.length===0)return t();const a=document.getElementsByTagName("link");return Promise.all(o.map(s=>{if(s=x1(s),s in Cd)return;Cd[s]=!0;const r=s.endsWith(".css"),i=r?'[rel="stylesheet"]':"";if(!!n)for(let u=a.length-1;u>=0;u--){const d=a[u];if(d.href===s&&(!r||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${s}"]${i}`))return;const l=document.createElement("link");if(l.rel=r?"stylesheet":I1,r||(l.as="script",l.crossOrigin=""),l.href=s,document.head.appendChild(l),r)return new Promise((u,d)=>{l.addEventListener("load",u),l.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${s}`)))})})).then(()=>t()).catch(s=>{const r=new Event("vite:preloadError",{cancelable:!0});if(r.payload=s,window.dispatchEvent(r),!r.defaultPrevented)throw s})};/*! * vue-router v4.5.1 * (c) 2025 Eduardo San Martin Morote * @license MIT */const Hn=typeof document<"u";function Ng(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function k1(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&Ng(e.default)}const Be=Object.assign;function Pi(e,t){const o={};for(const n in t){const a=t[n];o[n]=to(a)?a.map(e):e(a)}return o}const ja=()=>{},to=Array.isArray,Mg=/#/g,q1=/&/g,N1=/\//g,M1=/=/g,L1=/\?/g,Lg=/\+/g,D1=/%5B/g,B1=/%5D/g,Dg=/%5E/g,F1=/%60/g,Bg=/%7B/g,j1=/%7C/g,Fg=/%7D/g,U1=/%20/g;function Al(e){return encodeURI(""+e).replace(j1,"|").replace(D1,"[").replace(B1,"]")}function z1(e){return Al(e).replace(Bg,"{").replace(Fg,"}").replace(Dg,"^")}function vc(e){return Al(e).replace(Lg,"%2B").replace(U1,"+").replace(Mg,"%23").replace(q1,"%26").replace(F1,"`").replace(Bg,"{").replace(Fg,"}").replace(Dg,"^")}function V1(e){return vc(e).replace(M1,"%3D")}function G1(e){return Al(e).replace(Mg,"%23").replace(L1,"%3F")}function H1(e){return e==null?"":G1(e).replace(N1,"%2F")}function ss(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const W1=/\/$/,Q1=e=>e.replace(W1,"");function Ri(e,t,o="/"){let n,a={},s="",r="";const i=t.indexOf("#");let c=t.indexOf("?");return i=0&&(c=-1),c>-1&&(n=t.slice(0,c),s=t.slice(c+1,i>-1?i:t.length),a=e(s)),i>-1&&(n=n||t.slice(0,i),r=t.slice(i,t.length)),n=X1(n??t,o),{fullPath:n+(s&&"?")+s+r,path:n,query:a,hash:ss(r)}}function Y1(e,t){const o=t.query?e(t.query):"";return t.path+(o&&"?")+o+(t.hash||"")}function _d(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function K1(e,t,o){const n=t.matched.length-1,a=o.matched.length-1;return n>-1&&n===a&&ra(t.matched[n],o.matched[a])&&jg(t.params,o.params)&&e(t.query)===e(o.query)&&t.hash===o.hash}function ra(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function jg(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const o in e)if(!J1(e[o],t[o]))return!1;return!0}function J1(e,t){return to(e)?Sd(e,t):to(t)?Sd(t,e):e===t}function Sd(e,t){return to(t)?e.length===t.length&&e.every((o,n)=>o===t[n]):e.length===1&&e[0]===t}function X1(e,t){if(e.startsWith("/"))return e;if(!e)return t;const o=t.split("/"),n=e.split("/"),a=n[n.length-1];(a===".."||a===".")&&n.push("");let s=o.length-1,r,i;for(r=0;r1&&s--;else break;return o.slice(0,s).join("/")+"/"+n.slice(r).join("/")}const Fo={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var rs;(function(e){e.pop="pop",e.push="push"})(rs||(rs={}));var Ua;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Ua||(Ua={}));function Z1(e){if(!e)if(Hn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Q1(e)}const $1=/^[^#]+#/;function eS(e,t){return e.replace($1,"#")+t}function tS(e,t){const o=document.documentElement.getBoundingClientRect(),n=e.getBoundingClientRect();return{behavior:t.behavior,left:n.left-o.left-(t.left||0),top:n.top-o.top-(t.top||0)}}const Qr=()=>({left:window.scrollX,top:window.scrollY});function oS(e){let t;if("el"in e){const o=e.el,n=typeof o=="string"&&o.startsWith("#"),a=typeof o=="string"?n?document.getElementById(o.slice(1)):document.querySelector(o):o;if(!a)return;t=tS(a,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function Pd(e,t){return(history.state?history.state.position-t:-1)+e}const bc=new Map;function nS(e,t){bc.set(e,t)}function aS(e){const t=bc.get(e);return bc.delete(e),t}let sS=()=>location.protocol+"//"+location.host;function Ug(e,t){const{pathname:o,search:n,hash:a}=t,s=e.indexOf("#");if(s>-1){let i=a.includes(e.slice(s))?e.slice(s).length:1,c=a.slice(i);return c[0]!=="/"&&(c="/"+c),_d(c,"")}return _d(o,e)+n+a}function rS(e,t,o,n){let a=[],s=[],r=null;const i=({state:p})=>{const m=Ug(e,location),g=o.value,v=t.value;let _=0;if(p){if(o.value=m,t.value=p,r&&r===g){r=null;return}_=v?p.position-v.position:0}else n(m);a.forEach(C=>{C(o.value,g,{delta:_,type:rs.pop,direction:_?_>0?Ua.forward:Ua.back:Ua.unknown})})};function c(){r=o.value}function l(p){a.push(p);const m=()=>{const g=a.indexOf(p);g>-1&&a.splice(g,1)};return s.push(m),m}function u(){const{history:p}=window;p.state&&p.replaceState(Be({},p.state,{scroll:Qr()}),"")}function d(){for(const p of s)p();s=[],window.removeEventListener("popstate",i),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",i),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:c,listen:l,destroy:d}}function Rd(e,t,o,n=!1,a=!1){return{back:e,current:t,forward:o,replaced:n,position:window.history.length,scroll:a?Qr():null}}function iS(e){const{history:t,location:o}=window,n={value:Ug(e,o)},a={value:t.state};a.value||s(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function s(c,l,u){const d=e.indexOf("#"),p=d>-1?(o.host&&document.querySelector("base")?e:e.slice(d))+c:sS()+e+c;try{t[u?"replaceState":"pushState"](l,"",p),a.value=l}catch(m){console.error(m),o[u?"replace":"assign"](p)}}function r(c,l){const u=Be({},t.state,Rd(a.value.back,c,a.value.forward,!0),l,{position:a.value.position});s(c,u,!0),n.value=c}function i(c,l){const u=Be({},a.value,t.state,{forward:c,scroll:Qr()});s(u.current,u,!0);const d=Be({},Rd(n.value,c,null),{position:u.position+1},l);s(c,d,!1),n.value=c}return{location:n,state:a,push:i,replace:r}}function cS(e){e=Z1(e);const t=iS(e),o=rS(e,t.state,t.location,t.replace);function n(s,r=!0){r||o.pauseListeners(),history.go(s)}const a=Be({location:"",base:e,go:n,createHref:eS.bind(null,e)},t,o);return Object.defineProperty(a,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(a,"state",{enumerable:!0,get:()=>t.state.value}),a}function lS(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),cS(e)}function uS(e){return typeof e=="string"||e&&typeof e=="object"}function zg(e){return typeof e=="string"||typeof e=="symbol"}const Vg=Symbol("");var Od;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Od||(Od={}));function ia(e,t){return Be(new Error,{type:e,[Vg]:!0},t)}function bo(e,t){return e instanceof Error&&Vg in e&&(t==null||!!(e.type&t))}const Td="[^/]+?",dS={sensitive:!1,strict:!1,start:!0,end:!0},pS=/[.+*?^${}()[\]/\\]/g;function fS(e,t){const o=Be({},dS,t),n=[];let a=o.start?"^":"";const s=[];for(const l of e){const u=l.length?[]:[90];o.strict&&!l.length&&(a+="/");for(let d=0;dt.length?t.length===1&&t[0]===40+40?1:-1:0}function Gg(e,t){let o=0;const n=e.score,a=t.score;for(;o0&&t[t.length-1]<0}const gS={type:0,value:""},hS=/[a-zA-Z0-9_]/;function vS(e){if(!e)return[[]];if(e==="/")return[[gS]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(m){throw new Error(`ERR (${o})/"${l}": ${m}`)}let o=0,n=o;const a=[];let s;function r(){s&&a.push(s),s=[]}let i=0,c,l="",u="";function d(){l&&(o===0?s.push({type:0,value:l}):o===1||o===2||o===3?(s.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${l}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:l,regexp:u,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),l="")}function p(){l+=c}for(;i{r(f)}:ja}function r(d){if(zg(d)){const p=n.get(d);p&&(n.delete(d),o.splice(o.indexOf(p),1),p.children.forEach(r),p.alias.forEach(r))}else{const p=o.indexOf(d);p>-1&&(o.splice(p,1),d.record.name&&n.delete(d.record.name),d.children.forEach(r),d.alias.forEach(r))}}function i(){return o}function c(d){const p=ES(d,o);o.splice(p,0,d),d.record.name&&!qd(d)&&n.set(d.record.name,d)}function l(d,p){let m,g={},v,_;if("name"in d&&d.name){if(m=n.get(d.name),!m)throw ia(1,{location:d});_=m.record.name,g=Be(xd(p.params,m.keys.filter(f=>!f.optional).concat(m.parent?m.parent.keys.filter(f=>f.optional):[]).map(f=>f.name)),d.params&&xd(d.params,m.keys.map(f=>f.name))),v=m.stringify(g)}else if(d.path!=null)v=d.path,m=o.find(f=>f.re.test(v)),m&&(g=m.parse(v),_=m.record.name);else{if(m=p.name?n.get(p.name):o.find(f=>f.re.test(p.path)),!m)throw ia(1,{location:d,currentLocation:p});_=m.record.name,g=Be({},p.params,d.params),v=m.stringify(g)}const C=[];let R=m;for(;R;)C.unshift(R.record),R=R.parent;return{name:_,path:v,params:g,matched:C,meta:wS(C)}}e.forEach(d=>s(d));function u(){o.length=0,n.clear()}return{addRoute:s,resolve:l,removeRoute:r,clearRoutes:u,getRoutes:i,getRecordMatcher:a}}function xd(e,t){const o={};for(const n of t)n in e&&(o[n]=e[n]);return o}function kd(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:AS(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function AS(e){const t={},o=e.props||!1;if("component"in e)t.default=o;else for(const n in e.components)t[n]=typeof o=="object"?o[n]:o;return t}function qd(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function wS(e){return e.reduce((t,o)=>Be(t,o.meta),{})}function Nd(e,t){const o={};for(const n in e)o[n]=n in t?t[n]:e[n];return o}function ES(e,t){let o=0,n=t.length;for(;o!==n;){const s=o+n>>1;Gg(e,t[s])<0?n=s:o=s+1}const a=CS(e);return a&&(n=t.lastIndexOf(a,n-1)),n}function CS(e){let t=e;for(;t=t.parent;)if(Hg(t)&&Gg(e,t)===0)return t}function Hg({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function _S(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let a=0;as&&vc(s)):[n&&vc(n)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+o,s!=null&&(t+="="+s))})}return t}function SS(e){const t={};for(const o in e){const n=e[o];n!==void 0&&(t[o]=to(n)?n.map(a=>a==null?null:""+a):n==null?n:""+n)}return t}const PS=Symbol(""),Ld=Symbol(""),wl=Symbol(""),El=Symbol(""),yc=Symbol("");function Sa(){let e=[];function t(n){return e.push(n),()=>{const a=e.indexOf(n);a>-1&&e.splice(a,1)}}function o(){e=[]}return{add:t,list:()=>e.slice(),reset:o}}function Yo(e,t,o,n,a,s=r=>r()){const r=n&&(n.enterCallbacks[a]=n.enterCallbacks[a]||[]);return()=>new Promise((i,c)=>{const l=p=>{p===!1?c(ia(4,{from:o,to:t})):p instanceof Error?c(p):uS(p)?c(ia(2,{from:t,to:p})):(r&&n.enterCallbacks[a]===r&&typeof p=="function"&&r.push(p),i())},u=s(()=>e.call(n&&n.instances[a],t,o,l));let d=Promise.resolve(u);e.length<3&&(d=d.then(l)),d.catch(p=>c(p))})}function Oi(e,t,o,n,a=s=>s()){const s=[];for(const r of e)for(const i in r.components){let c=r.components[i];if(!(t!=="beforeRouteEnter"&&!r.instances[i]))if(Ng(c)){const u=(c.__vccOpts||c)[t];u&&s.push(Yo(u,o,n,r,i,a))}else{let l=c();s.push(()=>l.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${i}" at "${r.path}"`);const d=k1(u)?u.default:u;r.mods[i]=u,r.components[i]=d;const m=(d.__vccOpts||d)[t];return m&&Yo(m,o,n,r,i,a)()}))}}return s}function Dd(e){const t=De(wl),o=De(El),n=te(()=>{const c=D(e.to);return t.resolve(c)}),a=te(()=>{const{matched:c}=n.value,{length:l}=c,u=c[l-1],d=o.matched;if(!u||!d.length)return-1;const p=d.findIndex(ra.bind(null,u));if(p>-1)return p;const m=Bd(c[l-2]);return l>1&&Bd(u)===m&&d[d.length-1].path!==m?d.findIndex(ra.bind(null,c[l-2])):p}),s=te(()=>a.value>-1&&xS(o.params,n.value.params)),r=te(()=>a.value>-1&&a.value===o.matched.length-1&&jg(o.params,n.value.params));function i(c={}){if(IS(c)){const l=t[D(e.replace)?"replace":"push"](D(e.to)).catch(ja);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>l),l}return Promise.resolve()}return{route:n,href:te(()=>n.value.href),isActive:s,isExactActive:r,navigate:i}}function RS(e){return e.length===1?e[0]:e}const OS=Ae({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:Dd,setup(e,{slots:t}){const o=an(Dd(e)),{options:n}=De(wl),a=te(()=>({[Fd(e.activeClass,n.linkActiveClass,"router-link-active")]:o.isActive,[Fd(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:o.isExactActive}));return()=>{const s=t.default&&RS(t.default(o));return e.custom?s:ws("a",{"aria-current":o.isExactActive?e.ariaCurrentValue:null,href:o.href,onClick:o.navigate,class:a.value},s)}}}),TS=OS;function IS(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function xS(e,t){for(const o in t){const n=t[o],a=e[o];if(typeof n=="string"){if(n!==a)return!1}else if(!to(a)||a.length!==n.length||n.some((s,r)=>s!==a[r]))return!1}return!0}function Bd(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Fd=(e,t,o)=>e??t??o,kS=Ae({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:o}){const n=De(yc),a=te(()=>e.route||n.value),s=De(Ld,0),r=te(()=>{let l=D(s);const{matched:u}=a.value;let d;for(;(d=u[l])&&!d.components;)l++;return l}),i=te(()=>a.value.matched[r.value]);Zo(Ld,te(()=>r.value+1)),Zo(PS,i),Zo(yc,a);const c=le();return Xe(()=>[c.value,i.value,e.name],([l,u,d],[p,m,g])=>{u&&(u.instances[d]=l,m&&m!==u&&l&&l===p&&(u.leaveGuards.size||(u.leaveGuards=m.leaveGuards),u.updateGuards.size||(u.updateGuards=m.updateGuards))),l&&u&&(!m||!ra(u,m)||!p)&&(u.enterCallbacks[d]||[]).forEach(v=>v(l))},{flush:"post"}),()=>{const l=a.value,u=e.name,d=i.value,p=d&&d.components[u];if(!p)return jd(o.default,{Component:p,route:l});const m=d.props[u],g=m?m===!0?l.params:typeof m=="function"?m(l):m:null,_=ws(p,Be({},g,t,{onVnodeUnmounted:C=>{C.component.isUnmounted&&(d.instances[u]=null)},ref:c}));return jd(o.default,{Component:_,route:l})||_}}});function jd(e,t){if(!e)return null;const o=e(t);return o.length===1?o[0]:o}const qS=kS;function NS(e){const t=yS(e.routes,e),o=e.parseQuery||_S,n=e.stringifyQuery||Md,a=e.history,s=Sa(),r=Sa(),i=Sa(),c=Po(Fo);let l=Fo;Hn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Pi.bind(null,U=>""+U),d=Pi.bind(null,H1),p=Pi.bind(null,ss);function m(U,z){let W,Z;return zg(U)?(W=t.getRecordMatcher(U),Z=z):Z=U,t.addRoute(Z,W)}function g(U){const z=t.getRecordMatcher(U);z&&t.removeRoute(z)}function v(){return t.getRoutes().map(U=>U.record)}function _(U){return!!t.getRecordMatcher(U)}function C(U,z){if(z=Be({},z||c.value),typeof U=="string"){const b=Ri(o,U,z.path),I=t.resolve({path:b.path},z),J=a.createHref(b.fullPath);return Be(b,I,{params:p(I.params),hash:ss(b.hash),redirectedFrom:void 0,href:J})}let W;if(U.path!=null)W=Be({},U,{path:Ri(o,U.path,z.path).path});else{const b=Be({},U.params);for(const I in b)b[I]==null&&delete b[I];W=Be({},U,{params:d(b)}),z.params=d(z.params)}const Z=t.resolve(W,z),re=U.hash||"";Z.params=u(p(Z.params));const he=Y1(n,Be({},U,{hash:z1(re),path:Z.path})),w=a.createHref(he);return Be({fullPath:he,hash:re,query:n===Md?SS(U.query):U.query||{}},Z,{redirectedFrom:void 0,href:w})}function R(U){return typeof U=="string"?Ri(o,U,c.value.path):Be({},U)}function f(U,z){if(l!==U)return ia(8,{from:z,to:U})}function h(U){return P(U)}function E(U){return h(Be(R(U),{replace:!0}))}function S(U){const z=U.matched[U.matched.length-1];if(z&&z.redirect){const{redirect:W}=z;let Z=typeof W=="function"?W(U):W;return typeof Z=="string"&&(Z=Z.includes("?")||Z.includes("#")?Z=R(Z):{path:Z},Z.params={}),Be({query:U.query,hash:U.hash,params:Z.path!=null?{}:U.params},Z)}}function P(U,z){const W=l=C(U),Z=c.value,re=U.state,he=U.force,w=U.replace===!0,b=S(W);if(b)return P(Be(R(b),{state:typeof b=="object"?Be({},re,b.state):re,force:he,replace:w}),z||W);const I=W;I.redirectedFrom=z;let J;return!he&&K1(n,Z,W)&&(J=ia(16,{to:I,from:Z}),fe(Z,Z,!0,!1)),(J?Promise.resolve(J):M(I,Z)).catch(G=>bo(G)?bo(G,2)?G:se(G):B(G,I,Z)).then(G=>{if(G){if(bo(G,2))return P(Be({replace:w},R(G.to),{state:typeof G.to=="object"?Be({},re,G.to.state):re,force:he}),z||I)}else G=L(I,Z,!0,w,re);return Q(I,Z,G),G})}function x(U,z){const W=f(U,z);return W?Promise.reject(W):Promise.resolve()}function T(U){const z=Re.values().next().value;return z&&typeof z.runWithContext=="function"?z.runWithContext(U):U()}function M(U,z){let W;const[Z,re,he]=MS(U,z);W=Oi(Z.reverse(),"beforeRouteLeave",U,z);for(const b of Z)b.leaveGuards.forEach(I=>{W.push(Yo(I,U,z))});const w=x.bind(null,U,z);return W.push(w),ke(W).then(()=>{W=[];for(const b of s.list())W.push(Yo(b,U,z));return W.push(w),ke(W)}).then(()=>{W=Oi(re,"beforeRouteUpdate",U,z);for(const b of re)b.updateGuards.forEach(I=>{W.push(Yo(I,U,z))});return W.push(w),ke(W)}).then(()=>{W=[];for(const b of he)if(b.beforeEnter)if(to(b.beforeEnter))for(const I of b.beforeEnter)W.push(Yo(I,U,z));else W.push(Yo(b.beforeEnter,U,z));return W.push(w),ke(W)}).then(()=>(U.matched.forEach(b=>b.enterCallbacks={}),W=Oi(he,"beforeRouteEnter",U,z,T),W.push(w),ke(W))).then(()=>{W=[];for(const b of r.list())W.push(Yo(b,U,z));return W.push(w),ke(W)}).catch(b=>bo(b,8)?b:Promise.reject(b))}function Q(U,z,W){i.list().forEach(Z=>T(()=>Z(U,z,W)))}function L(U,z,W,Z,re){const he=f(U,z);if(he)return he;const w=z===Fo,b=Hn?history.state:{};W&&(Z||w?a.replace(U.fullPath,Be({scroll:w&&b&&b.scroll},re)):a.push(U.fullPath,re)),c.value=U,fe(U,z,W,w),se()}let ee;function X(){ee||(ee=a.listen((U,z,W)=>{if(!Fe.listening)return;const Z=C(U),re=S(Z);if(re){P(Be(re,{replace:!0,force:!0}),Z).catch(ja);return}l=Z;const he=c.value;Hn&&nS(Pd(he.fullPath,W.delta),Qr()),M(Z,he).catch(w=>bo(w,12)?w:bo(w,2)?(P(Be(R(w.to),{force:!0}),Z).then(b=>{bo(b,20)&&!W.delta&&W.type===rs.pop&&a.go(-1,!1)}).catch(ja),Promise.reject()):(W.delta&&a.go(-W.delta,!1),B(w,Z,he))).then(w=>{w=w||L(Z,he,!1),w&&(W.delta&&!bo(w,8)?a.go(-W.delta,!1):W.type===rs.pop&&bo(w,20)&&a.go(-1,!1)),Q(Z,he,w)}).catch(ja)}))}let H=Sa(),N=Sa(),Y;function B(U,z,W){se(U);const Z=N.list();return Z.length?Z.forEach(re=>re(U,z,W)):console.error(U),Promise.reject(U)}function ne(){return Y&&c.value!==Fo?Promise.resolve():new Promise((U,z)=>{H.add([U,z])})}function se(U){return Y||(Y=!U,X(),H.list().forEach(([z,W])=>U?W(U):z()),H.reset()),U}function fe(U,z,W,Z){const{scrollBehavior:re}=e;if(!Hn||!re)return Promise.resolve();const he=!W&&aS(Pd(U.fullPath,0))||(Z||!W)&&history.state&&history.state.scroll||null;return Mt().then(()=>re(U,z,he)).then(w=>w&&oS(w)).catch(w=>B(w,U,z))}const ve=U=>a.go(U);let Se;const Re=new Set,Fe={currentRoute:c,listening:!0,addRoute:m,removeRoute:g,clearRoutes:t.clearRoutes,hasRoute:_,getRoutes:v,resolve:C,options:e,push:h,replace:E,go:ve,back:()=>ve(-1),forward:()=>ve(1),beforeEach:s.add,beforeResolve:r.add,afterEach:i.add,onError:N.add,isReady:ne,install(U){const z=this;U.component("RouterLink",TS),U.component("RouterView",qS),U.config.globalProperties.$router=z,Object.defineProperty(U.config.globalProperties,"$route",{enumerable:!0,get:()=>D(c)}),Hn&&!Se&&c.value===Fo&&(Se=!0,h(a.location).catch(re=>{}));const W={};for(const re in Fo)Object.defineProperty(W,re,{get:()=>c.value[re],enumerable:!0});U.provide(wl,z),U.provide(El,Pf(W)),U.provide(yc,c);const Z=U.unmount;Re.add(U),U.unmount=function(){Re.delete(U),Re.size<1&&(l=Fo,ee&&ee(),ee=null,c.value=Fo,Se=!1,Y=!1),Z()}}};function ke(U){return U.reduce((z,W)=>z.then(()=>T(W)),Promise.resolve())}return Fe}function MS(e,t){const o=[],n=[],a=[],s=Math.max(t.matched.length,e.matched.length);for(let r=0;rra(l,i))?n.push(i):o.push(i));const c=e.matched[r];c&&(t.matched.find(l=>ra(l,c))||a.push(c))}return[o,n,a]}function u3(e){return De(El)}const LS=[{path:"/",redirect:"/home"},{path:"/login",component:()=>mt(()=>import("./index-cdd9cb21.js"),["assets/index-cdd9cb21.js","assets/base-background-bd7230d6.js"])},{path:"/home",component:()=>mt(()=>import("./index-e8a3d6c5.js"),["assets/index-e8a3d6c5.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/base-background-bd7230d6.js","assets/index-377e7550.css"])},{path:"/about",component:()=>mt(()=>import("./index-ab7a8c8c.js"),["assets/index-ab7a8c8c.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/base-background-bd7230d6.js"])},{path:"/contact",component:()=>mt(()=>import("./index-58e1577f.js"),["assets/index-58e1577f.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js"])},{path:"/aboutUs/:tag?",component:()=>mt(()=>import("./index-628b0d7c.js"),["assets/index-628b0d7c.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/index-c0160e47.css"])},{path:"/news",component:()=>mt(()=>import("./index-cbda4f18.js"),["assets/index-cbda4f18.js","assets/el-overlay-98c55b7e.js","assets/index-5b037ecd.js","assets/el-overlay-f0b10acf.css","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js"])},{path:"/news/detail/:id",component:()=>mt(()=>import("./detail-c52c35b3.js"),["assets/detail-c52c35b3.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js"])},{path:"/realname",component:()=>mt(()=>import("./index-c99d06d5.js"),["assets/index-c99d06d5.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/base-tab-button-4dee0e51.js","assets/base-upload-a3635b4f.js","assets/constants-043639a7.js","assets/base-background-bd7230d6.js"])},{path:"/profile",component:()=>mt(()=>import("./index-c6000ddc.js"),["assets/index-c6000ddc.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/constants-043639a7.js","assets/base-loading-0fc3581c.js"])},{path:"/account",component:()=>mt(()=>import("./index-94824764.js"),["assets/index-94824764.js","assets/el-select-bba66c75.js","assets/index-5b037ecd.js","assets/debounce-0649b288.js","assets/el-select-7d0aa802.css","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/base-tab-button-4dee0e51.js","assets/base-background-bd7230d6.js"])},{path:"/apply",component:()=>mt(()=>import("./index-5af33c8c.js"),["assets/index-5af33c8c.js","assets/el-select-bba66c75.js","assets/index-5b037ecd.js","assets/debounce-0649b288.js","assets/el-select-7d0aa802.css","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/base-tab-button-4dee0e51.js","assets/base-upload-a3635b4f.js","assets/base-background-bd7230d6.js","assets/base-number-1410cd4e.js","assets/index-0c1c20db.css"])},{path:"/plan",component:()=>mt(()=>import("./index-9186596d.js"),["assets/index-9186596d.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/part-plan-ffc8ee67.js","assets/part-plan-8ede4697.css","assets/index-3940f6d3.css"])},{path:"/case",component:()=>mt(()=>import("./index-7188105f.js"),["assets/index-7188105f.js","assets/el-overlay-98c55b7e.js","assets/index-5b037ecd.js","assets/el-overlay-f0b10acf.css","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/base-loading-0fc3581c.js","assets/debounce-0649b288.js"])},{path:"/feedback",component:()=>mt(()=>import("./index-2ecedf8b.js"),["assets/index-2ecedf8b.js","assets/el-overlay-98c55b7e.js","assets/index-5b037ecd.js","assets/el-overlay-f0b10acf.css","assets/base-number-1410cd4e.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/base-background-bd7230d6.js"])},{path:"/service/:id?",name:"service",component:()=>mt(()=>import("./index-7ce93b6a.js"),["assets/index-7ce93b6a.js","assets/base-header-41a2bb63.js","assets/base-container-1b92ced7.js","assets/part-plan-ffc8ee67.js","assets/part-plan-8ede4697.css"])},{path:"/contract",component:()=>mt(()=>import("./index-0fa7a822.js"),["assets/index-0fa7a822.js","assets/base-container-1b92ced7.js","assets/index-3afd1ead.css"])},{path:"/pdf",component:()=>mt(()=>import("./index-27ebed21.js"),["assets/index-27ebed21.js","assets/index-8a8ef137.css"])}],Cl=NS({history:lS(),routes:LS,scrollBehavior(e,t,o){return{top:0}}}),is=Km("app",{state:()=>({language:"en",token:nt.get(nt.token),user:nt.get(nt.user)||{},openGlobalRegisterPopup:!1,openGlobalForgotPwdPopup:!1}),getters:{logged:e=>e.token},actions:{async getUserInfo(){try{this.user=await P1()}catch{this.user={}}nt.set(nt.user,this.user)},logout(){this.user={},this.token=null,nt.remove(nt.token),nt.remove(nt.user),Cl.replace("/login")},confirmLogout(){hc.confirm({title:Ee("prompt"),content:Ee("accept-or-confirm-to-exit"),onOk:()=>{this.logout(),hc.hide()}})},openCustomer(){try{LiveChatWidget.call("maximize")}catch{}}}});Km("data",{state:()=>({}),getters:{},actions:{}});function Wg(e,t){return function(){return e.apply(t,arguments)}}const{toString:DS}=Object.prototype,{getPrototypeOf:_l}=Object,{iterator:Yr,toStringTag:Qg}=Symbol,Kr=(e=>t=>{const o=DS.call(t);return e[o]||(e[o]=o.slice(8,-1).toLowerCase())})(Object.create(null)),oo=e=>(e=e.toLowerCase(),t=>Kr(t)===e),Jr=e=>t=>typeof t===e,{isArray:fa}=Array,cs=Jr("undefined");function BS(e){return e!==null&&!cs(e)&&e.constructor!==null&&!cs(e.constructor)&&Lt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Yg=oo("ArrayBuffer");function FS(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Yg(e.buffer),t}const jS=Jr("string"),Lt=Jr("function"),Kg=Jr("number"),Xr=e=>e!==null&&typeof e=="object",US=e=>e===!0||e===!1,Ws=e=>{if(Kr(e)!=="object")return!1;const t=_l(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Qg in e)&&!(Yr in e)},zS=oo("Date"),VS=oo("File"),GS=oo("Blob"),HS=oo("FileList"),WS=e=>Xr(e)&&Lt(e.pipe),QS=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||Lt(e.append)&&((t=Kr(e))==="formdata"||t==="object"&&Lt(e.toString)&&e.toString()==="[object FormData]"))},YS=oo("URLSearchParams"),[KS,JS,XS,ZS]=["ReadableStream","Request","Response","Headers"].map(oo),$S=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Es(e,t,{allOwnKeys:o=!1}={}){if(e===null||typeof e>"u")return;let n,a;if(typeof e!="object"&&(e=[e]),fa(e))for(n=0,a=e.length;n0;)if(a=o[n],t===a.toLowerCase())return a;return null}const yn=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global)(),Xg=e=>!cs(e)&&e!==yn;function Ac(){const{caseless:e}=Xg(this)&&this||{},t={},o=(n,a)=>{const s=e&&Jg(t,a)||a;Ws(t[s])&&Ws(n)?t[s]=Ac(t[s],n):Ws(n)?t[s]=Ac({},n):fa(n)?t[s]=n.slice():t[s]=n};for(let n=0,a=arguments.length;n(Es(t,(a,s)=>{o&&Lt(a)?e[s]=Wg(a,o):e[s]=a},{allOwnKeys:n}),e),tP=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),oP=(e,t,o,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),o&&Object.assign(e.prototype,o)},nP=(e,t,o,n)=>{let a,s,r;const i={};if(t=t||{},e==null)return t;do{for(a=Object.getOwnPropertyNames(e),s=a.length;s-- >0;)r=a[s],(!n||n(r,e,t))&&!i[r]&&(t[r]=e[r],i[r]=!0);e=o!==!1&&_l(e)}while(e&&(!o||o(e,t))&&e!==Object.prototype);return t},aP=(e,t,o)=>{e=String(e),(o===void 0||o>e.length)&&(o=e.length),o-=t.length;const n=e.indexOf(t,o);return n!==-1&&n===o},sP=e=>{if(!e)return null;if(fa(e))return e;let t=e.length;if(!Kg(t))return null;const o=new Array(t);for(;t-- >0;)o[t]=e[t];return o},rP=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&_l(Uint8Array)),iP=(e,t)=>{const n=(e&&e[Yr]).call(e);let a;for(;(a=n.next())&&!a.done;){const s=a.value;t.call(e,s[0],s[1])}},cP=(e,t)=>{let o;const n=[];for(;(o=e.exec(t))!==null;)n.push(o);return n},lP=oo("HTMLFormElement"),uP=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(o,n,a){return n.toUpperCase()+a}),Ud=(({hasOwnProperty:e})=>(t,o)=>e.call(t,o))(Object.prototype),dP=oo("RegExp"),Zg=(e,t)=>{const o=Object.getOwnPropertyDescriptors(e),n={};Es(o,(a,s)=>{let r;(r=t(a,s,e))!==!1&&(n[s]=r||a)}),Object.defineProperties(e,n)},pP=e=>{Zg(e,(t,o)=>{if(Lt(e)&&["arguments","caller","callee"].indexOf(o)!==-1)return!1;const n=e[o];if(Lt(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+o+"'")})}})},fP=(e,t)=>{const o={},n=a=>{a.forEach(s=>{o[s]=!0})};return fa(e)?n(e):n(String(e).split(t)),o},mP=()=>{},gP=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function hP(e){return!!(e&&Lt(e.append)&&e[Qg]==="FormData"&&e[Yr])}const vP=e=>{const t=new Array(10),o=(n,a)=>{if(Xr(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[a]=n;const s=fa(n)?[]:{};return Es(n,(r,i)=>{const c=o(r,a+1);!cs(c)&&(s[i]=c)}),t[a]=void 0,s}}return n};return o(e,0)},bP=oo("AsyncFunction"),yP=e=>e&&(Xr(e)||Lt(e))&&Lt(e.then)&&Lt(e.catch),$g=((e,t)=>e?setImmediate:t?((o,n)=>(yn.addEventListener("message",({source:a,data:s})=>{a===yn&&s===o&&n.length&&n.shift()()},!1),a=>{n.push(a),yn.postMessage(o,"*")}))(`axios@${Math.random()}`,[]):o=>setTimeout(o))(typeof setImmediate=="function",Lt(yn.postMessage)),AP=typeof queueMicrotask<"u"?queueMicrotask.bind(yn):typeof process<"u"&&process.nextTick||$g,wP=e=>e!=null&&Lt(e[Yr]),F={isArray:fa,isArrayBuffer:Yg,isBuffer:BS,isFormData:QS,isArrayBufferView:FS,isString:jS,isNumber:Kg,isBoolean:US,isObject:Xr,isPlainObject:Ws,isReadableStream:KS,isRequest:JS,isResponse:XS,isHeaders:ZS,isUndefined:cs,isDate:zS,isFile:VS,isBlob:GS,isRegExp:dP,isFunction:Lt,isStream:WS,isURLSearchParams:YS,isTypedArray:rP,isFileList:HS,forEach:Es,merge:Ac,extend:eP,trim:$S,stripBOM:tP,inherits:oP,toFlatObject:nP,kindOf:Kr,kindOfTest:oo,endsWith:aP,toArray:sP,forEachEntry:iP,matchAll:cP,isHTMLForm:lP,hasOwnProperty:Ud,hasOwnProp:Ud,reduceDescriptors:Zg,freezeMethods:pP,toObjectSet:fP,toCamelCase:uP,noop:mP,toFiniteNumber:gP,findKey:Jg,global:yn,isContextDefined:Xg,isSpecCompliantForm:hP,toJSONObject:vP,isAsyncFn:bP,isThenable:yP,setImmediate:$g,asap:AP,isIterable:wP};function we(e,t,o,n,a){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),o&&(this.config=o),n&&(this.request=n),a&&(this.response=a,this.status=a.status?a.status:null)}F.inherits(we,Error,{toJSON:function(){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:F.toJSONObject(this.config),code:this.code,status:this.status}}});const eh=we.prototype,th={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{th[e]={value:e}});Object.defineProperties(we,th);Object.defineProperty(eh,"isAxiosError",{value:!0});we.from=(e,t,o,n,a,s)=>{const r=Object.create(eh);return F.toFlatObject(e,r,function(c){return c!==Error.prototype},i=>i!=="isAxiosError"),we.call(r,e.message,t,o,n,a),r.cause=e,r.name=e.name,s&&Object.assign(r,s),r};const EP=null;function wc(e){return F.isPlainObject(e)||F.isArray(e)}function oh(e){return F.endsWith(e,"[]")?e.slice(0,-2):e}function zd(e,t,o){return e?e.concat(t).map(function(a,s){return a=oh(a),!o&&s?"["+a+"]":a}).join(o?".":""):t}function CP(e){return F.isArray(e)&&!e.some(wc)}const _P=F.toFlatObject(F,{},null,function(t){return/^is[A-Z]/.test(t)});function Zr(e,t,o){if(!F.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,o=F.toFlatObject(o,{metaTokens:!0,dots:!1,indexes:!1},!1,function(v,_){return!F.isUndefined(_[v])});const n=o.metaTokens,a=o.visitor||u,s=o.dots,r=o.indexes,c=(o.Blob||typeof Blob<"u"&&Blob)&&F.isSpecCompliantForm(t);if(!F.isFunction(a))throw new TypeError("visitor must be a function");function l(g){if(g===null)return"";if(F.isDate(g))return g.toISOString();if(!c&&F.isBlob(g))throw new we("Blob is not supported. Use a Buffer instead.");return F.isArrayBuffer(g)||F.isTypedArray(g)?c&&typeof Blob=="function"?new Blob([g]):Buffer.from(g):g}function u(g,v,_){let C=g;if(g&&!_&&typeof g=="object"){if(F.endsWith(v,"{}"))v=n?v:v.slice(0,-2),g=JSON.stringify(g);else if(F.isArray(g)&&CP(g)||(F.isFileList(g)||F.endsWith(v,"[]"))&&(C=F.toArray(g)))return v=oh(v),C.forEach(function(f,h){!(F.isUndefined(f)||f===null)&&t.append(r===!0?zd([v],h,s):r===null?v:v+"[]",l(f))}),!1}return wc(g)?!0:(t.append(zd(_,v,s),l(g)),!1)}const d=[],p=Object.assign(_P,{defaultVisitor:u,convertValue:l,isVisitable:wc});function m(g,v){if(!F.isUndefined(g)){if(d.indexOf(g)!==-1)throw Error("Circular reference detected in "+v.join("."));d.push(g),F.forEach(g,function(C,R){(!(F.isUndefined(C)||C===null)&&a.call(t,C,F.isString(R)?R.trim():R,v,p))===!0&&m(C,v?v.concat(R):[R])}),d.pop()}}if(!F.isObject(e))throw new TypeError("data must be an object");return m(e),t}function Vd(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function Sl(e,t){this._pairs=[],e&&Zr(e,this,t)}const nh=Sl.prototype;nh.append=function(t,o){this._pairs.push([t,o])};nh.toString=function(t){const o=t?function(n){return t.call(this,n,Vd)}:Vd;return this._pairs.map(function(a){return o(a[0])+"="+o(a[1])},"").join("&")};function SP(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ah(e,t,o){if(!t)return e;const n=o&&o.encode||SP;F.isFunction(o)&&(o={serialize:o});const a=o&&o.serialize;let s;if(a?s=a(t,o):s=F.isURLSearchParams(t)?t.toString():new Sl(t,o).toString(n),s){const r=e.indexOf("#");r!==-1&&(e=e.slice(0,r)),e+=(e.indexOf("?")===-1?"?":"&")+s}return e}class PP{constructor(){this.handlers=[]}use(t,o,n){return this.handlers.push({fulfilled:t,rejected:o,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){F.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Gd=PP,sh={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},RP=typeof URLSearchParams<"u"?URLSearchParams:Sl,OP=typeof FormData<"u"?FormData:null,TP=typeof Blob<"u"?Blob:null,IP={isBrowser:!0,classes:{URLSearchParams:RP,FormData:OP,Blob:TP},protocols:["http","https","file","blob","url","data"]},Pl=typeof window<"u"&&typeof document<"u",Ec=typeof navigator=="object"&&navigator||void 0,xP=Pl&&(!Ec||["ReactNative","NativeScript","NS"].indexOf(Ec.product)<0),kP=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),qP=Pl&&window.location.href||"http://localhost",NP=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Pl,hasStandardBrowserEnv:xP,hasStandardBrowserWebWorkerEnv:kP,navigator:Ec,origin:qP},Symbol.toStringTag,{value:"Module"})),At={...NP,...IP};function MP(e,t){return Zr(e,new At.classes.URLSearchParams,Object.assign({visitor:function(o,n,a,s){return At.isNode&&F.isBuffer(o)?(this.append(n,o.toString("base64")),!1):s.defaultVisitor.apply(this,arguments)}},t))}function LP(e){return F.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function DP(e){const t={},o=Object.keys(e);let n;const a=o.length;let s;for(n=0;n=o.length;return r=!r&&F.isArray(a)?a.length:r,c?(F.hasOwnProp(a,r)?a[r]=[a[r],n]:a[r]=n,!i):((!a[r]||!F.isObject(a[r]))&&(a[r]=[]),t(o,n,a[r],s)&&F.isArray(a[r])&&(a[r]=DP(a[r])),!i)}if(F.isFormData(e)&&F.isFunction(e.entries)){const o={};return F.forEachEntry(e,(n,a)=>{t(LP(n),a,o,0)}),o}return null}function BP(e,t,o){if(F.isString(e))try{return(t||JSON.parse)(e),F.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(o||JSON.stringify)(e)}const Rl={transitional:sh,adapter:["xhr","http","fetch"],transformRequest:[function(t,o){const n=o.getContentType()||"",a=n.indexOf("application/json")>-1,s=F.isObject(t);if(s&&F.isHTMLForm(t)&&(t=new FormData(t)),F.isFormData(t))return a?JSON.stringify(rh(t)):t;if(F.isArrayBuffer(t)||F.isBuffer(t)||F.isStream(t)||F.isFile(t)||F.isBlob(t)||F.isReadableStream(t))return t;if(F.isArrayBufferView(t))return t.buffer;if(F.isURLSearchParams(t))return o.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let i;if(s){if(n.indexOf("application/x-www-form-urlencoded")>-1)return MP(t,this.formSerializer).toString();if((i=F.isFileList(t))||n.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return Zr(i?{"files[]":t}:t,c&&new c,this.formSerializer)}}return s||a?(o.setContentType("application/json",!1),BP(t)):t}],transformResponse:[function(t){const o=this.transitional||Rl.transitional,n=o&&o.forcedJSONParsing,a=this.responseType==="json";if(F.isResponse(t)||F.isReadableStream(t))return t;if(t&&F.isString(t)&&(n&&!this.responseType||a)){const r=!(o&&o.silentJSONParsing)&&a;try{return JSON.parse(t)}catch(i){if(r)throw i.name==="SyntaxError"?we.from(i,we.ERR_BAD_RESPONSE,this,null,this.response):i}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:At.classes.FormData,Blob:At.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};F.forEach(["delete","get","head","post","put","patch"],e=>{Rl.headers[e]={}});const Ol=Rl,FP=F.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"]),jP=e=>{const t={};let o,n,a;return e&&e.split(` `).forEach(function(r){a=r.indexOf(":"),o=r.substring(0,a).trim().toLowerCase(),n=r.substring(a+1).trim(),!(!o||t[o]&&FP[o])&&(o==="set-cookie"?t[o]?t[o].push(n):t[o]=[n]:t[o]=t[o]?t[o]+", "+n:n)}),t},Hd=Symbol("internals");function Pa(e){return e&&String(e).trim().toLowerCase()}function Qs(e){return e===!1||e==null?e:F.isArray(e)?e.map(Qs):String(e)}function UP(e){const t=Object.create(null),o=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=o.exec(e);)t[n[1]]=n[2];return t}const zP=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function Ti(e,t,o,n,a){if(F.isFunction(n))return n.call(this,t,o);if(a&&(t=o),!!F.isString(t)){if(F.isString(n))return t.indexOf(n)!==-1;if(F.isRegExp(n))return n.test(t)}}function VP(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,o,n)=>o.toUpperCase()+n)}function GP(e,t){const o=F.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+o,{value:function(a,s,r){return this[n].call(this,t,a,s,r)},configurable:!0})})}class $r{constructor(t){t&&this.set(t)}set(t,o,n){const a=this;function s(i,c,l){const u=Pa(c);if(!u)throw new Error("header name must be a non-empty string");const d=F.findKey(a,u);(!d||a[d]===void 0||l===!0||l===void 0&&a[d]!==!1)&&(a[d||c]=Qs(i))}const r=(i,c)=>F.forEach(i,(l,u)=>s(l,u,c));if(F.isPlainObject(t)||t instanceof this.constructor)r(t,o);else if(F.isString(t)&&(t=t.trim())&&!zP(t))r(jP(t),o);else if(F.isObject(t)&&F.isIterable(t)){let i={},c,l;for(const u of t){if(!F.isArray(u))throw TypeError("Object iterator must return a key-value pair");i[l=u[0]]=(c=i[l])?F.isArray(c)?[...c,u[1]]:[c,u[1]]:u[1]}r(i,o)}else t!=null&&s(o,t,n);return this}get(t,o){if(t=Pa(t),t){const n=F.findKey(this,t);if(n){const a=this[n];if(!o)return a;if(o===!0)return UP(a);if(F.isFunction(o))return o.call(this,a,n);if(F.isRegExp(o))return o.exec(a);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,o){if(t=Pa(t),t){const n=F.findKey(this,t);return!!(n&&this[n]!==void 0&&(!o||Ti(this,this[n],n,o)))}return!1}delete(t,o){const n=this;let a=!1;function s(r){if(r=Pa(r),r){const i=F.findKey(n,r);i&&(!o||Ti(n,n[i],i,o))&&(delete n[i],a=!0)}}return F.isArray(t)?t.forEach(s):s(t),a}clear(t){const o=Object.keys(this);let n=o.length,a=!1;for(;n--;){const s=o[n];(!t||Ti(this,this[s],s,t,!0))&&(delete this[s],a=!0)}return a}normalize(t){const o=this,n={};return F.forEach(this,(a,s)=>{const r=F.findKey(n,s);if(r){o[r]=Qs(a),delete o[s];return}const i=t?VP(s):String(s).trim();i!==s&&delete o[s],o[i]=Qs(a),n[i]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const o=Object.create(null);return F.forEach(this,(n,a)=>{n!=null&&n!==!1&&(o[a]=t&&F.isArray(n)?n.join(", "):n)}),o}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,o])=>t+": "+o).join(` `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...o){const n=new this(t);return o.forEach(a=>n.set(a)),n}static accessor(t){const n=(this[Hd]=this[Hd]={accessors:{}}).accessors,a=this.prototype;function s(r){const i=Pa(r);n[i]||(GP(a,r),n[i]=!0)}return F.isArray(t)?t.forEach(s):s(t),this}}$r.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);F.reduceDescriptors($r.prototype,({value:e},t)=>{let o=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[o]=n}}});F.freezeMethods($r);const Zt=$r;function Ii(e,t){const o=this||Ol,n=t||o,a=Zt.from(n.headers);let s=n.data;return F.forEach(e,function(i){s=i.call(o,s,a.normalize(),t?t.status:void 0)}),a.normalize(),s}function ih(e){return!!(e&&e.__CANCEL__)}function ma(e,t,o){we.call(this,e??"canceled",we.ERR_CANCELED,t,o),this.name="CanceledError"}F.inherits(ma,we,{__CANCEL__:!0});function ch(e,t,o){const n=o.config.validateStatus;!o.status||!n||n(o.status)?e(o):t(new we("Request failed with status code "+o.status,[we.ERR_BAD_REQUEST,we.ERR_BAD_RESPONSE][Math.floor(o.status/100)-4],o.config,o.request,o))}function HP(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function WP(e,t){e=e||10;const o=new Array(e),n=new Array(e);let a=0,s=0,r;return t=t!==void 0?t:1e3,function(c){const l=Date.now(),u=n[s];r||(r=l),o[a]=c,n[a]=l;let d=s,p=0;for(;d!==a;)p+=o[d++],d=d%e;if(a=(a+1)%e,a===s&&(s=(s+1)%e),l-r{o=u,a=null,s&&(clearTimeout(s),s=null),e.apply(null,l)};return[(...l)=>{const u=Date.now(),d=u-o;d>=n?r(l,u):(a=l,s||(s=setTimeout(()=>{s=null,r(a)},n-d)))},()=>a&&r(a)]}const yr=(e,t,o=3)=>{let n=0;const a=WP(50,250);return QP(s=>{const r=s.loaded,i=s.lengthComputable?s.total:void 0,c=r-n,l=a(c),u=r<=i;n=r;const d={loaded:r,total:i,progress:i?r/i:void 0,bytes:c,rate:l||void 0,estimated:l&&i&&u?(i-r)/l:void 0,event:s,lengthComputable:i!=null,[t?"download":"upload"]:!0};e(d)},o)},Wd=(e,t)=>{const o=e!=null;return[n=>t[0]({lengthComputable:o,total:e,loaded:n}),t[1]]},Qd=e=>(...t)=>F.asap(()=>e(...t)),YP=At.hasStandardBrowserEnv?((e,t)=>o=>(o=new URL(o,At.origin),e.protocol===o.protocol&&e.host===o.host&&(t||e.port===o.port)))(new URL(At.origin),At.navigator&&/(msie|trident)/i.test(At.navigator.userAgent)):()=>!0,KP=At.hasStandardBrowserEnv?{write(e,t,o,n,a,s){const r=[e+"="+encodeURIComponent(t)];F.isNumber(o)&&r.push("expires="+new Date(o).toGMTString()),F.isString(n)&&r.push("path="+n),F.isString(a)&&r.push("domain="+a),s===!0&&r.push("secure"),document.cookie=r.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function JP(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function XP(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function lh(e,t,o){let n=!JP(t);return e&&(n||o==!1)?XP(e,t):t}const Yd=e=>e instanceof Zt?{...e}:e;function In(e,t){t=t||{};const o={};function n(l,u,d,p){return F.isPlainObject(l)&&F.isPlainObject(u)?F.merge.call({caseless:p},l,u):F.isPlainObject(u)?F.merge({},u):F.isArray(u)?u.slice():u}function a(l,u,d,p){if(F.isUndefined(u)){if(!F.isUndefined(l))return n(void 0,l,d,p)}else return n(l,u,d,p)}function s(l,u){if(!F.isUndefined(u))return n(void 0,u)}function r(l,u){if(F.isUndefined(u)){if(!F.isUndefined(l))return n(void 0,l)}else return n(void 0,u)}function i(l,u,d){if(d in t)return n(l,u);if(d in e)return n(void 0,l)}const c={url:s,method:s,data:s,baseURL:r,transformRequest:r,transformResponse:r,paramsSerializer:r,timeout:r,timeoutMessage:r,withCredentials:r,withXSRFToken:r,adapter:r,responseType:r,xsrfCookieName:r,xsrfHeaderName:r,onUploadProgress:r,onDownloadProgress:r,decompress:r,maxContentLength:r,maxBodyLength:r,beforeRedirect:r,transport:r,httpAgent:r,httpsAgent:r,cancelToken:r,socketPath:r,responseEncoding:r,validateStatus:i,headers:(l,u,d)=>a(Yd(l),Yd(u),d,!0)};return F.forEach(Object.keys(Object.assign({},e,t)),function(u){const d=c[u]||a,p=d(e[u],t[u],u);F.isUndefined(p)&&d!==i||(o[u]=p)}),o}const uh=e=>{const t=In({},e);let{data:o,withXSRFToken:n,xsrfHeaderName:a,xsrfCookieName:s,headers:r,auth:i}=t;t.headers=r=Zt.from(r),t.url=ah(lh(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),i&&r.set("Authorization","Basic "+btoa((i.username||"")+":"+(i.password?unescape(encodeURIComponent(i.password)):"")));let c;if(F.isFormData(o)){if(At.hasStandardBrowserEnv||At.hasStandardBrowserWebWorkerEnv)r.setContentType(void 0);else if((c=r.getContentType())!==!1){const[l,...u]=c?c.split(";").map(d=>d.trim()).filter(Boolean):[];r.setContentType([l||"multipart/form-data",...u].join("; "))}}if(At.hasStandardBrowserEnv&&(n&&F.isFunction(n)&&(n=n(t)),n||n!==!1&&YP(t.url))){const l=a&&s&&KP.read(s);l&&r.set(a,l)}return t},ZP=typeof XMLHttpRequest<"u",$P=ZP&&function(e){return new Promise(function(o,n){const a=uh(e);let s=a.data;const r=Zt.from(a.headers).normalize();let{responseType:i,onUploadProgress:c,onDownloadProgress:l}=a,u,d,p,m,g;function v(){m&&m(),g&&g(),a.cancelToken&&a.cancelToken.unsubscribe(u),a.signal&&a.signal.removeEventListener("abort",u)}let _=new XMLHttpRequest;_.open(a.method.toUpperCase(),a.url,!0),_.timeout=a.timeout;function C(){if(!_)return;const f=Zt.from("getAllResponseHeaders"in _&&_.getAllResponseHeaders()),E={data:!i||i==="text"||i==="json"?_.responseText:_.response,status:_.status,statusText:_.statusText,headers:f,config:e,request:_};ch(function(P){o(P),v()},function(P){n(P),v()},E),_=null}"onloadend"in _?_.onloadend=C:_.onreadystatechange=function(){!_||_.readyState!==4||_.status===0&&!(_.responseURL&&_.responseURL.indexOf("file:")===0)||setTimeout(C)},_.onabort=function(){_&&(n(new we("Request aborted",we.ECONNABORTED,e,_)),_=null)},_.onerror=function(){n(new we("Network Error",we.ERR_NETWORK,e,_)),_=null},_.ontimeout=function(){let h=a.timeout?"timeout of "+a.timeout+"ms exceeded":"timeout exceeded";const E=a.transitional||sh;a.timeoutErrorMessage&&(h=a.timeoutErrorMessage),n(new we(h,E.clarifyTimeoutError?we.ETIMEDOUT:we.ECONNABORTED,e,_)),_=null},s===void 0&&r.setContentType(null),"setRequestHeader"in _&&F.forEach(r.toJSON(),function(h,E){_.setRequestHeader(E,h)}),F.isUndefined(a.withCredentials)||(_.withCredentials=!!a.withCredentials),i&&i!=="json"&&(_.responseType=a.responseType),l&&([p,g]=yr(l,!0),_.addEventListener("progress",p)),c&&_.upload&&([d,m]=yr(c),_.upload.addEventListener("progress",d),_.upload.addEventListener("loadend",m)),(a.cancelToken||a.signal)&&(u=f=>{_&&(n(!f||f.type?new ma(null,e,_):f),_.abort(),_=null)},a.cancelToken&&a.cancelToken.subscribe(u),a.signal&&(a.signal.aborted?u():a.signal.addEventListener("abort",u)));const R=HP(a.url);if(R&&At.protocols.indexOf(R)===-1){n(new we("Unsupported protocol "+R+":",we.ERR_BAD_REQUEST,e));return}_.send(s||null)})},eR=(e,t)=>{const{length:o}=e=e?e.filter(Boolean):[];if(t||o){let n=new AbortController,a;const s=function(l){if(!a){a=!0,i();const u=l instanceof Error?l:this.reason;n.abort(u instanceof we?u:new ma(u instanceof Error?u.message:u))}};let r=t&&setTimeout(()=>{r=null,s(new we(`timeout ${t} of ms exceeded`,we.ETIMEDOUT))},t);const i=()=>{e&&(r&&clearTimeout(r),r=null,e.forEach(l=>{l.unsubscribe?l.unsubscribe(s):l.removeEventListener("abort",s)}),e=null)};e.forEach(l=>l.addEventListener("abort",s));const{signal:c}=n;return c.unsubscribe=()=>F.asap(i),c}},tR=eR,oR=function*(e,t){let o=e.byteLength;if(!t||o{const a=nR(e,t);let s=0,r,i=c=>{r||(r=!0,n&&n(c))};return new ReadableStream({async pull(c){try{const{done:l,value:u}=await a.next();if(l){i(),c.close();return}let d=u.byteLength;if(o){let p=s+=d;o(p)}c.enqueue(new Uint8Array(u))}catch(l){throw i(l),l}},cancel(c){return i(c),a.return()}},{highWaterMark:2})},ei=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",dh=ei&&typeof ReadableStream=="function",sR=ei&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),ph=(e,...t)=>{try{return!!e(...t)}catch{return!1}},rR=dh&&ph(()=>{let e=!1;const t=new Request(At.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Jd=64*1024,Cc=dh&&ph(()=>F.isReadableStream(new Response("").body)),Ar={stream:Cc&&(e=>e.body)};ei&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!Ar[t]&&(Ar[t]=F.isFunction(e[t])?o=>o[t]():(o,n)=>{throw new we(`Response type '${t}' is not supported`,we.ERR_NOT_SUPPORT,n)})})})(new Response);const iR=async e=>{if(e==null)return 0;if(F.isBlob(e))return e.size;if(F.isSpecCompliantForm(e))return(await new Request(At.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(F.isArrayBufferView(e)||F.isArrayBuffer(e))return e.byteLength;if(F.isURLSearchParams(e)&&(e=e+""),F.isString(e))return(await sR(e)).byteLength},cR=async(e,t)=>{const o=F.toFiniteNumber(e.getContentLength());return o??iR(t)},lR=ei&&(async e=>{let{url:t,method:o,data:n,signal:a,cancelToken:s,timeout:r,onDownloadProgress:i,onUploadProgress:c,responseType:l,headers:u,withCredentials:d="same-origin",fetchOptions:p}=uh(e);l=l?(l+"").toLowerCase():"text";let m=tR([a,s&&s.toAbortSignal()],r),g;const v=m&&m.unsubscribe&&(()=>{m.unsubscribe()});let _;try{if(c&&rR&&o!=="get"&&o!=="head"&&(_=await cR(u,n))!==0){let E=new Request(t,{method:"POST",body:n,duplex:"half"}),S;if(F.isFormData(n)&&(S=E.headers.get("content-type"))&&u.setContentType(S),E.body){const[P,x]=Wd(_,yr(Qd(c)));n=Kd(E.body,Jd,P,x)}}F.isString(d)||(d=d?"include":"omit");const C="credentials"in Request.prototype;g=new Request(t,{...p,signal:m,method:o.toUpperCase(),headers:u.normalize().toJSON(),body:n,duplex:"half",credentials:C?d:void 0});let R=await fetch(g);const f=Cc&&(l==="stream"||l==="response");if(Cc&&(i||f&&v)){const E={};["status","statusText","headers"].forEach(T=>{E[T]=R[T]});const S=F.toFiniteNumber(R.headers.get("content-length")),[P,x]=i&&Wd(S,yr(Qd(i),!0))||[];R=new Response(Kd(R.body,Jd,P,()=>{x&&x(),v&&v()}),E)}l=l||"text";let h=await Ar[F.findKey(Ar,l)||"text"](R,e);return!f&&v&&v(),await new Promise((E,S)=>{ch(E,S,{data:h,headers:Zt.from(R.headers),status:R.status,statusText:R.statusText,config:e,request:g})})}catch(C){throw v&&v(),C&&C.name==="TypeError"&&/Load failed|fetch/i.test(C.message)?Object.assign(new we("Network Error",we.ERR_NETWORK,e,g),{cause:C.cause||C}):we.from(C,C&&C.code,e,g)}}),_c={http:EP,xhr:$P,fetch:lR};F.forEach(_c,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Xd=e=>`- ${e}`,uR=e=>F.isFunction(e)||e===null||e===!1,fh={getAdapter:e=>{e=F.isArray(e)?e:[e];const{length:t}=e;let o,n;const a={};for(let s=0;s`adapter ${i} `+(c===!1?"is not supported by the environment":"is not available in the build"));let r=t?s.length>1?`since : `+s.map(Xd).join(` `):" "+Xd(s[0]):"as no adapter specified";throw new we("There is no suitable adapter to dispatch the request "+r,"ERR_NOT_SUPPORT")}return n},adapters:_c};function xi(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new ma(null,e)}function Zd(e){return xi(e),e.headers=Zt.from(e.headers),e.data=Ii.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),fh.getAdapter(e.adapter||Ol.adapter)(e).then(function(n){return xi(e),n.data=Ii.call(e,e.transformResponse,n),n.headers=Zt.from(n.headers),n},function(n){return ih(n)||(xi(e),n&&n.response&&(n.response.data=Ii.call(e,e.transformResponse,n.response),n.response.headers=Zt.from(n.response.headers))),Promise.reject(n)})}const mh="1.9.0",ti={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ti[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const $d={};ti.transitional=function(t,o,n){function a(s,r){return"[Axios v"+mh+"] Transitional option '"+s+"'"+r+(n?". "+n:"")}return(s,r,i)=>{if(t===!1)throw new we(a(r," has been removed"+(o?" in "+o:"")),we.ERR_DEPRECATED);return o&&!$d[r]&&($d[r]=!0,console.warn(a(r," has been deprecated since v"+o+" and will be removed in the near future"))),t?t(s,r,i):!0}};ti.spelling=function(t){return(o,n)=>(console.warn(`${n} is likely a misspelling of ${t}`),!0)};function dR(e,t,o){if(typeof e!="object")throw new we("options must be an object",we.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let a=n.length;for(;a-- >0;){const s=n[a],r=t[s];if(r){const i=e[s],c=i===void 0||r(i,s,e);if(c!==!0)throw new we("option "+s+" must be "+c,we.ERR_BAD_OPTION_VALUE);continue}if(o!==!0)throw new we("Unknown option "+s,we.ERR_BAD_OPTION)}}const Ys={assertOptions:dR,validators:ti},ao=Ys.validators;class wr{constructor(t){this.defaults=t||{},this.interceptors={request:new Gd,response:new Gd}}async request(t,o){try{return await this._request(t,o)}catch(n){if(n instanceof Error){let a={};Error.captureStackTrace?Error.captureStackTrace(a):a=new Error;const s=a.stack?a.stack.replace(/^.+\n/,""):"";try{n.stack?s&&!String(n.stack).endsWith(s.replace(/^.+\n.+\n/,""))&&(n.stack+=` `+s):n.stack=s}catch{}}throw n}}_request(t,o){typeof t=="string"?(o=o||{},o.url=t):o=t||{},o=In(this.defaults,o);const{transitional:n,paramsSerializer:a,headers:s}=o;n!==void 0&&Ys.assertOptions(n,{silentJSONParsing:ao.transitional(ao.boolean),forcedJSONParsing:ao.transitional(ao.boolean),clarifyTimeoutError:ao.transitional(ao.boolean)},!1),a!=null&&(F.isFunction(a)?o.paramsSerializer={serialize:a}:Ys.assertOptions(a,{encode:ao.function,serialize:ao.function},!0)),o.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?o.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:o.allowAbsoluteUrls=!0),Ys.assertOptions(o,{baseUrl:ao.spelling("baseURL"),withXsrfToken:ao.spelling("withXSRFToken")},!0),o.method=(o.method||this.defaults.method||"get").toLowerCase();let r=s&&F.merge(s.common,s[o.method]);s&&F.forEach(["delete","get","head","post","put","patch","common"],g=>{delete s[g]}),o.headers=Zt.concat(r,s);const i=[];let c=!0;this.interceptors.request.forEach(function(v){typeof v.runWhen=="function"&&v.runWhen(o)===!1||(c=c&&v.synchronous,i.unshift(v.fulfilled,v.rejected))});const l=[];this.interceptors.response.forEach(function(v){l.push(v.fulfilled,v.rejected)});let u,d=0,p;if(!c){const g=[Zd.bind(this),void 0];for(g.unshift.apply(g,i),g.push.apply(g,l),p=g.length,u=Promise.resolve(o);d{if(!n._listeners)return;let s=n._listeners.length;for(;s-- >0;)n._listeners[s](a);n._listeners=null}),this.promise.then=a=>{let s;const r=new Promise(i=>{n.subscribe(i),s=i}).then(a);return r.cancel=function(){n.unsubscribe(s)},r},t(function(s,r,i){n.reason||(n.reason=new ma(s,r,i),o(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 o=this._listeners.indexOf(t);o!==-1&&this._listeners.splice(o,1)}toAbortSignal(){const t=new AbortController,o=n=>{t.abort(n)};return this.subscribe(o),t.signal.unsubscribe=()=>this.unsubscribe(o),t.signal}static source(){let t;return{token:new gh(function(a){t=a}),cancel:t}}};const fR=pR;function mR(e){return function(o){return e.apply(null,o)}}function gR(e){return F.isObject(e)&&e.isAxiosError===!0}const Sc={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};Object.entries(Sc).forEach(([e,t])=>{Sc[t]=e});const hR=Sc;function hh(e){const t=new Ks(e),o=Wg(Ks.prototype.request,t);return F.extend(o,Ks.prototype,t,{allOwnKeys:!0}),F.extend(o,t,null,{allOwnKeys:!0}),o.create=function(a){return hh(In(e,a))},o}const st=hh(Ol);st.Axios=Ks;st.CanceledError=ma;st.CancelToken=fR;st.isCancel=ih;st.VERSION=mh;st.toFormData=Zr;st.AxiosError=we;st.Cancel=st.CanceledError;st.all=function(t){return Promise.all(t)};st.spread=mR;st.isAxiosError=gR;st.mergeConfig=In;st.AxiosHeaders=Zt;st.formToJSON=e=>rh(F.isHTMLForm(e)?new FormData(e):e);st.getAdapter=fh.getAdapter;st.HttpStatusCode=hR;st.default=st;const Pc=st,vR=Pc.CancelToken;class $e{static post(t,o,n){return this.sendRequest("POST",t,o,n)}static get(t,o){return this.sendRequest("GET",t,o)}static async upload({file:t,maxSize:o=10}){if(!t)return;if(t.size>o*1024*1024){Qt.show(`${Ee("大小不能超过")}${o}M`);return}Qt.loading();const n=new FormData;n.append("file",t);try{const{token:a}=is(),s=ep.find(i=>i.value===(nt.get("languages")||"en")),{data:r}=await Pc.post(`${Fa.apiUrl}/file/uploadOne`,n,{headers:{Authorization:a,"Content-Type":"multipart/form-data",languageType:s.id}});if(r.code==200)return`${Fa.apiUrl}${r.msg}`;throw new Error}catch{Qt.show("Upload fail")}finally{Qt.hide()}}static async sendRequest(t,o,n={},a={}){let{httpId:s,...r}=n;s=`${s}_${o}_${JSON.stringify(r)}`,this.queueMap.has(s)&&(this.queueMap.get(s).cancel(),this.queueMap.delete(s));for(const p in r)r[p]==null&&delete r[p];const i=vR.source(),{token:c,logout:l}=is(),u=ep.find(p=>p.value===(nt.get("languages")||"en"));this.queueMap.set(s,i);const d={method:t,url:Fa.apiUrl+o,timeout:12e4,cancelToken:i.token,headers:{"content-type":"application/json",languageType:u.id,Authorization:c,...a}};t=="GET"?d.params=r:t=="POST"&&(d.data=r);try{const{data:{code:p,msg:m,data:g}}=await Pc(d);if(p==200)return g;throw p==403||p==401?(Qt.show(Ee("登录失效")),l(),new _a(p,Ee("登录失效"))):new _a(p,m,g)}catch(p){throw p instanceof _a?p:p.name=="CanceledError"?new _a("abort",null):(Qt.show(Ee("网络错误")),new _a(null,p.errMsg))}finally{this.queueMap.delete(s)}}}mo($e,"queueMap",new Map);const bR="Bid",yR="Ask",AR="Bid Volume",wR="Ask Volume",ER="Ol",CR="Ol Change",_R="LTD",SR="ID",PR="Team",RR="Client",OR="Language",TR="Certificate",IR="India",xR="London",kR="Email",qR="Telegram",NR="Customer",MR="Website",LR="Introduction",DR="Services",BR="Payment",FR="Success",jR="Save",UR="ADDRESS",zR="Name",VR="City",GR="USD",HR="Yes",WR="No",QR="Tips:",YR="Confirm",KR="Tel:",JR="Headquarters:",XR="detail",ZR="Individual",$R="Process:",eO="Notes:",tO="Confidentiality:",oO="Position:",nO="RECOVERY",aO="More",sO="Register",rO="Certification",iO="Handling",cO="Password",lO="Features:",uO="Location:",dO="source:",pO="Signed",fO="Reviewed",mO="Reject",gO="Completed",hO="Unknown",vO="Passport",bO="Submit",yO="describe",AO="Ok",wO="Cancel",EO="Prompt",CO="HOME",_O="Community",SO="Company",PO="Privacy",RO="News",OO="Logout",TO="LOGIN",IO="Reset",xO="Username",kO="Cryptocurrence",qO="Select",NO={请输入邮箱:"Please Enter Email",请输入ID:"Please Enter User ID",请输入验证码:"Please Enter Email Verification Code",请输入密码:"Please Enter Password",请输入新密码:"Please Enter New Password",两次密码不一致:"The two passwords do not match",成功:"Success",发送成功:"Send Success",注册成功:"Register Success",请输入首名字:"Please Enter First Name",请输入后名字:"Please Enter Last Name",请输入护照:"Please Enter Passport Number",请输入身份证:"Please Enter ID Card Number",请上传图片:"Please Upload Image",等待审核:"Waiting for Review",请输入正确金额:"Please enter the correct amount",请添加数量:"Please add quantity",欢迎回来:"Welcome Back",登录你的账户:"Login back into your account",输入登录用户:"Enter Login User ID",输入登录密码:"Enter Login Password",忘记:"Forgot Your",密码:"Password",登录:"Login",去新建:"New to Us",这里注册:"Register Here",用户ID:"User ID",大小不能超过:"The size cannot exceed",请选择国家:"Please Select Country",请输入银行名:"Please Enter Bank Name",请输入银行开户名:"Please Input Bank Account Name",请输入银行卡号:"Please Input Bank Card (Visa/MC) Number",登录失效:"Login Expired",网络错误:"Network Error",该网址不存在:"The URL does not exist",复制成功:"Copy Success",请选择银行卡:"Please select a bank card first",请输入交易密码:"Please enter the transaction password",注册:"Sign Up",创建新账户:"Create new account",邮箱:"Email",验证码:"Email Verification Code",创建新密码:"Create New Password",确认密码:"Confirm Password",请输入:"Please input",已经有:"Already Have",在线账户1:"Online",在线账户:"Online Account?",获取验证码:"Get OTP Code",重新获取:"Again",银行卡列表:"Bank Cards",添加银行卡:"Add Bank Card",绑定银行卡:"Bind Bank Cards",请填充必要信息:"Please Fill In The Required Information",银行名:"Bank Name",银行账户名:"Bank Account Name",银行卡号:"Bank Card",绑定:"Bind",添加:"Add",名称:"Name",今日价格:"Price (Today)",价格:"Price",今日:"Today",全球指数:"Global Index",美股市场:"US Stock Markets",欧洲市场:"European Stock Markets",快速访问:"Quick Access",美股列表:"U.S. Stocks",新闻:"News",KYC验证:"KYC Verification",上传你的身份证:"Upload Your ID Card",身份证正面:"Front Side of ID Card",点击上传:'Click "+" to Upload',身份证背面:"Back Side of ID Card",关于上传身份证:"You are about to upload your ID card.",请确保:"Please ensure that:",没有过期:"This is your own government-issued document that is not expired",取下套子:"Remove any card holders or covers to avoid reflections or blur",放在纯色背景:"Place documents against a solid-colored background",不要遮挡:"Do not hold the document in your hand",下一步:"Next",姓氏:"First Name",名字:"Last Name",证件号:"ID Card Number",护照号:"Passport Number",身份证:"ID Card",护照:"Passport",ID验证:"Identity Verification",选择你的国家:"Select your document issuing country/region",选择国家:"Select country/region",使用有效证件:"Use a valid government-issued document",只有以下文件将被接受:"Only the following documents listed below will be accepted, all other documents will be rejected",认证通过:"Verified!",你有成功验证的账户:"You have successfully verified account.",通过:"OK",你的文件是:"Your Document Is",正在审查:"Under Review",您的帐户验证需要24小时才能完成:"It will take up to 24 hours for your account verification to complete, result will be share with you via Inbox otification.",账户验证:"Account Verification",失败:"Unsuccessful",再试一次:"Try Again",上传护照:"Upload Your Passport",护照信息页:"Information page of passport",您即将上传您的护照:"You are about to upload your Passport.",自选1:"Watch",确认1:"Done",自选:"Watchlists",现价:"Last",涨跌额:"Change",涨跌比:"Change%",总量:"Volume",编辑自选:"Edit Watchlists",添加自选:"Add to Watchlists",加载更多:"Loading More",已经到底了:"To The End",市场:"Markets",跟单:"Follow Order",期货:"Future",交易记录:"Trading Records",全部记录:"All Records",买涨:"Buy",买跌:"Sell",状态:"Status",价:"Price",数量:"Quantity",总:"Total",金额1:"Amount",手续费:"Handling Fee",浮动盈利:"Floating P/L",订单状态:"Order Status",时间:"Time",机构跟单:"Institution Following",认购总金额:"Total Subscription Amount",类型:"Type",方向:"Direction",创建时间:"Open Time",等待确认:"Wait Confirm",等待认股:"To be settled",已认股:"Settled",我的资产:"My Holdings",我的平仓:"My Closing Positions",我的委托:"My Entrusted",我的投资:"My Follow Investment",取消订单:"Cancel Order",你确定要取消订单吗:"Are you sure to cancel order",交易中心:"Trading Center",开盘价:"Open Price",持股总额:"Total Holding Amount",盈余:"Margin",未实现收益:"Unrealized",平仓:"Close Positions",平仓价:"Close Price",总额:"Total Amount",正在进行中:"In Progress",委托总额:"Total Entrusted Amount",委托价格:"Entrusted Price",委托单位:"Entrusted Unit",跟单机构:"Follow Investment",跟单投资总额:"Total Follow Investment Amount",跟单投资状态:"Follow Investment Status",操作类型:"Operation Type",买入:"Long",卖出:"Short",盈利:"Profit",追加保证金:"Increase Margin",加仓:"Increase Amount",最大增加:"Max. Increase:",平仓后价格上涨:"The liquidation price after increased",增加杠杆倍数:"Increased Leverage To",确认:"Confirm",修改登录密码:"Change Login Password",修改交易密码:"Change Transaction Password",设置交易密码:"Setup Transaction Password",安全中心:"Security Center",忘记密码:"Forgot Password?",重置登录密码:"Reset your login password",记得账户:"Recall account",重置:"Reset",交易密码:"Transaction Password",设置交易密码1:"Set Transaction Password",修改交易密码1:"Change Transaction Password",输入您的注册邮箱:"Enter Your registered email",输入当前交易密码:"Enter Current Transaction Password",创建一个新的交易密码:"Create a new Transaction password",重新输入新的交易密码:"Re-Enter Your new Transaction Password",保存:"Save",修改登录密码1:"Change Login Password",输入当前密码:"Enter Current Password",创建新的登录密码:"Create a new login password",重新输入新的登录密码:"Re-Enter Your new Login Password",提示:"Prompt",你确定要退出吗:"Are you sure to log out?",设置:"Settings",登出:"Log Out",纳斯达克:"NASDAQ",纽交所:"NYSE",美交所:"AMEX",涨幅榜1:"Gainers",跌幅榜:"Losers",振幅榜:"Most Actives",振幅榜单:"Most Active Stocks",选择交易所:"Select An Exchange",详情:"Detail",通知:"Notifications",买盘:"Buy Order",卖盘:"Sell Order",半仓:"Half Position",全仓:"Full Position",限价单:"Limit Order",市价单:"Market Order",最高:"High",最低:"Low",分配者:"Allocation",购买力:"Buying Power",持仓:"Position",订单类型:"Order Type",限价:"Limit Price",市价:"Market Price",总金额:"Total Amount",提交买涨:"Submit Buy",提交买跌:"Submit Sell",杠杆倍数:"Leverage",市值:"Market Cap",涨幅榜:"Top Movers",美国热门股票:"Popular US Stocks",金属:"Metals",能源:"Energy",农业:"Agricultural",机构跟单订单:"Agency Follow Order",机构列表:"Agencies List",点击选择机构:"Click to select the institution and copy the order now!",最新价:"LTP",涨跌额1:"Chg",涨跌幅1:"Chg%",振幅:"AMPL",成交量:"Trans. Display",大宗交易:"Block Trading",大宗交易提醒:"Note: Large order: Single Transaction >=10000 Shares",注意:"Note:",跟单注意:"The most golden rice is 100$-1000000$. It cannot be sold after placing an order.",取消:"Cancel",最近搜索:"Recently search",热门股票:"Hot Stocks",分时:"Intraday","1天":"1D","1周":"1W","1月":"1M","3月":"3M","1年":"1Y",市场数据:"Market Data",开盘价1:"Open",收盘价1:"Prev Close",无数据:"No Data",公司简介:"Company Profile","52周最高":"52-wk high","52周最低":"52-wk low",Bid:bR,Ask:yR,BidVolume:AR,AskVolume:wR,Ol:ER,OlChg:CR,到期日:"Expiry Date",昨结1:"Pre Settle",昨收1:"Prev Close",详细报价:"Detailed Quotes",延迟:"Delayed",总仓:"Position",昨结:"Prev Settle",LTD:_R,相关的期货:"Related Futures",转账:"Transfer",选择要转账的账户:"Select account to transfer",从账户:"From account",资金:"Funding",交易:"Trading",到账户:"To account",金额:"Amount",最大:"Max",最大转账:"Max transfer:",交易历史:"Transaction History",全部:"All",ID:SR,撤销:"Undo",扫描二维码:"Referral QR Code",扫描此二维码访问:"Scan this code to reach Public Install Page",ios下载:"iOS Download",android下载:"Android Download",转入:"Deposit",联系在线客服:"Contact online customer service",股票账户的银行证明简介:"Brief introduction of the bank certificate of the stock account",股票账户的银行证明详情:"Because the equity market trading terminal is supervised by the America(Hongkong、Europe、China、Singapore、Japan) Securities Regulatory Commission and the America(Hongkong、Europe、China、Singapore、Japan) Banking Regulatory Commission, according to the regulatory department's 2021 anti-money laundering financial regulations, in order to avoid the occurrence of criminals' black money into the securities equity account , causing unnecessary risks and losses, the platform adopts a more efficient review machine in the face of the opening of users affiliated by the institution. In the payment channel, users must carry out deposit and withdrawal transactions through the risk control system of the payment channel built between the securities equity account and the bank. According to the amount of funds of the institution, the acceptor risk control Nancha account designated by the institution's bank certificate opens the public account according to the amount of funds, and a checkpoint is carried out to filter black money. The silver certificate is provided to the institution's special fund risk control system. The general meeting will complete the city's nuclear system within 5 minutes. After the designated acceptor of the bank certificate confirms that the fund is reasonable and legal, it will automatically wire transfer to your equity account. Please contact the online service for deposit, and the bank supervision will automatically match the account for operation.",开仓1:"Open",平仓1:"Close",股票:"Stocks",虚拟货币:"Virtual currency",期货1:"Options on Futures",平仓2:"Close Order",大宗交易1:"Block Trading",流行股票:"Popular Stocks",机构跟单1:"Agency Follow Order",新股认购:"New Stock Subscription",新购股票:"New Stock Purchase",可申购:"IPO",已申购:"Subscription",上市日期:"Listing Date",交易所程式码:"Exchange Code",提交招股书日期:"Prospectus Submission Date",募集资金:"Fund Raising",代码:"ID",申购截止日期:"Expiration Date",申购:"Subscribe",单价:"Price",我的申购:"My Subscription",新股:"IPO",申购价格:"Price",申购总额:"Amount",申购单价:"Subscription Price",申购数量:"Subscription Quantity",申购总价:"Total Subscription Amount",申购日期:"Subscription Time",概览:"Overview",股票1:"Stock",申购1:"Subscription",日期时间:"Date/Time",平仓时间:"Filled Time",订单单价:"Order Price",平仓单价:"Filled Price",机构复制:"Institutional Copy",可用资金:"Available Funds",已使用:"Used",提现:"Withdraw",历史:"History",总价值:"Total Value",当天利润:"Today Profit:",更新于:"Updated at",投资总投资:"Interest(Total Interest)",订单时间:"Order Time",认购总金额1:"Total Subscription Amount",结算账户:"Settlement Accounts",开户:"Open",开仓总价:"Total Open Amount",平仓总价:"Total Closing Amount",结算时间:"Settled Time",今日1:"today",大宗交易机构尚未开放:"The bulk trading authority has not yet been opened.",您想申请激活吗:"Do you want to apply for activation?",交易权限正在审核中:"Transaction permissions are under review, please wait patiently.",个股2:"Single stock",外汇2:"Forex",期货2:"Future",大宗交易2:"Block Trade",新股2:"IPO",新债2:"New Dept",搜索代码:"Search Code",美元提现:"USD Withdrawal",提现总额:"Withdrawal Amount",选择银行卡:"Select Bank Card",请选择:"Please Select",选择一张银行卡:"Choose A Bank Card",可用金额:"Available Amount:",外汇:`Foreign Currency`,美元相关汇率:"USD related exchange rates",今日开盘价:"Open Today",昨收价:"Prev. Close",振幅1:"Amplitude",最高1:"Highest",最低1:"Lowest",交易订单:"Transaction Order",转入钱包:"Deposit Wallets",转入法币:"Deposit Fiat",美元:"USD",欧元:"EURO",法币:"Fiat",保存并分享地址:"Save and Share Address","3次网络确认后资金将存入您的账户":"Fund will be credited to your account after 3 network confirmations.",最低充值金额为1:"Minimum deposit amount is 1",任何低于此金额的押金将不予退还:". Any deposit lesser than this amount will not be refunded.",请不要将任何非:"Please DO NOT deposit any non",否则资产将无法找回:"assets to the above address, otherwise assets will be irretrievable.",转入地址:"Deposit Address",上传凭证:"Upload credentials",提交:"Submit",请上传充值截图:"After the recharge is completed, please upload the recharge screenshot and submit it",保存二维码:"Save QR code",选择文件:"Select file",请先上传凭证:"Please upload your credentials first",重要的提醒:"Important reminder",邀请码:"Invite Code",联系客服:"Contact Customer Service",现在申请:"APPLY NOW",申请贷款:"Apply for a loan",贷款通道:"Lending Uncomplicated",您有史以来最好的贷款有保证低固定利率:"You Best Loan Ever, Guaranteed. Low Fixed Rates From",查看价格和条款:"SEE RATES & TERMS",选择提现方式:"Choose a withdrawal method",银行卡提现:"Bank card withdrawal",数字货币提现:"Digital currency withdrawal",诚信交易:"Trade with TRUST",请选择币种类型:"Please select a currency type",请输入钱包地址:"Please enter your wallet address",选择钱包:"Select Wallet",条款协议:"Clause",折扣买入价格:"Discounted Buying Price",实际买入价格:"Actual Buying Price",待审核:"Pending Review",审核失败:"Audit Failure",审核通过:"Completed",原因:"Reason",充值历史:"Deposit History",你的注册邮箱地址:"Your registered email address",已中签:"Allotment",未中签:"Not Allotted",待中签:"Waiting Allotment",申购总金额:"Total Subscription Amount",实付金额:"Actual Payment Amount",中签数量:"Allotment Quantity",待付金额:"Pending Payment Amount",上市时间:"Listing Date",中签日期:"Allotment Date",用户ID或邮箱:"User ID or Email",关闭:"Close",量化AI:"Quantitative AI",冻结资金:"Freeze funds",价格涨幅:"Price Fluctuation",最高价:"High Price",最低价:"Low Price",交易量:"Tranding Volume",调度总池:"Scheduling total pool",今日额度:"Today's quota",参与人数:"Number of people",租赁机器人:"Rental robot",购买记录:"Purchase History","24h最低价":"24H Low Price","24h最高价":"24H High Price","24h成交量":"24H Volume",购买机器人:"Buy Robot",购买成功:"Purchase successful",购买失败:"Failed purchase",机器人购买记录:"Purchase History",购买时间:"Failed Purchase",机器人收益:"Robot Income",机器人交易状态:"Trading Status",消息列表:"Message List",寻找矿池:"Find a mining pool",定位矿池:"Find a mining pool",开始挖矿:"Start mining",挖矿中:"Mining",挖矿失败:"Mining failed",挖矿成功:"Mining successful","能量不足,停止挖矿":"Insufficient energy, stop mining",消息:"Message",机器人列表:"Robot list",银行卡充值:"Deposit Bank Card",其它提现:"Other Withdrawal",请联系在线客服:"Please contact online customer service",已读:"Read",未读:"Unread",删除:"Delete",继续:"Continue",绑定虚拟币:"Bind Digital Currency",返回:"Back",team:PR,"emma-roberts":"Emma Roberts","chief-executive-officer-ceo":"Chief Executive Officer (CEO)","nationality-british":"Nationality: British","with-over-20":"With over 20 years of experience in the global finance and recovery sector, Emma Roberts is a recognized leader in the field of fraud recovery. She has led numerous successful international asset recovery projects and is known for her strategic vision and leadership. Emma's expertise lies in complex cross-border cases, making her an invaluable asset to EGRA’s mission.","john-anderson":"John Anderson","head-of-legal-and-compliance":"Head of Legal & Compliance","nationality-american":"Nationality: American","john-anderson-brings":"John Anderson brings extensive legal expertise from his background in international law and corporate compliance. A former senior attorney at one of the leading U.S. law firms, John specializes in fraud litigation, regulatory compliance, and asset recovery. He works closely with global regulatory bodies, ensuring that all EGRA processes adhere to strict legal standards.","yuki-nakamura":"Yuki Nakamura","chief-technology-officer-cto":"Chief Technology Officer (CTO)","nationality-japanese":"Nationality: Japanese","yuki-nakamura-is-a":"Yuki Nakamura is a technology innovator with a strong background in cybersecurity and blockchain analysis. Leading EGRA’s technological advancements, Yuki has implemented cutting-edge AI and machine learning tools to enhance fraud detection and recovery processes. His technical expertise has been instrumental in streamlining complex financial investigations and securing client assets.","maria-rodriguez":"Maria Rodriguez","head-of-client-relations":"Head of Client Relations","nationality-spanish":"Nationality: Spanish","maria-rodriguez-has":"Maria Rodriguez has spent more than 15 years in client relations and project management. With a passion for helping clients navigate difficult financial situations, Maria leads the EGRA client support team, ensuring that every client receives personalized care and guidance. She is fluent in multiple languages, allowing her to manage EGRA’s diverse, international clientele.","david-liu":"David Liu","lead-fraud-investigator":"Lead Fraud Investigator","nationality-singaporean":"Nationality: Singaporean","david-liu-has-over-a":"David Liu has over a decade of experience as a fraud investigator, specializing in financial crime and asset recovery in the Asia-Pacific region. His expertise in tracing complex financial transactions and working with international law enforcement agencies has helped EGRA successfully recover millions of dollars for clients. David's investigative skills are crucial for handling high-stakes, multinational fraud cases.",client:RR,language:OR,certificate:TR,"serving-the-world-learn-more-about-us":"Serving the world Learn more about us","view-introduction":"View Introduction","view-certificate":"View Certificate","thank-you-for-contacting-us":"Thank you for contacting us.Do you have any questions but don't know who to ask for help?Want to talk about life?","then-use-the-online":"Then use the online consultation form listed below, chat online or email, and we will reply to you within a working day.You can To call us.","european-and-north-american-users":"European and North American users","everything-according-to-california-in-the-united-states":"Everything according to California in the United States:","monday-to-friday-10-00-am-4-00-pm":"Monday to Friday 10:00 am - 4:00 pm","asian-regional-users":"Asian regional users","india-11-00-am-6-00-pm":"India: 11:00 AM - 6:00 PM","please-make-an-appointment-in-advance-saturday-and-sunday":"Please make an appointment in advance Saturday and Sunday","22-leadenhall-st-london-united-kingdom-ec3v-4ab":"22 Leadenhall St, London, United Kingdom, EC3V 4AB","company-headquarters-address":"Company headquarters address","registered-in-united-kingdom-number-15730153registered-number":"Registered in UNITED KINGDOM, Number 15730153Registered number","new-york":"New York",india:IR,london:xR,"27-old-gloucester-street-london-uk":"27 Old Gloucester Street, London UK","first-international-financial-center":"First International Financial Center","222-broadway-22nd-floor-new-york-ny-10038":"222 Broadway 22nd Floor, New York, NY 10038","whats-app":"Whats App",email:kR,telegram:qR,"customer-service":"Customer Service",customer:NR,"egra-consulting-brand":"EGRA Consulting Brand","egra-has-discovered":`EGRA has discovered that scammers are using our brand and logo without authorization to conduct fraudulent activities. These individuals or groups create deceptive websites and communications that mimic our official EGRA website. Their fraudulent activities include promises of high returns on investments, guarantees of full recovery of funds, requests for funds or personal information by impersonating our employees, and unauthorized sales of our services. First, EGRA does not ask for cryptocurrency payments. Second, our experts never ask clients for access to bank accounts, cryptocurrency wallets. We prioritize the security and privacy of our clients' financial information. Any communication or request for such sensitive information is not legitimate and should be considered suspicious. Third, and most importantly, our representatives will always contact you via the "@egraopera.com" email address.`,website:MR,"please-note-that":"Please note that we conduct official business only through our official website {0}. The website provides accurate and up-to-date information about EGRA Consulting, our services, products, etc. If you have any questions about the authenticity of a website using the EGRA logo or brand, please visit our official website {1}.","report-a-scam":"Report a Scam","if-you-come-across":"If you come across a fraudulent website or offer that you suspect is using the EGRA brand, please report it to us immediately via WhatsApp. We also recommend that you contact the relevant law enforcement agency in your area. While we proactively report abuse of our brand to law enforcement, please be aware that EGRA Consulting is not responsible for any fees, charges, or payments incurred as a result of fraudulent activity. Please exercise caution and protect your information. While we strive to prevent all instances, the nature and volume of fraudulent activity makes it impossible for us to completely eliminate them.","identify-an-egra-scam":"Identify an EGRA Scam","identifying-and-being":'Identifying and being alert to the signs of EGRA Consulting scams is essential to protecting your financial situation and personal data. Be cautious of unsolicited communications that request funds, offer high returns with low risk, or ask for sensitive personal or financial information. Remember that EGRA will never solicit personal funds and will only contact you via a "" email address. If you suspect any fraudulent activity, stay alert and fully informed to protect yourself from scams.',"your-security-is-egras-top":"Your security is EGRA's top priority and we appreciate your cooperation in helping us fight fraud and protect our valued customers and partners.","our-mission":"Our Mission","the-egra-consulting-team":"The EGRA Consulting team is committed to providing the best quality service to our clients. We have solidified our reputation by continuously meeting and exceeding their expectations. For example, as one of the most renowned companies providing professional services to them in the above mentioned industries.","we-create-media-space":"We create media space for our clients so that they can stay updated with the latest developments. We raise awareness of major changes in the industry, maintain blogs, write articles, conduct interviews and share case studies. EGRA Consulting is committed to continuously following this mission and maintaining its supporting values ​​by:","providing-the-best":"Providing the best service to our clients through our tested and proven methods and the unique combination of our team of highly skilled experts","ensuring-the-best":"Ensuring the best possible accuracy and efficiency by using the most advanced software and methods in our projects","creating-a-work-environment":"Creating a work environment for our employees that is conducive to further learning, growth and excellent performance","meeting-the-needs-and-concerns":"Meeting the needs and concerns of our clients, thereby ensuring the success of the project","building-long-term-relationships":"Building long-term relationships with our clients. This will help us further understand their needs and desires so that we can better realize their vision","our-values":"our Values","at-egra":"At EGRA, we believe in operating with honesty and integrity.","our-goal-is-to-achieve":"Our goal is to achieve growth through the mutual success of our customers and employees. We build trust with our customers through constructive and transparent communication to serve the common good. We believe in a set of core values ​​that will not only help us grow and excel further, but also allow us to better serve our customers. In addition, we believe that every employee should regard honesty and integrity as a standard for their daily behavior and decisions. Because these will help us do the right thing, especially in difficult situations.","in-addition-we-also-believe":"In addition, we also believe in always working to provide a safe working environment for everyone, including employees and customers. We help our employees grow together with the company. We continuously provide training to improve the professional and technical skills of our employees in order to provide the best service to our customers.","of-course-all-of-this-would":"Of course, all of this would not be possible without respect. We put respect at the core of our values. It allows us to build long-term relationships with our customers and employees. Every member of the team, whether an employee, supplier, subcontractor or partner, will be treated with the utmost respect. This facilitates teamwork and collaboration.","our-vision":"Our Vision","we-are-committed-to-promoting":"We are committed to promoting continuous and sustainable economic growth by investing in team members and partners who share the same values. We use our expertise in finance, consulting and coaching to help change people's lives. By taking responsibility, providing guidance and support to our clients, we participate in their personal journey and contribute to a better world.","in-addition-we-aim-to-build":"In addition, we aim to build strong and lasting relationships. Our contribution goes beyond what is visible and tangible.","our-work-provides-clients-with":"Our work provides clients with the necessary tools to help people become more aware, confident and certain about the future. We not only change the present, but also help build the future.",introduction:LR,"by-interacting-with-egra":"By interacting with EGRA on our official website {0}, you (“Client”, “You”, “Your”) are accepting our Terms and Conditions. These Terms and Conditions define your rights and responsibilities when using our website and services. The terms “Company”, “EGRA Consulting”, “Ourselves”, “We”, “Our” and “Us” refer to our company.","we-reserve-the-right-to-modify":"We reserve the right to modify these Terms and Conditions at any time. Any changes will be noted with a revised “Last Updated” date at the bottom of this page. It is your responsibility to review these Terms and Conditions regularly. Your continued use of our website after any changes constitutes your acceptance of the updated terms.","please-note-that-our-services":"Please note that our services are intended for individuals aged 18 years and over. Individuals under the age of 18 are not allowed to use this website.","privacy-and-cookies":"Privacy and Cookies","your-privacy-is-of-great-importance":"Your privacy is of great importance to us. EGRA is committed to protecting your personal data and respecting your right to privacy. Please refer to EGRA Consulting’s Privacy Policy for comprehensive details on the Company’s collection, use and storage of user information.","by-using-our-website-you-agree":"By using our website, you agree to the use of cookies. These are small files used to track user interactions and detect potential problems, which help us improve our services. You can control the use of cookies at the individual browser level. Please note that if you reject cookies, you may still use our website, but your ability to use certain features or areas of our website may be limited.","content-and-copyright":"Content and Copyright","all-content-on-this-website":'All content on this website, including but not limited to text, graphics, logos, icons, images, videos and other materials (collectively, the "Content"), is the exclusive property of EGRA and/or its partners and protected by EU copyright law. This Content may not be copied, modified, published, uploaded or distributed without our express written consent. The Content is for your personal, non-commercial use only. If you wish to use our Content for educational or research purposes, please contact us for permission.',"prohibited-activities":"Prohibited Activities","the-following-activities-are-strictly-prohibited-on-our-website":"The following activities are strictly prohibited on our website:","republish-sell-rent-or-sublicense-egras-materials":"Republish, sell, rent or sublicense EGRA's materials.","copy-duplicate-or-copy-egras-materials":"Copy, duplicate or copy EGRA's materials.","redistribute-egra-consultings-content-unless-expressly-designed-for-redistribution":"Redistribute EGRA Consulting's content (unless expressly designed for redistribution).","imitate-the-design-elements-aesthetic-or-layout-of-this-website":"Imitate the design elements, aesthetic or layout of this website.","hyperlinks-and-iframes":"Hyperlinks and Iframes","organizations-may-be-permitted-to-link":"Organizations may be permitted to link to our website under certain conditions, such as not falsely implying sponsorship, endorsement or association. Any organization wishing to link to our website must notify us via the EGRA official email address.","organizations-may-not-create-frames":"Organizations may not create frames around our web pages or use other techniques that alter the visual presentation or appearance of our website without our express written permission.",services:DR,payment:BR,"egra-offers-a-range-of-consultancy":"EGRA offers a range of consultancy and survey services. By using our services, you accept and are bound by these terms and conditions. Some services may require you to register or log in. Specific terms may apply to different services, which we will notify you of as required.","once-you-have-selected-a-service":"Once you have selected a service on our website, you will be prompted to enter your personal data and select a payment method. Once payment has been made, a confirmation email will be sent and you must verify the accuracy of the payment details. If there are any discrepancies, please contact EGRA immediately at egra@opegra.com.","payment-is-considered-confirmed-upon":"Payment is considered confirmed upon receipt of the deposit and confirmation email. These terms and conditions and any additional conditions applicable to the service are subject to payment. Payment is accepted in British Pounds (GBP) at an exchange rate set by the issuing bank or payment system. Customers are responsible for all transaction costs and must keep us informed of any changes to their personal contact details. To inquire about payments, please contact egra@opegra.com via the website, live chat, phone or email egra@opegra.com.","refund-and-cancellation-policy":"Refund and Cancellation Policy","changes-in-services":"Changes in Services","egra-may-adjust-prices-modify-delivery":"EGRA may adjust prices, modify delivery times or refuse to provide services if the client makes significant changes to the services after entering into the agreement. If services are refused, the client will be charged for the work performed.","cancellation-of-services":"Cancellation of Services","full-refund-for-incorrect-payments":"Full Refund for Incorrect Payments:","if-you-make-a-payment-by-mistake":"If you make a payment by mistake, we will refund the full amount, minus a 5% processing fee.","to-be-eligible-for-a-refund-you-must-not-have-had":"To be eligible for a refund, you must not have had any contact with EGRA and must send a refund request within 24 hours of the transaction.","partial-payment-and-unperformed-services":"Partial Payment and Unperformed Services Cancellation: If you decide to cancel a partially paid service that has not yet been performed, we will provide a 70% refund.","if-the-client-cancels-the-service-egra":"If the client cancels the service, EGRA can request payment for the work completed and study time for the remaining service. If EGRA has reserved time for the service, the client may be charged 50% of the fee for the portion of the work not completed.","if-you-decide-to-cancel-the-services":"If you decide to cancel the services provided by EGRA after the work has been completed, no refund will be given, regardless of the results obtained.","please-note-that-once-the-work-has-been":"Please note that once the work has been completed and the necessary documents and agreements have been provided, EGRA has fulfilled its obligations and no refunds will apply.","pricing-and-payment":"Pricing and Payment","the-prices-apply-to-services-that":"The prices apply to services that meet the agreed specifications. Additional costs or work due to reasons such as unclear specifications or errors in documentation may result in price increases. Payment in full should be made before the work begins or when EGRA agrees.","the-agreement-remains-in-force":"The agreement remains in force until the services are completed or the relationship is terminated under certain conditions, such as the client not providing the required documents within 30 days or EGRA being unable to contact the client within 15 days. Misleading information, non-payment and withholding of information may also lead to the termination of the contract without refund.","egra-consulting-cancellation":"EGRA Consulting Cancellation","if-clients-experience-any-problems":"If clients experience any problems while using our services, we recommend that they contact us.","limitation-of-liability":"Limitation of Liability","in-no-event-shall-egra-its":"In no event shall EGRA, its directors, employees, partners, agents, suppliers or affiliates be liable for any indirect, incidental, special, consequential or punitive damages arising out of the services provided. The Company's liability is limited to the maximum extent permitted by law, except in cases of gross negligence, willful misconduct or fraud by the Company.","service-availability-and-security":"Service Availability and Security","we-strive-to-keep-the":"We strive to keep the Website and Services available, but downtime and server outages may occur. We reserve the right to suspend or discontinue the Services, temporarily or indefinitely, at any time and for any reason, without prior notice or liability.","egra-consulting-will-take":"EGRA Consulting will take reasonable steps to protect the Website from network security threats, but does not guarantee that the Website is free of viruses or other harmful components.","third-party-links":"Third-Party Links","our-website-may-contain-links":"Our Website may contain links to third-party websites or services that are not owned or controlled by EGRA Consulting. We are not responsible for the content, privacy policies or practices of these external websites and services. You acknowledge and agree that EGRA is not responsible for any damage or loss caused by or related to the use of any such external websites or services.","by-providing-your-contact-details":"By providing your contact details and other personal information on the EGRA website or any of its subdomains, you hereby expressly consent to be contacted by an employee or authorized representative of our company. This may involve communication via email, telephone or any other contact details you provide.","your-consent-and-use-of-personal-information":"Your Consent and Use of Personal Information","in-addition-by-using-our-website":"In addition, by using our website and its subdomains and submitting your information, you consent to the collection, storage, use and disclosure of your personal data in accordance with our Privacy Policy.","we-will-retain-your-personal-data":"We will retain your personal data for as long as necessary to fulfill the purposes for which we collected your personal data, including for the satisfaction of any legal, accounting or reporting requirements. To determine the appropriate retention period for personal data, we consider the amount, nature and sensitivity of the personal data, the potential risk of harm from unauthorized use or disclosure of your personal data, the purposes for which we process your personal data and whether we can achieve those purposes through other means, and the applicable legal requirements.","we-assure-you-that-egra-adheres":"We assure you that EGRA adheres to the highest standards of data privacy and security. Your personal information will be kept confidential and used only for the purposes outlined in our Privacy Policy.","by-continuing-to-use":"By continuing to use our website and its subdomains and providing us with your information, you confirm that you have read and understood these terms and conditions and our Privacy Policy and consent to these practices.","call-recording":"Call Recording","pursuant-to-applicable-law":"Pursuant to applicable law, we may record calls made or received by EGRA for quality assurance, customer service, staff training, security, legal compliance and other lawful purposes. By communicating with us by phone, you consent to our recording.","complaints-procedure":"Complaints Procedure","at-egra-we-take-any-complaints":"At EGRA, we take any complaints about our services seriously. We will acknowledge receipt of your complaint within five business days and conduct a full investigation. We aim to resolve complaints within 30 business days and keep you informed throughout the process. If you are not satisfied with the outcome, you have the right to refer your complaint to an external dispute resolution body.","these-terms-and-conditions-supersede":"These Terms and Conditions supersede all prior understandings, proposals, agreements, negotiations and discussions between the parties, whether written or oral. This Agreement shall be governed by and construed in accordance with the laws of the European Union.","entire-agreement":"Entire Agreement","any-changes-to-these-terms":"Any changes to these Terms and Conditions must be in writing and signed by an authorized representative of EGRA. Unless otherwise specified, changes will take effect upon posting to the Website.","please-note-it-is-important-that":"PLEASE NOTE: It is important that you keep yourself updated with these Terms on a regular basis. If you have any questions, please feel free to contact us via the methods listed on our Website.","last-updated-may-6-2023":"Last updated: May 6, 2023.","effective-date-february-3-2019":"Effective Date: February 3, 2019","last-updated-july-7-2023":"Last Updated: July 7, 2023","privacy-policy":"Privacy Policy","introduction-0":"Introduction","at-egra-we-value-your-privacy-and-are":"At EGRA, we value your privacy and are committed to protecting the confidentiality and privacy of your personal information. This Privacy Policy outlines how we process and protect your personal information on our website and when providing services. It applies to personal information collected and/or used by EGRA as a data controller under the EU General Data Protection Regulation (GDPR) and similar laws.","please-note-that-if-we-process":"Please note that if we process your personal information on behalf of a client as a data processor, their privacy policy and terms will apply. If our use of your personal information is not subject to this policy, please consult the relevant client (data controller) for more information.","acceptance-of-this-policy":"Acceptance of This Policy","by-using-our-website-and":"By using our website and services, you signify that you understand and agree to the practices described in this Privacy Policy. If you do not agree to this policy, please do not use our website and services.","collection-of-personal-information":"Collection of Personal Information","we-collect-personal-information-in-the-following-circumstances":"We collect personal information in the following circumstances:","website-users":"Website Users:","when-you-use-our-website-we-may":"When you use our website, we may collect personal information from you, such as your name, address, email address, phone number, and any other information you voluntarily provide when submitting an inquiry through our Contact Us tool.","we-may-also-collect-personal-information":"We may also collect personal information automatically through cookies and similar technologies to enable the effective operation of the website and to analyse user behaviour.","customers-and-potential-customers":"Customers and potential customers:","if-you-enquire-about-or-use-our-services":"If you enquire about or use our services, we process information such as your name, job title and contact details to respond to your enquiry.","when-you-become-a-customer":"When you become a customer, we may process additional personal information for various purposes related to the provision of our services, such as compliance checks, communications, billing, administration and handling complaints.","use-of-personal-information":"Use of personal information","we-use-personal-information-for-the-following-purposes":"We use personal information for the following purposes:","provide-and-maintain-our-services":"Provide and maintain our services","notify-you-of-changes-to-our-services":"Notify you of changes to our services","enable-you-to-participate-in-interactive-features-of-our-services":"Enable you to participate in interactive features of our services","provide-customer-care-and-support":"Provide customer care and support","perform-analysis-to-improve-our-services":"Perform analysis to improve our services","comply-with-legal-obligations":"Comply with legal obligations","retention-of-personal-information":"Retention of personal information","we-retain-personal-information":"We retain personal information for as long as necessary to fulfil the purposes outlined in this Privacy Policy, unless a longer retention period is required or permitted by law.","your-rights":"Your rights","you-have-certain":"You have certain rights in relation to your personal information under the GDPR and similar legislation. These rights include:","right-of-access-you-have":"Right of access: You have the right to access the personal information we hold about you.","right-of-correction-you-can":"Right of correction: You can request correction of any inaccurate or incomplete personal information.","right-to-erasure-in-certain-circumstances":"Right to erasure: In certain circumstances, you have the right to request the erasure of your personal information.","right-to-restriction-of-processing-you":"Right to restriction of processing: You can request the restriction of processing of your personal information under certain conditions.","right-to-data-portability-you":"Right to data portability: You have the right to receive your personal information in a commonly used, machine-readable format.","right-to-object-you-can-object":"Right to object: You can object to our processing of your personal information based on legitimate interests.","right-to-complain-if-you":"Right to complain: If you believe that we have violated your rights, you have the right to complain to a supervisory authority.","we-implement-appropriate":"We implement appropriate technical and organizational measures to ensure the security and confidentiality of your personal information.","data-security":"Data security","contact-us":"Contact us","if-you-have-any-questions-or-concerns":"If you have any questions or concerns about this Privacy Policy or the processing of your personal information, please contact us at egra@opegra.com or contact our official customer service on WhatsApp.","changes-to-this-policy":"Changes to this policy","privacy-terms":"Privacy terms","we-may-update-this-privacy-policy-from-time":'We may update this Privacy Policy from time to time to reflect changes in our practices or legal requirements. The updated policy will take effect after the revised "Last Updated" date is posted on our website. We encourage you to review this policy regularly to understand how we protect your privacy.',"we-appreciate-your-trust-in-egra":"We appreciate your trust in EGRA and your understanding of our commitment to protecting your personal information. If you have any questions or clarifications about our privacy policy, please feel free to contact us.","changes-to-this-privacy-policy":"Changes to this Privacy Policy","we-may-update-our-privacy-policy-from-time":"We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.","we-will-notify-you-via-email":"We will notify you via email and/or a prominent notice on our Service prior to the change becoming effective and update the “Effective Date” at the top of this Privacy Policy.","you-are-advised-to-review-this-privacy-policy":"You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.","terms-and-conditions":"Terms and Conditions","privacy-policy-0":"privacy policy","our-team":"Our team","about-us":"About Us","bank-card":"Bank Card","digital-currency":"Digital Currency","swift-bic-code-is-required":"SWIFT/BIC Code is required","receiving-bank-address-is-required":"Receiving Bank Address is required","payee-s-detailed-address-is-required":"Payee's Detailed Address is required","post-code-is-required":"Post Code is required","aba-routing-no-iban-is-required":"ABA Routing No/IBAN is required",success:FR,"real-name-authentication-ensures-account-security":"Real-name authentication ensures account security","bind-your-payment-address":"Bind your payment address","user-name":"User Name","enter-user-name":"Enter User Name","bank-name":"Bank Name","enter-bank-name":"Enter Bank Name","enter-bank-number":"Enter Bank Number","bank-number":"Bank Number","swift-bic-code":"SWIFT/BIC Code","enter-swift-bic-code":"Enter SWIFT/BIC Code","aba-routing-no-iban":"ABA Routing No/IBAN","enter-aba-routing-no-iban":"Enter ABA Routing No/IBAN","receiving-bank-address":"Receiving Bank Address","enter-receiving-bank-address":"Enter Receiving Bank Address","payees-detailed-address":"Payee's Detailed address","enter-payees-detailed-address":"Enter Payee's Detailed Address","enter-post-code":"Enter Post Code","post-code":"Post Code",save:jR,address:UR,"select-currency":"Select Currency","enter-payment-address":"Enter payment address","enter-address":"Enter Address","global-transaction-regulatory-enquiries":"Global transaction regulatory enquiries","the-number-of-brokers-we-have-included-has-reached":"The number of brokers we have included has reached","covering-the-world":"covering the world!","more-than-60-regulatory-agencies-have-been-included-supporting-17-languages":"More than 60 regulatory agencies have been included, supporting 17 languages!","amount-settled-in-the-past-month-usd":"Amount settled in the past month (USD)","number-of-people-solved":"Number of people solved {0}","opening-an-investigation-status-2":"Opening an investigation {0}/2","egra-investigations-intake":"EGRA Investigations Intake Form Open your case with EGRA",name:zR,city:VR,"platform-name":"Platform Name",usd:GR,"what-was-the-date-of-the-first-incident":"What was the date of the first incident?","how-are-the-fraudulent-funds-sent":"How are the fraudulent funds sent?","can-you-provide-egra":"Can you provide EGRA with a list of the transactions that were sent to the suspects or stolen This field is required rder for us to best assist you please download your transaction history from the exchange or service you used.*",yes:HR,no:WR,"the-more-detailed-the-case":"The more detailed the case information is, the higher the success rate of tracing the source of funds in the case will be.Please truthfully fill in the individual’s behavior of fraud and the amount of funds defrauded.","upload-photos-of-the-details-of-each-fraudulent-fund":"Upload photos of the details of each fraudulent fund.*","submit-your-application":"Submit Your Application",tips:QR,"when-a-new-user-submits-a-fraud":"When a new user submits a fraud case record for the first time, the institution will evaluate the feasibility of fund tracing based on the detailed information provided. Please ensure that the information and transfer records are detailed to increase the success rate of acceptance.","the-case-acceptance-details":"The case acceptance details will be notified to you by email within 24 hours. The first fund refund will be processed based on the specific details of the case information and the evaluation criteria.",confirm:YR,"the-following-data-are-all-from-the-real-data-statistics-of-egra":"The following data are all from the real data statistics of EGRA","mediation-centre":"Mediation Centre","resolved-in-the-past-month-usd":"Resolved in the past month (USD)","number-of-people-solved-0":"Number of people solved","latest-cases":"Latest Cases","contact-us-0":"Contact Us","here-are-all-the-ways-to-contact-egra-consulting":"Here are all the ways to contact EGRA Consulting:",tel:KR,headquarters:JR,"e-mail":"e-mail:","the-processing-time-for-users-in-europe":"The processing time for users in Europe and North America is based on Pacific Standard Time (PST)","monday-to-friday-10-00-am-4-00-pm-0":"Monday to Friday 10:00 am -4:00 pm",detail:XR,"company-headquarters-address-0":"Company headquarters address:","registration-number":"Registration number:","number-15730153":"Number 15730153","new-york-0":"New York:","india-0":"India:","london-0":"London:","contact-us-1":"CONTACT US","fraudulent-funds-refund-contract":"Fraudulent Funds Refund Contract","party-a":"Party A:",individual:ZR,"party-b":"Party B:","global-anti-fraud-alliance-authorized-by-the-united-nations":"Global Anti-Fraud Alliance (authorized by the United Nations)","time-for-refund-of-fraudulent-funds":"Time for refund of fraudulent funds:","the-time-required-to-refund":"The time required to refund fraudulent funds to personal accounts ranges from 3 days to 4 weeks, depending on the choice of handling plan and the actual operation progress.",process:$R,"1-account-registration":"1. Account registration: Party A registers a personal account through the official website. After completing the registration, it is necessary to fill in the case record.","2-case-filling-when-filling":"2. Case filling: When filling in the case details, it is necessary to provide information such as time, funds, deposit methods, illegal platforms and trading products. The more detailed the filling, the higher the success rate of the case.","3-case-acceptance-after":"3. Case acceptance: After submitting the case application, Party B will accept the case within 24 hours, analyze the case information filled in by Party A, and plan an action plan.","4-select-a-plan-party":"4. Select a plan: Party B provides Party A with a variety of refund plan plans, including the prepaid fund ratio and refund ratio of each plan. The regulated account is jointly supervised by the United Nations Fraud Group, the International Fraud Organization and the US government. The prepaid funds will be returned to Party A's bank account together with the funds of the plan selected by Party A when the refund is made.","5-action-deployment-after":"5. Action deployment: After determining the plan, Party B will deploy the action according to the plan selected by Party A. The information technology department traces the whereabouts of the funds through the blockchain address provided by Party A.","6-law-enforcement":"6. Law enforcement application: Party B's affairs department will submit a joint law enforcement application to the United Nations Fraud Group, the International Fraud Organization and the local government.","7-capture-operation":"7. Capture operation: After the joint law enforcement application is authorized, Party B will contact the country where the law enforcement is located to cooperate in combating the fraudulent group.","8-fund-settlement-after":"8. Fund settlement: After the arrest operation is completed, Party B's settlement department will verify the funds based on the case analysis and refund fund ratio submitted by each victim.","9-credit-transfer-the-fraudulent":"9. Credit transfer: The fraudulent funds are transferred to the entrusted handling agency designated by Party B through credit transfer. After the credit transfer, Party B will issue the funds to Party A's account registered with Party B in the form of credit according to the funds of each victim.","10-fund-withdrawal-after":"10. Fund withdrawal: After Party B adds the bank account information, the prepaid funds will be returned to the bank account together with the handling funds.",notes:eO,"1-statement-of-the-compensation":"1. Statement of the compensation agreement: If Party A operates according to Party B's process and cooperates with the work, and the funds cannot be successfully recovered, Party B will compensate Party A for the prepaid funds and refunded funds.","2-requirements-for-the-authenticity":"2. Requirements for the authenticity of the information: Party A must ensure that the information provided is true and accurate. If Party B verifies that the case details provided by Party A are false or misreported, Party B's legal department will initiate legal proceedings.","3-settlement-of-withdrawal-fees":"3. Settlement of withdrawal fees: When withdrawing account funds, Party A must settle the living expenses and other expenses incurred by various departments during the case handling.","4-prepaid-funds":"4. Prepaid funds guarantee: Prepaid funds guarantee the rights of both parties, and Party B will use prepaid funds as the handling criteria. After the handling is completed, the prepaid funds will be returned to Party A's bank account together with the refund amount.","5-termination-of-the":"5. Termination of the contract: During the handling process, if Party A wants to terminate the contract handling due to personal reasons, the prepaid funds will not be refunded.","6-deposit-refund-consistency":"6. Deposit refund consistency: The refund method of the deposit must be consistent with the original deposit method.","7-time-for-refunding-funds":"7. Time for refunding funds: The refund time ranges from 3 working days to 20 working days, and the specific time is determined according to the handling plan selected by Party A.","8-case-expenses-all-living-expenses":"8. Case expenses: All living expenses and expenses incurred during the case handling period shall be borne by Party A.","9-case-progress-the-progress":"9. Case progress: The progress analysis and situation of the case will be displayed at Party B's institution at any time.","10-statement-of-the-compensation":"10. Statement of the compensation agreement: If Party A operates according to Party B's process and cooperates with the work, and the funds cannot be successfully recovered, Party B will compensate Party A for the prepaid funds and refunded funds.","completion-deadline":"Completion deadline:","depending-on-the-plan-selected":"Depending on the plan selected by Party A, the time required to complete the funding process ranges from 3 working days to 4 weeks.","party-as-responsibilities":"Party A's responsibilities:","1-execution-requirements-party":"1. Execution requirements: Party A must strictly follow Party B's instructions during the process. If the withdrawal fails due to Party A's personal violation of regulations, Party A shall bear all losses and pay Party B a 30% penalty.","2-compensation-liability":"2. Compensation liability: If Party A fails to process due to Party B's instructions, Party B will compensate Party A for the prepaid funds and processing plan funds.",confidentiality:tO,"party-a-shall-not-disclose-any":"Party A shall not disclose any information related to Party B's refund to anyone. If Party A discloses the institution's information, the account funds will be permanently frozen and the account will be blacklisted, and the legal department of Party B will file a lawsuit.","proof-of-authorization":"Proof of Authorization:","1-united-nations-authorization-certificate":"1. United Nations Authorization Certificate: Party B is authorized by the United Nations Fraud Task Force to handle refund matters.","2-u-s-government-authorization":"2. U.S. Government Authorization Certificate: The tax payment of this contract is supervised by the U.S. government, and the federal government authorizes Party B to collect and refund taxes on its behalf.","other-terms":"Other Terms:","1-legal-governance-this-contract-shall-be":"1. Legal Governance. This Contract shall be governed by and supervised by the laws of the federal government and international law and shall be interpreted in accordance with them.b","2-amendments-any-amendment":"2. Amendments. Any amendment or change to this Contract shall be made in writing and shall be effective only after being formally signed by both parties.","3-effective-date-of-contract":"3. Effective Date of Contract. This Contract shall come into effect when Party B drafts it and sends it to Party A for confirmation and Party A receives it via email. The timestamp of sending the email will be the time when the Contract officially comes into effect.","signature-section":"Signature section:","this-is-to-witness-whereof-":"**THIS IS TO WITNESS WHEREOF,** the parties have duly executed and delivered this Contract as of the Effective Date.",position:oO,"global-anti-fraud-alliance":"Global Anti-Fraud Alliance","clearance-manager":"Clearance Manager","depositor-signature-page":"Depositor Signature Page","the-depositor-hereby-acknowledges":"The Depositor hereby acknowledges and agrees to the terms and conditions of this Contract and has duly signed this Contract by himself or his authorized officer on the Effective Date.","signature-area":"Signature area:","latest-cases-0":"Latest cases","welcome-visit":"Welcome visit",recovery:nO,"your-defrauded-funds":"YOUR DEFRAUDED FUNDS","we-are-an-honorary-member":"We are an honorary member of the International Anti-Fraud Federation and we work with police departments around the world to combat fraud and get mission done as quickly as possible to recover victims' funds and reduce their losses","internet-anti-fraud-security-agency":"Internet Anti-fraud Security Agency","suspect-location-tracing":"Suspect Location Tracing","with-our-powerful-equipment":"With our powerful equipment and technology, we can track and pinpoint ithe location of suspects in 98% of the world","track-criminals":"Track criminals","we-work-with-police-stations":"We work with police stations in several countries and regions to analyse and track the movements of criminals and collect evidence","recover-your-funds":"Recover your funds","we-will-try-to-recover-your-funds":"We will try to recover your funds in the shortest time through a variety af means and try to recoup your losses","why-we-exist":"Why We Exist?","our-mission-is-to-create":"Our mission is to create a world where people around the world are free from the financial and emotional trauma caused by online fraud.","we-achieve-our-mission":"We achieve our mission by bringing together governments, law enforcement, consumer protection organizations, financial institutions and providers, brand protection agencies, social media, Internet service providers, and cybersecurity companies to share knowledge and identify joint actions to protect consumers from deception.","1-026-trillion":"$1.026 trillion","online-fraud-is-surging-last-year-consumers":"Online fraud is surging. Last year, consumers worldwide lost nearly $1.026 trillion to fraud.","according-to-our-global-state-of-fraud-study":"According to our Global State of Fraud study, 78% of participants experienced at least one fraud in the past 12 months.","59-did-not-report-the-scam":"59% did not report the scam to the police or other authorities","24-of-respondents-believe":"24% of respondents believe that reporting fraud will have no impact.","while-only-3-of-respondents-globally":"while only 3% of respondents globally experienced fewer scams than the year before.","according-to-the-world-economic":"According to the World Economic Forum, only 0.05% of cybercriminals are prosecuted","successful-cases-customer-sharing":"Successful Cases. Customer Sharing","view-case-sharing":"View case sharing",more:aO,"first-class-service":"First-class service","handling-of-fraudulent-funds":"Handling of fraudulent funds","recovering-funds-and-recovering-losses":"Recovering funds and recovering losses","if-you-encounter-online-fraud-please-contact-us":"If you encounter online fraud, please contact us immediately and we will provide you with professional, comprehensive and first-class services.","account-registration":"Account Registration","register-an-account":"Register an account","and-try-your-final-funding-progress":"and try your final funding progress",register:sO,"real-name-authentication":"Real-name authentication","protecting-personal":"Protecting personal","information-is-beneficial-to-account-security":"information is beneficial to account security",certification:rO,"application-for-case-processing-review":"Application For Case Processing Review","apply-to-submit-case-materials":"Apply to submit case materials for review, and choose to process a refund plan after the review is passed.",handling:iO,"why-choose-us":"Why Choose Us?","we-have-official-authorization-and-formal-license":"We have official authorization and formal license","view-video":"view video","i-would-like-to-thank-egra":"I would like to thank EGRA for the help they provided me ......","i-want-to-express-my-huge":"I want to express my huge...","i-am-very-grateful-to-the-egra-team":"I am very grateful to the EGRA team","i-want-to-thank-egra-and":"I want to thank EGRA and...","efficient-and-supportive-team":"Efficient and supportive team","i-can-t-describe-how-happy-i-am":"I can't describe how happy I am...","in-september-2023-i-became-a":"In September 2023, I became a victim of a fraudulent brokerage company that deceived me and made me lose all the money I deposited on its platform. Although this brokerage company promised me huge profits and safe withdrawals, this was not the case and the brokerage company refused to refund my money. As a result, I lost US$36,730.45. I entrusted my case to Avril and the EGRA team, who carefully investigated the incident and came up with the best strategic plan to recover my losses. Since September 2023, they have been negotiating with the brokerage firm, as well as disputing my transactions with the brokerage firm with my bank and following up on the case in a timely manner. As a result of this systematic approach, I have recovered a significant portion of my losses, but the case is still not finalized and hopefully we will be able to recover the full amount stolen by the brokerage firm. I would like to take this opportunity to thank the EGRA team once again and recommend the professional services they provide.","i-would-like-to-express":"I would like to express my sincere gratitude to the EGRA team and John for their approach. I was deceived into transferring funds to the broker under the pretext of making high profits. After presenting my case to EGRA, the compliance team carefully evaluated the situation and chose the best approach. They have been in continuous negotiations with the brokerage since August 2024, and finally reached a settlement of $35,000.00. I thank them for everything they have done for me and highly recommend their services.","i-was-scammed-by-a-trading":"I was scammed by a trading company and had a hard time getting my money back. I tried another company before but lost more. I found EGRA. It was hard for me to trust people after the horrible experience, but I decided to give it a try and chose the basic plan. I don't regret it at all. They really did everything to help me. The previous company almost ruined my case, but EGRA rebuilt it (special thanks to their compliance team)! It took a few months, but they finally let me get 60% of my investment back. It's a miracle, can't be called anything less.","i-would-like-to-thank":"I would like to thank John and the EGRA Consulting team for their excellent work. Last year, I invested in a company and it turned out that I would never get anything back from them. I found EGRA and purchased one of their packages, which included their consultation on how to deal with brokers. John explained to me clearly what was going on and how things should normally work. Subsequently, the company's investigation team looked into the problem and quickly put together a plan for me. In the end, I managed to get back all the money I invested, and I am very happy about it.","an-efficient-professional":"An efficient, professional and helpful team. I was scammed and had money robbed from my bank account in October 24. I contacted the bank and the police several times to no avail, so when I asked EGRA for help (I stumbled across them on a Google search), I didn't believe it would work. Within 1 month, we managed to get a full refund from the bank. They really know what they are doing. For me, it was totally unexpected. I am grateful and would recommend them 100%","i-am-extremely-pleased-with":"I am extremely pleased with the outcome of my work with EGRA! My account manager Avril and the team put in incredible effort and work to not only get me my funds back in full, but also an additional 8% interest bonus!
It was a long and drawn out process that lasted a year, and the institutions that were blocking us really did their best to not let me get the money I deserved, but in the end we prevailed.
When I first contacted the company, I had fallen victim to a cunning scam by a fraudulent trading platform, and I had paid them in cryptocurrency. Little did I know at the time that this was not how business is typically conducted between legitimate entities. The company’s investigation team outlined the steps required to try to recover the funds, and then they regularly prepared and planned letters and documents that took every aspect of the case into account. Each document was carefully crafted and researched.
After multiple attempts to recover the funds, but with the bank not cooperating, we took the case to the UK Financial Ombudsman Service, and the team prepared some very convincing arguments and presented my case in a way that ensured justice was done, and they ultimately ruled in my favor.
However, this was not the end of it, attempts to delay the adjudication were thwarted by EGRA’s experts who provided me with constant counsel and helpful information throughout the process. At the end of September, all of my money was transferred directly into my bank account. In the end, I can say that this experience has made me a more informed consumer, and I did not lose all my money! I remain very grateful to EGRA and would highly recommend their services to any potential client who may be seeking a solution to their dilemma! ”","sign-in":"Sign In","email-address":"Email Address","enter-email-address":"Enter Email Address",password:cO,"enter-password":"Enter Password","remember-me":"Remember Me","dont-have-an-account":"Dont have an account?",features:lO,location:uO,"our-egra-agency-has-published":'Our EGRA agency has published reports in more than 300+ news media magazines in the United States, and a total of 1,000+ media organizations around the world.',"article-report":"Article Report",source:dO,"sign-the-plan":"Sign the plan:","3-confirmation-and-signature":"3. Confirmation and Signature","after-confirming-that":"After confirming that the above conditions and terms are correct, please sign the electronic contract electronically. If you have any questions about the refund process or related matters, please feel free to contact our customer service team, we will serve you wholeheartedly. Thank you for your understanding and cooperation!",signed:pO,"go-to-sign-the-contract-documents":"Go to sign the contract documents","4-choose-a-refund-method":"4. Choose a refund method","cryptocurrency-wallet-withdrawals":"Cryptocurrency wallet withdrawals","bank-account-refund":"Bank Account Refund","5-contact-online-customer-service-and-pay-the-fee":"5. Contact online customer service and pay the fee","contact-customer-service":"Contact customer service","in-progress":"In progress","mediation-object":"Mediation Object:","solving-the-problem":"Solving the problem:","mediation-request":"Mediation Request:","mediation-amount":"Mediation Amount:","mediation-time":"Mediation Time:","review-status":"Review Status:","awaiting-review":"Awaiting Review",reviewed:fO,reject:mO,"signing-of-the-agreement":"Signing of the Agreement","step-1":"Step 1","case-successfully-submitted":"Case successfully submitted","step-2":"Step 2","prepaid-funds-paid":"Prepaid funds paid","step-3":"Step 3","case-accepted":"Case accepted","step-4":"Step 4","case-procesing":"Case procesing","step-5":"Step 5","case-processed":"Case processed","step-6":"Step 6","funds-being-transferred":"Funds being transferred","step-7":"Step 7","case-completed":"Case completed","in-progress-0":"in progress",completed:gO,unknown:hO,"already-real-name":"Already real-name","under-review":"Under review","wallet-account":"Wallet Account","total-handling-funds":"Total handling funds:","amount-in-progress":"Amount in progress:",passport:vO,"drving-license":"Drving License","passportfile-is-required":"passportFile is required","drivercardfile-is-required":"driverCardFile is required","waiting-for-review":"Waiting for review","enter-first-name":"Enter First Name","enter-last-name":"Enter Last Name","select-upload-document":"Select Upload Document","click-upload":"Click upload",submit:bO,"deposit-ratio":"Deposit ratio","refund-ratio":"Refund ratio","within-day-days":"Within {0} days","refund-process-for-fraudulent-funds":"Refund Process for Fraudulent Funds Please read the following refund process and related precautions carefully:","1-electronic-contracts":"1. Electronic Contracts","once-you-choose":"Once you choose to process a refund, we will send it to your email in the form of an electronic contract. Please make sure your email information is accurate.","2-precautions":"2. Precautions","1-authenticity-of-information":"①. Authenticity of information:","during-the-case-handling-process-all":"During the case handling process, all the information you submit must be true and credible. If it is verified that there is false information, your place in the case will be cancelled.","2-follow-the-instructions":"②. Follow the instructions:","during-the-entire-process-you":"During the entire process, you must strictly follow the instructions of the clearance specialist. If problems arise due to personal operational errors, the agency will not bear the resulting responsibility.","3-indemnity-agreement":"3. Indemnity Agreement:","during-the-process-we-will":"During the process, we will sign a compensation agreement with you. If the withdrawal fails according to the institution's processing procedures, we will fully refund the relevant fees you have incurred to your account.","basic-solution-to-solve-the-issue":'Basic solution" to solve the issue',"basic-plan":"Basic Plan","10-of-processing-funds-prepaid":"10% of processing funds prepaid","assist-in-recovering-40-of-funds":"Assist in recovering 40% of funds","outstanding-features":"Outstanding features","the-basic-electricity-price-has-the-following-salient-features":"The basic electricity price has the following salient features:","assessment-of-the-background-of-the-case":"Assessment of the background of the case.","analysis-of-the-opponent-criminal-suspects-website-and-background":"Analysis of the opponent/criminal suspect’s website and background.","evidence-analysis-survey-of-major-companies":"Evidence analysis. Survey of major companies.","inconsistency-investigation":"Inconsistency investigation.","the-counselor-working-on-your-case-will":"The counselor working on your case will provide you with personalized attention throughout the entire process.","professional-telephone-support-and-consultation":"Professional telephone support and consultation.","case-report-elaboration":"Case report elaboration.","dispute-resolution-letter-includes":"Dispute Resolution Letter – Includes dispute resolution letters from both financial institutions/organizations/government agencies.",describe:yO,"at-egra-we-are-proud-of":"At EGRA we are proud of the excellent results we have delivered to our clients over the past few years. We have an experienced and professional team who have handled a variety of cases involving single or multiple scams. Therefore, we maintain high standards of service quality and are committed to providing our customers with the best possible assistance.","the-first-step-in-handling-a-priority":"The first step in handling a priority case is to properly collect all necessary evidence relevant to the case, as well as all evidence that the client can provide. Based on the evidence gathered, we will conduct an assessment to determine where and how we can take the first steps.","after-signing-the-agreement":"After signing the agreement, the agent must submit a list of required documents within 30 calendar days. Additionally, if the compliance team finds that the information provided by the client is insufficient in some respect, further documentation/evidence may be required.","after-the-client-approves-the-information":'After the client approves the information and strategic plan in the "Basic Package" case report, we begin drafting the agreed applications and documents to be sent to relevant financial institutions and government agencies, as well as other organizations. This package only includes communications between the two institutions. Upon request, we assist clients in communicating with companies/organizations that defrauded clients in order to reach settlements. This step is especially important when dealing with a regulated broker or a reputable company. Please note that with this package, the waiting time for documents and letters drafted by our team is standard time, up to 7 working days. Due to the heavy workload, delays may also occur. However, if you have any questions or need any clarification, your account manager is always available.',"special-program":"Special Program","20-of-processing-funds-prepaid":"20% of processing funds prepaid","assist-in-recovering-50-of-funds":"Assist in recovering 50% of funds","the-special-scheme-for-dispute-resolution":"The “special scheme” for dispute resolution has the following characteristics:","free-first-consultation-call":"Free first consultation call with our recovery specialists","we-will-match-clients":"We will match clients with the counselor who best meets their needs","personalized-attention-throughout":"Personalized attention throughout the process from the counselor assigned to your case","consultation-time-is-limited-by-mutual-agreement":"Consultation time is limited by mutual agreement","number-of-investigations-declarations-reports-is-determined-by-the-individual":"Number of investigations, declarations, reports is determined by the individual","fee-depends-on-the-above-factors":"Fee depends on the above factors and the complexity of the case and is approved by both parties.","although-our-packages-are-designed":"Although our packages are designed to cover all bases, sometimes it is necessary to specialize and adapt a case to the needs and requirements of the client. Since every case is unique, not all clients will need to utilize every aspect of EGRA's default package.","this-may-be-for-several-reasons-such":'This may be for several reasons, such as the client contacting us on their own initiative. In this case, it is not necessary to create a case report or conduct a full investigation. Instead, the report and letter are sufficient to address the issues raised by the case. For these reasons, we have created this "special package" where the client decides how to benefit most from our help after discussing the circumstances of their case.',"in-addition-many-clients-come-to-us-after":"In addition, many clients come to us after encountering issues related to multiple unethical organizations, which may have some connection to each other. In this case, it is important to consider and analyze all aspects of the case before starting an investigation to avoid wasting valuable time. Special cases such as these require innovative and unique approaches, as well as cooperation with relevant authorities, jurisdictions and legal organizations. This is best achieved through experts and specialists, such as those we have.","you-can-discuss-the-relevant-factors":"You can discuss the relevant factors of your case with your assigned account manager so that we can develop a plan that best suits your needs and can achieve your goals. Our team is more than happy to listen to your concerns and clarify any doubts you may have.","best-solution":"Best Solution","30-of-processing-funds-prepaid":"30% of processing funds prepaid","assist-in-recovering-70-of-funds":"Assist in recovering 70% of funds","under-the-best-tariff-plan-we-offer-our-customers":'Under the "Best" tariff plan, we offer our customers:',"case-background-assessment":"Case background assessment.","analysis-of-the-opponents-suspects-website":"Analysis of the opponent’s/suspect’s website.","evidence-analysis-investigation-of-both-companies":"Evidence analysis. Investigation of both companies.","analysis-of-the-opponents-suspects-background":"Analysis of the opponent’s/suspect’s background.","extensive-investigation-of-the-main-company":"Extensive investigation of the main company.","the-consultant-in-charge-of-your-case":"The consultant in charge of your case will provide you with personalized attention throughout the process.","case-report-presentation":"Case report presentation.","dispute-resolution-letters-including-to-three":"Dispute resolution letters - including to three financial institutions/organizations/government agencies.","at-egra-we-are-proud-of-the-good":"At EGRA, we are proud of the good results we have achieved for our clients over the past few years. We have an experienced and professional team that has handled a wide range of cases involving single or multiple frauds. Therefore, we maintain a high standard of service quality and are committed to providing the best assistance to our clients.","with-our-best-package-we-provide-our":'With our "Best Package", we provide our clients with the attention they deserve. This includes extended consultation time with our agents, more thorough investigation of the case, and drafting of additional applications and letters. Each case is unique and we tailor our packages to the needs of our clients.',"first-it-is-crucial-to-understand-all-aspects":"First, it is crucial to understand all aspects of the client's case, and part of this understanding is to gather all the information that the client may provide about the case. Once all the required information has been gathered, our investigation will begin with an initial assessment of the case background.","once-the-payment-has-been-processed":"Once the payment has been processed and the agreement has been signed, the client will need to submit the required documents within 30 calendar days. It should also be noted that further evidence may be required if the evidence submitted by the client is insufficient when reviewed by the compliance team.","in-accordance-with-the-above":"In accordance with the above conditions, we first conduct an extensive investigation of the company/fraudster and analyze its website. The investigation is included in the package, and then we conduct a basic search of the Internet archives related to the case. Finally, we analyze the evidence, outline the inconsistencies/discrepancies between the information provided to the suspect’s client, and determine the findings.","the-investigative-work-in-this-package":"The investigative work in this package is of moderate difficulty, which means that the resources available to us when dealing with the scammer are limited and largely depend on the evidence obtained from the client. This package does not include the purchase of business information or reports unless the client requests us to make such purchases, at which point the client will be responsible for the additional costs incurred.","once-we-have-fully-analyzed-the-evidence":"Once we have fully analyzed the evidence, we proceed to design a strategic plan to be implemented and include a summary of the plan in a “best case” case report delivered within 10 business days. This time period begins after the client receives notification that the evidence is sufficient to proceed, not before.","once-the-case-report-is-submitted":"Once the case report is submitted, the client must approve the information and strategic plan therein. Once approved, we will begin drafting the agreed-upon application and documents for the relevant organization, company or government agency. Three financial institution/organization/government agency letters are included in this package - upon request, we assist the client in communicating with the suspect or other agency to reach a settlement. This step is particularly important for regulated brokers and well-known companies.","after-the-case-report-is-submitted-we-follow":"After the case report is submitted, we follow the strategic plan and execute it to the extent possible. However, this plan may be adjusted or changed based on the circumstances and situations encountered during the case resolution process. Ultimately, the steps taken to resolve the case will vary based on the responses received from the parties involved in the fraud.","40-of-processing-funds-prepaid":"40% of processing funds prepaid","assist-in-recovering-95-of-funds":"Assist in recovering 95% of funds","under-the-premium-package":'Under the "Premium Package" plan, we provide the following services to our clients:',"extensive-investigation-of-the-main-opposing":"Extensive investigation of the main opposing parties/suspect companies (up to two main companies).","evaluation-of-the-case-background":"Evaluation of the case background.","analysis-of-the-website-of-the-opposing-party-suspect":"Analysis of the website of the opposing party/suspect.","priority-evidence-analysis":"Priority evidence analysis.","in-depth-investigation-of-the-main-companies":"In-depth investigation of the main companies, including investigation of two companies.","extensive-research-on-the-third-parties-involved":"Extensive research on the third parties involved.","dedicated-telephone-support-and-consultation":"Dedicated telephone support and consultation.","case-handling-drafting-of-strategic-plan":"Case handling, drafting of strategic plan and sending of high-quality case reports within 4 working days.","dispute-resolution-letter-this-includes-six":"Dispute resolution letter. This includes six applications to financial institutions/organizations/government agencies.","priority-production-and-sending-of-documents":"Priority production and sending of documents.","premium-package":"Premium Package","at-egra-we-are-proud-of-our-long-history-of-securing":"At EGRA, we are proud of our long history of securing favorable outcomes for our clients. Our team of experienced professionals handles a wide range of cases, including those involving one or more opposing parties/suspects. We have an unwavering commitment to providing high-quality services and a results-oriented approach to ensure our clients receive exceptional service.","our-premium-package-is-tailored-to-our-clients":'Our "Premium Package" is tailored to our clients, providing them with the comprehensive attention they need. This all-inclusive package includes a thorough investigation of the company involved in the case, as well as a foundational investigation of any third-party companies, individuals or organizations involved. This means we have the ability to conduct highly specialized research to strengthen your case.',"the-first-step-in-handling-a-priority-case-is-to-gather":"The first step in handling a priority case is to gather all necessary evidence related to the case, supplemented by any information the client can provide. The evidence gathered forms the cornerstone of our initial assessment and guides us in determining the best course of action.","once-the-agreement-is-signed-all-necessary":"Once the agreement is signed, all necessary documents should be provided within 30 days. If our compliance team finds any gaps in the information, they may request further documents or evidence.","we-then-delve-into-the-evidence-to-understand":"We then delve into the evidence to understand the mechanics of the fraud/misconduct, the suspect's modus operandi, and gather any other relevant information. We then conduct a detailed investigation of the companies and individuals involved, including a careful review of the suspect's website, company information, and identifying any inconsistencies in the data provided. Our investigation also extends to potential third parties that may be involved. We then communicate our findings to the client. Upon request, we can provide business information or reports, but these are charged separately as they are not included in the package.","once-we-have-completed-our-evidence":'Once we have completed our evidence analysis, we develop a strategic plan, which is included in the "Premium Package" case report. This report will be delivered within four business days of us gathering sufficient evidence. We require the client to approve the plan before we can begin drafting the necessary applications and documents to be submitted to the relevant authorities. The "Premium Package" includes six applications, with a standard turnaround time of up to five days, but this can vary depending on the workload.',"what-is-a-withdrawal-plan":"What is a withdrawal plan?","fund-withdrawal-plan":"Fund withdrawal plan","responsible-agency-equitrading-global-recovery-alliance-egra":"Responsible Agency:Equitrading Global Recovery Alliance (EGRA)","fsa-financial-services-agency-of-japan":"FSA (Financial Services Agency of Japan)","objective-ensure-compliance-and-efficient-processing-of-user-fund-withdrawal-requests":"Objective: Ensure compliance and efficient processing of user fund withdrawal requests","fca-financial-conduct-authority":"FCA (Financial Conduct Authority)","sec-securities-and-exchange-commission":"SEC (Securities and Exchange Commission)","funds-withdrawal-process":"Funds withdrawal process","customer-service-team":"Customer Service Team","verify-the-users-identity-and-the-legitimacy-of-the-request":"Verify the user's identity and the legitimacy of the request","risk-management-team":"Risk Management Team","check-the-users-account-security-within-1-day":"Check the user's account security within 1 day","finance-team":"Finance Team","calculate-the-refund-amount-and-refund-method-within-2-days":"Calculate the refund amount and refund method within 2 days","service-team":"Service Team","confirm-refund-information-within-1-day-before-refund":"Confirm refund information within 1 day before refund","execute-refund-and-record-transaction-information":"Execute refund and record transaction information","after-refund-confirm-refund-completed-and-collect-suggestions":"After refund Confirm refund completed and collect suggestions",ok:AO,cancel:wO,"accept-or-confirm-to-exit":"Accept or confirm to exit",prompt:EO,home:CO,"about-us-0":"ABOUT US","service-details":"SERVICE DETAILS",community:_O,"video-tutorials":"Video Tutorials","api-documentation":"API Documentation","security-reports":"Security Reports","customer-support":"Customer Support","terms-and-conditions-0":"Terms & Conditions","egra-is-committed-to-providing-fast":"EGRA is committed to providing fast, secure and
transparent fund recovery services for fraud victims.
EGRA will be your most trusted partner.",company:SO,privacy:PO,"cookie-policy":"Cookie policy","our-website-uses-cookies-to-provide-you":'Our website uses cookies to provide you with a better browsing experience by enabling, optimizing and analyzing website operations, providing personalized advertising content and allowing you to connect to social media.Select "Accepting all Cookie" means you agree to use cookies and related personal data processing.Select "cookie settings" to manage your consent preferences.You can change your preferences or withdraw your consent through the cookie policy page at any time.Please check our Cookie privacy statement.',"g-all-rights-reserved-2024-geracopyright":"G All rights reserved 2024 Geracopyright","retain-ownership-egra-opegra-com":"retain ownership EGRA@opegra.com","accept-all-cookies":"Accept all cookies",news:RO,"case-sharing":"Case Sharing",logout:OO,login:TO,"register-0":"REGISTER","click-upload-0":"Click Upload","please-enter-the-correct-email-format":"Please enter the correct email format","please-enter-the-code":"Please enter the Code","please-enter-invitation-code":"Please enter Invitation Code","reset-successful-please-log-in-again":"Reset successful. Please log in again.","please-wait":"Please wait...","send-the-code-please-check":"Send the code, please check","get-code":"Get Code","forgot-password":"Forgot password","fill-out-the-form-below-to-reset-your-account-password":"Fill out the form below to reset your account password.","enter-the-code":"Enter the Code",reset:IO,"sign-up":"Sign Up","complete-the-form-below-to-register-a-new-account":"Complete the form below to register a new account.","invitation-code":"Invitation Code","enter-invitation-code":"Enter Invitation Code",username:xO,"Send Code":"Send Code","view-data":"View data",cryptocurrency:kO,"bank-transfer":"Virement bancaire","international-wire-transfer":"Virement international","confirm-signature":"Confirmer la signature","equitrading-global-recovery-alliance-egra":"Alliance mondiale de recouvrement Equitrading (EGRA)","responsible-for-fund-management-team":"Responsable de : Équipe de gestion de fonds","case-under-review":"Case under review",Select:qO,"0days0hours0minutes":"{0} days {0} hours {0} minutes"},MO="Offre",LO="Demande",DO="Volume offre",BO="Volume demande",FO="Ol",jO="Chg Ol",UO="LTD",zO="ID",VO="Équipe",GO="Client",HO="Langue",WO="Certificat",QO="Inde",YO="Londres",KO="Email",JO="Telegram",XO="Client",ZO="Site web",$O="Introduction",eT="Services",tT="Paiement",oT="Succès",nT="Enregistrer",aT="ADRESSE",sT="Nom",rT="Ville",iT="USD",cT="Oui",lT="Non",uT="Conseils :",dT="Confirmer",pT="Tél :",fT="Siège social :",mT="détail",gT="Individu",hT="Processus :",vT="Notes :",bT="Confidentialité :",yT="Poste :",AT="RÉCUPÉRATION",wT="Plus",ET="S'inscrire",CT="Certification",_T="Traitement",ST="Mot de passe",PT="Fonctionnalités :",RT="Localisation :",OT="source :",TT="Signé",IT="Révisé",xT="Rejeter",kT="Terminé",qT="Inconnu",NT="Passeport",MT="Soumettre",LT="décrire",DT="Ok",BT="Annuler",FT="Avertissement",jT="ACCUEIL",UT="Communauté",zT="Entreprise",VT="Confidentialité",GT="Actualités",HT="Déconnexion",WT="CONNEXION",QT="Réinitialiser",YT="Nom d'utilisateur",KT="Cryptomonnaie",JT="Sélectionnez",XT={请输入邮箱:"Veuillez entrer votre email",请输入ID:"Veuillez entrer votre ID utilisateur",请输入验证码:"Veuillez entrer le code de vérification par email",请输入密码:"Veuillez entrer votre mot de passe",请输入新密码:"Veuillez entrer un nouveau mot de passe",两次密码不一致:"Les deux mots de passe ne correspondent pas",成功:"Succès",发送成功:"Envoi réussi",注册成功:"Inscription réussie",请输入首名字:"Veuillez entrer votre prénom",请输入后名字:"Veuillez entrer votre nom de famille",请输入护照:"Veuillez entrer votre numéro de passeport",请输入身份证:"Veuillez entrer votre numéro de carte d'identité",请上传图片:"Veuillez télécharger une image",等待审核:"En attente de vérification",请输入正确金额:"Veuillez entrer un montant correct",请添加数量:"Veuillez ajouter une quantité",欢迎回来:"Bienvenue",登录你的账户:"Connectez-vous à votre compte",输入登录用户:"Entrez votre ID de connexion",输入登录密码:"Entrez votre mot de passe de connexion",忘记:"Mot de passe",密码:"oublié ?",登录:"Connexion",去新建:"Nouveau chez nous ?",这里注册:"Inscrivez-vous ici",用户ID:"ID utilisateur",大小不能超过:"La taille ne peut pas dépasser",请选择国家:"Veuillez sélectionner un pays",请输入银行名:"Veuillez entrer le nom de la banque",请输入银行开户名:"Veuillez entrer le nom du titulaire du compte",请输入银行卡号:"Veuillez entrer le numéro de carte bancaire (Visa/MC)",登录失效:"Session expirée",网络错误:"Erreur réseau",该网址不存在:"L'URL n'existe pas",复制成功:"Copie réussie",请选择银行卡:"Veuillez d'abord sélectionner une carte bancaire",请输入交易密码:"Veuillez entrer le mot de passe de transaction",注册:"S'inscrire",创建新账户:"Créer un nouveau compte",邮箱:"Email",验证码:"Code de vérification par email",创建新密码:"Créer un nouveau mot de passe",确认密码:"Confirmer le mot de passe",请输入:"Veuillez entrer",已经有:"Vous avez déjà un",在线账户1:"Compte en ligne",在线账户:"Compte en ligne ?",获取验证码:"Obtenir le code OTP",重新获取:"Renvoyer",银行卡列表:"Cartes bancaires",添加银行卡:"Ajouter une carte bancaire",绑定银行卡:"Lier des cartes bancaires",请填充必要信息:"Veuillez remplir les informations requises",银行名:"Nom de la banque",银行账户名:"Nom du titulaire du compte",银行卡号:"Numéro de carte bancaire",绑定:"Lier",添加:"Ajouter",名称:"Nom",今日价格:"Prix (aujourd'hui)",价格:"Prix",今日:"Aujourd'hui",全球指数:"Indices mondiaux",美股市场:"Marchés boursiers américains",欧洲市场:"Marchés boursiers européens",快速访问:"Accès rapide",美股列表:"Actions américaines",新闻:"Actualités",KYC验证:"Vérification KYC",上传你的身份证:"Téléchargez votre carte d'identité",身份证正面:"Recto de la carte d'identité",点击上传:'Cliquez sur "+" pour télécharger',身份证背面:"Verso de la carte d'identité",关于上传身份证:"Vous êtes sur le point de télécharger votre carte d'identité.",请确保:"Veuillez vous assurer que :",没有过期:"Il s'agit de votre propre document gouvernemental qui n'est pas expiré",取下套子:"Retirez tout étui ou couverture pour éviter les reflets ou le flou",放在纯色背景:"Placez les documents sur un fond uni",不要遮挡:"Ne tenez pas le document dans votre main",下一步:"Suivant",姓氏:"Prénom",名字:"Nom de famille",证件号:"Numéro de carte d'identité",护照号:"Numéro de passeport",身份证:"Carte d'identité",护照:"Passeport",ID验证:"Vérification d'identité",选择你的国家:"Sélectionnez votre pays/région d'émission du document",选择国家:"Sélectionnez un pays/région",使用有效证件:"Utilisez un document gouvernemental valide",只有以下文件将被接受:"Seuls les documents listés ci-dessous seront acceptés, tous les autres seront rejetés",认证通过:"Vérifié !",你有成功验证的账户:"Vous avez un compte vérifié avec succès.",通过:"OK",你的文件是:"Votre document est",正在审查:"En cours d'examen",您的帐户验证需要24小时才能完成:"Il faudra jusqu'à 24 heures pour terminer la vérification de votre compte, le résultat vous sera communiqué via une notification dans votre messagerie.",账户验证:"Vérification de compte",失败:"Échec",再试一次:"Réessayer",上传护照:"Téléchargez votre passeport",护照信息页:"Page d'informations du passeport",您即将上传您的护照:"Vous êtes sur le point de télécharger votre passeport.",自选1:"Surveiller",确认1:"Terminé",自选:"Listes de surveillance",现价:"Dernier",涨跌额:"Variation",涨跌比:"Variation %",总量:"Volume",编辑自选:"Modifier les listes de surveillance",添加自选:"Ajouter à la liste de surveillance",加载更多:"Charger plus",已经到底了:"Fin atteinte",市场:"Marchés",跟单:"Suivi d'ordre",期货:"Futures",交易记录:"Historique des transactions",全部记录:"Tous les enregistrements",买涨:"Achat",买跌:"Vente",状态:"Statut",价:"Prix",数量:"Quantité",总:"Total",金额1:"Montant",手续费:"Frais de traitement",浮动盈利:"Bénéfice flottant",订单状态:"Statut de la commande",时间:"Heure",机构跟单:"Suivi institutionnel",认购总金额:"Montant total de souscription",类型:"Type",方向:"Direction",创建时间:"Heure d'ouverture",等待确认:"En attente de confirmation",等待认股:"À régler",已认股:"Réglé",我的资产:"Mes avoirs",我的平仓:"Mes positions clôturées",我的委托:"Mes ordres",我的投资:"Mes investissements suivis",取消订单:"Annuler la commande",你确定要取消订单吗:"Êtes-vous sûr de vouloir annuler la commande ?",交易中心:"Centre de trading",开盘价:"Prix d'ouverture",持股总额:"Montant total des avoirs",盈余:"Marge",未实现收益:"Non réalisé",平仓:"Clôturer les positions",平仓价:"Prix de clôture",总额:"Montant total",正在进行中:"En cours",委托总额:"Montant total des ordres",委托价格:"Prix de l'ordre",委托单位:"Unité de l'ordre",跟单机构:"Institution suivie",跟单投资总额:"Montant total des investissements suivis",跟单投资状态:"Statut des investissements suivis",操作类型:"Type d'opération",买入:"Long",卖出:"Short",盈利:"Profit",追加保证金:"Augmenter la marge",加仓:"Augmenter le montant",最大增加:"Augmentation max. :",平仓后价格上涨:"Le prix de liquidation après augmentation",增加杠杆倍数:"Effet de levier augmenté à",确认:"Confirmer",修改登录密码:"Modifier le mot de passe de connexion",修改交易密码:"Modifier le mot de passe de transaction",设置交易密码:"Configurer le mot de passe de transaction",安全中心:"Centre de sécurité",忘记密码:"Mot de passe oublié ?",重置登录密码:"Réinitialiser votre mot de passe de connexion",记得账户:"Se souvenir du compte",重置:"Réinitialiser",交易密码:"Mot de passe de transaction",设置交易密码1:"Définir le mot de passe de transaction",修改交易密码1:"Modifier le mot de passe de transaction",输入您的注册邮箱:"Entrez votre email enregistré",输入当前交易密码:"Entrez le mot de passe de transaction actuel",创建一个新的交易密码:"Créer un nouveau mot de passe de transaction",重新输入新的交易密码:"Entrez à nouveau votre nouveau mot de passe de transaction",保存:"Enregistrer",修改登录密码1:"Modifier le mot de passe de connexion",输入当前密码:"Entrez le mot de passe actuel",创建新的登录密码:"Créer un nouveau mot de passe de connexion",重新输入新的登录密码:"Entrez à nouveau votre nouveau mot de passe de connexion",提示:"Avertissement",你确定要退出吗:"Êtes-vous sûr de vouloir vous déconnecter ?",设置:"Paramètres",登出:"Déconnexion",纳斯达克:"NASDAQ",纽交所:"NYSE",美交所:"AMEX",涨幅榜1:"Gagnants",跌幅榜:"Perdants",振幅榜:"Les plus actifs",振幅榜单:"Actions les plus actives",选择交易所:"Sélectionnez une bourse",详情:"Détails",通知:"Notifications",买盘:"Ordre d'achat",卖盘:"Ordre de vente",半仓:"Demi-position",全仓:"Position complète",限价单:"Ordre à cours limité",市价单:"Ordre au marché",最高:"Haut",最低:"Bas",分配者:"Allocation",购买力:"Pouvoir d'achat",持仓:"Position",订单类型:"Type d'ordre",限价:"Prix limite",市价:"Prix du marché",总金额:"Montant total",提交买涨:"Soumettre un achat",提交买跌:"Soumettre une vente",杠杆倍数:"Effet de levier",市值:"Capitalisation boursière",涨幅榜:"Top mouvements",美国热门股票:"Actions américaines populaires",金属:"Métaux",能源:"Énergie",农业:"Agricole",机构跟单订单:"Ordre de suivi institutionnel",机构列表:"Liste des institutions",点击选择机构:"Cliquez pour sélectionner l'institution et copier l'ordre maintenant !",最新价:"DCP",涨跌额1:"Var.",涨跌幅1:"Var.%",振幅:"AMPL",成交量:"Affichage trans.",大宗交易:"Bloc de transactions",大宗交易提醒:"Remarque : Gros ordre : Transaction unique >=10000 actions",注意:"Remarque :",跟单注意:"Le riz le plus doré est de 100$-1000000$. Il ne peut pas être vendu après la passation de l'ordre.",取消:"Annuler",最近搜索:"Recherches récentes",热门股票:"Actions populaires",分时:"Intraday","1天":"1J","1周":"1S","1月":"1M","3月":"3M","1年":"1A",市场数据:"Données de marché",开盘价1:"Ouverture",收盘价1:"Clôture précédente",无数据:"Aucune donnée",公司简介:"Profil de l'entreprise","52周最高":"52 sem. haut","52周最低":"52 sem. bas",Bid:MO,Ask:LO,BidVolume:DO,AskVolume:BO,Ol:FO,OlChg:jO,到期日:"Date d'expiration",昨结1:"Préc. règlement",昨收1:"Clôture précédente",详细报价:"Cotations détaillées",延迟:"Retardé",总仓:"Position",昨结:"Préc. règlement",LTD:UO,相关的期货:"Futures associés",转账:"Transfert",选择要转账的账户:"Sélectionnez le compte à transférer",从账户:"Du compte",资金:"Financement",交易:"Transaction",到账户:"Vers compte",金额:"Montant",最大:"Max",最大转账:"Transfert max :",交易历史:"Historique des transactions",全部:"Tous",ID:zO,撤销:"Annuler",扫描二维码:"Code QR de parrainage",扫描此二维码访问:"Scannez ce code pour accéder à la page d'installation publique",ios下载:"Téléchargement iOS",android下载:"Téléchargement Android",转入:"Dépôt",联系在线客服:"Contacter le service client en ligne",股票账户的银行证明简介:"Brève introduction du certificat bancaire du compte d'actions",股票账户的银行证明详情:"Parce que le terminal de négociation du marché des actions est supervisé par la Commission de réglementation des valeurs mobilières de l'Amérique (Hong Kong, Europe, Chine, Singapour, Japon) et la Commission de réglementation bancaire de l'Amérique (Hong Kong, Europe, Chine, Singapour, Japon), conformément aux réglementations financières 2021 du département de réglementation contre le blanchiment d'argent, afin d'éviter l'occurrence d'argent noir de criminels entrant dans le compte d'actions, causant des risques et des pertes inutiles, la plateforme adopte un système d'examen plus efficace face à l'ouverture des utilisateurs affiliés par l'institution. Dans le canal de paiement, les utilisateurs doivent effectuer des transactions de dépôt et de retrait via le système de contrôle des risques du canal de paiement construit entre le compte d'actions et la banque. Selon le montant des fonds de l'institution, le compte de contrôle des risques Nancha désigné par le certificat bancaire de l'institution ouvre le compte public selon le montant des fonds, et un point de contrôle est effectué pour filtrer l'argent noir. Le certificat d'argent est fourni au système de contrôle des risques des fonds spéciaux de l'institution. L'assemblée générale complétera le système nucléaire de la ville dans les 5 minutes. Après que le destinataire désigné du certificat bancaire a confirmé que le fonds est raisonnable et légal, il effectuera automatiquement un virement à votre compte d'actions. Veuillez contacter le service en ligne pour le dépôt, et la supervision bancaire correspondra automatiquement au compte pour l'opération.",开仓1:"Ouvrir",平仓1:"Fermer",股票:"Actions",虚拟货币:"Monnaie virtuelle",期货1:"Options sur contrats à terme",平仓2:"Ordre de clôture",大宗交易1:"Bloc de transactions",流行股票:"Actions populaires",机构跟单1:"Ordre de suivi institutionnel",新股认购:"Souscription de nouvelles actions",新购股票:"Achat de nouvelles actions",可申购:"IPO",已申购:"Souscription",上市日期:"Date de cotation",交易所程式码:"Code de la bourse",提交招股书日期:"Date de soumission du prospectus",募集资金:"Collecte de fonds",代码:"ID",申购截止日期:"Date d'expiration",申购:"Souscrire",单价:"Prix",我的申购:"Ma souscription",新股:"IPO",申购价格:"Prix",申购总额:"Montant",申购单价:"Prix de souscription",申购数量:"Quantité de souscription",申购总价:"Montant total de souscription",申购日期:"Heure de souscription",概览:"Aperçu",股票1:"Action",申购1:"Souscription",日期时间:"Date/Heure",平仓时间:"Heure de remplissage",订单单价:"Prix de la commande",平仓单价:"Prix de remplissage",机构复制:"Copie institutionnelle",可用资金:"Fonds disponibles",已使用:"Utilisé",提现:"Retrait",历史:"Historique",总价值:"Valeur totale",当天利润:"Profit aujourd'hui :",更新于:"Mis à jour à",投资总投资:"Intérêt (Intérêt total)",订单时间:"Heure de la commande",认购总金额1:"Montant total de souscription",结算账户:"Comptes de règlement",开户:"Ouvrir",开仓总价:"Montant total d'ouverture",平仓总价:"Montant total de clôture",结算时间:"Heure de règlement",今日1:"aujourd'hui",大宗交易机构尚未开放:"L'autorité de négociation en bloc n'a pas encore été ouverte.",您想申请激活吗:"Voulez-vous demander une activation ?",交易权限正在审核中:"Les autorisations de transaction sont en cours d'examen, veuillez patienter.",个股2:"Action individuelle",外汇2:"Forex",期货2:"Futures",大宗交易2:"Bloc de transactions",新股2:"IPO",新债2:"Nouvelle dette",搜索代码:"Rechercher un code",美元提现:"Retrait en USD",提现总额:"Montant du retrait",选择银行卡:"Sélectionnez une carte bancaire",请选择:"Veuillez sélectionner",选择一张银行卡:"Choisir une carte bancaire",可用金额:"Montant disponible :",外汇:`Devises étrangères`,美元相关汇率:"Taux de change liés au USD",今日开盘价:"Ouverture aujourd'hui",昨收价:"Clôture précédente",振幅1:"Amplitude",最高1:"Le plus haut",最低1:"Le plus bas",交易订单:"Ordre de transaction",转入钱包:"Portefeuilles de dépôt",转入法币:"Dépôt de monnaie fiduciaire",美元:"USD",欧元:"EURO",法币:"Monnaie fiduciaire",保存并分享地址:"Enregistrer et partager l'adresse","3次网络确认后资金将存入您的账户":"Les fonds seront crédités sur votre compte après 3 confirmations du réseau.",最低充值金额为1:"Le montant minimum de dépôt est de 1",任何低于此金额的押金将不予退还:". Tout dépôt inférieur à ce montant ne sera pas remboursé.",请不要将任何非:"Veuillez NE PAS déposer d'actifs non",否则资产将无法找回:"à l'adresse ci-dessus, sinon les actifs seront irrécupérables.",转入地址:"Adresse de dépôt",上传凭证:"Télécharger les justificatifs",提交:"Soumettre",请上传充值截图:"Une fois le rechargement terminé, veuillez télécharger une capture d'écran du rechargement et soumettre",保存二维码:"Enregistrer le code QR",选择文件:"Sélectionner un fichier",请先上传凭证:"Veuillez d'abord télécharger vos justificatifs",重要的提醒:"Rappel important",邀请码:"Code d'invitation",联系客服:"Contacter le service client",现在申请:"POSTULER MAINTENANT",申请贷款:"Demander un prêt",贷款通道:"Prêt simplifié",您有史以来最好的贷款有保证低固定利率:"Votre meilleur prêt jamais, garanti. Taux fixes bas à partir de",查看价格和条款:"VOIR LES TARIFS ET CONDITIONS",选择提现方式:"Choisissez une méthode de retrait",银行卡提现:"Retrait par carte bancaire",数字货币提现:"Retrait en monnaie numérique",诚信交易:"Commerce avec CONFIANCE",请选择币种类型:"Veuillez sélectionner un type de devise",请输入钱包地址:"Veuillez entrer votre adresse de portefeuille",选择钱包:"Sélectionnez un portefeuille",条款协议:"Clause",折扣买入价格:"Prix d'achat remisé",实际买入价格:"Prix d'achat réel",待审核:"En attente d'examen",审核失败:"Échec de l'audit",审核通过:"Terminé",原因:"Raison",充值历史:"Historique des dépôts",你的注册邮箱地址:"Votre adresse email enregistrée",已中签:"Allocation",未中签:"Non alloué",待中签:"En attente d'allocation",申购总金额:"Montant total de souscription",实付金额:"Montant réel payé",中签数量:"Quantité allouée",待付金额:"Montant en attente de paiement",上市时间:"Date de cotation",中签日期:"Date d'allocation",用户ID或邮箱:"ID utilisateur ou email",关闭:"Fermer",量化AI:"IA quantitative",冻结资金:"Geler les fonds",价格涨幅:"Fluctuation des prix",最高价:"Prix le plus haut",最低价:"Prix le plus bas",交易量:"Volume de transactions",调度总池:"Pool total de planification",今日额度:"Quota aujourd'hui",参与人数:"Nombre de personnes",租赁机器人:"Robot de location",购买记录:"Historique d'achat","24h最低价":"Prix le plus bas 24H","24h最高价":"Prix le plus haut 24H","24h成交量":"Volume 24H",购买机器人:"Acheter un robot",购买成功:"Achat réussi",购买失败:"Échec de l'achat",机器人购买记录:"Historique d'achat de robots",购买时间:"Échec d'achat",机器人收益:"Revenu du robot",机器人交易状态:"Statut des transactions",消息列表:"Liste des messages",寻找矿池:"Trouver un pool minier",定位矿池:"Trouver un pool minier",开始挖矿:"Commencer le minage",挖矿中:"Minage en cours",挖矿失败:"Échec du minage",挖矿成功:"Minage réussi","能量不足,停止挖矿":"Énergie insuffisante, arrêt du minage",消息:"Message",机器人列表:"Liste des robots",银行卡充值:"Dépôt par carte bancaire",其它提现:"Autre retrait",请联系在线客服:"Veuillez contacter le service client en ligne",已读:"Lu",未读:"Non lu",删除:"Supprimer",继续:"Continuer",绑定虚拟币:"Lier une monnaie numérique",返回:"Retour",team:VO,"emma-roberts":"Emma Roberts","chief-executive-officer-ceo":"Directrice générale (PDG)","nationality-british":"Nationalité : Britannique","with-over-20":"Avec plus de 20 ans d'expérience dans le secteur mondial de la finance et du recouvrement, Emma Roberts est une leader reconnue dans le domaine du recouvrement des fraudes. Elle a dirigé de nombreux projets internationaux de récupération d'actifs réussis et est connue pour sa vision stratégique et son leadership. L'expertise d'Emma réside dans les cas transfrontaliers complexes, ce qui en fait un atout inestimable pour la mission d'EGRA.","john-anderson":"John Anderson","head-of-legal-and-compliance":"Responsable juridique et conformité","nationality-american":"Nationalité : Américaine","john-anderson-brings":"John Anderson apporte une expertise juridique approfondie grâce à son expérience en droit international et en conformité d'entreprise. Ancien avocat principal dans l'un des principaux cabinets d'avocats américains, John est spécialisé dans les litiges frauduleux, la conformité réglementaire et la récupération d'actifs. Il travaille en étroite collaboration avec les organismes de réglementation mondiaux, garantissant que tous les processus d'EGRA respectent des normes juridiques strictes.","yuki-nakamura":"Yuki Nakamura","chief-technology-officer-cto":"Directeur technique (CTO)","nationality-japanese":"Nationalité : Japonaise","yuki-nakamura-is-a":"Yuki Nakamura est un innovateur technologique avec une solide expérience en cybersécurité et en analyse de blockchain. Dirigeant les avancées technologiques d'EGRA, Yuki a mis en œuvre des outils de pointe d'IA et d'apprentissage automatique pour améliorer la détection des fraudes et les processus de recouvrement. Son expertise technique a joué un rôle clé dans la rationalisation des enquêtes financières complexes et la sécurisation des actifs des clients.","maria-rodriguez":"Maria Rodriguez","head-of-client-relations":"Responsable des relations clients","nationality-spanish":"Nationalité : Espagnole","maria-rodriguez-has":"Maria Rodriguez a passé plus de 15 ans dans les relations clients et la gestion de projets. Passionnée par l'aide aux clients pour naviguer dans des situations financières difficiles, Maria dirige l'équipe de support client d'EGRA, garantissant que chaque client reçoit des soins et des conseils personnalisés. Elle parle couramment plusieurs langues, ce qui lui permet de gérer la clientèle internationale et diversifiée d'EGRA.","david-liu":"David Liu","lead-fraud-investigator":"Enquêteur principal en fraude","nationality-singaporean":"Nationalité : Singapourienne","david-liu-has-over-a":"David Liu a plus d'une décennie d'expérience en tant qu'enquêteur en fraude, spécialisé dans les crimes financiers et la récupération d'actifs dans la région Asie-Pacifique. Son expertise dans le traçage des transactions financières complexes et son travail avec les agences internationales d'application de la loi ont aidé EGRA à récupérer avec succès des millions de dollars pour les clients. Les compétences d'enquête de David sont cruciales pour gérer les cas de fraude multinationaux à enjeux élevés.",client:GO,language:HO,certificate:WO,"serving-the-world-learn-more-about-us":"Servir le monde En savoir plus sur nous","view-introduction":"Voir l'introduction","view-certificate":"Voir le certificat","thank-you-for-contacting-us":"Merci de nous avoir contactés. Avez-vous des questions mais ne savez pas à qui demander de l'aide ? Vous voulez parler de la vie ?","then-use-the-online":"Utilisez alors le formulaire de consultation en ligne ci-dessous, discutez en ligne ou envoyez un email, et nous vous répondrons dans un délai d'un jour ouvrable. Vous pouvez nous appeler.","european-and-north-american-users":"Utilisateurs européens et nord-américains","everything-according-to-california-in-the-united-states":"Tout selon la Californie aux États-Unis :","monday-to-friday-10-00-am-4-00-pm":"Lundi à vendredi 10h00 - 16h00","asian-regional-users":"Utilisateurs de la région asiatique","india-11-00-am-6-00-pm":"Inde : 11h00 - 18h00","please-make-an-appointment-in-advance-saturday-and-sunday":"Veuillez prendre rendez-vous à l'avance Samedi et dimanche","22-leadenhall-st-london-united-kingdom-ec3v-4ab":"22 Leadenhall St, Londres, Royaume-Uni, EC3V 4AB","company-headquarters-address":"Adresse du siège social de l'entreprise","registered-in-united-kingdom-number-15730153registered-number":"Enregistré au ROYAUME-UNI, numéro 15730153Numéro d'enregistrement","new-york":"New York",india:QO,london:YO,"27-old-gloucester-street-london-uk":"27 Old Gloucester Street, Londres UK","first-international-financial-center":"Premier centre financier international","222-broadway-22nd-floor-new-york-ny-10038":"222 Broadway 22e étage, New York, NY 10038","whats-app":"WhatsApp",email:KO,telegram:JO,"customer-service":"Service client",customer:XO,"egra-consulting-brand":"Marque de conseil EGRA","egra-has-discovered":`EGRA a découvert que des escrocs utilisent notre marque et logo sans autorisation pour mener des activités frauduleuses. Ces individus ou groupes créent des sites web et des communications trompeurs qui imitent notre site web officiel EGRA. Leurs activités frauduleuses incluent des promesses de rendements élevés sur les investissements, des garanties de récupération intégrale des fonds, des demandes de fonds ou d'informations personnelles en se faisant passer pour nos employés, et des ventes non autorisées de nos services. Premièrement, EGRA ne demande pas de paiements en cryptomonnaies. Deuxièmement, nos experts ne demandent jamais aux clients l'accès à leurs comptes bancaires ou portefeuilles de cryptomonnaies. Nous donnons la priorité à la sécurité et à la confidentialité des informations financières de nos clients. Toute communication ou demande d'informations sensibles de ce type n'est pas légitime et doit être considérée comme suspecte. Troisièmement, et surtout, nos représentants vous contacteront toujours via l'adresse email "@egraopera.com".`,website:ZO,"please-note-that":"Veuillez noter que nous menons des affaires officielles uniquement via notre site web officiel {0}. Le site web fournit des informations précises et à jour sur EGRA Consulting, nos services, produits, etc. Si vous avez des questions sur l'authenticité d'un site web utilisant le logo ou la marque EGRA, veuillez visiter notre site web officiel {1}.","report-a-scam":"Signaler une arnaque","if-you-come-across":"Si vous rencontrez un site web ou une offre frauduleuse que vous soupçonnez d'utiliser la marque EGRA, veuillez nous le signaler immédiatement via WhatsApp. Nous vous recommandons également de contacter l'agence locale d'application de la loi dans votre région. Bien que nous signalions activement les abus de notre marque aux autorités, veuillez noter qu'EGRA Consulting n'est pas responsable des frais, charges ou paiements encourus en raison d'activités frauduleuses. Veuillez faire preuve de prudence et protéger vos informations. Bien que nous nous efforcions de prévenir toutes les occurrences, la nature et le volume des activités frauduleuses rendent impossible leur élimination complète.","identify-an-egra-scam":"Identifier une arnaque EGRA","identifying-and-being":`Identifier et être attentif aux signes d'arnaques EGRA Consulting est essentiel pour protéger votre situation financière et vos données personnelles. Soyez prudent avec les communications non sollicitées qui demandent des fonds, offrent des rendements élevés avec un faible risque, ou demandent des informations personnelles ou financières sensibles. Rappelez-vous qu'EGRA ne sollicitera jamais de fonds personnels et ne vous contactera que via une adresse email "". Si vous soupçonnez une activité frauduleuse, restez vigilant et bien informé pour vous protéger contre les arnaques.`,"your-security-is-egras-top":"Votre sécurité est la priorité absolue d'EGRA et nous apprécions votre coopération pour nous aider à lutter contre la fraude et protéger nos précieux clients et partenaires.","our-mission":"Notre mission","the-egra-consulting-team":"L'équipe EGRA Consulting s'engage à fournir le meilleur service qualité à nos clients. Nous avons solidifié notre réputation en répondant continuellement et en dépassant leurs attentes. Par exemple, comme l'une des entreprises les plus renommées fournissant des services professionnels dans les industries mentionnées ci-dessus.","we-create-media-space":"Nous créons un espace médiatique pour nos clients afin qu'ils puissent rester informés des derniers développements. Nous sensibilisons aux changements majeurs dans l'industrie, maintenons des blogs, écrivons des articles, menons des interviews et partageons des études de cas. EGRA Consulting s'engage à suivre continuellement cette mission et à maintenir ses valeurs fondamentales en :","providing-the-best":"Fournir le meilleur service à nos clients grâce à nos méthodes testées et éprouvées et à la combinaison unique de notre équipe d'experts hautement qualifiés","ensuring-the-best":"Garantir la meilleure précision et efficacité possible en utilisant les logiciels et méthodes les plus avancés dans nos projets","creating-a-work-environment":"Créer un environnement de travail pour nos employés qui favorise l'apprentissage continu, la croissance et une performance excellente","meeting-the-needs-and-concerns":"Répondre aux besoins et préoccupations de nos clients, assurant ainsi le succès du projet","building-long-term-relationships":"Bâtir des relations à long terme avec nos clients. Cela nous aide à mieux comprendre leurs besoins et désirs afin de mieux réaliser leur vision","our-values":"Nos valeurs","at-egra":"Chez EGRA, nous croyons en l'honnêteté et l'intégrité.","our-goal-is-to-achieve":"Notre objectif est d'atteindre la croissance grâce à la réussite mutuelle de nos clients et employés. Nous bâtissons la confiance avec nos clients grâce à une communication constructive et transparente pour servir le bien commun. Nous croyons en un ensemble de valeurs fondamentales qui nous aident non seulement à grandir et à exceller davantage, mais aussi à mieux servir nos clients. De plus, nous croyons que chaque employé doit considérer l'honnêteté et l'intégrité comme une norme pour son comportement quotidien et ses décisions. Car cela nous aide à faire ce qui est juste, surtout dans des situations difficiles.","in-addition-we-also-believe":"De plus, nous croyons aussi en la création d'un environnement de travail sûr pour tous, y compris les employés et les clients. Nous aidons nos employés à grandir avec l'entreprise. Nous fournissons continuellement des formations pour améliorer les compétences professionnelles et techniques de nos employés afin de fournir le meilleur service à nos clients.","of-course-all-of-this-would":"Bien sûr, tout cela ne serait pas possible sans le respect. Nous plaçons le respect au cœur de nos valeurs. Cela nous permet de bâtir des relations à long terme avec nos clients et employés. Chaque membre de l'équipe, qu'il s'agisse d'un employé, fournisseur, sous-traitant ou partenaire, sera traité avec le plus grand respect. Cela facilite le travail d'équipe et la collaboration.","our-vision":"Notre vision","we-are-committed-to-promoting":"Nous nous engageons à promouvoir une croissance économique continue et durable en investissant dans les membres de l'équipe et les partenaires qui partagent les mêmes valeurs. Nous utilisons notre expertise en finance, conseil et coaching pour aider à changer la vie des gens. En prenant des responsabilités, en fournissant des conseils et un soutien à nos clients, nous participons à leur parcours personnel et contribuons à un monde meilleur.","in-addition-we-aim-to-build":"De plus, nous visons à bâtir des relations solides et durables. Notre contribution va au-delà de ce qui est visible et tangible.","our-work-provides-clients-with":"Notre travail fournit aux clients les outils nécessaires pour aider les gens à devenir plus conscients, confiants et certains de l'avenir. Nous ne changeons pas seulement le présent, mais aidons aussi à construire le futur.",introduction:$O,"by-interacting-with-egra":"En interagissant avec EGRA sur notre site web officiel {0}, vous (« Client », « Vous », « Votre ») acceptez nos Conditions Générales. Ces Conditions Générales définissent vos droits et responsabilités lors de l'utilisation de notre site web et services. Les termes « Société », « EGRA Consulting », « Nous », « Notre » et « Nos » se réfèrent à notre société.","we-reserve-the-right-to-modify":"Nous nous réservons le droit de modifier ces Conditions Générales à tout moment. Toute modification sera notée avec une date « Dernière mise à jour » révisée en bas de cette page. Il est de votre responsabilité de revoir régulièrement ces Conditions Générales. Votre utilisation continue de notre site web après toute modification constitue votre acceptation des termes mis à jour.","please-note-that-our-services":"Veuillez noter que nos services sont destinés aux personnes âgées de 18 ans et plus. Les personnes de moins de 18 ans ne sont pas autorisées à utiliser ce site web.","privacy-and-cookies":"Confidentialité et cookies","your-privacy-is-of-great-importance":"Votre vie privée est d'une grande importance pour nous. EGRA s'engage à protéger vos données personnelles et à respecter votre droit à la vie privée. Veuillez consulter la Politique de Confidentialité d'EGRA Consulting pour des détails complets sur la collecte, l'utilisation et le stockage des informations utilisateur par la Société.","by-using-our-website-you-agree":"En utilisant notre site web, vous acceptez l'utilisation de cookies. Ce sont de petits fichiers utilisés pour suivre les interactions des utilisateurs et détecter les problèmes potentiels, ce qui nous aide à améliorer nos services. Vous pouvez contrôler l'utilisation des cookies au niveau de votre navigateur individuel. Veuillez noter que si vous refusez les cookies, vous pouvez toujours utiliser notre site web, mais votre capacité à utiliser certaines fonctionnalités ou zones de notre site web peut être limitée.","content-and-copyright":"Contenu et droits d'auteur","all-content-on-this-website":"Tout le contenu de ce site web, y compris mais sans s'y limiter, le texte, les graphiques, les logos, les icônes, les images, les vidéos et autres matériaux (collectivement, le « Contenu »), est la propriété exclusive d'EGRA et/ou de ses partenaires et protégé par les lois sur le droit d'auteur de l'UE. Ce Contenu ne peut être copié, modifié, publié, téléchargé ou distribué sans notre consentement écrit explicite. Le Contenu est uniquement pour votre usage personnel et non commercial. Si vous souhaitez utiliser notre Contenu à des fins éducatives ou de recherche, veuillez nous contacter pour obtenir une autorisation.","prohibited-activities":"Activités interdites","the-following-activities-are-strictly-prohibited-on-our-website":"Les activités suivantes sont strictement interdites sur notre site web :","republish-sell-rent-or-sublicense-egras-materials":"Republier, vendre, louer ou sous-licencier les matériels d'EGRA.","copy-duplicate-or-copy-egras-materials":"Copier, dupliquer ou reproduire les matériels d'EGRA.","redistribute-egra-consultings-content-unless-expressly-designed-for-redistribution":"Redistribuer le contenu d'EGRA Consulting (sauf s'il est expressément conçu pour la redistribution).","imitate-the-design-elements-aesthetic-or-layout-of-this-website":"Imiter les éléments de conception, l'esthétique ou la mise en page de ce site web.","hyperlinks-and-iframes":"Hyperliens et iframes","organizations-may-be-permitted-to-link":"Les organisations peuvent être autorisées à créer un lien vers notre site web sous certaines conditions, comme ne pas faussement impliquer un parrainage, une approbation ou une association. Toute organisation souhaitant créer un lien vers notre site web doit nous en informer via l'adresse email officielle d'EGRA.","organizations-may-not-create-frames":"Les organisations ne peuvent pas créer de cadres autour de nos pages web ou utiliser d'autres techniques qui altèrent la présentation visuelle ou l'apparence de notre site web sans notre autorisation écrite explicite.",services:eT,payment:tT,"egra-offers-a-range-of-consultancy":"EGRA offre une gamme de services de conseil et d'enquête. En utilisant nos services, vous acceptez et êtes lié par ces conditions générales. Certains services peuvent nécessiter que vous vous inscriviez ou vous connectiez. Des conditions spécifiques peuvent s'appliquer à différents services, dont nous vous informerons selon les besoins.","once-you-have-selected-a-service":"Une fois que vous avez sélectionné un service sur notre site web, vous serez invité à entrer vos données personnelles et à sélectionner une méthode de paiement. Une fois le paiement effectué, un email de confirmation sera envoyé et vous devez vérifier l'exactitude des détails de paiement. S'il y a des divergences, veuillez contacter EGRA immédiatement à egra@opegra.com.","payment-is-considered-confirmed-upon":"Le paiement est considéré comme confirmé lors de la réception du dépôt et de l'email de confirmation. Ces conditions générales et toutes conditions supplémentaires applicables au service sont soumises au paiement. Le paiement est accepté en livres sterling (GBP) à un taux de change fixé par la banque émettrice ou le système de paiement. Les clients sont responsables de tous les coûts de transaction et doivent nous informer de tout changement dans leurs coordonnées personnelles. Pour vous renseigner sur les paiements, veuillez contacter egra@opegra.com via le site web, le chat en direct, le téléphone ou l'email egra@opegra.com.","refund-and-cancellation-policy":"Politique de remboursement et d'annulation","changes-in-services":"Changements dans les services","egra-may-adjust-prices-modify-delivery":"EGRA peut ajuster les prix, modifier les délais de livraison ou refuser de fournir des services si le client apporte des changements significatifs aux services après la conclusion de l'accord. Si les services sont refusés, le client sera facturé pour le travail effectué.","cancellation-of-services":"Annulation des services","full-refund-for-incorrect-payments":"Remboursement intégral pour les paiements incorrects :","if-you-make-a-payment-by-mistake":"Si vous effectuez un paiement par erreur, nous rembourserons le montant intégral, moins des frais de traitement de 5 %.","to-be-eligible-for-a-refund-you-must-not-have-had":"Pour être éligible à un remboursement, vous ne devez pas avoir eu de contact avec EGRA et devez envoyer une demande de remboursement dans les 24 heures suivant la transaction.","partial-payment-and-unperformed-services":"Paiement partiel et services non effectués Annulation : Si vous décidez d'annuler un service partiellement payé qui n'a pas encore été effectué, nous fournirons un remboursement de 70 %.","if-the-client-cancels-the-service-egra":"Si le client annule le service, EGRA peut demander un paiement pour le travail terminé et le temps d'étude pour le service restant. Si EGRA a réservé du temps pour le service, le client peut être facturé 50 % des frais pour la partie du travail non terminée.","if-you-decide-to-cancel-the-services":"Si vous décidez d'annuler les services fournis par EGRA après que le travail a été terminé, aucun remboursement ne sera donné, quels que soient les résultats obtenus.","please-note-that-once-the-work-has-been":"Veuillez noter qu'une fois que le travail a été terminé et que les documents et accords nécessaires ont été fournis, EGRA a rempli ses obligations et aucun remboursement ne s'appliquera.","pricing-and-payment":"Tarification et paiement","the-prices-apply-to-services-that":"Les prix s'appliquent aux services qui répondent aux spécifications convenues. Des coûts ou travaux supplémentaires dus à des raisons telles que des spécifications peu claires ou des erreurs dans la documentation peuvent entraîner des augmentations de prix. Le paiement intégral doit être effectué avant le début des travaux ou lorsque EGRA est d'accord.","the-agreement-remains-in-force":"L'accord reste en vigueur jusqu'à ce que les services soient terminés ou que la relation soit résiliée sous certaines conditions, comme le client ne fournissant pas les documents requis dans les 30 jours ou EGRA ne pouvant pas contacter le client dans les 15 jours. Des informations trompeuses, un non-paiement et la rétention d'informations peuvent également conduire à la résiliation du contrat sans remboursement.","egra-consulting-cancellation":"Annulation EGRA Consulting","if-clients-experience-any-problems":"Si les clients rencontrent des problèmes lors de l'utilisation de nos services, nous leur recommandons de nous contacter.","limitation-of-liability":"Limitation de responsabilité","in-no-event-shall-egra-its":"En aucun cas EGRA, ses administrateurs, employés, partenaires, agents, fournisseurs ou affiliés ne seront responsables des dommages indirects, accessoires, spéciaux, consécutifs ou punitifs résultant des services fournis. La responsabilité de la Société est limitée dans la mesure maximale permise par la loi, sauf en cas de négligence grave, d'inconduite intentionnelle ou de fraude de la part de la Société.","service-availability-and-security":"Disponibilité et sécurité des services","we-strive-to-keep-the":"Nous nous efforçons de maintenir le site web et les services disponibles, mais des temps d'arrêt et des pannes de serveur peuvent survenir. Nous nous réservons le droit de suspendre ou d'interrompre les services, temporairement ou indéfiniment, à tout moment et pour toute raison, sans préavis ni responsabilité.","egra-consulting-will-take":"EGRA Consulting prendra des mesures raisonnables pour protéger le site web contre les menaces de sécurité réseau, mais ne garantit pas que le site web est exempt de virus ou d'autres composants nuisibles.","third-party-links":"Liens tiers","our-website-may-contain-links":"Notre site web peut contenir des liens vers des sites web ou services tiers qui ne sont pas détenus ou contrôlés par EGRA Consulting. Nous ne sommes pas responsables du contenu, des politiques de confidentialité ou des pratiques de ces sites web et services externes. Vous reconnaissez et acceptez qu'EGRA n'est pas responsable des dommages ou pertes causés par ou liés à l'utilisation de ces sites web ou services externes.","by-providing-your-contact-details":"En fournissant vos coordonnées et autres informations personnelles sur le site web d'EGRA ou l'un de ses sous-domaines, vous consentez expressément à être contacté par un employé ou un représentant autorisé de notre société. Cela peut impliquer une communication par email, téléphone ou tout autre moyen de contact que vous fournissez.","your-consent-and-use-of-personal-information":"Votre consentement et utilisation des informations personnelles","in-addition-by-using-our-website":"De plus, en utilisant notre site web et ses sous-domaines et en soumettant vos informations, vous consentez à la collecte, au stockage, à l'utilisation et à la divulgation de vos données personnelles conformément à notre Politique de Confidentialité.","we-will-retain-your-personal-data":"Nous conserverons vos données personnelles aussi longtemps que nécessaire pour remplir les finalités pour lesquelles nous avons collecté vos données personnelles, y compris pour satisfaire à toute obligation légale, comptable ou de déclaration. Pour déterminer la période de conservation appropriée pour les données personnelles, nous prenons en compte la quantité, la nature et la sensibilité des données personnelles, le risque potentiel de préjudice résultant d'une utilisation ou divulgation non autorisée de vos données personnelles, les finalités pour lesquelles nous traitons vos données personnelles et si nous pouvons atteindre ces finalités par d'autres moyens, ainsi que les exigences légales applicables.","we-assure-you-that-egra-adheres":"Nous vous assurons qu'EGRA adhère aux normes les plus élevées en matière de confidentialité et de sécurité des données. Vos informations personnelles seront gardées confidentielles et utilisées uniquement aux fins décrites dans notre Politique de Confidentialité.","by-continuing-to-use":"En continuant à utiliser notre site web et ses sous-domaines et en nous fournissant vos informations, vous confirmez avoir lu et compris ces conditions générales et notre Politique de Confidentialité et consentez à ces pratiques.","call-recording":"Enregistrement des appels","pursuant-to-applicable-law":"Conformément à la loi applicable, nous pouvons enregistrer les appels passés ou reçus par EGRA à des fins d'assurance qualité, de service client, de formation du personnel, de sécurité, de conformité légale et d'autres fins légales. En communiquant avec nous par téléphone, vous consentez à notre enregistrement.","complaints-procedure":"Procédure de réclamation","at-egra-we-take-any-complaints":"Chez EGRA, nous prenons au sérieux toute réclamation concernant nos services. Nous accuserons réception de votre réclamation dans les cinq jours ouvrables et mènerons une enquête complète. Nous visons à résoudre les réclamations dans les 30 jours ouvrables et vous tiendrons informé tout au long du processus. Si vous n'êtes pas satisfait du résultat, vous avez le droit de référer votre réclamation à un organisme externe de résolution des litiges.","these-terms-and-conditions-supersede":"Ces Conditions Générales remplacent toutes les ententes, propositions, accords, négociations et discussions antérieures entre les parties, qu'elles soient écrites ou orales. Cet Accord est régi par et interprété conformément aux lois de l'Union européenne.","entire-agreement":"Accord intégral","any-changes-to-these-terms":"Toute modification de ces Conditions Générales doit être écrite et signée par un représentant autorisé d'EGRA. Sauf indication contraire, les modifications prendront effet lors de leur publication sur le site web.","please-note-it-is-important-that":"REMARQUE : Il est important que vous vous teniez régulièrement informé de ces Conditions. Si vous avez des questions, n'hésitez pas à nous contacter via les méthodes listées sur notre site web.","last-updated-may-6-2023":"Dernière mise à jour : 6 mai 2023.","effective-date-february-3-2019":"Date d'effet : 3 février 2019","last-updated-july-7-2023":"Dernière mise à jour : 7 juillet 2023","privacy-policy":"Politique de confidentialité","introduction-0":"Introduction","at-egra-we-value-your-privacy-and-are":"Chez EGRA, nous valorisons votre vie privée et nous nous engageons à protéger la confidentialité et la vie privée de vos informations personnelles. Cette Politique de Confidentialité décrit comment nous traitons et protégeons vos informations personnelles sur notre site web et lors de la fourniture de services. Elle s'applique aux informations personnelles collectées et/ou utilisées par EGRA en tant que responsable du traitement conformément au Règlement Général sur la Protection des Données (RGPD) de l'UE et à des lois similaires.","please-note-that-if-we-process":"Veuillez noter que si nous traitons vos informations personnelles pour le compte d'un client en tant que sous-traitant, sa politique de confidentialité et ses conditions s'appliqueront. Si notre utilisation de vos informations personnelles n'est pas soumise à cette politique, veuillez consulter le client concerné (responsable du traitement) pour plus d'informations.","acceptance-of-this-policy":"Acceptation de cette politique","by-using-our-website-and":"En utilisant notre site web et nos services, vous signifiez que vous comprenez et acceptez les pratiques décrites dans cette Politique de Confidentialité. Si vous n'acceptez pas cette politique, veuillez ne pas utiliser notre site web et nos services.","collection-of-personal-information":"Collecte d'informations personnelles","we-collect-personal-information-in-the-following-circumstances":"Nous collectons des informations personnelles dans les circonstances suivantes :","website-users":"Utilisateurs du site web :","when-you-use-our-website-we-may":"Lorsque vous utilisez notre site web, nous pouvons collecter des informations personnelles auprès de vous, telles que votre nom, adresse, adresse email, numéro de téléphone et toute autre information que vous fournissez volontairement lorsque vous soumettez une demande via notre outil Contactez-nous.","we-may-also-collect-personal-information":"Nous pouvons également collecter des informations personnelles automatiquement via des cookies et des technologies similaires pour permettre le fonctionnement efficace du site web et analyser le comportement des utilisateurs.","customers-and-potential-customers":"Clients et clients potentiels :","if-you-enquire-about-or-use-our-services":"Si vous vous renseignez sur ou utilisez nos services, nous traitons des informations telles que votre nom, titre professionnel et coordonnées pour répondre à votre demande.","when-you-become-a-customer":"Lorsque vous devenez client, nous pouvons traiter des informations personnelles supplémentaires à diverses fins liées à la fourniture de nos services, telles que les vérifications de conformité, les communications, la facturation, l'administration et le traitement des réclamations.","use-of-personal-information":"Utilisation des informations personnelles","we-use-personal-information-for-the-following-purposes":"Nous utilisons des informations personnelles aux fins suivantes :","provide-and-maintain-our-services":"Fournir et maintenir nos services","notify-you-of-changes-to-our-services":"Vous informer des changements de nos services","enable-you-to-participate-in-interactive-features-of-our-services":"Vous permettre de participer aux fonctionnalités interactives de nos services","provide-customer-care-and-support":"Fournir un service client et un support","perform-analysis-to-improve-our-services":"Effectuer des analyses pour améliorer nos services","comply-with-legal-obligations":"Se conformer aux obligations légales","retention-of-personal-information":"Conservation des informations personnelles","we-retain-personal-information":"Nous conservons les informations personnelles aussi longtemps que nécessaire pour remplir les finalités décrites dans cette Politique de Confidentialité, sauf si une période de conservation plus longue est requise ou autorisée par la loi.","your-rights":"Vos droits","you-have-certain":"Vous avez certains droits concernant vos informations personnelles en vertu du RGPD et d'une législation similaire. Ces droits incluent :","right-of-access-you-have":"Droit d'accès : Vous avez le droit d'accéder aux informations personnelles que nous détenons à votre sujet.","right-of-correction-you-can":"Droit de rectification : Vous pouvez demander la rectification de toute information personnelle inexacte ou incomplète.","right-to-erasure-in-certain-circumstances":"Droit à l'effacement : Dans certaines circonstances, vous avez le droit de demander l'effacement de vos informations personnelles.","right-to-restriction-of-processing-you":"Droit à la limitation du traitement : Vous pouvez demander la limitation du traitement de vos informations personnelles sous certaines conditions.","right-to-data-portability-you":"Droit à la portabilité des données : Vous avez le droit de recevoir vos informations personnelles dans un format couramment utilisé et lisible par machine.","right-to-object-you-can-object":"Droit d'opposition : Vous pouvez vous opposer à notre traitement de vos informations personnelles basé sur des intérêts légitimes.","right-to-complain-if-you":"Droit de plainte : Si vous estimez que nous avons violé vos droits, vous avez le droit de déposer une plainte auprès d'une autorité de contrôle.","we-implement-appropriate":"Nous mettons en œuvre des mesures techniques et organisationnelles appropriées pour assurer la sécurité et la confidentialité de vos informations personnelles.","data-security":"Sécurité des données","contact-us":"Contactez-nous","if-you-have-any-questions-or-concerns":"Si vous avez des questions ou des préoccupations concernant cette Politique de Confidentialité ou le traitement de vos informations personnelles, veuillez nous contacter à egra@opegra.com ou contacter notre service client officiel sur WhatsApp.","changes-to-this-policy":"Modifications de cette politique","privacy-terms":"Conditions de confidentialité","we-may-update-this-privacy-policy-from-time":"Nous pouvons mettre à jour cette Politique de Confidentialité de temps à autre pour refléter les changements dans nos pratiques ou les exigences légales. La politique mise à jour prendra effet après la publication de la date révisée « Dernière mise à jour » sur notre site web. Nous vous encourageons à revoir cette politique régulièrement pour comprendre comment nous protégeons votre vie privée.","we-appreciate-your-trust-in-egra":"Nous apprécions votre confiance en EGRA et votre compréhension de notre engagement à protéger vos informations personnelles. Si vous avez des questions ou des clarifications concernant notre politique de confidentialité, n'hésitez pas à nous contacter.","changes-to-this-privacy-policy":"Modifications de cette Politique de Confidentialité","we-may-update-our-privacy-policy-from-time":"Nous pouvons mettre à jour notre Politique de Confidentialité de temps à autre. Nous vous informerons de tout changement en publiant la nouvelle Politique de Confidentialité sur cette page.","we-will-notify-you-via-email":"Nous vous informerons par email et/ou un avis bien visible sur notre Service avant que le changement ne prenne effet et mettrons à jour la « Date d'effet » en haut de cette Politique de Confidentialité.","you-are-advised-to-review-this-privacy-policy":"Il vous est conseillé de revoir cette Politique de Confidentialité périodiquement pour tout changement. Les modifications de cette Politique de Confidentialité sont effectives lorsqu'elles sont publiées sur cette page.","terms-and-conditions":"Conditions générales","privacy-policy-0":"politique de confidentialité","our-team":"Notre équipe","about-us":"À propos de nous","bank-card":"Carte bancaire","digital-currency":"Monnaie numérique","swift-bic-code-is-required":"Le code SWIFT/BIC est requis","receiving-bank-address-is-required":"L'adresse de la banque bénéficiaire est requise","payee-s-detailed-address-is-required":"L'adresse détaillée du bénéficiaire est requise","post-code-is-required":"Le code postal est requis","aba-routing-no-iban-is-required":"Le numéro de routage ABA/IBAN est requis",success:oT,"real-name-authentication-ensures-account-security":"L'authentification en nom réel garantit la sécurité du compte","bind-your-payment-address":"Lie votre adresse de paiement","user-name":"Nom d'utilisateur","enter-user-name":"Entrez le nom d'utilisateur","bank-name":"Nom de la banque","enter-bank-name":"Entrez le nom de la banque","enter-bank-number":"Entrez le numéro de la banque","bank-number":"Numéro de la banque","swift-bic-code":"Code SWIFT/BIC","enter-swift-bic-code":"Entrez le code SWIFT/BIC","aba-routing-no-iban":"Numéro de routage ABA/IBAN","enter-aba-routing-no-iban":"Entrez le numéro de routage ABA/IBAN","receiving-bank-address":"Adresse de la banque bénéficiaire","enter-receiving-bank-address":"Entrez l'adresse de la banque bénéficiaire","payees-detailed-address":"Adresse détaillée du bénéficiaire","enter-payees-detailed-address":"Entrez l'adresse détaillée du bénéficiaire","enter-post-code":"Entrez le code postal","post-code":"Code postal",save:nT,address:aT,"select-currency":"Sélectionnez la devise","enter-payment-address":"Entrez l'adresse de paiement","enter-address":"Entrez l'adresse","global-transaction-regulatory-enquiries":"Enquêtes réglementaires sur les transactions mondiales","the-number-of-brokers-we-have-included-has-reached":"Le nombre de courtiers que nous avons inclus a atteint","covering-the-world":"couvrant le monde entier !","more-than-60-regulatory-agencies-have-been-included-supporting-17-languages":"Plus de 60 agences de réglementation ont été incluses, prenant en charge 17 langues !","amount-settled-in-the-past-month-usd":"Montant réglé le mois dernier (USD)","number-of-people-solved":"Nombre de personnes résolues {0}","opening-an-investigation-status-2":"Ouverture d'une enquête {0}/2","egra-investigations-intake":"Formulaire de prise en charge des enquêtes EGRA Ouvrez votre dossier avec EGRA",name:sT,city:rT,"platform-name":"Nom de la plateforme",usd:iT,"what-was-the-date-of-the-first-incident":"Quelle était la date du premier incident ?","how-are-the-fraudulent-funds-sent":"Comment les fonds frauduleux ont-ils été envoyés ?","can-you-provide-egra":"Pouvez-vous fournir à EGRA une liste des transactions envoyées aux suspects ou volées Ce champ est requis pour que nous puissions vous aider au mieux, veuillez télécharger votre historique de transactions depuis l'échange ou le service que vous avez utilisé.*",yes:cT,no:lT,"the-more-detailed-the-case":"Plus les informations sur le cas sont détaillées, plus le taux de réussite pour retracer la source des fonds dans le cas sera élevé. Veuillez remplir honnêtement le comportement frauduleux de l'individu et le montant des fonds fraudés.","upload-photos-of-the-details-of-each-fraudulent-fund":"Téléchargez des photos des détails de chaque fond frauduleux.*","submit-your-application":"Soumettre votre demande",tips:uT,"when-a-new-user-submits-a-fraud":"Lorsqu'un nouvel utilisateur soumet un dossier de fraude pour la première fois, l'institution évaluera la faisabilité du traçage des fonds en fonction des informations détaillées fournies. Veuillez vous assurer que les informations et les relevés de transfert sont détaillés pour augmenter le taux de réussite de l'acceptation.","the-case-acceptance-details":"Les détails d'acceptation du cas vous seront notifiés par email dans les 24 heures. Le premier remboursement des fonds sera traité en fonction des détails spécifiques des informations sur le cas et des critères d'évaluation.",confirm:dT,"the-following-data-are-all-from-the-real-data-statistics-of-egra":"Les données suivantes proviennent toutes des statistiques de données réelles d'EGRA","mediation-centre":"Centre de médiation","resolved-in-the-past-month-usd":"Résolu le mois dernier (USD)","number-of-people-solved-0":"Nombre de personnes résolues","latest-cases":"Derniers cas","contact-us-0":"Contactez-nous","here-are-all-the-ways-to-contact-egra-consulting":"Voici toutes les façons de contacter EGRA Consulting :",tel:pT,headquarters:fT,"e-mail":"e-mail :","the-processing-time-for-users-in-europe":"Le temps de traitement pour les utilisateurs en Europe et en Amérique du Nord est basé sur l'heure normale du Pacifique (PST)","monday-to-friday-10-00-am-4-00-pm-0":"Lundi à vendredi 10h00 -16h00",detail:mT,"company-headquarters-address-0":"Adresse du siège social de l'entreprise :","registration-number":"Numéro d'enregistrement :","number-15730153":"Numéro 15730153","new-york-0":"New York :","india-0":"Inde :","london-0":"Londres :","contact-us-1":"CONTACTEZ-NOUS","fraudulent-funds-refund-contract":"Contrat de remboursement des fonds frauduleux","party-a":"Partie A :",individual:gT,"party-b":"Partie B :","global-anti-fraud-alliance-authorized-by-the-united-nations":"Alliance mondiale contre la fraude (autorisée par les Nations Unies)","time-for-refund-of-fraudulent-funds":"Délai de remboursement des fonds frauduleux :","the-time-required-to-refund":"Le temps nécessaire pour rembourser les fonds frauduleux sur les comptes personnels varie de 3 jours à 4 semaines, selon le choix du plan de traitement et la progression réelle des opérations.",process:hT,"1-account-registration":"1. Inscription du compte : La partie A enregistre un compte personnel via le site web officiel. Après avoir terminé l'inscription, il est nécessaire de remplir le dossier du cas.","2-case-filling-when-filling":"2. Remplissage du cas : Lors du remplissage des détails du cas, il est nécessaire de fournir des informations telles que la date, les fonds, les méthodes de dépôt, les plateformes illégales et les produits de trading. Plus le remplissage est détaillé, plus le taux de réussite du cas est élevé.","3-case-acceptance-after":"3. Acceptation du cas : Après avoir soumis la demande de cas, la partie B acceptera le cas dans les 24 heures, analysera les informations sur le cas remplies par la partie A et planifiera un plan d'action.","4-select-a-plan-party":"4. Sélection d'un plan : La partie B fournit à la partie A une variété de plans de remboursement, y compris le ratio de fonds prépayés et le ratio de remboursement de chaque plan. Le compte réglementé est conjointement supervisé par le groupe des fraudes des Nations Unies, l'organisation internationale des fraudes et le gouvernement américain. Les fonds prépayés seront retournés au compte bancaire de la partie A avec les fonds du plan sélectionné par la partie A lors du remboursement.","5-action-deployment-after":"5. Déploiement de l'action : Après avoir déterminé le plan, la partie B déploiera l'action selon le plan sélectionné par la partie A. Le département des technologies de l'information retrace le parcours des fonds via l'adresse blockchain fournie par la partie A.","6-law-enforcement":"6. Demande d'application de la loi : Le département des affaires de la partie B soumettra une demande conjointe d'application de la loi au groupe des fraudes des Nations Unies, à l'organisation internationale des fraudes et au gouvernement local.","7-capture-operation":"7. Opération de capture : Après l'autorisation de la demande conjointe d'application de la loi, la partie B contactera le pays où se trouve l'application de la loi pour coopérer à la lutte contre le groupe frauduleux.","8-fund-settlement-after":"8. Règlement des fonds : Après l'achèvement de l'opération d'arrestation, le département de règlement de la partie B vérifiera les fonds sur la base de l'analyse du cas et du ratio de remboursement des fonds soumis par chaque victime.","9-credit-transfer-the-fraudulent":"9. Transfert de crédit : Les fonds frauduleux sont transférés à l'agence de traitement désignée par la partie B via un transfert de crédit. Après le transfert de crédit, la partie B émettra les fonds au compte de la partie A enregistré auprès de la partie B sous forme de crédit selon les fonds de chaque victime.","10-fund-withdrawal-after":"10. Retrait des fonds : Après que la partie B a ajouté les informations du compte bancaire, les fonds prépayés seront retournés au compte bancaire avec les fonds de traitement.",notes:vT,"1-statement-of-the-compensation":"1. Déclaration de l'accord de compensation : Si la partie A opère selon le processus de la partie B et coopère avec le travail, et que les fonds ne peuvent pas être récupérés avec succès, la partie B compensera la partie A pour les fonds prépayés et les fonds remboursés.","2-requirements-for-the-authenticity":"2. Exigences concernant l'authenticité des informations : La partie A doit s'assurer que les informations fournies sont vraies et exactes. Si la partie B vérifie que les détails du cas fournis par la partie A sont faux ou erronés, le département juridique de la partie B engagera des poursuites judiciaires.","3-settlement-of-withdrawal-fees":"3. Règlement des frais de retrait : Lors du retrait des fonds du compte, la partie A doit régler les frais de subsistance et autres dépenses encourus par les différents départements pendant le traitement du cas.","4-prepaid-funds":"4. Garantie des fonds prépayés : Les fonds prépayés garantissent les droits des deux parties, et la partie B utilisera les fonds prépayés comme critère de traitement. Après l'achèvement du traitement, les fonds prépayés seront retournés au compte bancaire de la partie A avec le montant du remboursement.","5-termination-of-the":"5. Résiliation du contrat : Pendant le processus de traitement, si la partie A souhaite résilier le traitement du contrat pour des raisons personnelles, les fonds prépayés ne seront pas remboursés.","6-deposit-refund-consistency":"6. Cohérence du remboursement du dépôt : La méthode de remboursement du dépôt doit être cohérente avec la méthode de dépôt originale.","7-time-for-refunding-funds":"7. Délai de remboursement des fonds : Le délai de remboursement varie de 3 jours ouvrables à 20 jours ouvrables, et le délai spécifique est déterminé selon le plan de traitement sélectionné par la partie A.","8-case-expenses-all-living-expenses":"8. Frais de cas : Tous les frais de subsistance et dépenses encourus pendant la période de traitement du cas seront à la charge de la partie A.","9-case-progress-the-progress":"9. Progression du cas : L'analyse de la progression et la situation du cas seront affichées à tout moment à l'institution de la partie B.","10-statement-of-the-compensation":"10. Déclaration de l'accord de compensation : Si la partie A opère selon le processus de la partie B et coopère avec le travail, et que les fonds ne peuvent pas être récupérés avec succès, la partie B compensera la partie A pour les fonds prépayés et les fonds remboursés.","completion-deadline":"Délai d'achèvement :","depending-on-the-plan-selected":"Selon le plan sélectionné par la partie A, le temps nécessaire pour terminer le processus de financement varie de 3 jours ouvrables à 4 semaines.","party-as-responsibilities":"Responsabilités de la partie A :","1-execution-requirements-party":"1. Exigences d'exécution : La partie A doit suivre strictement les instructions de la partie B pendant le processus. Si le retrait échoue en raison d'une violation des règlements par la partie A, la partie A assumera toutes les pertes et paiera une pénalité de 30 % à la partie B.","2-compensation-liability":"2. Responsabilité de compensation : Si la partie A ne parvient pas à traiter en raison des instructions de la partie B, la partie B compensera la partie A pour les fonds prépayés et les fonds du plan de traitement.",confidentiality:bT,"party-a-shall-not-disclose-any":"La partie A ne doit divulguer aucune information relative au remboursement de la partie B à quiconque. Si la partie A divulgue les informations de l'institution, les fonds du compte seront gelés de manière permanente et le compte sera mis sur liste noire, et le département juridique de la partie B engagera une action en justice.","proof-of-authorization":"Preuve d'autorisation :","1-united-nations-authorization-certificate":"1. Certificat d'autorisation des Nations Unies : La partie B est autorisée par le groupe de travail des fraudes des Nations Unies à traiter les questions de remboursement.","2-u-s-government-authorization":"2. Certificat d'autorisation du gouvernement américain : Le paiement des taxes de ce contrat est supervisé par le gouvernement américain, et le gouvernement fédéral autorise la partie B à collecter et rembourser les taxes en son nom.","other-terms":"Autres termes :","1-legal-governance-this-contract-shall-be":"1. Gouvernance légale. Ce contrat sera régi et supervisé par les lois du gouvernement fédéral et du droit international et sera interprété conformément à celles-ci.","2-amendments-any-amendment":"2. Amendements. Tout amendement ou changement à ce contrat doit être fait par écrit et ne sera effectif qu'après avoir été formellement signé par les deux parties.","3-effective-date-of-contract":"3. Date d'effet du contrat. Ce contrat entrera en vigueur lorsque la partie B le rédigera et l'enverra à la partie A pour confirmation et que la partie A le recevra par email. L'horodatage de l'envoi de l'email sera le moment où le contrat entrera officiellement en vigueur.","signature-section":"Section de signature :","this-is-to-witness-whereof-":"**EN FOI DE QUOI,** les parties ont dûment exécuté et livré ce contrat à la date d'effet.",position:yT,"global-anti-fraud-alliance":"Alliance mondiale contre la fraude","clearance-manager":"Responsable du dédouanement","depositor-signature-page":"Page de signature du déposant","the-depositor-hereby-acknowledges":"Le déposant reconnaît et accepte par la présente les termes et conditions de ce contrat et a dûment signé ce contrat lui-même ou par son officier autorisé à la date d'effet.","signature-area":"Zone de signature :","latest-cases-0":"Derniers cas","welcome-visit":"Bienvenue visite",recovery:AT,"your-defrauded-funds":"VOS FONDS FRAUDÉS","we-are-an-honorary-member":"Nous sommes membre honoraire de la Fédération internationale contre la fraude et nous travaillons avec les services de police du monde entier pour lutter contre la fraude et accomplir la mission aussi rapidement que possible pour récupérer les fonds des victimes et réduire leurs pertes","internet-anti-fraud-security-agency":"Agence de sécurité contre la fraude sur Internet","suspect-location-tracing":"Traçage de l'emplacement des suspects","with-our-powerful-equipment":"Avec notre équipement et notre technologie puissants, nous pouvons suivre et localiser l'emplacement des suspects dans 98 % du monde","track-criminals":"Pister les criminels","we-work-with-police-stations":"Nous travaillons avec les postes de police dans plusieurs pays et régions pour analyser et suivre les mouvements des criminels et collecter des preuves","recover-your-funds":"Récupérer vos fonds","we-will-try-to-recover-your-funds":"Nous essaierons de récupérer vos fonds dans les plus brefs délais par divers moyens et tenterons de compenser vos pertes","why-we-exist":"Pourquoi nous existons ?","our-mission-is-to-create":"Notre mission est de créer un monde où les gens du monde entier sont libérés du traumatisme financier et émotionnel causé par la fraude en ligne.","we-achieve-our-mission":"Nous accomplissons notre mission en rassemblant les gouvernements, les forces de l'ordre, les organisations de protection des consommateurs, les institutions et fournisseurs financiers, les agences de protection des marques, les médias sociaux, les fournisseurs de services Internet et les entreprises de cybersécurité pour partager des connaissances et identifier des actions conjointes pour protéger les consommateurs contre la tromperie.","1-026-trillion":"1,026 billion de dollars","online-fraud-is-surging-last-year-consumers":"La fraude en ligne est en hausse. L'année dernière, les consommateurs du monde entier ont perdu près de 1,026 billion de dollars à cause de la fraude.","according-to-our-global-state-of-fraud-study":"Selon notre étude mondiale sur la fraude, 78 % des participants ont subi au moins une fraude au cours des 12 derniers mois.","59-did-not-report-the-scam":"59 % n'ont pas signalé l'arnaque à la police ou à d'autres autorités","24-of-respondents-believe":"24 % des répondants pensent que signaler une fraude n'aura aucun impact.","while-only-3-of-respondents-globally":"alors que seulement 3 % des répondants dans le monde ont subi moins d'arnaques que l'année précédente.","according-to-the-world-economic":"Selon le Forum économique mondial, seulement 0,05 % des cybercriminels sont poursuivis","successful-cases-customer-sharing":"Cas réussis. Partage client","view-case-sharing":"Voir le partage de cas",more:wT,"first-class-service":"Service de première classe","handling-of-fraudulent-funds":"Traitement des fonds frauduleux","recovering-funds-and-recovering-losses":"Récupération des fonds et compensation des pertes","if-you-encounter-online-fraud-please-contact-us":"Si vous rencontrez une fraude en ligne, veuillez nous contacter immédiatement et nous vous fournirons des services professionnels, complets et de première classe.","account-registration":"Inscription de compte","register-an-account":"Inscrivez un compte","and-try-your-final-funding-progress":"et essayez votre progression de financement finale",register:ET,"real-name-authentication":"Authentification en nom réel","protecting-personal":"Protéger les informations","information-is-beneficial-to-account-security":"personnelles est bénéfique pour la sécurité du compte",certification:CT,"application-for-case-processing-review":"Demande de révision du traitement du cas","apply-to-submit-case-materials":"Postulez pour soumettre les documents du cas pour révision, et choisissez de traiter un plan de remboursement après l'approbation de la révision.",handling:_T,"why-choose-us":"Pourquoi nous choisir ?","we-have-official-authorization-and-formal-license":"Nous avons une autorisation officielle et une licence formelle","view-video":"voir la vidéo","i-would-like-to-thank-egra":"Je tiens à remercier EGRA pour l'aide qu'ils m'ont apportée ......","i-want-to-express-my-huge":"Je veux exprimer mon énorme...","i-am-very-grateful-to-the-egra-team":"Je suis très reconnaissant à l'équipe EGRA","i-want-to-thank-egra-and":"Je veux remercier EGRA et...","efficient-and-supportive-team":"Équipe efficace et solidaire","i-can-t-describe-how-happy-i-am":"Je ne peux pas décrire à quel point je suis heureux...","in-september-2023-i-became-a":"En septembre 2023, je suis devenu victime d'une société de courtage frauduleuse qui m'a trompé et m'a fait perdre tout l'argent que j'avais déposé sur sa plateforme. Bien que cette société de courtage m'ait promis des profits énormes et des retraits sûrs, ce n'était pas le cas et la société de courtage a refusé de me rembourser mon argent. En conséquence, j'ai perdu 36 730,45 dollars américains. J'ai confié mon cas à Avril et à l'équipe EGRA, qui ont soigneusement enquêté sur l'incident et ont élaboré le meilleur plan stratégique pour récupérer mes pertes. Depuis septembre 2023, ils ont négocié avec la société de courtage, ainsi que contesté mes transactions avec la société de courtage auprès de ma banque et suivi l'affaire en temps opportun. Grâce à cette approche systématique, j'ai récupéré une partie importante de mes pertes, mais l'affaire n'est pas encore finalisée et nous espérons pouvoir récupérer l'intégralité du montant volé par la société de courtage. Je profite de cette occasion pour remercier une fois de plus l'équipe EGRA et recommander les services professionnels qu'ils fournissent.","i-would-like-to-express":"Je tiens à exprimer ma sincère gratitude à l'équipe EGRA et à John pour leur approche. J'ai été trompé en transférant des fonds au courtier sous prétexte de réaliser des profits élevés. Après avoir présenté mon cas à EGRA, l'équipe de conformité a soigneusement évalué la situation et a choisi la meilleure approche. Ils ont été en négociations continues avec le courtier depuis août 2024 et ont finalement atteint un règlement de 35 000,00 dollars. Je les remercie pour tout ce qu'ils ont fait pour moi et recommande vivement leurs services.","i-was-scammed-by-a-trading":"J'ai été victime d'une société de trading et j'ai eu du mal à récupérer mon argent. J'ai essayé une autre entreprise auparavant mais j'ai perdu encore plus. J'ai trouvé EGRA. Il m'était difficile de faire confiance aux gens après cette horrible expérience, mais j'ai décidé d'essayer et j'ai choisi le plan de base. Je ne le regrette pas du tout. Ils ont vraiment tout fait pour m'aider. L'entreprise précédente avait presque ruiné mon cas, mais EGRA l'a reconstruit (merci spécialement à leur équipe de conformité) ! Cela a pris quelques mois, mais ils m'ont finalement permis de récupérer 60 % de mon investissement. C'est un miracle, on ne peut pas l'appeler autrement.","i-would-like-to-thank":"Je tiens à remercier John et l'équipe EGRA Consulting pour leur excellent travail. L'année dernière, j'ai investi dans une entreprise et il s'est avéré que je ne récupérerais jamais rien auprès d'eux. J'ai trouvé EGRA et acheté l'un de leurs forfaits, qui incluait leur consultation sur la façon de traiter avec les courtiers. John m'a clairement expliqué ce qui se passait et comment les choses devraient normalement fonctionner. Par la suite, l'équipe d'enquête de l'entreprise a examiné le problème et a rapidement élaboré un plan pour moi. Finalement, j'ai réussi à récupérer tout l'argent que j'avais investi, et j'en suis très heureux.","an-efficient-professional":"Une équipe efficace, professionnelle et serviable. J'ai été victime d'une arnaque et de l'argent a été volé de mon compte bancaire en octobre 24. J'ai contacté la banque et la police plusieurs fois sans succès, alors quand j'ai demandé de l'aide à EGRA (je suis tombé sur eux lors d'une recherche Google), je ne croyais pas que cela fonctionnerait. En un mois, nous avons réussi à obtenir un remboursement intégral de la banque. Ils savent vraiment ce qu'ils font. Pour moi, c'était totalement inattendu. Je suis reconnaissant et je les recommanderais à 100 %","i-am-extremely-pleased-with":"Je suis extrêmement satisfait du résultat de mon travail avec EGRA ! Mon gestionnaire de compte Avril et l'équipe ont fourni un effort et un travail incroyables pour non seulement me faire récupérer mes fonds en intégralité, mais aussi un bonus d'intérêt supplémentaire de 8 % !
C'était un processus long et fastidieux qui a duré un an, et les institutions qui nous bloquaient ont vraiment fait de leur mieux pour ne pas me laisser obtenir l'argent que je méritais, mais à la fin nous avons prévalu.
Lorsque j'ai contacté l'entreprise pour la première fois, j'étais victime d'une arnaque rusée par une plateforme de trading frauduleuse, et je leur avais payé en cryptomonnaie. Je ne savais pas à l'époque que ce n'était pas ainsi que les affaires étaient généralement menées entre des entités légitimes. L'équipe d'enquête de l'entreprise a décrit les étapes nécessaires pour essayer de récupérer les fonds, puis ils ont régulièrement préparé et planifié des lettres et des documents qui prenaient en compte tous les aspects de l'affaire. Chaque document était soigneusement élaboré et recherché.
Après plusieurs tentatives pour récupérer les fonds, mais avec la banque ne coopérant pas, nous avons porté l'affaire devant le Service du Médiateur Financier du Royaume-Uni, et l'équipe a préparé des arguments très convaincants et a présenté mon cas d'une manière qui a assuré que justice soit rendue, et ils ont finalement statué en ma faveur.
Cependant, ce n'était pas la fin, les tentatives de retarder l'arbitrage ont été contrecarrées par les experts d'EGRA qui m'ont fourni des conseils constants et des informations utiles tout au long du processus. À la fin du mois de septembre, tout mon argent a été transféré directement sur mon compte bancaire. En fin de compte, je peux dire que cette expérience m'a rendu un consommateur plus informé, et je n'ai pas perdu tout mon argent ! Je reste très reconnaissant à EGRA et recommanderais vivement leurs services à tout client potentiel qui pourrait chercher une solution à son dilemme ! »","sign-in":"Se connecter","email-address":"Adresse email","enter-email-address":"Entrez l'adresse email",password:ST,"enter-password":"Entrez le mot de passe","remember-me":"Se souvenir de moi","dont-have-an-account":"Vous n'avez pas de compte ?",features:PT,location:RT,"our-egra-agency-has-published":'Notre agence EGRA a publié des rapports dans plus de 300+ magazines médiatiques aux États-Unis, et un total de 1 000+ organisations médiatiques dans le monde entier.',"article-report":"Rapport d'article",source:OT,"sign-the-plan":"Signer le plan :","3-confirmation-and-signature":"3. Confirmation et signature","after-confirming-that":"Après avoir confirmé que les conditions et termes ci-dessus sont corrects, veuillez signer électroniquement le contrat électronique. Si vous avez des questions sur le processus de remboursement ou des questions connexes, n'hésitez pas à contacter notre équipe de service client, nous vous servirons de tout cœur. Merci pour votre compréhension et coopération !",signed:TT,"go-to-sign-the-contract-documents":"Aller signer les documents du contrat","4-choose-a-refund-method":"4. Choisissez une méthode de remboursement","cryptocurrency-wallet-withdrawals":"Retraits vers un portefeuille de cryptomonnaie","bank-account-refund":"Remboursement sur compte bancaire","5-contact-online-customer-service-and-pay-the-fee":"5. Contactez le service client en ligne et payez les frais","contact-customer-service":"Contacter le service client","in-progress":"En cours","mediation-object":"Objet de médiation :","solving-the-problem":"Résolution du problème :","mediation-request":"Demande de médiation :","mediation-amount":"Montant de médiation :","mediation-time":"Temps de médiation :","review-status":"Statut de révision :","awaiting-review":"En attente de révision",reviewed:IT,reject:xT,"signing-of-the-agreement":"Signature de l'accord","step-1":"Étape 1","case-successfully-submitted":"Cas soumis avec succès","step-2":"Étape 2","prepaid-funds-paid":"Fonds prépayés payés","step-3":"Étape 3","case-accepted":"Cas accepté","step-4":"Étape 4","case-procesing":"Traitement du cas","step-5":"Étape 5","case-processed":"Cas traité","step-6":"Étape 6","funds-being-transferred":"Fonds en cours de transfert","step-7":"Étape 7","case-completed":"Cas terminé","in-progress-0":"en cours",completed:kT,unknown:qT,"already-real-name":"Déjà en nom réel","under-review":"En cours de révision","wallet-account":"Compte portefeuille","total-handling-funds":"Total des fonds de traitement :","amount-in-progress":"Montant en cours :",passport:NT,"drving-license":"Permis de conduire","passportfile-is-required":"passportFile est requis","drivercardfile-is-required":"driverCardFile est requis","waiting-for-review":"En attente de révision","enter-first-name":"Entrez le prénom","enter-last-name":"Entrez le nom de famille","select-upload-document":"Sélectionnez le document à télécharger","click-upload":"Cliquez pour télécharger",submit:MT,"deposit-ratio":"Ratio de dépôt","refund-ratio":"Ratio de remboursement","within-day-days":"Dans {0} jours","refund-process-for-fraudulent-funds":"Processus de remboursement des fonds frauduleux Veuillez lire attentivement le processus de remboursement suivant et les précautions connexes :","1-electronic-contracts":"1. Contrats électroniques","once-you-choose":"Une fois que vous choisissez de traiter un remboursement, nous l'enverrons à votre email sous forme de contrat électronique. Veuillez vous assurer que vos informations email sont exactes.","2-precautions":"2. Précautions","1-authenticity-of-information":"①. Authenticité des informations :","during-the-case-handling-process-all":"Pendant le processus de traitement du cas, toutes les informations que vous soumettez doivent être vraies et crédibles. S'il est vérifié qu'il y a de fausses informations, votre place dans le cas sera annulée.","2-follow-the-instructions":"②. Suivez les instructions :","during-the-entire-process-you":"Pendant tout le processus, vous devez suivre strictement les instructions du spécialiste du dédouanement. Si des problèmes surviennent en raison d'erreurs opérationnelles personnelles, l'agence ne supportera pas la responsabilité qui en résulte.","3-indemnity-agreement":"3. Accord d'indemnisation :","during-the-process-we-will":"Pendant le processus, nous signerons un accord de compensation avec vous. Si le retrait échoue selon les procédures de traitement de l'institution, nous rembourserons intégralement les frais pertinents que vous avez encourus sur votre compte.","basic-solution-to-solve-the-issue":'Solution de base" pour résoudre le problème',"basic-plan":"Plan de base","10-of-processing-funds-prepaid":"10 % des fonds de traitement prépayés","assist-in-recovering-40-of-funds":"Aide à récupérer 40 % des fonds","outstanding-features":"Caractéristiques exceptionnelles","the-basic-electricity-price-has-the-following-salient-features":"Le prix de base de l'électricité a les caractéristiques saillantes suivantes :","assessment-of-the-background-of-the-case":"Évaluation des antécédents du cas.","analysis-of-the-opponent-criminal-suspects-website-and-background":"Analyse du site web et des antécédents de l'adversaire/du suspect criminel.","evidence-analysis-survey-of-major-companies":"Analyse des preuves. Enquête sur les principales entreprises.","inconsistency-investigation":"Enquête sur les incohérences.","the-counselor-working-on-your-case-will":"Le conseiller travaillant sur votre cas vous fournira une attention personnalisée tout au long du processus.","professional-telephone-support-and-consultation":"Support téléphonique professionnel et consultation.","case-report-elaboration":"Élaboration du rapport de cas.","dispute-resolution-letter-includes":"Lettre de résolution des litiges - Inclut des lettres de résolution des litiges de deux institutions financières/organismes/gouvernementaux.",describe:LT,"at-egra-we-are-proud-of":"Chez EGRA, nous sommes fiers des excellents résultats que nous avons obtenus pour nos clients au cours des dernières années. Nous avons une équipe expérimentée et professionnelle qui a traité une variété de cas impliquant une ou plusieurs escroqueries. Par conséquent, nous maintenons des normes élevées de qualité de service et nous nous engageons à fournir à nos clients la meilleure assistance possible.","the-first-step-in-handling-a-priority":"La première étape dans le traitement d'un cas prioritaire est de collecter correctement toutes les preuves nécessaires pertinentes pour le cas, ainsi que toutes les preuves que le client peut fournir. Sur la base des preuves recueillies, nous effectuerons une évaluation pour déterminer où et comment nous pouvons prendre les premières mesures.","after-signing-the-agreement":"Après la signature de l'accord, l'agent doit soumettre une liste des documents requis dans un délai de 30 jours calendaires. De plus, si l'équipe de conformité estime que les informations fournies par le client sont insuffisantes à certains égards, des documents/preuves supplémentaires peuvent être requis.","after-the-client-approves-the-information":`Une fois que le client a approuvé les informations et le plan stratégique dans le rapport de cas du "Forfait de base", nous commençons à rédiger les demandes et documents convenus à envoyer aux institutions financières et organismes gouvernementaux concernés, ainsi qu'à d'autres organisations. Ce forfait n'inclut que les communications entre les deux institutions. Sur demande, nous aidons les clients à communiquer avec les entreprises/organisations qui ont escroqué les clients afin d'aboutir à des règlements. Cette étape est particulièrement importante lors du traitement d'un courtier réglementé ou d'une entreprise réputée. Veuillez noter qu'avec ce forfait, le délai d'attente pour les documents et lettres rédigés par notre équipe est un délai standard, jusqu'à 7 jours ouvrables. En raison de la charge de travail importante, des retards peuvent également survenir. Cependant, si vous avez des questions ou avez besoin de clarifications, votre gestionnaire de compte est toujours disponible.`,"special-program":"Programme spécial","20-of-processing-funds-prepaid":"20 % des fonds de traitement prépayés","assist-in-recovering-50-of-funds":"Aide à récupérer 50 % des fonds","the-special-scheme-for-dispute-resolution":"Le « programme spécial » pour la résolution des litiges a les caractéristiques suivantes :","free-first-consultation-call":"Première consultation téléphonique gratuite avec nos spécialistes du recouvrement","we-will-match-clients":"Nous mettrons les clients en relation avec le conseiller qui répond le mieux à leurs besoins","personalized-attention-throughout":"Attention personnalisée tout au long du processus de la part du conseiller assigné à votre cas","consultation-time-is-limited-by-mutual-agreement":"Le temps de consultation est limité par accord mutuel","number-of-investigations-declarations-reports-is-determined-by-the-individual":"Le nombre d'enquêtes, déclarations, rapports est déterminé par l'individu","fee-depends-on-the-above-factors":"Les honoraires dépendent des facteurs ci-dessus et de la complexité du cas et sont approuvés par les deux parties.","although-our-packages-are-designed":"Bien que nos forfaits soient conçus pour couvrir toutes les bases, il est parfois nécessaire de spécialiser et d'adapter un cas aux besoins et exigences du client. Comme chaque cas est unique, tous les clients n'auront pas besoin d'utiliser tous les aspects du forfait par défaut d'EGRA.","this-may-be-for-several-reasons-such":"Cela peut être pour plusieurs raisons, comme le client nous contactant de sa propre initiative. Dans ce cas, il n'est pas nécessaire de créer un rapport de cas ou de mener une enquête complète. Au lieu de cela, le rapport et la lettre suffisent pour traiter les problèmes soulevés par le cas. Pour ces raisons, nous avons créé ce « forfait spécial » où le client décide comment bénéficier le plus de notre aide après avoir discuté des circonstances de son cas.","in-addition-many-clients-come-to-us-after":"De plus, de nombreux clients viennent à nous après avoir rencontré des problèmes liés à plusieurs organisations contraires à l'éthique, qui peuvent avoir un certain lien entre elles. Dans ce cas, il est important de considérer et d'analyser tous les aspects du cas avant de commencer une enquête pour éviter de perdre un temps précieux. Les cas spéciaux comme ceux-ci nécessitent des approches innovantes et uniques, ainsi qu'une coopération avec les autorités, juridictions et organisations légales concernées. Cela est mieux réalisé par des experts et spécialistes, comme ceux que nous avons.","you-can-discuss-the-relevant-factors":"Vous pouvez discuter des facteurs pertinents de votre cas avec votre gestionnaire de compte assigné afin que nous puissions élaborer un plan qui correspond le mieux à vos besoins et peut atteindre vos objectifs. Notre équipe est plus qu'heureuse d'écouter vos préoccupations et de clarifier tout doute que vous pourriez avoir.","best-solution":"Meilleure solution","30-of-processing-funds-prepaid":"30 % des fonds de traitement prépayés","assist-in-recovering-70-of-funds":"Aide à récupérer 70 % des fonds","under-the-best-tariff-plan-we-offer-our-customers":"Dans le cadre du plan tarifaire « Meilleur », nous offrons à nos clients :","case-background-assessment":"Évaluation des antécédents du cas.","analysis-of-the-opponents-suspects-website":"Analyse du site web de l'adversaire/du suspect.","evidence-analysis-investigation-of-both-companies":"Analyse des preuves. Enquête sur les deux entreprises.","analysis-of-the-opponents-suspects-background":"Analyse des antécédents de l'adversaire/du suspect.","extensive-investigation-of-the-main-company":"Enquête approfondie sur l'entreprise principale.","the-consultant-in-charge-of-your-case":"Le consultant en charge de votre cas vous fournira une attention personnalisée tout au long du processus.","case-report-presentation":"Présentation du rapport de cas.","dispute-resolution-letters-including-to-three":"Lettres de résolution des litiges - incluant à trois institutions financières/organismes/gouvernementaux.","at-egra-we-are-proud-of-the-good":"Chez EGRA, nous sommes fiers des bons résultats que nous avons obtenus pour nos clients au cours des dernières années. Nous avons une équipe expérimentée et professionnelle qui a traité une large gamme de cas impliquant une ou plusieurs fraudes. Par conséquent, nous maintenons un standard élevé de qualité de service et nous nous engageons à fournir la meilleure assistance à nos clients.","with-our-best-package-we-provide-our":"Avec notre « Meilleur Forfait », nous fournissons à nos clients l'attention qu'ils méritent. Cela inclut un temps de consultation prolongé avec nos agents, une enquête plus approfondie sur le cas et la rédaction de demandes et lettres supplémentaires. Chaque cas est unique et nous adaptons nos forfaits aux besoins de nos clients.","first-it-is-crucial-to-understand-all-aspects":"Premièrement, il est crucial de comprendre tous les aspects du cas du client, et une partie de cette compréhension consiste à recueillir toutes les informations que le client peut fournir sur le cas. Une fois toutes les informations requises recueillies, notre enquête commencera par une évaluation initiale des antécédents du cas.","once-the-payment-has-been-processed":"Une fois le paiement traité et l'accord signé, le client devra soumettre les documents requis dans un délai de 30 jours calendaires. Il convient également de noter que des preuves supplémentaires peuvent être requises si les preuves soumises par le client sont insuffisantes lors de l'examen par l'équipe de conformité.","in-accordance-with-the-above":"Conformément aux conditions ci-dessus, nous menons d'abord une enquête approfondie sur l'entreprise/fraudeur et analysons son site web. L'enquête est incluse dans le forfait, puis nous effectuons une recherche de base des archives Internet liées au cas. Enfin, nous analysons les preuves, soulignons les incohérences/divergences entre les informations fournies au client du suspect et déterminons les conclusions.","the-investigative-work-in-this-package":"Le travail d'enquête dans ce forfait est d'une difficulté modérée, ce qui signifie que les ressources disponibles pour nous lors du traitement de l'escroc sont limitées et dépendent largement des preuves obtenues du client. Ce forfait n'inclut pas l'achat d'informations ou de rapports d'entreprise, sauf si le client nous demande de faire de tels achats, auquel cas le client sera responsable des coûts supplémentaires encourus.","once-we-have-fully-analyzed-the-evidence":"Une fois que nous avons pleinement analysé les preuves, nous procédons à la conception d'un plan stratégique à mettre en œuvre et incluons un résumé du plan dans un rapport de cas « meilleur cas » livré dans les 10 jours ouvrables. Cette période commence après que le client a reçu la notification que les preuves sont suffisantes pour continuer, et non avant.","once-the-case-report-is-submitted":"Une fois le rapport de cas soumis, le client doit approuver les informations et le plan stratégique qu'il contient. Une fois approuvé, nous commencerons à rédiger la demande et les documents convenus pour l'organisation, l'entreprise ou l'organisme gouvernemental concerné. Trois lettres d'institution financière/organisme/gouvernemental sont incluses dans ce forfait - sur demande, nous aidons le client à communiquer avec le suspect ou un autre organisme pour aboutir à un règlement. Cette étape est particulièrement importante pour les courtiers réglementés et les entreprises bien connues.","after-the-case-report-is-submitted-we-follow":"Après la soumission du rapport de cas, nous suivons le plan stratégique et l'exécutons dans la mesure du possible. Cependant, ce plan peut être ajusté ou modifié en fonction des circonstances et situations rencontrées pendant le processus de résolution du cas. En fin de compte, les mesures prises pour résoudre le cas varieront en fonction des réponses reçues des parties impliquées dans la fraude.","40-of-processing-funds-prepaid":"40 % des fonds de traitement prépayés","assist-in-recovering-95-of-funds":"Aide à récupérer 95 % des fonds","under-the-premium-package":"Dans le cadre du forfait « Premium », nous fournissons les services suivants à nos clients :","extensive-investigation-of-the-main-opposing":"Enquête approfondie sur les principales parties opposées/entreprises suspectes (jusqu'à deux entreprises principales).","evaluation-of-the-case-background":"Évaluation des antécédents du cas.","analysis-of-the-website-of-the-opposing-party-suspect":"Analyse du site web de la partie opposée/suspect.","priority-evidence-analysis":"Analyse prioritaire des preuves.","in-depth-investigation-of-the-main-companies":"Enquête approfondie sur les principales entreprises, y compris l'enquête sur deux entreprises.","extensive-research-on-the-third-parties-involved":"Recherche approfondie sur les tiers impliqués.","dedicated-telephone-support-and-consultation":"Support téléphonique dédié et consultation.","case-handling-drafting-of-strategic-plan":"Gestion du cas, rédaction du plan stratégique et envoi de rapports de cas de haute qualité dans un délai de 4 jours ouvrables.","dispute-resolution-letter-this-includes-six":"Lettre de résolution des litiges. Cela inclut six demandes à des institutions financières/organismes/gouvernementaux.","priority-production-and-sending-of-documents":"Production et envoi prioritaires des documents.","premium-package":"Forfait Premium","at-egra-we-are-proud-of-our-long-history-of-securing":"Chez EGRA, nous sommes fiers de notre longue histoire d'obtention de résultats favorables pour nos clients. Notre équipe de professionnels expérimentés traite une large gamme de cas, y compris ceux impliquant une ou plusieurs parties opposées/suspects. Nous avons un engagement inébranlable à fournir des services de haute qualité et une approche axée sur les résultats pour garantir que nos clients reçoivent un service exceptionnel.","our-premium-package-is-tailored-to-our-clients":"Notre « Forfait Premium » est adapté à nos clients, leur fournissant l'attention globale dont ils ont besoin. Ce forfait tout compris inclut une enquête approfondie sur l'entreprise impliquée dans le cas, ainsi qu'une enquête fondamentale sur toute entreprise, individu ou organisation tiers impliqué. Cela signifie que nous avons la capacité de mener des recherches hautement spécialisées pour renforcer votre cas.","the-first-step-in-handling-a-priority-case-is-to-gather":"La première étape dans le traitement d'un cas prioritaire consiste à recueillir toutes les preuves nécessaires liées au cas, complétées par toute information que le client peut fournir. Les preuves recueillies constituent la pierre angulaire de notre évaluation initiale et nous guident pour déterminer le meilleur plan d'action.","once-the-agreement-is-signed-all-necessary":"Une fois l'accord signé, tous les documents nécessaires doivent être fournis dans un délai de 30 jours. Si notre équipe de conformité trouve des lacunes dans les informations, elle peut demander des documents ou des preuves supplémentaires.","we-then-delve-into-the-evidence-to-understand":"Nous approfondissons ensuite les preuves pour comprendre les mécanismes de la fraude/inconduite, le modus operandi du suspect et recueillir toute autre information pertinente. Nous menons ensuite une enquête détaillée sur les entreprises et individus impliqués, y compris un examen attentif du site web du suspect, des informations sur l'entreprise et l'identification de toute incohérence dans les données fournies. Notre enquête s'étend également aux tiers potentiels qui pourraient être impliqués. Nous communiquons ensuite nos conclusions au client. Sur demande, nous pouvons fournir des informations ou des rapports d'entreprise, mais ceux-ci sont facturés séparément car ils ne sont pas inclus dans le forfait.","once-we-have-completed-our-evidence":"Une fois que nous avons terminé notre analyse des preuves, nous élaborons un plan stratégique, qui est inclus dans le rapport de cas « Forfait Premium ». Ce rapport sera livré dans un délai de quatre jours ouvrables à partir du moment où nous aurons recueilli suffisamment de preuves. Nous demandons au client d'approuver le plan avant de pouvoir commencer à rédiger les demandes et documents nécessaires à soumettre aux autorités concernées. Le « Forfait Premium » inclut six demandes, avec un délai d'exécution standard allant jusqu'à cinq jours, mais cela peut varier en fonction de la charge de travail.","what-is-a-withdrawal-plan":"Qu'est-ce qu'un plan de retrait ?","fund-withdrawal-plan":"Plan de retrait de fonds","responsible-agency-equitrading-global-recovery-alliance-egra":"Agence responsable : Equitrading Global Recovery Alliance (EGRA)","fsa-financial-services-agency-of-japan":"FSA (Agence des services financiers du Japon)","objective-ensure-compliance-and-efficient-processing-of-user-fund-withdrawal-requests":"Objectif : Garantir la conformité et le traitement efficace des demandes de retrait de fonds des utilisateurs","fca-financial-conduct-authority":"FCA (Autorité de conduite financière)","sec-securities-and-exchange-commission":"SEC (Commission des valeurs mobilières et des changes)","funds-withdrawal-process":"Processus de retrait de fonds","customer-service-team":"Équipe du service client","verify-the-users-identity-and-the-legitimacy-of-the-request":"Vérifier l'identité de l'utilisateur et la légitimité de la demande","risk-management-team":"Équipe de gestion des risques","check-the-users-account-security-within-1-day":"Vérifier la sécurité du compte de l'utilisateur dans un délai de 1 jour","finance-team":"Équipe financière","calculate-the-refund-amount-and-refund-method-within-2-days":"Calculer le montant du remboursement et la méthode de remboursement dans un délai de 2 jours","service-team":"Équipe de service","confirm-refund-information-within-1-day-before-refund":"Confirmer les informations de remboursement dans un délai de 1 jour avant le remboursement","execute-refund-and-record-transaction-information":"Exécuter le remboursement et enregistrer les informations de transaction","after-refund-confirm-refund-completed-and-collect-suggestions":"Après le remboursement Confirmer que le remboursement est terminé et recueillir les suggestions",ok:DT,cancel:BT,"accept-or-confirm-to-exit":"Accepter ou confirmer pour quitter",prompt:FT,home:jT,"about-us-0":"À PROPOS DE NOUS","service-details":"DÉTAILS DU SERVICE",community:UT,"video-tutorials":"Tutoriels vidéo","api-documentation":"Documentation API","security-reports":"Rapports de sécurité","customer-support":"Support client","terms-and-conditions-0":"Conditions générales","egra-is-committed-to-providing-fast":"EGRA s'engage à fournir des services de récupération de fonds rapides, sécurisés et
transparents pour les victimes de fraude.
EGRA sera votre partenaire le plus digne de confiance.",company:zT,privacy:VT,"cookie-policy":"Politique relative aux cookies","our-website-uses-cookies-to-provide-you":`Notre site web utilise des cookies pour vous offrir une meilleure expérience de navigation en activant, optimisant et analysant les opérations du site web, en fournissant des contenus publicitaires personnalisés et en vous permettant de vous connecter aux médias sociaux. Sélectionner "Accepter tous les cookies" signifie que vous acceptez d'utiliser les cookies et le traitement des données personnelles associées. Sélectionner "paramètres des cookies" pour gérer vos préférences de consentement. Vous pouvez modifier vos préférences ou retirer votre consentement via la page de la politique des cookies à tout moment. Veuillez consulter notre déclaration de confidentialité des cookies.`,"g-all-rights-reserved-2024-geracopyright":"G Tous droits réservés 2024 Geracopyright","retain-ownership-egra-opegra-com":"conserver la propriété EGRA@opegra.com","accept-all-cookies":"Accepter tous les cookies",news:GT,"case-sharing":"Partage de cas",logout:HT,login:WT,"register-0":"INSCRIPTION","click-upload-0":"Cliquez pour télécharger","please-enter-the-correct-email-format":"Veuillez entrer un format d'email correct","please-enter-the-code":"Veuillez entrer le code","please-enter-invitation-code":"Veuillez entrer le code d'invitation","reset-successful-please-log-in-again":"Réinitialisation réussie. Veuillez vous reconnecter.","please-wait":"Veuillez patienter...","send-the-code-please-check":"Envoyer le code, veuillez vérifier","get-code":"Obtenir le code","forgot-password":"Mot de passe oublié","fill-out-the-form-below-to-reset-your-account-password":"Remplissez le formulaire ci-dessous pour réinitialiser le mot de passe de votre compte.","enter-the-code":"Entrez le code",reset:QT,"sign-up":"S'inscrire","complete-the-form-below-to-register-a-new-account":"Complétez le formulaire ci-dessous pour enregistrer un nouveau compte.","invitation-code":"Code d'invitation","enter-invitation-code":"Entrez le code d'invitation",username:YT,"Send Code":"Envoyer le code","view-data":"Voir les données",cryptocurrency:KT,"bank-transfer":"Virement bancaire","international-wire-transfer":"Virement international","confirm-signature":"Confirmer la signature","equitrading-global-recovery-alliance-egra":"Alliance mondiale de recouvrement Equitrading (EGRA)","responsible-for-fund-management-team":"Responsable de : Équipe de gestion des fonds","case-under-review":"Dossier en cours d'examen",Select:JT,"0days0hours0minutes":"{0} jours {1} heures {2} minutes"},ZT="Compra",$T="Venda",eI="Volume de compra",tI="Volume de venda",oI="Ol",nI="Mudança Ol",aI="LTD",sI="ID",rI="Equipe",iI="Cliente",cI="Idioma",lI="Certificado",uI="Índia",dI="Londres",pI="E-mail",fI="Telegram",mI="Cliente",gI="Site",hI="Introdução",vI="Serviços",bI="Pagamento",yI="Sucesso",AI="Salvar",wI="ENDEREÇO",EI="Nome",CI="Cidade",_I="USD",SI="Sim",PI="Não",RI="Dicas:",OI="Confirmar",TI="Tel:",II="Sede:",xI="detalhe",kI="Individual",qI="Processo:",NI="Notas:",MI="Confidencialidade:",LI="Cargo:",DI="RECUPERAÇÃO",BI="Mais",FI="Registrar",jI="Certificação",UI="Tratamento",zI="Senha",VI="Recursos:",GI="Localização:",HI="fonte:",WI="Assinado",QI="Revisado",YI="Rejeitar",KI="Concluído",JI="Desconhecido",XI="Passaporte",ZI="Enviar",$I="descrever",e2="Ok",t2="Cancelar",o2="Aviso",n2="INÍCIO",a2="Comunidade",s2="Empresa",r2="Privacidade",i2="Notícias",c2="Sair",l2="LOGIN",u2="Redefinir",d2="Nome de usuário",p2="Criptomoeda",f2="Selecionar",m2={请输入邮箱:"Por favor, insira o e-mail",请输入ID:"Por favor, insira o ID do usuário",请输入验证码:"Por favor, insira o código de verificação do e-mail",请输入密码:"Por favor, insira a senha",请输入新密码:"Por favor, insira a nova senha",两次密码不一致:"As duas senhas não coincidem",成功:"Sucesso",发送成功:"Enviado com sucesso",注册成功:"Registro concluído",请输入首名字:"Por favor, insira o primeiro nome",请输入后名字:"Por favor, insira o sobrenome",请输入护照:"Por favor, insira o número do passaporte",请输入身份证:"Por favor, insira o número do RG",请上传图片:"Por favor, faça o upload da imagem",等待审核:"Aguardando revisão",请输入正确金额:"Por favor, insira o valor correto",请添加数量:"Por favor, adicione a quantidade",欢迎回来:"Bem-vindo de volta",登录你的账户:"Faça login na sua conta",输入登录用户:"Insira o ID do usuário",输入登录密码:"Insira a senha de login",忘记:"Esqueceu sua",密码:"senha",登录:"Login",去新建:"Novo aqui",这里注册:"Registre-se aqui",用户ID:"ID do usuário",大小不能超过:"O tamanho não pode exceder",请选择国家:"Por favor, selecione o país",请输入银行名:"Por favor, insira o nome do banco",请输入银行开户名:"Por favor, insira o nome da conta bancária",请输入银行卡号:"Por favor, insira o número do cartão bancário (Visa/MC)",登录失效:"Login expirado",网络错误:"Erro de rede",该网址不存在:"O URL não existe",复制成功:"Copiado com sucesso",请选择银行卡:"Por favor, selecione um cartão bancário primeiro",请输入交易密码:"Por favor, insira a senha da transação",注册:"Cadastrar",创建新账户:"Criar nova conta",邮箱:"E-mail",验证码:"Código de verificação do e-mail",创建新密码:"Criar nova senha",确认密码:"Confirmar senha",请输入:"Por favor, insira",已经有:"Já tem uma",在线账户1:"Online",在线账户:"Conta online?",获取验证码:"Obter código OTP",重新获取:"Reenviar",银行卡列表:"Cartões bancários",添加银行卡:"Adicionar cartão bancário",绑定银行卡:"Vincular cartão bancário",请填充必要信息:"Por favor, preencha as informações necessárias",银行名:"Nome do banco",银行账户名:"Nome da conta bancária",银行卡号:"Número do cartão bancário",绑定:"Vincular",添加:"Adicionar",名称:"Nome",今日价格:"Preço (hoje)",价格:"Preço",今日:"Hoje",全球指数:"Índice global",美股市场:"Mercado de ações dos EUA",欧洲市场:"Mercado de ações europeu",快速访问:"Acesso rápido",美股列表:"Ações dos EUA",新闻:"Notícias",KYC验证:"Verificação KYC",上传你的身份证:"Faça o upload do seu RG",身份证正面:"Frente do RG",点击上传:'Clique em "+" para fazer upload',身份证背面:"Verso do RG",关于上传身份证:"Você está prestes a fazer upload do seu RG.",请确保:"Por favor, certifique-se de que:",没有过期:"Este é o seu documento oficial emitido pelo governo e não está expirado",取下套子:"Remova qualquer capa ou protetor para evitar reflexos ou desfoque",放在纯色背景:"Coloque o documento sobre um fundo liso",不要遮挡:"Não segure o documento na mão",下一步:"Próximo",姓氏:"Primeiro nome",名字:"Sobrenome",证件号:"Número do RG",护照号:"Número do passaporte",身份证:"RG",护照:"Passaporte",ID验证:"Verificação de identidade",选择你的国家:"Selecione o país/região emissor do documento",选择国家:"Selecione país/região",使用有效证件:"Use um documento oficial válido",只有以下文件将被接受:"Apenas os documentos listados abaixo serão aceitos; todos os outros serão rejeitados",认证通过:"Verificado!",你有成功验证的账户:"Você verificou sua conta com sucesso.",通过:"OK",你的文件是:"Seu documento está",正在审查:"Em revisão",您的帐户验证需要24小时才能完成:"A verificação da sua conta levará até 24 horas para ser concluída, e o resultado será compartilhado com você por meio de notificação na Caixa de Entrada.",账户验证:"Verificação de conta",失败:"Não aprovado",再试一次:"Tentar novamente",上传护照:"Faça o upload do seu passaporte",护照信息页:"Página de informações do passaporte",您即将上传您的护照:"Você está prestes a fazer upload do seu passaporte.",自选1:"Assistir",确认1:"Concluído",自选:"Listas de observação",现价:"Último",涨跌额:"Variação",涨跌比:"Variação%",总量:"Volume",编辑自选:"Editar listas de observação",添加自选:"Adicionar à lista de observação",加载更多:"Carregar mais",已经到底了:"Fim da lista",市场:"Mercados",跟单:"Seguir ordem",期货:"Futuros",交易记录:"Histórico de transações",全部记录:"Todos os registros",买涨:"Comprar",买跌:"Vender",状态:"Status",价:"Preço",数量:"Quantidade",总:"Total",金额1:"Valor",手续费:"Taxa de serviço",浮动盈利:"Lucro flutuante",订单状态:"Status do pedido",时间:"Hora",机构跟单:"Seguimento institucional",认购总金额:"Valor total da subscrição",类型:"Tipo",方向:"Direção",创建时间:"Hora de abertura",等待确认:"Aguardando confirmação",等待认股:"A ser liquidado",已认股:"Liquidado",我的资产:"Meus ativos",我的平仓:"Minhas posições encerradas",我的委托:"Minhas ordens",我的投资:"Meus investimentos seguidos",取消订单:"Cancelar pedido",你确定要取消订单吗:"Tem certeza de que deseja cancelar o pedido?",交易中心:"Centro de negociação",开盘价:"Preço de abertura",持股总额:"Valor total das ações",盈余:"Margem",未实现收益:"Não realizado",平仓:"Encerrar posição",平仓价:"Preço de encerramento",总额:"Valor total",正在进行中:"Em andamento",委托总额:"Valor total das ordens",委托价格:"Preço da ordem",委托单位:"Unidade da ordem",跟单机构:"Instituição seguida",跟单投资总额:"Valor total do investimento seguido",跟单投资状态:"Status do investimento seguido",操作类型:"Tipo de operação",买入:"Longo",卖出:"Curto",盈利:"Lucro",追加保证金:"Aumentar margem",加仓:"Aumentar valor",最大增加:"Aumento máx.:",平仓后价格上涨:"O preço de liquidação após o aumento",增加杠杆倍数:"Alavancagem aumentada para",确认:"Confirmar",修改登录密码:"Alterar senha de login",修改交易密码:"Alterar senha de transação",设置交易密码:"Configurar senha de transação",安全中心:"Centro de segurança",忘记密码:"Esqueceu a senha?",重置登录密码:"Redefinir sua senha de login",记得账户:"Lembrar conta",重置:"Redefinir",交易密码:"Senha de transação",设置交易密码1:"Definir senha de transação",修改交易密码1:"Alterar senha de transação",输入您的注册邮箱:"Insira seu e-mail registrado",输入当前交易密码:"Insira a senha de transação atual",创建一个新的交易密码:"Criar uma nova senha de transação",重新输入新的交易密码:"Insira novamente sua nova senha de transação",保存:"Salvar",修改登录密码1:"Alterar senha de login",输入当前密码:"Insira a senha atual",创建新的登录密码:"Criar uma nova senha de login",重新输入新的登录密码:"Insira novamente sua nova senha de login",提示:"Aviso",你确定要退出吗:"Tem certeza de que deseja sair?",设置:"Configurações",登出:"Sair",纳斯达克:"NASDAQ",纽交所:"NYSE",美交所:"AMEX",涨幅榜1:"Maiores altas",跌幅榜:"Maiores baixas",振幅榜:"Mais ativos",振幅榜单:"Ações mais ativas",选择交易所:"Selecione uma bolsa",详情:"Detalhes",通知:"Notificações",买盘:"Ordem de compra",卖盘:"Ordem de venda",半仓:"Meia posição",全仓:"Posição completa",限价单:"Ordem limitada",市价单:"Ordem de mercado",最高:"Máximo",最低:"Mínimo",分配者:"Alocação",购买力:"Poder de compra",持仓:"Posição",订单类型:"Tipo de ordem",限价:"Preço limite",市价:"Preço de mercado",总金额:"Valor total",提交买涨:"Enviar compra",提交买跌:"Enviar venda",杠杆倍数:"Alavancagem",市值:"Capitalização de mercado",涨幅榜:"Maiores movimentos",美国热门股票:"Ações populares dos EUA",金属:"Metais",能源:"Energia",农业:"Agrícola",机构跟单订单:"Ordem de seguimento institucional",机构列表:"Lista de instituições",点击选择机构:"Clique para selecionar a instituição e copiar a ordem agora!",最新价:"Último preço",涨跌额1:"Var.",涨跌幅1:"Var.%",振幅:"AMPL",成交量:"Exibição de transação",大宗交易:"Negociação em bloco",大宗交易提醒:"Nota: Grande ordem: Transação única >= 10.000 ações",注意:"Nota:",跟单注意:"O arroz mais valioso é de 100$-1000000$. Não pode ser vendido após o pedido.",取消:"Cancelar",最近搜索:"Pesquisas recentes",热门股票:"Ações populares",分时:"Intradiário","1天":"1D","1周":"1S","1月":"1M","3月":"3M","1年":"1A",市场数据:"Dados de mercado",开盘价1:"Abertura",收盘价1:"Fechamento anterior",无数据:"Sem dados",公司简介:"Perfil da empresa","52周最高":"Máximo de 52 semanas","52周最低":"Mínimo de 52 semanas",Bid:ZT,Ask:$T,BidVolume:eI,AskVolume:tI,Ol:oI,OlChg:nI,到期日:"Data de vencimento",昨结1:"Liquidação anterior",昨收1:"Fechamento anterior",详细报价:"Cotações detalhadas",延迟:"Atrasado",总仓:"Posição",昨结:"Liquidação anterior",LTD:aI,相关的期货:"Futuros relacionados",转账:"Transferência",选择要转账的账户:"Selecione a conta para transferir",从账户:"Da conta",资金:"Financiamento",交易:"Negociação",到账户:"Para a conta",金额:"Valor",最大:"Máximo",最大转账:"Transferência máx.:",交易历史:"Histórico de transações",全部:"Todos",ID:sI,撤销:"Desfazer",扫描二维码:"Código QR de indicação",扫描此二维码访问:"Digitalize este código para acessar a página de instalação pública",ios下载:"Download para iOS",android下载:"Download para Android",转入:"Depósito",联系在线客服:"Contatar o atendimento ao cliente online",股票账户的银行证明简介:"Breve introdução do certificado bancário da conta de ações",股票账户的银行证明详情:"Como o terminal de negociação do mercado de ações é supervisionado pela Comissão de Valores Mobiliários e pela Comissão Bancária dos EUA (Hong Kong, Europa, China, Cingapura, Japão), de acordo com os regulamentos financeiros de combate à lavagem de dinheiro de 2021 do órgão regulador, para evitar que dinheiro ilegal de criminosos entre na conta de ações, causando riscos e perdas desnecessários, a plataforma adota um sistema de revisão mais eficiente para a abertura de usuários vinculados à instituição. No canal de pagamento, os usuários devem realizar transações de depósito e saque por meio do sistema de controle de risco do canal de pagamento construído entre a conta de ações e o banco. De acordo com o valor dos fundos da instituição, a conta de controle de risco do destinatário designada pelo certificado bancário da instituição abre a conta pública com base no valor dos fundos, e um ponto de verificação é realizado para filtrar dinheiro ilegal. O certificado bancário é fornecido ao sistema de controle de risco de fundos especiais da instituição. A assembleia geral completará o sistema de verificação da cidade em 5 minutos. Após a confirmação pelo destinatário designado do certificado bancário de que os fundos são legítimos, a transferência será feita automaticamente para sua conta de ações. Entre em contato com o serviço online para depósito, e a supervisão bancária corresponderá automaticamente à conta para operação.",开仓1:"Abrir",平仓1:"Fechar",股票:"Ações",虚拟货币:"Moeda virtual",期货1:"Opções sobre futuros",平仓2:"Ordem de fechamento",大宗交易1:"Negociação em bloco",流行股票:"Ações populares",机构跟单1:"Ordem de seguimento institucional",新股认购:"Subscrição de novas ações",新购股票:"Compra de novas ações",可申购:"IPO",已申购:"Subscrição",上市日期:"Data de listagem",交易所程式码:"Código da bolsa",提交招股书日期:"Data de envio do prospecto",募集资金:"Captação de recursos",代码:"ID",申购截止日期:"Data de expiração",申购:"Subscrever",单价:"Preço",我的申购:"Minha subscrição",新股:"IPO",申购价格:"Preço",申购总额:"Valor",申购单价:"Preço de subscrição",申购数量:"Quantidade de subscrição",申购总价:"Valor total da subscrição",申购日期:"Data da subscrição",概览:"Visão geral",股票1:"Ação",申购1:"Subscrição",日期时间:"Data/Hora",平仓时间:"Hora de preenchimento",订单单价:"Preço do pedido",平仓单价:"Preço de preenchimento",机构复制:"Cópia institucional",可用资金:"Fundos disponíveis",已使用:"Usado",提现:"Saque",历史:"Histórico",总价值:"Valor total",当天利润:"Lucro hoje:",更新于:"Atualizado em",投资总投资:"Juros (Juros totais)",订单时间:"Hora do pedido",认购总金额1:"Valor total da subscrição",结算账户:"Contas de liquidação",开户:"Abrir",开仓总价:"Valor total de abertura",平仓总价:"Valor total de fechamento",结算时间:"Hora de liquidação",今日1:"hoje",大宗交易机构尚未开放:"A autoridade de negociação em bloco ainda não foi aberta.",您想申请激活吗:"Deseja solicitar ativação?",交易权限正在审核中:"As permissões de transação estão em revisão, aguarde pacientemente.",个股2:"Ação única",外汇2:"Câmbio",期货2:"Futuro",大宗交易2:"Negociação em bloco",新股2:"IPO",新债2:"Nova dívida",搜索代码:"Pesquisar código",美元提现:"Saque em USD",提现总额:"Valor do saque",选择银行卡:"Selecione o cartão bancário",请选择:"Por favor, selecione",选择一张银行卡:"Escolha um cartão bancário",可用金额:"Valor disponível:",外汇:`Moeda Estrangeira`,美元相关汇率:"Taxas de câmbio relacionadas ao USD",今日开盘价:"Abertura hoje",昨收价:"Fechamento anterior",振幅1:"Amplitude",最高1:"Máximo",最低1:"Mínimo",交易订单:"Ordem de transação",转入钱包:"Carteiras de depósito",转入法币:"Depósito em moeda fiduciária",美元:"USD",欧元:"EURO",法币:"Fiduciária",保存并分享地址:"Salvar e compartilhar endereço","3次网络确认后资金将存入您的账户":"Os fundos serão creditados em sua conta após 3 confirmações da rede.",最低充值金额为1:"O valor mínimo de depósito é 1",任何低于此金额的押金将不予退还:". Qualquer depósito menor que este valor não será reembolsado.",请不要将任何非:"Por favor, NÃO deposite qualquer ativo não",否则资产将无法找回:"no endereço acima, caso contrário, os ativos serão irrecuperáveis.",转入地址:"Endereço de depósito",上传凭证:"Fazer upload de comprovante",提交:"Enviar",请上传充值截图:"Após a recarga ser concluída, faça o upload do comprovante de recarga e envie-o",保存二维码:"Salvar código QR",选择文件:"Selecionar arquivo",请先上传凭证:"Por favor, faça upload do comprovante primeiro",重要的提醒:"Lembrete importante",邀请码:"Código de convite",联系客服:"Contatar atendimento ao cliente",现在申请:"SOLICITAR AGORA",申请贷款:"Solicitar empréstimo",贷款通道:"Empréstimo simplificado",您有史以来最好的贷款有保证低固定利率:"Seu melhor empréstimo de todos os tempos, garantido. Taxas fixas baixas a partir de",查看价格和条款:"VER TAXAS E CONDIÇÕES",选择提现方式:"Escolha um método de saque",银行卡提现:"Saque por cartão bancário",数字货币提现:"Saque por moeda digital",诚信交易:"Negocie com CONFIANÇA",请选择币种类型:"Por favor, selecione um tipo de moeda",请输入钱包地址:"Por favor, insira seu endereço de carteira",选择钱包:"Selecionar carteira",条款协议:"Cláusula",折扣买入价格:"Preço de compra com desconto",实际买入价格:"Preço de compra real",待审核:"Aguardando revisão",审核失败:"Falha na auditoria",审核通过:"Concluído",原因:"Motivo",充值历史:"Histórico de depósito",你的注册邮箱地址:"Seu endereço de e-mail registrado",已中签:"Atribuído",未中签:"Não atribuído",待中签:"Aguardando atribuição",申购总金额:"Valor total da subscrição",实付金额:"Valor pago real",中签数量:"Quantidade atribuída",待付金额:"Valor pendente",上市时间:"Data de listagem",中签日期:"Data de atribuição",用户ID或邮箱:"ID do usuário ou e-mail",关闭:"Fechar",量化AI:"IA quantitativa",冻结资金:"Congelar fundos",价格涨幅:"Variação de preço",最高价:"Preço máximo",最低价:"Preço mínimo",交易量:"Volume de negociação",调度总池:"Pool total de agendamento",今日额度:"Cota hoje",参与人数:"Número de participantes",租赁机器人:"Alugar robô",购买记录:"Histórico de compras","24h最低价":"Preço mínimo em 24H","24h最高价":"Preço máximo em 24H","24h成交量":"Volume em 24H",购买机器人:"Comprar robô",购买成功:"Compra bem-sucedida",购买失败:"Falha na compra",机器人购买记录:"Histórico de compra de robôs",购买时间:"Falha na compra",机器人收益:"Rendimento do robô",机器人交易状态:"Status de negociação",消息列表:"Lista de mensagens",寻找矿池:"Encontrar pool de mineração",定位矿池:"Localizar pool de mineração",开始挖矿:"Iniciar mineração",挖矿中:"Mineração",挖矿失败:"Falha na mineração",挖矿成功:"Mineração bem-sucedida","能量不足,停止挖矿":"Energia insuficiente, parar mineração",消息:"Mensagem",机器人列表:"Lista de robôs",银行卡充值:"Depósito por cartão bancário",其它提现:"Outro saque",请联系在线客服:"Por favor, contate o atendimento ao cliente online",已读:"Lido",未读:"Não lido",删除:"Excluir",继续:"Continuar",绑定虚拟币:"Vincular moeda digital",返回:"Voltar",team:rI,"emma-roberts":"Emma Roberts","chief-executive-officer-ceo":"Diretora Executiva (CEO)","nationality-british":"Nacionalidade: Britânica","with-over-20":"Com mais de 20 anos de experiência no setor global de finanças e recuperação, Emma Roberts é uma líder reconhecida no campo da recuperação de fraudes. Ela liderou vários projetos internacionais bem-sucedidos de recuperação de ativos e é conhecida por sua visão estratégica e liderança. A especialidade de Emma está em casos complexos transfronteiriços, tornando-a um ativo inestimável para a missão da EGRA.","john-anderson":"John Anderson","head-of-legal-and-compliance":"Chefe de Jurídico e Conformidade","nationality-american":"Nacionalidade: Americana","john-anderson-brings":"John Anderson traz ampla expertise jurídica de sua formação em direito internacional e conformidade corporativa. Ex-advogado sênior em um dos principais escritórios de advocacia dos EUA, John é especializado em litígios de fraude, conformidade regulatória e recuperação de ativos. Ele trabalha em estreita colaboração com órgãos reguladores globais, garantindo que todos os processos da EGRA estejam em conformidade com os rigorosos padrões legais.","yuki-nakamura":"Yuki Nakamura","chief-technology-officer-cto":"Diretor de Tecnologia (CTO)","nationality-japanese":"Nacionalidade: Japonesa","yuki-nakamura-is-a":"Yuki Nakamura é um inovador tecnológico com forte formação em segurança cibernética e análise de blockchain. Liderando os avanços tecnológicos da EGRA, Yuki implementou ferramentas avançadas de IA e aprendizado de máquina para aprimorar os processos de detecção e recuperação de fraudes. Sua expertise técnica tem sido fundamental para agilizar investigações financeiras complexas e proteger os ativos dos clientes.","maria-rodriguez":"Maria Rodriguez","head-of-client-relations":"Chefe de Relacionamento com o Cliente","nationality-spanish":"Nacionalidade: Espanhola","maria-rodriguez-has":"Maria Rodriguez passou mais de 15 anos em relações com clientes e gerenciamento de projetos. Com paixão por ajudar clientes a navegar em situações financeiras difíceis, Maria lidera a equipe de suporte ao cliente da EGRA, garantindo que cada cliente receba atendimento e orientação personalizados. Ela é fluente em vários idiomas, permitindo que ela gerencie a clientela internacional diversificada da EGRA.","david-liu":"David Liu","lead-fraud-investigator":"Investigador Chefe de Fraude","nationality-singaporean":"Nacionalidade: Singapuriana","david-liu-has-over-a":"David Liu tem mais de uma década de experiência como investigador de fraudes, especializado em crimes financeiros e recuperação de ativos na região Ásia-Pacífico. Sua expertise em rastrear transações financeiras complexas e trabalhar com agências internacionais de aplicação da lei ajudou a EGRA a recuperar com sucesso milhões de dólares para os clientes. As habilidades investigativas de David são cruciais para lidar com casos de fraude multinacionais de alto risco.",client:iI,language:cI,certificate:lI,"serving-the-world-learn-more-about-us":"Servindo o mundo Saiba mais sobre nós","view-introduction":"Ver introdução","view-certificate":"Ver certificado","thank-you-for-contacting-us":"Obrigado por entrar em contato conosco. Você tem alguma dúvida, mas não sabe a quem pedir ajuda? Quer conversar sobre a vida?","then-use-the-online":"Então use o formulário de consulta online listado abaixo, converse online ou envie um e-mail, e responderemos a você dentro de um dia útil. Você pode nos ligar.","european-and-north-american-users":"Usuários europeus e norte-americanos","everything-according-to-california-in-the-united-states":"Tudo de acordo com a Califórnia nos Estados Unidos:","monday-to-friday-10-00-am-4-00-pm":"Segunda a sexta-feira, 10:00 às 16:00","asian-regional-users":"Usuários da região asiática","india-11-00-am-6-00-pm":"Índia: 11:00 às 18:00","please-make-an-appointment-in-advance-saturday-and-sunday":"Por favor, marque um horário com antecedência Sábado e domingo","22-leadenhall-st-london-united-kingdom-ec3v-4ab":"22 Leadenhall St, Londres, Reino Unido, EC3V 4AB","company-headquarters-address":"Endereço da sede da empresa","registered-in-united-kingdom-number-15730153registered-number":"Registrado no REINO UNIDO, número 15730153Número de registro","new-york":"Nova York",india:uI,london:dI,"27-old-gloucester-street-london-uk":"27 Old Gloucester Street, Londres, Reino Unido","first-international-financial-center":"Primeiro Centro Financeiro Internacional","222-broadway-22nd-floor-new-york-ny-10038":"222 Broadway 22º andar, Nova York, NY 10038","whats-app":"WhatsApp",email:pI,telegram:fI,"customer-service":"Atendimento ao cliente",customer:mI,"egra-consulting-brand":"Marca EGRA Consulting","egra-has-discovered":'A EGRA descobriu que golpistas estão usando nossa marca e logotipo sem autorização para realizar atividades fraudulentas. Esses indivíduos ou grupos criam sites e comunicações enganosos que imitam nosso site oficial da EGRA. Suas atividades fraudulentas incluem promessas de altos retornos sobre investimentos, garantias de recuperação total de fundos, solicitações de fundos ou informações pessoais se passando por nossos funcionários e vendas não autorizadas de nossos serviços. Primeiro, a EGRA não solicita pagamentos em criptomoedas. Segundo, nossos especialistas nunca pedem aos clientes acesso a contas bancárias ou carteiras de criptomoedas. Priorizamos a segurança e a privacidade das informações financeiras de nossos clientes. Qualquer comunicação ou solicitação de informações sensíveis não é legítima e deve ser considerada suspeita. Terceiro, e mais importante, nossos representantes sempre entrarão em contato com você por meio do endereço de e-mail "@egraopera.com".',website:gI,"please-note-that":"Por favor, note que conduzimos negócios oficiais apenas através do nosso site oficial {0}. O site fornece informações precisas e atualizadas sobre a EGRA Consulting, nossos serviços, produtos, etc. Se você tiver dúvidas sobre a autenticidade de um site que usa o logotipo ou marca da EGRA, visite nosso site oficial {1}.","report-a-scam":"Denunciar um golpe","if-you-come-across":"Se você encontrar um site ou oferta fraudulenta que suspeita estar usando a marca EGRA, denuncie-a imediatamente via WhatsApp. Também recomendamos que você entre em contato com a agência de aplicação da lei relevante em sua área. Embora denunciemos proativamente o abuso de nossa marca às autoridades, esteja ciente de que a EGRA Consulting não é responsável por quaisquer taxas, encargos ou pagamentos incorridos como resultado de atividades fraudulentas. Por favor, tenha cautela e proteja suas informações. Embora nos esforcemos para prevenir todos os casos, a natureza e o volume de atividades fraudulentas tornam impossível eliminá-las completamente.","identify-an-egra-scam":"Identificar um golpe da EGRA","identifying-and-being":'Identificar e estar alerta aos sinais de golpes da EGRA Consulting é essencial para proteger sua situação financeira e dados pessoais. Tenha cuidado com comunicações não solicitadas que solicitem fundos, ofereçam altos retornos com baixo risco ou peçam informações pessoais ou financeiras sensíveis. Lembre-se de que a EGRA nunca solicitará fundos pessoais e só entrará em contato com você por meio de um endereço de e-mail "". Se você suspeitar de qualquer atividade fraudulenta, mantenha-se alerta e totalmente informado para se proteger de golpes.',"your-security-is-egras-top":"Sua segurança é a prioridade máxima da EGRA e agradecemos sua cooperação em nos ajudar a combater fraudes e proteger nossos valiosos clientes e parceiros.","our-mission":"Nossa Missão","the-egra-consulting-team":"A equipe da EGRA Consulting está comprometida em fornecer o melhor serviço de qualidade aos nossos clientes. Solidificamos nossa reputação ao continuamente atender e superar suas expectativas. Por exemplo, como uma das empresas mais renomadas que fornecem serviços profissionais a eles nos setores mencionados acima.","we-create-media-space":"Criamos espaço na mídia para nossos clientes, para que eles possam se manter atualizados com os últimos desenvolvimentos. Aumentamos a conscientização sobre as principais mudanças no setor, mantemos blogs, escrevemos artigos, conduzimos entrevistas e compartilhamos estudos de caso. A EGRA Consulting está comprometida em continuar seguindo esta missão e manter seus valores de apoio por:","providing-the-best":"Fornecer o melhor serviço aos nossos clientes por meio de nossos métodos testados e comprovados e da combinação única de nossa equipe de especialistas altamente qualificados","ensuring-the-best":"Garantir a melhor precisão e eficiência possível, utilizando o software e os métodos mais avançados em nossos projetos","creating-a-work-environment":"Criar um ambiente de trabalho para nossos funcionários que seja propício ao aprendizado contínuo, crescimento e desempenho excelente","meeting-the-needs-and-concerns":"Atender às necessidades e preocupações de nossos clientes, garantindo assim o sucesso do projeto","building-long-term-relationships":"Construir relacionamentos de longo prazo com nossos clientes. Isso nos ajudará a entender melhor suas necessidades e desejos para que possamos realizar melhor sua visão","our-values":"Nossos Valores","at-egra":"Na EGRA, acreditamos em operar com honestidade e integridade.","our-goal-is-to-achieve":"Nosso objetivo é alcançar o crescimento por meio do sucesso mútuo de nossos clientes e funcionários. Construímos confiança com nossos clientes por meio de comunicação construtiva e transparente para servir ao bem comum. Acreditamos em um conjunto de valores fundamentais que não apenas nos ajudarão a crescer e nos destacar ainda mais, mas também nos permitirão servir melhor nossos clientes. Além disso, acreditamos que todo funcionário deve considerar a honestidade e a integridade como um padrão para seu comportamento e decisões diárias. Porque isso nos ajudará a fazer a coisa certa, especialmente em situações difíceis.","in-addition-we-also-believe":"Além disso, também acreditamos em sempre trabalhar para fornecer um ambiente de trabalho seguro para todos, incluindo funcionários e clientes. Ajudamos nossos funcionários a crescer junto com a empresa. Fornecemos treinamento contínuo para melhorar as habilidades profissionais e técnicas de nossos funcionários, a fim de fornecer o melhor serviço aos nossos clientes.","of-course-all-of-this-would":"Claro, tudo isso não seria possível sem respeito. Colocamos o respeito no centro de nossos valores. Isso nos permite construir relacionamentos de longo prazo com nossos clientes e funcionários. Cada membro da equipe, seja um funcionário, fornecedor, subcontratado ou parceiro, será tratado com o máximo respeito. Isso facilita o trabalho em equipe e a colaboração.","our-vision":"Nossa Visão","we-are-committed-to-promoting":"Estamos comprometidos em promover o crescimento econômico contínuo e sustentável, investindo em membros da equipe e parceiros que compartilham os mesmos valores. Usamos nossa expertise em finanças, consultoria e coaching para ajudar a mudar a vida das pessoas. Ao assumir responsabilidade, fornecer orientação e suporte aos nossos clientes, participamos de sua jornada pessoal e contribuímos para um mundo melhor.","in-addition-we-aim-to-build":"Além disso, nosso objetivo é construir relacionamentos fortes e duradouros. Nossa contribuição vai além do que é visível e tangível.","our-work-provides-clients-with":"Nosso trabalho fornece aos clientes as ferramentas necessárias para ajudar as pessoas a se tornarem mais conscientes, confiantes e certas sobre o futuro. Não apenas mudamos o presente, mas também ajudamos a construir o futuro.",introduction:hI,"by-interacting-with-egra":"Ao interagir com a EGRA em nosso site oficial {0}, você (“Cliente”, “Você”, “Seu”) está aceitando nossos Termos e Condições. Estes Termos e Condições definem seus direitos e responsabilidades ao usar nosso site e serviços. Os termos “Empresa”, “EGRA Consulting”, “Nós”, “Nosso” e “Nós” referem-se à nossa empresa.","we-reserve-the-right-to-modify":"Reservamos o direito de modificar estes Termos e Condições a qualquer momento. Quaisquer alterações serão notadas com uma data “Última Atualização” revisada na parte inferior desta página. É sua responsabilidade revisar estes Termos e Condições regularmente. Seu uso contínuo do nosso site após quaisquer alterações constitui sua aceitação dos termos atualizados.","please-note-that-our-services":"Por favor, note que nossos serviços são destinados a indivíduos com 18 anos ou mais. Indivíduos menores de 18 anos não têm permissão para usar este site.","privacy-and-cookies":"Privacidade e Cookies","your-privacy-is-of-great-importance":"Sua privacidade é de grande importância para nós. A EGRA está comprometida em proteger seus dados pessoais e respeitar seu direito à privacidade. Consulte a Política de Privacidade da EGRA Consulting para obter detalhes abrangentes sobre a coleta, uso e armazenamento de informações do usuário pela Empresa.","by-using-our-website-you-agree":"Ao usar nosso site, você concorda com o uso de cookies. Estes são pequenos arquivos usados para rastrear interações do usuário e detectar possíveis problemas, o que nos ajuda a melhorar nossos serviços. Você pode controlar o uso de cookies no nível do navegador individual. Observe que, se você rejeitar cookies, ainda poderá usar nosso site, mas sua capacidade de usar certos recursos ou áreas do nosso site pode ser limitada.","content-and-copyright":"Conteúdo e Direitos Autorais","all-content-on-this-website":'Todo o conteúdo neste site, incluindo, mas não se limitando a texto, gráficos, logotipos, ícones, imagens, vídeos e outros materiais (coletivamente, o "Conteúdo"), é propriedade exclusiva da EGRA e/ou de seus parceiros e protegido pelas leis de direitos autorais da UE. Este Conteúdo não pode ser copiado, modificado, publicado, carregado ou distribuído sem nosso consentimento expresso por escrito. O Conteúdo é apenas para seu uso pessoal e não comercial. Se você deseja usar nosso Conteúdo para fins educacionais ou de pesquisa, entre em contato conosco para obter permissão.',"prohibited-activities":"Atividades Proibidas","the-following-activities-are-strictly-prohibited-on-our-website":"As seguintes atividades são estritamente proibidas em nosso site:","republish-sell-rent-or-sublicense-egras-materials":"Republicar, vender, alugar ou sublicenciar materiais da EGRA.","copy-duplicate-or-copy-egras-materials":"Copiar, duplicar ou reproduzir materiais da EGRA.","redistribute-egra-consultings-content-unless-expressly-designed-for-redistribution":"Redistribuir conteúdo da EGRA Consulting (a menos que expressamente projetado para redistribuição).","imitate-the-design-elements-aesthetic-or-layout-of-this-website":"Imitar os elementos de design, estética ou layout deste site.","hyperlinks-and-iframes":"Hiperlinks e Iframes","organizations-may-be-permitted-to-link":"Organizações podem ter permissão para vincular ao nosso site sob certas condições, como não implicar falsamente patrocínio, endosso ou associação. Qualquer organização que deseje vincular ao nosso site deve nos notificar por meio do endereço de e-mail oficial da EGRA.","organizations-may-not-create-frames":"Organizações não podem criar frames em torno de nossas páginas da web ou usar outras técnicas que alterem a apresentação visual ou aparência do nosso site sem nossa permissão expressa por escrito.",services:vI,payment:bI,"egra-offers-a-range-of-consultancy":"A EGRA oferece uma variedade de serviços de consultoria e pesquisa. Ao usar nossos serviços, você aceita e está vinculado por estes termos e condições. Alguns serviços podem exigir que você se registre ou faça login. Termos específicos podem se aplicar a diferentes serviços, os quais iremos notificá-lo conforme necessário.","once-you-have-selected-a-service":"Depois de selecionar um serviço em nosso site, você será solicitado a inserir seus dados pessoais e selecionar um método de pagamento. Uma vez que o pagamento for feito, um e-mail de confirmação será enviado e você deve verificar a precisão dos detalhes do pagamento. Se houver discrepâncias, entre em contato com a EGRA imediatamente em egra@opegra.com.","payment-is-considered-confirmed-upon":"O pagamento é considerado confirmado após o recebimento do depósito e do e-mail de confirmação. Estes termos e condições e quaisquer condições adicionais aplicáveis ao serviço estão sujeitos ao pagamento. O pagamento é aceito em Libras Esterlinas (GBP) a uma taxa de câmbio definida pelo banco emissor ou sistema de pagamento. Os clientes são responsáveis por todos os custos de transação e devem nos informar sobre quaisquer alterações em seus dados de contato pessoais. Para consultar sobre pagamentos, entre em contato conosco via site, chat ao vivo, telefone ou e-mail egra@opegra.com.","refund-and-cancellation-policy":"Política de Reembolso e Cancelamento","changes-in-services":"Mudanças nos Serviços","egra-may-adjust-prices-modify-delivery":"A EGRA pode ajustar preços, modificar prazos de entrega ou se recusar a fornecer serviços se o cliente fizer alterações significativas nos serviços após a celebração do contrato. Se os serviços forem recusados, o cliente será cobrado pelo trabalho realizado.","cancellation-of-services":"Cancelamento de Serviços","full-refund-for-incorrect-payments":"Reembolso total por pagamentos incorretos:","if-you-make-a-payment-by-mistake":"Se você fizer um pagamento por engano, reembolsaremos o valor total, menos uma taxa de processamento de 5%.","to-be-eligible-for-a-refund-you-must-not-have-had":"Para ser elegível a um reembolso, você não deve ter tido nenhum contato com a EGRA e deve enviar uma solicitação de reembolso dentro de 24 horas após a transação.","partial-payment-and-unperformed-services":"Pagamento parcial e cancelamento de serviços não realizados: Se você decidir cancelar um serviço parcialmente pago que ainda não foi realizado, forneceremos um reembolso de 70%.","if-the-client-cancels-the-service-egra":"Se o cliente cancelar o serviço, a EGRA pode solicitar pagamento pelo trabalho concluído e tempo de estudo para o serviço restante. Se a EGRA reservou tempo para o serviço, o cliente poderá ser cobrado 50% da taxa pela parte do trabalho não concluída.","if-you-decide-to-cancel-the-services":"Se você decidir cancelar os serviços fornecidos pela EGRA após o trabalho ter sido concluído, nenhum reembolso será dado, independentemente dos resultados obtidos.","please-note-that-once-the-work-has-been":"Por favor, note que uma vez que o trabalho foi concluído e os documentos e acordos necessários foram fornecidos, a EGRA cumpriu suas obrigações e nenhum reembolso se aplicará.","pricing-and-payment":"Preços e Pagamento","the-prices-apply-to-services-that":"Os preços aplicam-se a serviços que atendem às especificações acordadas. Custos adicionais ou trabalho devido a razões como especificações pouco claras ou erros na documentação podem resultar em aumentos de preços. O pagamento integral deve ser feito antes do início do trabalho ou quando a EGRA concordar.","the-agreement-remains-in-force":"O contrato permanece em vigor até que os serviços sejam concluídos ou o relacionamento seja encerrado sob certas condições, como o cliente não fornecer os documentos necessários dentro de 30 dias ou a EGRA não conseguir contatar o cliente dentro de 15 dias. Informações enganosas, não pagamento e retenção de informações também podem levar ao término do contrato sem reembolso.","egra-consulting-cancellation":"Cancelamento da EGRA Consulting","if-clients-experience-any-problems":"Se os clientes experimentarem quaisquer problemas ao usar nossos serviços, recomendamos que entrem em contato conosco.","limitation-of-liability":"Limitação de Responsabilidade","in-no-event-shall-egra-its":"Em nenhum caso a EGRA, seus diretores, funcionários, parceiros, agentes, fornecedores ou afiliados serão responsáveis por quaisquer danos indiretos, incidentais, especiais, consequenciais ou punitivos decorrentes dos serviços prestados. A responsabilidade da Empresa é limitada ao máximo permitido por lei, exceto em casos de negligência grave, má conduta intencional ou fraude pela Empresa.","service-availability-and-security":"Disponibilidade e Segurança do Serviço","we-strive-to-keep-the":"Nós nos esforçamos para manter o Site e os Serviços disponíveis, mas podem ocorrer tempos de inatividade e interrupções do servidor. Reservamo-nos o direito de suspender ou descontinuar os Serviços, temporária ou indefinidamente, a qualquer momento e por qualquer motivo, sem aviso prévio ou responsabilidade.","egra-consulting-will-take":"A EGRA Consulting tomará medidas razoáveis para proteger o Site contra ameaças à segurança da rede, mas não garante que o Site esteja livre de vírus ou outros componentes prejudiciais.","third-party-links":"Links de Terceiros","our-website-may-contain-links":"Nosso Site pode conter links para sites ou serviços de terceiros que não são de propriedade ou controle da EGRA Consulting. Não somos responsáveis pelo conteúdo, políticas de privacidade ou práticas desses sites e serviços externos. Você reconhece e concorda que a EGRA não é responsável por qualquer dano ou perda causada ou relacionada ao uso de quaisquer sites ou serviços externos.","by-providing-your-contact-details":"Ao fornecer seus dados de contato e outras informações pessoais no site da EGRA ou em qualquer um de seus subdomínios, você expressamente consente em ser contatado por um funcionário ou representante autorizado de nossa empresa. Isso pode envolver comunicação por e-mail, telefone ou quaisquer outros dados de contato que você fornecer.","your-consent-and-use-of-personal-information":"Seu Consentimento e Uso de Informações Pessoais","in-addition-by-using-our-website":"Além disso, ao usar nosso site e seus subdomínios e enviar suas informações, você concorda com a coleta, armazenamento, uso e divulgação de seus dados pessoais de acordo com nossa Política de Privacidade.","we-will-retain-your-personal-data":"Reteremos seus dados pessoais pelo tempo necessário para cumprir os fins para os quais coletamos seus dados pessoais, incluindo para a satisfação de quaisquer requisitos legais, contábeis ou de relatórios. Para determinar o período de retenção apropriado para dados pessoais, consideramos a quantidade, natureza e sensibilidade dos dados pessoais, o risco potencial de dano por uso ou divulgação não autorizada de seus dados pessoais, os fins para os quais processamos seus dados pessoais e se podemos alcançar esses fins por outros meios, e os requisitos legais aplicáveis.","we-assure-you-that-egra-adheres":"Garantimos que a EGRA adere aos mais altos padrões de privacidade e segurança de dados. Suas informações pessoais serão mantidas confidenciais e usadas apenas para os fins descritos em nossa Política de Privacidade.","by-continuing-to-use":"Ao continuar a usar nosso site e seus subdomínios e nos fornecer suas informações, você confirma que leu e entendeu estes termos e condições e nossa Política de Privacidade e concorda com estas práticas.","call-recording":"Gravação de Chamadas","pursuant-to-applicable-law":"De acordo com a lei aplicável, podemos gravar chamadas feitas ou recebidas pela EGRA para garantia de qualidade, atendimento ao cliente, treinamento de pessoal, segurança, conformidade legal e outros fins legítimos. Ao se comunicar conosco por telefone, você concorda com nossa gravação.","complaints-procedure":"Procedimento de Reclamações","at-egra-we-take-any-complaints":"Na EGRA, levamos a sério quaisquer reclamações sobre nossos serviços. Reconheceremos o recebimento de sua reclamação dentro de cinco dias úteis e conduziremos uma investigação completa. Nosso objetivo é resolver reclamações dentro de 30 dias úteis e mantê-lo informado durante todo o processo. Se você não estiver satisfeito com o resultado, tem o direito de encaminhar sua reclamação a um órgão externo de resolução de disputas.","these-terms-and-conditions-supersede":"Estes Termos e Condições substituem todos os entendimentos, propostas, acordos, negociações e discussões anteriores entre as partes, sejam escritos ou orais. Este Contrato será regido e interpretado de acordo com as leis da União Europeia.","entire-agreement":"Acordo Integral","any-changes-to-these-terms":"Quaisquer alterações a estes Termos e Condições devem ser por escrito e assinadas por um representante autorizado da EGRA. A menos que especificado de outra forma, as alterações entrarão em vigor após a publicação no Site.","please-note-it-is-important-that":"POR FAVOR, NOTE: É importante que você se mantenha atualizado com estes Termos regularmente. Se tiver alguma dúvida, sinta-se à vontade para entrar em contato conosco pelos métodos listados em nosso Site.","last-updated-may-6-2023":"Última atualização: 6 de maio de 2023.","effective-date-february-3-2019":"Data de Efetivação: 3 de fevereiro de 2019","last-updated-july-7-2023":"Última Atualização: 7 de julho de 2023","privacy-policy":"Política de Privacidade","introduction-0":"Introdução","at-egra-we-value-your-privacy-and-are":"Na EGRA, valorizamos sua privacidade e estamos comprometidos em proteger a confidencialidade e privacidade de suas informações pessoais. Esta Política de Privacidade descreve como processamos e protegemos suas informações pessoais em nosso site e ao prestar serviços. Aplica-se a informações pessoais coletadas e/ou usadas pela EGRA como controladora de dados sob o Regulamento Geral de Proteção de Dados (GDPR) da UE e leis semelhantes.","please-note-that-if-we-process":"Por favor, note que se processarmos suas informações pessoais em nome de um cliente como processador de dados, a política de privacidade e os termos deles se aplicarão. Se nosso uso de suas informações pessoais não estiver sujeito a esta política, consulte o cliente relevante (controlador de dados) para obter mais informações.","acceptance-of-this-policy":"Aceitação Desta Política","by-using-our-website-and":"Ao usar nosso site e serviços, você indica que entende e concorda com as práticas descritas nesta Política de Privacidade. Se você não concordar com esta política, por favor, não use nosso site e serviços.","collection-of-personal-information":"Coleta de Informações Pessoais","we-collect-personal-information-in-the-following-circumstances":"Coletamos informações pessoais nas seguintes circunstâncias:","website-users":"Usuários do Site:","when-you-use-our-website-we-may":"Quando você usa nosso site, podemos coletar informações pessoais de você, como seu nome, endereço, endereço de e-mail, número de telefone e quaisquer outras informações que você fornecer voluntariamente ao enviar uma consulta por meio de nossa ferramenta Fale Conosco.","we-may-also-collect-personal-information":"Também podemos coletar informações pessoais automaticamente por meio de cookies e tecnologias semelhantes para permitir a operação eficaz do site e analisar o comportamento do usuário.","customers-and-potential-customers":"Clientes e clientes em potencial:","if-you-enquire-about-or-use-our-services":"Se você perguntar sobre ou usar nossos serviços, processamos informações como seu nome, cargo e detalhes de contato para responder à sua consulta.","when-you-become-a-customer":"Quando você se torna um cliente, podemos processar informações pessoais adicionais para vários fins relacionados à prestação de nossos serviços, como verificações de conformidade, comunicações, faturamento, administração e tratamento de reclamações.","use-of-personal-information":"Uso de Informações Pessoais","we-use-personal-information-for-the-following-purposes":"Usamos informações pessoais para os seguintes fins:","provide-and-maintain-our-services":"Fornecer e manter nossos serviços","notify-you-of-changes-to-our-services":"Notificá-lo sobre alterações em nossos serviços","enable-you-to-participate-in-interactive-features-of-our-services":"Permitir que você participe de recursos interativos de nossos serviços","provide-customer-care-and-support":"Fornecer atendimento e suporte ao cliente","perform-analysis-to-improve-our-services":"Realizar análises para melhorar nossos serviços","comply-with-legal-obligations":"Cumprir obrigações legais","retention-of-personal-information":"Retenção de Informações Pessoais","we-retain-personal-information":"Retemos informações pessoais pelo tempo necessário para cumprir os fins descritos nesta Política de Privacidade, a menos que um período de retenção mais longo seja exigido ou permitido por lei.","your-rights":"Seus Direitos","you-have-certain":"Você tem certos direitos em relação às suas informações pessoais sob o GDPR e legislações semelhantes. Esses direitos incluem:","right-of-access-you-have":"Direito de acesso: Você tem o direito de acessar as informações pessoais que mantemos sobre você.","right-of-correction-you-can":"Direito de correção: Você pode solicitar a correção de quaisquer informações pessoais imprecisas ou incompletas.","right-to-erasure-in-certain-circumstances":"Direito à eliminação: Em certas circunstâncias, você tem o direito de solicitar a eliminação de suas informações pessoais.","right-to-restriction-of-processing-you":"Direito à limitação do processamento: Você pode solicitar a limitação do processamento de suas informações pessoais sob certas condições.","right-to-data-portability-you":"Direito à portabilidade dos dados: Você tem o direito de receber suas informações pessoais em um formato comumente usado e legível por máquina.","right-to-object-you-can-object":"Direito de oposição: Você pode se opor ao nosso processamento de suas informações pessoais com base em interesses legítimos.","right-to-complain-if-you":"Direito de reclamação: Se você acreditar que violamos seus direitos, tem o direito de reclamar a uma autoridade de supervisão.","we-implement-appropriate":"Implementamos medidas técnicas e organizacionais apropriadas para garantir a segurança e confidencialidade de suas informações pessoais.","data-security":"Segurança de Dados","contact-us":"Contate-nos","if-you-have-any-questions-or-concerns":"Se você tiver alguma dúvida ou preocupação sobre esta Política de Privacidade ou o processamento de suas informações pessoais, entre em contato conosco em egra@opegra.com ou contate nosso atendimento ao cliente oficial no WhatsApp.","changes-to-this-policy":"Alterações a Esta Política","privacy-terms":"Termos de Privacidade","we-may-update-this-privacy-policy-from-time":'Podemos atualizar esta Política de Privacidade periodicamente para refletir mudanças em nossas práticas ou requisitos legais. A política atualizada entrará em vigor após a data revisada de "Última Atualização" ser publicada em nosso site. Encorajamos você a revisar esta política regularmente para entender como protegemos sua privacidade.',"we-appreciate-your-trust-in-egra":"Agradecemos sua confiança na EGRA e sua compreensão de nosso compromisso em proteger suas informações pessoais. Se tiver alguma dúvida ou esclarecimento sobre nossa política de privacidade, sinta-se à vontade para entrar em contato conosco.","changes-to-this-privacy-policy":"Alterações a Esta Política de Privacidade","we-may-update-our-privacy-policy-from-time":"Podemos atualizar nossa Política de Privacidade periodicamente. Notificaremos você sobre quaisquer alterações publicando a nova Política de Privacidade nesta página.","we-will-notify-you-via-email":"Notificaremos você por e-mail e/ou um aviso proeminente em nosso Serviço antes que a alteração entre em vigor e atualizaremos a “Data de Efetivação” no topo desta Política de Privacidade.","you-are-advised-to-review-this-privacy-policy":"Recomendamos que você revise esta Política de Privacidade periodicamente para quaisquer alterações. As alterações a esta Política de Privacidade são efetivas quando publicadas nesta página.","terms-and-conditions":"Termos e Condições","privacy-policy-0":"política de privacidade","our-team":"Nossa equipe","about-us":"Sobre Nós","bank-card":"Cartão Bancário","digital-currency":"Moeda Digital","swift-bic-code-is-required":"Código SWIFT/BIC é obrigatório","receiving-bank-address-is-required":"Endereço do banco beneficiário é obrigatório","payee-s-detailed-address-is-required":"Endereço detalhado do beneficiário é obrigatório","post-code-is-required":"Código postal é obrigatório","aba-routing-no-iban-is-required":"Número de roteamento ABA/IBAN é obrigatório",success:yI,"real-name-authentication-ensures-account-security":"Autenticação de nome real garante segurança da conta","bind-your-payment-address":"Vincule seu endereço de pagamento","user-name":"Nome do usuário","enter-user-name":"Insira o nome do usuário","bank-name":"Nome do banco","enter-bank-name":"Insira o nome do banco","enter-bank-number":"Insira o número do banco","bank-number":"Número do banco","swift-bic-code":"Código SWIFT/BIC","enter-swift-bic-code":"Insira o código SWIFT/BIC","aba-routing-no-iban":"Número de roteamento ABA/IBAN","enter-aba-routing-no-iban":"Insira o número de roteamento ABA/IBAN","receiving-bank-address":"Endereço do banco beneficiário","enter-receiving-bank-address":"Insira o endereço do banco beneficiário","payees-detailed-address":"Endereço detalhado do beneficiário","enter-payees-detailed-address":"Insira o endereço detalhado do beneficiário","enter-post-code":"Insira o código postal","post-code":"Código postal",save:AI,address:wI,"select-currency":"Selecionar moeda","enter-payment-address":"Insira o endereço de pagamento","enter-address":"Insira o endereço","global-transaction-regulatory-enquiries":"Consultas regulatórias de transações globais","the-number-of-brokers-we-have-included-has-reached":"O número de corretores que incluímos atingiu","covering-the-world":"cobrindo o mundo!","more-than-60-regulatory-agencies-have-been-included-supporting-17-languages":"Mais de 60 agências reguladoras foram incluídas, suportando 17 idiomas!","amount-settled-in-the-past-month-usd":"Valor liquidado no mês passado (USD)","number-of-people-solved":"Número de pessoas resolvidas {0}","opening-an-investigation-status-2":"Abrindo uma investigação {0}/2","egra-investigations-intake":"Formulário de Início de Investigação da EGRA Abra seu caso com a EGRA",name:EI,city:CI,"platform-name":"Nome da plataforma",usd:_I,"what-was-the-date-of-the-first-incident":"Qual foi a data do primeiro incidente?","how-are-the-fraudulent-funds-sent":"Como os fundos fraudulentos foram enviados?","can-you-provide-egra":"Você pode fornecer à EGRA uma lista das transações enviadas aos suspeitos ou roubadas? Este campo é obrigatório para que possamos ajudá-lo da melhor forma. Por favor, baixe seu histórico de transações da exchange ou serviço que você usou.*",yes:SI,no:PI,"the-more-detailed-the-case":"Quanto mais detalhadas forem as informações do caso, maior será a taxa de sucesso no rastreamento da origem dos fundos no caso. Por favor, preencha com veracidade o comportamento fraudulento do indivíduo e o valor dos fundos fraudados.","upload-photos-of-the-details-of-each-fraudulent-fund":"Faça upload de fotos dos detalhes de cada fundo fraudulento.*","submit-your-application":"Envie sua aplicação",tips:RI,"when-a-new-user-submits-a-fraud":"Quando um novo usuário envia um registro de caso de fraude pela primeira vez, a instituição avaliará a viabilidade do rastreamento de fundos com base nas informações detalhadas fornecidas. Por favor, certifique-se de que as informações e registros de transferência sejam detalhados para aumentar a taxa de sucesso de aceitação.","the-case-acceptance-details":"Os detalhes de aceitação do caso serão notificados a você por e-mail dentro de 24 horas. O primeiro reembolso de fundos será processado com base nos detalhes específicos das informações do caso e nos critérios de avaliação.",confirm:OI,"the-following-data-are-all-from-the-real-data-statistics-of-egra":"Os seguintes dados são todos de estatísticas de dados reais da EGRA","mediation-centre":"Centro de Mediação","resolved-in-the-past-month-usd":"Resolvido no mês passado (USD)","number-of-people-solved-0":"Número de pessoas resolvidas","latest-cases":"Casos Recentes","contact-us-0":"Contate-nos","here-are-all-the-ways-to-contact-egra-consulting":"Aqui estão todas as formas de contatar a EGRA Consulting:",tel:TI,headquarters:II,"e-mail":"e-mail:","the-processing-time-for-users-in-europe":"O tempo de processamento para usuários na Europa e América do Norte é baseado no Horário Padrão do Pacífico (PST)","monday-to-friday-10-00-am-4-00-pm-0":"Segunda a sexta-feira 10:00 -16:00",detail:xI,"company-headquarters-address-0":"Endereço da sede da empresa:","registration-number":"Número de registro:","number-15730153":"Número 15730153","new-york-0":"Nova York:","india-0":"Índia:","london-0":"Londres:","contact-us-1":"CONTATE-NOS","fraudulent-funds-refund-contract":"Contrato de Reembolso de Fundos Fraudulentos","party-a":"Parte A:",individual:kI,"party-b":"Parte B:","global-anti-fraud-alliance-authorized-by-the-united-nations":"Aliança Global Anti-Fraude (autorizada pelas Nações Unidas)","time-for-refund-of-fraudulent-funds":"Tempo para reembolso de fundos fraudulentos:","the-time-required-to-refund":"O tempo necessário para reembolsar fundos fraudulentos para contas pessoais varia de 3 dias a 4 semanas, dependendo da escolha do plano de tratamento e do progresso real da operação.",process:qI,"1-account-registration":"1. Registro de conta: A Parte A registra uma conta pessoal através do site oficial. Após completar o registro, é necessário preencher o registro do caso.","2-case-filling-when-filling":"2. Preenchimento do caso: Ao preencher os detalhes do caso, é necessário fornecer informações como tempo, fundos, métodos de depósito, plataformas ilegais e produtos de negociação. Quanto mais detalhado o preenchimento, maior a taxa de sucesso do caso.","3-case-acceptance-after":"3. Aceitação do caso: Após enviar a aplicação do caso, a Parte B aceitará o caso dentro de 24 horas, analisará as informações do caso preenchidas pela Parte A e planejará um plano de ação.","4-select-a-plan-party":"4. Selecionar um plano: A Parte B fornece à Parte A uma variedade de planos de reembolso, incluindo a proporção de fundos pré-pagos e a proporção de reembolso de cada plano. A conta regulada é conjuntamente supervisionada pelo Grupo de Fraude das Nações Unidas, a Organização Internacional de Fraude e o governo dos EUA. Os fundos pré-pagos serão devolvidos à conta bancária da Parte A junto com os fundos do plano selecionado pela Parte A quando o reembolso for feito.","5-action-deployment-after":"5. Implantação da ação: Após determinar o plano, a Parte B implantará a ação de acordo com o plano selecionado pela Parte A. O departamento de tecnologia da informação rastreia o paradeiro dos fundos através do endereço blockchain fornecido pela Parte A.","6-law-enforcement":"6. Aplicação da lei: O departamento de assuntos da Parte B enviará uma aplicação conjunta de aplicação da lei ao Grupo de Fraude das Nações Unidas, à Organização Internacional de Fraude e ao governo local.","7-capture-operation":"7. Operação de captura: Após a autorização da aplicação conjunta de aplicação da lei, a Parte B entrará em contato com o país onde a aplicação da lei está localizada para cooperar no combate ao grupo fraudulento.","8-fund-settlement-after":"8. Liquidação de fundos: Após a conclusão da operação de captura, o departamento de liquidação da Parte B verificará os fundos com base na análise do caso e na proporção de fundos de reembolso submetida por cada vítima.","9-credit-transfer-the-fraudulent":"9. Transferência de crédito: Os fundos fraudulentos são transferidos para a agência de tratamento designada pela Parte B através de transferência de crédito. Após a transferência de crédito, a Parte B emitirá os fundos para a conta da Parte A registrada na Parte B na forma de crédito de acordo com os fundos de cada vítima.","10-fund-withdrawal-after":"10. Saque de fundos: Após a Parte B adicionar as informações da conta bancária, os fundos pré-pagos serão devolvidos à conta bancária junto com os fundos de tratamento.",notes:NI,"1-statement-of-the-compensation":"1. Declaração do acordo de compensação: Se a Parte A operar de acordo com o processo da Parte B e cooperar com o trabalho, e os fundos não puderem ser recuperados com sucesso, a Parte B compensará a Parte A pelos fundos pré-pagos e fundos reembolsados.","2-requirements-for-the-authenticity":"2. Requisitos para a veracidade das informações: A Parte A deve garantir que as informações fornecidas sejam verdadeiras e precisas. Se a Parte B verificar que os detalhes do caso fornecidos pela Parte A são falsos ou incorretamente relatados, o departamento jurídico da Parte B iniciará procedimentos legais.","3-settlement-of-withdrawal-fees":"3. Liquidação de taxas de saque: Ao sacar fundos da conta, a Parte A deve liquidar as despesas de vida e outras despesas incorridas por vários departamentos durante o tratamento do caso.","4-prepaid-funds":"4. Garantia de fundos pré-pagos: Os fundos pré-pagos garantem os direitos de ambas as partes, e a Parte B usará fundos pré-pagos como critério de tratamento. Após a conclusão do tratamento, os fundos pré-pagos serão devolvidos à conta bancária da Parte A junto com o valor do reembolso.","5-termination-of-the":"5. Rescisão do contrato: Durante o processo de tratamento, se a Parte A desejar rescindir o tratamento do contrato por motivos pessoais, os fundos pré-pagos não serão reembolsados.","6-deposit-refund-consistency":"6. Consistência do reembolso do depósito: O método de reembolso do depósito deve ser consistente com o método de depósito original.","7-time-for-refunding-funds":"7. Tempo para reembolso de fundos: O tempo de reembolso varia de 3 dias úteis a 20 dias úteis, e o tempo específico é determinado de acordo com o plano de tratamento selecionado pela Parte A.","8-case-expenses-all-living-expenses":"8. Despesas do caso: Todas as despesas de vida e despesas incorridas durante o período de tratamento do caso serão suportadas pela Parte A.","9-case-progress-the-progress":"9. Progresso do caso: A análise de progresso e a situação do caso serão exibidas na instituição da Parte B a qualquer momento.","10-statement-of-the-compensation":"10. Declaração do acordo de compensação: Se a Parte A operar de acordo com o processo da Parte B e cooperar com o trabalho, e os fundos não puderem ser recuperados com sucesso, a Parte B compensará a Parte A pelos fundos pré-pagos e fundos reembolsados.","completion-deadline":"Prazo de conclusão:","depending-on-the-plan-selected":"Dependendo do plano selecionado pela Parte A, o tempo necessário para completar o processo de financiamento varia de 3 dias úteis a 4 semanas.","party-as-responsibilities":"Responsabilidades da Parte A:","1-execution-requirements-party":"1. Requisitos de execução: A Parte A deve seguir estritamente as instruções da Parte B durante o processo. Se o saque falhar devido à violação de regulamentos pela Parte A, a Parte A suportará todas as perdas e pagará uma penalidade de 30% à Parte B.","2-compensation-liability":"2. Responsabilidade de compensação: Se a Parte A não conseguir processar devido às instruções da Parte B, a Parte B compensará a Parte A pelos fundos pré-pagos e fundos do plano de processamento.",confidentiality:MI,"party-a-shall-not-disclose-any":"A Parte A não deve divulgar qualquer informação relacionada ao reembolso da Parte B a qualquer pessoa. Se a Parte A divulgar as informações da instituição, os fundos da conta serão permanentemente congelados e a conta será incluída na lista negra, e o departamento jurídico da Parte B entrará com uma ação judicial.","proof-of-authorization":"Prova de Autorização:","1-united-nations-authorization-certificate":"1. Certificado de Autorização das Nações Unidas: A Parte B é autorizada pelo Grupo de Trabalho contra Fraude das Nações Unidas a lidar com questões de reembolso.","2-u-s-government-authorization":"2. Certificado de Autorização do Governo dos EUA: O pagamento de impostos deste contrato é supervisionado pelo governo dos EUA, e o governo federal autoriza a Parte B a cobrar e reembolsar impostos em seu nome.","other-terms":"Outros Termos:","1-legal-governance-this-contract-shall-be":"1. Governança Legal. Este Contrato será regido e supervisionado pelas leis do governo federal e da lei internacional e será interpretado de acordo com elas.","2-amendments-any-amendment":"2. Emendas. Qualquer emenda ou alteração a este Contrato deve ser feita por escrito e só terá efeito após ser formalmente assinada por ambas as partes.","3-effective-date-of-contract":"3. Data de Efetivação do Contrato. Este Contrato entrará em vigor quando a Parte B redigir e enviar à Parte A para confirmação e a Parte A receber por e-mail. O carimbo de data/hora do envio do e-mail será o momento em que o Contrato entrará oficialmente em vigor.","signature-section":"Seção de assinatura:","this-is-to-witness-whereof-":"**PARA CONSTAR**, as partes executaram e entregaram devidamente este Contrato a partir da Data de Efetivação.",position:LI,"global-anti-fraud-alliance":"Aliança Global Anti-Fraude","clearance-manager":"Gerente de Liquidação","depositor-signature-page":"Página de Assinatura do Depositante","the-depositor-hereby-acknowledges":"O Depositante reconhece e concorda com os termos e condições deste Contrato e assinou devidamente este Contrato por si mesmo ou por seu oficial autorizado na Data de Efetivação.","signature-area":"Área de assinatura:","latest-cases-0":"Casos recentes","welcome-visit":"Bem-vindo",recovery:DI,"your-defrauded-funds":"SEUS FUNDOS DEFRAUDADOS","we-are-an-honorary-member":"Somos um membro honorário da Federação Internacional Anti-Fraude e trabalhamos com departamentos de polícia em todo o mundo para combater fraudes e concluir a missão o mais rápido possível para recuperar os fundos das vítimas e reduzir suas perdas","internet-anti-fraud-security-agency":"Agência de Segurança Anti-Fraude na Internet","suspect-location-tracing":"Rastreamento de Localização de Suspeitos","with-our-powerful-equipment":"Com nosso equipamento e tecnologia poderosos, podemos rastrear e identificar a localização de suspeitos em 98% do mundo","track-criminals":"Rastrear criminosos","we-work-with-police-stations":"Trabalhamos com delegacias de polícia em vários países e regiões para analisar e rastrear os movimentos de criminosos e coletar evidências","recover-your-funds":"Recupere seus fundos","we-will-try-to-recover-your-funds":"Tentaremos recuperar seus fundos no menor tempo possível por meio de uma variedade de meios e tentaremos recuperar suas perdas","why-we-exist":"Por Que Existimos?","our-mission-is-to-create":"Nossa missão é criar um mundo onde as pessoas em todo o mundo estejam livres do trauma financeiro e emocional causado por fraudes online.","we-achieve-our-mission":"Alcançamos nossa missão reunindo governos, aplicação da lei, organizações de proteção ao consumidor, instituições e provedores financeiros, agências de proteção de marcas, mídias sociais, provedores de serviços de Internet e empresas de segurança cibernética para compartilhar conhecimento e identificar ações conjuntas para proteger os consumidores de enganos.","1-026-trillion":"$1,026 trilhão","online-fraud-is-surging-last-year-consumers":"A fraude online está aumentando. No ano passado, os consumidores em todo o mundo perderam quase $1,026 trilhão para fraudes.","according-to-our-global-state-of-fraud-study":"De acordo com nosso estudo Global State of Fraud, 78% dos participantes experimentaram pelo menos uma fraude nos últimos 12 meses.","59-did-not-report-the-scam":"59% não denunciaram o golpe à polícia ou outras autoridades","24-of-respondents-believe":"24% dos entrevistados acreditam que denunciar fraudes não terá impacto.","while-only-3-of-respondents-globally":"enquanto apenas 3% dos entrevistados globalmente experimentaram menos golpes do que no ano anterior.","according-to-the-world-economic":"De acordo com o Fórum Econômico Mundial, apenas 0,05% dos cibercriminosos são processados","successful-cases-customer-sharing":"Casos de Sucesso. Compartilhamento de Clientes","view-case-sharing":"Ver compartilhamento de casos",more:BI,"first-class-service":"Serviço de primeira classe","handling-of-fraudulent-funds":"Tratamento de fundos fraudulentos","recovering-funds-and-recovering-losses":"Recuperando fundos e recuperando perdas","if-you-encounter-online-fraud-please-contact-us":"Se você encontrar fraude online, entre em contato conosco imediatamente e forneceremos a você serviços profissionais, abrangentes e de primeira classe.","account-registration":"Registro de Conta","register-an-account":"Registrar uma conta","and-try-your-final-funding-progress":"e tente seu progresso de financiamento final",register:FI,"real-name-authentication":"Autenticação de nome real","protecting-personal":"Protegendo pessoal","information-is-beneficial-to-account-security":"informações é benéfico para a segurança da conta",certification:jI,"application-for-case-processing-review":"Aplicação Para Revisão de Processamento de Caso","apply-to-submit-case-materials":"Aplicar para enviar materiais de caso para revisão e escolher processar um plano de reembolso após a revisão ser aprovada.",handling:UI,"why-choose-us":"Por Que Nos Escolher?","we-have-official-authorization-and-formal-license":"Temos autorização oficial e licença formal","view-video":"ver vídeo","i-would-like-to-thank-egra":"Gostaria de agradecer à EGRA pela ajuda que me forneceram ......","i-want-to-express-my-huge":"Quero expressar meu enorme...","i-am-very-grateful-to-the-egra-team":"Estou muito grato à equipe EGRA","i-want-to-thank-egra-and":"Quero agradecer à EGRA e...","efficient-and-supportive-team":"Equipe eficiente e solidária","i-can-t-describe-how-happy-i-am":"Não consigo descrever o quão feliz estou...","in-september-2023-i-became-a":"Em setembro de 2023, tornei-me vítima de uma corretora fraudulenta que me enganou e me fez perder todo o dinheiro que depositei em sua plataforma. Embora esta corretora me prometesse lucros enormes e saques seguros, não foi o que aconteceu e a corretora se recusou a me reembolsar. Como resultado, perdi US$ 36.730,45. Confiei meu caso a Avril e à equipe EGRA, que investigaram cuidadosamente o incidente e elaboraram o melhor plano estratégico para recuperar minhas perdas. Desde setembro de 2023, eles negociaram com a corretora, contestaram minhas transações com a corretora junto ao meu banco e acompanharam o caso em tempo hábil. Como resultado dessa abordagem sistemática, recuperei uma parte significativa de minhas perdas, mas o caso ainda não foi finalizado e esperamos poder recuperar o valor total roubado pela corretora. Gostaria de aproveitar esta oportunidade para agradecer novamente à equipe EGRA e recomendar os serviços profissionais que eles fornecem.","i-would-like-to-express":"Gostaria de expressar minha sincera gratidão à equipe EGRA e ao John por sua abordagem. Fui enganado a transferir fundos para o corretor sob o pretexto de obter altos lucros. Após apresentar meu caso à EGRA, a equipe de conformidade avaliou cuidadosamente a situação e escolheu a melhor abordagem. Eles estiveram em negociações contínuas com a corretora desde agosto de 2024 e finalmente chegaram a um acordo de US$ 35.000,00. Agradeço a eles por tudo o que fizeram por mim e recomendo fortemente seus serviços.","i-was-scammed-by-a-trading":"Fui enganado por uma empresa de negociação e tive dificuldade em recuperar meu dinheiro. Tentei outra empresa antes, mas perdi mais. Encontrei a EGRA. Foi difícil para mim confiar nas pessoas depois da experiência horrível, mas decidi tentar e escolhi o plano básico. Não me arrependo nem um pouco. Eles realmente fizeram de tudo para me ajudar. A empresa anterior quase arruinou meu caso, mas a EGRA o reconstruiu (agradecimentos especiais à equipe de conformidade)! Levou alguns meses, mas finalmente consegui recuperar 60% do meu investimento. É um milagre, não pode ser chamado de nada menos.","i-would-like-to-thank":"Gostaria de agradecer ao John e à equipe da EGRA Consulting por seu excelente trabalho. No ano passado, investi em uma empresa e acabou que nunca receberia nada de volta deles. Encontrei a EGRA e comprei um de seus pacotes, que incluía sua consultoria sobre como lidar com corretores. John me explicou claramente o que estava acontecendo e como as coisas normalmente funcionam. Posteriormente, a equipe de investigação da empresa analisou o problema e rapidamente elaborou um plano para mim. No final, consegui recuperar todo o dinheiro que investi e estou muito feliz com isso.","an-efficient-professional":"Uma equipe eficiente, profissional e prestativa. Fui enganado e tive dinheiro roubado da minha conta bancária em outubro de 24. Contatei o banco e a polícia várias vezes sem sucesso, então quando pedi ajuda à EGRA (encontrei-os em uma pesquisa no Google), não acreditava que funcionaria. Dentro de 1 mês, conseguimos obter um reembolso total do banco. Eles realmente sabem o que estão fazendo. Para mim, foi totalmente inesperado. Estou grato e os recomendaria 100%","i-am-extremely-pleased-with":"Estou extremamente satisfeito com o resultado do meu trabalho com a EGRA! Minha gerente de conta Avril e a equipe colocaram um esforço e trabalho incríveis para não apenas me devolver meus fundos na íntegra, mas também um bônus de juros adicional de 8%!
Foi um processo longo e prolongado que durou um ano, e as instituições que nos bloquearam realmente fizeram o possível para não me deixar receber o dinheiro que eu merecia, mas no final prevalecemos.
Quando entrei em contato com a empresa pela primeira vez, eu havia sido vítima de um golpe ardiloso de uma plataforma de negociação fraudulenta e havia pago a eles em criptomoeda. Na época, eu não sabia que esse não era o modo típico de conduzir negócios entre entidades legítimas. A equipe de investigação da empresa delineou as etapas necessárias para tentar recuperar os fundos e, em seguida, preparou e planejou regularmente cartas e documentos que levaram em consideração todos os aspectos do caso. Cada documento foi cuidadosamente elaborado e pesquisado.
Após várias tentativas de recuperar os fundos, mas com o banco não cooperando, levamos o caso ao Serviço do Ombudsman Financeiro do Reino Unido, e a equipe preparou alguns argumentos muito convincentes e apresentou meu caso de uma forma que garantiu que a justiça fosse feita, e eles finalmente decidiram a meu favor.
No entanto, isso não foi o fim, as tentativas de atrasar a adjudicação foram frustradas pelos especialistas da EGRA, que me forneceram orientação constante e informações úteis durante todo o processo. No final de setembro, todo o meu dinheiro foi transferido diretamente para minha conta bancária. No final, posso dizer que essa experiência me tornou um consumidor mais informado e não perdi todo o meu dinheiro! Continuo muito grato à EGRA e recomendaria fortemente seus serviços a qualquer cliente em potencial que possa estar buscando uma solução para seu dilema! ”","sign-in":"Entrar","email-address":"Endereço de e-mail","enter-email-address":"Insira o endereço de e-mail",password:zI,"enter-password":"Insira a senha","remember-me":"Lembrar-me","dont-have-an-account":"Não tem uma conta?",features:VI,location:GI,"our-egra-agency-has-published":'Nossa agência EGRA publicou relatórios em mais de 300+ revistas de mídia nos Estados Unidos e um total de 1.000+ organizações de mídia em todo o mundo.',"article-report":"Relatório de Artigo",source:HI,"sign-the-plan":"Assinar o plano:","3-confirmation-and-signature":"3. Confirmação e Assinatura","after-confirming-that":"Após confirmar que as condições e termos acima estão corretos, assine o contrato eletrônico eletronicamente. Se você tiver alguma dúvida sobre o processo de reembolso ou assuntos relacionados, sinta-se à vontade para entrar em contato com nossa equipe de atendimento ao cliente, nós o serviremos de todo o coração. Obrigado por sua compreensão e cooperação!",signed:WI,"go-to-sign-the-contract-documents":"Ir para assinar os documentos do contrato","4-choose-a-refund-method":"4. Escolha um método de reembolso","cryptocurrency-wallet-withdrawals":"Saques de carteira de criptomoedas","bank-account-refund":"Reembolso em conta bancária","5-contact-online-customer-service-and-pay-the-fee":"5. Contate o atendimento ao cliente online e pague a taxa","contact-customer-service":"Contatar atendimento ao cliente","in-progress":"Em andamento","mediation-object":"Objeto de Mediação:","solving-the-problem":"Resolvendo o problema:","mediation-request":"Pedido de Mediação:","mediation-amount":"Valor da Mediação:","mediation-time":"Tempo de Mediação:","review-status":"Status da Revisão:","awaiting-review":"Aguardando Revisão",reviewed:QI,reject:YI,"signing-of-the-agreement":"Assinatura do Acordo","step-1":"Passo 1","case-successfully-submitted":"Caso enviado com sucesso","step-2":"Passo 2","prepaid-funds-paid":"Fundos pré-pagos pagos","step-3":"Passo 3","case-accepted":"Caso aceito","step-4":"Passo 4","case-procesing":"Processamento do caso","step-5":"Passo 5","case-processed":"Caso processado","step-6":"Passo 6","funds-being-transferred":"Fundos sendo transferidos","step-7":"Passo 7","case-completed":"Caso concluído","in-progress-0":"em andamento",completed:KI,unknown:JI,"already-real-name":"Já em nome real","under-review":"Em revisão","wallet-account":"Conta da Carteira","total-handling-funds":"Total de fundos de manuseio:","amount-in-progress":"Valor em andamento:",passport:XI,"drving-license":"Carteira de Motorista","passportfile-is-required":"arquivoPassaporte é obrigatório","drivercardfile-is-required":"arquivoCarteiraMotorista é obrigatório","waiting-for-review":"Aguardando revisão","enter-first-name":"Insira o primeiro nome","enter-last-name":"Insira o sobrenome","select-upload-document":"Selecione o documento para upload","click-upload":"Clique para fazer upload",submit:ZI,"deposit-ratio":"Proporção de depósito","refund-ratio":"Proporção de reembolso","within-day-days":"Dentro de {0} dias","refund-process-for-fraudulent-funds":"Processo de Reembolso para Fundos Fraudulentos Por favor, leia cuidadosamente o seguinte processo de reembolso e precauções relacionadas:","1-electronic-contracts":"1. Contratos Eletrônicos","once-you-choose":"Assim que você escolher processar um reembolso, enviaremos para seu e-mail na forma de um contrato eletrônico. Por favor, certifique-se de que suas informações de e-mail estão corretas.","2-precautions":"2. Precauções","1-authenticity-of-information":"①. Autenticidade das informações:","during-the-case-handling-process-all":"Durante o processo de tratamento do caso, todas as informações que você enviar devem ser verdadeiras e confiáveis. Se for verificado que há informações falsas, seu lugar no caso será cancelado.","2-follow-the-instructions":"②. Siga as instruções:","during-the-entire-process-you":"Durante todo o processo, você deve seguir estritamente as instruções do especialista em liquidação. Se problemas surgirem devido a erros operacionais pessoais, a agência não assumirá a responsabilidade resultante.","3-indemnity-agreement":"3. Acordo de Indenização:","during-the-process-we-will":"Durante o processo, assinaremos um acordo de compensação com você. Se o saque falhar de acordo com os procedimentos de processamento da instituição, reembolsaremos integralmente as taxas relevantes que você incorreu em sua conta.","basic-solution-to-solve-the-issue":'Solução básica" para resolver o problema',"basic-plan":"Plano Básico","10-of-processing-funds-prepaid":"10% dos fundos de processamento pré-pagos","assist-in-recovering-40-of-funds":"Ajudar a recuperar 40% dos fundos","outstanding-features":"Recursos destacados","the-basic-electricity-price-has-the-following-salient-features":"O preço básico da eletricidade tem os seguintes recursos destacados:","assessment-of-the-background-of-the-case":"Avaliação do histórico do caso.","analysis-of-the-opponent-criminal-suspects-website-and-background":"Análise do site e histórico do oponente/suspeito criminal.","evidence-analysis-survey-of-major-companies":"Análise de evidências. Pesquisa de grandes empresas.","inconsistency-investigation":"Investigação de inconsistências.","the-counselor-working-on-your-case-will":"O conselheiro trabalhando em seu caso lhe fornecerá atenção personalizada durante todo o processo.","professional-telephone-support-and-consultation":"Suporte e consultoria telefônica profissional.","case-report-elaboration":"Elaboração de relatório de caso.","dispute-resolution-letter-includes":"Carta de Resolução de Disputas – Inclui cartas de resolução de disputas de ambas as instituições financeiras/organizações/agências governamentais.",describe:$I,"at-egra-we-are-proud-of":"Na EGRA, temos orgulho dos excelentes resultados que entregamos aos nossos clientes nos últimos anos. Temos uma equipe experiente e profissional que lidou com uma variedade de casos envolvendo um ou vários golpes. Portanto, mantemos altos padrões de qualidade de serviço e estamos comprometidos em fornecer aos nossos clientes a melhor assistência possível.","the-first-step-in-handling-a-priority":"O primeiro passo no tratamento de um caso prioritário é coletar adequadamente todas as evidências necessárias relevantes para o caso, bem como todas as evidências que o cliente pode fornecer. Com base nas evidências coletadas, realizaremos uma avaliação para determinar onde e como podemos dar os primeiros passos.","after-signing-the-agreement":"Após a assinatura do acordo, o agente deve enviar uma lista dos documentos necessários dentro de 30 dias corridos. Além disso, se a equipe de conformidade achar que as informações fornecidas pelo cliente são insuficientes em algum aspecto, documentação/evidência adicional pode ser necessária.","after-the-client-approves-the-information":'Após o cliente aprovar as informações e o plano estratégico no relatório de caso do "Pacote Básico", começamos a redigir os aplicativos e documentos acordados para serem enviados às instituições financeiras e agências governamentais relevantes, bem como outras organizações. Este pacote inclui apenas comunicações entre as duas instituições. Mediante solicitação, ajudamos os clientes a se comunicarem com empresas/organizações que fraudaram os clientes para chegar a acordos. Esta etapa é especialmente importante ao lidar com um corretor regulamentado ou uma empresa respeitável. Observe que, com este pacote, o tempo de espera para documentos e cartas redigidos por nossa equipe é o tempo padrão, até 7 dias úteis. Devido à grande carga de trabalho, atrasos também podem ocorrer. No entanto, se você tiver alguma dúvida ou precisar de esclarecimentos, seu gerente de conta está sempre disponível.',"special-program":"Programa Especial","20-of-processing-funds-prepaid":"20% dos fundos de processamento pré-pagos","assist-in-recovering-50-of-funds":"Ajudar a recuperar 50% dos fundos","the-special-scheme-for-dispute-resolution":"O “esquema especial” para resolução de disputas tem as seguintes características:","free-first-consultation-call":"Primeira consulta gratuita com nossos especialistas em recuperação","we-will-match-clients":"Vamos combinar os clientes com o conselheiro que melhor atenda às suas necessidades","personalized-attention-throughout":"Atenção personalizada durante todo o processo do conselheiro atribuído ao seu caso","consultation-time-is-limited-by-mutual-agreement":"O tempo de consulta é limitado por acordo mútuo","number-of-investigations-declarations-reports-is-determined-by-the-individual":"O número de investigações, declarações, relatórios é determinado pelo indivíduo","fee-depends-on-the-above-factors":"A taxa depende dos fatores acima e da complexidade do caso e é aprovada por ambas as partes.","although-our-packages-are-designed":"Embora nossos pacotes sejam projetados para cobrir todas as bases, às vezes é necessário especializar e adaptar um caso às necessidades e requisitos do cliente. Como cada caso é único, nem todos os clientes precisarão utilizar todos os aspectos do pacote padrão da EGRA.","this-may-be-for-several-reasons-such":'Isso pode ser por várias razões, como o cliente entrar em contato conosco por iniciativa própria. Nesse caso, não é necessário criar um relatório de caso ou realizar uma investigação completa. Em vez disso, o relatório e a carta são suficientes para abordar as questões levantadas pelo caso. Por essas razões, criamos este "pacote especial" onde o cliente decide como se beneficiar mais da nossa ajuda após discutir as circunstâncias do seu caso.',"in-addition-many-clients-come-to-us-after":"Além disso, muitos clientes vêm até nós após encontrar problemas relacionados a várias organizações antiéticas, que podem ter alguma conexão entre si. Nesse caso, é importante considerar e analisar todos os aspectos do caso antes de iniciar uma investigação para evitar perder tempo valioso. Casos especiais como esses exigem abordagens inovadoras e únicas, bem como cooperação com autoridades, jurisdições e organizações legais relevantes. Isso é melhor alcançado por meio de especialistas, como os que temos.","you-can-discuss-the-relevant-factors":"Você pode discutir os fatores relevantes do seu caso com seu gerente de conta designado para que possamos desenvolver um plano que melhor atenda às suas necessidades e possa alcançar seus objetivos. Nossa equipe está mais do que feliz em ouvir suas preocupações e esclarecer quaisquer dúvidas que você possa ter.","best-solution":"Melhor Solução","30-of-processing-funds-prepaid":"30% dos fundos de processamento pré-pagos","assist-in-recovering-70-of-funds":"Ajudar a recuperar 70% dos fundos","under-the-best-tariff-plan-we-offer-our-customers":'Sob o plano tarifário "Melhor", oferecemos aos nossos clientes:',"case-background-assessment":"Avaliação do histórico do caso.","analysis-of-the-opponents-suspects-website":"Análise do site do oponente/suspeito.","evidence-analysis-investigation-of-both-companies":"Análise de evidências. Investigação de ambas as empresas.","analysis-of-the-opponents-suspects-background":"Análise do histórico do oponente/suspeito.","extensive-investigation-of-the-main-company":"Investigação extensiva da empresa principal.","the-consultant-in-charge-of-your-case":"O consultor encarregado do seu caso lhe fornecerá atenção personalizada durante todo o processo.","case-report-presentation":"Apresentação do relatório de caso.","dispute-resolution-letters-including-to-three":"Cartas de resolução de disputas - incluindo para três instituições financeiras/organizações/agências governamentais.","at-egra-we-are-proud-of-the-good":"Na EGRA, temos orgulho dos bons resultados que alcançamos para nossos clientes nos últimos anos. Temos uma equipe experiente e profissional que lidou com uma ampla gama de casos envolvendo fraudes únicas ou múltiplas. Portanto, mantemos um alto padrão de qualidade de serviço e estamos comprometidos em fornecer a melhor assistência aos nossos clientes.","with-our-best-package-we-provide-our":'Com nosso "Melhor Pacote", fornecemos aos nossos clientes a atenção que merecem. Isso inclui tempo de consulta estendido com nossos agentes, investigação mais completa do caso e elaboração de aplicativos e cartas adicionais. Cada caso é único e adaptamos nossos pacotes às necessidades de nossos clientes.',"first-it-is-crucial-to-understand-all-aspects":"Primeiro, é crucial entender todos os aspectos do caso do cliente, e parte desse entendimento é reunir todas as informações que o cliente pode fornecer sobre o caso. Uma vez que todas as informações necessárias tenham sido reunidas, nossa investigação começará com uma avaliação inicial do histórico do caso.","once-the-payment-has-been-processed":"Uma vez que o pagamento tenha sido processado e o acordo tenha sido assinado, o cliente precisará enviar os documentos necessários dentro de 30 dias corridos. Também deve ser observado que evidências adicionais podem ser necessárias se as evidências enviadas pelo cliente forem insuficientes quando revisadas pela equipe de conformidade.","in-accordance-with-the-above":"De acordo com as condições acima, primeiro conduzimos uma investigação extensiva da empresa/golpista e analisamos seu site. A investigação está incluída no pacote e, em seguida, realizamos uma pesquisa básica dos arquivos da Internet relacionados ao caso. Finalmente, analisamos as evidências, delineamos as inconsistências/discrepâncias entre as informações fornecidas ao cliente do suspeito e determinamos as descobertas.","the-investigative-work-in-this-package":"O trabalho investigativo neste pacote é de dificuldade moderada, o que significa que os recursos disponíveis para nós ao lidar com o golpista são limitados e dependem em grande parte das evidências obtidas do cliente. Este pacote não inclui a compra de informações ou relatórios comerciais, a menos que o cliente nos solicite para fazer tais compras, momento em que o cliente será responsável pelos custos adicionais incorridos.","once-we-have-fully-analyzed-the-evidence":'Uma vez que tenhamos analisado completamente as evidências, procedemos ao projeto de um plano estratégico a ser implementado e incluímos um resumo do plano em um relatório de caso "melhor caso" entregue dentro de 10 dias úteis. Este período começa após o cliente receber a notificação de que as evidências são suficientes para prosseguir, não antes.',"once-the-case-report-is-submitted":"Uma vez que o relatório de caso seja enviado, o cliente deve aprovar as informações e o plano estratégico nele contido. Uma vez aprovado, começaremos a redigir o aplicativo e os documentos acordados para a organização, empresa ou agência governamental relevante. Três cartas de instituição financeira/organização/agência governamental estão incluídas neste pacote - mediante solicitação, ajudamos o cliente a se comunicar com o suspeito ou outra agência para chegar a um acordo. Esta etapa é particularmente importante para corretores regulamentados e empresas bem conhecidas.","after-the-case-report-is-submitted-we-follow":"Após o envio do relatório de caso, seguimos o plano estratégico e o executamos na medida do possível. No entanto, este plano pode ser ajustado ou alterado com base nas circunstâncias e situações encontradas durante o processo de resolução do caso. Por fim, as medidas tomadas para resolver o caso variarão com base nas respostas recebidas das partes envolvidas na fraude.","40-of-processing-funds-prepaid":"40% dos fundos de processamento pré-pagos","assist-in-recovering-95-of-funds":"Ajudar a recuperar 95% dos fundos","under-the-premium-package":'Sob o plano "Pacote Premium", fornecemos os seguintes serviços aos nossos clientes:',"extensive-investigation-of-the-main-opposing":"Investigação extensiva das principais partes opostas/empresas suspeitas (até duas empresas principais).","evaluation-of-the-case-background":"Avaliação do histórico do caso.","analysis-of-the-website-of-the-opposing-party-suspect":"Análise do site da parte oposta/suspeito.","priority-evidence-analysis":"Análise de evidências prioritária.","in-depth-investigation-of-the-main-companies":"Investigação aprofundada das principais empresas, incluindo investigação de duas empresas.","extensive-research-on-the-third-parties-involved":"Pesquisa extensiva sobre os terceiros envolvidos.","dedicated-telephone-support-and-consultation":"Suporte e consultoria telefônica dedicada.","case-handling-drafting-of-strategic-plan":"Tratamento do caso, elaboração do plano estratégico e envio de relatórios de caso de alta qualidade dentro de 4 dias úteis.","dispute-resolution-letter-this-includes-six":"Carta de resolução de disputas. Isso inclui seis aplicativos para instituições financeiras/organizações/agências governamentais.","priority-production-and-sending-of-documents":"Produção e envio prioritário de documentos.","premium-package":"Pacote Premium","at-egra-we-are-proud-of-our-long-history-of-securing":"Na EGRA, temos orgulho de nossa longa história de garantir resultados favoráveis para nossos clientes. Nossa equipe de profissionais experientes lida com uma ampla gama de casos, incluindo aqueles envolvendo uma ou mais partes opostas/suspeitos. Temos um compromisso inabalável de fornecer serviços de alta qualidade e uma abordagem orientada a resultados para garantir que nossos clientes recebam um serviço excepcional.","our-premium-package-is-tailored-to-our-clients":'Nosso "Pacote Premium" é adaptado aos nossos clientes, fornecendo-lhes a atenção abrangente de que precisam. Este pacote abrangente inclui uma investigação minuciosa da empresa envolvida no caso, bem como uma investigação fundamental de quaisquer empresas, indivíduos ou organizações terceirizadas envolvidas. Isso significa que temos a capacidade de realizar pesquisas altamente especializadas para fortalecer seu caso.',"the-first-step-in-handling-a-priority-case-is-to-gather":"O primeiro passo no tratamento de um caso prioritário é reunir todas as evidências necessárias relacionadas ao caso, complementadas por qualquer informação que o cliente possa fornecer. As evidências reunidas formam a pedra angular de nossa avaliação inicial e nos guiam na determinação do melhor curso de ação.","once-the-agreement-is-signed-all-necessary":"Uma vez que o acordo seja assinado, todos os documentos necessários devem ser fornecidos dentro de 30 dias. Se nossa equipe de conformidade encontrar lacunas nas informações, eles podem solicitar documentos ou evidências adicionais.","we-then-delve-into-the-evidence-to-understand":"Em seguida, nos aprofundamos nas evidências para entender a mecânica da fraude/má conduta, o modus operandi do suspeito e reunir quaisquer outras informações relevantes. Em seguida, realizamos uma investigação detalhada das empresas e indivíduos envolvidos, incluindo uma revisão cuidadosa do site do suspeito, informações da empresa e identificação de quaisquer inconsistências nos dados fornecidos. Nossa investigação também se estende a terceiros potenciais que possam estar envolvidos. Em seguida, comunicamos nossas descobertas ao cliente. Mediante solicitação, podemos fornecer informações ou relatórios comerciais, mas estes são cobrados separadamente, pois não estão incluídos no pacote.","once-we-have-completed-our-evidence":'Uma vez que tenhamos concluído nossa análise de evidências, desenvolvemos um plano estratégico, que está incluído no relatório de caso "Pacote Premium". Este relatório será entregue dentro de quatro dias úteis após reunirmos evidências suficientes. Exigimos que o cliente aprove o plano antes que possamos começar a redigir os aplicativos e documentos necessários a serem enviados às autoridades relevantes. O "Pacote Premium" inclui seis aplicativos, com um tempo de resposta padrão de até cinco dias, mas isso pode variar dependendo da carga de trabalho.',"what-is-a-withdrawal-plan":"O que é um plano de saque?","fund-withdrawal-plan":"Plano de saque de fundos","responsible-agency-equitrading-global-recovery-alliance-egra":"Agência Responsável:Equitrading Global Recovery Alliance (EGRA)","fsa-financial-services-agency-of-japan":"FSA (Agência de Serviços Financeiros do Japão)","objective-ensure-compliance-and-efficient-processing-of-user-fund-withdrawal-requests":"Objetivo: Garantir conformidade e processamento eficiente de solicitações de saque de fundos do usuário","fca-financial-conduct-authority":"FCA (Autoridade de Conduta Financeira)","sec-securities-and-exchange-commission":"SEC (Comissão de Valores Mobiliários e Câmbio)","funds-withdrawal-process":"Processo de saque de fundos","customer-service-team":"Equipe de Atendimento ao Cliente","verify-the-users-identity-and-the-legitimacy-of-the-request":"Verificar a identidade do usuário e a legitimidade da solicitação","risk-management-team":"Equipe de Gerenciamento de Risco","check-the-users-account-security-within-1-day":"Verificar a segurança da conta do usuário dentro de 1 dia","finance-team":"Equipe Financeira","calculate-the-refund-amount-and-refund-method-within-2-days":"Calcular o valor do reembolso e o método de reembolso dentro de 2 dias","service-team":"Equipe de Serviço","confirm-refund-information-within-1-day-before-refund":"Confirmar informações de reembolso dentro de 1 dia antes do reembolso","execute-refund-and-record-transaction-information":"Executar reembolso e registrar informações da transação","after-refund-confirm-refund-completed-and-collect-suggestions":"Após o reembolso Confirmar reembolso concluído e coletar sugestões",ok:e2,cancel:t2,"accept-or-confirm-to-exit":"Aceitar ou confirmar para sair",prompt:o2,home:n2,"about-us-0":"SOBRE NÓS","service-details":"DETALHES DO SERVIÇO",community:a2,"video-tutorials":"Tutoriais em Vídeo","api-documentation":"Documentação da API","security-reports":"Relatórios de Segurança","customer-support":"Suporte ao Cliente","terms-and-conditions-0":"Termos & Condições","egra-is-committed-to-providing-fast":"A EGRA está comprometida em fornecer serviços de recuperação de fundos rápidos, seguros e
transparentes para vítimas de fraude.
A EGRA será seu parceiro mais confiável.",company:s2,privacy:r2,"cookie-policy":"Política de cookies","our-website-uses-cookies-to-provide-you":'Nosso site usa cookies para fornecer a você uma melhor experiência de navegação, permitindo, otimizando e analisando as operações do site, fornecendo conteúdo de publicidade personalizado e permitindo que você se conecte às mídias sociais. Selecionar "Aceitar todos os cookies" significa que você concorda com o uso de cookies e o processamento de dados pessoais relacionados. Selecionar "configurações de cookies" para gerenciar suas preferências de consentimento. Você pode alterar suas preferências ou retirar seu consentimento através da página da política de cookies a qualquer momento. Por favor, verifique nossa Declaração de privacidade de cookies.',"g-all-rights-reserved-2024-geracopyright":"G Todos os direitos reservados 2024 Geracopyright","retain-ownership-egra-opegra-com":"reter propriedade EGRA@opegra.com","accept-all-cookies":"Aceitar todos os cookies",news:i2,"case-sharing":"Compartilhamento de Casos",logout:c2,login:l2,"register-0":"REGISTRAR","click-upload-0":"Clique para fazer upload","please-enter-the-correct-email-format":"Por favor, insira o formato de e-mail correto","please-enter-the-code":"Por favor, insira o Código","please-enter-invitation-code":"Por favor, insira o Código de Convite","reset-successful-please-log-in-again":"Redefinição bem-sucedida. Por favor, faça login novamente.","please-wait":"Por favor, aguarde...","send-the-code-please-check":"Envie o código, por favor verifique","get-code":"Obter Código","forgot-password":"Esqueceu a senha","fill-out-the-form-below-to-reset-your-account-password":"Preencha o formulário abaixo para redefinir a senha da sua conta.","enter-the-code":"Insira o Código",reset:u2,"sign-up":"Cadastre-se","complete-the-form-below-to-register-a-new-account":"Preencha o formulário abaixo para registrar uma nova conta.","invitation-code":"Código de Convite","enter-invitation-code":"Insira o Código de Convite",username:d2,"Send Code":"Enviar Código","view-data":"Visualizar dados",cryptocurrency:p2,"bank-transfer":"Transferência bancária","international-wire-transfer":"Transferência internacional","confirm-signature":"Confirmar assinatura","equitrading-global-recovery-alliance-egra":"Aliança Global de Recuperação Equitrading (EGRA)","responsible-for-fund-management-team":"Responsável por: Equipe de gestão de fundos","case-under-review":"Caso em análise",Select:f2,"0days0hours0minutes":"{0} dias {1} horas {2} minutos"},g2="Oferta",h2="Demanda",v2="Volumen oferta",b2="Volumen demanda",y2="Ol",A2="Cambio Ol",w2="LTD",E2="ID",C2="Equipo",_2="Cliente",S2="Idioma",P2="Certificado",R2="India",O2="Londres",T2="Correo electrónico",I2="Telegram",x2="Cliente",k2="Sitio web",q2="Introducción",N2="Servicios",M2="Pago",L2="Éxito",D2="Guardar",B2="DIRECCIÓN",F2="Nombre",j2="Ciudad",U2="USD",z2="Sí",V2="No",G2="Consejos:",H2="Confirmar",W2="Tel:",Q2="Sede:",Y2="detalle",K2="Individuo",J2="Proceso:",X2="Notas:",Z2="Confidencialidad:",$2="Cargo:",ex="RECUPERACIÓN",tx="Más",ox="Registrarse",nx="Certificación",ax="Manejo",sx="Contraseña",rx="Características:",ix="Ubicación:",cx="fuente:",lx="Firmado",ux="Revisado",dx="Rechazar",px="Completado",fx="Desconocido",mx="Pasaporte",gx="Enviar",hx="describir",vx="Aceptar",bx="Cancelar",yx="Aviso",Ax="INICIO",wx="Comunidad",Ex="Empresa",Cx="Privacidad",_x="Noticias",Sx="Cerrar sesión",Px="INICIAR SESIÓN",Rx="Restablecer",Ox="Nombre de usuario",Tx="Criptomoneda",Ix="Seleccionar",xx={请输入邮箱:"Por favor ingrese su correo electrónico",请输入ID:"Por favor ingrese su ID de usuario",请输入验证码:"Por favor ingrese el código de verificación del correo electrónico",请输入密码:"Por favor ingrese su contraseña",请输入新密码:"Por favor ingrese su nueva contraseña",两次密码不一致:"Las dos contraseñas no coinciden",成功:"Éxito",发送成功:"Envío exitoso",注册成功:"Registro exitoso",请输入首名字:"Por favor ingrese su nombre",请输入后名字:"Por favor ingrese su apellido",请输入护照:"Por favor ingrese su número de pasaporte",请输入身份证:"Por favor ingrese su número de identificación",请上传图片:"Por favor suba una imagen",等待审核:"En espera de revisión",请输入正确金额:"Por favor ingrese la cantidad correcta",请添加数量:"Por favor agregue la cantidad",欢迎回来:"Bienvenido de vuelta",登录你的账户:"Inicie sesión en su cuenta",输入登录用户:"Ingrese su ID de usuario",输入登录密码:"Ingrese su contraseña",忘记:"¿Olvidó su",密码:"contraseña?",登录:"Iniciar sesión",去新建:"¿Nuevo aquí?",这里注册:"Regístrese aquí",用户ID:"ID de usuario",大小不能超过:"El tamaño no puede exceder",请选择国家:"Por favor seleccione un país",请输入银行名:"Por favor ingrese el nombre del banco",请输入银行开户名:"Por favor ingrese el nombre de la cuenta bancaria",请输入银行卡号:"Por favor ingrese el número de tarjeta bancaria (Visa/MC)",登录失效:"Sesión expirada",网络错误:"Error de red",该网址不存在:"La URL no existe",复制成功:"Copia exitosa",请选择银行卡:"Por favor seleccione una tarjeta bancaria primero",请输入交易密码:"Por favor ingrese la contraseña de transacción",注册:"Registrarse",创建新账户:"Crear nueva cuenta",邮箱:"Correo electrónico",验证码:"Código de verificación del correo electrónico",创建新密码:"Crear nueva contraseña",确认密码:"Confirmar contraseña",请输入:"Por favor ingrese",已经有:"¿Ya tiene una",在线账户1:"Cuenta en línea",在线账户:"cuenta en línea?",获取验证码:"Obtener código OTP",重新获取:"Obtener de nuevo",银行卡列表:"Tarjetas bancarias",添加银行卡:"Agregar tarjeta bancaria",绑定银行卡:"Vincular tarjetas bancarias",请填充必要信息:"Por favor complete la información requerida",银行名:"Nombre del banco",银行账户名:"Nombre de la cuenta bancaria",银行卡号:"Número de tarjeta bancaria",绑定:"Vincular",添加:"Agregar",名称:"Nombre",今日价格:"Precio (hoy)",价格:"Precio",今日:"Hoy",全球指数:"Índice global",美股市场:"Mercado de valores de EE. UU.",欧洲市场:"Mercado de valores europeo",快速访问:"Acceso rápido",美股列表:"Acciones de EE. UU.",新闻:"Noticias",KYC验证:"Verificación KYC",上传你的身份证:"Suba su identificación",身份证正面:"Frente de la identificación",点击上传:'Haga clic en "+" para subir',身份证背面:"Reverso de la identificación",关于上传身份证:"Está a punto de subir su identificación.",请确保:"Por favor asegúrese de que:",没有过期:"Es su propio documento gubernamental que no ha expirado",取下套子:"Retire cualquier funda para evitar reflejos o borrosidad",放在纯色背景:"Coloque el documento sobre un fondo de color sólido",不要遮挡:"No sostenga el documento con la mano",下一步:"Siguiente",姓氏:"Nombre",名字:"Apellido",证件号:"Número de identificación",护照号:"Número de pasaporte",身份证:"Identificación",护照:"Pasaporte",ID验证:"Verificación de identidad",选择你的国家:"Seleccione su país/región de emisión del documento",选择国家:"Seleccione país/región",使用有效证件:"Use un documento gubernamental válido",只有以下文件将被接受:"Solo se aceptarán los siguientes documentos, todos los demás serán rechazados",认证通过:"¡Verificado!",你有成功验证的账户:"Ha verificado su cuenta con éxito.",通过:"Aceptar",你的文件是:"Su documento está",正在审查:"En revisión",您的帐户验证需要24小时才能完成:"La verificación de su cuenta tomará hasta 24 horas, el resultado se compartirá con usted a través de una notificación en el buzón.",账户验证:"Verificación de cuenta",失败:"Fallido",再试一次:"Intentar de nuevo",上传护照:"Suba su pasaporte",护照信息页:"Página de información del pasaporte",您即将上传您的护照:"Está a punto de subir su pasaporte.",自选1:"Lista de seguimiento",确认1:"Hecho",自选:"Listas de seguimiento",现价:"Último",涨跌额:"Cambio",涨跌比:"Cambio%",总量:"Volumen",编辑自选:"Editar listas de seguimiento",添加自选:"Agregar a listas de seguimiento",加载更多:"Cargar más",已经到底了:"Fin",市场:"Mercados",跟单:"Seguir orden",期货:"Futuros",交易记录:"Registros de transacciones",全部记录:"Todos los registros",买涨:"Comprar",买跌:"Vender",状态:"Estado",价:"Precio",数量:"Cantidad",总:"Total",金额1:"Monto",手续费:"Tarifa de manejo",浮动盈利:"Ganancia/pérdida flotante",订单状态:"Estado del pedido",时间:"Tiempo",机构跟单:"Seguimiento institucional",认购总金额:"Monto total de suscripción",类型:"Tipo",方向:"Dirección",创建时间:"Hora de apertura",等待确认:"Esperando confirmación",等待认股:"Por liquidar",已认股:"Liquidado",我的资产:"Mis tenencias",我的平仓:"Mis posiciones cerradas",我的委托:"Mis órdenes",我的投资:"Mis inversiones",取消订单:"Cancelar pedido",你确定要取消订单吗:"¿Está seguro de cancelar el pedido?",交易中心:"Centro de transacciones",开盘价:"Precio de apertura",持股总额:"Monto total de tenencias",盈余:"Margen",未实现收益:"No realizado",平仓:"Cerrar posiciones",平仓价:"Precio de cierre",总额:"Monto total",正在进行中:"En progreso",委托总额:"Monto total de órdenes",委托价格:"Precio de orden",委托单位:"Unidad de orden",跟单机构:"Seguimiento institucional",跟单投资总额:"Monto total de inversión",跟单投资状态:"Estado de inversión",操作类型:"Tipo de operación",买入:"Largo",卖出:"Corto",盈利:"Ganancia",追加保证金:"Aumentar margen",加仓:"Aumentar monto",最大增加:"Máx. aumento:",平仓后价格上涨:"El precio de liquidación después del aumento",增加杠杆倍数:"Aumentar apalancamiento a",确认:"Confirmar",修改登录密码:"Cambiar contraseña de inicio de sesión",修改交易密码:"Cambiar contraseña de transacción",设置交易密码:"Configurar contraseña de transacción",安全中心:"Centro de seguridad",忘记密码:"¿Olvidó su contraseña?",重置登录密码:"Restablecer su contraseña de inicio de sesión",记得账户:"Recordar cuenta",重置:"Restablecer",交易密码:"Contraseña de transacción",设置交易密码1:"Establecer contraseña de transacción",修改交易密码1:"Cambiar contraseña de transacción",输入您的注册邮箱:"Ingrese su correo electrónico registrado",输入当前交易密码:"Ingrese su contraseña de transacción actual",创建一个新的交易密码:"Cree una nueva contraseña de transacción",重新输入新的交易密码:"Vuelva a ingresar su nueva contraseña de transacción",保存:"Guardar",修改登录密码1:"Cambiar contraseña de inicio de sesión",输入当前密码:"Ingrese su contraseña actual",创建新的登录密码:"Cree una nueva contraseña de inicio de sesión",重新输入新的登录密码:"Vuelva a ingresar su nueva contraseña de inicio de sesión",提示:"Aviso",你确定要退出吗:"¿Está seguro de cerrar sesión?",设置:"Configuración",登出:"Cerrar sesión",纳斯达克:"NASDAQ",纽交所:"NYSE",美交所:"AMEX",涨幅榜1:"Ganadores",跌幅榜:"Perdedores",振幅榜:"Más activos",振幅榜单:"Acciones más activas",选择交易所:"Seleccione una bolsa",详情:"Detalle",通知:"Notificaciones",买盘:"Orden de compra",卖盘:"Orden de venta",半仓:"Media posición",全仓:"Posición completa",限价单:"Orden limitada",市价单:"Orden de mercado",最高:"Máximo",最低:"Mínimo",分配者:"Asignación",购买力:"Poder de compra",持仓:"Posición",订单类型:"Tipo de orden",限价:"Precio límite",市价:"Precio de mercado",总金额:"Monto total",提交买涨:"Enviar compra",提交买跌:"Enviar venta",杠杆倍数:"Apalancamiento",市值:"Capitalización de mercado",涨幅榜:"Principales movimientos",美国热门股票:"Acciones populares de EE. UU.",金属:"Metales",能源:"Energía",农业:"Agrícola",机构跟单订单:"Orden de seguimiento institucional",机构列表:"Lista de instituciones",点击选择机构:"Haga clic para seleccionar la institución y copiar la orden ahora",最新价:"Último precio",涨跌额1:"Cambio",涨跌幅1:"Cambio%",振幅:"Amplitud",成交量:"Volumen",大宗交易:"Operación bloque",大宗交易提醒:"Nota: Operación grande: Transacción única >=10000 acciones",注意:"Nota:",跟单注意:"El rango óptimo es de 100$-1000000$. No se puede vender después de realizar el pedido.",取消:"Cancelar",最近搜索:"Búsquedas recientes",热门股票:"Acciones populares",分时:"Intradía","1天":"1D","1周":"1S","1月":"1M","3月":"3M","1年":"1A",市场数据:"Datos de mercado",开盘价1:"Apertura",收盘价1:"Cierre anterior",无数据:"Sin datos",公司简介:"Perfil de la empresa","52周最高":"Máximo 52 semanas","52周最低":"Mínimo 52 semanas",Bid:g2,Ask:h2,BidVolume:v2,AskVolume:b2,Ol:y2,OlChg:A2,到期日:"Fecha de vencimiento",昨结1:"Pre liquidación",昨收1:"Cierre anterior",详细报价:"Cotizaciones detalladas",延迟:"Retrasado",总仓:"Posición",昨结:"Pre liquidación",LTD:w2,相关的期货:"Futuros relacionados",转账:"Transferencia",选择要转账的账户:"Seleccione cuenta para transferir",从账户:"Desde cuenta",资金:"Fondos",交易:"Transacción",到账户:"A cuenta",金额:"Monto",最大:"Máximo",最大转账:"Transferencia máxima:",交易历史:"Historial de transacciones",全部:"Todo",ID:E2,撤销:"Deshacer",扫描二维码:"Código QR de referencia",扫描此二维码访问:"Escanee este código para acceder a la página de instalación pública",ios下载:"Descarga iOS",android下载:"Descarga Android",转入:"Depósito",联系在线客服:"Contactar servicio al cliente en línea",股票账户的银行证明简介:"Breve introducción del certificado bancario de la cuenta de acciones",股票账户的银行证明详情:"Debido a que el terminal de negociación del mercado de acciones está supervisado por la Comisión Reguladora de Valores y la Comisión Bancaria de EE. UU. (Hong Kong, Europa, China, Singapur, Japón), según las regulaciones financieras contra el lavado de dinero de 2021, para evitar que dinero negro ingrese a la cuenta de acciones, causando riesgos y pérdidas innecesarias, la plataforma adopta un sistema de revisión más eficiente. Los usuarios deben realizar transacciones de depósito y retiro a través del sistema de control de riesgos del canal de pago construido entre la cuenta de acciones y el banco. Según el monto de fondos de la institución, el sistema de control de riesgos del banco abre una cuenta pública y realiza un filtrado de dinero negro. El certificado bancario se proporciona al sistema de control de riesgos de fondos especiales de la institución. La reunión general completará el sistema de verificación en 5 minutos. Una vez que el banco confirma que los fondos son legítimos, se transferirán automáticamente a su cuenta de acciones. Para depósitos, contacte al servicio en línea.",开仓1:"Abrir",平仓1:"Cerrar",股票:"Acciones",虚拟货币:"Moneda virtual",期货1:"Opciones sobre futuros",平仓2:"Orden de cierre",大宗交易1:"Operación bloque",流行股票:"Acciones populares",机构跟单1:"Seguimiento institucional",新股认购:"Suscripción de nuevas acciones",新购股票:"Compra de nuevas acciones",可申购:"IPO",已申购:"Suscripción",上市日期:"Fecha de listado",交易所程式码:"Código de bolsa",提交招股书日期:"Fecha de presentación del prospecto",募集资金:"Recaudación de fondos",代码:"ID",申购截止日期:"Fecha de vencimiento",申购:"Suscribir",单价:"Precio",我的申购:"Mi suscripción",新股:"IPO",申购价格:"Precio",申购总额:"Monto",申购单价:"Precio de suscripción",申购数量:"Cantidad de suscripción",申购总价:"Monto total de suscripción",申购日期:"Hora de suscripción",概览:"Resumen",股票1:"Acción",申购1:"Suscripción",日期时间:"Fecha/Hora",平仓时间:"Hora de llenado",订单单价:"Precio de orden",平仓单价:"Precio de llenado",机构复制:"Copia institucional",可用资金:"Fondos disponibles",已使用:"Usado",提现:"Retirar",历史:"Historial",总价值:"Valor total",当天利润:"Ganancia hoy:",更新于:"Actualizado el",投资总投资:"Interés (Interés total)",订单时间:"Hora de orden",认购总金额1:"Monto total de suscripción",结算账户:"Cuentas de liquidación",开户:"Abrir",开仓总价:"Monto total de apertura",平仓总价:"Monto total de cierre",结算时间:"Hora de liquidación",今日1:"hoy",大宗交易机构尚未开放:"La autoridad de operaciones bloque aún no está abierta.",您想申请激活吗:"¿Desea solicitar activación?",交易权限正在审核中:"Los permisos de transacción están en revisión, por favor espere pacientemente.",个股2:"Acción individual",外汇2:"Divisas",期货2:"Futuro",大宗交易2:"Operación bloque",新股2:"IPO",新债2:"Nueva deuda",搜索代码:"Buscar código",美元提现:"Retiro en USD",提现总额:"Monto de retiro",选择银行卡:"Seleccionar tarjeta bancaria",请选择:"Por favor seleccione",选择一张银行卡:"Elija una tarjeta bancaria",可用金额:"Monto disponible:",外汇:"Divisas",美元相关汇率:"Tipos de cambio relacionados con USD",今日开盘价:"Apertura hoy",昨收价:"Cierre anterior",振幅1:"Amplitud",最高1:"Máximo",最低1:"Mínimo",交易订单:"Orden de transacción",转入钱包:"Depositar en billetera",转入法币:"Depositar moneda fiduciaria",美元:"USD",欧元:"EURO",法币:"Fiduciaria",保存并分享地址:"Guardar y compartir dirección","3次网络确认后资金将存入您的账户":"Los fondos se acreditarán en su cuenta después de 3 confirmaciones de red.",最低充值金额为1:"El monto mínimo de depósito es 1",任何低于此金额的押金将不予退还:". Cualquier depósito menor no será reembolsado.",请不要将任何非:"Por favor NO deposite ningún activo que no sea",否则资产将无法找回:"en la dirección anterior, de lo contrario los activos serán irrecuperables.",转入地址:"Dirección de depósito",上传凭证:"Subir comprobante",提交:"Enviar",请上传充值截图:"Después de completar la recarga, suba una captura y envíela",保存二维码:"Guardar código QR",选择文件:"Seleccionar archivo",请先上传凭证:"Por favor suba su comprobante primero",重要的提醒:"Recordatorio importante",邀请码:"Código de invitación",联系客服:"Contactar servicio al cliente",现在申请:"SOLICITAR AHORA",申请贷款:"Solicitar préstamo",贷款通道:"Préstamos simplificados",您有史以来最好的贷款有保证低固定利率:"Su mejor préstamo garantizado. Tasas fijas bajas desde",查看价格和条款:"VER TASAS Y TÉRMINOS",选择提现方式:"Elija un método de retiro",银行卡提现:"Retiro con tarjeta bancaria",数字货币提现:"Retiro con moneda digital",诚信交易:"Comercio con CONFIANZA",请选择币种类型:"Por favor seleccione un tipo de moneda",请输入钱包地址:"Por favor ingrese su dirección de billetera",选择钱包:"Seleccionar billetera",条款协议:"Cláusula",折扣买入价格:"Precio de compra con descuento",实际买入价格:"Precio de compra real",待审核:"Pendiente de revisión",审核失败:"Revisión fallida",审核通过:"Completado",原因:"Razón",充值历史:"Historial de depósitos",你的注册邮箱地址:"Su dirección de correo electrónico registrada",已中签:"Asignado",未中签:"No asignado",待中签:"Esperando asignación",申购总金额:"Monto total de suscripción",实付金额:"Monto de pago real",中签数量:"Cantidad asignada",待付金额:"Monto pendiente de pago",上市时间:"Fecha de listado",中签日期:"Fecha de asignación",用户ID或邮箱:"ID de usuario o correo electrónico",关闭:"Cerrar",量化AI:"IA cuantitativa",冻结资金:"Fondos congelados",价格涨幅:"Fluctuación de precio",最高价:"Precio máximo",最低价:"Precio mínimo",交易量:"Volumen de transacciones",调度总池:"Grupo total de programación",今日额度:"Cupo de hoy",参与人数:"Número de personas",租赁机器人:"Robot de alquiler",购买记录:"Historial de compras","24h最低价":"Precio mínimo 24H","24h最高价":"Precio máximo 24H","24h成交量":"Volumen 24H",购买机器人:"Comprar robot",购买成功:"Compra exitosa",购买失败:"Compra fallida",机器人购买记录:"Historial de compra de robots",购买时间:"Compra fallida",机器人收益:"Ingresos del robot",机器人交易状态:"Estado de transacción",消息列表:"Lista de mensajes",寻找矿池:"Buscar grupo de minería",定位矿池:"Buscar grupo de minería",开始挖矿:"Iniciar minería",挖矿中:"Minando",挖矿失败:"Minería fallida",挖矿成功:"Minería exitosa","能量不足,停止挖矿":"Energía insuficiente, detener minería",消息:"Mensaje",机器人列表:"Lista de robots",银行卡充值:"Depósito con tarjeta bancaria",其它提现:"Otro retiro",请联系在线客服:"Por favor contacte al servicio en línea",已读:"Leído",未读:"No leído",删除:"Eliminar",继续:"Continuar",绑定虚拟币:"Vincular moneda digital",返回:"Regresar",team:C2,"emma-roberts":"Emma Roberts","chief-executive-officer-ceo":"Directora ejecutiva (CEO)","nationality-british":"Nacionalidad: Británica","with-over-20":"Con más de 20 años de experiencia en el sector financiero global y de recuperación, Emma Roberts es una líder reconocida en el campo de la recuperación de fraudes. Ha liderado numerosos proyectos exitosos de recuperación de activos internacionales y es conocida por su visión estratégica y liderazgo. La experiencia de Emma radica en casos transfronterizos complejos, lo que la convierte en un activo invaluable para la misión de EGRA.","john-anderson":"John Anderson","head-of-legal-and-compliance":"Jefe de Legal y Cumplimiento","nationality-american":"Nacionalidad: Estadounidense","john-anderson-brings":"John Anderson aporta una amplia experiencia legal de su formación en derecho internacional y cumplimiento corporativo. Ex abogado senior en uno de los principales bufetes de EE. UU., John se especializa en litigios por fraude, cumplimiento normativo y recuperación de activos. Trabaja en estrecha colaboración con organismos reguladores globales, asegurando que todos los procesos de EGRA cumplan con estrictos estándares legales.","yuki-nakamura":"Yuki Nakamura","chief-technology-officer-cto":"Director de tecnología (CTO)","nationality-japanese":"Nacionalidad: Japonesa","yuki-nakamura-is-a":"Yuki Nakamura es un innovador tecnológico con una sólida formación en ciberseguridad y análisis de blockchain. Liderando los avances tecnológicos de EGRA, Yuki ha implementado herramientas avanzadas de IA y aprendizaje automático para mejorar los procesos de detección y recuperación de fraudes. Su experiencia técnica ha sido instrumental para agilizar investigaciones financieras complejas y asegurar los activos de los clientes.","maria-rodriguez":"Maria Rodriguez","head-of-client-relations":"Jefa de Relaciones con Clientes","nationality-spanish":"Nacionalidad: Española","maria-rodriguez-has":"Maria Rodriguez ha dedicado más de 15 años a las relaciones con clientes y la gestión de proyectos. Con una pasión por ayudar a los clientes a navegar situaciones financieras difíciles, Maria lidera el equipo de soporte al cliente de EGRA, asegurando que cada cliente reciba atención y orientación personalizada. Es fluida en múltiples idiomas, lo que le permite gestionar la diversa clientela internacional de EGRA.","david-liu":"David Liu","lead-fraud-investigator":"Investigador principal de fraudes","nationality-singaporean":"Nacionalidad: Singapurense","david-liu-has-over-a":"David Liu tiene más de una década de experiencia como investigador de fraudes, especializándose en delitos financieros y recuperación de activos en la región de Asia-Pacífico. Su experiencia en el rastreo de transacciones financieras complejas y en trabajar con agencias internacionales de aplicación de la ley ha ayudado a EGRA a recuperar con éxito millones de dólares para los clientes. Las habilidades investigativas de David son cruciales para manejar casos de fraude multinacionales de alto riesgo.",client:_2,language:S2,certificate:P2,"serving-the-world-learn-more-about-us":"Sirviendo al mundo Conozca más sobre nosotros","view-introduction":"Ver introducción","view-certificate":"Ver certificado","thank-you-for-contacting-us":"Gracias por contactarnos. ¿Tiene alguna pregunta pero no sabe a quién pedir ayuda? ¿Quiere hablar sobre la vida?","then-use-the-online":"Entonces use el formulario de consulta en línea que se enumera a continuación, chatee en línea o envíe un correo electrónico, y le responderemos dentro de un día hábil. Puede llamarnos.","european-and-north-american-users":"Usuarios europeos y norteamericanos","everything-according-to-california-in-the-united-states":"Todo según California en los Estados Unidos:","monday-to-friday-10-00-am-4-00-pm":"Lunes a viernes 10:00 am - 4:00 pm","asian-regional-users":"Usuarios regionales asiáticos","india-11-00-am-6-00-pm":"India: 11:00 AM - 6:00 PM","please-make-an-appointment-in-advance-saturday-and-sunday":"Por favor haga una cita con anticipación Sábado y domingo","22-leadenhall-st-london-united-kingdom-ec3v-4ab":"22 Leadenhall St, Londres, Reino Unido, EC3V 4AB","company-headquarters-address":"Dirección de la sede de la empresa","registered-in-united-kingdom-number-15730153registered-number":"Registrado en REINO UNIDO, Número 15730153Número de registro","new-york":"Nueva York",india:R2,london:O2,"27-old-gloucester-street-london-uk":"27 Old Gloucester Street, Londres UK","first-international-financial-center":"Primer Centro Financiero Internacional","222-broadway-22nd-floor-new-york-ny-10038":"222 Broadway 22nd Floor, Nueva York, NY 10038","whats-app":"Whats App",email:T2,telegram:I2,"customer-service":"Servicio al cliente",customer:x2,"egra-consulting-brand":"Marca de consultoría EGRA","egra-has-discovered":'EGRA ha descubierto que los estafadores están utilizando nuestra marca y logotipo sin autorización para realizar actividades fraudulentas. Estos individuos o grupos crean sitios web y comunicaciones engañosos que imitan nuestro sitio web oficial de EGRA. Sus actividades fraudulentas incluyen promesas de altos rendimientos en inversiones, garantías de recuperación total de fondos, solicitudes de fondos o información personal haciéndose pasar por nuestros empleados, y ventas no autorizadas de nuestros servicios. Primero, EGRA no solicita pagos en criptomonedas. Segundo, nuestros expertos nunca piden a los clientes acceso a cuentas bancarias o billeteras de criptomonedas. Priorizamos la seguridad y privacidad de la información financiera de nuestros clientes. Cualquier comunicación o solicitud de información tan sensible no es legítima y debe considerarse sospechosa. Tercero, y más importante, nuestros representantes siempre se comunicarán con usted a través de la dirección de correo electrónico "@egraopera.com".',website:k2,"please-note-that":"Tenga en cuenta que realizamos negocios oficiales solo a través de nuestro sitio web oficial {0}. El sitio web proporciona información precisa y actualizada sobre EGRA Consulting, nuestros servicios, productos, etc. Si tiene alguna pregunta sobre la autenticidad de un sitio web que utiliza el logotipo o la marca de EGRA, visite nuestro sitio web oficial {1}.","report-a-scam":"Reportar una estafa","if-you-come-across":"Si encuentra un sitio web u oferta fraudulenta que sospecha que está utilizando la marca EGRA, repórtelo inmediatamente a través de WhatsApp. También le recomendamos que se comunique con la agencia de aplicación de la ley relevante en su área. Si bien informamos proactivamente el abuso de nuestra marca a las autoridades, tenga en cuenta que EGRA Consulting no es responsable por tarifas, cargos o pagos incurridos como resultado de actividades fraudulentas. Por favor, tenga cuidado y proteja su información. Si bien nos esforzamos por prevenir todos los casos, la naturaleza y el volumen de la actividad fraudulenta hace que sea imposible eliminarlos por completo.","identify-an-egra-scam":"Identificar una estafa de EGRA","identifying-and-being":'Identificar y estar alerta a los signos de estafas de EGRA Consulting es esencial para proteger su situación financiera y datos personales. Tenga cuidado con las comunicaciones no solicitadas que solicitan fondos, ofrecen altos rendimientos con bajo riesgo o piden información personal o financiera sensible. Recuerde que EGRA nunca solicitará fondos personales y solo se comunicará con usted a través de una dirección de correo electrónico "". Si sospecha de cualquier actividad fraudulenta, manténgase alerta y completamente informado para protegerse de las estafas.',"your-security-is-egras-top":"Su seguridad es la máxima prioridad de EGRA y agradecemos su cooperación para ayudarnos a combatir el fraude y proteger a nuestros valiosos clientes y socios.","our-mission":"Nuestra misión","the-egra-consulting-team":"El equipo de EGRA Consulting está comprometido a proporcionar el mejor servicio de calidad a nuestros clientes. Hemos solidificado nuestra reputación al cumplir y superar continuamente sus expectativas. Por ejemplo, como una de las empresas más renombradas que brindan servicios profesionales en las industrias mencionadas anteriormente.","we-create-media-space":"Creamos espacio en los medios para que nuestros clientes puedan mantenerse actualizados con los últimos desarrollos. Creamos conciencia sobre los principales cambios en la industria, mantenemos blogs, escribimos artículos, realizamos entrevistas y compartimos estudios de casos. EGRA Consulting está comprometido a seguir continuamente esta misión y mantener sus valores de apoyo al:","providing-the-best":"Proporcionar el mejor servicio a nuestros clientes a través de nuestros métodos probados y comprobados y la combinación única de nuestro equipo de expertos altamente calificados","ensuring-the-best":"Garantizar la mejor precisión y eficiencia posible mediante el uso del software y los métodos más avanzados en nuestros proyectos","creating-a-work-environment":"Crear un ambiente de trabajo para nuestros empleados que sea propicio para el aprendizaje continuo, el crecimiento y un excelente desempeño","meeting-the-needs-and-concerns":"Satisfacer las necesidades y preocupaciones de nuestros clientes, asegurando así el éxito del proyecto","building-long-term-relationships":"Construir relaciones a largo plazo con nuestros clientes. Esto nos ayudará a comprender mejor sus necesidades y deseos para que podamos materializar mejor su visión","our-values":"Nuestros valores","at-egra":"En EGRA, creemos en operar con honestidad e integridad.","our-goal-is-to-achieve":"Nuestro objetivo es lograr el crecimiento a través del éxito mutuo de nuestros clientes y empleados. Construimos confianza con nuestros clientes a través de una comunicación constructiva y transparente para servir al bien común. Creemos en un conjunto de valores fundamentales que no solo nos ayudarán a crecer y sobresalir, sino que también nos permitirán servir mejor a nuestros clientes. Además, creemos que cada empleado debe considerar la honestidad y la integridad como un estándar para su comportamiento diario y decisiones. Porque estos nos ayudarán a hacer lo correcto, especialmente en situaciones difíciles.","in-addition-we-also-believe":"Además, también creemos en trabajar siempre para proporcionar un ambiente de trabajo seguro para todos, incluidos empleados y clientes. Ayudamos a nuestros empleados a crecer junto con la empresa. Proporcionamos capacitación continua para mejorar las habilidades profesionales y técnicas de nuestros empleados con el fin de brindar el mejor servicio a nuestros clientes.","of-course-all-of-this-would":"Por supuesto, todo esto no sería posible sin el respeto. Ponemos el respeto en el centro de nuestros valores. Nos permite construir relaciones a largo plazo con nuestros clientes y empleados. Cada miembro del equipo, ya sea un empleado, proveedor, subcontratista o socio, será tratado con el máximo respeto. Esto facilita el trabajo en equipo y la colaboración.","our-vision":"Nuestra visión","we-are-committed-to-promoting":"Estamos comprometidos a promover un crecimiento económico continuo y sostenible invirtiendo en miembros del equipo y socios que comparten los mismos valores. Utilizamos nuestra experiencia en finanzas, consultoría y coaching para ayudar a cambiar la vida de las personas. Al asumir la responsabilidad, brindar orientación y apoyo a nuestros clientes, participamos en su viaje personal y contribuimos a un mundo mejor.","in-addition-we-aim-to-build":"Además, nuestro objetivo es construir relaciones sólidas y duraderas. Nuestra contribución va más allá de lo visible y tangible.","our-work-provides-clients-with":"Nuestro trabajo proporciona a los clientes las herramientas necesarias para ayudar a las personas a ser más conscientes, seguras y seguras sobre el futuro. No solo cambiamos el presente, sino que también ayudamos a construir el futuro.",introduction:q2,"by-interacting-with-egra":'Al interactuar con EGRA en nuestro sitio web oficial {0}, usted ("Cliente", "Usted", "Su") acepta nuestros Términos y Condiciones. Estos Términos y Condiciones definen sus derechos y responsabilidades al usar nuestro sitio web y servicios. Los términos "Compañía", "EGRA Consulting", "Nosotros", "Nuestro" y "Nos" se refieren a nuestra compañía.',"we-reserve-the-right-to-modify":'Nos reservamos el derecho de modificar estos Términos y Condiciones en cualquier momento. Cualquier cambio se notificará con una fecha de "Última actualización" revisada al final de esta página. Es su responsabilidad revisar estos Términos y Condiciones regularmente. Su uso continuado de nuestro sitio web después de cualquier cambio constituye su aceptación de los términos actualizados.',"please-note-that-our-services":"Tenga en cuenta que nuestros servicios están destinados a personas mayores de 18 años. Las personas menores de 18 años no pueden usar este sitio web.","privacy-and-cookies":"Privacidad y cookies","your-privacy-is-of-great-importance":"Su privacidad es de gran importancia para nosotros. EGRA está comprometido a proteger sus datos personales y respetar su derecho a la privacidad. Consulte la Política de Privacidad de EGRA Consulting para obtener detalles completos sobre la recopilación, uso y almacenamiento de información del usuario por parte de la Compañía.","by-using-our-website-you-agree":"Al usar nuestro sitio web, usted acepta el uso de cookies. Estos son pequeños archivos utilizados para rastrear interacciones del usuario y detectar problemas potenciales, lo que nos ayuda a mejorar nuestros servicios. Puede controlar el uso de cookies a nivel de navegador individual. Tenga en cuenta que si rechaza las cookies, aún puede usar nuestro sitio web, pero su capacidad para usar ciertas funciones o áreas de nuestro sitio web puede verse limitada.","content-and-copyright":"Contenido y derechos de autor","all-content-on-this-website":'Todo el contenido en este sitio web, incluidos pero no limitados a texto, gráficos, logotipos, iconos, imágenes, videos y otros materiales (colectivamente, el "Contenido"), es propiedad exclusiva de EGRA y/o sus socios y está protegido por las leyes de derechos de autor de la UE. Este Contenido no puede ser copiado, modificado, publicado, cargado o distribuido sin nuestro consentimiento expreso por escrito. El Contenido es para su uso personal, no comercial. Si desea utilizar nuestro Contenido con fines educativos o de investigación, contáctenos para obtener permiso.',"prohibited-activities":"Actividades prohibidas","the-following-activities-are-strictly-prohibited-on-our-website":"Las siguientes actividades están estrictamente prohibidas en nuestro sitio web:","republish-sell-rent-or-sublicense-egras-materials":"Republicar, vender, alquilar o sublicenciar los materiales de EGRA.","copy-duplicate-or-copy-egras-materials":"Copiar, duplicar o copiar los materiales de EGRA.","redistribute-egra-consultings-content-unless-expressly-designed-for-redistribution":"Redistribuir el contenido de EGRA Consulting (a menos que esté expresamente diseñado para redistribución).","imitate-the-design-elements-aesthetic-or-layout-of-this-website":"Imitar los elementos de diseño, estética o diseño de este sitio web.","hyperlinks-and-iframes":"Hipervínculos e iframes","organizations-may-be-permitted-to-link":"Se puede permitir que las organizaciones se vinculen a nuestro sitio web bajo ciertas condiciones, como no implicar falsamente patrocinio, respaldo o asociación. Cualquier organización que desee vincular a nuestro sitio web debe notificarnos a través de la dirección de correo electrónico oficial de EGRA.","organizations-may-not-create-frames":"Las organizaciones no pueden crear marcos alrededor de nuestras páginas web ni usar otras técnicas que alteren la presentación visual o la apariencia de nuestro sitio web sin nuestro permiso expreso por escrito.",services:N2,payment:M2,"egra-offers-a-range-of-consultancy":"EGRA ofrece una gama de servicios de consultoría y encuestas. Al usar nuestros servicios, usted acepta y está obligado por estos términos y condiciones. Algunos servicios pueden requerir que se registre o inicie sesión. Pueden aplicarse términos específicos a diferentes servicios, que le notificaremos según sea necesario.","once-you-have-selected-a-service":"Una vez que haya seleccionado un servicio en nuestro sitio web, se le pedirá que ingrese sus datos personales y seleccione un método de pago. Una vez realizado el pago, se enviará un correo electrónico de confirmación y debe verificar la exactitud de los detalles del pago. Si hay discrepancias, comuníquese con EGRA inmediatamente en egra@opegra.com.","payment-is-considered-confirmed-upon":"El pago se considera confirmado al recibir el depósito y el correo electrónico de confirmación. Estos términos y condiciones y cualquier condición adicional aplicable al servicio están sujetos al pago. El pago se acepta en libras esterlinas (GBP) a una tasa de cambio establecida por el banco emisor o sistema de pago. Los clientes son responsables de todos los costos de transacción y deben informarnos de cualquier cambio en sus datos de contacto personales. Para consultas sobre pagos, contáctenos en egra@opegra.com a través del sitio web, chat en vivo, teléfono o correo electrónico egra@opegra.com.","refund-and-cancellation-policy":"Política de reembolso y cancelación","changes-in-services":"Cambios en los servicios","egra-may-adjust-prices-modify-delivery":"EGRA puede ajustar precios, modificar tiempos de entrega o negarse a proporcionar servicios si el cliente realiza cambios significativos en los servicios después de celebrar el acuerdo. Si se rechazan los servicios, se cobrará al cliente por el trabajo realizado.","cancellation-of-services":"Cancelación de servicios","full-refund-for-incorrect-payments":"Reembolso total por pagos incorrectos:","if-you-make-a-payment-by-mistake":"Si realiza un pago por error, le reembolsaremos el monto total, menos una tarifa de procesamiento del 5%.","to-be-eligible-for-a-refund-you-must-not-have-had":"Para ser elegible para un reembolso, no debe haber tenido contacto con EGRA y debe enviar una solicitud de reembolso dentro de las 24 horas posteriores a la transacción.","partial-payment-and-unperformed-services":"Pago parcial y cancelación de servicios no realizados: Si decide cancelar un servicio pagado parcialmente que aún no se ha realizado, proporcionaremos un reembolso del 70%.","if-the-client-cancels-the-service-egra":"Si el cliente cancela el servicio, EGRA puede solicitar el pago por el trabajo completado y el tiempo de estudio para el servicio restante. Si EGRA ha reservado tiempo para el servicio, el cliente puede ser cobrado con el 50% de la tarifa por la parte del trabajo no completado.","if-you-decide-to-cancel-the-services":"Si decide cancelar los servicios proporcionados por EGRA después de que se haya completado el trabajo, no se otorgará ningún reembolso, independientemente de los resultados obtenidos.","please-note-that-once-the-work-has-been":"Tenga en cuenta que una vez que se haya completado el trabajo y se hayan proporcionado los documentos y acuerdos necesarios, EGRA ha cumplido con sus obligaciones y no se aplicarán reembolsos.","pricing-and-payment":"Precios y pago","the-prices-apply-to-services-that":"Los precios se aplican a servicios que cumplen con las especificaciones acordadas. Costos adicionales o trabajo debido a razones como especificaciones poco claras o errores en la documentación pueden resultar en aumentos de precios. El pago completo debe realizarse antes de que comience el trabajo o cuando EGRA lo acuerde.","the-agreement-remains-in-force":"El acuerdo permanece en vigor hasta que se completen los servicios o se termine la relación bajo ciertas condiciones, como que el cliente no proporcione los documentos requeridos dentro de los 30 días o que EGRA no pueda contactar al cliente dentro de los 15 días. Información engañosa, falta de pago y retención de información también pueden llevar a la terminación del contrato sin reembolso.","egra-consulting-cancellation":"Cancelación de EGRA Consulting","if-clients-experience-any-problems":"Si los clientes experimentan algún problema mientras usan nuestros servicios, les recomendamos que nos contacten.","limitation-of-liability":"Limitación de responsabilidad","in-no-event-shall-egra-its":"En ningún caso EGRA, sus directores, empleados, socios, agentes, proveedores o afiliados serán responsables por daños indirectos, incidentales, especiales, consecuentes o punitivos que surjan de los servicios proporcionados. La responsabilidad de la Compañía está limitada al máximo permitido por la ley, excepto en casos de negligencia grave, mala conducta intencional o fraude por parte de la Compañía.","service-availability-and-security":"Disponibilidad y seguridad del servicio","we-strive-to-keep-the":"Nos esforzamos por mantener el Sitio Web y los Servicios disponibles, pero pueden ocurrir tiempos de inactividad y fallas en el servidor. Nos reservamos el derecho de suspender o discontinuar los Servicios, temporal o indefinidamente, en cualquier momento y por cualquier motivo, sin previo aviso o responsabilidad.","egra-consulting-will-take":"EGRA Consulting tomará medidas razonables para proteger el Sitio Web de amenazas de seguridad de red, pero no garantiza que el Sitio Web esté libre de virus u otros componentes dañinos.","third-party-links":"Enlaces de terceros","our-website-may-contain-links":"Nuestro Sitio Web puede contener enlaces a sitios web o servicios de terceros que no son propiedad ni están controlados por EGRA Consulting. No somos responsables del contenido, políticas de privacidad o prácticas de estos sitios web y servicios externos. Usted reconoce y acepta que EGRA no es responsable por ningún daño o pérdida causado por o relacionado con el uso de dichos sitios web o servicios externos.","by-providing-your-contact-details":"Al proporcionar sus datos de contacto y otra información personal en el sitio web de EGRA o cualquiera de sus subdominios, usted expresa su consentimiento para ser contactado por un empleado o representante autorizado de nuestra compañía. Esto puede implicar comunicación por correo electrónico, teléfono o cualquier otro dato de contacto que proporcione.","your-consent-and-use-of-personal-information":"Su consentimiento y uso de información personal","in-addition-by-using-our-website":"Además, al usar nuestro sitio web y sus subdominios y enviar su información, usted consiente la recopilación, almacenamiento, uso y divulgación de sus datos personales de acuerdo con nuestra Política de Privacidad.","we-will-retain-your-personal-data":"Conservaremos sus datos personales durante el tiempo necesario para cumplir con los fines para los que recopilamos sus datos personales, incluido el cumplimiento de cualquier requisito legal, contable o de informes. Para determinar el período de retención adecuado para los datos personales, consideramos la cantidad, naturaleza y sensibilidad de los datos personales, el riesgo potencial de daño por uso o divulgación no autorizados de sus datos personales, los fines para los que procesamos sus datos personales y si podemos lograr esos fines a través de otros medios, y los requisitos legales aplicables.","we-assure-you-that-egra-adheres":"Le aseguramos que EGRA se adhiere a los más altos estándares de privacidad y seguridad de datos. Su información personal se mantendrá confidencial y se utilizará solo para los fines descritos en nuestra Política de Privacidad.","by-continuing-to-use":"Al continuar usando nuestro sitio web y sus subdominios y proporcionarnos su información, usted confirma que ha leído y entendido estos términos y condiciones y nuestra Política de Privacidad y acepta estas prácticas.","call-recording":"Grabación de llamadas","pursuant-to-applicable-law":"De acuerdo con la ley aplicable, podemos grabar llamadas realizadas o recibidas por EGRA con fines de garantía de calidad, servicio al cliente, capacitación del personal, seguridad, cumplimiento legal y otros fines legales. Al comunicarse con nosotros por teléfono, usted acepta nuestra grabación.","complaints-procedure":"Procedimiento de quejas","at-egra-we-take-any-complaints":"En EGRA, tomamos en serio cualquier queja sobre nuestros servicios. Reconoceremos el recibo de su queja dentro de los cinco días hábiles y realizaremos una investigación completa. Nuestro objetivo es resolver las quejas dentro de los 30 días hábiles y mantenerlo informado durante todo el proceso. Si no está satisfecho con el resultado, tiene derecho a remitir su queja a un organismo externo de resolución de disputas.","these-terms-and-conditions-supersede":"Estos Términos y Condiciones reemplazan todos los entendimientos, propuestas, acuerdos, negociaciones y discusiones previos entre las partes, ya sean escritos u orales. Este Acuerdo se regirá e interpretará de acuerdo con las leyes de la Unión Europea.","entire-agreement":"Acuerdo completo","any-changes-to-these-terms":"Cualquier cambio a estos Términos y Condiciones debe ser por escrito y firmado por un representante autorizado de EGRA. A menos que se especifique lo contrario, los cambios entrarán en vigencia al publicarse en el Sitio Web.","please-note-it-is-important-that":"NOTA: Es importante que se mantenga actualizado con estos Términos regularmente. Si tiene alguna pregunta, no dude en contactarnos a través de los métodos enumerados en nuestro Sitio Web.","last-updated-may-6-2023":"Última actualización: 6 de mayo de 2023.","effective-date-february-3-2019":"Fecha de vigencia: 3 de febrero de 2019","last-updated-july-7-2023":"Última actualización: 7 de julio de 2023","privacy-policy":"Política de privacidad","introduction-0":"Introducción","at-egra-we-value-your-privacy-and-are":"En EGRA, valoramos su privacidad y estamos comprometidos a proteger la confidencialidad y privacidad de su información personal. Esta Política de Privacidad describe cómo procesamos y protegemos su información personal en nuestro sitio web y al proporcionar servicios. Se aplica a la información personal recopilada y/o utilizada por EGRA como controlador de datos bajo el Reglamento General de Protección de Datos (GDPR) de la UE y leyes similares.","please-note-that-if-we-process":"Tenga en cuenta que si procesamos su información personal en nombre de un cliente como procesador de datos, se aplicará su política de privacidad y términos. Si nuestro uso de su información personal no está sujeto a esta política, consulte al cliente relevante (controlador de datos) para obtener más información.","acceptance-of-this-policy":"Aceptación de esta política","by-using-our-website-and":"Al usar nuestro sitio web y servicios, usted indica que comprende y acepta las prácticas descritas en esta Política de Privacidad. Si no está de acuerdo con esta política, por favor no use nuestro sitio web y servicios.","collection-of-personal-information":"Recopilación de información personal","we-collect-personal-information-in-the-following-circumstances":"Recopilamos información personal en las siguientes circunstancias:","website-users":"Usuarios del sitio web:","when-you-use-our-website-we-may":"Cuando usa nuestro sitio web, podemos recopilar información personal de usted, como su nombre, dirección, dirección de correo electrónico, número de teléfono y cualquier otra información que proporcione voluntariamente al enviar una consulta a través de nuestra herramienta Contáctenos.","we-may-also-collect-personal-information":"También podemos recopilar información personal automáticamente a través de cookies y tecnologías similares para permitir el funcionamiento efectivo del sitio web y analizar el comportamiento del usuario.","customers-and-potential-customers":"Clientes y clientes potenciales:","if-you-enquire-about-or-use-our-services":"Si pregunta sobre o usa nuestros servicios, procesamos información como su nombre, título de trabajo y datos de contacto para responder a su consulta.","when-you-become-a-customer":"Cuando se convierte en cliente, podemos procesar información personal adicional para varios propósitos relacionados con la prestación de nuestros servicios, como verificaciones de cumplimiento, comunicaciones, facturación, administración y manejo de quejas.","use-of-personal-information":"Uso de información personal","we-use-personal-information-for-the-following-purposes":"Usamos información personal para los siguientes propósitos:","provide-and-maintain-our-services":"Proporcionar y mantener nuestros servicios","notify-you-of-changes-to-our-services":"Notificarle sobre cambios en nuestros servicios","enable-you-to-participate-in-interactive-features-of-our-services":"Permitirle participar en funciones interactivas de nuestros servicios","provide-customer-care-and-support":"Proporcionar atención y soporte al cliente","perform-analysis-to-improve-our-services":"Realizar análisis para mejorar nuestros servicios","comply-with-legal-obligations":"Cumplir con obligaciones legales","retention-of-personal-information":"Retención de información personal","we-retain-personal-information":"Retenemos información personal durante el tiempo necesario para cumplir con los propósitos descritos en esta Política de Privacidad, a menos que un período de retención más largo sea requerido o permitido por la ley.","your-rights":"Sus derechos","you-have-certain":"Tiene ciertos derechos en relación con su información personal bajo el GDPR y legislación similar. Estos derechos incluyen:","right-of-access-you-have":"Derecho de acceso: Tiene derecho a acceder a la información personal que tenemos sobre usted.","right-of-correction-you-can":"Derecho de corrección: Puede solicitar la corrección de cualquier información personal inexacta o incompleta.","right-to-erasure-in-certain-circumstances":"Derecho a la eliminación: En ciertas circunstancias, tiene derecho a solicitar la eliminación de su información personal.","right-to-restriction-of-processing-you":"Derecho a la restricción del procesamiento: Puede solicitar la restricción del procesamiento de su información personal bajo ciertas condiciones.","right-to-data-portability-you":"Derecho a la portabilidad de datos: Tiene derecho a recibir su información personal en un formato comúnmente utilizado y legible por máquina.","right-to-object-you-can-object":"Derecho a oponerse: Puede oponerse a nuestro procesamiento de su información personal basado en intereses legítimos.","right-to-complain-if-you":"Derecho a presentar una queja: Si cree que hemos violado sus derechos, tiene derecho a presentar una queja ante una autoridad supervisora.","we-implement-appropriate":"Implementamos medidas técnicas y organizativas apropiadas para garantizar la seguridad y confidencialidad de su información personal.","data-security":"Seguridad de datos","contact-us":"Contáctenos","if-you-have-any-questions-or-concerns":"Si tiene alguna pregunta o inquietud sobre esta Política de Privacidad o el procesamiento de su información personal, contáctenos en egra@opegra.com o comuníquese con nuestro servicio oficial al cliente en WhatsApp.","changes-to-this-policy":"Cambios a esta política","privacy-terms":"Términos de privacidad","we-may-update-this-privacy-policy-from-time":'Podemos actualizar esta Política de Privacidad de vez en cuando para reflejar cambios en nuestras prácticas o requisitos legales. La política actualizada entrará en vigencia después de que se publique la fecha de "Última actualización" revisada en nuestro sitio web. Le recomendamos que revise esta política regularmente para comprender cómo protegemos su privacidad.',"we-appreciate-your-trust-in-egra":"Apreciamos su confianza en EGRA y su comprensión de nuestro compromiso con la protección de su información personal. Si tiene alguna pregunta o aclaración sobre nuestra política de privacidad, no dude en contactarnos.","changes-to-this-privacy-policy":"Cambios a esta Política de Privacidad","we-may-update-our-privacy-policy-from-time":"Podemos actualizar nuestra Política de Privacidad de vez en cuando. Le notificaremos cualquier cambio publicando la nueva Política de Privacidad en esta página.","we-will-notify-you-via-email":'Le notificaremos por correo electrónico y/o un aviso destacado en nuestro Servicio antes de que el cambio entre en vigencia y actualizaremos la "Fecha de vigencia" en la parte superior de esta Política de Privacidad.',"you-are-advised-to-review-this-privacy-policy":"Se le recomienda revisar esta Política de Privacidad periódicamente para cualquier cambio. Los cambios a esta Política de Privacidad son efectivos cuando se publican en esta página.","terms-and-conditions":"Términos y condiciones","privacy-policy-0":"política de privacidad","our-team":"Nuestro equipo","about-us":"Sobre nosotros","bank-card":"Tarjeta bancaria","digital-currency":"Moneda digital","swift-bic-code-is-required":"Se requiere código SWIFT/BIC","receiving-bank-address-is-required":"Se requiere dirección del banco receptor","payee-s-detailed-address-is-required":"Se requiere dirección detallada del beneficiario","post-code-is-required":"Se requiere código postal","aba-routing-no-iban-is-required":"Se requiere número de ruta ABA/IBAN",success:L2,"real-name-authentication-ensures-account-security":"La autenticación de nombre real garantiza la seguridad de la cuenta","bind-your-payment-address":"Vincule su dirección de pago","user-name":"Nombre de usuario","enter-user-name":"Ingrese nombre de usuario","bank-name":"Nombre del banco","enter-bank-name":"Ingrese nombre del banco","enter-bank-number":"Ingrese número de banco","bank-number":"Número de banco","swift-bic-code":"Código SWIFT/BIC","enter-swift-bic-code":"Ingrese código SWIFT/BIC","aba-routing-no-iban":"Número de ruta ABA/IBAN","enter-aba-routing-no-iban":"Ingrese número de ruta ABA/IBAN","receiving-bank-address":"Dirección del banco receptor","enter-receiving-bank-address":"Ingrese dirección del banco receptor","payees-detailed-address":"Dirección detallada del beneficiario","enter-payees-detailed-address":"Ingrese dirección detallada del beneficiario","enter-post-code":"Ingrese código postal","post-code":"Código postal",save:D2,address:B2,"select-currency":"Seleccionar moneda","enter-payment-address":"Ingrese dirección de pago","enter-address":"Ingrese dirección","global-transaction-regulatory-enquiries":"Consultas regulatorias de transacciones globales","the-number-of-brokers-we-have-included-has-reached":"El número de corredores que hemos incluido ha alcanzado","covering-the-world":"¡cubriendo el mundo!","more-than-60-regulatory-agencies-have-been-included-supporting-17-languages":"¡Se han incluido más de 60 agencias reguladoras, compatibles con 17 idiomas!","amount-settled-in-the-past-month-usd":"Monto liquidado en el último mes (USD)","number-of-people-solved":"Número de personas resueltas {0}","opening-an-investigation-status-2":"Apertura de investigación {0}/2","egra-investigations-intake":"Formulario de admisión de investigaciones EGRA Abra su caso con EGRA",name:F2,city:j2,"platform-name":"Nombre de la plataforma",usd:U2,"what-was-the-date-of-the-first-incident":"¿Cuál fue la fecha del primer incidente?","how-are-the-fraudulent-funds-sent":"¿Cómo se enviaron los fondos fraudulentos?","can-you-provide-egra":"¿Puede proporcionar a EGRA una lista de las transacciones que se enviaron a los sospechosos o robadas? Este campo es obligatorio para que podamos ayudarlo mejor. *",yes:z2,no:V2,"the-more-detailed-the-case":"Cuanto más detallada sea la información del caso, mayor será la tasa de éxito de rastrear el origen de los fondos en el caso. Por favor, complete con veracidad el comportamiento fraudulento del individuo y el monto de los fondos defraudados.","upload-photos-of-the-details-of-each-fraudulent-fund":"Suba fotos de los detalles de cada fondo fraudulento.*","submit-your-application":"Envíe su solicitud",tips:G2,"when-a-new-user-submits-a-fraud":"Cuando un nuevo usuario envía un registro de caso de fraude por primera vez, la institución evaluará la viabilidad del rastreo de fondos según la información detallada proporcionada. Asegúrese de que la información y los registros de transferencia sean detallados para aumentar la tasa de éxito de aceptación.","the-case-acceptance-details":"Los detalles de aceptación del caso se le notificarán por correo electrónico dentro de las 24 horas. El primer reembolso de fondos se procesará según los detalles específicos de la información del caso y los criterios de evaluación.",confirm:H2,"the-following-data-are-all-from-the-real-data-statistics-of-egra":"Los siguientes datos provienen de estadísticas de datos reales de EGRA","mediation-centre":"Centro de mediación","resolved-in-the-past-month-usd":"Resuelto en el último mes (USD)","number-of-people-solved-0":"Número de personas resueltas","latest-cases":"Últimos casos","contact-us-0":"Contáctenos","here-are-all-the-ways-to-contact-egra-consulting":"Aquí están todas las formas de contactar a EGRA Consulting:",tel:W2,headquarters:Q2,"e-mail":"Correo electrónico:","the-processing-time-for-users-in-europe":"El tiempo de procesamiento para usuarios en Europa y América del Norte se basa en la hora estándar del Pacífico (PST)","monday-to-friday-10-00-am-4-00-pm-0":"Lunes a viernes 10:00 am -4:00 pm",detail:Y2,"company-headquarters-address-0":"Dirección de la sede de la empresa:","registration-number":"Número de registro:","number-15730153":"Número 15730153","new-york-0":"Nueva York:","india-0":"India:","london-0":"Londres:","contact-us-1":"CONTÁCTENOS","fraudulent-funds-refund-contract":"Contrato de reembolso de fondos fraudulentos","party-a":"Parte A:",individual:K2,"party-b":"Parte B:","global-anti-fraud-alliance-authorized-by-the-united-nations":"Alianza Global contra el Fraude (autorizada por las Naciones Unidas)","time-for-refund-of-fraudulent-funds":"Tiempo para el reembolso de fondos fraudulentos:","the-time-required-to-refund":"El tiempo requerido para reembolsar fondos fraudulentos a cuentas personales varía de 3 días a 4 semanas, dependiendo de la elección del plan de manejo y el progreso real de la operación.",process:J2,"1-account-registration":"1. Registro de cuenta: La Parte A registra una cuenta personal a través del sitio web oficial. Después de completar el registro, es necesario completar el registro del caso.","2-case-filling-when-filling":"2. Llenado del caso: Al completar los detalles del caso, es necesario proporcionar información como tiempo, fondos, métodos de depósito, plataformas ilegales y productos comerciales. Cuanto más detallado sea el llenado, mayor será la tasa de éxito del caso.","3-case-acceptance-after":"3. Aceptación del caso: Después de enviar la solicitud del caso, la Parte B aceptará el caso dentro de las 24 horas, analizará la información del caso completada por la Parte A y planificará un plan de acción.","4-select-a-plan-party":"4. Seleccionar un plan: La Parte B proporciona a la Parte A una variedad de planes de reembolso, incluida la proporción de fondos prepagos y la proporción de reembolso de cada plan. La cuenta regulada está supervisada conjuntamente por el Grupo de Fraude de las Naciones Unidas, la Organización Internacional contra el Fraude y el gobierno de EE. UU. Los fondos prepagos se devolverán a la cuenta bancaria de la Parte A junto con los fondos del plan seleccionado por la Parte A cuando se realice el reembolso.","5-action-deployment-after":"5. Despliegue de acción: Después de determinar el plan, la Parte B desplegará la acción según el plan seleccionado por la Parte A. El departamento de tecnología de la información rastrea el paradero de los fondos a través de la dirección de blockchain proporcionada por la Parte A.","6-law-enforcement":"6. Aplicación de la ley: El departamento de asuntos de la Parte B presentará una solicitud de aplicación de la ley conjunta al Grupo de Fraude de las Naciones Unidas, la Organización Internacional contra el Fraude y el gobierno local.","7-capture-operation":"7. Operación de captura: Después de que se autorice la solicitud de aplicación de la ley conjunta, la Parte B se pondrá en contacto con el país donde se encuentra la aplicación de la ley para cooperar en la lucha contra el grupo fraudulento.","8-fund-settlement-after":"8. Liquidación de fondos: Después de que se complete la operación de arresto, el departamento de liquidación de la Parte B verificará los fondos según el análisis del caso y la proporción de fondos de reembolso presentada por cada víctima.","9-credit-transfer-the-fraudulent":"9. Transferencia de crédito: Los fondos fraudulentos se transfieren a la agencia de manejo designada por la Parte B a través de transferencia de crédito. Después de la transferencia de crédito, la Parte B emitirá los fondos a la cuenta de la Parte A registrada con la Parte B en forma de crédito según los fondos de cada víctima.","10-fund-withdrawal-after":"10. Retiro de fondos: Después de que la Parte B agregue la información de la cuenta bancaria, los fondos prepagos se devolverán a la cuenta bancaria junto con los fondos de manejo.",notes:X2,"1-statement-of-the-compensation":"1. Declaración del acuerdo de compensación: Si la Parte A opera según el proceso de la Parte B y coopera con el trabajo, y los fondos no se pueden recuperar con éxito, la Parte B compensará a la Parte A por los fondos prepagos y los fondos reembolsados.","2-requirements-for-the-authenticity":"2. Requisitos para la autenticidad de la información: La Parte A debe asegurarse de que la información proporcionada sea verdadera y precisa. Si la Parte B verifica que los detalles del caso proporcionados por la Parte A son falsos o mal informados, el departamento legal de la Parte B iniciará procedimientos legales.","3-settlement-of-withdrawal-fees":"3. Liquidación de tarifas de retiro: Al retirar fondos de la cuenta, la Parte A debe liquidar los gastos de manutención y otros gastos incurridos por varios departamentos durante el manejo del caso.","4-prepaid-funds":"4. Garantía de fondos prepagos: Los fondos prepagos garantizan los derechos de ambas partes, y la Parte B utilizará los fondos prepagos como criterio de manejo. Una vez completado el manejo, los fondos prepagos se devolverán a la cuenta bancaria de la Parte A junto con el monto del reembolso.","5-termination-of-the":"5. Terminación del contrato: Durante el proceso de manejo, si la Parte A desea terminar el manejo del contrato por razones personales, los fondos prepagos no serán reembolsados.","6-deposit-refund-consistency":"6. Consistencia del reembolso del depósito: El método de reembolso del depósito debe ser consistente con el método de depósito original.","7-time-for-refunding-funds":"7. Tiempo para el reembolso de fondos: El tiempo de reembolso varía de 3 días hábiles a 20 días hábiles, y el tiempo específico se determina según el plan de manejo seleccionado por la Parte A.","8-case-expenses-all-living-expenses":"8. Gastos del caso: Todos los gastos de manutención y gastos incurridos durante el período de manejo del caso serán cubiertos por la Parte A.","9-case-progress-the-progress":"9. Progreso del caso: El análisis de progreso y la situación del caso se mostrarán en la institución de la Parte B en cualquier momento.","10-statement-of-the-compensation":"10. Declaración del acuerdo de compensación: Si la Parte A opera según el proceso de la Parte B y coopera con el trabajo, y los fondos no se pueden recuperar con éxito, la Parte B compensará a la Parte A por los fondos prepagos y los fondos reembolsados.","completion-deadline":"Plazo de finalización:","depending-on-the-plan-selected":"Dependiendo del plan seleccionado por la Parte A, el tiempo requerido para completar el proceso de financiación varía de 3 días hábiles a 4 semanas.","party-as-responsibilities":"Responsabilidades de la Parte A:","1-execution-requirements-party":"1. Requisitos de ejecución: La Parte A debe seguir estrictamente las instrucciones de la Parte B durante el proceso. Si el retiro falla debido a una violación personal de las regulaciones por parte de la Parte A, la Parte A asumirá todas las pérdidas y pagará a la Parte B una penalización del 30%.","2-compensation-liability":"2. Responsabilidad de compensación: Si la Parte A no puede procesar debido a las instrucciones de la Parte B, la Parte B compensará a la Parte A por los fondos prepagos y los fondos del plan de manejo.",confidentiality:Z2,"party-a-shall-not-disclose-any":"La Parte A no divulgará ninguna información relacionada con el reembolso de la Parte B a nadie. Si la Parte A divulga la información de la institución, los fondos de la cuenta se congelarán permanentemente y la cuenta se incluirá en la lista negra, y el departamento legal de la Parte B presentará una demanda.","proof-of-authorization":"Prueba de autorización:","1-united-nations-authorization-certificate":"1. Certificado de autorización de las Naciones Unidas: La Parte B está autorizada por el Grupo de Trabajo contra el Fraude de las Naciones Unidas para manejar asuntos de reembolso.","2-u-s-government-authorization":"2. Certificado de autorización del gobierno de EE. UU.: El pago de impuestos de este contrato está supervisado por el gobierno de EE. UU., y el gobierno federal autoriza a la Parte B a cobrar y reembolsar impuestos en su nombre.","other-terms":"Otros términos:","1-legal-governance-this-contract-shall-be":"1. Gobernanza legal. Este Contrato se regirá y supervisará por las leyes del gobierno federal y el derecho internacional y se interpretará de acuerdo con ellas.","2-amendments-any-amendment":"2. Enmiendas. Cualquier enmienda o cambio a este Contrato se hará por escrito y solo será efectivo después de ser firmado formalmente por ambas partes.","3-effective-date-of-contract":"3. Fecha de vigencia del Contrato. Este Contrato entrará en vigencia cuando la Parte B lo redacte y lo envíe a la Parte A para su confirmación y la Parte A lo reciba por correo electrónico. La marca de tiempo del envío del correo electrónico será el momento en que el Contrato entre oficialmente en vigencia.","signature-section":"Sección de firma:","this-is-to-witness-whereof-":"**PARA CONSTANCIA DE LO CUAL,** las partes han ejecutado y entregado debidamente este Contrato a partir de la Fecha de Vigencia.",position:$2,"global-anti-fraud-alliance":"Alianza Global contra el Fraude","clearance-manager":"Gerente de liquidación","depositor-signature-page":"Página de firma del depositante","the-depositor-hereby-acknowledges":"El Depositante reconoce y acepta los términos y condiciones de este Contrato y ha firmado debidamente este Contrato por sí mismo o su oficial autorizado en la Fecha de Vigencia.","signature-area":"Área de firma:","latest-cases-0":"Últimos casos","welcome-visit":"Bienvenido",recovery:ex,"your-defrauded-funds":"SUS FONDOS DEFRAUDADOS","we-are-an-honorary-member":"Somos un miembro honorario de la Federación Internacional contra el Fraude y trabajamos con departamentos de policía de todo el mundo para combatir el fraude y completar la misión lo más rápido posible para recuperar los fondos de las víctimas y reducir sus pérdidas","internet-anti-fraud-security-agency":"Agencia de seguridad contra el fraude en Internet","suspect-location-tracing":"Rastreo de ubicación de sospechosos","with-our-powerful-equipment":"Con nuestro poderoso equipo y tecnología, podemos rastrear y ubicar la ubicación de los sospechosos en el 98% del mundo","track-criminals":"Rastrear criminales","we-work-with-police-stations":"Trabajamos con estaciones de policía en varios países y regiones para analizar y rastrear los movimientos de los criminales y recopilar evidencia","recover-your-funds":"Recupere sus fondos","we-will-try-to-recover-your-funds":"Intentaremos recuperar sus fondos en el menor tiempo posible a través de una variedad de medios y tratar de compensar sus pérdidas","why-we-exist":"¿Por qué existimos?","our-mission-is-to-create":"Nuestra misión es crear un mundo donde las personas en todo el mundo estén libres del trauma financiero y emocional causado por el fraude en línea.","we-achieve-our-mission":"Logramos nuestra misión reuniendo a gobiernos, fuerzas del orden, organizaciones de protección al consumidor, instituciones y proveedores financieros, agencias de protección de marcas, redes sociales, proveedores de servicios de Internet y empresas de ciberseguridad para compartir conocimientos e identificar acciones conjuntas para proteger a los consumidores del engaño.","1-026-trillion":"$1.026 billones","online-fraud-is-surging-last-year-consumers":"El fraude en línea está aumentando. El año pasado, los consumidores en todo el mundo perdieron casi $1.026 billones debido al fraude.","according-to-our-global-state-of-fraud-study":"Según nuestro Estudio Global del Estado del Fraude, el 78% de los participantes experimentaron al menos un fraude en los últimos 12 meses.","59-did-not-report-the-scam":"El 59% no informó la estafa a la policía u otras autoridades","24-of-respondents-believe":"El 24% de los encuestados cree que informar sobre el fraude no tendrá impacto.","while-only-3-of-respondents-globally":"Mientras que solo el 3% de los encuestados a nivel mundial experimentó menos estafas que el año anterior.","according-to-the-world-economic":"Según el Foro Económico Mundial, solo el 0.05% de los ciberdelincuentes son procesados","successful-cases-customer-sharing":"Casos exitosos. Compartir de clientes","view-case-sharing":"Ver compartir de casos",more:tx,"first-class-service":"Servicio de primera clase","handling-of-fraudulent-funds":"Manejo de fondos fraudulentos","recovering-funds-and-recovering-losses":"Recuperación de fondos y compensación de pérdidas","if-you-encounter-online-fraud-please-contact-us":"Si encuentra fraude en línea, contáctenos inmediatamente y le proporcionaremos servicios profesionales, integrales y de primera clase.","account-registration":"Registro de cuenta","register-an-account":"Registrar una cuenta","and-try-your-final-funding-progress":"y pruebe su progreso de financiación final",register:ox,"real-name-authentication":"Autenticación de nombre real","protecting-personal":"Proteger la información","information-is-beneficial-to-account-security":"personal es beneficioso para la seguridad de la cuenta",certification:nx,"application-for-case-processing-review":"Solicitud de revisión de procesamiento de casos","apply-to-submit-case-materials":"Solicite enviar materiales del caso para su revisión, y elija procesar un plan de reembolso después de que se apruebe la revisión.",handling:ax,"why-choose-us":"¿Por qué elegirnos?","we-have-official-authorization-and-formal-license":"Tenemos autorización oficial y licencia formal","view-video":"ver video","i-would-like-to-thank-egra":"Me gustaría agradecer a EGRA por la ayuda que me brindaron ......","i-want-to-express-my-huge":"Quiero expresar mi enorme...","i-am-very-grateful-to-the-egra-team":"Estoy muy agradecido con el equipo de EGRA","i-want-to-thank-egra-and":"Quiero agradecer a EGRA y...","efficient-and-supportive-team":"Equipo eficiente y solidario","i-can-t-describe-how-happy-i-am":"No puedo describir lo feliz que estoy...","in-september-2023-i-became-a":"En septiembre de 2023, me convertí en víctima de una empresa de corretaje fraudulenta que me engañó y me hizo perder todo el dinero que deposité en su plataforma. Aunque esta empresa de corretaje me prometió grandes ganancias y retiros seguros, este no fue el caso y la empresa de corretaje se negó a reembolsar mi dinero. Como resultado, perdí $36,730.45. Confié mi caso a Avril y al equipo de EGRA, quienes investigaron cuidadosamente el incidente y elaboraron el mejor plan estratégico para recuperar mis pérdidas. Desde septiembre de 2023, han estado negociando con la empresa de corretaje, así como disputando mis transacciones con la empresa de corretaje con mi banco y siguiendo el caso de manera oportuna. Como resultado de este enfoque sistemático, he recuperado una parte significativa de mis pérdidas, pero el caso aún no está finalizado y esperamos poder recuperar el monto total robado por la empresa de corretaje. Me gustaría aprovechar esta oportunidad para agradecer nuevamente al equipo de EGRA y recomendar los servicios profesionales que brindan.","i-would-like-to-express":"Me gustaría expresar mi sincero agradecimiento al equipo de EGRA y a John por su enfoque. Fui engañado para transferir fondos al corredor con el pretexto de obtener altas ganancias. Después de presentar mi caso a EGRA, el equipo de cumplimiento evaluó cuidadosamente la situación y eligió el mejor enfoque. Han estado en negociaciones continuas con el corredor desde agosto de 2024, y finalmente llegaron a un acuerdo de $35,000.00. Les agradezco por todo lo que han hecho por mí y recomiendo altamente sus servicios.","i-was-scammed-by-a-trading":"Fui estafado por una empresa de comercio y tuve dificultades para recuperar mi dinero. Probé con otra empresa antes pero perdí más. Encontré EGRA. Fue difícil para mí confiar en las personas después de la horrible experiencia, pero decidí intentarlo y elegí el plan básico. No me arrepiento en absoluto. Realmente hicieron todo lo posible para ayudarme. La empresa anterior casi arruinó mi caso, pero EGRA lo reconstruyó (¡gracias especiales a su equipo de cumplimiento!). Tomó unos meses, pero finalmente me permitieron recuperar el 60% de mi inversión. Es un milagro, no se puede llamar de otra manera.","i-would-like-to-thank":"Me gustaría agradecer a John y al equipo de EGRA Consulting por su excelente trabajo. El año pasado, invertí en una empresa y resultó que nunca recuperaría nada de ellos. Encontré EGRA y compré uno de sus paquetes, que incluía su consultoría sobre cómo lidiar con los corredores. John me explicó claramente lo que estaba pasando y cómo deberían funcionar normalmente las cosas. Posteriormente, el equipo de investigación de la empresa analizó el problema y rápidamente elaboró un plan para mí. Al final, logré recuperar todo el dinero que invertí, y estoy muy feliz por ello.","an-efficient-professional":"Un equipo eficiente, profesional y servicial. Fui estafado y me robaron dinero de mi cuenta bancaria en octubre de 24. Me comuniqué con el banco y la policía varias veces sin éxito, así que cuando pedí ayuda a EGRA (los encontré en una búsqueda en Google), no creí que funcionaría. En 1 mes, logramos obtener un reembolso completo del banco. Realmente saben lo que están haciendo. Para mí, fue totalmente inesperado. Estoy agradecido y los recomendaría al 100%.","i-am-extremely-pleased-with":"¡Estoy extremadamente satisfecho con el resultado de mi trabajo con EGRA! Mi gerente de cuenta Avril y el equipo hicieron un esfuerzo y trabajo increíbles para no solo recuperar mis fondos en su totalidad, ¡sino también un bono de interés adicional del 8%!
Fue un proceso largo y prolongado que duró un año, y las instituciones que nos bloqueaban realmente hicieron todo lo posible para no dejarme obtener el dinero que merecía, pero al final prevalecieron.
Cuando contacté por primera vez a la empresa, había sido víctima de una estafa astuta por parte de una plataforma de comercio fraudulenta, y les había pagado en criptomonedas. En ese momento, no sabía que así no se realizan los negocios típicamente entre entidades legítimas. El equipo de investigación de la empresa describió los pasos necesarios para intentar recuperar los fondos, y luego prepararon y planificaron regularmente cartas y documentos que tenían en cuenta todos los aspectos del caso. Cada documento fue cuidadosamente elaborado e investigado.
Después de múltiples intentos de recuperar los fondos, pero con el banco sin cooperar, llevamos el caso al Servicio del Defensor del Pueblo Financiero del Reino Unido, y el equipo preparó argumentos muy convincentes y presentó mi caso de una manera que aseguró que se hiciera justicia, y finalmente fallaron a mi favor.
Sin embargo, esto no fue el final, los intentos de retrasar el fallo fueron frustrados por los expertos de EGRA, quienes me proporcionaron asesoramiento constante e información útil durante todo el proceso. A finales de septiembre, todo mi dinero fue transferido directamente a mi cuenta bancaria. Al final, puedo decir que esta experiencia me ha convertido en un consumidor más informado, ¡y no perdí todo mi dinero! Sigo muy agradecido con EGRA y recomendaría altamente sus servicios a cualquier cliente potencial que pueda estar buscando una solución a su dilema! ”","sign-in":"Iniciar sesión","email-address":"Dirección de correo electrónico","enter-email-address":"Ingrese dirección de correo electrónico",password:sx,"enter-password":"Ingrese contraseña","remember-me":"Recuérdame","dont-have-an-account":"¿No tienes una cuenta?",features:rx,location:ix,"our-egra-agency-has-published":'Nuestra agencia EGRA ha publicado informes en más de 300+ revistas de noticias en los Estados Unidos, y un total de 1,000+ organizaciones de medios en todo el mundo.',"article-report":"Informe de artículo",source:cx,"sign-the-plan":"Firmar el plan:","3-confirmation-and-signature":"3. Confirmación y firma","after-confirming-that":"Después de confirmar que las condiciones y términos anteriores son correctos, firme electrónicamente el contrato electrónico. Si tiene alguna pregunta sobre el proceso de reembolso o asuntos relacionados, no dude en contactar a nuestro equipo de servicio al cliente, lo atenderemos de todo corazón. ¡Gracias por su comprensión y cooperación!",signed:lx,"go-to-sign-the-contract-documents":"Ir a firmar los documentos del contrato","4-choose-a-refund-method":"4. Elija un método de reembolso","cryptocurrency-wallet-withdrawals":"Retiros de billetera de criptomonedas","bank-account-refund":"Reembolso a cuenta bancaria","5-contact-online-customer-service-and-pay-the-fee":"5. Contacte al servicio al cliente en línea y pague la tarifa","contact-customer-service":"Contactar servicio al cliente","in-progress":"En progreso","mediation-object":"Objeto de mediación:","solving-the-problem":"Resolviendo el problema:","mediation-request":"Solicitud de mediación:","mediation-amount":"Monto de mediación:","mediation-time":"Tiempo de mediación:","review-status":"Estado de revisión:","awaiting-review":"En espera de revisión",reviewed:ux,reject:dx,"signing-of-the-agreement":"Firma del acuerdo","step-1":"Paso 1","case-successfully-submitted":"Caso enviado con éxito","step-2":"Paso 2","prepaid-funds-paid":"Fondos prepagos pagados","step-3":"Paso 3","case-accepted":"Caso aceptado","step-4":"Paso 4","case-procesing":"Procesamiento del caso","step-5":"Paso 5","case-processed":"Caso procesado","step-6":"Paso 6","funds-being-transferred":"Fondos siendo transferidos","step-7":"Paso 7","case-completed":"Caso completado","in-progress-0":"en progreso",completed:px,unknown:fx,"already-real-name":"Ya con nombre real","under-review":"En revisión","wallet-account":"Cuenta de billetera","total-handling-funds":"Fondos totales de manejo:","amount-in-progress":"Monto en progreso:",passport:mx,"drving-license":"Licencia de conducir","passportfile-is-required":"Se requiere archivo de pasaporte","drivercardfile-is-required":"Se requiere archivo de licencia de conducir","waiting-for-review":"En espera de revisión","enter-first-name":"Ingrese nombre","enter-last-name":"Ingrese apellido","select-upload-document":"Seleccionar documento para subir","click-upload":"Haga clic para subir",submit:gx,"deposit-ratio":"Proporción de depósito","refund-ratio":"Proporción de reembolso","within-day-days":"Dentro de {0} días","refund-process-for-fraudulent-funds":"Proceso de reembolso para fondos fraudulentos Por favor lea cuidadosamente el siguiente proceso de reembolso y las precauciones relacionadas:","1-electronic-contracts":"1. Contratos electrónicos","once-you-choose":"Una vez que elija procesar un reembolso, lo enviaremos a su correo electrónico en forma de contrato electrónico. Por favor asegúrese de que su información de correo electrónico sea precisa.","2-precautions":"2. Precauciones","1-authenticity-of-information":"①. Autenticidad de la información:","during-the-case-handling-process-all":"Durante el proceso de manejo del caso, toda la información que envíe debe ser verdadera y creíble. Si se verifica que hay información falsa, su lugar en el caso será cancelado.","2-follow-the-instructions":"②. Siga las instrucciones:","during-the-entire-process-you":"Durante todo el proceso, debe seguir estrictamente las instrucciones del especialista en liquidación. Si surgen problemas debido a errores operativos personales, la agencia no asumirá la responsabilidad resultante.","3-indemnity-agreement":"3. Acuerdo de indemnización:","during-the-process-we-will":"Durante el proceso, firmaremos un acuerdo de compensación con usted. Si el retiro falla según los procedimientos de procesamiento de la institución, reembolsaremos completamente las tarifas relevantes que haya incurrido a su cuenta.","basic-solution-to-solve-the-issue":'Solución básica" para resolver el problema',"basic-plan":"Plan básico","10-of-processing-funds-prepaid":"10% de los fondos de procesamiento prepagos","assist-in-recovering-40-of-funds":"Asistir en recuperar el 40% de los fondos","outstanding-features":"Características destacadas","the-basic-electricity-price-has-the-following-salient-features":"El precio básico de electricidad tiene las siguientes características destacadas:","assessment-of-the-background-of-the-case":"Evaluación del fondo del caso.","analysis-of-the-opponent-criminal-suspects-website-and-background":"Análisis del sitio web y fondo del oponente/sospechoso criminal.","evidence-analysis-survey-of-major-companies":"Análisis de evidencia. Encuesta de empresas principales.","inconsistency-investigation":"Investigación de inconsistencias.","the-counselor-working-on-your-case-will":"El consejero que trabaja en su caso le proporcionará atención personalizada durante todo el proceso.","professional-telephone-support-and-consultation":"Soporte telefónico profesional y consulta.","case-report-elaboration":"Elaboración del informe del caso.","dispute-resolution-letter-includes":"Carta de resolución de disputas: incluye cartas de resolución de disputas de instituciones financieras/organizaciones/agencias gubernamentales.",describe:hx,"at-egra-we-are-proud-of":"En EGRA estamos orgullosos de los excelentes resultados que hemos entregado a nuestros clientes en los últimos años. Tenemos un equipo experimentado y profesional que ha manejado una variedad de casos que involucran una o múltiples estafas. Por lo tanto, mantenemos altos estándares de calidad de servicio y estamos comprometidos a proporcionar a nuestros clientes la mejor asistencia posible.","the-first-step-in-handling-a-priority":"El primer paso en el manejo de un caso prioritario es recopilar adecuadamente toda la evidencia necesaria relevante para el caso, así como toda la evidencia que el cliente pueda proporcionar. Basándonos en la evidencia recopilada, realizaremos una evaluación para determinar dónde y cómo podemos dar los primeros pasos.","after-signing-the-agreement":"Después de firmar el acuerdo, el agente debe enviar una lista de documentos requeridos dentro de los 30 días calendario. Además, si el equipo de cumplimiento encuentra que la información proporcionada por el cliente es insuficiente en algún aspecto, se pueden requerir más documentos/evidencias.","after-the-client-approves-the-information":'Después de que el cliente apruebe la información y el plan estratégico en el informe del caso del "Paquete Básico", comenzamos a redactar las solicitudes y documentos acordados para ser enviados a instituciones financieras relevantes y agencias gubernamentales, así como otras organizaciones. Este paquete solo incluye comunicaciones entre las dos instituciones. A solicitud, ayudamos a los clientes a comunicarse con empresas/organizaciones que defraudaron a los clientes para llegar a acuerdos. Este paso es especialmente importante cuando se trata de un corredor regulado o una empresa de buena reputación. Tenga en cuenta que con este paquete, el tiempo de espera para los documentos y cartas redactados por nuestro equipo es tiempo estándar, hasta 7 días hábiles. Debido a la gran carga de trabajo, también pueden ocurrir retrasos. Sin embargo, si tiene alguna pregunta o necesita alguna aclaración, su gerente de cuenta siempre está disponible.',"special-program":"Programa especial","20-of-processing-funds-prepaid":"20% de los fondos de procesamiento prepagos","assist-in-recovering-50-of-funds":"Asistir en recuperar el 50% de los fondos","the-special-scheme-for-dispute-resolution":'El "esquema especial" para la resolución de disputas tiene las siguientes características:',"free-first-consultation-call":"Llamada de consulta inicial gratuita con nuestros especialistas en recuperación","we-will-match-clients":"Haremos coincidir a los clientes con el consejero que mejor satisfaga sus necesidades","personalized-attention-throughout":"Atención personalizada durante todo el proceso del consejero asignado a su caso","consultation-time-is-limited-by-mutual-agreement":"El tiempo de consulta está limitado por acuerdo mutuo","number-of-investigations-declarations-reports-is-determined-by-the-individual":"El número de investigaciones, declaraciones, informes es determinado por el individuo","fee-depends-on-the-above-factors":"La tarifa depende de los factores anteriores y la complejidad del caso y es aprobada por ambas partes.","although-our-packages-are-designed":"Aunque nuestros paquetes están diseñados para cubrir todas las bases, a veces es necesario especializarse y adaptar un caso a las necesidades y requisitos del cliente. Dado que cada caso es único, no todos los clientes necesitarán utilizar todos los aspectos del paquete predeterminado de EGRA.","this-may-be-for-several-reasons-such":'Esto puede deberse a varias razones, como que el cliente nos contacte por su propia iniciativa. En este caso, no es necesario crear un informe de caso o realizar una investigación completa. En su lugar, el informe y la carta son suficientes para abordar los problemas planteados por el caso. Por estas razones, hemos creado este "paquete especial" donde el cliente decide cómo beneficiarse más de nuestra ayuda después de discutir las circunstancias de su caso.',"in-addition-many-clients-come-to-us-after":"Además, muchos clientes vienen a nosotros después de encontrar problemas relacionados con múltiples organizaciones poco éticas, que pueden tener alguna conexión entre sí. En este caso, es importante considerar y analizar todos los aspectos del caso antes de comenzar una investigación para evitar perder un tiempo valioso. Casos especiales como estos requieren enfoques innovadores y únicos, así como cooperación con autoridades relevantes, jurisdicciones y organizaciones legales. Esto se logra mejor a través de expertos y especialistas, como los que tenemos.","you-can-discuss-the-relevant-factors":"Puede discutir los factores relevantes de su caso con su gerente de cuenta asignado para que podamos desarrollar un plan que mejor se adapte a sus necesidades y pueda lograr sus objetivos. Nuestro equipo está más que feliz de escuchar sus preocupaciones y aclarar cualquier duda que pueda tener.","best-solution":"Mejor solución","30-of-processing-funds-prepaid":"30% de los fondos de procesamiento prepagos","assist-in-recovering-70-of-funds":"Asistir en recuperar el 70% de los fondos","under-the-best-tariff-plan-we-offer-our-customers":'Bajo el plan de tarifas "Mejor", ofrecemos a nuestros clientes:',"case-background-assessment":"Evaluación del fondo del caso.","analysis-of-the-opponents-suspects-website":"Análisis del sitio web del oponente/sospechoso.","evidence-analysis-investigation-of-both-companies":"Análisis de evidencia. Investigación de ambas empresas.","analysis-of-the-opponents-suspects-background":"Análisis del fondo del oponente/sospechoso.","extensive-investigation-of-the-main-company":"Investigación extensiva de la empresa principal.","the-consultant-in-charge-of-your-case":"El consultor a cargo de su caso le proporcionará atención personalizada durante todo el proceso.","case-report-presentation":"Presentación del informe del caso.","dispute-resolution-letters-including-to-three":"Cartas de resolución de disputas: incluyendo a tres instituciones financieras/organizaciones/agencias gubernamentales.","at-egra-we-are-proud-of-the-good":"En EGRA, estamos orgullosos de los buenos resultados que hemos logrado para nuestros clientes en los últimos años. Tenemos un equipo experimentado y profesional que ha manejado una amplia gama de casos que involucran uno o múltiples fraudes. Por lo tanto, mantenemos un alto estándar de calidad de servicio y estamos comprometidos a proporcionar la mejor asistencia a nuestros clientes.","with-our-best-package-we-provide-our":'Con nuestro "Mejor Paquete", proporcionamos a nuestros clientes la atención que merecen. Esto incluye tiempo de consulta extendido con nuestros agentes, una investigación más exhaustiva del caso y la redacción de solicitudes y cartas adicionales. Cada caso es único y adaptamos nuestros paquetes a las necesidades de nuestros clientes.',"first-it-is-crucial-to-understand-all-aspects":"Primero, es crucial entender todos los aspectos del caso del cliente, y parte de este entendimiento es recopilar toda la información que el cliente pueda proporcionar sobre el caso. Una vez que se haya recopilado toda la información requerida, nuestra investigación comenzará con una evaluación inicial del fondo del caso.","once-the-payment-has-been-processed":"Una vez que se haya procesado el pago y se haya firmado el acuerdo, el cliente deberá enviar los documentos requeridos dentro de los 30 días calendario. También se debe tener en cuenta que se puede requerir más evidencia si la evidencia enviada por el cliente es insuficiente cuando es revisada por el equipo de cumplimiento.","in-accordance-with-the-above":"De acuerdo con las condiciones anteriores, primero realizamos una investigación extensiva de la empresa/estafador y analizamos su sitio web. La investigación está incluida en el paquete, y luego realizamos una búsqueda básica de los archivos de Internet relacionados con el caso. Finalmente, analizamos la evidencia, delineamos las inconsistencias/discrepancias entre la información proporcionada al cliente del sospechoso y determinamos los hallazgos.","the-investigative-work-in-this-package":"El trabajo de investigación en este paquete es de dificultad moderada, lo que significa que los recursos disponibles para nosotros cuando tratamos con el estafador son limitados y dependen en gran medida de la evidencia obtenida del cliente. Este paquete no incluye la compra de información o informes comerciales a menos que el cliente nos solicite hacer tales compras, en cuyo punto el cliente será responsable de los costos adicionales incurridos.","once-we-have-fully-analyzed-the-evidence":'Una vez que hayamos analizado completamente la evidencia, procedemos a diseñar un plan estratégico para ser implementado e incluimos un resumen del plan en un informe de caso "mejor" entregado dentro de los 10 días hábiles. Este período de tiempo comienza después de que el cliente reciba la notificación de que la evidencia es suficiente para proceder, no antes.',"once-the-case-report-is-submitted":"Una vez que se envía el informe del caso, el cliente debe aprobar la información y el plan estratégico que contiene. Una vez aprobado, comenzaremos a redactar la solicitud y los documentos acordados para la organización, empresa o agencia gubernamental relevante. Tres cartas de institución financiera/organización/agencia gubernamental están incluidas en este paquete; a solicitud, ayudamos al cliente a comunicarse con el sospechoso u otra agencia para llegar a un acuerdo. Este paso es particularmente importante para corredores regulados y empresas bien conocidas.","after-the-case-report-is-submitted-we-follow":"Después de que se envía el informe del caso, seguimos el plan estratégico y lo ejecutamos en la medida de lo posible. Sin embargo, este plan puede ajustarse o cambiarse según las circunstancias y situaciones encontradas durante el proceso de resolución del caso. En última instancia, los pasos tomados para resolver el caso variarán según las respuestas recibidas de las partes involucradas en el fraude.","40-of-processing-funds-prepaid":"40% de los fondos de procesamiento prepagos","assist-in-recovering-95-of-funds":"Asistir en recuperar el 95% de los fondos","under-the-premium-package":'Bajo el plan "Paquete Premium", proporcionamos los siguientes servicios a nuestros clientes:',"extensive-investigation-of-the-main-opposing":"Investigación extensiva de las principales partes opuestas/empresas sospechosas (hasta dos empresas principales).","evaluation-of-the-case-background":"Evaluación del fondo del caso.","analysis-of-the-website-of-the-opposing-party-suspect":"Análisis del sitio web de la parte opuesta/sospechosa.","priority-evidence-analysis":"Análisis de evidencia prioritario.","in-depth-investigation-of-the-main-companies":"Investigación en profundidad de las empresas principales, incluyendo investigación de dos empresas.","extensive-research-on-the-third-parties-involved":"Investigación extensiva sobre los terceros involucrados.","dedicated-telephone-support-and-consultation":"Soporte telefónico dedicado y consulta.","case-handling-drafting-of-strategic-plan":"Manejo del caso, redacción del plan estratégico y envío de informes de caso de alta calidad dentro de los 4 días hábiles.","dispute-resolution-letter-this-includes-six":"Carta de resolución de disputas. Esto incluye seis solicitudes a instituciones financieras/organizaciones/agencias gubernamentales.","priority-production-and-sending-of-documents":"Producción y envío prioritario de documentos.","premium-package":"Paquete premium","at-egra-we-are-proud-of-our-long-history-of-securing":"En EGRA, estamos orgullosos de nuestra larga historia de asegurar resultados favorables para nuestros clientes. Nuestro equipo de profesionales experimentados maneja una amplia gama de casos, incluidos aquellos que involucran una o más partes opuestas/sospechosas. Tenemos un compromiso inquebrantable de proporcionar servicios de alta calidad y un enfoque orientado a resultados para garantizar que nuestros clientes reciban un servicio excepcional.","our-premium-package-is-tailored-to-our-clients":'Nuestro "Paquete Premium" está adaptado a nuestros clientes, proporcionándoles la atención integral que necesitan. Este paquete todo incluido incluye una investigación exhaustiva de la empresa involucrada en el caso, así como una investigación fundamental de cualquier empresa, individuo u organización de terceros involucrados. Esto significa que tenemos la capacidad de realizar investigaciones altamente especializadas para fortalecer su caso.',"the-first-step-in-handling-a-priority-case-is-to-gather":"El primer paso en el manejo de un caso prioritario es recopilar toda la evidencia necesaria relacionada con el caso, complementada con cualquier información que el cliente pueda proporcionar. La evidencia recopilada forma la piedra angular de nuestra evaluación inicial y nos guía para determinar el mejor curso de acción.","once-the-agreement-is-signed-all-necessary":"Una vez que se firma el acuerdo, todos los documentos necesarios deben proporcionarse dentro de los 30 días. Si nuestro equipo de cumplimiento encuentra algún vacío en la información, pueden solicitar más documentos o evidencia.","we-then-delve-into-the-evidence-to-understand":"Luego profundizamos en la evidencia para comprender la mecánica del fraude/mala conducta, el modus operandi del sospechoso y recopilar cualquier otra información relevante. Luego realizamos una investigación detallada de las empresas y personas involucradas, incluida una revisión cuidadosa del sitio web del sospechoso, la información de la empresa y la identificación de cualquier inconsistencia en los datos proporcionados. Nuestra investigación también se extiende a posibles terceros que puedan estar involucrados. Luego comunicamos nuestros hallazgos al cliente. A solicitud, podemos proporcionar información o informes comerciales, pero estos se cobran por separado ya que no están incluidos en el paquete.","once-we-have-completed-our-evidence":'Una vez que hayamos completado nuestro análisis de evidencia, desarrollamos un plan estratégico, que se incluye en el informe del caso del "Paquete Premium". Este informe se entregará dentro de los cuatro días hábiles posteriores a que recopilemos suficiente evidencia. Requerimos que el cliente apruebe el plan antes de que podamos comenzar a redactar las solicitudes y documentos necesarios para ser presentados a las autoridades relevantes. El "Paquete Premium" incluye seis solicitudes, con un tiempo de respuesta estándar de hasta cinco días, pero esto puede variar según la carga de trabajo.',"what-is-a-withdrawal-plan":"¿Qué es un plan de retiro?","fund-withdrawal-plan":"Plan de retiro de fondos","responsible-agency-equitrading-global-recovery-alliance-egra":"Agencia responsable: Alianza Global de Recuperación Equitrading (EGRA)","fsa-financial-services-agency-of-japan":"FSA (Agencia de Servicios Financieros de Japón)","objective-ensure-compliance-and-efficient-processing-of-user-fund-withdrawal-requests":"Objetivo: Garantizar el cumplimiento y el procesamiento eficiente de las solicitudes de retiro de fondos de los usuarios","fca-financial-conduct-authority":"FCA (Autoridad de Conducta Financiera)","sec-securities-and-exchange-commission":"SEC (Comisión de Bolsa y Valores)","funds-withdrawal-process":"Proceso de retiro de fondos","customer-service-team":"Equipo de servicio al cliente","verify-the-users-identity-and-the-legitimacy-of-the-request":"Verificar la identidad del usuario y la legitimidad de la solicitud","risk-management-team":"Equipo de gestión de riesgos","check-the-users-account-security-within-1-day":"Verificar la seguridad de la cuenta del usuario dentro de 1 día","finance-team":"Equipo de finanzas","calculate-the-refund-amount-and-refund-method-within-2-days":"Calcular el monto del reembolso y el método de reembolso dentro de 2 días","service-team":"Equipo de servicio","confirm-refund-information-within-1-day-before-refund":"Confirmar la información de reembolso dentro de 1 día antes del reembolso","execute-refund-and-record-transaction-information":"Ejecutar el reembolso y registrar la información de la transacción","after-refund-confirm-refund-completed-and-collect-suggestions":"Después del reembolso Confirmar que el reembolso se completó y recopilar sugerencias",ok:vx,cancel:bx,"accept-or-confirm-to-exit":"Aceptar o confirmar para salir",prompt:yx,home:Ax,"about-us-0":"SOBRE NOSOTROS","service-details":"DETALLES DEL SERVICIO",community:wx,"video-tutorials":"Tutoriales en video","api-documentation":"Documentación API","security-reports":"Informes de seguridad","customer-support":"Soporte al cliente","terms-and-conditions-0":"Términos y condiciones","egra-is-committed-to-providing-fast":"EGRA está comprometido a proporcionar servicios de recuperación de fondos rápidos, seguros y
transparentes para víctimas de fraude.
EGRA será su socio más confiable.",company:Ex,privacy:Cx,"cookie-policy":"Política de cookies","our-website-uses-cookies-to-provide-you":'Nuestro sitio web utiliza cookies para brindarle una mejor experiencia de navegación al habilitar, optimizar y analizar las operaciones del sitio web, proporcionar contenido publicitario personalizado y permitirle conectarse a redes sociales. Seleccionar "Aceptar todas las cookies" significa que acepta el uso de cookies y el procesamiento de datos personales relacionados. Seleccione "configuración de cookies" para administrar sus preferencias de consentimiento. Puede cambiar sus preferencias o retirar su consentimiento a través de la página de política de cookies en cualquier momento. Consulte nuestra Declaración de privacidad de cookies.',"g-all-rights-reserved-2024-geracopyright":"G Todos los derechos reservados 2024 Geracopyright","retain-ownership-egra-opegra-com":"conservar la propiedad EGRA@opegra.com","accept-all-cookies":"Aceptar todas las cookies",news:_x,"case-sharing":"Compartir casos",logout:Sx,login:Px,"register-0":"REGISTRARSE","click-upload-0":"Haga clic para subir","please-enter-the-correct-email-format":"Por favor ingrese el formato de correo electrónico correcto","please-enter-the-code":"Por favor ingrese el código","please-enter-invitation-code":"Por favor ingrese el código de invitación","reset-successful-please-log-in-again":"Restablecimiento exitoso. Por favor inicie sesión nuevamente.","please-wait":"Por favor espere...","send-the-code-please-check":"Enviar el código, por favor verifique","get-code":"Obtener código","forgot-password":"Olvidé la contraseña","fill-out-the-form-below-to-reset-your-account-password":"Complete el formulario a continuación para restablecer la contraseña de su cuenta.","enter-the-code":"Ingrese el código",reset:Rx,"sign-up":"Registrarse","complete-the-form-below-to-register-a-new-account":"Complete el formulario a continuación para registrar una nueva cuenta.","invitation-code":"Código de invitación","enter-invitation-code":"Ingrese código de invitación",username:Ox,"Send Code":"Enviar código","view-data":"Ver datos",cryptocurrency:Tx,"bank-transfer":"Transferencia bancaria","international-wire-transfer":"Transferencia internacional","confirm-signature":"Confirmar firma","equitrading-global-recovery-alliance-egra":"Alianza Global de Recuperación Equitrading (EGRA)","responsible-for-fund-management-team":"Responsable de: Equipo de gestión de fondos","case-under-review":"Caso en revisión",Select:Ix,"0days0hours0minutes":"{0} días {1} horas {2} minutos"},ep=[{id:3,label:"English",value:"en",image:"lang_en.png"},{id:10,label:"Português",value:"br",image:"lang_br.png"},{id:8,label:"Français",value:"fr",image:"lang_fr.png"},{id:6,label:"Español",value:"es",image:"lang_es.png"}],vh=Tw({locale:nt.get("languages")||"en",messages:{en:NO,fr:XT,br:m2,es:xx}});function d3(e){nt.set("languages",e),window.location.reload()}const Ee=vh.global.t,bh=Symbol(),ki="el",kx="is-",gn=(e,t,o,n,a)=>{let s=`${e}-${t}`;return o&&(s+=`-${o}`),n&&(s+=`__${n}`),a&&(s+=`--${a}`),s},yh=Symbol("namespaceContextKey"),Ah=e=>{const t=e||(Ue()?De(yh,le(ki)):le(ki));return te(()=>D(t)||ki)},Io=(e,t)=>{const o=Ah(t);return{namespace:o,b:(v="")=>gn(o.value,e,v,"",""),e:v=>v?gn(o.value,e,"",v,""):"",m:v=>v?gn(o.value,e,"","",v):"",be:(v,_)=>v&&_?gn(o.value,e,v,_,""):"",em:(v,_)=>v&&_?gn(o.value,e,"",v,_):"",bm:(v,_)=>v&&_?gn(o.value,e,v,"",_):"",bem:(v,_,C)=>v&&_&&C?gn(o.value,e,v,_,C):"",is:(v,..._)=>{const C=_.length>=1?_[0]:!0;return v&&C?`${kx}${v}`:""},cssVar:v=>{const _={};for(const C in v)v[C]&&(_[`--${o.value}-${C}`]=v[C]);return _},cssVarName:v=>`--${o.value}-${v}`,cssVarBlock:v=>{const _={};for(const C in v)v[C]&&(_[`--${o.value}-${e}-${C}`]=v[C]);return _},cssVarBlockName:v=>`--${o.value}-${e}-${v}`}};var qx=typeof global=="object"&&global&&global.Object===Object&&global;const wh=qx;var Nx=typeof self=="object"&&self&&self.Object===Object&&self,Mx=wh||Nx||Function("return this")();const fo=Mx;var Lx=fo.Symbol;const uo=Lx;var Eh=Object.prototype,Dx=Eh.hasOwnProperty,Bx=Eh.toString,Ra=uo?uo.toStringTag:void 0;function Fx(e){var t=Dx.call(e,Ra),o=e[Ra];try{e[Ra]=void 0;var n=!0}catch{}var a=Bx.call(e);return n&&(t?e[Ra]=o:delete e[Ra]),a}var jx=Object.prototype,Ux=jx.toString;function zx(e){return Ux.call(e)}var Vx="[object Null]",Gx="[object Undefined]",tp=uo?uo.toStringTag:void 0;function ga(e){return e==null?e===void 0?Gx:Vx:tp&&tp in Object(e)?Fx(e):zx(e)}function ha(e){return e!=null&&typeof e=="object"}var Hx="[object Symbol]";function Tl(e){return typeof e=="symbol"||ha(e)&&ga(e)==Hx}function Wx(e,t){for(var o=-1,n=e==null?0:e.length,a=Array(n);++o0){if(++t>=bk)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function Ek(e){return function(){return e}}var Ck=function(){try{var e=Ln(Object,"defineProperty");return e({},"",{}),e}catch{}}();const Er=Ck;var _k=Er?function(e,t){return Er(e,"toString",{configurable:!0,enumerable:!1,value:Ek(t),writable:!0})}:Kx;const Sk=_k;var Pk=wk(Sk);const Rk=Pk;function Ok(e,t){for(var o=-1,n=e==null?0:e.length;++o-1&&e%1==0&&e-1&&e%1==0&&e<=Nk}function Rh(e){return e!=null&&kl(e.length)&&!_h(e)}var Mk=Object.prototype;function ql(e){var t=e&&e.constructor,o=typeof t=="function"&&t.prototype||Mk;return e===o}function Lk(e,t){for(var o=-1,n=Array(e);++o-1}function Zq(e,t){var o=this.__data__,n=ni(o,e);return n<0?(++this.size,o.push([e,t])):o[n][1]=t,this}function Mo(e){var t=-1,o=e==null?0:e.length;for(this.clear();++t0&&o(i)?t>1?Lh(i,t-1,o,n,a):jl(a,i):n||(a[a.length]=i)}return a}function hN(e){var t=e==null?0:e.length;return t?Lh(e,1):[]}function vN(e){return Rk(qk(e,void 0,hN),e+"")}var bN=qh(Object.getPrototypeOf,Object);const Dh=bN;function Oc(){if(!arguments.length)return[];var e=arguments[0];return No(e)?e:[e]}function yN(){this.__data__=new Mo,this.size=0}function AN(e){var t=this.__data__,o=t.delete(e);return this.size=t.size,o}function wN(e){return this.__data__.get(e)}function EN(e){return this.__data__.has(e)}var CN=200;function _N(e,t){var o=this.__data__;if(o instanceof Mo){var n=o.__data__;if(!us||n.lengthe===void 0,Qh=e=>typeof e=="boolean",Cr=e=>typeof e=="number",p3=e=>!e&&e!==0||ie(e)&&e.length===0||Ne(e)&&!Object.keys(e).length,f3=e=>typeof Element>"u"?!1:e instanceof Element,g4=e=>_e(e)?!Number.isNaN(Number(e)):!1;var h4=Object.defineProperty,v4=Object.defineProperties,b4=Object.getOwnPropertyDescriptors,Rp=Object.getOwnPropertySymbols,y4=Object.prototype.hasOwnProperty,A4=Object.prototype.propertyIsEnumerable,Op=(e,t,o)=>t in e?h4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,w4=(e,t)=>{for(var o in t||(t={}))y4.call(t,o)&&Op(e,o,t[o]);if(Rp)for(var o of Rp(t))A4.call(t,o)&&Op(e,o,t[o]);return e},E4=(e,t)=>v4(e,b4(t));function C4(e,t){var o;const n=Po();return vy(()=>{n.value=e()},E4(w4({},t),{flush:(o=t==null?void 0:t.flush)!=null?o:"sync"})),Nr(n)}var Tp;const Dn=typeof window<"u",_4=e=>typeof e=="string",_r=()=>{},S4=Dn&&((Tp=window==null?void 0:window.navigator)==null?void 0:Tp.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function ds(e){return typeof e=="function"?e():D(e)}function P4(e,t){function o(...n){return new Promise((a,s)=>{Promise.resolve(e(()=>t.apply(this,n),{fn:t,thisArg:this,args:n})).then(a).catch(s)})}return o}function R4(e,t={}){let o,n,a=_r;const s=i=>{clearTimeout(i),a(),a=_r};return i=>{const c=ds(e),l=ds(t.maxWait);return o&&s(o),c<=0||l!==void 0&&l<=0?(n&&(s(n),n=null),Promise.resolve(i())):new Promise((u,d)=>{a=t.rejectOnCancel?d:u,l&&!n&&(n=setTimeout(()=>{o&&s(o),n=null,u(i())},l)),o=setTimeout(()=>{n&&s(n),n=null,u(i())},c)})}}function O4(e){return e}function ri(e){return Qc()?(uf(e),!0):!1}function T4(e,t=200,o={}){return P4(R4(t,o),e)}function I4(e,t=200,o={}){const n=le(e.value),a=T4(()=>{n.value=e.value},t,o);return Xe(e,()=>a()),n}function x4(e,t=!0){Ue()?po(e):t?e():Mt(e)}function m3(e,t,o={}){const{immediate:n=!0}=o,a=le(!1);let s=null;function r(){s&&(clearTimeout(s),s=null)}function i(){a.value=!1,r()}function c(...l){r(),a.value=!0,s=setTimeout(()=>{a.value=!1,s=null,e(...l)},ds(t))}return n&&(a.value=!0,Dn&&c()),ri(i),{isPending:Nr(a),start:c,stop:i}}function An(e){var t;const o=ds(e);return(t=o==null?void 0:o.$el)!=null?t:o}const ii=Dn?window:void 0;function ea(...e){let t,o,n,a;if(_4(e[0])||Array.isArray(e[0])?([o,n,a]=e,t=ii):[t,o,n,a]=e,!t)return _r;Array.isArray(o)||(o=[o]),Array.isArray(n)||(n=[n]);const s=[],r=()=>{s.forEach(u=>u()),s.length=0},i=(u,d,p,m)=>(u.addEventListener(d,p,m),()=>u.removeEventListener(d,p,m)),c=Xe(()=>[An(t),ds(a)],([u,d])=>{r(),u&&s.push(...o.flatMap(p=>n.map(m=>i(u,p,m,d))))},{immediate:!0,flush:"post"}),l=()=>{c(),r()};return ri(l),l}let Ip=!1;function g3(e,t,o={}){const{window:n=ii,ignore:a=[],capture:s=!0,detectIframe:r=!1}=o;if(!n)return;S4&&!Ip&&(Ip=!0,Array.from(n.document.body.children).forEach(p=>p.addEventListener("click",_r)));let i=!0;const c=p=>a.some(m=>{if(typeof m=="string")return Array.from(n.document.querySelectorAll(m)).some(g=>g===p.target||p.composedPath().includes(g));{const g=An(m);return g&&(p.target===g||p.composedPath().includes(g))}}),u=[ea(n,"click",p=>{const m=An(e);if(!(!m||m===p.target||p.composedPath().includes(m))){if(p.detail===0&&(i=!c(p)),!i){i=!0;return}t(p)}},{passive:!0,capture:s}),ea(n,"pointerdown",p=>{const m=An(e);m&&(i=!p.composedPath().includes(m)&&!c(p))},{passive:!0}),r&&ea(n,"blur",p=>{var m;const g=An(e);((m=n.document.activeElement)==null?void 0:m.tagName)==="IFRAME"&&!(g!=null&&g.contains(n.document.activeElement))&&t(p)})].filter(Boolean);return()=>u.forEach(p=>p())}function Yh(e,t=!1){const o=le(),n=()=>o.value=!!e();return n(),x4(n,t),o}const xp=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},kp="__vueuse_ssr_handlers__";xp[kp]=xp[kp]||{};var qp=Object.getOwnPropertySymbols,k4=Object.prototype.hasOwnProperty,q4=Object.prototype.propertyIsEnumerable,N4=(e,t)=>{var o={};for(var n in e)k4.call(e,n)&&t.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&qp)for(var n of qp(e))t.indexOf(n)<0&&q4.call(e,n)&&(o[n]=e[n]);return o};function Kh(e,t,o={}){const n=o,{window:a=ii}=n,s=N4(n,["window"]);let r;const i=Yh(()=>a&&"ResizeObserver"in a),c=()=>{r&&(r.disconnect(),r=void 0)},l=Xe(()=>An(e),d=>{c(),i.value&&a&&d&&(r=new ResizeObserver(t),r.observe(d,s))},{immediate:!0,flush:"post"}),u=()=>{c(),l()};return ri(u),{isSupported:i,stop:u}}var Np=Object.getOwnPropertySymbols,M4=Object.prototype.hasOwnProperty,L4=Object.prototype.propertyIsEnumerable,D4=(e,t)=>{var o={};for(var n in e)M4.call(e,n)&&t.indexOf(n)<0&&(o[n]=e[n]);if(e!=null&&Np)for(var n of Np(e))t.indexOf(n)<0&&L4.call(e,n)&&(o[n]=e[n]);return o};function h3(e,t,o={}){const n=o,{window:a=ii}=n,s=D4(n,["window"]);let r;const i=Yh(()=>a&&"MutationObserver"in a),c=()=>{r&&(r.disconnect(),r=void 0)},l=Xe(()=>An(e),d=>{c(),i.value&&a&&d&&(r=new MutationObserver(t),r.observe(d,s))},{immediate:!0}),u=()=>{c(),l()};return ri(u),{isSupported:i,stop:u}}var Mp;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(Mp||(Mp={}));var B4=Object.defineProperty,Lp=Object.getOwnPropertySymbols,F4=Object.prototype.hasOwnProperty,j4=Object.prototype.propertyIsEnumerable,Dp=(e,t,o)=>t in e?B4(e,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[t]=o,U4=(e,t)=>{for(var o in t||(t={}))F4.call(t,o)&&Dp(e,o,t[o]);if(Lp)for(var o of Lp(t))j4.call(t,o)&&Dp(e,o,t[o]);return e};const z4={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};U4({linear:O4},z4);class V4 extends Error{constructor(t){super(t),this.name="ElementPlusError"}}function G4(e,t){throw new V4(`[${e}] ${t}`)}function v3(e,t){}const Bp={current:0},Fp=le(0),H4=2e3,jp=Symbol("elZIndexContextKey"),Jh=Symbol("zIndexContextKey"),b3=e=>{const t=Ue()?De(jp,Bp):Bp,o=e||(Ue()?De(Jh,void 0):void 0),n=te(()=>{const r=D(o);return Cr(r)?r:H4}),a=te(()=>n.value+Fp.value),s=()=>(t.current++,Fp.value=t.current,a.value);return!Dn&&De(jp),{initialZIndex:n,currentZIndex:a,nextZIndex:s}};var Xh={name:"en",el:{breadcrumb:{label:"Breadcrumb"},colorpicker:{confirm:"OK",clear:"Clear",defaultLabel:"color picker",description:"current color is {color}. press enter to select a new color.",alphaLabel:"pick alpha value"},datepicker:{now:"Now",today:"Today",cancel:"Cancel",clear:"Clear",confirm:"OK",dateTablePrompt:"Use the arrow keys and enter to select the day of the month",monthTablePrompt:"Use the arrow keys and enter to select the month",yearTablePrompt:"Use the arrow keys and enter to select the year",selectedDate:"Selected date",selectDate:"Select date",selectTime:"Select time",startDate:"Start Date",startTime:"Start Time",endDate:"End Date",endTime:"End Time",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",year:"",month1:"January",month2:"February",month3:"March",month4:"April",month5:"May",month6:"June",month7:"July",month8:"August",month9:"September",month10:"October",month11:"November",month12:"December",week:"week",weeks:{sun:"Sun",mon:"Mon",tue:"Tue",wed:"Wed",thu:"Thu",fri:"Fri",sat:"Sat"},weeksFull:{sun:"Sunday",mon:"Monday",tue:"Tuesday",wed:"Wednesday",thu:"Thursday",fri:"Friday",sat:"Saturday"},months:{jan:"Jan",feb:"Feb",mar:"Mar",apr:"Apr",may:"May",jun:"Jun",jul:"Jul",aug:"Aug",sep:"Sep",oct:"Oct",nov:"Nov",dec:"Dec"}},inputNumber:{decrease:"decrease number",increase:"increase number"},select:{loading:"Loading",noMatch:"No matching data",noData:"No data",placeholder:"Select"},mention:{loading:"Loading"},dropdown:{toggleDropdown:"Toggle Dropdown"},cascader:{noMatch:"No matching data",loading:"Loading",placeholder:"Select",noData:"No data"},pagination:{goto:"Go to",pagesize:"/page",total:"Total {total}",pageClassifier:"",page:"Page",prev:"Go to previous page",next:"Go to next page",currentPage:"page {pager}",prevPages:"Previous {pager} pages",nextPages:"Next {pager} pages",deprecationWarning:"Deprecated usages detected, please refer to the el-pagination documentation for more details"},dialog:{close:"Close this dialog"},drawer:{close:"Close this dialog"},messagebox:{title:"Message",confirm:"OK",cancel:"Cancel",error:"Illegal input",close:"Close this dialog"},upload:{deleteTip:"press delete to remove",delete:"Delete",preview:"Preview",continue:"Continue"},slider:{defaultLabel:"slider between {min} and {max}",defaultRangeStartLabel:"pick start value",defaultRangeEndLabel:"pick end value"},table:{emptyText:"No Data",confirmFilter:"Confirm",resetFilter:"Reset",clearFilter:"All",sumText:"Sum"},tour:{next:"Next",previous:"Previous",finish:"Finish"},tree:{emptyText:"No Data"},transfer:{noMatch:"No matching data",noData:"No data",titles:["List 1","List 2"],filterPlaceholder:"Enter keyword",noCheckedFormat:"{total} items",hasCheckedFormat:"{checked}/{total} checked"},image:{error:"FAILED"},pageHeader:{title:"Back"},popconfirm:{confirmButtonText:"Yes",cancelButtonText:"No"},carousel:{leftArrow:"Carousel arrow left",rightArrow:"Carousel arrow right",indicator:"Carousel switch to index {index}"}}};const W4=e=>(t,o)=>Q4(t,o,D(e)),Q4=(e,t,o)=>Mh(o,e,e).replace(/\{(\w+)\}/g,(n,a)=>{var s;return`${(s=t==null?void 0:t[a])!=null?s:`{${a}}`}`}),Y4=e=>{const t=te(()=>D(e).name),o=Je(e)?e:le(e);return{lang:t,locale:o,t:W4(e)}},Zh=Symbol("localeContextKey"),y3=e=>{const t=e||De(Zh,le());return Y4(te(()=>t.value||Xh))},$h="__epPropKey",Ft=e=>e,K4=e=>Ne(e)&&!!e[$h],ev=(e,t)=>{if(!Ne(e)||K4(e))return e;const{values:o,required:n,default:a,type:s,validator:r}=e,c={type:s,required:!!n,validator:o||r?l=>{let u=!1,d=[];if(o&&(d=Array.from(o),qe(e,"default")&&d.push(a),u||(u=d.includes(l))),r&&(u||(u=r(l))),!u&&d.length>0){const p=[...new Set(d)].map(m=>JSON.stringify(m)).join(", ");zy(`Invalid prop: validation failed${t?` for prop "${t}"`:""}. Expected one of [${p}], got value ${JSON.stringify(l)}.`)}return u}:void 0,[$h]:!0};return qe(e,"default")&&(c.default=a),c},Lo=e=>Hh(Object.entries(e).map(([t,o])=>[t,ev(o,t)])),Gl=["","default","small","large"],Hl=ev({type:String,values:Gl,required:!1}),tv=Symbol("size"),J4=()=>{const e=De(tv,{});return te(()=>D(e.size)||"")},ov=Symbol("emptyValuesContextKey"),X4=["",void 0,null],Z4=void 0,$4=Lo({emptyValues:Array,valueOnClear:{type:[String,Number,Boolean,Function],default:void 0,validator:e=>ue(e)?!e():!e}}),A3=(e,t)=>{const o=Ue()?De(ov,le({})):le({}),n=te(()=>e.emptyValues||o.value.emptyValues||X4),a=te(()=>ue(e.valueOnClear)?e.valueOnClear():e.valueOnClear!==void 0?e.valueOnClear:ue(o.value.valueOnClear)?o.value.valueOnClear():o.value.valueOnClear!==void 0?o.value.valueOnClear:t!==void 0?t:Z4),s=r=>n.value.includes(r);return n.value.includes(a.value),{emptyValues:n,valueOnClear:a,isEmptyValue:s}},Up=e=>Object.keys(e),Mi=(e,t,o)=>({get value(){return Mh(e,t,o)},set value(n){f4(e,t,n)}}),Sr=le();function nv(e,t=void 0){const o=Ue()?De(bh,Sr):Sr;return e?te(()=>{var n,a;return(a=(n=o.value)==null?void 0:n[e])!=null?a:t}):o}const eL=(e,t,o=!1)=>{var n;const a=!!Ue(),s=a?nv():void 0,r=(n=t==null?void 0:t.provide)!=null?n:a?Zo:void 0;if(!r)return;const i=te(()=>{const c=D(e);return s!=null&&s.value?tL(s.value,c):c});return r(bh,i),r(Zh,te(()=>i.value.locale)),r(yh,te(()=>i.value.namespace)),r(Jh,te(()=>i.value.zIndex)),r(tv,{size:te(()=>i.value.size||"")}),r(ov,te(()=>({emptyValues:i.value.emptyValues,valueOnClear:i.value.valueOnClear}))),(o||!Sr.value)&&(Sr.value=i.value),i},tL=(e,t)=>{const o=[...new Set([...Up(e),...Up(t)])],n={};for(const a of o)n[a]=t[a]!==void 0?t[a]:e[a];return n},kc="update:modelValue",zp="change",Vp="input";var ba=(e,t)=>{const o=e.__vccOpts||e;for(const[n,a]of t)o[n]=a;return o};const av=(e="")=>e.split(" ").filter(t=>!!t.trim()),w3=(e,t)=>{if(!e||!t)return!1;if(t.includes(" "))throw new Error("className should not contain space.");return e.classList.contains(t)},E3=(e,t)=>{!e||!t.trim()||e.classList.add(...av(t))},C3=(e,t)=>{!e||!t.trim()||e.classList.remove(...av(t))},_3=(e,t)=>{var o;if(!Dn||!e||!t)return"";let n=gt(t);n==="float"&&(n="cssFloat");try{const a=e.style[n];if(a)return a;const s=(o=document.defaultView)==null?void 0:o.getComputedStyle(e,"");return s?s[n]:""}catch{return e.style[n]}};function qc(e,t="px"){if(!e)return"";if(Cr(e)||g4(e))return`${e}${t}`;if(_e(e))return e}const Cs=(e,t)=>{if(e.install=o=>{for(const n of[e,...Object.values(t??{})])o.component(n.name,n)},t)for(const[o,n]of Object.entries(t))e[o]=n;return e},sv=e=>(e.install=It,e),oL=Lo({size:{type:Ft([Number,String])},color:{type:String}}),nL=Ae({name:"ElIcon",inheritAttrs:!1}),aL=Ae({...nL,props:oL,setup(e){const t=e,o=Io("icon"),n=te(()=>{const{size:a,color:s}=t;return!a&&!s?{}:{fontSize:m4(a)?void 0:qc(a),"--color":s}});return(a,s)=>(ce(),Pe("i",$a({class:D(o).b(),style:D(n)},a.$attrs),[wt(a.$slots,"default")],16))}});var sL=ba(aL,[["__file","icon.vue"]]);const bn=Cs(sL);/*! Element Plus Icons Vue v2.3.1 */var rL=Ae({name:"ArrowDown",__name:"arrow-down",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M831.872 340.864 512 652.672 192.128 340.864a30.592 30.592 0 0 0-42.752 0 29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728 30.592 30.592 0 0 0-42.752 0z"})]))}}),S3=rL,iL=Ae({name:"ArrowLeft",__name:"arrow-left",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M609.408 149.376 277.76 489.6a32 32 0 0 0 0 44.672l331.648 340.352a29.12 29.12 0 0 0 41.728 0 30.592 30.592 0 0 0 0-42.752L339.264 511.936l311.872-319.872a30.592 30.592 0 0 0 0-42.688 29.12 29.12 0 0 0-41.728 0z"})]))}}),P3=iL,cL=Ae({name:"ArrowRight",__name:"arrow-right",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M340.864 149.312a30.592 30.592 0 0 0 0 42.752L652.736 512 340.864 831.872a30.592 30.592 0 0 0 0 42.752 29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z"})]))}}),R3=cL,lL=Ae({name:"ArrowUp",__name:"arrow-up",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"m488.832 344.32-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872 319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0"})]))}}),O3=lL,uL=Ae({name:"Calendar",__name:"calendar",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M128 384v512h768V192H768v32a32 32 0 1 1-64 0v-32H320v32a32 32 0 0 1-64 0v-32H128v128h768v64zm192-256h384V96a32 32 0 1 1 64 0v32h160a32 32 0 0 1 32 32v768a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V160a32 32 0 0 1 32-32h160V96a32 32 0 0 1 64 0zm-32 384h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 0 1 0 64h-64a32 32 0 0 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m192-192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64m0 192h64a32 32 0 1 1 0 64h-64a32 32 0 1 1 0-64"})]))}}),T3=uL,dL=Ae({name:"CircleCheck",__name:"circle-check",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),ge("path",{fill:"currentColor",d:"M745.344 361.344a32 32 0 0 1 45.312 45.312l-288 288a32 32 0 0 1-45.312 0l-160-160a32 32 0 1 1 45.312-45.312L480 626.752l265.344-265.408z"})]))}}),pL=dL,fL=Ae({name:"CircleClose",__name:"circle-close",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"m466.752 512-90.496-90.496a32 32 0 0 1 45.248-45.248L512 466.752l90.496-90.496a32 32 0 1 1 45.248 45.248L557.248 512l90.496 90.496a32 32 0 1 1-45.248 45.248L512 557.248l-90.496 90.496a32 32 0 0 1-45.248-45.248z"}),ge("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"})]))}}),rv=fL,mL=Ae({name:"Clock",__name:"clock",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M512 896a384 384 0 1 0 0-768 384 384 0 0 0 0 768m0 64a448 448 0 1 1 0-896 448 448 0 0 1 0 896"}),ge("path",{fill:"currentColor",d:"M480 256a32 32 0 0 1 32 32v256a32 32 0 0 1-64 0V288a32 32 0 0 1 32-32"}),ge("path",{fill:"currentColor",d:"M480 512h256q32 0 32 32t-32 32H480q-32 0-32-32t32-32"})]))}}),I3=mL,gL=Ae({name:"Close",__name:"close",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})]))}}),hL=gL,vL=Ae({name:"DArrowLeft",__name:"d-arrow-left",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M529.408 149.376a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L259.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L197.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224zm256 0a29.12 29.12 0 0 1 41.728 0 30.592 30.592 0 0 1 0 42.688L515.264 511.936l311.872 319.936a30.592 30.592 0 0 1-.512 43.264 29.12 29.12 0 0 1-41.216-.512L453.76 534.272a32 32 0 0 1 0-44.672l331.648-340.224z"})]))}}),x3=vL,bL=Ae({name:"DArrowRight",__name:"d-arrow-right",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M452.864 149.312a29.12 29.12 0 0 1 41.728.064L826.24 489.664a32 32 0 0 1 0 44.672L494.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L764.736 512 452.864 192a30.592 30.592 0 0 1 0-42.688m-256 0a29.12 29.12 0 0 1 41.728.064L570.24 489.664a32 32 0 0 1 0 44.672L238.592 874.624a29.12 29.12 0 0 1-41.728 0 30.592 30.592 0 0 1 0-42.752L508.736 512 196.864 192a30.592 30.592 0 0 1 0-42.688z"})]))}}),k3=bL,yL=Ae({name:"Hide",__name:"hide",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M876.8 156.8c0-9.6-3.2-16-9.6-22.4-6.4-6.4-12.8-9.6-22.4-9.6-9.6 0-16 3.2-22.4 9.6L736 220.8c-64-32-137.6-51.2-224-60.8-160 16-288 73.6-377.6 176C44.8 438.4 0 496 0 512s48 73.6 134.4 176c22.4 25.6 44.8 48 73.6 67.2l-86.4 89.6c-6.4 6.4-9.6 12.8-9.6 22.4 0 9.6 3.2 16 9.6 22.4 6.4 6.4 12.8 9.6 22.4 9.6 9.6 0 16-3.2 22.4-9.6l704-710.4c3.2-6.4 6.4-12.8 6.4-22.4Zm-646.4 528c-76.8-70.4-128-128-153.6-172.8 28.8-48 80-105.6 153.6-172.8C304 272 400 230.4 512 224c64 3.2 124.8 19.2 176 44.8l-54.4 54.4C598.4 300.8 560 288 512 288c-64 0-115.2 22.4-160 64s-64 96-64 160c0 48 12.8 89.6 35.2 124.8L256 707.2c-9.6-6.4-19.2-16-25.6-22.4Zm140.8-96c-12.8-22.4-19.2-48-19.2-76.8 0-44.8 16-83.2 48-112 32-28.8 67.2-48 112-48 28.8 0 54.4 6.4 73.6 19.2zM889.599 336c-12.8-16-28.8-28.8-41.6-41.6l-48 48c73.6 67.2 124.8 124.8 150.4 169.6-28.8 48-80 105.6-153.6 172.8-73.6 67.2-172.8 108.8-284.8 115.2-51.2-3.2-99.2-12.8-140.8-28.8l-48 48c57.6 22.4 118.4 38.4 188.8 44.8 160-16 288-73.6 377.6-176C979.199 585.6 1024 528 1024 512s-48.001-73.6-134.401-176Z"}),ge("path",{fill:"currentColor",d:"M511.998 672c-12.8 0-25.6-3.2-38.4-6.4l-51.2 51.2c28.8 12.8 57.6 19.2 89.6 19.2 64 0 115.2-22.4 160-64 41.6-41.6 64-96 64-160 0-32-6.4-64-19.2-89.6l-51.2 51.2c3.2 12.8 6.4 25.6 6.4 38.4 0 44.8-16 83.2-48 112-32 28.8-67.2 48-112 48Z"})]))}}),AL=yL,wL=Ae({name:"Loading",__name:"loading",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M512 64a32 32 0 0 1 32 32v192a32 32 0 0 1-64 0V96a32 32 0 0 1 32-32m0 640a32 32 0 0 1 32 32v192a32 32 0 1 1-64 0V736a32 32 0 0 1 32-32m448-192a32 32 0 0 1-32 32H736a32 32 0 1 1 0-64h192a32 32 0 0 1 32 32m-640 0a32 32 0 0 1-32 32H96a32 32 0 0 1 0-64h192a32 32 0 0 1 32 32M195.2 195.2a32 32 0 0 1 45.248 0L376.32 331.008a32 32 0 0 1-45.248 45.248L195.2 240.448a32 32 0 0 1 0-45.248zm452.544 452.544a32 32 0 0 1 45.248 0L828.8 783.552a32 32 0 0 1-45.248 45.248L647.744 692.992a32 32 0 0 1 0-45.248zM828.8 195.264a32 32 0 0 1 0 45.184L692.992 376.32a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0m-452.544 452.48a32 32 0 0 1 0 45.248L240.448 828.8a32 32 0 0 1-45.248-45.248l135.808-135.808a32 32 0 0 1 45.248 0z"})]))}}),iv=wL,EL=Ae({name:"View",__name:"view",setup(e){return(t,o)=>(ce(),Pe("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[ge("path",{fill:"currentColor",d:"M512 160c320 0 512 352 512 352S832 864 512 864 0 512 0 512s192-352 512-352m0 64c-225.28 0-384.128 208.064-436.8 288 52.608 79.872 211.456 288 436.8 288 225.28 0 384.128-208.064 436.8-288-52.608-79.872-211.456-288-436.8-288zm0 64a224 224 0 1 1 0 448 224 224 0 0 1 0-448m0 64a160.192 160.192 0 0 0-160 160c0 88.192 71.744 160 160 160s160-71.808 160-160-71.744-160-160-160"})]))}}),CL=EL;const Pr=Ft([String,Object,Function]),q3={Close:hL},_L={validating:iv,success:pL,error:rv},SL=()=>Dn&&/firefox/i.test(window.navigator.userAgent);let kt;const PL={height:"0",visibility:"hidden",overflow:SL()?"":"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0"},RL=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing"];function OL(e){const t=window.getComputedStyle(e),o=t.getPropertyValue("box-sizing"),n=Number.parseFloat(t.getPropertyValue("padding-bottom"))+Number.parseFloat(t.getPropertyValue("padding-top")),a=Number.parseFloat(t.getPropertyValue("border-bottom-width"))+Number.parseFloat(t.getPropertyValue("border-top-width"));return{contextStyle:RL.map(r=>[r,t.getPropertyValue(r)]),paddingSize:n,borderSize:a,boxSizing:o}}function Gp(e,t=1,o){var n;kt||(kt=document.createElement("textarea"),document.body.appendChild(kt));const{paddingSize:a,borderSize:s,boxSizing:r,contextStyle:i}=OL(e);i.forEach(([d,p])=>kt==null?void 0:kt.style.setProperty(d,p)),Object.entries(PL).forEach(([d,p])=>kt==null?void 0:kt.style.setProperty(d,p,"important")),kt.value=e.value||e.placeholder||"";let c=kt.scrollHeight;const l={};r==="border-box"?c=c+s:r==="content-box"&&(c=c-a),kt.value="";const u=kt.scrollHeight-a;if(Cr(t)){let d=u*t;r==="border-box"&&(d=d+a+s),c=Math.max(d,c),l.minHeight=`${d}px`}if(Cr(o)){let d=u*o;r==="border-box"&&(d=d+a+s),c=Math.min(d,c)}return l.height=`${c}px`,(n=kt.parentNode)==null||n.removeChild(kt),kt=void 0,l}const TL=e=>e,IL=Lo({ariaLabel:String,ariaOrientation:{type:String,values:["horizontal","vertical","undefined"]},ariaControls:String}),xL=e=>p4(IL,e),kL=Lo({id:{type:String,default:void 0},size:Hl,disabled:Boolean,modelValue:{type:Ft([String,Number,Object]),default:""},maxlength:{type:[String,Number]},minlength:{type:[String,Number]},type:{type:String,default:"text"},resize:{type:String,values:["none","both","horizontal","vertical"]},autosize:{type:Ft([Boolean,Object]),default:!1},autocomplete:{type:String,default:"off"},formatter:{type:Function},parser:{type:Function},placeholder:{type:String},form:{type:String},readonly:Boolean,clearable:Boolean,showPassword:Boolean,showWordLimit:Boolean,suffixIcon:{type:Pr},prefixIcon:{type:Pr},containerRole:{type:String,default:void 0},tabindex:{type:[String,Number],default:0},validateEvent:{type:Boolean,default:!0},inputStyle:{type:Ft([Object,Array,String]),default:()=>TL({})},autofocus:Boolean,rows:{type:Number,default:2},...xL(["ariaLabel"])}),qL={[kc]:e=>_e(e),input:e=>_e(e),change:e=>_e(e),focus:e=>e instanceof FocusEvent,blur:e=>e instanceof FocusEvent,clear:()=>!0,mouseleave:e=>e instanceof MouseEvent,mouseenter:e=>e instanceof MouseEvent,keydown:e=>e instanceof Event,compositionstart:e=>e instanceof CompositionEvent,compositionupdate:e=>e instanceof CompositionEvent,compositionend:e=>e instanceof CompositionEvent},NL=["class","style"],ML=/^on[A-Z]/,LL=(e={})=>{const{excludeListeners:t=!1,excludeKeys:o}=e,n=te(()=>((o==null?void 0:o.value)||[]).concat(NL)),a=Ue();return te(a?()=>{var s;return Hh(Object.entries((s=a.proxy)==null?void 0:s.$attrs).filter(([r])=>!n.value.includes(r)&&!(t&&ML.test(r))))}:()=>({}))},ya=Symbol("formContextKey"),ps=Symbol("formItemContextKey"),Hp={prefix:Math.floor(Math.random()*1e4),current:0},DL=Symbol("elIdInjection"),BL=()=>Ue()?De(DL,Hp):Hp,cv=e=>{const t=BL(),o=Ah();return C4(()=>D(e)||`${o.value}-id-${t.prefix}-${t.current++}`)},lv=()=>{const e=De(ya,void 0),t=De(ps,void 0);return{form:e,formItem:t}},FL=(e,{formItemContext:t,disableIdGeneration:o,disableIdManagement:n})=>{o||(o=le(!1)),n||(n=le(!1));const a=le();let s;const r=te(()=>{var i;return!!(!(e.label||e.ariaLabel)&&t&&t.inputIds&&((i=t.inputIds)==null?void 0:i.length)<=1)});return po(()=>{s=Xe([or(e,"id"),o],([i,c])=>{const l=i??(c?void 0:cv().value);l!==a.value&&(t!=null&&t.removeInputId&&(a.value&&t.removeInputId(a.value),!(n!=null&&n.value)&&!c&&l&&t.addInputId(l)),a.value=l)},{immediate:!0})}),bs(()=>{s&&s(),t!=null&&t.removeInputId&&a.value&&t.removeInputId(a.value)}),{isLabeledByFormItem:r,inputId:a}},Wl=e=>{const t=Ue();return te(()=>{var o,n;return(n=(o=t==null?void 0:t.proxy)==null?void 0:o.$props)==null?void 0:n[e]})},ci=(e,t={})=>{const o=le(void 0),n=t.prop?o:Wl("size"),a=t.global?o:J4(),s=t.form?{size:void 0}:De(ya,void 0),r=t.formItem?{size:void 0}:De(ps,void 0);return te(()=>n.value||D(e)||(r==null?void 0:r.size)||(s==null?void 0:s.size)||a.value||"")},Ql=e=>{const t=Wl("disabled"),o=De(ya,void 0);return te(()=>t.value||D(e)||(o==null?void 0:o.disabled)||!1)};function jL(e,{beforeFocus:t,afterFocus:o,beforeBlur:n,afterBlur:a}={}){const s=Ue(),{emit:r}=s,i=Po(),c=Wl("disabled"),l=le(!1),u=m=>{ue(t)&&t(m)||l.value||(l.value=!0,r("focus",m),o==null||o())},d=m=>{var g;ue(n)&&n(m)||m.relatedTarget&&((g=i.value)!=null&&g.contains(m.relatedTarget))||(l.value=!1,r("blur",m),a==null||a())},p=()=>{var m,g;(m=i.value)!=null&&m.contains(document.activeElement)&&i.value!==document.activeElement||c.value||(g=e.value)==null||g.focus()};return Xe([i,c],([m,g])=>{m&&(g?m.removeAttribute("tabindex"):m.setAttribute("tabindex","-1"))}),ea(i,"focus",u,!0),ea(i,"blur",d,!0),ea(i,"click",p,!0),{isFocused:l,wrapperRef:i,handleFocus:u,handleBlur:d}}const UL=e=>/([\uAC00-\uD7AF\u3130-\u318F])+/gi.test(e);function zL({afterComposition:e,emit:t}){const o=le(!1),n=i=>{t==null||t("compositionstart",i),o.value=!0},a=i=>{var c;t==null||t("compositionupdate",i);const l=(c=i.target)==null?void 0:c.value,u=l[l.length-1]||"";o.value=!UL(u)},s=i=>{t==null||t("compositionend",i),o.value&&(o.value=!1,Mt(()=>e(i)))};return{isComposing:o,handleComposition:i=>{i.type==="compositionend"?s(i):a(i)},handleCompositionStart:n,handleCompositionUpdate:a,handleCompositionEnd:s}}function VL(e){let t;function o(){if(e.value==null)return;const{selectionStart:a,selectionEnd:s,value:r}=e.value;if(a==null||s==null)return;const i=r.slice(0,Math.max(0,a)),c=r.slice(Math.max(0,s));t={selectionStart:a,selectionEnd:s,value:r,beforeTxt:i,afterTxt:c}}function n(){if(e.value==null||t==null)return;const{value:a}=e.value,{beforeTxt:s,afterTxt:r,selectionStart:i}=t;if(s==null||r==null||i==null)return;let c=a.length;if(a.endsWith(r))c=a.length-r.length;else if(a.startsWith(s))c=s.length;else{const l=s[i-1],u=a.indexOf(l,i-1);u!==-1&&(c=u+1)}e.value.setSelectionRange(c,c)}return[o,n]}const GL="ElInput",HL=Ae({name:GL,inheritAttrs:!1}),WL=Ae({...HL,props:kL,emits:qL,setup(e,{expose:t,emit:o}){const n=e,a=Xb(),s=LL(),r=sl(),i=te(()=>[n.type==="textarea"?v.b():g.b(),g.m(p.value),g.is("disabled",m.value),g.is("exceed",ve.value),{[g.b("group")]:r.prepend||r.append,[g.m("prefix")]:r.prefix||n.prefixIcon,[g.m("suffix")]:r.suffix||n.suffixIcon||n.clearable||n.showPassword,[g.bm("suffix","password-clear")]:B.value&&ne.value,[g.b("hidden")]:n.type==="hidden"},a.class]),c=te(()=>[g.e("wrapper"),g.is("focus",x.value)]),{form:l,formItem:u}=lv(),{inputId:d}=FL(n,{formItemContext:u}),p=ci(),m=Ql(),g=Io("input"),v=Io("textarea"),_=Po(),C=Po(),R=le(!1),f=le(!1),h=le(),E=Po(n.inputStyle),S=te(()=>_.value||C.value),{wrapperRef:P,isFocused:x,handleFocus:T,handleBlur:M}=jL(S,{beforeFocus(){return m.value},afterBlur(){var q;n.validateEvent&&((q=u==null?void 0:u.validate)==null||q.call(u,"blur").catch(V=>void 0))}}),Q=te(()=>{var q;return(q=l==null?void 0:l.statusIcon)!=null?q:!1}),L=te(()=>(u==null?void 0:u.validateState)||""),ee=te(()=>L.value&&_L[L.value]),X=te(()=>f.value?CL:AL),H=te(()=>[a.style]),N=te(()=>[n.inputStyle,E.value,{resize:n.resize}]),Y=te(()=>c4(n.modelValue)?"":String(n.modelValue)),B=te(()=>n.clearable&&!m.value&&!n.readonly&&!!Y.value&&(x.value||R.value)),ne=te(()=>n.showPassword&&!m.value&&!!Y.value&&(!!Y.value||x.value)),se=te(()=>n.showWordLimit&&!!n.maxlength&&(n.type==="text"||n.type==="textarea")&&!m.value&&!n.readonly&&!n.showPassword),fe=te(()=>Y.value.length),ve=te(()=>!!se.value&&fe.value>Number(n.maxlength)),Se=te(()=>!!r.suffix||!!n.suffixIcon||B.value||n.showPassword||se.value||!!L.value&&Q.value),[Re,Fe]=VL(_);Kh(C,q=>{if(z(),!se.value||n.resize!=="both")return;const V=q[0],{width:k}=V.contentRect;h.value={right:`calc(100% - ${k+15+6}px)`}});const ke=()=>{const{type:q,autosize:V}=n;if(!(!Dn||q!=="textarea"||!C.value))if(V){const k=Ne(V)?V.minRows:void 0,j=Ne(V)?V.maxRows:void 0,de=Gp(C.value,k,j);E.value={overflowY:"hidden",...de},Mt(()=>{C.value.offsetHeight,E.value=de})}else E.value={minHeight:Gp(C.value).minHeight}},z=(q=>{let V=!1;return()=>{var k;if(V||!n.autosize)return;((k=C.value)==null?void 0:k.offsetParent)===null||(q(),V=!0)}})(ke),W=()=>{const q=S.value,V=n.formatter?n.formatter(Y.value):Y.value;!q||q.value===V||(q.value=V)},Z=async q=>{Re();let{value:V}=q.target;if(n.formatter&&n.parser&&(V=n.parser(V)),!he.value){if(V===Y.value){W();return}o(kc,V),o(Vp,V),await Mt(),W(),Fe()}},re=q=>{let{value:V}=q.target;n.formatter&&n.parser&&(V=n.parser(V)),o(zp,V)},{isComposing:he,handleCompositionStart:w,handleCompositionUpdate:b,handleCompositionEnd:I}=zL({emit:o,afterComposition:Z}),J=()=>{Re(),f.value=!f.value,setTimeout(Fe)},G=()=>{var q;return(q=S.value)==null?void 0:q.focus()},$=()=>{var q;return(q=S.value)==null?void 0:q.blur()},oe=q=>{R.value=!1,o("mouseleave",q)},y=q=>{R.value=!0,o("mouseenter",q)},A=q=>{o("keydown",q)},O=()=>{var q;(q=S.value)==null||q.select()},K=()=>{o(kc,""),o(zp,""),o("clear"),o(Vp,"")};return Xe(()=>n.modelValue,()=>{var q;Mt(()=>ke()),n.validateEvent&&((q=u==null?void 0:u.validate)==null||q.call(u,"change").catch(V=>void 0))}),Xe(Y,()=>W()),Xe(()=>n.type,async()=>{await Mt(),W(),ke()}),po(()=>{!n.formatter&&n.parser,W(),Mt(ke)}),t({input:_,textarea:C,ref:S,textareaStyle:N,autosize:or(n,"autosize"),isComposing:he,focus:G,blur:$,select:O,clear:K,resizeTextarea:ke}),(q,V)=>(ce(),Pe("div",{class:Me([D(i),{[D(g).bm("group","append")]:q.$slots.append,[D(g).bm("group","prepend")]:q.$slots.prepend}]),style:Oo(D(H)),onMouseenter:y,onMouseleave:oe},[Qe(" input "),q.type!=="textarea"?(ce(),Pe(We,{key:0},[Qe(" prepend slot "),q.$slots.prepend?(ce(),Pe("div",{key:0,class:Me(D(g).be("group","prepend"))},[wt(q.$slots,"prepend")],2)):Qe("v-if",!0),ge("div",{ref_key:"wrapperRef",ref:P,class:Me(D(c))},[Qe(" prefix slot "),q.$slots.prefix||q.prefixIcon?(ce(),Pe("span",{key:0,class:Me(D(g).e("prefix"))},[ge("span",{class:Me(D(g).e("prefix-inner"))},[wt(q.$slots,"prefix"),q.prefixIcon?(ce(),Ze(D(bn),{key:0,class:Me(D(g).e("icon"))},{default:xe(()=>[(ce(),Ze(Ko(q.prefixIcon)))]),_:1},8,["class"])):Qe("v-if",!0)],2)],2)):Qe("v-if",!0),ge("input",$a({id:D(d),ref_key:"input",ref:_,class:D(g).e("inner")},D(s),{minlength:q.minlength,maxlength:q.maxlength,type:q.showPassword?f.value?"text":"password":q.type,disabled:D(m),readonly:q.readonly,autocomplete:q.autocomplete,tabindex:q.tabindex,"aria-label":q.ariaLabel,placeholder:q.placeholder,style:q.inputStyle,form:q.form,autofocus:q.autofocus,role:q.containerRole,onCompositionstart:D(w),onCompositionupdate:D(b),onCompositionend:D(I),onInput:Z,onChange:re,onKeydown:A}),null,16,["id","minlength","maxlength","type","disabled","readonly","autocomplete","tabindex","aria-label","placeholder","form","autofocus","role","onCompositionstart","onCompositionupdate","onCompositionend"]),Qe(" suffix slot "),D(Se)?(ce(),Pe("span",{key:1,class:Me(D(g).e("suffix"))},[ge("span",{class:Me(D(g).e("suffix-inner"))},[!D(B)||!D(ne)||!D(se)?(ce(),Pe(We,{key:0},[wt(q.$slots,"suffix"),q.suffixIcon?(ce(),Ze(D(bn),{key:0,class:Me(D(g).e("icon"))},{default:xe(()=>[(ce(),Ze(Ko(q.suffixIcon)))]),_:1},8,["class"])):Qe("v-if",!0)],64)):Qe("v-if",!0),D(B)?(ce(),Ze(D(bn),{key:1,class:Me([D(g).e("icon"),D(g).e("clear")]),onMousedown:Fm(D(It),["prevent"]),onClick:K},{default:xe(()=>[pe(D(rv))]),_:1},8,["class","onMousedown"])):Qe("v-if",!0),D(ne)?(ce(),Ze(D(bn),{key:2,class:Me([D(g).e("icon"),D(g).e("password")]),onClick:J},{default:xe(()=>[(ce(),Ze(Ko(D(X))))]),_:1},8,["class"])):Qe("v-if",!0),D(se)?(ce(),Pe("span",{key:3,class:Me(D(g).e("count"))},[ge("span",{class:Me(D(g).e("count-inner"))},at(D(fe))+" / "+at(q.maxlength),3)],2)):Qe("v-if",!0),D(L)&&D(ee)&&D(Q)?(ce(),Ze(D(bn),{key:4,class:Me([D(g).e("icon"),D(g).e("validateIcon"),D(g).is("loading",D(L)==="validating")])},{default:xe(()=>[(ce(),Ze(Ko(D(ee))))]),_:1},8,["class"])):Qe("v-if",!0)],2)],2)):Qe("v-if",!0)],2),Qe(" append slot "),q.$slots.append?(ce(),Pe("div",{key:1,class:Me(D(g).be("group","append"))},[wt(q.$slots,"append")],2)):Qe("v-if",!0)],64)):(ce(),Pe(We,{key:1},[Qe(" textarea "),ge("textarea",$a({id:D(d),ref_key:"textarea",ref:C,class:[D(v).e("inner"),D(g).is("focus",D(x))]},D(s),{minlength:q.minlength,maxlength:q.maxlength,tabindex:q.tabindex,disabled:D(m),readonly:q.readonly,autocomplete:q.autocomplete,style:D(N),"aria-label":q.ariaLabel,placeholder:q.placeholder,form:q.form,autofocus:q.autofocus,rows:q.rows,role:q.containerRole,onCompositionstart:D(w),onCompositionupdate:D(b),onCompositionend:D(I),onInput:Z,onFocus:D(T),onBlur:D(M),onChange:re,onKeydown:A}),null,16,["id","minlength","maxlength","tabindex","disabled","readonly","autocomplete","aria-label","placeholder","form","autofocus","rows","role","onCompositionstart","onCompositionupdate","onCompositionend","onFocus","onBlur"]),D(se)?(ce(),Pe("span",{key:0,style:Oo(h.value),class:Me(D(g).e("count"))},at(D(fe))+" / "+at(q.maxlength),7)):Qe("v-if",!0)],64))],38))}});var QL=ba(WL,[["__file","input.vue"]]);const uv=Cs(QL),dv=Symbol("buttonGroupContextKey"),YL=({from:e,replacement:t,scope:o,version:n,ref:a,type:s="API"},r)=>{Xe(()=>D(r),i=>{},{immediate:!0})},KL=(e,t)=>{YL({from:"type.text",replacement:"link",version:"3.0.0",scope:"props",ref:"https://element-plus.org/en-US/component/button.html#button-attributes"},te(()=>e.type==="text"));const o=De(dv,void 0),n=nv("button"),{form:a}=lv(),s=ci(te(()=>o==null?void 0:o.size)),r=Ql(),i=le(),c=sl(),l=te(()=>e.type||(o==null?void 0:o.type)||""),u=te(()=>{var g,v,_;return(_=(v=e.autoInsertSpace)!=null?v:(g=n.value)==null?void 0:g.autoInsertSpace)!=null?_:!1}),d=te(()=>e.tag==="button"?{ariaDisabled:r.value||e.loading,disabled:r.value||e.loading,autofocus:e.autofocus,type:e.nativeType}:{}),p=te(()=>{var g;const v=(g=c.default)==null?void 0:g.call(c);if(u.value&&(v==null?void 0:v.length)===1){const _=v[0];if((_==null?void 0:_.type)===Ro){const C=_.children;return/^\p{Unified_Ideograph}{2}$/u.test(C.trim())}}return!1});return{_disabled:r,_size:s,_type:l,_ref:i,_props:d,shouldAddSpace:p,handleClick:g=>{if(r.value||e.loading){g.stopPropagation();return}e.nativeType==="reset"&&(a==null||a.resetFields()),t("click",g)}}},JL=["default","primary","success","warning","info","danger","text",""],XL=["button","submit","reset"],Nc=Lo({size:Hl,disabled:Boolean,type:{type:String,values:JL,default:""},icon:{type:Pr},nativeType:{type:String,values:XL,default:"button"},loading:Boolean,loadingIcon:{type:Pr,default:()=>iv},plain:Boolean,text:Boolean,link:Boolean,bg:Boolean,autofocus:Boolean,round:Boolean,circle:Boolean,color:String,dark:Boolean,autoInsertSpace:{type:Boolean,default:void 0},tag:{type:Ft([String,Object]),default:"button"}}),ZL={click:e=>e instanceof MouseEvent};function vt(e,t){$L(e)&&(e="100%");var o=eD(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),o&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function Ls(e){return Math.min(1,Math.max(0,e))}function $L(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function eD(e){return typeof e=="string"&&e.indexOf("%")!==-1}function pv(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function Ds(e){return e<=1?"".concat(Number(e)*100,"%"):e}function wn(e){return e.length===1?"0"+e:String(e)}function tD(e,t,o){return{r:vt(e,255)*255,g:vt(t,255)*255,b:vt(o,255)*255}}function Wp(e,t,o){e=vt(e,255),t=vt(t,255),o=vt(o,255);var n=Math.max(e,t,o),a=Math.min(e,t,o),s=0,r=0,i=(n+a)/2;if(n===a)r=0,s=0;else{var c=n-a;switch(r=i>.5?c/(2-n-a):c/(n+a),n){case e:s=(t-o)/c+(t1&&(o-=1),o<1/6?e+(t-e)*(6*o):o<1/2?t:o<2/3?e+(t-e)*(2/3-o)*6:e}function oD(e,t,o){var n,a,s;if(e=vt(e,360),t=vt(t,100),o=vt(o,100),t===0)a=o,s=o,n=o;else{var r=o<.5?o*(1+t):o+t-o*t,i=2*o-r;n=Li(i,r,e+1/3),a=Li(i,r,e),s=Li(i,r,e-1/3)}return{r:n*255,g:a*255,b:s*255}}function Qp(e,t,o){e=vt(e,255),t=vt(t,255),o=vt(o,255);var n=Math.max(e,t,o),a=Math.min(e,t,o),s=0,r=n,i=n-a,c=n===0?0:i/n;if(n===a)s=0;else{switch(n){case e:s=(t-o)/i+(t>16,g:(e&65280)>>8,b:e&255}}var Mc={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function iD(e){var t={r:0,g:0,b:0},o=1,n=null,a=null,s=null,r=!1,i=!1;return typeof e=="string"&&(e=uD(e)),typeof e=="object"&&(yo(e.r)&&yo(e.g)&&yo(e.b)?(t=tD(e.r,e.g,e.b),r=!0,i=String(e.r).substr(-1)==="%"?"prgb":"rgb"):yo(e.h)&&yo(e.s)&&yo(e.v)?(n=Ds(e.s),a=Ds(e.v),t=nD(e.h,n,a),r=!0,i="hsv"):yo(e.h)&&yo(e.s)&&yo(e.l)&&(n=Ds(e.s),s=Ds(e.l),t=oD(e.h,n,s),r=!0,i="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(o=e.a)),o=pv(o),{ok:r,format:e.format||i,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:o}}var cD="[-\\+]?\\d+%?",lD="[-\\+]?\\d*\\.\\d+%?",Jo="(?:".concat(lD,")|(?:").concat(cD,")"),Di="[\\s|\\(]+(".concat(Jo,")[,|\\s]+(").concat(Jo,")[,|\\s]+(").concat(Jo,")\\s*\\)?"),Bi="[\\s|\\(]+(".concat(Jo,")[,|\\s]+(").concat(Jo,")[,|\\s]+(").concat(Jo,")[,|\\s]+(").concat(Jo,")\\s*\\)?"),Wt={CSS_UNIT:new RegExp(Jo),rgb:new RegExp("rgb"+Di),rgba:new RegExp("rgba"+Bi),hsl:new RegExp("hsl"+Di),hsla:new RegExp("hsla"+Bi),hsv:new RegExp("hsv"+Di),hsva:new RegExp("hsva"+Bi),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function uD(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(Mc[e])e=Mc[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var o=Wt.rgb.exec(e);return o?{r:o[1],g:o[2],b:o[3]}:(o=Wt.rgba.exec(e),o?{r:o[1],g:o[2],b:o[3],a:o[4]}:(o=Wt.hsl.exec(e),o?{h:o[1],s:o[2],l:o[3]}:(o=Wt.hsla.exec(e),o?{h:o[1],s:o[2],l:o[3],a:o[4]}:(o=Wt.hsv.exec(e),o?{h:o[1],s:o[2],v:o[3]}:(o=Wt.hsva.exec(e),o?{h:o[1],s:o[2],v:o[3],a:o[4]}:(o=Wt.hex8.exec(e),o?{r:Bt(o[1]),g:Bt(o[2]),b:Bt(o[3]),a:Kp(o[4]),format:t?"name":"hex8"}:(o=Wt.hex6.exec(e),o?{r:Bt(o[1]),g:Bt(o[2]),b:Bt(o[3]),format:t?"name":"hex"}:(o=Wt.hex4.exec(e),o?{r:Bt(o[1]+o[1]),g:Bt(o[2]+o[2]),b:Bt(o[3]+o[3]),a:Kp(o[4]+o[4]),format:t?"name":"hex8"}:(o=Wt.hex3.exec(e),o?{r:Bt(o[1]+o[1]),g:Bt(o[2]+o[2]),b:Bt(o[3]+o[3]),format:t?"name":"hex"}:!1)))))))))}function yo(e){return!!Wt.CSS_UNIT.exec(String(e))}var dD=function(){function e(t,o){t===void 0&&(t=""),o===void 0&&(o={});var n;if(t instanceof e)return t;typeof t=="number"&&(t=rD(t)),this.originalInput=t;var a=iD(t);this.originalInput=t,this.r=a.r,this.g=a.g,this.b=a.b,this.a=a.a,this.roundA=Math.round(100*this.a)/100,this.format=(n=o.format)!==null&&n!==void 0?n:a.format,this.gradientType=o.gradientType,this.r<1&&(this.r=Math.round(this.r)),this.g<1&&(this.g=Math.round(this.g)),this.b<1&&(this.b=Math.round(this.b)),this.isValid=a.ok}return e.prototype.isDark=function(){return this.getBrightness()<128},e.prototype.isLight=function(){return!this.isDark()},e.prototype.getBrightness=function(){var t=this.toRgb();return(t.r*299+t.g*587+t.b*114)/1e3},e.prototype.getLuminance=function(){var t=this.toRgb(),o,n,a,s=t.r/255,r=t.g/255,i=t.b/255;return s<=.03928?o=s/12.92:o=Math.pow((s+.055)/1.055,2.4),r<=.03928?n=r/12.92:n=Math.pow((r+.055)/1.055,2.4),i<=.03928?a=i/12.92:a=Math.pow((i+.055)/1.055,2.4),.2126*o+.7152*n+.0722*a},e.prototype.getAlpha=function(){return this.a},e.prototype.setAlpha=function(t){return this.a=pv(t),this.roundA=Math.round(100*this.a)/100,this},e.prototype.isMonochrome=function(){var t=this.toHsl().s;return t===0},e.prototype.toHsv=function(){var t=Qp(this.r,this.g,this.b);return{h:t.h*360,s:t.s,v:t.v,a:this.a}},e.prototype.toHsvString=function(){var t=Qp(this.r,this.g,this.b),o=Math.round(t.h*360),n=Math.round(t.s*100),a=Math.round(t.v*100);return this.a===1?"hsv(".concat(o,", ").concat(n,"%, ").concat(a,"%)"):"hsva(".concat(o,", ").concat(n,"%, ").concat(a,"%, ").concat(this.roundA,")")},e.prototype.toHsl=function(){var t=Wp(this.r,this.g,this.b);return{h:t.h*360,s:t.s,l:t.l,a:this.a}},e.prototype.toHslString=function(){var t=Wp(this.r,this.g,this.b),o=Math.round(t.h*360),n=Math.round(t.s*100),a=Math.round(t.l*100);return this.a===1?"hsl(".concat(o,", ").concat(n,"%, ").concat(a,"%)"):"hsla(".concat(o,", ").concat(n,"%, ").concat(a,"%, ").concat(this.roundA,")")},e.prototype.toHex=function(t){return t===void 0&&(t=!1),Yp(this.r,this.g,this.b,t)},e.prototype.toHexString=function(t){return t===void 0&&(t=!1),"#"+this.toHex(t)},e.prototype.toHex8=function(t){return t===void 0&&(t=!1),aD(this.r,this.g,this.b,this.a,t)},e.prototype.toHex8String=function(t){return t===void 0&&(t=!1),"#"+this.toHex8(t)},e.prototype.toHexShortString=function(t){return t===void 0&&(t=!1),this.a===1?this.toHexString(t):this.toHex8String(t)},e.prototype.toRgb=function(){return{r:Math.round(this.r),g:Math.round(this.g),b:Math.round(this.b),a:this.a}},e.prototype.toRgbString=function(){var t=Math.round(this.r),o=Math.round(this.g),n=Math.round(this.b);return this.a===1?"rgb(".concat(t,", ").concat(o,", ").concat(n,")"):"rgba(".concat(t,", ").concat(o,", ").concat(n,", ").concat(this.roundA,")")},e.prototype.toPercentageRgb=function(){var t=function(o){return"".concat(Math.round(vt(o,255)*100),"%")};return{r:t(this.r),g:t(this.g),b:t(this.b),a:this.a}},e.prototype.toPercentageRgbString=function(){var t=function(o){return Math.round(vt(o,255)*100)};return this.a===1?"rgb(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%)"):"rgba(".concat(t(this.r),"%, ").concat(t(this.g),"%, ").concat(t(this.b),"%, ").concat(this.roundA,")")},e.prototype.toName=function(){if(this.a===0)return"transparent";if(this.a<1)return!1;for(var t="#"+Yp(this.r,this.g,this.b,!1),o=0,n=Object.entries(Mc);o=0,s=!o&&a&&(t.startsWith("hex")||t==="name");return s?t==="name"&&this.a===0?this.toName():this.toRgbString():(t==="rgb"&&(n=this.toRgbString()),t==="prgb"&&(n=this.toPercentageRgbString()),(t==="hex"||t==="hex6")&&(n=this.toHexString()),t==="hex3"&&(n=this.toHexString(!0)),t==="hex4"&&(n=this.toHex8String(!0)),t==="hex8"&&(n=this.toHex8String()),t==="name"&&(n=this.toName()),t==="hsl"&&(n=this.toHslString()),t==="hsv"&&(n=this.toHsvString()),n||this.toHexString())},e.prototype.toNumber=function(){return(Math.round(this.r)<<16)+(Math.round(this.g)<<8)+Math.round(this.b)},e.prototype.clone=function(){return new e(this.toString())},e.prototype.lighten=function(t){t===void 0&&(t=10);var o=this.toHsl();return o.l+=t/100,o.l=Ls(o.l),new e(o)},e.prototype.brighten=function(t){t===void 0&&(t=10);var o=this.toRgb();return o.r=Math.max(0,Math.min(255,o.r-Math.round(255*-(t/100)))),o.g=Math.max(0,Math.min(255,o.g-Math.round(255*-(t/100)))),o.b=Math.max(0,Math.min(255,o.b-Math.round(255*-(t/100)))),new e(o)},e.prototype.darken=function(t){t===void 0&&(t=10);var o=this.toHsl();return o.l-=t/100,o.l=Ls(o.l),new e(o)},e.prototype.tint=function(t){return t===void 0&&(t=10),this.mix("white",t)},e.prototype.shade=function(t){return t===void 0&&(t=10),this.mix("black",t)},e.prototype.desaturate=function(t){t===void 0&&(t=10);var o=this.toHsl();return o.s-=t/100,o.s=Ls(o.s),new e(o)},e.prototype.saturate=function(t){t===void 0&&(t=10);var o=this.toHsl();return o.s+=t/100,o.s=Ls(o.s),new e(o)},e.prototype.greyscale=function(){return this.desaturate(100)},e.prototype.spin=function(t){var o=this.toHsl(),n=(o.h+t)%360;return o.h=n<0?360+n:n,new e(o)},e.prototype.mix=function(t,o){o===void 0&&(o=50);var n=this.toRgb(),a=new e(t).toRgb(),s=o/100,r={r:(a.r-n.r)*s+n.r,g:(a.g-n.g)*s+n.g,b:(a.b-n.b)*s+n.b,a:(a.a-n.a)*s+n.a};return new e(r)},e.prototype.analogous=function(t,o){t===void 0&&(t=6),o===void 0&&(o=30);var n=this.toHsl(),a=360/o,s=[this];for(n.h=(n.h-(a*t>>1)+720)%360;--t;)n.h=(n.h+a)%360,s.push(new e(n));return s},e.prototype.complement=function(){var t=this.toHsl();return t.h=(t.h+180)%360,new e(t)},e.prototype.monochromatic=function(t){t===void 0&&(t=6);for(var o=this.toHsv(),n=o.h,a=o.s,s=o.v,r=[],i=1/t;t--;)r.push(new e({h:n,s:a,v:s})),s=(s+i)%1;return r},e.prototype.splitcomplement=function(){var t=this.toHsl(),o=t.h;return[this,new e({h:(o+72)%360,s:t.s,l:t.l}),new e({h:(o+216)%360,s:t.s,l:t.l})]},e.prototype.onBackground=function(t){var o=this.toRgb(),n=new e(t).toRgb(),a=o.a+n.a*(1-o.a);return new e({r:(o.r*o.a+n.r*n.a*(1-o.a))/a,g:(o.g*o.a+n.g*n.a*(1-o.a))/a,b:(o.b*o.a+n.b*n.a*(1-o.a))/a,a})},e.prototype.triad=function(){return this.polyad(3)},e.prototype.tetrad=function(){return this.polyad(4)},e.prototype.polyad=function(t){for(var o=this.toHsl(),n=o.h,a=[this],s=360/t,r=1;r{let n={},a=e.color;if(a){const s=a.match(/var\((.*?)\)/);s&&(a=window.getComputedStyle(window.document.documentElement).getPropertyValue(s[1]));const r=new dD(a),i=e.dark?r.tint(20).toString():jo(r,20);if(e.plain)n=o.cssVarBlock({"bg-color":e.dark?jo(r,90):r.tint(90).toString(),"text-color":a,"border-color":e.dark?jo(r,50):r.tint(50).toString(),"hover-text-color":`var(${o.cssVarName("color-white")})`,"hover-bg-color":a,"hover-border-color":a,"active-bg-color":i,"active-text-color":`var(${o.cssVarName("color-white")})`,"active-border-color":i}),t.value&&(n[o.cssVarBlockName("disabled-bg-color")]=e.dark?jo(r,90):r.tint(90).toString(),n[o.cssVarBlockName("disabled-text-color")]=e.dark?jo(r,50):r.tint(50).toString(),n[o.cssVarBlockName("disabled-border-color")]=e.dark?jo(r,80):r.tint(80).toString());else{const c=e.dark?jo(r,30):r.tint(30).toString(),l=r.isDark()?`var(${o.cssVarName("color-white")})`:`var(${o.cssVarName("color-black")})`;if(n=o.cssVarBlock({"bg-color":a,"text-color":l,"border-color":a,"hover-bg-color":c,"hover-text-color":l,"hover-border-color":c,"active-bg-color":i,"active-border-color":i}),t.value){const u=e.dark?jo(r,50):r.tint(50).toString();n[o.cssVarBlockName("disabled-bg-color")]=u,n[o.cssVarBlockName("disabled-text-color")]=e.dark?"rgba(255, 255, 255, 0.5)":`var(${o.cssVarName("color-white")})`,n[o.cssVarBlockName("disabled-border-color")]=u}}}return n})}const fD=Ae({name:"ElButton"}),mD=Ae({...fD,props:Nc,emits:ZL,setup(e,{expose:t,emit:o}){const n=e,a=pD(n),s=Io("button"),{_ref:r,_size:i,_type:c,_disabled:l,_props:u,shouldAddSpace:d,handleClick:p}=KL(n,o),m=te(()=>[s.b(),s.m(c.value),s.m(i.value),s.is("disabled",l.value),s.is("loading",n.loading),s.is("plain",n.plain),s.is("round",n.round),s.is("circle",n.circle),s.is("text",n.text),s.is("link",n.link),s.is("has-bg",n.bg)]);return t({ref:r,size:i,type:c,disabled:l,shouldAddSpace:d}),(g,v)=>(ce(),Ze(Ko(g.tag),$a({ref_key:"_ref",ref:r},D(u),{class:D(m),style:D(a),onClick:D(p)}),{default:xe(()=>[g.loading?(ce(),Pe(We,{key:0},[g.$slots.loading?wt(g.$slots,"loading",{key:0}):(ce(),Ze(D(bn),{key:1,class:Me(D(s).is("loading"))},{default:xe(()=>[(ce(),Ze(Ko(g.loadingIcon)))]),_:1},8,["class"]))],64)):g.icon||g.$slots.icon?(ce(),Ze(D(bn),{key:1},{default:xe(()=>[g.icon?(ce(),Ze(Ko(g.icon),{key:0})):wt(g.$slots,"icon",{key:1})]),_:3})):Qe("v-if",!0),g.$slots.default?(ce(),Pe("span",{key:2,class:Me({[D(s).em("text","expand")]:D(d)})},[wt(g.$slots,"default")],2)):Qe("v-if",!0)]),_:3},16,["class","style","onClick"]))}});var gD=ba(mD,[["__file","button.vue"]]);const hD={size:Nc.size,type:Nc.type},vD=Ae({name:"ElButtonGroup"}),bD=Ae({...vD,props:hD,setup(e){const t=e;Zo(dv,an({size:or(t,"size"),type:or(t,"type")}));const o=Io("button");return(n,a)=>(ce(),Pe("div",{class:Me(D(o).b("group"))},[wt(n.$slots,"default")],2))}});var fv=ba(bD,[["__file","button-group.vue"]]);const yD=Cs(gD,{ButtonGroup:fv});sv(fv);const AD=Lo({a11y:{type:Boolean,default:!0},locale:{type:Ft(Object)},size:Hl,button:{type:Ft(Object)},experimentalFeatures:{type:Ft(Object)},keyboardNavigation:{type:Boolean,default:!0},message:{type:Ft(Object)},zIndex:Number,namespace:{type:String,default:"el"},...$4}),wD={},ED=Ae({name:"ElConfigProvider",props:AD,setup(e,{slots:t}){Xe(()=>e.message,n=>{Object.assign(wD,n??{})},{immediate:!0,deep:!0});const o=eL(e);return()=>wt(t,"default",{config:o==null?void 0:o.value})}}),CD=Cs(ED),_D=Lo({size:{type:String,values:Gl},disabled:Boolean}),SD=Lo({..._D,model:Object,rules:{type:Ft(Object)},labelPosition:{type:String,values:["left","right","top"],default:"right"},requireAsteriskPosition:{type:String,values:["left","right"],default:"left"},labelWidth:{type:[String,Number],default:""},labelSuffix:{type:String,default:""},inline:Boolean,inlineMessage:Boolean,statusIcon:Boolean,showMessage:{type:Boolean,default:!0},validateOnRuleChange:{type:Boolean,default:!0},hideRequiredAsterisk:Boolean,scrollToError:Boolean,scrollIntoViewOptions:{type:[Object,Boolean]}}),PD={validate:(e,t,o)=>(ie(e)||_e(e))&&Qh(t)&&_e(o)};function RD(){const e=le([]),t=te(()=>{if(!e.value.length)return"0";const s=Math.max(...e.value);return s?`${s}px`:""});function o(s){const r=e.value.indexOf(s);return r===-1&&t.value,r}function n(s,r){if(s&&r){const i=o(r);e.value.splice(i,1,s)}else s&&e.value.push(s)}function a(s){const r=o(s);r>-1&&e.value.splice(r,1)}return{autoLabelWidth:t,registerLabelWidth:n,deregisterLabelWidth:a}}const Bs=(e,t)=>{const o=Oc(t);return o.length>0?e.filter(n=>n.prop&&o.includes(n.prop)):e},OD="ElForm",TD=Ae({name:OD}),ID=Ae({...TD,props:SD,emits:PD,setup(e,{expose:t,emit:o}){const n=e,a=[],s=ci(),r=Io("form"),i=te(()=>{const{labelPosition:f,inline:h}=n;return[r.b(),r.m(s.value||"default"),{[r.m(`label-${f}`)]:f,[r.m("inline")]:h}]}),c=f=>a.find(h=>h.prop===f),l=f=>{a.push(f)},u=f=>{f.prop&&a.splice(a.indexOf(f),1)},d=(f=[])=>{n.model&&Bs(a,f).forEach(h=>h.resetField())},p=(f=[])=>{Bs(a,f).forEach(h=>h.clearValidate())},m=te(()=>!!n.model),g=f=>{if(a.length===0)return[];const h=Bs(a,f);return h.length?h:[]},v=async f=>C(void 0,f),_=async(f=[])=>{if(!m.value)return!1;const h=g(f);if(h.length===0)return!0;let E={};for(const S of h)try{await S.validate(""),S.validateState==="error"&&S.resetField()}catch(P){E={...E,...P}}return Object.keys(E).length===0?!0:Promise.reject(E)},C=async(f=[],h)=>{const E=!ue(h);try{const S=await _(f);return S===!0&&await(h==null?void 0:h(S)),S}catch(S){if(S instanceof Error)throw S;const P=S;return n.scrollToError&&R(Object.keys(P)[0]),await(h==null?void 0:h(!1,P)),E&&Promise.reject(P)}},R=f=>{var h;const E=Bs(a,f)[0];E&&((h=E.$el)==null||h.scrollIntoView(n.scrollIntoViewOptions))};return Xe(()=>n.rules,()=>{n.validateOnRuleChange&&v().catch(f=>void 0)},{deep:!0,flush:"post"}),Zo(ya,an({...Zc(n),emit:o,resetFields:d,clearValidate:p,validateField:C,getField:c,addField:l,removeField:u,...RD()})),t({validate:v,validateField:C,resetFields:d,clearValidate:p,scrollToField:R,fields:a}),(f,h)=>(ce(),Pe("form",{class:Me(D(i))},[wt(f.$slots,"default")],2))}});var xD=ba(ID,[["__file","form.vue"]]);function En(){return En=Object.assign?Object.assign.bind():function(e){for(var t=1;t"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Xs(e,t,o){return qD()?Xs=Reflect.construct.bind():Xs=function(a,s,r){var i=[null];i.push.apply(i,s);var c=Function.bind.apply(a,i),l=new c;return r&&fs(l,r.prototype),l},Xs.apply(null,arguments)}function ND(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Dc(e){var t=typeof Map=="function"?new Map:void 0;return Dc=function(n){if(n===null||!ND(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t<"u"){if(t.has(n))return t.get(n);t.set(n,a)}function a(){return Xs(n,arguments,Lc(this).constructor)}return a.prototype=Object.create(n.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),fs(a,n)},Dc(e)}var MD=/%[sdj%]/g,LD=function(){};typeof process<"u"&&process.env;function Bc(e){if(!e||!e.length)return null;var t={};return e.forEach(function(o){var n=o.field;t[n]=t[n]||[],t[n].push(o)}),t}function jt(e){for(var t=arguments.length,o=new Array(t>1?t-1:0),n=1;n=s)return i;switch(i){case"%s":return String(o[a++]);case"%d":return Number(o[a++]);case"%j":try{return JSON.stringify(o[a++])}catch{return"[Circular]"}break;default:return i}});return r}return e}function DD(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function dt(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||DD(t)&&typeof e=="string"&&!e)}function BD(e,t,o){var n=[],a=0,s=e.length;function r(i){n.push.apply(n,i||[]),a++,a===s&&o(n)}e.forEach(function(i){t(i,r)})}function Jp(e,t,o){var n=0,a=e.length;function s(r){if(r&&r.length){o(r);return}var i=n;n=n+1,i()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},xa={integer:function(t){return xa.number(t)&&parseInt(t,10)===t},float:function(t){return xa.number(t)&&!xa.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch{return!1}},date:function(t){return typeof t.getTime=="function"&&typeof t.getMonth=="function"&&typeof t.getYear=="function"&&!isNaN(t.getTime())},number:function(t){return isNaN(t)?!1:typeof t=="number"},object:function(t){return typeof t=="object"&&!xa.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&t.length<=320&&!!t.match(ef.email)},url:function(t){return typeof t=="string"&&t.length<=2048&&!!t.match(GD())},hex:function(t){return typeof t=="string"&&!!t.match(ef.hex)}},HD=function(t,o,n,a,s){if(t.required&&o===void 0){mv(t,o,n,a,s);return}var r=["integer","float","array","regexp","object","method","email","number","date","url","hex"],i=t.type;r.indexOf(i)>-1?xa[i](o)||a.push(jt(s.messages.types[i],t.fullField,t.type)):i&&typeof o!==t.type&&a.push(jt(s.messages.types[i],t.fullField,t.type))},WD=function(t,o,n,a,s){var r=typeof t.len=="number",i=typeof t.min=="number",c=typeof t.max=="number",l=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,u=o,d=null,p=typeof o=="number",m=typeof o=="string",g=Array.isArray(o);if(p?d="number":m?d="string":g&&(d="array"),!d)return!1;g&&(u=o.length),m&&(u=o.replace(l,"_").length),r?u!==t.len&&a.push(jt(s.messages[d].len,t.fullField,t.len)):i&&!c&&ut.max?a.push(jt(s.messages[d].max,t.fullField,t.max)):i&&c&&(ut.max)&&a.push(jt(s.messages[d].range,t.fullField,t.min,t.max))},Un="enum",QD=function(t,o,n,a,s){t[Un]=Array.isArray(t[Un])?t[Un]:[],t[Un].indexOf(o)===-1&&a.push(jt(s.messages[Un],t.fullField,t[Un].join(", ")))},YD=function(t,o,n,a,s){if(t.pattern){if(t.pattern instanceof RegExp)t.pattern.lastIndex=0,t.pattern.test(o)||a.push(jt(s.messages.pattern.mismatch,t.fullField,o,t.pattern));else if(typeof t.pattern=="string"){var r=new RegExp(t.pattern);r.test(o)||a.push(jt(s.messages.pattern.mismatch,t.fullField,o,t.pattern))}}},Te={required:mv,whitespace:VD,type:HD,range:WD,enum:QD,pattern:YD},KD=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o,"string")&&!t.required)return n();Te.required(t,o,a,r,s,"string"),dt(o,"string")||(Te.type(t,o,a,r,s),Te.range(t,o,a,r,s),Te.pattern(t,o,a,r,s),t.whitespace===!0&&Te.whitespace(t,o,a,r,s))}n(r)},JD=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o)&&!t.required)return n();Te.required(t,o,a,r,s),o!==void 0&&Te.type(t,o,a,r,s)}n(r)},XD=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(o===""&&(o=void 0),dt(o)&&!t.required)return n();Te.required(t,o,a,r,s),o!==void 0&&(Te.type(t,o,a,r,s),Te.range(t,o,a,r,s))}n(r)},ZD=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o)&&!t.required)return n();Te.required(t,o,a,r,s),o!==void 0&&Te.type(t,o,a,r,s)}n(r)},$D=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o)&&!t.required)return n();Te.required(t,o,a,r,s),dt(o)||Te.type(t,o,a,r,s)}n(r)},eB=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o)&&!t.required)return n();Te.required(t,o,a,r,s),o!==void 0&&(Te.type(t,o,a,r,s),Te.range(t,o,a,r,s))}n(r)},tB=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o)&&!t.required)return n();Te.required(t,o,a,r,s),o!==void 0&&(Te.type(t,o,a,r,s),Te.range(t,o,a,r,s))}n(r)},oB=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(o==null&&!t.required)return n();Te.required(t,o,a,r,s,"array"),o!=null&&(Te.type(t,o,a,r,s),Te.range(t,o,a,r,s))}n(r)},nB=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o)&&!t.required)return n();Te.required(t,o,a,r,s),o!==void 0&&Te.type(t,o,a,r,s)}n(r)},aB="enum",sB=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o)&&!t.required)return n();Te.required(t,o,a,r,s),o!==void 0&&Te[aB](t,o,a,r,s)}n(r)},rB=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o,"string")&&!t.required)return n();Te.required(t,o,a,r,s),dt(o,"string")||Te.pattern(t,o,a,r,s)}n(r)},iB=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o,"date")&&!t.required)return n();if(Te.required(t,o,a,r,s),!dt(o,"date")){var c;o instanceof Date?c=o:c=new Date(o),Te.type(t,c,a,r,s),c&&Te.range(t,c.getTime(),a,r,s)}}n(r)},cB=function(t,o,n,a,s){var r=[],i=Array.isArray(o)?"array":typeof o;Te.required(t,o,a,r,s,i),n(r)},Fi=function(t,o,n,a,s){var r=t.type,i=[],c=t.required||!t.required&&a.hasOwnProperty(t.field);if(c){if(dt(o,r)&&!t.required)return n();Te.required(t,o,a,i,s,r),dt(o,r)||Te.type(t,o,a,i,s)}n(i)},lB=function(t,o,n,a,s){var r=[],i=t.required||!t.required&&a.hasOwnProperty(t.field);if(i){if(dt(o)&&!t.required)return n();Te.required(t,o,a,r,s)}n(r)},Va={string:KD,method:JD,number:XD,boolean:ZD,regexp:$D,integer:eB,float:tB,array:oB,object:nB,enum:sB,pattern:rB,date:iB,url:Fi,hex:Fi,email:Fi,required:cB,any:lB};function Fc(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var jc=Fc(),_s=function(){function e(o){this.rules=null,this._messages=jc,this.define(o)}var t=e.prototype;return t.define=function(n){var a=this;if(!n)throw new Error("Cannot configure a schema with no rules");if(typeof n!="object"||Array.isArray(n))throw new Error("Rules must be an object");this.rules={},Object.keys(n).forEach(function(s){var r=n[s];a.rules[s]=Array.isArray(r)?r:[r]})},t.messages=function(n){return n&&(this._messages=$p(Fc(),n)),this._messages},t.validate=function(n,a,s){var r=this;a===void 0&&(a={}),s===void 0&&(s=function(){});var i=n,c=a,l=s;if(typeof c=="function"&&(l=c,c={}),!this.rules||Object.keys(this.rules).length===0)return l&&l(null,i),Promise.resolve(i);function u(v){var _=[],C={};function R(h){if(Array.isArray(h)){var E;_=(E=_).concat.apply(E,h)}else _.push(h)}for(var f=0;f");const a=Io("form"),s=le(),r=le(0),i=()=>{var u;if((u=s.value)!=null&&u.firstElementChild){const d=window.getComputedStyle(s.value.firstElementChild).width;return Math.ceil(Number.parseFloat(d))}else return 0},c=(u="update")=>{Mt(()=>{t.default&&e.isAutoWidth&&(u==="update"?r.value=i():u==="remove"&&(o==null||o.deregisterLabelWidth(r.value)))})},l=()=>c("update");return po(()=>{l()}),vs(()=>{c("remove")}),Br(()=>l()),Xe(r,(u,d)=>{e.updateAll&&(o==null||o.registerLabelWidth(u,d))}),Kh(te(()=>{var u,d;return(d=(u=s.value)==null?void 0:u.firstElementChild)!=null?d:null}),l),()=>{var u,d;if(!t)return null;const{isAutoWidth:p}=e;if(p){const m=o==null?void 0:o.autoLabelWidth,g=n==null?void 0:n.hasLabel,v={};if(g&&m&&m!=="auto"){const _=Math.max(0,Number.parseInt(m,10)-r.value),R=(n.labelPosition||o.labelPosition)==="left"?"marginRight":"marginLeft";_&&(v[R]=`${_}px`)}return pe("div",{ref:s,class:[a.be("item","label-wrap")],style:v},[(u=t.default)==null?void 0:u.call(t)])}else return pe(We,{ref:s},[(d=t.default)==null?void 0:d.call(t)])}}});const fB=Ae({name:"ElFormItem"}),mB=Ae({...fB,props:dB,setup(e,{expose:t}){const o=e,n=sl(),a=De(ya,void 0),s=De(ps,void 0),r=ci(void 0,{formItem:!1}),i=Io("form-item"),c=cv().value,l=le([]),u=le(""),d=I4(u,100),p=le(""),m=le();let g,v=!1;const _=te(()=>o.labelPosition||(a==null?void 0:a.labelPosition)),C=te(()=>{if(_.value==="top")return{};const z=qc(o.labelWidth||(a==null?void 0:a.labelWidth)||"");return z?{width:z}:{}}),R=te(()=>{if(_.value==="top"||a!=null&&a.inline)return{};if(!o.label&&!o.labelWidth&&M)return{};const z=qc(o.labelWidth||(a==null?void 0:a.labelWidth)||"");return!o.label&&!n.label?{marginLeft:z}:{}}),f=te(()=>[i.b(),i.m(r.value),i.is("error",u.value==="error"),i.is("validating",u.value==="validating"),i.is("success",u.value==="success"),i.is("required",H.value||o.required),i.is("no-asterisk",a==null?void 0:a.hideRequiredAsterisk),(a==null?void 0:a.requireAsteriskPosition)==="right"?"asterisk-right":"asterisk-left",{[i.m("feedback")]:a==null?void 0:a.statusIcon,[i.m(`label-${_.value}`)]:_.value}]),h=te(()=>Qh(o.inlineMessage)?o.inlineMessage:(a==null?void 0:a.inlineMessage)||!1),E=te(()=>[i.e("error"),{[i.em("error","inline")]:h.value}]),S=te(()=>o.prop?_e(o.prop)?o.prop:o.prop.join("."):""),P=te(()=>!!(o.label||n.label)),x=te(()=>o.for||(l.value.length===1?l.value[0]:void 0)),T=te(()=>!x.value&&P.value),M=!!s,Q=te(()=>{const z=a==null?void 0:a.model;if(!(!z||!o.prop))return Mi(z,o.prop).value}),L=te(()=>{const{required:z}=o,W=[];o.rules&&W.push(...Oc(o.rules));const Z=a==null?void 0:a.rules;if(Z&&o.prop){const re=Mi(Z,o.prop).value;re&&W.push(...Oc(re))}if(z!==void 0){const re=W.map((he,w)=>[he,w]).filter(([he])=>Object.keys(he).includes("required"));if(re.length>0)for(const[he,w]of re)he.required!==z&&(W[w]={...he,required:z});else W.push({required:z})}return W}),ee=te(()=>L.value.length>0),X=z=>L.value.filter(Z=>!Z.trigger||!z?!0:ie(Z.trigger)?Z.trigger.includes(z):Z.trigger===z).map(({trigger:Z,...re})=>re),H=te(()=>L.value.some(z=>z.required)),N=te(()=>{var z;return d.value==="error"&&o.showMessage&&((z=a==null?void 0:a.showMessage)!=null?z:!0)}),Y=te(()=>`${o.label||""}${(a==null?void 0:a.labelSuffix)||""}`),B=z=>{u.value=z},ne=z=>{var W,Z;const{errors:re,fields:he}=z;(!re||!he)&&console.error(z),B("error"),p.value=re?(Z=(W=re==null?void 0:re[0])==null?void 0:W.message)!=null?Z:`${o.prop} is required`:"",a==null||a.emit("validate",o.prop,!1,p.value)},se=()=>{B("success"),a==null||a.emit("validate",o.prop,!0,"")},fe=async z=>{const W=S.value;return new _s({[W]:z}).validate({[W]:Q.value},{firstFields:!0}).then(()=>(se(),!0)).catch(re=>(ne(re),Promise.reject(re)))},ve=async(z,W)=>{if(v||!o.prop)return!1;const Z=ue(W);if(!ee.value)return W==null||W(!1),!1;const re=X(z);return re.length===0?(W==null||W(!0),!0):(B("validating"),fe(re).then(()=>(W==null||W(!0),!0)).catch(he=>{const{fields:w}=he;return W==null||W(!1,w),Z?!1:Promise.reject(w)}))},Se=()=>{B(""),p.value="",v=!1},Re=async()=>{const z=a==null?void 0:a.model;if(!z||!o.prop)return;const W=Mi(z,o.prop);v=!0,W.value=Pp(g),await Mt(),Se(),v=!1},Fe=z=>{l.value.includes(z)||l.value.push(z)},ke=z=>{l.value=l.value.filter(W=>W!==z)};Xe(()=>o.error,z=>{p.value=z||"",B(z?"error":"")},{immediate:!0}),Xe(()=>o.validateStatus,z=>B(z||""));const U=an({...Zc(o),$el:m,size:r,validateState:u,labelId:c,inputIds:l,isGroup:T,hasLabel:P,fieldValue:Q,addInputId:Fe,removeInputId:ke,resetField:Re,clearValidate:Se,validate:ve});return Zo(ps,U),po(()=>{o.prop&&(a==null||a.addField(U),g=Pp(Q.value))}),vs(()=>{a==null||a.removeField(U)}),t({size:r,validateMessage:p,validateState:u,validate:ve,clearValidate:Se,resetField:Re}),(z,W)=>{var Z;return ce(),Pe("div",{ref_key:"formItemRef",ref:m,class:Me(D(f)),role:D(T)?"group":void 0,"aria-labelledby":D(T)?D(c):void 0},[pe(D(pB),{"is-auto-width":D(C).width==="auto","update-all":((Z=D(a))==null?void 0:Z.labelWidth)==="auto"},{default:xe(()=>[D(P)?(ce(),Ze(Ko(D(x)?"label":"div"),{key:0,id:D(c),for:D(x),class:Me(D(i).e("label")),style:Oo(D(C))},{default:xe(()=>[wt(z.$slots,"label",{label:D(Y)},()=>[On(at(D(Y)),1)])]),_:3},8,["id","for","class","style"])):Qe("v-if",!0)]),_:3},8,["is-auto-width","update-all"]),ge("div",{class:Me(D(i).e("content")),style:Oo(D(R))},[wt(z.$slots,"default"),pe(gA,{name:`${D(i).namespace.value}-zoom-in-top`},{default:xe(()=>[D(N)?wt(z.$slots,"error",{key:0,error:p.value},()=>[ge("div",{class:Me(D(E))},at(p.value),3)]):Qe("v-if",!0)]),_:3},8,["name"])],6)],10,["role","aria-labelledby"])}}});var gv=ba(mB,[["__file","form-item.vue"]]);const hv=Cs(xD,{FormItem:gv}),vv=sv(gv);const of={};function bv(e,t){let o={};const n=le(!1),a=le(t==null?void 0:t.data),s=async c=>{var u;c&&(o=c);const l=(u=t==null?void 0:t.getCacheKey)==null?void 0:u.call(t);if(l){const d=of[l];d&&(a.value=d)}wd(a.value)&&(n.value=!0),await r(),n.value=!1,l&&(of[l]=a.value)},r=async()=>{var c,l;try{const u=await e(o);a.value=u,(c=t==null?void 0:t.onSuccess)==null||c.call(t,u)}catch(u){(l=t==null?void 0:t.onError)==null||l.call(t,u)}},i=te(()=>!n.value&&wd(a.value));return{loading:n,empty:i,data:a,run:s}}const yv=(e,t)=>{const o=e.__vccOpts||e;for(const[n,a]of t)o[n]=a;return o},gB={class:"xs:px-22 md:px-44 py-30 xs:w-full md:w-600"},hB={class:"pb-12 mb-30 border-b-2 border-[#D9D9D9] text-center"},vB={class:"mb-12 font-bold text-34"},bB={class:"text-12"},yB={class:"font-bold"},AB=Ae({__name:"global-register-popup",setup(e){const t=is(),o=le(),n=le({email:"",password:"",username:"",code:""});le("Send Code"),le(!1);const a=le({username:[{required:!0,trigger:"change"}],email:[{required:!0,trigger:"change"},{type:"email",trigger:"blur",message:Ee("please-enter-the-correct-email-format")}],code:[{required:!0,message:Ee("please-enter-the-code"),trigger:"blur"}],inviteCode:[{required:!0,message:Ee("please-enter-invitation-code"),trigger:"blur"}],password:[{required:!0,trigger:"change"}]}),s=bv(async()=>{try{if(!await o.value.validate())return;const{email:i,password:c,username:l,code:u,inviteCode:d}=n.value;await R1({email:i,password:c,username:l,code:u,inviteCode:d}),r(),Cl.replace("/login")}catch(i){Qt.show(i.message)}}),r=()=>{t.openGlobalRegisterPopup=!1,o.value.resetFields()};return(i,c)=>{const l=uv,u=vv,d=hv;return ce(),Ze(as,{open:D(t).openGlobalRegisterPopup,onClose:r},{default:xe(()=>[ge("div",gB,[ge("div",hB,[ge("p",vB,at(D(Ee)("sign-up")),1),ge("p",bB,at(D(Ee)("complete-the-form-below-to-register-a-new-account")),1)]),pe(d,{ref_key:"formRef",ref:o,model:n.value,rules:a.value,"label-position":"top","require-asterisk-position":"right"},{default:xe(()=>[pe(u,{prop:"username",label:D(Ee)("username")},{default:xe(()=>[pe(l,{modelValue:n.value.username,"onUpdate:modelValue":c[0]||(c[0]=p=>n.value.username=p),maxlength:"20",placeholder:"Enter Username"},null,8,["modelValue"])]),_:1},8,["label"]),pe(u,{prop:"email",label:D(Ee)("email-address")},{default:xe(()=>[pe(l,{modelValue:n.value.email,"onUpdate:modelValue":c[1]||(c[1]=p=>n.value.email=p),maxlength:"50",placeholder:D(Ee)("enter-email-address")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),pe(u,{prop:"password",label:D(Ee)("password")},{default:xe(()=>[pe(l,{type:"password",modelValue:n.value.password,"onUpdate:modelValue":c[2]||(c[2]=p=>n.value.password=p),maxlength:"20",placeholder:D(Ee)("enter-password")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),pe(u,{prop:"inviteCode",label:D(Ee)("invitation-code")},{default:xe(()=>[pe(l,{type:"text",modelValue:n.value.inviteCode,"onUpdate:modelValue":c[3]||(c[3]=p=>n.value.inviteCode=p),maxlength:"20",placeholder:D(Ee)("enter-invitation-code")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","rules"]),pe(br,{class:"w-full mt-30 !py-12",loading:D(s).loading.value,onClick:c[4]||(c[4]=p=>D(s).run())},{default:xe(()=>[ge("span",yB,at(D(Ee)("sign-up")),1)]),_:1},8,["loading"])])]),_:1},8,["open"])}}}),wB=yv(AB,[["__scopeId","data-v-ddf9b566"]]);const EB={class:"xs:px-22 md:px-44 py-30 xs:w-full md:w-600"},CB={class:"pb-12 mb-30 border-b-2 border-[#D9D9D9] text-center"},_B={class:"mb-12 font-bold text-34"},SB={class:"text-12"},PB={class:"bind_code margin_top"},RB={class:"font-bold"},OB=Ae({__name:"global-forgot-password-popup",setup(e){const t=is(),o=le(),n=le({email:"",password:"",username:"",code:""}),a=le(Ee("Send Code")),s=le(!1),r=le({username:[{required:!0,trigger:"change"}],email:[{required:!0,trigger:"change"},{type:"email",trigger:"blur",message:Ee("please-enter-the-correct-email-format")}],code:[{required:!0,message:Ee("please-enter-the-code"),trigger:"blur"}],inviteCode:[{required:!0,message:Ee("please-enter-invitation-code"),trigger:"blur"}],password:[{required:!0,trigger:"change"}]}),i=bv(async()=>{try{if(!await o.value.validate())return;const{email:d,password:p,username:m,code:g,inviteCode:v}=n.value;await T1({email:d,password:p,code:g}),c(),await Qt.show(Ee("reset-successful-please-log-in-again"))}catch(d){Qt.show(d.message)}}),c=()=>{t.openGlobalForgotPwdPopup=!1,o.value.resetFields()},l=()=>{o.value.validateField("email",async d=>{if(d)s.value=!0,a.value=Ee("please-wait"),await O1({email:n.value.email}),Qt.show(Ee("send-the-code-please-check")),setTimeout(()=>{u(60)},500);else return!1})},u=d=>{d=d||60,a.value=d+"s";let p=setInterval(()=>{d>0?(a.value=d+"s",--d):(a.value=Ee("get-code"),s.value=!1,clearInterval(p))},1e3)};return(d,p)=>{const m=uv,g=vv,v=yD,_=hv;return ce(),Ze(as,{open:D(t).openGlobalForgotPwdPopup,onClose:c},{default:xe(()=>[ge("div",EB,[ge("div",CB,[ge("p",_B,at(D(Ee)("forgot-password")),1),ge("p",SB,at(D(Ee)("fill-out-the-form-below-to-reset-your-account-password")),1)]),pe(_,{ref_key:"formRef",ref:o,model:n.value,rules:r.value,"label-position":"top","require-asterisk-position":"right"},{default:xe(()=>[pe(g,{prop:"email",label:D(Ee)("email-address")},{default:xe(()=>[pe(m,{modelValue:n.value.email,"onUpdate:modelValue":p[0]||(p[0]=C=>n.value.email=C),maxlength:"50",placeholder:D(Ee)("enter-email-address")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),pe(g,{prop:"code"},{default:xe(()=>[ge("div",PB,[pe(m,{class:"bind_code_input code",modelValue:n.value.code,"onUpdate:modelValue":p[1]||(p[1]=C=>n.value.code=C),type:"text",placeholder:D(Ee)("enter-the-code")},{suffix:xe(()=>[pe(v,{onClick:Fm(l,["prevent"]),class:"bind_code_gain",disabled:s.value},{default:xe(()=>[On(at(a.value),1)]),_:1},8,["disabled"])]),_:1},8,["modelValue","placeholder"])])]),_:1}),pe(g,{prop:"password",label:D(Ee)("password")},{default:xe(()=>[pe(m,{type:"password",modelValue:n.value.password,"onUpdate:modelValue":p[2]||(p[2]=C=>n.value.password=C),maxlength:"20",placeholder:D(Ee)("enter-password")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","rules"]),pe(br,{class:"w-full mt-30 !py-12",loading:D(i).loading.value,onClick:p[3]||(p[3]=C=>D(i).run())},{default:xe(()=>[ge("span",RB,at(D(Ee)("reset")),1)]),_:1},8,["loading"])])]),_:1},8,["open"])}}}),TB=yv(OB,[["__scopeId","data-v-5118580e"]]),IB=Ae({__name:"App",setup(e){const t=is();return t.logged&&t.getUserInfo(),(o,n)=>{const a=Kb("router-view"),s=CD;return ce(),Ze(s,{locale:D(Xh),size:"large"},{default:xe(()=>[pe(a),pe(wB),pe(TB)]),_:1},8,["locale"])}}}),li=es(IB);li.use(IA());li.use(Cl);li.use(vh);li.mount("#app");export{Ft as $,as as A,u3 as B,l3 as C,te as D,hv as E,We as F,c3 as G,JF as H,VF as I,o3 as J,n3 as K,HF as L,ZF as M,XF as N,YF as O,p3 as P,zF as Q,WF as R,nt as S,Qt as T,QF as U,ie as V,Jl as W,c1 as X,l1 as Y,Lo as Z,br as _,ge as a,wp as a$,rv as a0,Hl as a1,$4 as a2,xL as a3,LL as a4,Io as a5,jL as a6,$a as a7,Oo as a8,ba as a9,Cr as aA,m4 as aB,qF as aC,_e as aD,hN as aE,BF as aF,w3 as aG,sl as aH,or as aI,xm as aJ,x3 as aK,P3 as aL,R3 as aM,k3 as aN,yD as aO,Ue as aP,an as aQ,Cs as aR,t3 as aS,a3 as aT,KF as aU,GF as aV,s3 as aW,$e as aX,ln as aY,uo as aZ,Ph as a_,kc as aa,zp as ab,Xb as ac,y3 as ad,lv as ae,De as af,A3 as ag,v3 as ah,Xe as ai,Mt as aj,I3 as ak,T3 as al,ci as am,g3 as an,vs as ao,Zo as ap,Fm as aq,bn as ar,Ko as as,It as at,An as au,ue as av,_3 as aw,Pb as ax,O3 as ay,S3 as az,le as b,e3 as b$,DN as b0,No as b1,zl as b2,Ih as b3,va as b4,yq as b5,ha as b6,xn as b7,Ll as b8,qq as b9,Ah as bA,BL as bB,C4 as bC,cv as bD,Nr as bE,zb as bF,Gl as bG,hL as bH,Oc as bI,Oe as bJ,Zc as bK,zL as bL,FL as bM,_L as bN,S4 as bO,vy as bP,Rr as bQ,Pr as bR,Kb as bS,tF as bT,ac as bU,js as bV,h3 as bW,tn as bX,sv as bY,r3 as bZ,Fa as b_,Fl as ba,Mh as bb,i4 as bc,Nh as bd,Kx as be,G4 as bf,ea as bg,Dn as bh,qc as bi,Kh as bj,Ub as bk,Br as bl,Ne as bm,To as bn,Ro as bo,it as bp,f3 as bq,c4 as br,Po as bs,Hh as bt,b3 as bu,ps as bv,ri as bw,ev as bx,Qh as by,Qf as bz,Pe as c,ky as c$,$F as c0,qg as c1,Tl as c2,fo as c3,ws as c4,q3 as c5,Je as c6,E3 as c7,uf as c8,C3 as c9,eo as cA,ua as cB,gt as cC,Tr as cD,xF as cE,es as cF,fy as cG,mF as cH,py as cI,OA as cJ,wF as cK,ub as cL,$B as cM,uA as cN,rF as cO,iF as cP,uF as cQ,cF as cR,sF as cS,MF as cT,lF as cU,RF as cV,qB as cW,Wc as cX,Qc as cY,jB as cZ,el as c_,nv as ca,ki as cb,m3 as cc,YL as cd,nF as ce,WB as cf,TL as cg,aF as ch,ep as ci,d3 as cj,i3 as ck,Tb as cl,jf as cm,kF as cn,lf as co,zB as cp,PF as cq,eF as cr,er as cs,$n as ct,yF as cu,BB as cv,gA as cw,FB as cx,ul as cy,UB as cz,Ae as d,dF as d$,da as d0,hF as d1,FF as d2,KB as d3,ZB as d4,XB as d5,JB as d6,_F as d7,jF as d8,jy as d9,en as dA,Pf as dB,MB as dC,gy as dD,TF as dE,NB as dF,DB as dG,AF as dH,LB as dI,DF as dJ,NF as dK,pA as dL,QB as dM,bF as dN,hy as dO,LF as dP,YB as dQ,Ff as dR,Mm as dS,EA as dT,Lm as dU,wA as dV,Uy as dW,zy as dX,vF as dY,by as dZ,gF as d_,Xc as da,So as db,Pn as dc,CF as dd,Vt as de,Wa as df,pF as dg,fF as dh,kB as di,Yf as dj,Qb as dk,Wb as dl,Hb as dm,Gb as dn,gb as dp,GB as dq,Of as dr,VB as ds,sr as dt,EF as du,RA as dv,IF as dw,Ka as dx,vu as dy,OF as dz,bv as e,SF as e0,HB as e1,UF as e2,pe as f,D as g,On as h,b1 as i,Cl as j,Ee as k,uv as l,vv as m,Me as n,ce as o,oF as p,Qe as q,wt as r,Ze as s,at as t,is as u,Ed as v,xe as w,yv as x,po as y,bs as z};