2 lines
21 KiB
JavaScript
2 lines
21 KiB
JavaScript
import{B as L}from"./base-container-1b92ced7.js";import{Z as V,$ as j,cg as R,aa as F,ab as D,aA as U,aD as W,V as G,b as B,bI as K,ai as J,ap as Y,a5 as H,D as f,d as b,o as v,c as w,r as $,n as y,g as s,a9 as P,s as O,w as m,a7 as Z,ch as Q,aC as X,aR as S,bR as tt,aM as et,af as st,bB as lt,a as t,h as d,t as n,f as x,as as nt,ar as ot,aF as it,aq as at,ax as dt,aJ as rt,bY as ct,k as l,i as ut,F as pt,x as mt,y as xt,j as ft}from"./index-b7212742.js";const N=i=>U(i)||W(i)||G(i),bt=V({accordion:Boolean,modelValue:{type:j([Array,String,Number]),default:()=>R([])}}),gt={[F]:N,[D]:N},q=Symbol("collapseContextKey"),vt=(i,r)=>{const o=B(K(i.modelValue)),c=a=>{o.value=a;const u=i.accordion?o.value[0]:o.value;r(F,u),r(D,u)},e=a=>{if(i.accordion)c([o.value[0]===a?"":a]);else{const u=[...o.value],p=u.indexOf(a);p>-1?u.splice(p,1):u.push(a),c(u)}};return J(()=>i.modelValue,()=>o.value=K(i.modelValue),{deep:!0}),Y(q,{activeNames:o,handleItemClick:e}),{activeNames:o,setActiveNames:c}},_t=()=>{const i=H("collapse");return{rootKls:f(()=>i.b())}},ht=b({name:"ElCollapse"}),yt=b({...ht,props:bt,emits:gt,setup(i,{expose:r,emit:o}){const c=i,{activeNames:e,setActiveNames:a}=vt(c,o),{rootKls:u}=_t();return r({activeNames:e,setActiveNames:a}),(p,_)=>(v(),w("div",{class:y(s(u))},[$(p.$slots,"default")],2))}});var wt=P(yt,[["__file","collapse.vue"]]);const $t=b({name:"ElCollapseTransition"}),Ct=b({...$t,setup(i){const r=H("collapse-transition"),o=e=>{e.style.maxHeight="",e.style.overflow=e.dataset.oldOverflow,e.style.paddingTop=e.dataset.oldPaddingTop,e.style.paddingBottom=e.dataset.oldPaddingBottom},c={beforeEnter(e){e.dataset||(e.dataset={}),e.dataset.oldPaddingTop=e.style.paddingTop,e.dataset.oldPaddingBottom=e.style.paddingBottom,e.style.height&&(e.dataset.elExistsHeight=e.style.height),e.style.maxHeight=0,e.style.paddingTop=0,e.style.paddingBottom=0},enter(e){requestAnimationFrame(()=>{e.dataset.oldOverflow=e.style.overflow,e.dataset.elExistsHeight?e.style.maxHeight=e.dataset.elExistsHeight:e.scrollHeight!==0?e.style.maxHeight=`${e.scrollHeight}px`:e.style.maxHeight=0,e.style.paddingTop=e.dataset.oldPaddingTop,e.style.paddingBottom=e.dataset.oldPaddingBottom,e.style.overflow="hidden"})},afterEnter(e){e.style.maxHeight="",e.style.overflow=e.dataset.oldOverflow},enterCancelled(e){o(e)},beforeLeave(e){e.dataset||(e.dataset={}),e.dataset.oldPaddingTop=e.style.paddingTop,e.dataset.oldPaddingBottom=e.style.paddingBottom,e.dataset.oldOverflow=e.style.overflow,e.style.maxHeight=`${e.scrollHeight}px`,e.style.overflow="hidden"},leave(e){e.scrollHeight!==0&&(e.style.maxHeight=0,e.style.paddingTop=0,e.style.paddingBottom=0)},afterLeave(e){o(e)},leaveCancelled(e){o(e)}};return(e,a)=>(v(),O(X,Z({name:s(r).b()},Q(c)),{default:m(()=>[$(e.$slots,"default")]),_:3},16,["name"]))}});var kt=P(Ct,[["__file","collapse-transition.vue"]]);const Et=S(kt),It=V({title:{type:String,default:""},name:{type:j([String,Number]),default:void 0},icon:{type:tt,default:et},disabled:Boolean}),Bt=i=>{const r=st(q),{namespace:o}=H("collapse"),c=B(!1),e=B(!1),a=lt(),u=f(()=>a.current++),p=f(()=>{var I;return(I=i.name)!=null?I:`${o.value}-id-${a.prefix}-${s(u)}`}),_=f(()=>r==null?void 0:r.activeNames.value.includes(s(p)));return{focusing:c,id:u,isActive:_,handleFocus:()=>{setTimeout(()=>{e.value?e.value=!1:c.value=!0},50)},handleHeaderClick:()=>{i.disabled||(r==null||r.handleItemClick(s(p)),c.value=!1,e.value=!0)},handleEnterClick:()=>{r==null||r.handleItemClick(s(p))}}},Ht=(i,{focusing:r,isActive:o,id:c})=>{const e=H("collapse"),a=f(()=>[e.b("item"),e.is("active",s(o)),e.is("disabled",i.disabled)]),u=f(()=>[e.be("item","header"),e.is("active",s(o)),{focusing:s(r)&&!i.disabled}]),p=f(()=>[e.be("item","arrow"),e.is("active",s(o))]),_=f(()=>e.be("item","wrap")),C=f(()=>e.be("item","content")),k=f(()=>e.b(`content-${s(c)}`)),E=f(()=>e.b(`head-${s(c)}`));return{arrowKls:p,headKls:u,rootKls:a,itemWrapperKls:_,itemContentKls:C,scopedContentId:k,scopedHeadId:E}},Tt=b({name:"ElCollapseItem"}),Pt=b({...Tt,props:It,setup(i,{expose:r}){const o=i,{focusing:c,id:e,isActive:a,handleFocus:u,handleHeaderClick:p,handleEnterClick:_}=Bt(o),{arrowKls:C,headKls:k,rootKls:E,itemWrapperKls:I,itemContentKls:z,scopedContentId:T,scopedHeadId:A}=Ht(o,{focusing:c,isActive:a,id:e});return r({isActive:a}),(h,Ps)=>(v(),w("div",{class:y(s(E))},[t("button",{id:s(A),class:y(s(k)),"aria-expanded":s(a),"aria-controls":s(T),"aria-describedby":s(T),tabindex:h.disabled?-1:0,type:"button",onClick:s(p),onKeydown:it(at(s(_),["stop","prevent"]),["space","enter"]),onFocus:s(u),onBlur:As=>c.value=!1},[$(h.$slots,"title",{},()=>[d(n(h.title),1)]),$(h.$slots,"icon",{isActive:s(a)},()=>[x(s(ot),{class:y(s(C))},{default:m(()=>[(v(),O(nt(h.icon)))]),_:1},8,["class"])])],42,["id","aria-expanded","aria-controls","aria-describedby","tabindex","onClick","onKeydown","onFocus","onBlur"]),x(s(Et),null,{default:m(()=>[dt(t("div",{id:s(T),role:"region",class:y(s(I)),"aria-hidden":!s(a),"aria-labelledby":s(A)},[t("div",{class:y(s(z))},[$(h.$slots,"default")],2)],10,["id","aria-hidden","aria-labelledby"]),[[rt,s(a)]])]),_:3})],2))}});var M=P(Pt,[["__file","collapse-item.vue"]]);const At=S(wt,{CollapseItem:M}),Kt=ct(M),Nt={class:"bg-gradient-white inline-block px-30 py-10 rounded-80"},Vt={class:"xs:text-20 md:text-24 font-bold text-gradient"},g=b({__name:"line-label",props:{label:{}},setup(i){return(r,o)=>(v(),w("div",Nt,[t("p",Vt,n(r.label),1)]))}}),jt={class:"pt-40 pb-50"},Ft={class:"font-bold mb-30 xs:text-26 md:text-36"},Dt={class:"relative overflow-hidden mb-50"},Ot={class:"md:flex"},St={class:"xs:mt-48 md:mt-28"},qt={class:"xs:mt-48 md:mt-28"},Mt={class:"xs:mt-48 md:mt-28"},zt={class:"xs:mt-48 md:mt-28"},Lt={class:"grid bg-white xs:grid-cols-1 md:grid-cols-4 xs:px-20 md:px-52 py-44 rounded-50"},Rt={class:"flex items-center justify-center h-180"},Ut={class:"font-bold text-32 text-gradient"},Wt={class:"px-24 pt-40 text-center text-white h-220 bg-gradient-primary"},Gt={class:"mb-20 font-bold text-20"},Jt={class:"text-16"},Yt={class:"px-24 pt-40 text-center h-220"},Zt={class:"mb-20 font-bold text-20"},Qt={class:"text-16"},Xt={class:"px-24 pt-40 text-center text-white h-220 bg-gradient-primary"},te={class:"mb-20 font-bold text-20"},ee={class:"text-16"},se={class:"px-24 pt-40 text-center text-white xs:mt-24 h-220 bg-gradient-primary"},le={class:"mb-20 font-bold text-20"},ne={class:"text-16"},oe={class:"px-24 pt-40 text-center h-220"},ie={class:"mb-20 font-bold text-20"},ae={class:"text-16"},de={class:"px-24 pt-40 text-center text-white h-220 bg-gradient-primary"},re={class:"mb-20 font-bold text-20"},ce={class:"text-16"},ue={class:"flex items-center justify-center h-180"},Vs=b({__name:"part-summary",setup(i){return(r,o)=>(v(),w("div",jt,[x(L,null,{default:m(()=>[t("div",Ft,n(s(l)("what-is-a-withdrawal-plan")),1),t("div",Dt,[t("div",Ot,[x(g,{class:"ml-50",label:s(l)("fund-withdrawal-plan")},null,8,["label"]),x(g,{class:"xs:mt-20 md:ml-155",label:s(l)("responsible-agency-equitrading-global-recovery-alliance-egra")},null,8,["label"])]),t("div",St,[x(g,{label:s(l)("equitrading-global-recovery-alliance-egra")},null,8,["label"]),x(g,{class:"xs:mt-20 md:ml-160",label:s(l)("fsa-financial-services-agency-of-japan")},null,8,["label"])]),t("div",qt,[x(g,{class:"xs:mt-20 md:ml-170",label:s(l)("objective-ensure-compliance-and-efficient-processing-of-user-fund-withdrawal-requests")},null,8,["label"])]),t("div",Mt,[x(g,{label:s(l)("responsible-for-fund-management-team")},null,8,["label"]),x(g,{class:"xs:mt-20 md:ml-270",label:s(l)("fca-financial-conduct-authority")},null,8,["label"])]),t("div",zt,[x(g,{class:"xs:mt-20 md:ml-200",label:s(l)("sec-securities-and-exchange-commission")},null,8,["label"])])]),t("div",Lt,[t("div",Rt,[t("p",Ut,n(s(l)("funds-withdrawal-process")),1)]),t("div",Wt,[t("p",Gt,n(s(l)("customer-service-team")),1),t("p",Jt,n(s(l)("verify-the-users-identity-and-the-legitimacy-of-the-request")),1)]),t("div",Yt,[t("p",Zt,n(s(l)("risk-management-team")),1),t("p",Qt,n(s(l)("check-the-users-account-security-within-1-day")),1)]),t("div",Xt,[t("p",te,n(s(l)("finance-team")),1),t("p",ee,n(s(l)("calculate-the-refund-amount-and-refund-method-within-2-days")),1)]),t("div",se,[t("p",le,n(s(l)("service-team")),1),t("p",ne,n(s(l)("confirm-refund-information-within-1-day-before-refund")),1)]),t("div",oe,[t("p",ie,n(s(l)("finance-team")),1),t("p",ae,n(s(l)("execute-refund-and-record-transaction-information")),1)]),t("div",de,[t("p",re,n(s(l)("customer-service-team")),1),t("p",ce,n(s(l)("after-refund-confirm-refund-completed-and-collect-suggestions")),1)]),t("div",ue,[x(ut,{src:"logo.png",class:"w-133"})])])]),_:1})]))}}),pe={class:"font-bold text-24 text-warn mt-45 mb-25"},me={class:"leading-8 text-16"},xe={class:"indent-18"},fe={class:"indent-18"},js=b({__name:"part-notice",setup(i){return(r,o)=>(v(),w(pt,null,[t("h4",pe,n(s(l)("refund-process-for-fraudulent-funds")),1),t("div",me,[t("p",null,n(s(l)("1-electronic-contracts")),1),t("p",null,n(s(l)("once-you-choose")),1),t("p",null,n(s(l)("2-precautions")),1),t("p",null,n(s(l)("1-authenticity-of-information")),1),t("p",null,n(s(l)("during-the-case-handling-process-all")),1),t("p",null,n(s(l)("2-follow-the-instructions")),1),t("p",xe,n(s(l)("during-the-entire-process-you")),1),t("p",null,n(s(l)("3-indemnity-agreement")),1),t("p",fe,n(s(l)("during-the-process-we-will")),1)])],64))}});const be={id:"plan"},ge={class:"my-40 font-bold text-left xs:text-24 md:text-44 text-gradient"},ve={class:"gap-0 overflow-hidden bg-white md:grid md:grid-cols-2 rounded-50"},_e={class:"bg-[url('/src/images/bg-issue-1.png')] bg-no-repeat bg-cover flex items-center justify-center xs:position"},he={class:"text-white xs:text-22 md:text-36 xs:p-20"},ye={class:"xs:mb-20 md:mb-40"},we={class:"xs:text-18 md:text-26 w-[80%] m-auto"},$e={class:"xs:text-18 md:text-26 w-[80%] m-auto"},Ce={class:"p-20 md:pl-50"},ke={class:"font-bold text-left xs:text-20 md:text-32 text-gradient"},Ee={class:"xs:text-14 md:text-22 text-left text-[#999999] mb-20"},Ie={class:"text-black"},Be={class:"xs:text-14 md:text-22 text-[#222A57] list-disc text-left xs:ml-14"},He={class:"text-center text-[#999999] pt-30"},Te={class:"font-bold text-warn xs:text-22 md:text-26"},Pe={class:"xs:text-14 md:text-20"},Ae={class:"gap-0 overflow-hidden bg-white md:grid md:grid-cols-2 rounded-50"},Ke={class:"p-20 xs:block md:hidden bg-[url('/src/images/bg-issue-2.png')] bg-no-repeat bg-cover flex items-center justify-center xs:position"},Ne={class:"text-white xs:text-22 md:text-36"},Ve={class:"xs:mb-20 md:mb-40"},je={class:"xs:text-18 md:text-26 w-[80%] m-auto"},Fe={class:"xs:text-18 md:text-26 w-[80%] m-auto"},De={class:"p-20 md:pl-50"},Oe={class:"font-bold text-left xs:text-20 md:text-32 text-gradient"},Se={class:"xs:text-14 md:text-22 text-left text-[#999999] mb-20"},qe={class:"text-black"},Me={class:"xs:text-14 md:text-22 text-[#222A57] list-disc text-left xs:ml-14"},ze={class:"xs:hidden md:flex bg-[url('/src/images/bg-issue-2.png')] bg-no-repeat bg-cover items-center justify-center xs:position"},Le={class:"text-white text-36"},Re={class:"xs:mb-20 md:mb-40"},Ue={class:"xs:text-18 md:text-26 w-[80%] m-auto"},We={class:"xs:text-18 md:text-26 w-[80%] m-auto"},Ge={class:"text-center text-[#999999] pt-30"},Je={class:"font-bold text-warn xs:text-22 md:text-26"},Ye={class:"xs:text-14 md:text-20"},Ze={class:"gap-40 overflow-hidden bg-white md:grid md:grid-cols-2 rounded-50"},Qe={class:"bg-[url('/src/images/bg-issue-3.png')] bg-no-repeat bg-cover flex items-center justify-center xs:position"},Xe={class:"text-white xs:text-22 md:text-36 xs:p-20"},ts={class:"xs:mb-20 md:mb-40"},es={class:"xs:text-18 md:text-26 w-[80%] m-auto"},ss={class:"xs:text-18 md:text-26 w-[80%] m-auto"},ls={class:"p-20"},ns={class:"font-bold text-left xs:text-20 md:text-32 text-gradient"},os={class:"xs:text-14 md:text-22 text-left text-[#999999] mb-20"},is={class:"text-black"},as={class:"xs:text-14 md:text-22 text-[#222A57] list-disc text-left xs:ml-14"},ds={class:"text-center text-[#999999] pt-30"},rs={class:"font-bold text-warn xs:text-22 md:text-26"},cs={class:"xs:text-14 md:text-20"},us={class:"gap-0 overflow-hidden bg-white md:grid md:grid-cols-2 rounded-50"},ps={class:"md:hidden xs:block bg-[url('/src/images/bg-issue-4.png')] bg-no-repeat bg-cover flex items-center justify-center xs:bg-center"},ms={class:"text-white xs:text-22 md:text-36 xs:p-20"},xs={class:"xs:mb-20 md:mb-40"},fs={class:"xs:text-18 md:text-26 w-[80%] m-auto"},bs={class:"xs:text-18 md:text-26 w-[80%] m-auto"},gs={class:"p-20 md:pl-50"},vs={class:"font-bold text-left xs:text-20 md:text-32 text-gradient"},_s={class:"xs:text-14 md:text-22 text-left text-[#999999] mb-20"},hs={class:"text-black"},ys={class:"xs:text-14 md:text-22 text-[#222A57] list-disc text-left xs:ml-14"},ws={class:"md:flex xs:hidden bg-[url('/src/images/bg-issue-4.png')] bg-no-repeat bg-cover items-center justify-center xs:bg-center"},$s={class:"text-white xs:text-22 md:text-36 xs:p-20"},Cs={class:"xs:mb-20 md:mb-40 text-wrap"},ks={class:"xs:text-18 md:text-26 w-[80%] m-auto"},Es={class:"xs:text-18 md:text-26 w-[80%] m-auto"},Is={class:"text-center text-[#999999] pt-30"},Bs={class:"font-bold text-warn xs:text-22 md:text-26"},Hs={class:"xs:text-14 md:text-20"},Ts=b({__name:"part-plan",props:{modelValue:{},hover:{type:Boolean}},emits:["update:modelValue"],setup(i,{emit:r}){const o=B("1");return xt(()=>{const c=ft.currentRoute.value.params.id;console.log(c),c&&setTimeout(()=>{const e=document.getElementById(c);e&&e.scrollIntoView({behavior:"smooth"})},500)}),(c,e)=>{const a=Kt,u=At;return v(),w("div",be,[t("h2",ge,n(s(l)("basic-solution-to-solve-the-issue")),1),x(u,{modelValue:o.value,"onUpdate:modelValue":e[0]||(e[0]=p=>o.value=p),accordion:""},{default:m(()=>[x(a,{name:"1"},{title:m(()=>[t("div",ve,[t("div",_e,[t("div",he,[t("div",ye,n(s(l)("basic-plan")),1),t("div",we,n(s(l)("10-of-processing-funds-prepaid")),1),t("div",$e,n(s(l)("assist-in-recovering-40-of-funds")),1)])]),t("div",Ce,[t("div",ke,n(s(l)("outstanding-features")),1),t("div",Ee,n(s(l)("the-basic-electricity-price-has-the-following-salient-features")),1),t("div",Ie,[t("ul",Be,[t("li",null,n(s(l)("assessment-of-the-background-of-the-case")),1),t("li",null,n(s(l)("analysis-of-the-opponent-criminal-suspects-website-and-background")),1),t("li",null,n(s(l)("evidence-analysis-survey-of-major-companies")),1),t("li",null,n(s(l)("inconsistency-investigation")),1),t("li",null,n(s(l)("the-counselor-working-on-your-case-will")),1),t("li",null,n(s(l)("professional-telephone-support-and-consultation")),1),t("li",null,n(s(l)("case-report-elaboration")),1),t("li",null,n(s(l)("dispute-resolution-letter-includes")),1)])])])])]),icon:m(({isActive:p})=>e[1]||(e[1]=[t("span",{class:"icon-ele"},null,-1)])),default:m(()=>[t("div",He,[t("h3",Te,n(s(l)("describe")),1),t("p",Pe,[d(n(s(l)("at-egra-we-are-proud-of")),1),e[2]||(e[2]=t("br",null,null,-1)),e[3]||(e[3]=t("br",null,null,-1)),d(" "+n(s(l)("the-first-step-in-handling-a-priority"))+" ",1),e[4]||(e[4]=t("br",null,null,-1)),e[5]||(e[5]=t("br",null,null,-1)),d(" "+n(s(l)("after-signing-the-agreement")),1),e[6]||(e[6]=t("br",null,null,-1)),e[7]||(e[7]=t("br",null,null,-1)),d(" "+n(s(l)("after-the-client-approves-the-information"))+" ",1),e[8]||(e[8]=t("br",null,null,-1)),e[9]||(e[9]=t("br",null,null,-1))])])]),_:1}),x(a,{name:"2"},{title:m(()=>[t("div",Ae,[t("div",Ke,[t("div",Ne,[t("div",Ve,n(s(l)("special-program")),1),t("div",je,n(s(l)("20-of-processing-funds-prepaid")),1),t("div",Fe,n(s(l)("assist-in-recovering-50-of-funds")),1)])]),t("div",De,[t("div",Oe,n(s(l)("outstanding-features")),1),t("div",Se,n(s(l)("the-special-scheme-for-dispute-resolution")),1),t("div",qe,[t("ul",Me,[t("li",null,n(s(l)("free-first-consultation-call")),1),t("li",null,n(s(l)("we-will-match-clients")),1),t("li",null,n(s(l)("personalized-attention-throughout")),1),t("li",null,n(s(l)("consultation-time-is-limited-by-mutual-agreement")),1),t("li",null,n(s(l)("number-of-investigations-declarations-reports-is-determined-by-the-individual")),1),t("li",null,n(s(l)("fee-depends-on-the-above-factors")),1)])])]),t("div",ze,[t("div",Le,[t("div",Re,n(s(l)("special-program")),1),t("div",Ue,n(s(l)("20-of-processing-funds-prepaid")),1),t("div",We,n(s(l)("assist-in-recovering-50-of-funds")),1)])])])]),icon:m(({isActive:p})=>e[10]||(e[10]=[t("span",{class:"icon-ele"},null,-1)])),default:m(()=>[t("div",Ge,[t("h3",Je,n(s(l)("describe")),1),t("p",Ye,[d(n(s(l)("although-our-packages-are-designed")),1),e[11]||(e[11]=t("br",null,null,-1)),e[12]||(e[12]=t("br",null,null,-1)),d(" "+n(s(l)("this-may-be-for-several-reasons-such")),1),e[13]||(e[13]=t("br",null,null,-1)),e[14]||(e[14]=t("br",null,null,-1)),d(" "+n(s(l)("in-addition-many-clients-come-to-us-after")),1),e[15]||(e[15]=t("br",null,null,-1)),e[16]||(e[16]=t("br",null,null,-1)),d(" "+n(s(l)("you-can-discuss-the-relevant-factors")),1),e[17]||(e[17]=t("br",null,null,-1)),e[18]||(e[18]=t("br",null,null,-1))])])]),_:1}),x(a,{name:"3"},{title:m(()=>[t("div",Ze,[t("div",Qe,[t("div",Xe,[t("div",ts,n(s(l)("best-solution")),1),t("div",es,n(s(l)("30-of-processing-funds-prepaid")),1),t("div",ss,n(s(l)("assist-in-recovering-70-of-funds")),1)])]),t("div",ls,[t("div",ns,n(s(l)("outstanding-features")),1),t("div",os,n(s(l)("under-the-best-tariff-plan-we-offer-our-customers")),1),t("div",is,[t("ul",as,[t("li",null,n(s(l)("case-background-assessment")),1),t("li",null,n(s(l)("analysis-of-the-opponents-suspects-website")),1),t("li",null,n(s(l)("evidence-analysis-investigation-of-both-companies")),1),t("li",null,n(s(l)("inconsistency-investigation")),1),t("li",null,n(s(l)("analysis-of-the-opponents-suspects-background")),1),t("li",null,n(s(l)("extensive-investigation-of-the-main-company")),1),t("li",null,n(s(l)("the-consultant-in-charge-of-your-case")),1),t("li",null,n(s(l)("professional-telephone-support-and-consultation")),1),t("li",null,n(s(l)("case-report-presentation")),1),t("li",null,n(s(l)("dispute-resolution-letters-including-to-three")),1)])])])])]),icon:m(({isActive:p})=>e[19]||(e[19]=[t("span",{class:"icon-ele"},null,-1)])),default:m(()=>[t("div",ds,[t("h3",rs,n(s(l)("describe")),1),t("p",cs,[d(n(s(l)("at-egra-we-are-proud-of-the-good")),1),e[20]||(e[20]=t("br",null,null,-1)),e[21]||(e[21]=t("br",null,null,-1)),d(" "+n(s(l)("with-our-best-package-we-provide-our")),1),e[22]||(e[22]=t("br",null,null,-1)),e[23]||(e[23]=t("br",null,null,-1)),d(" "+n(s(l)("first-it-is-crucial-to-understand-all-aspects")),1),e[24]||(e[24]=t("br",null,null,-1)),e[25]||(e[25]=t("br",null,null,-1)),d(" "+n(s(l)("once-the-payment-has-been-processed")),1),e[26]||(e[26]=t("br",null,null,-1)),e[27]||(e[27]=t("br",null,null,-1)),d(" "+n(s(l)("in-accordance-with-the-above")),1),e[28]||(e[28]=t("br",null,null,-1)),e[29]||(e[29]=t("br",null,null,-1)),d(" "+n(s(l)("the-investigative-work-in-this-package")),1),e[30]||(e[30]=t("br",null,null,-1)),e[31]||(e[31]=t("br",null,null,-1)),d(" "+n(s(l)("once-we-have-fully-analyzed-the-evidence")),1),e[32]||(e[32]=t("br",null,null,-1)),e[33]||(e[33]=t("br",null,null,-1)),d(" "+n(s(l)("once-the-case-report-is-submitted")),1),e[34]||(e[34]=t("br",null,null,-1)),e[35]||(e[35]=t("br",null,null,-1)),d(" "+n(s(l)("after-the-case-report-is-submitted-we-follow")),1),e[36]||(e[36]=t("br",null,null,-1)),e[37]||(e[37]=t("br",null,null,-1))])])]),_:1}),x(a,{name:"4"},{title:m(()=>[t("div",us,[t("div",ps,[t("div",ms,[t("div",xs,n(s(l)("special-program")),1),t("div",fs,n(s(l)("40-of-processing-funds-prepaid")),1),t("div",bs,n(s(l)("assist-in-recovering-95-of-funds")),1)])]),t("div",gs,[t("div",vs,n(s(l)("outstanding-features")),1),t("div",_s,n(s(l)("under-the-premium-package")),1),t("div",hs,[t("ul",ys,[t("li",null,n(s(l)("extensive-investigation-of-the-main-opposing")),1),t("li",null,n(s(l)("evaluation-of-the-case-background")),1),t("li",null,n(s(l)("analysis-of-the-website-of-the-opposing-party-suspect")),1),t("li",null,n(s(l)("priority-evidence-analysis")),1),t("li",null,n(s(l)("in-depth-investigation-of-the-main-companies")),1),t("li",null,n(s(l)("extensive-research-on-the-third-parties-involved")),1),t("li",null,n(s(l)("dedicated-telephone-support-and-consultation")),1),t("li",null,n(s(l)("case-handling-drafting-of-strategic-plan")),1),t("li",null,n(s(l)("dispute-resolution-letter-this-includes-six")),1),t("li",null,n(s(l)("priority-production-and-sending-of-documents")),1)])])]),t("div",ws,[t("div",$s,[t("div",Cs,n(s(l)("premium-package")),1),t("div",ks,n(s(l)("40-of-processing-funds-prepaid")),1),t("div",Es,n(s(l)("assist-in-recovering-95-of-funds")),1)])])])]),icon:m(({isActive:p})=>e[38]||(e[38]=[t("span",{class:"icon-ele"},null,-1)])),default:m(()=>[t("div",Is,[t("h3",Bs,n(s(l)("describe")),1),t("p",Hs,[d(n(s(l)("at-egra-we-are-proud-of-our-long-history-of-securing")),1),e[39]||(e[39]=t("br",null,null,-1)),e[40]||(e[40]=t("br",null,null,-1)),d(" "+n(s(l)("our-premium-package-is-tailored-to-our-clients")),1),e[41]||(e[41]=t("br",null,null,-1)),e[42]||(e[42]=t("br",null,null,-1)),d(" "+n(s(l)("the-first-step-in-handling-a-priority-case-is-to-gather"))+" ",1),e[43]||(e[43]=t("br",null,null,-1)),e[44]||(e[44]=t("br",null,null,-1)),d(" "+n(s(l)("once-the-agreement-is-signed-all-necessary")),1),e[45]||(e[45]=t("br",null,null,-1)),e[46]||(e[46]=t("br",null,null,-1)),d(" "+n(s(l)("we-then-delve-into-the-evidence-to-understand"))+" ",1),e[47]||(e[47]=t("br",null,null,-1)),e[48]||(e[48]=t("br",null,null,-1)),d(" "+n(s(l)("once-we-have-completed-our-evidence"))+" ",1),e[49]||(e[49]=t("br",null,null,-1)),e[50]||(e[50]=t("br",null,null,-1))])])]),_:1})]),_:1},8,["modelValue"])])}}}),Fs=mt(Ts,[["__scopeId","data-v-161550e2"]]);export{Fs as P,Vs as _,js as a};
|