OwlCyberSecurity - MANAGER
Edit File: 124.4fd0d3c41809db0344d3.js
"use strict";(globalThis.webpackChunkreally_simple_ssl=globalThis.webpackChunkreally_simple_ssl||[]).push([[124],{2828:(e,l,t)=>{t.d(l,{A:()=>s});var a=t(1621),n=t(207);const s=(0,a.vt)(((e,l)=>({filter:"all",progressText:"",notices:[],error:!1,percentageCompleted:0,progressLoaded:!1,setFilter:l=>{sessionStorage.rsssl_task_filter=l,e((e=>({filter:l})))},fetchFilter:()=>{if("undefined"!=typeof Storage&&sessionStorage.rsssl_task_filter){let l=sessionStorage.rsssl_task_filter;e((e=>({filter:l})))}},getProgressData:async()=>{const{percentage:l,text:t,notices:a,error:s}=await n.YA("progressData","refresh").then((e=>e));e((e=>({notices:a,percentageCompleted:l,progressText:t,progressLoaded:!0,error:s})))},dismissNotice:async t=>{let a=l().notices;a=a.filter((function(e){return e.id!==t})),e((e=>({notices:a})));const{percentage:s}=await n.YA("dismiss_task",t);e({percentageCompleted:s})}})))},3056:(e,l,t)=>{t.d(l,{A:()=>s});var a=t(1621),n=t(207);const s=(0,a.vt)(((e,l)=>({debug:!1,sslScanStatus:!1,sslData:!1,endpointData:[],dataLoaded:!1,clearCache:!1,requestActive:!1,intervalId:!1,setIntervalId:l=>e({intervalId:l}),setRequestActive:l=>e({requestActive:l}),setSslScanStatus:l=>e({sslScanStatus:l}),setClearCache:l=>e({clearCache:l}),setSslData:l=>e({sslData:l}),setEndpointData:l=>e({endpointData:l}),isLocalHost:()=>!l().debug&&-1!==window.location.host.indexOf("localhost"),host:()=>l().debug?"wordpress.org":window.location.host,fetchSslData:async()=>{n.Eo("ssltest_get").then((t=>{if(t.data.hasOwnProperty("host")){let a=l().processSslData(t.data);e({sslData:a,endpointData:a.endpointData,dataLoaded:!0})}}))},getSslLabsData:t=>{let a="";l().clearCache&&(e({clearCache:!1,sslData:!1}),a="&startNew=on");const s="https://api.ssllabs.com/api/v3/analyze?host="+l().host()+a;let i={};return i.url=s,n.Eo("ssltest_run",i).then((e=>!(!e||e.errors)&&JSON.parse(e)))},runSslTest:()=>{l().getSslLabsData().then((t=>{if(t.status&&"ERROR"===t.status)t=l().processSslData(t),e({sslData:t,sslScanStatus:"completed"}),clearInterval(l().intervalId);else if(t.endpoints&&t.endpoints.filter((e=>"Ready"===e.statusMessage)).length>0){let a=t.endpoints.filter((e=>"Ready"===e.statusMessage)),s=a[a.length-1].ipAddress;l().getEndpointData(s).then((a=>{let s=l().endpointData;if(Array.isArray(s)||(s=[]),!a.errors){let l=!1;s.length>0&&s.forEach((function(e,t){e.ipAddress===a.ipAddress&&(s[t]=a,l=!0)})),l||(s[s.length]=a),e({endpointData:s}),t.endpointData=s}t.errors||n.Eo("store_ssl_labs",t),t=l().processSslData(t),e({sslData:t,requestActive:!1})}))}else(t=l().processSslData(t)).errors||n.Eo("store_ssl_labs",t).then((e=>{})),e({sslData:t,requestActive:!1})}))},processSslData:l=>{l||(l={});let t=l.progress?l.progress:0,a=l.startTime?l.startTime:"",n=l.statusMessage?l.statusMessage:"",s=l.grade?l.grade:"?",i="";if(l.endpoints){let e=l.endpoints.filter((e=>"Ready"===e.statusMessage)),a=e.length,c=e[a-1],r=l.endpoints.filter((e=>"In progress"===e.statusMessage))[0],d=0;r&&(d=r.progress?r.progress:0,n=r.statusDetailsMessage,i=r.ipAddress),c&&(s=c.grade),t=(100*a+d)/l.endpoints.length}l.errors&&(s="?",n=l.errors[0].message,t=100);let c={};return t>=100&&e({sslScanStatus:"completed"}),c.grade=s,c.startTime=a,c.statusMessage=n,c.ipAddress=i,c.progress=t,l.summary=c,l},getEndpointData:e=>{const t="https://api.ssllabs.com/api/v3/getEndpointData?host="+l().host()+"&s="+e;let a={};return a.url=t,n.Eo("ssltest_run",a).then((e=>{if(e&&!e.errors)return JSON.parse(e)}))}})))},9684:(e,l,t)=>{t.d(l,{A:()=>_});var a=t(1609),n=t(7723),s=t(4937),i=t(7143),c=t(207),r=t(9166),d=t(6975),m=t(2828),h=t(2043),o=t(2838),v=t.n(o);const _=e=>{const{dismissNotice:l}=(0,m.A)(),{getField:t,setHighLightField:o,fetchFieldsData:_}=(0,d.A)(),{setSelectedSubMenuItem:u}=(0,h.A)();let p=e.notice,f="premium"===p.output.icon,E=p.output.url&&-1!==p.output.url.indexOf("really-simple-ssl.com");return(0,a.createElement)("div",{className:"rsssl-task-element"},(0,a.createElement)("span",{className:"rsssl-task-status rsssl-"+p.output.icon},p.output.label),(0,a.createElement)("p",{className:"rsssl-task-message",dangerouslySetInnerHTML:{__html:v().sanitize(p.output.msg)}})," ",E&&p.output.url&&(0,a.createElement)("a",{target:"_blank",rel:"noopener noreferrer",href:p.output.url},(0,n.__)("More info","really-simple-ssl")),p.output.clear_cache_id&&(0,a.createElement)("span",{className:"rsssl-task-enable button button-secondary",onClick:()=>(e=>{let l={};l.cache_id=e,c.Eo("clear_cache",l).then((e=>{(0,i.dispatch)("core/notices").createNotice("success",(0,n.__)("Re-started test","really-simple-ssl"),{__unstableHTML:!0,id:"rsssl_clear_cache",type:"snackbar",isDismissible:!0}).then((0,r.A)(3e3)).then((e=>{(0,i.dispatch)("core/notices").removeNotice("rsssl_clear_cache")})),_()}))})(p.output.clear_cache_id)},(0,n.__)("Re-check","really-simple-ssl")),!f&&!E&&p.output.url&&(0,a.createElement)("a",{className:"rsssl-task-enable button button-secondary",href:p.output.url},(0,n.__)("View","really-simple-ssl")),!f&&p.output.highlight_field_id&&(0,a.createElement)("span",{className:"rsssl-task-enable button button-secondary",onClick:()=>(async()=>{o(e.notice.output.highlight_field_id);let l=t(e.notice.output.highlight_field_id);await u(l.menu_id)})()},(0,n.__)("View","really-simple-ssl")),p.output.plusone&&(0,a.createElement)("span",{className:"rsssl-plusone"},"1"),p.output.dismissible&&"completed"!==p.output.status&&(0,a.createElement)("div",{className:"rsssl-task-dismiss"},(0,a.createElement)("button",{type:"button",onClick:e=>l(p.id)},(0,a.createElement)(s.default,{name:"times"}))))}},5801:(e,l,t)=>{t.d(l,{A:()=>Z});var a=t(1609),n=t(6087),s=t(7723),i=t(4937),c=t(9695),r=t(6975),d=t(7283),m=t(5281);const h=(0,n.memo)((()=>{const{fetchFieldsData:e,getFieldValue:l,fieldsLoaded:t}=(0,r.A)(),{email:i,setEmail:c,includeTips:m,setIncludeTips:h}=(0,d.A)();return(0,n.useEffect)((()=>{t||e()}),[]),(0,n.useEffect)((()=>{""!==l("notifications_email_address")&&""===i&&c(l("notifications_email_address"))}),[]),(0,a.createElement)(a.Fragment,null,(0,a.createElement)("div",null,(0,a.createElement)("input",{type:"email",value:i,placeholder:(0,s.__)("Your email address","really-simple-ssl"),onChange:e=>c(e.target.value)})),(0,a.createElement)("div",null,(0,a.createElement)("label",null,(0,a.createElement)("input",{onChange:e=>h(e.target.checked),type:"checkbox",checked:m}),(0,s.__)("Include 6 Tips & Tricks to get started with Really Simple SSL.","really-simple-ssl")," ",(0,a.createElement)("a",{href:"https://really-simple-ssl.com/legal/privacy-statement/",target:"_blank"},(0,s.__)("Privacy Statement","really-simple-ssl")))))}));var o=t(489);const v=(0,n.memo)((({item:e})=>{let{title:l,status:t,id:n}=e;const{overrideSSL:c,setOverrideSSL:r,certificateValid:m}=(0,d.A)(),h={inactive:{icon:"info",color:"grey"},warning:{icon:"circle-times",color:"orange"},error:{icon:"circle-times",color:"red"},success:{icon:"circle-check",color:"green"},processing:{icon:"loading",color:"black"}},o="success"!==e.status&&"none"===e.current_action?"empty":h[t].icon,v=h[t].color;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)("li",null,(0,a.createElement)(i.default,{name:o,color:v}),l,"certificate"===n&&!m&&(0,a.createElement)(a.Fragment,null," ",(0,a.createElement)("a",{href:"#",onClick:e=>refreshSSLStatus(e)},(0,s.__)("Check again","really-simple-ssl")))),"certificate"===n&&!m&&(0,a.createElement)("li",null,(0,a.createElement)("label",{className:"rsssl-override-detection-toggle"},(0,a.createElement)("input",{onChange:e=>r(e.target.checked),type:"checkbox",checked:c}),(0,s.__)("Override SSL detection.","really-simple-ssl"))))})),_=(0,n.memo)((({isModal:e})=>{const{fetchFieldsData:l,getField:t,fieldsLoaded:s,updateField:i,setChangedField:c,saveFields:m}=(0,r.A)(),{currentStep:h}=(0,d.A)();(0,n.useEffect)((()=>{s||l()}),[]);let _=s&&t("other_host_type"),u=h.items?h.items:[];if(rsssl_settings.cloudflare){let e={status:"success",title:"CloudFlare",id:"cf"};u.unshift(e)}return(0,a.createElement)(a.Fragment,null,e&&(0,a.createElement)(o.A,{field:_,showDisabledWhenSaving:!1}),(0,a.createElement)("ul",null,(0,a.createElement)("ul",null,u&&u.map(((e,l)=>(0,a.createElement)(v,{key:"step-config-"+l,item:e}))))))})),u=(0,n.memo)((({item:e,disabled:l})=>{const{updateItemStatus:t,currentStep:n}=(0,d.A)();let{title:s,description:i,id:c,activated:r}=e;return(0,a.createElement)("li",null,(0,a.createElement)("label",{className:"rsssl-modal-checkbox-container"},(0,a.createElement)("input",{type:"checkbox",disabled:l,checked:r,value:c,id:c,onChange:e=>t(n.id,c,null,null,e.target.checked)}),(0,a.createElement)("span",{className:"rsssl-checkmark"})),s,i&&(0,a.createElement)(a.Fragment,null," - ",i))})),p=(0,n.memo)((({item:e})=>{let{title:l}=e;return(0,a.createElement)("li",null,(0,a.createElement)("div",{className:"rsssl-modal-premium-container"},"PRO"),l)})),f=(0,n.memo)((()=>{const{currentStep:e}=(0,d.A)();let l=e.items?e.items:[],t=l.filter((e=>!e.premium)),n=l.filter((e=>e.premium));return(0,a.createElement)(a.Fragment,null,(0,a.createElement)("ul",null,t&&t.map(((e,l)=>(0,a.createElement)(u,{key:"step-features"+l,item:e}))),n&&n.map(((e,l)=>(0,a.createElement)(p,{key:"step-features"+l,item:e})))))})),E=(0,n.memo)((()=>{const{currentStep:e,currentStepIndex:l,setCurrentStepIndex:t}=(0,d.A)();(0,n.useEffect)((()=>{0===e.items.filter((e=>"none"!==e.action)).length&&t(l+1)}),[]);let s=e.items;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)("ul",null,s&&s.map(((e,l)=>(0,a.createElement)(u,{key:"step-plugins"+l,item:e,disabled:"none"===e.action})))))})),g=(0,n.memo)((()=>{const{currentStep:e}=(0,d.A)();let l=e.items;return(0,a.createElement)(a.Fragment,null,(0,a.createElement)("ul",null,!rsssl_settings.pro_plugin_active&&l&&l.map(((e,l)=>(0,a.createElement)(p,{key:"step-pro"+l,item:e}))),rsssl_settings.pro_plugin_active&&l&&l.map(((e,l)=>(0,a.createElement)(u,{key:"step-pro"+l,item:e})))))}));t(2838);const Z=({isModal:e})=>{const{fetchFieldsData:l,fieldsLoaded:t}=(0,r.A)(),{getSteps:o,error:v,networkwide:u,sslEnabled:p,dataLoaded:Z,processing:y,currentStep:k,currentStepIndex:w,setCurrentStepIndex:M,networkActivationStatus:R,networkProgress:F,activateSSLNetworkWide:H}=(0,d.A)();return(0,n.useEffect)((()=>{u&&"main_site_activated"===R&&setTimeout((()=>{H()}),1e3)}),[R,F]),(0,n.useEffect)((()=>{t||l()}),[]),(0,n.useEffect)((()=>{(async()=>{await o(!1),Z&&p&&0===w&&M(1)})()}),[]),v?(0,a.createElement)(c.A,{lines:"3",error:v}):(0,a.createElement)(a.Fragment,null,!Z&&(0,a.createElement)(a.Fragment,null,(0,a.createElement)("div",{className:"rsssl-onboarding-placeholder"},(0,a.createElement)("ul",null,(0,a.createElement)("li",null,(0,a.createElement)(i.default,{name:"loading",color:"grey"}),(0,s.__)("Fetching next step...","really-simple-ssl"))),(0,a.createElement)(c.A,{lines:"3"}))),Z&&(0,a.createElement)("div",{className:" rsssl-"+k.id},"activate_ssl"===k.id&&(0,a.createElement)(a.Fragment,null,(0,a.createElement)(_,{isModal:e})),"features"===k.id&&(0,a.createElement)(a.Fragment,null,(0,a.createElement)(f,null)),"email"===k.id&&(0,a.createElement)(a.Fragment,null,(0,a.createElement)(h,null)),"plugins"===k.id&&(0,a.createElement)(a.Fragment,null,(0,a.createElement)(E,null)),"pro"===k.id&&(0,a.createElement)(a.Fragment,null,(0,a.createElement)(g,null)),!e&&(0,a.createElement)(m.A,{isModal:!1})))}},5281:(e,l,t)=>{t.d(l,{A:()=>o});var a=t(1609),n=t(6427),s=t(7723),i=t(2043),c=t(6975),r=t(7283),d=t(2828),m=t(4449),h=t(3056);const o=({isModal:e})=>{const{getProgressData:l}=(0,d.A)(),{updateField:t,setChangedField:o,updateFieldsData:v,fetchFieldsData:_,saveFields:u}=(0,c.A)(),{setSelectedMainMenuItem:p,selectedSubMenuItem:f}=(0,i.A)(),{fetchFirstRun:E,fetchVulnerabilities:g}=(0,m.A)(),{setSslScanStatus:Z}=(0,h.A)(),{dismissModal:y,activateSSL:k,certificateValid:w,setFooterStatus:M,networkwide:R,processing:F,setProcessing:H,steps:b,currentStepIndex:C,currentStep:V,setCurrentStepIndex:S,overrideSSL:A,email:U,saveEmail:x,pluginInstaller:T}=(0,r.A)(),D=async()=>{let a=!1;if("features"===V.id){S(C+1),H(!0);for(const e of V.items){if("health_scan"===e.id&&e.activated&&(M((0,s.__)("Starting SSL health scan...","really-simple-ssl")),Z("active")),!e.premium||!e.activated)for(const l of Object.values(e.options))t(l,e.activated),o(l,e.activated);"vulnerability_detection"===e.id&&(a=e.activated)}M((0,s.__)("Activating options...","really-simple-ssl")),await u(!0,!1),a&&(M((0,s.__)("Initializing vulnerability detection...","really-simple-ssl")),await E(),M((0,s.__)("Scanning for vulnerabilities...","really-simple-ssl")),await g()),M((0,s.__)("Updating dashboard...","really-simple-ssl")),await l(),M(""),H(!1)}if("email"===V.id&&(await x(),S(C+1),t("send_notifications_email",!0),t("notifications_email_address",U),v(f)),"plugins"===V.id){S(C+1);for(const e of V.items)"none"!==e.action&&null!==e.action&&await T(e.id,e.action,e.title);M("")}if("pro"===V.id){if(rsssl_settings.pro_plugin_active){H(!0);for(const e of V.items)if(e.activated)for(const l of Object.values(e.options))t(l,!0),o(l,!0);M((0,s.__)("Activating options...","really-simple-ssl")),await u(!0,!1),M((0,s.__)("Updating dashboard...","really-simple-ssl")),await l(),M(""),H(!1)}e&&y(!0),p("dashboard")}};let L=R?(0,s.__)("Activate SSL networkwide","really-simple-ssl"):(0,s.__)("Activate SSL","really-simple-ssl");if(0===C)return(0,a.createElement)(a.Fragment,null,e&&!w&&(0,a.createElement)(n.Button,{onClick:()=>{e&&y(!0),window.location.href=rsssl_settings.letsencrypt_url}},(0,s.__)("Install SSL","really-simple-ssl")),(0,a.createElement)(n.Button,{disabled:F||!w&&!A,isPrimary:!0,onClick:()=>{(async()=>{await k(),await l(),await _()})()}},L));if(C>0&&C<b.length-1)return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(n.Button,{onClick:()=>{S(C+1)}},(0,s.__)("Skip","really-simple-ssl")),(0,a.createElement)(n.Button,{isPrimary:!0,onClick:()=>D()},V.button));if(b.length-1===C){let e=rsssl_settings.is_bf?(0,s.__)("Get 40% off","really-simple-ssl"):(0,s.__)("Get PRO","really-simple-ssl");return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(n.Button,{isPrimary:!0,onClick:()=>D()},(0,s.__)("Finish","really-simple-ssl")),!rsssl_settings.pro_plugin_active&&(0,a.createElement)(n.Button,{rel:"noreferrer noopener",target:"_blank",isPrimary:!0,href:rsssl_settings.upgrade_link},e))}}},7124:(e,l,t)=>{t.r(l),t.d(l,{default:()=>dn});var a={};t.r(a),t.d(a,{AD:()=>xt,AE:()=>dt,AF:()=>gl,AG:()=>Zt,AL:()=>Ut,AM:()=>Tt,AO:()=>Ze,AQ:()=>Ee,AR:()=>ne,AT:()=>Dt,AU:()=>ie,AZ:()=>Lt,BA:()=>Bt,BB:()=>kt,BD:()=>yl,BE:()=>Nt,BF:()=>we,BG:()=>zt,BH:()=>Zl,BI:()=>Me,BJ:()=>ye,BN:()=>wl,BO:()=>Fa,BR:()=>ae,BS:()=>yt,BT:()=>kl,BW:()=>ke,BY:()=>Ot,BZ:()=>vt,CA:()=>le,CD:()=>Se,CF:()=>He,CG:()=>Ve,CH:()=>ua,CI:()=>Ie,CL:()=>Ra,CM:()=>Fe,CN:()=>Rl,CO:()=>se,CR:()=>_t,CU:()=>wt,CV:()=>Re,CY:()=>Fl,CZ:()=>It,DE:()=>ga,DJ:()=>Ae,DK:()=>Gt,DM:()=>Mt,DO:()=>Rt,DZ:()=>ge,EC:()=>Ha,EE:()=>Kt,EG:()=>Ue,ER:()=>Te,ES:()=>ya,ET:()=>Le,FI:()=>Wt,FJ:()=>re,FM:()=>ve,FR:()=>Za,GA:()=>Oe,GB:()=>Ea,GD:()=>Ft,GE:()=>bl,GH:()=>Be,GM:()=>Ne,GN:()=>ze,GQ:()=>xe,GR:()=>jt,GT:()=>pt,GW:()=>Pe,GY:()=>ba,HK:()=>fe,HN:()=>ft,HR:()=>Pt,HT:()=>Ht,HU:()=>qt,ID:()=>Vl,IE:()=>Jt,IL:()=>Ul,IN:()=>Cl,IQ:()=>Al,IR:()=>Sl,IS:()=>Yt,IT:()=>ka,JM:()=>bt,JO:()=>Tl,JP:()=>xl,KE:()=>Ge,KG:()=>Ol,KH:()=>Ml,KI:()=>Ca,KM:()=>Ce,KN:()=>Ct,KP:()=>jl,KR:()=>lt,KW:()=>Ll,KZ:()=>Dl,LA:()=>Nl,LB:()=>Bl,LC:()=>Vt,LI:()=>$t,LK:()=>tt,LR:()=>We,LS:()=>Ke,LT:()=>Xt,LU:()=>ea,LV:()=>Qt,LY:()=>je,MA:()=>Xe,MC:()=>na,MD:()=>aa,ME:()=>sa,MG:()=>qe,MH:()=>_e,MK:()=>la,ML:()=>Je,MM:()=>Kl,MN:()=>Gl,MO:()=>zl,MR:()=>Qe,MT:()=>ta,MU:()=>$e,MV:()=>Il,MW:()=>Ye,MX:()=>te,MY:()=>Pl,MZ:()=>el,NA:()=>ll,NE:()=>tl,NG:()=>al,NI:()=>Et,NL:()=>wa,NO:()=>ia,NP:()=>Wl,NR:()=>Va,NZ:()=>ce,OM:()=>ql,PA:()=>gt,PE:()=>Aa,PG:()=>de,PH:()=>Ql,PK:()=>Yl,PL:()=>Ma,PR:()=>pe,PS:()=>Jl,PT:()=>ca,PW:()=>ue,PY:()=>Sa,QA:()=>$l,RO:()=>ra,RS:()=>ha,RU:()=>da,RW:()=>nl,SA:()=>Xl,SB:()=>me,SC:()=>cl,SD:()=>ol,SE:()=>_a,SG:()=>et,SI:()=>va,SK:()=>oa,SL:()=>rl,SM:()=>ma,SN:()=>il,SO:()=>dl,SS:()=>hl,ST:()=>sl,SV:()=>ut,SY:()=>at,SZ:()=>De,TD:()=>be,TG:()=>_l,TH:()=>it,TJ:()=>st,TL:()=>Hl,TM:()=>rt,TN:()=>ul,TO:()=>Ua,TR:()=>ct,TT:()=>At,TV:()=>xa,TW:()=>nt,TZ:()=>vl,UA:()=>pa,UG:()=>pl,UK:()=>Ea,US:()=>ee,UY:()=>Ta,UZ:()=>mt,VA:()=>fa,VC:()=>St,VE:()=>Da,VN:()=>ht,VU:()=>he,WS:()=>oe,XK:()=>ha,YE:()=>ot,ZA:()=>ml,ZM:()=>fl,ZW:()=>El});var n=t(1609),s=t.n(n),i=t(6427),c=t(7723),r=t(9684),d=t(207),m=t(6975),h=t(5683),o=t(6087);const v=e=>{const{fields:l,setChangedField:t,updateField:a}=(0,m.A)(),{licenseStatus:s,setLicenseStatus:i}=(0,h.A)(),[v,_]=(0,o.useState)(!1),[u,p]=(0,o.useState)(!1),[f,E]=(0,o.useState)(!1);(0,o.useEffect)((()=>{d.YA("licenseNotices","refresh").then((e=>e)).then((e=>{i(e.licenseStatus),E(e.notices),_(!0)}))}),[l]);let g=e.field;return(0,n.createElement)("div",{className:"components-base-control"},(0,n.createElement)("div",{className:"components-base-control__field"},(0,n.createElement)("label",{className:"components-base-control__label",htmlFor:g.id},g.label),(0,n.createElement)("div",{className:"rsssl-license-field"},(0,n.createElement)("input",{className:"components-text-control__input",type:"password",id:g.id,value:g.value,onChange:e=>{return l=e.target.value,t(g.id,l),void a(g.id,l);var l}}),(0,n.createElement)("button",{className:"button button-default",onClick:()=>(()=>{if(_(!1),"valid"===s)d.YA("deactivate_license").then((e=>{i(e.licenseStatus),E(e.notices),_(!0)}));else{let l={};l.license=e.field.value,d.Eo("activate_license",l).then((e=>{i(e.licenseStatus),E(e.notices),_(!0)}))}})()},"valid"===s&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Deactivate","really-simple-ssl")),"valid"!==s&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Activate","really-simple-ssl"))))),v&&f.map(((e,l)=>(0,n.createElement)(r.A,{key:"task-"+l,index:l,notice:e,highLightField:""}))))},_=e=>{const{updateField:l,setChangedField:t}=(0,m.A)();return(0,n.createElement)("div",{className:"components-base-control"},(0,n.createElement)("div",{className:"components-base-control__field"},(0,n.createElement)("label",{className:"components-base-control__label",htmlFor:e.field.id},e.field.label),(0,n.createElement)("input",{className:"components-text-control__input",type:"password",id:e.field.id,value:e.field.value,onChange:a=>{return n=a.target.value,l(e.field.id,n),void t(e.field.id,n);var n}})))};var u=t(2838),p=t.n(u);const f=e=>{let l=e.field,t=!Array.isArray(e.disabled)&&e.disabled,a=!!Array.isArray(e.disabled)&&e.disabled;return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"components-base-control"},(0,n.createElement)("div",{className:"components-base-control__field"},(0,n.createElement)("div",{"data-wp-component":"HStack",className:"components-flex components-select-control"},(0,n.createElement)("label",{htmlFor:l.id,className:"components-toggle-control__label"},e.label),(0,n.createElement)("select",{disabled:t,value:e.value,onChange:l=>e.onChangeHandler(l.target.value)},e.options.map(((e,l)=>(0,n.createElement)("option",{key:"option-"+l,value:e.value,disabled:a&&a.includes(e.value)},e.label))))))),l.comment&&(0,n.createElement)("div",{className:"rsssl-comment",dangerouslySetInnerHTML:{__html:p().sanitize(l.comment)}}))};var E=t(489),g=t(4124),Z=t(9166),y=t(2043),k=t(435);const w=e=>{const{updateVerificationType:l}=(0,k.A)(),{addHelpNotice:t,updateField:a,setChangedField:s,saveFields:r,fetchFieldsData:d}=(0,m.A)(),{setSelectedSubMenuItem:h}=(0,y.A)();let v=e.action;if((0,o.useEffect)((()=>{v&&"challenge_directory_reachable"===v.action&&"error"===v.status&&t(e.field.id,"default",(0,c.__)("The challenge directory is used to verify the domain ownership.","really-simple-ssl")),v&&"check_key_directory"===v.action&&"error"===v.status&&t(e.field.id,"default",(0,c.__)("The key directory is needed to store the generated keys.","really-simple-ssl")+" "+(0,c.__)("By placing it outside the root folder, it is not publicly accessible.","really-simple-ssl")),v&&"check_certs_directory"===v.action&&"error"===v.status&&t(e.field.id,"default",(0,c.__)("The certificate will get stored in this directory.","really-simple-ssl")+" "+(0,c.__)("By placing it outside the root folder, it is not publicly accessible.","really-simple-ssl"))}),[v]),!v)return(0,n.createElement)(n.Fragment,null);const _=async()=>{a("verification_type","dns"),s("verification_type","dns"),await r(!0,!0),await l("dns"),await h("le-dns-verification"),await d("le-directories")};return(0,n.createElement)("div",{className:"rsssl-test-results"},"error"===v.status&&(0,n.createElement)("h4",null,(0,c.__)("Next step","really-simple-ssl")),"error"===v.status&&"challenge_directory_reachable"===v.action&&(0,n.createElement)("div",null,(0,n.createElement)("p",null,(0,c.__)("If the challenge directory cannot be created, or is not reachable, you can either remove the server limitation, or change to DNS verification.","really-simple-ssl")),(0,n.createElement)(i.Button,{variant:"secondary",onClick:()=>_()},(0,c.__)("Switch to DNS verification","really-simple-ssl"))),"cpanel"===rsssl_settings.hosting_dashboard&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("p",null,(0,n.createElement)(g.A,{target:"_blank",rel:"noopener noreferrer",text:(0,c.__)("If you also want to secure subdomains like mail.domain.com, cpanel.domain.com, you have to use the %sDNS%s challenge.","really-simple-ssl"),url:"https://really-simple-ssl.com/lets-encrypt-authorization-with-dns"})," ",(0,c.__)("Please note that auto-renewal with a DNS challenge might not be possible.","really-simple-ssl")),(0,n.createElement)(i.Button,{variant:"secondary",onClick:()=>_()},(0,c.__)("Switch to DNS verification","really-simple-ssl"))),"error"===v.status&&"check_challenge_directory"===v.action&&(0,n.createElement)("div",null,(0,n.createElement)("h4",null,(0,c.__)("Create a challenge directory","really-simple-ssl")),(0,n.createElement)("p",null,(0,c.__)("Navigate in FTP or File Manager to the root of your WordPress installation:","really-simple-ssl")),(0,n.createElement)("ul",null,(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Create a folder called “.well-known”","really-simple-ssl")),(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Inside the folder called “.well-known” create a new folder called “acme-challenge”, with 644 writing permissions.","really-simple-ssl")),(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Click the refresh button.","really-simple-ssl"))),(0,n.createElement)("h4",null,(0,c.__)("Or you can switch to DNS verification","really-simple-ssl")),(0,n.createElement)("p",null,(0,c.__)("If the challenge directory cannot be created, you can either remove the server limitation, or change to DNS verification.","really-simple-ssl")),(0,n.createElement)(i.Button,{variant:"secondary",onClick:()=>_()},(0,c.__)("Switch to DNS verification","really-simple-ssl"))),"error"===v.status&&"check_key_directory"===v.action&&(0,n.createElement)("div",null,(0,n.createElement)("h4",null,(0,c.__)("Create a key directory","really-simple-ssl")),(0,n.createElement)("p",null,(0,c.__)("Navigate in FTP or File Manager to one level above the root of your WordPress installation:","really-simple-ssl")),(0,n.createElement)("ul",null,(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Create a folder called “ssl”","really-simple-ssl")),(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Inside the folder called “ssl” create a new folder called “keys”, with 644 writing permissions.","really-simple-ssl")),(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Click the refresh button.","really-simple-ssl")))),"error"===v.status&&"check_certs_directory"===v.action&&(0,n.createElement)("div",null,(0,n.createElement)("h4",null,(0,c.__)("Create a certs directory","really-simple-ssl")),(0,n.createElement)("p",null,(0,c.__)("Navigate in FTP or File Manager to one level above the root of your WordPress installation:","really-simple-ssl")),(0,n.createElement)("ul",null,(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Create a folder called “ssl”","really-simple-ssl")),(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Inside the folder called “ssl” create a new folder called “certs”, with 644 writing permissions.","really-simple-ssl")),(0,n.createElement)("li",{className:"rsssl-tooltip-icon dashicons-before rsssl-icon arrow-right-alt2 dashicons-arrow-right-alt2"},(0,c.__)("Click the refresh button.","really-simple-ssl")))))};var M=t(7143);const R=e=>{const{updateVerificationType:l}=(0,k.A)(),{fields:t,addHelpNotice:a,updateField:s,setChangedField:r,saveFields:d,fetchFieldsData:h,getFieldValue:v}=(0,m.A)(),{selectedSubMenuItem:_,setSelectedSubMenuItem:u}=(0,y.A)(),[p,f]=(0,o.useState)(!1);let E=e.action;return(0,o.useEffect)((()=>{E&&"challenge_directory_reachable"===E.action&&"error"===E.status&&a(e.field.id,"default",(0,c.__)("The challenge directory is used to verify the domain ownership.","really-simple-ssl"));let l=!!E&&E.output;void 0!==l&&0!==l.length||(l=!1),l&&f(l)}),[E]),"dir"===v("verification_type")?(0,n.createElement)(n.Fragment,null):(0,n.createElement)(n.Fragment,null,p&&p.length>0&&(0,n.createElement)("div",{className:"rsssl-test-results"},(0,n.createElement)("h4",null,(0,c.__)("Next step","really-simple-ssl")),(0,n.createElement)("p",null,(0,c.__)("Add the following token as text record to your DNS records. We recommend to use a short TTL during installation, in case you need to change it.","really-simple-ssl"),(0,n.createElement)(g.A,{target:"_blank",rel:"noopener noreferrer",text:(0,c.__)("Read more","really-simple-ssl"),url:"https://really-simple-ssl.com/how-to-add-a-txt-record-to-dns"})),(0,n.createElement)("div",{className:"rsssl-dns-text-records"},(0,n.createElement)("div",null,(0,n.createElement)("div",{className:"rsssl-dns-domain"},"@/",(0,c.__)("domain","really-simple-ssl")),(0,n.createElement)("div",{className:"rsssl-dns-field"},(0,c.__)("Value","really-simple-ssl"))),p.map(((e,l)=>(0,n.createElement)("div",null,(0,n.createElement)("div",{className:"rsssl-dns-"},"_acme-challenge.",e.domain),(0,n.createElement)("div",{className:"rsssl-dns-field rsssl-selectable"},e.token)))))),(0,n.createElement)("div",{className:"rsssl-test-results"},(0,n.createElement)("p",null,(0,c.__)("DNS verification active. You can switch back to directory verification here.","really-simple-ssl")),(0,n.createElement)(i.Button,{variant:"secondary",onClick:()=>(async()=>{await u("le-directories"),await s("verification_type","dir"),await r("verification_type","dir"),await d(!0,!0),await l("dir"),await h("le-directories")})()},(0,c.__)("Switch to directory verification","really-simple-ssl"))))},F=e=>{let l=e.action;return l?(0,n.createElement)("div",{className:"rsssl-test-results"},"error"===l.status&&"verify_dns"===l.action&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("p",null,(0,c.__)("We could not check the DNS records. If you just added the record, please check in a few minutes.","really-simple-ssl")," ",(0,n.createElement)(g.A,{target:"_blank",rel:"noopener noreferrer",text:(0,c.__)("You can manually check the DNS records in an %sonline tool%s.","really-simple-ssl"),url:"https://mxtoolbox.com/SuperTool.aspx"}),(0,c.__)("If you're sure it's set correctly, you can click the button to skip the DNS check.","really-simple-ssl")," "),(0,n.createElement)(i.Button,{variant:"secondary",onClick:()=>d.bl("skip_dns_check").then((l=>{e.restartTests(),(0,M.dispatch)("core/notices").createNotice("success",(0,c.__)("Skip DNS verification","really-simple-ssl"),{__unstableHTML:!0,id:"rsssl_skip_dns",type:"snackbar",isDismissible:!0}).then((0,Z.A)(3e3)).then((e=>{(0,M.dispatch)("core/notices").removeNotice("rsssl_skip_dns")}))}))},(0,c.__)("Skip DNS check","really-simple-ssl")))):(0,n.createElement)(n.Fragment,null)};var H=t(5801);const b=()=>(0,n.createElement)("div",{className:"rsssl-lets-encrypt-tests"},(0,n.createElement)(H.A,null)),C=e=>{const{addHelpNotice:l}=(0,m.A)(),[t,a]=(0,o.useState)(!1);let s=e.action;(0,o.useEffect)((()=>{s&&"warning"===s.status&&t&&t.generated_by_rsssl&&(l(e.field.id,"default",(0,c.__)("This is the certificate, which you need to install in your hosting dashboard.","really-simple-ssl"),(0,c.__)("Certificate (CRT)","really-simple-ssl")),l(e.field.id,"default",(0,c.__)("The private key can be uploaded or pasted in the appropriate field on your hosting dashboard.","really-simple-ssl"),(0,c.__)("Private Key (KEY)","really-simple-ssl")),l(e.field.id,"default",(0,c.__)("The CA Bundle will sometimes be automatically detected. If not, you can use this file.","really-simple-ssl"),(0,c.__)("Certificate Authority Bundle (CABUNDLE)","really-simple-ssl"))),!s||"error"!==s.status&&"warning"!==s.status||d.bl("installation_data").then((e=>{e&&a(e.output)}))}),[s]);const i=e=>{let l,t=document.querySelector(".rsssl-"+e).innerText;const a=document.createElement("textarea");a.value=t,document.body.appendChild(a),a.select();try{l=document.execCommand("copy")}catch(e){l=!1}document.body.removeChild(a),(0,M.dispatch)("core/notices").createNotice("success",(0,c.__)("Copied!","really-simple-ssl"),{__unstableHTML:!0,id:"rsssl_copied_data",type:"snackbar",isDismissible:!0}).then((0,Z.A)(3e3)).then((e=>{(0,M.dispatch)("core/notices").removeNotice("rsssl_copied_data")}))};return s&&t?(0,n.createElement)("div",{className:"rsssl-test-results"},!t.generated_by_rsssl&&(0,n.createElement)(n.Fragment,null,(0,c.__)("The certificate is not generated by Really Simple SSL, so there are no installation files here","really-simple-ssl")),t.generated_by_rsssl&&"warning"===s.status&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("h4",null,(0,c.__)("Next step","really-simple-ssl")),(0,n.createElement)("div",{className:"rsssl-template-intro"},(0,c.__)("Install your certificate.","really-simple-ssl")),(0,n.createElement)("h4",null,(0,c.__)("Certificate (CRT)","really-simple-ssl")),(0,n.createElement)("div",{className:"rsssl-certificate-data rsssl-certificate",id:"rsssl-certificate"},t.certificate_content),(0,n.createElement)("a",{href:t.download_url+"&type=certificate",className:"button button-secondary"},(0,c.__)("Download","really-simple-ssl")),(0,n.createElement)("button",{type:"button",onClick:e=>i("certificate"),className:"button button-primary"},(0,c.__)("Copy content","really-simple-ssl")),(0,n.createElement)("h4",null,(0,c.__)("Private Key (KEY)","really-simple-ssl")),(0,n.createElement)("div",{className:"rsssl-certificate-data rsssl-key",id:"rsssl-key"},t.key_content),(0,n.createElement)("a",{href:t.download_url+"&type=private_key",className:"button button-secondary"},(0,c.__)("Download","really-simple-ssl")),(0,n.createElement)("button",{type:"button",className:"button button-primary",onClick:e=>i("key")},(0,c.__)("Copy content","really-simple-ssl")),(0,n.createElement)("h4",null,(0,c.__)("Certificate Authority Bundle (CABUNDLE)","really-simple-ssl")),(0,n.createElement)("div",{className:"rsssl-certificate-data rsssl-cabundle",id:"rsssl-cabundle"},t.ca_bundle_content),(0,n.createElement)("a",{href:t.download_url+"&type=intermediate",className:"button button-secondary"},(0,c.__)("Download","really-simple-ssl")),(0,n.createElement)("button",{type:"button",className:"button button-primary",onClick:e=>i("cabundle")},(0,c.__)("Copy content","really-simple-ssl")))):(0,n.createElement)(n.Fragment,null)};var V=t(4937);const S=e=>{const{handleNextButtonDisabled:l,getFieldValue:t}=(0,m.A)(),{actionsList:a,setActionsList:s,setActionsListItem:i,setActionsListProperty:r,actionIndex:h,setActionIndex:v,attemptCount:_,setAttemptCount:u,progress:f,setProgress:E,refreshTests:g,setRefreshTests:y}=(0,k.A)(),M=(0,o.useRef)(1e3),H=((0,o.useRef)(!1),(0,o.useRef)(-1)),S=(0,o.useRef)(1),A=(0,o.useRef)(0),U=(0,o.useRef)({});(0,o.useEffect)((()=>{T()}),[e.field.id]),(0,o.useEffect)((()=>(a.length>0&&-1===h&&(v(0),L(0,0)),()=>{})),[a]),(0,o.useEffect)((()=>{H.current=h,E(100/S.current*h);let e=a[h];e&&"retry"===e.do&&_>1&&E(90)}),[h]),(0,o.useEffect)((()=>{A.current=f}),[f]),(0,o.useEffect)((()=>{g&&(y(!1),T(),a.forEach((function(e,l){r(l,"status","inactive")})))}),[g]);const x={inactive:{icon:"circle-times",color:"grey"},warning:{icon:"circle-times",color:"orange"},error:{icon:"circle-times",color:"red"},success:{icon:"circle-check",color:"green"}},T=()=>{l(!0),s((()=>{let l=e.field.actions;return"generation"===e.field.id&&(l=D(l)),S.current=l.length,l})()),E(0),A.current=0,v(-1),H.current=-1},D=e=>{let l=t("verification_type");if(l||(l="dir"),"dns"===l){let l=!1;e.forEach((function(e,t){"verify_dns"===e.action&&(l=!0)}));let t=-1;if(e.forEach((function(e,l){"create_bundle_or_renew"===e.action&&(t=l)})),!l&&t>0){let l=[...e],a=l[t],n={action:"verify_dns"};n.description=(0,c.__)("Verifying DNS records...","really-simple-ssl"),n.attempts=2,l[t]=n,l.push(a),e=l}}return e},L=async t=>{let n={...a[t]};if(!n)return;let s=n.action;const c=new Date;await d.bl(s,e.field.id).then((e=>{let l=new Date-c;const a=Math.round(l);n.status=e.status?e.status:"inactive",n.hide=!1,n.description=e.message,n.do=e.action,n.output=!!e.output&&e.output,M.current=500,a<1500&&(M.current=1500-a),i(t,n)})).then((0,Z.A)(M.current)).then((()=>{(async(e,t)=>{"success"===e.status?u(0):(Number.isInteger(e.attemptCount)||u(0),u(_+1));let n=new CustomEvent("rsssl_le_response",{detail:e});document.dispatchEvent(n),"finalize"===e.do?(a.forEach((function(e,l){l>t&&r(l,"hide",!0)})),v(S.current+1),l(!1)):"continue"===e.do||"skip"===e.do?(u(1),"skip"===e.do&&r(t,"hide",!0),S.current-1>t?(v(t+1),await L(t+1)):(v(t+1),l(!1))):"retry"===e.do?_>=e.attempts?v(S.current):(v(t),await L(t)):"stop"===e.do&&v(S.current)})(n,t)}))},O=e=>x.hasOwnProperty(e.status)?x[e.status].icon:x.inactive.icon,N=e=>x.hasOwnProperty(e.status)?x[e.status].color:x.inactive.color;if(!e.field.actions)return(0,n.createElement)(n.Fragment,null);let B=f;S.current===h+1&&(B=100);let z=a.filter((e=>!0!==e.hide)),P=a[h];P?U.current=P:P=U.current;let I="error"===P.status?"rsssl-orange":"";return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-lets-encrypt-tests"},(0,n.createElement)("div",{className:"rsssl-progress-bar"},(0,n.createElement)("div",{className:"rsssl-progress"},(0,n.createElement)("div",{className:"rsssl-bar "+I,style:(G=B,Object.assign({},{width:G+"%"}))}))),(0,n.createElement)("div",{className:"rsssl_letsencrypt_container rsssl-progress-container field-group"},(0,n.createElement)("ul",null,z.map(((e,l)=>(0,n.createElement)("li",{key:"action-"+l},(0,n.createElement)(V.default,{name:O(e),color:N(e)}),"retry"===e.do&&_>=1&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Attempt %s.","really-simple-ssl").replace("%s",_)," ")," ",(0,n.createElement)("span",{dangerouslySetInnerHTML:{__html:p().sanitize(e.description)}})," "))))),"directories"===e.field.id&&(0,n.createElement)(w,{field:e.field,action:P}),"dns-verification"===e.field.id&&(0,n.createElement)(R,{field:e.field,action:P}),"generation"===e.field.id&&(0,n.createElement)(F,{field:e.field,action:P}),"installation"===e.field.id&&(0,n.createElement)(C,{field:e.field,action:P}),"activate"===e.field.id&&(0,n.createElement)(b,{field:e.field,action:P})));var G};var A=t(5319);const U=e=>{const{handleModal:l}=(0,A.A)();return(0,n.createElement)("button",{className:"button button-"+e.btnStyle,onClick:t=>{l(!0,e.modalData,e.item)}},e.btnText)};var x=t(1621);const T=(0,x.vt)(((e,l)=>({mixedContentData:[],dataLoaded:!1,fixedItemId:!1,action:"",nonce:"",completedStatus:"never",progress:0,scanStatus:!1,fetchMixedContentData:async()=>{e({scanStatus:"running"});const{data:l,progress:t,state:a,action:n,nonce:s,completed_status:i}=await D(!1);e({scanStatus:a,mixedContentData:l,progress:t,action:n,nonce:s,completedStatus:i,dataLoaded:!0})},start:async()=>{const{data:l,progress:t,state:a,action:n,nonce:s,completed_status:i}=await D("start");e({scanStatus:a,mixedContentData:l,progress:t,action:n,nonce:s,completedStatus:i,dataLoaded:!0})},runScanIteration:async()=>{let t=l().scanStatus;if("stop"===t)return;const{data:a,progress:n,state:s,action:i,nonce:c,completed_status:r}=await D(t);"stop"!==l().scanStatus&&e({scanStatus:s,mixedContentData:a,progress:n,action:i,nonce:c,completedStatus:r,dataLoaded:!0})},stop:async()=>{e({scanStatus:"stop"});const{data:l,progress:t,state:a,action:n,nonce:s,completed_status:i}=await D("stop");e({scanStatus:"stop",mixedContentData:l,progress:t,action:n,nonce:s,completedStatus:i})},removeDataItem:t=>{let a=l().mixedContentData;for(const e of a)e.id===t.id&&(e.fixed=!0);e({mixedContentData:a})},ignoreDataItem:t=>{let a=l().mixedContentData;for(const e of a)e.id===t.id&&(e.ignored=!0);e({mixedContentData:a})}}))),D=async e=>await d.YA("mixed_content_scan",e).then((l=>{let t=l.data;return"object"==typeof t&&(t=Object.values(t)),Array.isArray(t)||(t=[]),l.data=t,"stop"===e&&(l.state="stop"),l})),L=e=>{const{fixedItems:l,ignoredItems:a}=(0,A.A)(),{fetchMixedContentData:r,mixedContentData:d,runScanIteration:m,start:h,stop:v,dataLoaded:_,action:u,scanStatus:p,progress:f,completedStatus:E,nonce:g,removeDataItem:Z,ignoreDataItem:y}=T(),[k,w]=(0,o.useState)(!1),[M,R]=(0,o.useState)(!1),[F,H]=(0,o.useState)(null),[b,C]=(0,o.useState)(null);(0,o.useEffect)((()=>{Promise.resolve().then(t.bind(t,3757)).then((({default:e,createTheme:l})=>{H((()=>e)),C((()=>l("really-simple-plugins",{divider:{default:"transparent"}},"light")))}))}),[]),(0,o.useEffect)((()=>{r()}),[]),(0,o.useEffect)((()=>{"running"===p&&m()}),[f,p]);let S=e.field,x=[];S.columns.forEach((function(e,l){let t={name:e.name,sortable:e.sortable,grow:e.grow,selector:l=>l[e.column],right:!!e.right};x.push(t)}));let D=_?d:[];for(const t of D)t.warningControl=(0,n.createElement)("span",{className:"rsssl-task-status rsssl-warning"},(0,c.__)("Warning","really-simple-ssl")),l.includes(t.id)&&(t.fixed=!0),a.includes(t.id)&&(t.ignored=!0),t.fix&&(t.fix.url=t.blocked_url,t.fix.nonce=g),t.details&&(t.details.url=t.blocked_url,t.details.nonce=g,t.details.ignored=t.ignored),t.location.length>0&&(-1!==t.location.indexOf("http://")||-1!==t.location.indexOf("https://")?t.locationControl=(0,n.createElement)("a",{href:t.location,target:"_blank",rel:"noopener noreferrer"},(0,c.__)("View","really-simple-ssl")):t.locationControl=t.location),t.detailsControl=t.details&&(0,n.createElement)(U,{handleModal:e.handleModal,item:t,id:t.id,btnText:(0,c.__)("Details","really-simple-ssl"),btnStyle:"secondary",modalData:t.details}),t.fixControl=t.fix&&(0,n.createElement)(U,{className:"button button-primary",handleModal:e.handleModal,item:t,id:t.id,btnText:(0,c.__)("Fix","really-simple-ssl"),btnStyle:"primary",modalData:t.fix});k||(D=D.filter((e=>!e.ignored))),D=D.filter((e=>!e.fixed));let L=f+"%",O="running"===p,N="running"!==p;return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-progress-container"},(0,n.createElement)("div",{className:"rsssl-progress-bar",style:{width:L}})),"running"===p&&(0,n.createElement)("div",{className:"rsssl-current-scan-action"},u),0===D.length&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-mixed-content-description"},"running"!==p&&"never"===E&&(0,c.__)("No results. Start your first scan","really-simple-ssl"),"running"!==p&&"completed"===E&&(0,c.__)("Everything is now served over SSL","really-simple-ssl")),("running"===p||"completed"!==E)&&(0,n.createElement)("div",{className:"rsssl-mixed-content-placeholder"},(0,n.createElement)("div",null),(0,n.createElement)("div",null),(0,n.createElement)("div",null)),"running"!==p&&"completed"===E&&(0,n.createElement)("div",{className:"rsssl-shield-overlay"},(0,n.createElement)(V.default,{name:"shield",size:"80px"}))),F&&D.length>0&&(0,n.createElement)("div",{className:"rsssl-mixed-content-datatable"},(0,n.createElement)(F,{columns:x,data:D,expandableRows:!0,expandableRowsComponent:({data:e,disabled:l,handleFix:t})=>(0,n.createElement)("div",{className:"rsssl-container"},(0,n.createElement)("div",null,(0,n.createElement)("p",null,e.details.description.map(((e,l)=>(0,n.createElement)(s().Fragment,{key:"fragment-"+l},(0,n.createElement)("span",null,e),(0,n.createElement)("br",null)))))),(0,n.createElement)("div",{className:"",style:{display:"flex",alignItems:"center",justifyContent:"center"}},e.details.edit&&(0,n.createElement)("a",{href:e.details.edit,target:"_blank",rel:"noopener noreferrer",className:"button button-secondary",style:{display:"flex",alignItems:"center",justifyContent:"center",marginRight:"10px"}},(0,c.__)("Edit","really-simple-ssl")),e.details.help&&(0,n.createElement)("button",{href:e.details.help,target:"_blank",rel:"noopener noreferrer",className:"button button-red",style:{display:"flex",alignItems:"center",justifyContent:"center",marginRight:"10px"}},(0,c.__)("Help","really-simple-ssl")),!e.details.ignored&&"ignore_url"===e.details.action&&(0,n.createElement)("button",{disabled:l,className:"button button-primary",onClick:e=>t(e,"ignore"),style:{display:"flex",alignItems:"center",justifyContent:"center",marginRight:"10px"}},(0,c.__)("Ignore","really-simple-ssl")),"ignore_url"!==e.details.action&&(0,n.createElement)("button",{disabled:l,className:"button button-primary rsssl-action-buttons__button",onClick:e=>t(e,"fix")},(0,c.__)("Fix","really-simple-ssl")))),dense:!0,pagination:!0,paginationResetDefaultPage:M,noDataComponent:(0,c.__)("No results","really-simple-ssl"),theme:b,customStyles:{headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}}}})),(0,n.createElement)("div",{className:"rsssl-grid-item-content-footer"},(0,n.createElement)("button",{className:"button",disabled:O,onClick:()=>h()},(0,c.__)("Start scan","really-simple-ssl")),(0,n.createElement)("button",{className:"button",disabled:N,onClick:()=>v()},(0,c.__)("Stop","really-simple-ssl")),(0,n.createElement)(i.ToggleControl,{checked:1==k,onChange:e=>{w(!k)}}),(0,n.createElement)("label",null,(0,c.__)("Show ignored URLs","really-simple-ssl"))))},O=e=>{const{fields:l,updateField:a,updateSubField:s,setChangedField:r,saveFields:d}=(0,m.A)(),[h,v]=(0,o.useState)(0),[_,u]=(0,o.useState)(null),[p,f]=(0,o.useState)(null),[E,g]=(0,o.useState)([]),[Z,y]=(0,o.useState)(!1);(0,o.useEffect)((()=>{Promise.resolve().then(t.bind(t,3757)).then((({default:e,createTheme:l})=>{u((()=>e)),f((()=>l("really-simple-plugins",{divider:{default:"transparent"}},"light")))}))}),[]),(0,o.useEffect)((()=>{let e=l.filter((e=>"enable_permissions_policy"===e.id))[0];v(e.value)}),[]);const k=(l,t)=>{let n=e.field;"object"==typeof n.value&&a(n.id,Object.values(n.value)),s(n.id,t.id,l),r(n.id,l),d(!0,!1)},w=(e,t)=>{e.preventDefault();let n=l.filter((e=>"enable_permissions_policy"===e.id))[0];v(t),a(n.id,t),r(n.id,n.value),d(!0,!1)};let M=e.field;M.value;const R=["button-secondary","button-primary","button-red"];let F=e.options.map(((e,l)=>(e.button=R[l],e)));columns=[],M.columns.forEach((function(e,l){let t={name:e.name,sortable:e.sortable,width:e.width,selector:l=>l[e.column]};columns.push(t)}));let H=M.value;"object"==typeof H&&(H=Object.values(H)),Array.isArray(H)||(H=[]);let b=[];for(const e of H){let l={...e};l.valueControl=(0,n.createElement)(i.SelectControl,{help:"",value:e.value,disabled:!1,options:F,label:"",onChange:l=>k(l,e)}),b.push(l)}return _&&p?(0,n.createElement)("div",null,E.length>0&&(0,n.createElement)("div",{style:{marginTop:"1em",marginBottom:"1em"}},(0,n.createElement)("div",{className:"rsssl-multiselect-datatable-form rsssl-primary"},(0,n.createElement)("div",null,(0,c.__)("You have selected","really-simple-ssl")," ",E.length," ",(0,c.__)("rows","really-simple-ssl")),(0,n.createElement)("div",{className:"rsssl-action-buttons"},F.map((l=>(0,n.createElement)("div",{className:"rsssl-action-buttons__inner",key:"option-"+l.value},(0,n.createElement)(i.Button,{className:"button "+l.button+" rsssl-action-buttons__button",onClick:t=>((l,t)=>{let n=e.field;"object"==typeof n.value&&a(n.id,Object.values(n.value)),l.forEach((e=>{s(n.id,e.id,t),r(n.id,t)})),d(!0,!1),y(!0),g([]),setTimeout((()=>y(!1)),0)})(E,l.value)},"self"===l.value?(0,c.__)("Reset","really-simple-ssl"):(0,c.__)(l.label,"really-simple-ssl")))))))),(0,n.createElement)(_,{columns,data:b,dense:!0,pagination:!1,customStyles:{headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}}},theme:p,selectableRows:!0,selectableRowsHighlight:!0,onSelectedRowsChange:function(e){y(!1),g(e.selectedRows)},clearSelectedRows:Z}),1!=h&&(0,n.createElement)("button",{className:"button button-primary",onClick:e=>w(e,!0)},(0,c.__)("Enforce","really-simple-ssl")),1==h&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-shield-overlay"},(0,n.createElement)(V.default,{name:"shield",size:"80px"})),(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-progress-status rsssl-learning-mode-enforced"},(0,c.__)("Enforced","really-simple-ssl")),e.disabled&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Permissions Policy is set outside Really Simple SSL.","really-simple-ssl")," "),!e.disabled&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Permissions Policy is enforced.","really-simple-ssl")," "),!e.disabled&&(0,n.createElement)("a",{className:"rsssl-learning-mode-link",href:"#",onClick:e=>w(e,!1)},(0,c.__)("Disable","really-simple-ssl")))),e.disabled&&1!=h&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-progress-status rsssl-disabled"},(0,c.__)("Disabled","really-simple-ssl")),(0,c.__)("The Permissions Policy has been disabled.","really-simple-ssl")))):null},N=e=>{const[l,t]=(0,o.useState)(!1),a=l=>{i.__experimentalConfirmDialog&&e.field.warning&&e.field.warning.length>0&&!e.field.value?t(!0):s()},s=l=>{let t=!e.field.value;e.onChangeHandler(t)};let c=e.field,r=c.value?"is-checked":"",d=e.disabled?"is-disabled":"";return(0,n.createElement)(n.Fragment,null,i.__experimentalConfirmDialog&&(0,n.createElement)(i.__experimentalConfirmDialog,{isOpen:l,onConfirm:async()=>{t(!1),s()},onCancel:()=>{t(!1)}},c.warning),(0,n.createElement)("div",{className:"components-base-control components-toggle-control"},(0,n.createElement)("div",{className:"components-base-control__field"},(0,n.createElement)("div",{"data-wp-component":"HStack",className:"components-flex components-h-stack"},(0,n.createElement)("span",{className:"components-form-toggle "+r+" "+d},(0,n.createElement)("input",{onKeyDown:e=>(e=>{"Enter"===e.key&&(e.preventDefault(),a())})(e),checked:c.value,className:"components-form-toggle__input",onChange:e=>a(),id:c.id,type:"checkbox",disabled:e.disabled}),(0,n.createElement)("span",{className:"components-form-toggle__track"}),(0,n.createElement)("span",{className:"components-form-toggle__thumb"})),(0,n.createElement)("label",{htmlFor:c.id,className:"components-toggle-control__label"},e.label)))))},B=()=>{const[e,l]=(0,o.useState)(""),[t,a]=(0,o.useState)(!1);let s=t||0===e.length;return(0,n.createElement)(n.Fragment,null,(0,n.createElement)(i.TextareaControl,{disabled:t,placeholder:(0,c.__)("Type your question here","really-simple-ssl"),onChange:e=>(e=>{l(e)})(e)}),(0,n.createElement)("button",{className:"button button-secondary",disabled:s,onClick:l=>(a(!0),d.YA("supportData","refresh").then((l=>{let t=e.replace(/(?:\r\n|\r|\n)/g,"--br--"),a="https://really-simple-ssl.com/support?customername="+encodeURIComponent(l.customer_name)+"&email="+l.email+"&domain="+l.domain+"&scanresults="+encodeURIComponent(l.scan_results)+"&licensekey="+encodeURIComponent(l.license_key)+"&supportrequest="+encodeURIComponent(t)+"&htaccesscontents="+encodeURIComponent(l.htaccess_contents)+"&debuglog="+encodeURIComponent(l.system_status);window.location.assign(a)})))},(0,c.__)("Send","really-simple-ssl")))},z=(0,x.vt)(((e,l)=>({learningModeData:[],dataLoaded:!1,fetchLearningModeData:async l=>{let t={};t.type=l,t.lm_action="get";let a=await d.Eo("learning_mode_data",t).then((e=>e));"object"==typeof a&&!0===a.request_success&&(a=Object.values(a)),Array.isArray(a)||(a=[]),e({learningModeData:a,dataLoaded:!0})},updateStatus:async(t,a,n)=>{let s=l().learningModeData,i={};i.type=n,i.updateItemId=a.id,i.enabled=1==t?0:1,i.lm_action="update";for(const e of s)a.id===e.id&&e.status&&(e.status=i.enabled);e({learningModeData:s}),s=await d.Eo("learning_mode_data",i).then((e=>e)),"object"==typeof s&&(s=Object.values(s)),Array.isArray(s)||(s=[]),e({learningModeData:s,dataLoaded:!0})},deleteData:async(t,a)=>{let n=l().learningModeData,s={};s.type=a,s.updateItemId=t.id,s.lm_action="delete",n.forEach((function(e,l){e.id===t.id&&n.splice(l,1)})),e({learningModeData:n}),n=await d.Eo("learning_mode_data",s).then((e=>e)),"object"==typeof n&&(n=Object.values(n)),Array.isArray(n)||(n=[]),e({learningModeData:n,dataLoaded:!0})}}))),P=e=>{const{updateStatus:l}=z();let t=1==e.item.status?"button button-primary rsssl-status-allowed":"button button-default rsssl-status-revoked",a=1==e.item.status?(0,c.__)("Revoke","really-simple-ssl"):(0,c.__)("Allow","really-simple-ssl");return(0,n.createElement)("button",{onClick:()=>l(e.item.status,e.item,e.field.id),className:t},a)},I=e=>{const{deleteData:l}=z();return(0,n.createElement)("button",{type:"button",className:"button button-red rsssl-learning-mode-delete",onClick:()=>l(e.item,e.field.id)},(0,c.__)("Delete","really-simple-ssl"))},G=e=>{const{updateField:l,getFieldValue:a,getField:s,setChangedField:r,highLightField:d,saveFields:h}=(0,m.A)(),{fetchLearningModeData:v,learningModeData:_,dataLoaded:u,updateStatus:p,deleteData:f}=z(),[E,g]=(0,o.useState)(0),[Z,y]=(0,o.useState)(0),[k,w]=(0,o.useState)(0),[M,R]=(0,o.useState)(0),[F,H]=(0,o.useState)(!1),[b,C]=(0,o.useState)(0),[S,A]=(0,o.useState)(-1),[U,x]=(0,o.useState)(!1),[T,D]=(0,o.useState)([]),[L,O]=(0,o.useState)(!1),[N,B]=(0,o.useState)(null),[G,K]=(0,o.useState)(null);(0,o.useEffect)((()=>{Promise.resolve().then(t.bind(t,3757)).then((({default:e,createTheme:l})=>{B((()=>e)),K((()=>l("really-simple-plugins",{divider:{default:"transparent"}},"light")))}))}),[]),(0,o.useEffect)((()=>{(async()=>{await v(e.field.id);let l=s(e.field.control_field),t="enforced-by-thirdparty"===l.value,n=t||"enforce"===l.value;x(l),g(t),R("completed"===l.value),H("error"===l.value),C(a(e.field.control_field+"_lm_enabled_once")),y(n),w("learning_mode"===l.value)})()}),[Z,k]);const W=async(e,t)=>{e.preventDefault();let a=1==t?"enforce":"disabled";y(t),R(0),w(0),r(U.id,a),l(U.id,a),await h(!0,!1)},j=async t=>{t.preventDefault();let a,n=s(e.field.control_field+"_lm_enabled_once");k&&(C(1),l(n.id,1)),k||M?(w(0),a="disabled"):(w(1),a="learning_mode"),R(0),r(U.id,a),l(U.id,a),r(n.id,n.value),l(n,n.value),await h(!0,!1)};let q=e.field,Y=(0,c.__)(" The %s is now in report-only mode and will collect directives. This might take a while. Afterwards you can Exit, Edit and Enforce these Directives.","really-simple-ssl").replace("%s",q.label),J=(0,c.__)("%s has been disabled.","really-simple-ssl").replace("%s",q.label),Q=(0,c.__)("%s is enforced.","really-simple-ssl").replace("%s",q.label),$=!b;E&&(J=(0,c.__)("%s is already set outside Really Simple SSL.","really-simple-ssl").replace("%s",q.label));let X="rsssl-field-wrap";e.field.id;let ee=[];q.columns.forEach((function(e,l){let t={name:e.name,sortable:e.sortable,width:e.width,selector:l=>l[e.column]};ee.push(t)}));let le=_;le=le.filter((e=>e.status<2)),-1!=S&&(le=le.filter((e=>e.status==S)));for(const l of le)l.login_status&&(l.login_statusControl=1==l.login_status?(0,c.__)("success","really-simple-ssl"):(0,c.__)("failed","really-simple-ssl")),l.statusControl=(0,n.createElement)(P,{item:l,field:e.field}),l.deleteControl=(0,n.createElement)(I,{item:l,field:e.field}),l.grouped=(0,n.createElement)("div",{className:"rsssl-action-buttons"},(0,n.createElement)(P,{item:l,field:e.field}),(0,n.createElement)(I,{item:l,field:e.field}));const te=(e,l,t)=>{l.forEach((l=>{p(e,l,t)})),O(!0),D([]),setTimeout((()=>O(!1)),0)};return N&&G?(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",null,!u&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-learningmode-placeholder"},(0,n.createElement)("div",null),(0,n.createElement)("div",null),(0,n.createElement)("div",null),(0,n.createElement)("div",null))),T.length>0&&(0,n.createElement)("div",{style:{marginTop:"1em",marginBottom:"1em"}},(0,n.createElement)("div",{className:"rsssl-multiselect-datatable-form rsssl-primary"},(0,n.createElement)("div",null,(0,c.__)("You have selected","really-simple-ssl")," ",T.length," ",(0,c.__)("rows","really-simple-ssl")),(0,n.createElement)("div",{className:"rsssl-action-buttons"},(-1===Number(S)||0===Number(S))&&(0,n.createElement)("div",{className:"rsssl-action-buttons__inner"},(0,n.createElement)(i.Button,{className:"button button-secondary rsssl-status-allowed rsssl-action-buttons__button",onClick:()=>te(0,T,e.field.id)},(0,c.__)("Allow","really-simple-ssl"))),(-1===Number(S)||1===Number(S))&&(0,n.createElement)("div",{className:"rsssl-action-buttons__inner"},(0,n.createElement)(i.Button,{className:"button button-primary rsssl-action-buttons__button",onClick:()=>te(1,T,e.field.id)},(0,c.__)("Revoke","really-simple-ssl"))),(0,n.createElement)("div",{className:"rsssl-action-buttons__inner"},(0,n.createElement)(i.Button,{className:"button button-red rsssl-action-buttons__button",onClick:()=>{return l=T,t=e.field.id,l.forEach((e=>{f(e,t)})),O(!0),D([]),void setTimeout((()=>O(!1)),0);var l,t}},(0,c.__)("Remove","really-simple-ssl")))))),u&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(N,{columns:ee,data:le,dense:!0,pagination:!0,noDataComponent:(0,c.__)("No results","really-simple-ssl"),persistTableHead:!0,theme:G,customStyles:{headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}}},conditionalRowStyles:[{when:e=>0==e.status,classNames:["rsssl-datatables-revoked"]}],selectableRows:!0,selectableRowsHighlight:!0,onSelectedRowsChange:function(e){O(!1),D(e.selectedRows)},clearSelectedRows:L})),(0,n.createElement)("div",{className:"rsssl-learning-mode-footer "},F&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-progress-status rsssl-learning-mode-error"},(0,c.__)("Error detected","really-simple-ssl")),(0,c.__)("%s cannot be implemented due to server limitations. Check your notices for the detected issue.","really-simple-ssl").replace("%s",q.label)," ",(0,n.createElement)("a",{className:"rsssl-learning-mode-link",href:"#",onClick:e=>W(e,!1)},(0,c.__)("Disable","really-simple-ssl")))),!F&&(0,n.createElement)(n.Fragment,null,1!=Z&&(0,n.createElement)("button",{disabled:$,className:"button button-primary",onClick:e=>W(e,!0)},(0,c.__)("Enforce","really-simple-ssl")),!E&&1==Z&&(0,n.createElement)("button",{className:"button",onClick:e=>W(e,!1)},(0,c.__)("Disable","really-simple-ssl")),(0,n.createElement)("label",null,(0,n.createElement)("input",{type:"checkbox",disabled:Z,checked:1==k,value:k,onChange:e=>j(e)}),(0,c.__)("Enable Learning Mode to configure automatically","really-simple-ssl")),1==Z&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-shield-overlay"},(0,n.createElement)(V.default,{name:"shield",size:"80px"})),(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-progress-status rsssl-learning-mode-enforced"},(0,c.__)("Enforced","really-simple-ssl")),Q," ",(0,n.createElement)("a",{className:"rsssl-learning-mode-link",href:"#",onClick:e=>W(e)},(0,c.__)("Disable to configure","really-simple-ssl")))),1==k&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-progress-status rsssl-learning-mode"},(0,c.__)("Learning Mode","really-simple-ssl")),Y," ",(0,n.createElement)("a",{className:"rsssl-learning-mode-link",href:"#",onClick:e=>j(e)},(0,c.__)("Exit","really-simple-ssl")))),1==M&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-progress-status rsssl-learning-mode-completed"},(0,c.__)("Learning Mode","really-simple-ssl")),(0,c.__)("We finished the configuration.","really-simple-ssl")," ",(0,n.createElement)("a",{className:"rsssl-learning-mode-link",href:"#",onClick:e=>j(e)},(0,c.__)("Review the settings and enforce the policy","really-simple-ssl")))),rsssl_settings.pro_plugin_active&&e.disabled&&(0,n.createElement)("div",{className:"rsssl-locked "},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},!E&&(0,n.createElement)("span",{className:"rsssl-progress-status rsssl-disabled"},(0,c.__)("Disabled","really-simple-ssl")),E&&(0,n.createElement)("span",{className:"rsssl-progress-status rsssl-learning-mode-enforced"},(0,c.__)("Enforced","really-simple-ssl")),J))),(0,n.createElement)((()=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)("select",{onChange:e=>A(e.target.value),value:S},(0,n.createElement)("option",{value:"-1"},(0,c.__)("All","really-simple-ssl")),(0,n.createElement)("option",{value:"1"},(0,c.__)("Allowed","really-simple-ssl")),(0,n.createElement)("option",{value:"0"},(0,c.__)("Blocked","really-simple-ssl"))))),null)))):null};var K=t(4449);const W=e=>{const{riskData:l,dummyRiskData:a,processing:s,dataLoaded:i,fetchVulnerabilities:c,updateRiskData:r}=(0,K.A)(),{fields:d,fieldAlreadyEnabled:h,getFieldValue:o,setChangedField:v,updateField:_,saveFields:u}=(0,m.A)(),[p,f]=(0,n.useState)(!1),[E,g]=(0,n.useState)(!1),[Z,y]=(0,n.useState)(null),[k,w]=(0,n.useState)(null);(0,n.useEffect)((()=>{Promise.resolve().then(t.bind(t,3757)).then((({default:e,createTheme:l})=>{y((()=>e)),w((()=>l("really-simple-plugins",{divider:{default:"transparent"}},"light")))}))}),[]),(0,n.useEffect)((()=>{h("enable_vulnerability_scanner")&&(i||c());let e=h("enable_vulnerability_scanner");g(e);let l=1==o("measures_enabled");f(l)}),[d]),(0,n.useEffect)((()=>{let e=1==o("measures_enabled");f(e)}),[]);let M=[];e.field.columns.forEach((function(e,l){let t={name:(a=e).name,sortable:a.sortable,width:a.width,selector:e=>e[a.column],grow:a.grow};var a;M.push(t)}));let R=e.field.options;R=Object.entries(R).map((e=>({label:e[1],value:e[0]})));let F=Array.isArray(l)?[...l]:[];F=0===F.length?[...a]:F;let H=!E||!p;for(const e in F){let l={...F[e]};l.riskSelection=(0,n.createElement)("select",{disabled:s||H,value:l.value,onChange:e=>{return t=e.target.value,void r(l.id,t);var t}},R.map(((e,t)=>(0,n.createElement)("option",{key:"risk-"+t,value:e.value,disabled:l.disabledRiskLevels&&l.disabledRiskLevels.includes(e.value)},e.label)))),F[e]=l}let b=H?"rsssl-processing":"";return(0,n.createElement)("div",{className:b},Z&&(0,n.createElement)(Z,{columns:M,data:Object.values(F),theme:k}))};var j=t(3757),q=t(2828),Y=t(6535);(0,x.vt)(((e,l)=>({showIntro:!1,setShowIntro:l=>e({showIntro:l}),disabled:!0,introCompleted:!1,setIntroCompleted:l=>{e({introCompleted:l})},setDisabled(l){e((e=>({disabled:l})))},list:[{id:"initialize",icon:"loading",color:"black",text:(0,c.__)("Preparing vulnerability detection","really-simple-ssl")},{id:"fetchVulnerabilities",icon:"loading",color:"black",text:(0,c.__)("Collecting plugin, theme and core data","really-simple-ssl")},{id:"scan",icon:"loading",color:"black",text:(0,c.__)("Scanning your WordPress configuration","really-simple-ssl")},{id:"enabled",icon:"loading",color:"black",text:(0,c.__)("Reporting enabled","really-simple-ssl")}],setItemCompleted:async t=>{const a=l().list.findIndex((e=>e.id===t));e((0,Y.jM)((e=>{const l=e.list[a];l.icon="circle-check",l.color="green",e.list[a]=l})))}})));const J=e=>{const{getProgressData:l}=(0,q.A)(),[t,a]=(0,n.useState)(!1),{dataLoaded:s,vulList:i,fetchVulnerabilities:r,setDataLoaded:d,fetchFirstRun:h}=(0,K.A)(),{getFieldValue:o,handleNextButtonDisabled:v,fieldAlreadyEnabled:_,fieldsLoaded:u}=(0,m.A)(),[p,f]=(0,n.useState)("");let E=[],g=e.field;const Z={headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}}};(0,j.createTheme)("really-simple-plugins",{divider:{default:"transparent"}},"light"),(0,n.useEffect)((()=>{u&&a(1==o("enable_vulnerability_scanner"))}),[u]);g.columns.forEach((function(e,l){let t={name:(a=e).name,sortable:a.sortable,visible:a.visible,selector:e=>e[a.column],searchable:a.searchable,grow:a.grow,width:a.width};var a;E.push(t)})),(0,n.useEffect)((()=>{let e=_("enable_vulnerability_scanner"),l=1==o("enable_vulnerability_scanner");v(!(!l||e)),e&&d(!1)}),[o("enable_vulnerability_scanner")]),(0,n.useEffect)((()=>{s||_("enable_vulnerability_scanner")&&y()}),[s]);const y=async()=>{await h(),await r(),await l()};if(!t)return(0,n.createElement)(n.Fragment,null,(0,n.createElement)(j.default,{columns:E,data:[["","","","",""],["","","","",""],["","","","",""]],dense:!0,pagination:!0,noDataComponent:(0,c.__)("No results","really-simple-ssl"),persistTableHead:!0,theme:"really-simple-plugins",customStyles:Z}),(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-task-status rsssl-open"},(0,c.__)("Disabled","really-simple-ssl")),(0,n.createElement)("span",null,(0,c.__)("Activate vulnerability detection to enable this block.","really-simple-ssl")))));let k=i.map((e=>({...e,risk_name:(0,n.createElement)("span",{className:"rsssl-badge-large rsp-risk-level-"+e.risk_level},e.risk_name.replace("-risk",""))})));return p.length>0&&(k=k.filter((function(e){if(e.Name.toLowerCase().includes(p.toLowerCase()))return e}))),(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-container"},(0,n.createElement)("div",null),(0,n.createElement)("div",{className:"rsssl-search-bar"},(0,n.createElement)("div",{className:"rsssl-search-bar__inner"},(0,n.createElement)("div",{className:"rsssl-search-bar__icon"}),(0,n.createElement)("input",{type:"text",className:"rsssl-search-bar__input",placeholder:(0,c.__)("Search","really-simple-ssl"),onKeyUp:e=>{f(e.target.value)}})))),(0,n.createElement)(j.default,{columns:E,data:k,dense:!0,pagination:!0,persistTableHead:!0,noDataComponent:(0,c.__)("No vulnerabilities found","really-simple-ssl"),theme:"really-simple-plugins",customStyles:Z}))},Q=(0,x.vt)(((e,l)=>({processing:!1,dataLoaded:!1,ipAddress:"",highestIP:"",lowestIP:"",statusSelected:"blocked",inputRangeValidated:!1,cidr:"",ip_count:"",canSetCidr:!1,ipRange:{},idSelected:"",pagination:{},dataActions:{},IpDataTable:[],maskError:!1,rowCleared:!1,setMaskError:l=>{e({maskError:l})},fetchIpData:async(l,t)=>{if(e({processing:!0}),e({dataLoaded:!1}),e({rowCleared:!0}),0!==Object.keys(t).length)try{const a=await d.Eo(l,t);a&&e({IpDataTable:a,dataLoaded:!0,processing:!1,pagination:a.pagination})}catch(e){console.log(e)}finally{e({processing:!1}),e({rowCleared:!1})}},handleIpTableSearch:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,search:l,searchColumns:t}})))},handleIpTablePageChange:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,page:l,pageSize:t}})))},handleIpTableRowsChange:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,currentRowsPerPage:l,currentPage:t}})))},handleIpTableSort:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,sortColumn:l,sortDirection:t}})))},handleIpTableFilter:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,filterColumn:l,filterValue:t}})))},setIpAddress:l=>{if(0===l.length)return;let t=/^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$|^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,4}|((25[0-5]|(2[0-4]|1{0,1}[0-9])?[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9])?[0-9]))|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9])?[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9])?[0-9]))$/;if(l.includes("/")){let a="",[n,s]=l.split("/");n=n.replace(/,/g,"."),s.length<=0?(t.test(n)?e({maskError:!1}):e({maskError:!0}),a=`${n}/${s}`):a=s?`${n}/${s}`:n,e({ipAddress:a})}else t.test(l)?e({maskError:!1}):e({maskError:!0}),e({ipAddress:l.replace(/,/g,".")})},resetRange:()=>{e({inputRangeValidated:!1}),e({highestIP:""}),e({lowestIP:""}),e({ipAddress:""}),e({maskError:!1})},setStatusSelected:l=>{e({statusSelected:l})},setId:l=>{e({idSelected:l})},updateRow:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("ip_update_row",{id:t,status:a});e&&e.request_success&&await l().fetchIpData("ip_list",n)}catch(e){console.log(e)}finally{e({processing:!1})}},addRow:async(t,a,n)=>{e({processing:!0});try{const s=await d.Eo("ip_add_ip_address",{ipAddress:t,status:a});s&&s.request_success?await l().fetchIpData("ip_list",n):(console.log("Failed to add IP address: ",s.message),e({ipAddress:""}))}catch(e){console.log(e)}finally{e({processing:!1}),e({ipAddress:""})}},validateIpv4:e=>{const l=e.split(".");if(4!==l.length)return!1;for(let e of l){const l=parseInt(e,10);if(console.log(l),isNaN(l)||l<0||l>255)return!1}return!0},validateIpv6:e=>{const l=e.split(":");if(8!==l.length)return!1;for(let e of l)if(e.length>4||!/^[0-9a-fA-F]+$/.test(e))return!1;return!0},extendIpV6:e=>{if("::"===e&&(e="0::0"),e.includes("::")){const l=e.split("::");if(l.length>2)return!1;const t=l[0].split(":").filter(Boolean),a=l[1].split(":").filter(Boolean),n=8-(t.length+a.length);return[...t,...Array(n).fill("0"),...a].join(":")}return e},ipToNumber:e=>l().validateIpv4(e)?l().ipV4ToNumber(e):l().validateIpv6(l().extendIpV6(e))?l().ipV6ToNumber(l().extendIpV6(e)):void 0,ipV4ToNumber:e=>e.split(".").reduce(((e,l)=>256*e+parseInt(l,10)>>>0),0),ipV6ToNumber:e=>e.split(":").reduce(((e,l)=>{const t=parseInt(l,16);return isNaN(t)?(console.warn(`Invalid segment in IPv6 address: ${oldIp}`),e):(e<<BigInt(16))+BigInt(t)}),BigInt(0)),validateIpRange:(t,a)=>{e({inputRangeValidated:!1});let n="",s="";if(t&&a)if(l().validateIpv4(t)&&l().validateIpv4(a)){if(l().ipToNumber(t)>l().ipToNumber(a))return console.warn("lowest is higher than highest"),void e({inputRangeValidated:!1});n=t,s=a,e({inputRangeValidated:!0})}else if(l().validateIpv6(l().extendIpV6(t))&&l().validateIpv6(l().extendIpV6(a))){if(l().ipToNumber(l().extendIpV6(t))>l().ipToNumber(l().extendIpV6(a)))return console.warn("lowest is higher than highest"),void e({inputRangeValidated:!1});n=l().extendIpV6(t),s=l().extendIpV6(a),e({inputRangeValidated:!0})}l().inputRangeValidated&&(e({ipRange:{lowest:n,highest:s}}),l().fetchCidrData("get_mask_from_range"))},fetchCidrData:async t=>{try{const a=await d.Eo(t,l().ipRange);a&&e({cidr:a.cidr,ipAddress:a.cidr,ip_count:a.ip_count,canSetCidr:!0})}catch(e){console.log(e)}},updateMultiRow:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("ip_update_multi_row",{ids:t,status:a});e&&e.request_success&&await l().fetchIpData("ip_list",n)}catch(e){console.log(e)}finally{e({processing:!1})}},resetRow:async(t,a)=>{e({processing:!0});try{const e=await d.Eo("delete_entry",{id:t});e&&e.request_success?await l().fetchIpData("ip_list",l().dataActions):console.log("Failed to remove IP address: ",e.message)}catch(e){console.log(e)}finally{e({processing:!1})}},resetMultiRow:async(t,a)=>{e({processing:!0});try{const e=await d.Eo("delete_multi_entries",{ids:t});e&&e.request_success&&await l().fetchIpData("ip_list",l().dataActions)}catch(e){console.log(e)}finally{e({processing:!1})}}}))),$=(0,x.vt)(((e,l)=>({processing:!1,dataLoaded:!1,pagination:{},dataActions:{},DynamicDataTable:[],sorting:[],rowCleared:!1,fetchDynamicData:async(t,a={})=>{e({processing:!0}),e({dataLoaded:!1}),e({rowCleared:!0}),0===Object.keys(a).length&&(a=l().dataActions);try{const l=await d.Eo(t,a);l&&e({DynamicDataTable:l,dataLoaded:!0,processing:!1,pagination:l.pagination,sorting:l.sorting})}catch(e){console.log(e)}finally{e({processing:!1}),e({rowCleared:!1})}},handleEventTableSearch:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,search:l,searchColumns:t}})))},handleEventTablePageChange:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,page:l,pageSize:t}})))},handleEventTableRowsChange:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,currentRowsPerPage:l,currentPage:t}})))},handleEventTableSort:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,sortColumn:l,sortDirection:t}})))},handleEventTableFilter:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,filterColumn:l,filterValue:t}})))}})));var X=t(2480);const ee=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"US_-_United_States_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#US_-_United_States_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 1v1h16V1H0Zm0 2v1h16V3H0Zm0 3V5h16v1H0Zm0 1v1h16V7H0Zm0 3V9h16v1H0Zm0 2v-1h16v1H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h9v7H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m1.04 2.174.53-.37.411.297h-.233l.471.416-.159.584h-.249l-.242-.536-.206.536H.748l.471.416-.179.657.53-.37.411.297h-.233l.471.416-.159.584h-.249l-.242-.536-.206.536H.748l.471.416-.179.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.471.416-.179.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.471.416-.179.657.53-.37.513.37-.16-.657.412-.416h-.19l.425-.296.411.296h-.233l.471.416-.179.657.53-.37.513.37-.16-.657.412-.416h-.524l-.242-.536-.206.536h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524l-.242-.536-.206.536h-.298l-.142-.584.412-.416h-.19l.425-.296.513.369-.16-.657.412-.416h-.524L7.569.565l-.206.536h-.615l.471.416-.159.584h-.249l-.242-.536-.206.536h-.298l-.142-.584.412-.416h-.524L5.569.565l-.206.536h-.615l.471.416-.159.584h-.249l-.242-.536-.206.536h-.298l-.142-.584.412-.416h-.524L3.569.565l-.206.536h-.615l.471.416-.159.584h-.249l-.242-.536-.206.536h-.298l-.142-.584.412-.416h-.524L1.569.565l-.206.536H.748l.471.416-.179.657ZM7.06 4.1l.159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.536.242.536h.249Zm-1.079 0-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.536.242.536h.249l.159-.584-.47-.416h.232Zm-1.762.416L4.06 5.1h-.249l-.242-.536-.206.536h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.471.416Zm.144-.416h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.471.416-.159.584h-.249l-.242-.536-.206.536Zm-1.303 0 .159-.584-.47-.416h.232l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.536.242.536h.249Zm3.159-1.584L6.06 3.1h-.249l-.242-.536-.206.536h-.298l-.142-.584.412-.416h-.19l.425-.296.411.296h-.233l.471.416ZM3.981 2.1l-.411-.296-.425.296h.19l-.412.416.142.584h.298l.206-.536.242.536h.249l.159-.584-.47-.416h.232Z",clipRule:"evenodd"}))),le=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CA_-_Canada_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#CA_-_Canada_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M4 0h8.5v12H4V0Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M7.164 4.201 7.987 3 8 10h-.343l.21-1.732s-2.305.423-2.115.21c.191-.214.3-.606.3-.606L4 6.474s.324-.004.587-.164c.264-.16-.263-1.109-.263-1.109l1.036.154.392-.435.782.836h.352l-.352-1.914.63.36ZM8 10V3l.836 1.201.63-.359-.352 1.914h.352l.782-.836.392.435 1.036-.154s-.527.949-.263 1.109c.263.16.587.164.587.164L9.947 7.872s.11.392.3.606c.191.213-2.115-.21-2.115-.21L8.342 10H8ZM12 0h4v12h-4V0ZM0 0h4v12H0V0Z"}))),te=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MX_-_Mexico_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MX_-_Mexico_svg__a)"},(0,n.createElement)("path",{fill:"#D9071E",fillRule:"evenodd",d:"M11 0h5v12h-5V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#006923",fillRule:"evenodd",d:"M0 0h6v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M5 0h6v12H5V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FCCA3D",fillRule:"evenodd",d:"M7.192 3.957s-.343.266-.279.55c.064.284.74 0 .66-.275-.083-.275-.38-.275-.38-.275Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#A8AC71",fillRule:"evenodd",d:"M6.668 4.634c-.257 0-.364-.214-.311-.442.028-.121.102-.276.222-.476l.43.257a2.861 2.861 0 0 0-.11.198.96.96 0 0 1 .25.113c.234.154.32.428.07.631-.05.04-.128.173-.171.302.12.007.204.025.283.071.221.13.2.37.032.553-.12.13-.278.237-.429.29-.25.091-.516.057-.516-.263v-.002c0-.013-.002-.036.11-.038h.022-.022c-.19-.003-.231-.104-.255-.283a1.853 1.853 0 0 1-.012-.182l-.002-.06-.002-.06-.001-.013c-.004-.058-.007-.097.123-.097h-.29v-.5h.29c.164 0 .255.055.307.17.03-.052.06-.101.094-.145a.386.386 0 0 0-.112-.024Zm.318.878.008-.008-.002.004-.006.004Zm-.218.149Zm0-.189v.008-.015.007Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#8F4620",fillRule:"evenodd",d:"M9.633 6.201s.463-1.37-.272-2.08c-.736-.71-1.585-.662-1.585-.662s-.245.182 0 .32c.245.14.142.272.142.272s-.41-.416-.682-.173c-.272.243.254.206.199.39-.056.182-.292.995.053 1.405.344.41-.326.321-.19.321.137 0 .62.096.62 0 0-.095.168.371.312.371s.255-.164.255-.164.201.164.324.164.552-.107.552-.107l-.81-.682s.049-.301-.066-.366.92.577 1.002.784c.08.207.146.207.146.207Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#9FAB2F",d:"M5.533 5.863s.075-.239.156-.256c.07-.014.216.115.216.115.26 1.445.889 2.01 1.933 2.01 1.055 0 1.695-.43 2.069-1.762 0 0 .198-.203.268-.18.077.024.172.292.172.292-.095 1.559-1.22 2.482-2.492 2.482-1.284 0-2.333-1.035-2.322-2.7Z"}),(0,n.createElement)("path",{fill:"#2FC2DC",fillRule:"evenodd",d:"M6.667 6.828s1.502.319 2.095.319c.593 0-.52.484-.954.484-.435 0-1.14-.803-1.14-.803Z",clipRule:"evenodd"}),(0,n.createElement)("rect",{width:1,height:.536,x:7.333,y:7.05,fill:"#F9AA51",rx:.083}),(0,n.createElement)("path",{fill:"#259485",d:"m6.088 6.068.41-.287c.532.76 1.328 1.009 2.443.748l.114.487c-1.303.305-2.31-.01-2.967-.948Z"}),(0,n.createElement)("path",{fill:"#FCCA3D",fillRule:"evenodd",d:"M8.296 6.175s-.607.32-.405.32c.202 0 .994.16.84 0-.154-.16-.435-.32-.435-.32ZM7.578 5.794s-.115-.333-.355-.333-.172.273-.288.273c-.115 0 .108.193.207.193.1 0 .436-.133.436-.133Z",clipRule:"evenodd"}))),ae=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BR_-_Brazil_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BR_-_Brazil_svg__a)"},(0,n.createElement)("path",{fill:"#093",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"BR_-_Brazil_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#BR_-_Brazil_svg__b)"},(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",filter:"url(#BR_-_Brazil_svg__c)"},(0,n.createElement)("path",{fill:"#FFD221",d:"m7.963 1.852 6.101 4.252-6.184 3.982L1.904 6.02l6.06-4.169Z"}),(0,n.createElement)("path",{fill:"url(#BR_-_Brazil_svg__d)",d:"m7.963 1.852 6.101 4.252-6.184 3.982L1.904 6.02l6.06-4.169Z"})),(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M8 8.6a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"BR_-_Brazil_svg__e",width:6,height:6,x:5,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M8 8.6a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#F7FCFF",mask:"url(#BR_-_Brazil_svg__e)"},(0,n.createElement)("path",{fillRule:"evenodd",d:"m7.19 7.285-.112.059.022-.125-.09-.088.124-.018L7.19 7l.056.113.125.018-.09.088.02.125-.111-.059ZM8.19 7.285l-.112.059.022-.125-.09-.088.124-.018L8.19 7l.056.113.125.018-.09.088.02.125-.111-.059ZM8.19 7.885l-.112.059.022-.125-.09-.088.124-.018.056-.113.056.113.125.018-.09.088.02.125-.111-.059ZM7.69 5.785l-.112.059.022-.125-.09-.088.124-.018.056-.113.056.113.125.018-.09.088.02.125-.111-.059ZM7.69 6.785l-.112.059.022-.125-.09-.088.124-.018.056-.113.056.113.125.018-.09.088.02.125-.111-.059ZM6.99 6.285l-.112.059.022-.125-.09-.088.124-.018L6.99 6l.056.113.125.018-.09.088.02.125-.11-.059ZM6.29 6.685l-.112.059.022-.125-.09-.088.124-.018.056-.113.056.113.125.018-.09.088.02.125-.111-.059ZM8.59 4.985l-.112.059.022-.125-.09-.088.124-.018.056-.113.056.113.125.018-.09.088.02.125-.111-.059Z",clipRule:"evenodd"}),(0,n.createElement)("path",{d:"m4.962 5.499.076-.998c2.399.181 4.292.97 5.656 2.373l-.717.697C8.795 6.355 7.131 5.662 4.962 5.5Z"})))),(0,n.createElement)("defs",null,(0,n.createElement)("linearGradient",{id:"BR_-_Brazil_svg__d",x1:16,x2:16,y1:12,y2:0,gradientUnits:"userSpaceOnUse"},(0,n.createElement)("stop",{stopColor:"#FFC600"}),(0,n.createElement)("stop",{offset:1,stopColor:"#FFDE42"})),(0,n.createElement)("filter",{id:"BR_-_Brazil_svg__c",width:12.16,height:8.234,x:1.904,y:1.852,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse"},(0,n.createElement)("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),(0,n.createElement)("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),(0,n.createElement)("feOffset",null),(0,n.createElement)("feColorMatrix",{values:"0 0 0 0 0.0313726 0 0 0 0 0.368627 0 0 0 0 0 0 0 0 0.28 0"}),(0,n.createElement)("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_270_54984"}),(0,n.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_270_54984",result:"shape"})))),ne=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AR_-_Argentina_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AR_-_Argentina_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"AR_-_Argentina_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#AR_-_Argentina_svg__b)"},(0,n.createElement)("path",{fill:"#58A5FF",d:"M0 0v4h16V0H0ZM0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#FFD018",stroke:"#F19900",strokeOpacity:.98,strokeWidth:.25,d:"M8.276 7.244s-.51 1.059-.96 1.276c.194-.486.265-1.477.265-1.477s-1.165.462-1.575.378c.492-.344 1.175-.98 1.175-.98s-1.509-.494-1.472-.704c.682.122 1.618-.011 1.618-.011s-1.058-1.27-.95-1.364c.16.157 1.43.82 1.43.82s.091-1.13.364-1.511c.033.269.416 1.486.416 1.486s.77-.771 1.198-.771c-.187.233-.632 1.256-.632 1.256s1.108-.018 1.53.19c-.51.072-1.405.521-1.405.521s1.165.884 1.058 1.068a5.166 5.166 0 0 0-1.348-.408s.2 1.23.038 1.507c-.157-.41-.75-1.276-.75-1.276Z"}),(0,n.createElement)("path",{fill:"#FFD018",stroke:"#F19900",strokeOpacity:.98,strokeWidth:.25,d:"M8.21 6.67a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"})))),se=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CO_-_Colombia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#CO_-_Colombia_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CO_-_Colombia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#CO_-_Colombia_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",d:"M0 0v6h16V0H0Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 9v3h16V9H0Z"})))),ie=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AU_-_Australia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AU_-_Australia_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("g",{clipPath:"url(#AU_-_Australia_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h9v7H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m-1.002 6.5 1.98.869L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m-.731 7.108 1.009.505 9.437-8.08H8.298L-.731 7.109Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m10.002 6.5-1.98.869L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z"}),(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M3.242-.75h2.5v3H9.75v2.5H5.742v3h-2.5v-3H-.75v-2.5h3.992v-3ZM3.992 3H0v1h3.992v3h1V4H9V3H4.992V0h-1v3Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#F7FCFF",clipPath:"url(#AU_-_Australia_svg__c)"},(0,n.createElement)("path",{d:"m4.408 9.834-.59.546.058-.802-.795-.121.664-.455-.4-.697.768.236.295-.748.295.748.769-.236-.4.697.663.455-.795.121.058.802-.59-.546ZM10.776 6.069l-.394.364.04-.535-.53-.08.442-.304-.267-.464.512.157.197-.499.197.499.512-.157-.267.464.442.303-.53.081.04.535-.394-.364ZM11.715 2.377l-.394.363.04-.534-.53-.081.442-.303-.268-.465.513.157.197-.498.197.498.512-.157-.267.465.442.303-.53.08.04.535-.394-.363ZM14.061 4.223l-.393.364.039-.535-.53-.08.442-.304-.267-.464.513.157.196-.499.197.499.513-.157-.267.464.442.303-.53.081.039.535-.394-.364ZM12.184 9.53l-.394.364.04-.534-.53-.081.442-.303-.267-.465.512.157.197-.498.197.498.512-.157-.267.465.443.303-.53.08.039.535-.394-.363ZM13.827 6.648l-.4.21.076-.445-.323-.316.447-.065.2-.405.2.405.447.065-.324.316.077.445-.4-.21Z"}))),(0,n.createElement)("defs",null,(0,n.createElement)("clipPath",{id:"AU_-_Australia_svg__b"},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h9v7H0z"})),(0,n.createElement)("clipPath",{id:"AU_-_Australia_svg__c"},(0,n.createElement)("path",{fill:"#fff",d:"M3 1h12v10H3z"})))),ce=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"NZ_-_New_Zealand_(Aotearoa)_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#NZ_-_New_Zealand_(Aotearoa)_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("g",{clipPath:"url(#NZ_-_New_Zealand_(Aotearoa)_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h9v7H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m-1.002 6.5 1.98.869L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m10.002 6.5-1.98.869L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z"}),(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M3.242-.75h2.5v3H9.75v2.5H5.742v3h-2.5v-3H-.75v-2.5h3.992v-3ZM3.992 3H0v1h3.992v3h1V4H9V3H4.992V0h-1v3Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",stroke:"#F7FCFF",strokeWidth:.35,d:"m12.427 10.25-.882.463.168-.981L11 9.036l.986-.143.44-.893.441.893.986.143-.713.696.168.982-.881-.464ZM10.6 6.935l-.68.357.13-.757L9.5 6l.76-.11.34-.689.34.689.76.11-.55.536.13.757-.68-.357ZM14.099 6.933l-.68.357.13-.756L13 5.998l.76-.11.339-.688.34.688.759.11-.55.536.13.756-.68-.357ZM12.6 4.135l-.68.357.13-.757-.55-.536.76-.11.34-.689.34.689.76.11-.55.536.13.757-.68-.357Z",clipRule:"evenodd"})),(0,n.createElement)("defs",null,(0,n.createElement)("clipPath",{id:"NZ_-_New_Zealand_(Aotearoa)_svg__b"},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h9v7H0z"})))),re=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"FJ_-_Fiji_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#FJ_-_Fiji_svg__a)"},(0,n.createElement)("path",{fill:"#67BFE5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("g",{clipPath:"url(#FJ_-_Fiji_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h9v7H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m-1.002 6.5 1.98.869L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m-.731 7.108 1.009.505 9.437-8.08H8.298L-.731 7.109Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m10.002 6.5-1.98.869L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z"}),(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M3.242-.75h2.5v3H9.75v2.5H5.742v3h-2.5v-3H-.75v-2.5h3.992v-3ZM3.992 3H0v1h3.992v3h1V4H9V3H4.992V0h-1v3Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M10 5h4.828v4.167S14.423 11 12.414 11C10.404 11 10 9.167 10 9.167V5Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"FJ_-_Fiji_svg__c",width:5,height:6,x:10,y:5,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M10 5h4.828v4.167S14.423 11 12.414 11C10.404 11 10 9.167 10 9.167V5Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#FJ_-_Fiji_svg__c)"},(0,n.createElement)("path",{fill:"#C3352C",d:"M10 5h4.828v1.5H10z"}),(0,n.createElement)("path",{fill:"#C3352C",d:"M12.069 6.333h.69V11h-.69z"}),(0,n.createElement)("path",{fill:"#C3352C",fillRule:"evenodd",d:"M10 8.167h4.828v.666H10v-.666Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#979797",fillRule:"evenodd",d:"M11.27 10.368c.29.41.527.571.694.33.118-.17.13-.34-.037-.374a2.778 2.778 0 0 1-.205-.287l.005-.005c.047-.046.049-.107.04-.13-.004-.03.02-.073.17-.188.137-.104.198-.203.108-.311-.047-.057-.09-.068-.223-.089l-.04-.006a.716.716 0 0 1-.087-.018l-.093-.178a1.145 1.145 0 0 0-.51.098l-.152.064c-.05.021-.06.026-.061.025l.002-.002c.004-.003.01-.008.001-.008-.035 0-.073-.004-.178-.017l-.02-.003c-.302-.038-.378-.037-.427.104-.074.214.367.605.6.653.118.023.258.135.413.342Zm.328-.294a.27.27 0 0 0 .07-.006l.006-.013a.13.13 0 0 1-.076.02Zm-1.101-.59c-.006-.007-.008-.017-.004-.029 0 .003.002.008.008.016a.348.348 0 0 0 .026.03.061.061 0 0 1-.03-.017Zm.41.296c-.084-.016-.297-.194-.38-.28.022.006.051.01.083.013l.043.004.02.003c.118.015.159.02.209.02.029 0 .023.009.02.015-.002.002-.003.003-.002.004a.758.758 0 0 0 .138-.055l.15-.064a.943.943 0 0 1 .259-.072c.01.042.034.08.073.11a.444.444 0 0 0 .217.076c-.128.106-.193.194-.213.28-.116.037-.105.167-.036.298.048.09.14.219.276.39l.098.046c-.03 0-.046-.013-.058-.023-.015-.013-.024-.02-.045.01-.002.002-.093-.06-.287-.334-.19-.254-.376-.402-.565-.44Zm.61.15v-.005.005Zm.08-.106h-.008.007Zm.001 0h-.002.002Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#964C36",strokeWidth:.5,d:"M10.828 8.055s-.239-.33-.239-.448"}),(0,n.createElement)("path",{stroke:"#2A8E51",strokeWidth:.5,d:"M10.68 7.771s-.306-.13-.306 0M10.674 7.634s-.214-.272-.375-.272c-.162 0-.158.136-.158.136M10.552 7.361s-.096-.446-.249-.446-.153.223-.153.223M10.59 7.36s-.042-.382.155-.382"}),(0,n.createElement)("path",{stroke:"#964C36",strokeWidth:.5,d:"M11.13 7.99s-.11-.391-.07-.502"}),(0,n.createElement)("path",{stroke:"#2A8E51",strokeWidth:.5,d:"M11.088 7.673s-.242-.226-.286-.104M11.13 7.543s-.108-.33-.26-.385c-.15-.055-.194.074-.194.074M11.11 7.244s.062-.452-.082-.505c-.144-.052-.22.158-.22.158M11.146 7.257s.09-.375.276-.307"}),(0,n.createElement)("path",{stroke:"#964C36",strokeWidth:.35,d:"M11.376 8.13s.158-.375.132-.49"}),(0,n.createElement)("path",{stroke:"#2A8E51",strokeWidth:.35,d:"M11.457 7.82s.268-.195.297-.068M11.43 7.686s.148-.314.305-.35c.158-.037.184.097.184.097M11.488 7.392s-.007-.457.143-.491c.149-.035.2.183.2.183M11.45 7.4s-.044-.383-.236-.338M13.349 7.9s.121-.556.465-.556c.345 0 .499.588.499.588"}),(0,n.createElement)("path",{stroke:"#2A8E51",strokeWidth:.35,d:"M13.065 7.52s.185-.328.797-.301c.612.027.723.302.723.302M12.941 7.103s.336-.417.807-.064l.16.064s.16-.472.933 0"}),(0,n.createElement)("path",{stroke:"#964C36",strokeWidth:.5,d:"M13.87 8.018s.024-.52.106-.662M14.55 9.157s-.31-.145-.402 0c-.093.145-1.207 1.48-1.207 1.48"}),(0,n.createElement)("path",{fill:"#FFF203",fillRule:"evenodd",d:"m13.482 9.298.69.482s.318-.226.16-.354c-.16-.128-.592-.354-.592-.354l-.258.226Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#00A651",fillRule:"evenodd",d:"M13.458 9.322s-.16.168-.16.296c0 .128-.149.47-.149.47s.417.257.503.094c.087-.164.648-.066.549-.315-.1-.25-.743-.545-.743-.545Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD100",fillRule:"evenodd",d:"M10.528 5.591s.369-.189.551 0c.183.19.332-.016.332-.13s.29-.506.29-.188-.09.498.165.498c.254 0 1.401-.44 1.676-.31.275.13.486.098.416-.088-.07-.187-.25-.303-.596-.201-.346.101-.264.2-.563.2-.3 0-.632-.099-.632-.099s.093-.167.435-.048c.341.119.812-.147.94-.147.128 0 .48-.008.515.094.035.101.248.195.086.29-.162.094-.43.153-.246.275.184.121.608.098.628.224.02.126.221.315.14.315-.08 0-.225.178-.36.124-.136-.054-.152-.102-.022-.146s.128-.228.021-.228-.055.064-.299 0c-.244-.065-.567-.137-.547 0 .02.136.178.346-.115.374-.293.028-.43.14-.487.05-.057-.09-.261-.211-.1-.25.16-.038.313.131.37.104.058-.028.189-.043.08-.16-.11-.118-.29-.187-.123-.275.167-.088.035-.09-.284.092-.32.182-.497.337-.777.315-.28-.022-.386.008-.476-.022-.09-.03-.528.326-.655.236-.126-.09-.534-.125-.46-.236.073-.11.171-.168.281-.11.11.056.22.113.293.056.074-.057.288-.253.234-.292-.054-.04-.002-.171-.306-.171s-.412.147-.484.054c-.072-.092.08-.2.08-.2Z",clipRule:"evenodd"}))),(0,n.createElement)("defs",null,(0,n.createElement)("clipPath",{id:"FJ_-_Fiji_svg__b"},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h9v7H0z"})))),de=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PG_-_Papua_New_Guinea_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PG_-_Papua_New_Guinea_svg__a)"},(0,n.createElement)("path",{fill:"#E11C1B",d:"M0 0h16v12H0z"}),(0,n.createElement)("path",{fill:"#1D1D1D",fillRule:"evenodd",d:"m0 0 16 12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#EEEEF6",fillRule:"evenodd",d:"M3.542 9.134h.666l.316-.746.373.741.682.037-.583.635.3.765-.742-.426-.684.43.258-.743-.586-.693ZM1.542 7.134h.666l.316-.746.373.741.682.038-.583.634.3.765-.742-.426-.684.43.258-.743-.586-.693ZM3.542 6.134h.666l.316-.746.373.741.682.038-.583.634.3.765-.742-.426-.684.43.258-.743-.586-.693Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#EEEEF6",fillRule:"evenodd",d:"m4.856 8.282.457-.015.166-.472.185.47.421.04-.379.268.306.475-.53-.199-.46.205.242-.468-.408-.304ZM5.856 7.282l.457-.015.166-.472.185.47.421.04-.379.268.306.475-.53-.199-.46.205.242-.468-.408-.304Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FBCD17",fillRule:"evenodd",d:"M10.542 1s-1.544.308-1.111 2.455h-.22s.018-.112-.194-.178c-.212-.065-.17-.04-.279 0-.11.041-.774 0-.774 0v.082l.47.204s-.011.169.186.263c.196.093.34.139.34.139s.028.186-.156.186-.926-.24-1.19.35C7.351 5.093 7 5.526 7 5.526h.395l-.106.132h.446l-.12.069s.55-.006.593-.069c.043-.062 0 .169 0 .169s.534-.244.563-.3l.249.17.071-.289.267.118.073-.275s.756 1.264 1.33 1.192v-.21l.523.21.066-.094s.632.258.827.282l-.139-.282h.139l-.139-.522h.139l-.278-.419.078-.113-.051-.15s1.017.325.971.84c-.046.517-.499.725-.499.725s-.434.133-.827.104c0 0 .312.368.971.244.66-.125.878-.764.878-.764s.302.628.053.958c-.248.33-1.357.562-1.357.562s.401.235.781.175.972-.391 1.086-.931c.115-.54-.395-1.536-.626-1.65l-.091-.345.207.083-.426-1.042.207.045-.603-.75.166-.051-.833-.6.25-.065s-.617-.312-1.319.066l.007-.13-.185.03.011-.143.184-.278-.276-.106s.223-.335.19-.33c0 0-.249.071-.235.041 0 0 .125-.322.092-.313 0 0-.287.097-.245.048l.11-.196L10.543 1Z",clipRule:"evenodd"}))),me=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SB_-_Solomon_Islands_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SB_-_Solomon_Islands_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SB_-_Solomon_Islands_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#SB_-_Solomon_Islands_svg__b)"},(0,n.createElement)("path",{fill:"#579D20",fillRule:"evenodd",d:"M0 12h16V0L0 12Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m-.391 12.373-.902-1.248L16.837-.977 17.74.27-.39 12.373Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m1.827 3.273.681-.473.714.425-.25-.762.5-.545h-.677l-.287-.801-.286.8-.678.029.5.517-.217.81Zm2.829 0 .681-.473.714.425-.25-.762.5-.545h-.677l-.287-.801-.286.8-.678.029.5.517-.217.81Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m3.324 4.727.682-.473.714.425-.25-.762.499-.545h-.677l-.286-.801-.287.8-.678.029.5.517-.217.81ZM2.508 5.8l-.681.473.217-.81-.5-.517.678-.028.286-.801.287.8h.677l-.5.546.25.762-.714-.425Zm2.83 0-.682.473.218-.81-.501-.517.678-.028.286-.801.287.8h.677l-.5.546.25.762-.714-.425Z",clipRule:"evenodd"})))),he=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"VU_-_Vanuatu_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#VU_-_Vanuatu_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"m0-1 8.335 7L0 13V-1Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"VU_-_Vanuatu_svg__b",width:18,height:21,x:-1,y:-4.677,fill:"#000",maskUnits:"userSpaceOnUse"},(0,n.createElement)("path",{fill:"#fff",d:"M-1-4.677h18v21H-1z"}),(0,n.createElement)("path",{fillRule:"evenodd",d:"M0-1.677 8.704 5H16v2H8.585L0 13.406V11.17L7 6 0 .767v-2.444Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"M0-1.677 8.704 5H16v2H8.585L0 13.406V11.17L7 6 0 .767v-2.444Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",d:"m8.704 5-.609.793.27.207h.34V5ZM0-1.677l.609-.794L-1-3.705v2.028h1ZM16 5h1V4h-1v1Zm0 2v1h1V7h-1ZM8.585 7V6h-.332l-.266.199.598.801ZM0 13.406h-1V15.4l1.598-1.193L0 13.406Zm0-2.236-.594-.804-.406.3v.504h1ZM7 6l.594.804 1.083-.8L7.599 5.2 7 6ZM0 .767h-1v.501l.401.3.599-.8Zm9.313 3.44L.609-2.471-.61-.884l8.704 6.677 1.218-1.586ZM16 4H8.704v2H16V4Zm1 3V5h-2v2h2ZM8.585 8H16V6H8.585v2ZM.598 14.207l8.585-6.406L7.987 6.2l-8.585 6.405 1.196 1.603ZM-1 11.17v2.236h2V11.17h-2Zm7.406-5.974-7 5.17 1.188 1.609 7-5.17-1.188-1.61ZM-.6 1.568l7 5.233L7.6 5.199l-7-5.233L-.6 1.568ZM-1-1.677V.767h2v-2.444h-2Z",mask:"url(#VU_-_Vanuatu_svg__b)"}),(0,n.createElement)("path",{fill:"#FFD018",d:"M2.437 8.384v-.79c.705-.155 1.171-.358 1.399-.6.559-.69.187-2.304-.962-2.294-.569 0-1.157.272-1.157.91 0 .793.163 1.132.72 1.132.555 0 .759.03 1.124-.469l.396.123c-.391.533-.919.955-1.52.955-.991 0-1.53-.747-1.53-1.611 0-1.067.866-1.814 1.91-1.814.779 0 2.01.954 2.01 1.814 0 .86 0 1.253-.675 1.854a3.666 3.666 0 0 1-1.715.79Z"}),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"M2.496 4.94a.071.071 0 0 0-.088.05l-.027.104-.004-.005a.071.071 0 0 0-.113.087l.049.064-.082.076a.071.071 0 0 0 .097.105l.072-.068.125.164-.137.074a.071.071 0 0 0 .068.126l.156-.084.107.143-.188.1a.071.071 0 1 0 .068.127l.205-.111a14 14 0 0 1 .144.2l-.131.07a.071.071 0 0 0 .067.126l.146-.078c.06.09.091.144.091.159a.071.071 0 1 0 .143 0c0-.037-.037-.113-.116-.235a.075.075 0 0 0 .003-.006l.106-.232a.071.071 0 1 0-.13-.06l-.072.16a10.927 10.927 0 0 0-.159-.221l.075-.165a.071.071 0 1 0-.13-.06l-.042.093-.072-.096.101-.223a.071.071 0 1 0-.13-.059l-.069.152-.138-.18.056-.21a.071.071 0 0 0-.051-.087Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"M2.976 4.94a.071.071 0 0 1 .087.05l.028.104.004-.005a.071.071 0 0 1 .113.087l-.05.064.083.076a.071.071 0 0 1-.097.105l-.072-.068-.125.164.137.074a.071.071 0 1 1-.068.126l-.156-.084-.107.143.188.1a.071.071 0 1 1-.068.127l-.206-.111a14 14 0 0 0-.143.2l.131.07a.071.071 0 1 1-.067.126l-.146-.078a.665.665 0 0 0-.092.159.071.071 0 1 1-.142 0c0-.037.037-.113.116-.235a.075.075 0 0 1-.003-.006l-.106-.232a.071.071 0 1 1 .13-.06l.072.16c.045-.065.098-.139.159-.221L2.5 5.61a.071.071 0 1 1 .13-.06l.042.093.072-.096-.101-.223a.071.071 0 0 1 .13-.059l.069.152.138-.18-.056-.21a.071.071 0 0 1 .051-.087Z",clipRule:"evenodd"}))),oe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"WS_-_Samoa_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#WS_-_Samoa_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"WS_-_Samoa_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#WS_-_Samoa_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0v7h8V0H0Z"}),(0,n.createElement)("path",{fill:"#FEFFFF",d:"m1.783 3.886-.53.32.12-.624-.44-.468.597-.025.253-.583.253.583h.596l-.44.493.133.624-.542-.32ZM5.783 3.886l-.53.32.12-.624-.44-.468.597-.025.253-.583.253.583h.596l-.44.493.133.624-.542-.32ZM3.733 2.069l-.499.301.114-.588-.416-.44.563-.023.238-.549.238.549h.561l-.414.463.125.588-.51-.301ZM4.273 4.213l-.312.188.071-.367-.26-.275.352-.015.15-.343.148.343h.35l-.258.29.078.367-.319-.188ZM3.704 6.414l-.748.452.17-.882-.622-.66.843-.035.357-.823.357.823h.843l-.622.695.187.882-.765-.452Z"})))),ve=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"FM_-_Federated_States_of_Micronesia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#FM_-_Federated_States_of_Micronesia_svg__a)"},(0,n.createElement)("path",{fill:"#63B3E1",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"FM_-_Federated_States_of_Micronesia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#F7FCFF",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#FM_-_Federated_States_of_Micronesia_svg__b)"},(0,n.createElement)("path",{d:"m8 3.65-.882.464.169-.982-.714-.696.986-.143L8 1.4l.44.893.987.143-.714.696.169.982L8 3.65ZM8 9.65l-.882.463.169-.981-.714-.696.986-.143L8 7.4l.442.893.986.143-.714.696.169.982L8 9.65ZM4.9 6.75l-.882.464.169-.982-.714-.696.986-.143L4.9 4.5l.44.893.987.143-.714.696.169.982L4.9 6.75ZM11 6.75l-.882.464.169-.982-.714-.696.986-.143L11 4.5l.44.893.987.143-.714.696.169.982L11 6.75Z"})))),_e=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MH_-_Marshall_Islands_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:0})),(0,n.createElement)("g",{mask:"url(#MH_-_Marshall_Islands_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MH_-_Marshall_Islands_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#MH_-_Marshall_Islands_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m4 5.5-.409 1.472.004-1.528-.79 1.308.416-1.47-1.114 1.045.797-1.303-1.355.706 1.12-1.04-1.496.315 1.358-.7-1.524-.1 1.496-.307-1.44-.508 1.524.108-1.25-.878 1.438.515-.968-1.183 1.246.884-.612-1.4.961 1.188-.211-1.513.605 1.403L4 1l.204 1.514.605-1.403-.211 1.513.96-1.187-.611 1.4 1.246-.885-.968 1.183 1.439-.515-1.25.878 1.523-.108-1.44.508 1.496.307-1.524.1 1.358.7-1.495-.315L6.45 5.73l-1.355-.706.797 1.303L4.78 5.282l.416 1.47-.79-1.308.003 1.528L4 5.5Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"M-.391 12.373 16.629.607v3.836l-17.02 7.93Z"}),(0,n.createElement)("path",{fill:"#E2AE57",d:"m-.391 12.373 17.02-14.766v3.836L-.39 12.373Z"})))),ue=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PW_-_Palau_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PW_-_Palau_svg__a)"},(0,n.createElement)("path",{fill:"#61C6F0",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PW_-_Palau_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#PW_-_Palau_svg__b)"},(0,n.createElement)("path",{fill:"#FBCD17",fillRule:"evenodd",d:"M5.75 9a3.25 3.25 0 1 0 0-6.5 3.25 3.25 0 0 0 0 6.5Z",clipRule:"evenodd"})))),pe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PR_-_Puerto_Rico_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PR_-_Puerto_Rico_svg__a)"},(0,n.createElement)("path",{fill:"#EF0000",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PR_-_Puerto_Rico_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#PR_-_Puerto_Rico_svg__b)"},(0,n.createElement)("path",{fill:"#EF0000",stroke:"#F7FCFF",strokeWidth:2,d:"M0 4h-1v4h18V4H0Z"})),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PR_-_Puerto_Rico_svg__c",width:9,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#PR_-_Puerto_Rico_svg__c)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m3.344 7.108-1.836.97.894-1.948-1.14-1.04 1.407-.052.675-1.76.515 1.76h1.404L4.327 6.13l.744 1.947-1.727-.969Z",clipRule:"evenodd"})))),fe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"HK_-_Hong_Kong_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#HK_-_Hong_Kong_svg__a)"},(0,n.createElement)("path",{fill:"#EA1A1A",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"HK_-_Hong_Kong_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#HK_-_Hong_Kong_svg__b)"},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M7.935 5.787s-2.895-2.581.56-4.085c0 0 1.004 1.108.25 2.352-.247.408-.456.7-.612.919-.321.448-.425.593-.198.814ZM3.662 3.934C3.464 7.696 7.067 6.26 7.067 6.26c-.3.104-.382-.054-.64-.541-.126-.238-.293-.555-.548-.959-.776-1.23-2.217-.827-2.217-.827Zm5.457 1.98s3.716 1.112 1.224 3.938c0 0-1.38-.579-1.224-2.025.051-.474.117-.826.166-1.091.1-.543.133-.718-.166-.822Zm-.977.867s.667 3.821-2.975 2.855c0 0-.1-1.492 1.264-2 .447-.166.791-.265 1.05-.34.53-.152.701-.2.661-.515Zm4.597-1.643c-2.277-3.001-4.102.421-4.102.421.162-.272.327-.206.838 0 .25.1.582.234 1.038.378 1.387.439 2.226-.8 2.226-.8Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#EA1A1A",strokeWidth:.5,d:"M5.08 5.104S5.809 6.25 7 6.25M7.93 3.525s-.653 1.205-.093 2.258M11.055 4.88s-1.525-.23-2.323.655M10.164 7.672S9.86 6.16 8.754 5.714M6.967 8.493S8.284 7.69 8.325 6.5"})))),Ee=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AQ_-_Antarctica_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AQ_-_Antarctica_svg__a)"},(0,n.createElement)("path",{fill:"#5196ED",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"AQ_-_Antarctica_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",filter:"url(#AQ_-_Antarctica_svg__c)",mask:"url(#AQ_-_Antarctica_svg__b)"},(0,n.createElement)("path",{fill:"#fff",d:"M4.359 3.947s1.032.566 1.175.723c.144.156.374.732.732.406.36-.325.718-.072.718-.59s.535-1.72 1.312-1.419c.777.301 1.416.113 1.596.233.179.12.61.719.944.719.335 0 .502.35.526.855.024.506-.107.555.203.615.311.06.43.29.276.59-.156.302-.144.17-.12.482.024.314-.31 2.161-1.34 2.342-1.028.18-2.002.084-1.74-.265.264-.35.628-.752.09-.836-.538-.084-.877-.156-1.415-.012-.538.145-1.1.374-1.435-.06-.335-.434-.263-.747-.538-.952-.275-.205-.61-.168-.335-.566.275-.398.502-.25.275-.562C5.056 5.336 4.2 5.2 4.2 4.887c0-.314-.546-1 .16-.94Z"}),(0,n.createElement)("path",{fill:"#F5F8FB",d:"M4.359 3.947s1.032.566 1.175.723c.144.156.374.732.732.406.36-.325.718-.072.718-.59s.535-1.72 1.312-1.419c.777.301 1.416.113 1.596.233.179.12.61.719.944.719.335 0 .502.35.526.855.024.506-.107.555.203.615.311.06.43.29.276.59-.156.302-.144.17-.12.482.024.314-.31 2.161-1.34 2.342-1.028.18-2.002.084-1.74-.265.264-.35.628-.752.09-.836-.538-.084-.877-.156-1.415-.012-.538.145-1.1.374-1.435-.06-.335-.434-.263-.747-.538-.952-.275-.205-.61-.168-.335-.566.275-.398.502-.25.275-.562C5.056 5.336 4.2 5.2 4.2 4.887c0-.314-.546-1 .16-.94Z"}))),(0,n.createElement)("defs",null,(0,n.createElement)("filter",{id:"AQ_-_Antarctica_svg__c",width:8.511,height:6.573,x:3.698,y:2.719,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse"},(0,n.createElement)("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),(0,n.createElement)("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),(0,n.createElement)("feOffset",null),(0,n.createElement)("feGaussianBlur",{stdDeviation:.15}),(0,n.createElement)("feColorMatrix",{values:"0 0 0 0 0.0941176 0 0 0 0 0.32549 0 0 0 0 0.639216 0 0 0 0.43 0"}),(0,n.createElement)("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_270_54950"}),(0,n.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_270_54950",result:"shape"})))),ge=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M8 0h8v12H8V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#36A400",fillRule:"evenodd",d:"M0 0h8v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"red",fillRule:"evenodd",d:"M9.313 2.816c.775 0 1.49.26 2.061.696a4.268 4.268 0 1 0-.276 5.595 3.398 3.398 0 1 1-1.785-6.291Zm1.432 1.252-1.07 1.213-1.537-.424.852 1.333-.852 1.419 1.612-.58.881 1.375V6.807l1.44-.617-1.44-.516.114-1.606Z",clipRule:"evenodd"})),Ze=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AO_-_Angola_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AO_-_Angola_svg__a)"},(0,n.createElement)("path",{fill:"#1D1D1D",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"AO_-_Angola_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#AO_-_Angola_svg__b)"},(0,n.createElement)("path",{fill:"#F50100",d:"M0 0v6h16V0H0Z"}),(0,n.createElement)("g",{filter:"url(#AO_-_Angola_svg__c)"},(0,n.createElement)("path",{fill:"#FCFF01",d:"M7.775 6.696c.388-.479.509-1.098.509-1.485 0-2.059-2.569-3.198-2.569-3.198 1.766 0 3.733 1.432 3.733 3.198 0 .748-.256 1.442-.686 1.994.787.392 1.453.699 1.453.699.247.162.316.594.154.841a.536.536 0 0 1-.741.154s-.632-.373-1.017-.626a15.58 15.58 0 0 0-.598-.37c-.505.34-1.111.54-1.763.54 0 0-2.348-.288-2.281-1.492 0 0 .568.435 2.241.435.266 0 .5-.037.705-.103-.724-.395-1.338-.709-1.338-.709-.248-.162-.89-.983-.729-1.23.162-.248 1.143.032 1.39.194 0 0 .343.472.829.76.214.128.456.263.708.398ZM6.59 4.901l-.505.337.162-.577-.371-.368.502-.02.212-.57.213.57h.5l-.37.388.186.543L6.59 4.9Z"}),(0,n.createElement)("path",{fill:"#FFEA42",d:"M7.775 6.696c.388-.479.509-1.098.509-1.485 0-2.059-2.569-3.198-2.569-3.198 1.766 0 3.733 1.432 3.733 3.198 0 .748-.256 1.442-.686 1.994.787.392 1.453.699 1.453.699.247.162.316.594.154.841a.536.536 0 0 1-.741.154s-.632-.373-1.017-.626a15.58 15.58 0 0 0-.598-.37c-.505.34-1.111.54-1.763.54 0 0-2.348-.288-2.281-1.492 0 0 .568.435 2.241.435.266 0 .5-.037.705-.103-.724-.395-1.338-.709-1.338-.709-.248-.162-.89-.983-.729-1.23.162-.248 1.143.032 1.39.194 0 0 .343.472.829.76.214.128.456.263.708.398ZM6.59 4.901l-.505.337.162-.577-.371-.368.502-.02.212-.57.213.57h.5l-.37.388.186.543L6.59 4.9Z"})))),(0,n.createElement)("defs",null,(0,n.createElement)("filter",{id:"AO_-_Angola_svg__c",width:6.489,height:6.974,x:3.968,y:2.013,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse"},(0,n.createElement)("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),(0,n.createElement)("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),(0,n.createElement)("feOffset",null),(0,n.createElement)("feColorMatrix",{values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"}),(0,n.createElement)("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_270_54949"}),(0,n.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_270_54949",result:"shape"})))),ye=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BJ_-_Benin_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BJ_-_Benin_svg__a)"},(0,n.createElement)("path",{fill:"#DD2C2B",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v7h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 0h7v12H0z"}))),ke=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BW_-_Botswana_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BW_-_Botswana_svg__a)"},(0,n.createElement)("path",{fill:"#42ADDF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"BW_-_Botswana_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#BW_-_Botswana_svg__b)"},(0,n.createElement)("path",{fill:"#58A5FF",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",stroke:"#F7FCFF",d:"M0 4.5h-.5v3h17v-3H0Z"})))),we=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BF_-_Burkina_Faso_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BF_-_Burkina_Faso_svg__a)"},(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"BF_-_Burkina_Faso_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#BF_-_Burkina_Faso_svg__b)"},(0,n.createElement)("path",{fill:"#C51918",d:"M0 0v6h16V0H0Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m8.018 7.885-2.352 1.78.753-2.899-2.206-1.764h2.629l1.175-2.573 1.176 2.573h2.629l-2.23 1.767.776 2.896-2.35-1.78Z"})))),Me=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BI_-_Burundi_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BI_-_Burundi_svg__a)"},(0,n.createElement)("rect",{width:16,height:12,fill:"#5EAA22",rx:1}),(0,n.createElement)("mask",{id:"BI_-_Burundi_svg__b",width:24,height:16,x:-4,y:-2,fill:"#000",maskUnits:"userSpaceOnUse"},(0,n.createElement)("path",{fill:"#fff",d:"M-4-2h24v16H-4z"}),(0,n.createElement)("path",{fillRule:"evenodd",d:"m8 6 8-6H0l8 6Zm0 0-8 6h16L8 6Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#DD2C2B",fillRule:"evenodd",d:"m8 6 8-6H0l8 6Zm0 0-8 6h16L8 6Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"m16 0 .75 1 3-2.25H16V0ZM0 0v-1.25h-3.75l3 2.25L0 0Zm0 12-.75-1-3 2.25H0V12Zm16 0v1.25h3.75l-3-2.25-.75 1Zm-.75-13-8 6 1.5 2 8-6-1.5-2ZM0 1.25h16v-2.5H0v2.5ZM8.75 5l-8-6-1.5 2 8 6 1.5-2Zm-1.5 0-8 6 1.5 2 8-6-1.5-2ZM0 13.25h16v-2.5H0v2.5ZM16.75 11l-8-6-1.5 2 8 6 1.5-2Z",mask:"url(#BI_-_Burundi_svg__b)"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M8 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#DD2C2B",fillRule:"evenodd",d:"m8.084 5.214-.588.31.112-.655-.476-.464h.658l.294-.69.293.69h.658l-.476.464.112.654-.587-.309ZM6.681 7.214l-.588.31.113-.655-.476-.464h.657l.294-.69.294.69h.657l-.475.464.112.654-.588-.309ZM9.481 7.214l-.588.31.113-.655-.476-.464h.657l.294-.69.294.69h.657l-.475.464.112.654-.588-.309Z",clipRule:"evenodd"}))),Re=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CV_-_Cabo_Verde_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#CV_-_Cabo_Verde_svg__a)"},(0,n.createElement)("path",{fill:"#4141DB",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CV_-_Cabo_Verde_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#CV_-_Cabo_Verde_svg__b)"},(0,n.createElement)("path",{fill:"#F90000",stroke:"#F7FCFF",d:"M0 6.5h-.5v2h17v-2H0Z"}),(0,n.createElement)("path",{stroke:"#FFDE00",d:"M5.5 11a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Z",clipRule:"evenodd"})))),Fe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CM_-_Cameroon_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#CM_-_Cameroon_svg__a)"},(0,n.createElement)("path",{fill:"#E11C1B",d:"M5 0h6v12H5V0Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m8.038 7.245-1.743 1.21.557-2.071-1.28-1.323 1.733-.072.733-2.047.733 2.047h1.73L9.223 6.384l.639 1.948-1.825-1.087Z"}),(0,n.createElement)("path",{fill:"#FBCD17",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#0B9E7A",d:"M0 0h5v12H0V0Z"}))),He=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CF_-_Central_African_Republic_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#CF_-_Central_African_Republic_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",d:"M0 0h16v3H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 3h16v3H0V3Z"}),(0,n.createElement)("path",{fill:"#73BE4A",d:"M0 6h16v3H0V6Z"}),(0,n.createElement)("path",{fill:"#FFD018",d:"M0 9h16v3H0V9Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m2.265 2.708-1.213.84.388-1.44-.89-.92 1.205-.049.51-1.424.51 1.424h1.203l-.888.97.444 1.355-1.27-.756Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M6 0h4v12H6V0Z"}))),be=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TD_-_Chad_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#TD_-_Chad_svg__a)"},(0,n.createElement)("path",{fill:"#E11C1B",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h6v12H0V0Z"}),(0,n.createElement)("path",{fill:"#FBCD17",d:"M5 0h6v12H5V0Z"}))),Ce=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("path",{fill:"#5196ED",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KM_-_Comors_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#KM_-_Comors_svg__a)"},(0,n.createElement)("path",{fill:"#AF0100",d:"M0 6v3h16V6H0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 3v3h16V3H0Z"}),(0,n.createElement)("path",{fill:"#FBCD17",d:"M0 0v3h16V0H0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"m0 0 8 6-8 6V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M3.152 8.728S1.361 8.06 1.424 5.972c.063-2.088 1.888-2.497 1.888-2.497C2.672 2.97.387 3.56.314 5.972.24 8.383 2.47 8.92 3.152 8.728Zm.095-3.585.068-.393-.286-.278.395-.057.176-.358.176.358.395.057-.286.278.068.393-.353-.186-.353.186Zm.068.607-.068.393.353-.186.353.186-.068-.393.286-.278-.395-.057-.176-.358-.176.358-.395.057.286.278Zm-.068 1.393.068-.393-.286-.278.395-.057.176-.358.176.358.395.057-.286.278.068.393-.353-.186-.353.186Zm0 1 .068-.393-.286-.278.395-.057.176-.358.176.358.395.057-.286.278.068.393-.353-.186-.353.186Z"}))),Ve=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CG_-_Republic_of_the_Congo_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:.25})),(0,n.createElement)("g",{mask:"url(#CG_-_Republic_of_the_Congo_svg__a)"},(0,n.createElement)("path",{fill:"#FA1111",fillRule:"evenodd",d:"M16 0v12H0L16 0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#07A907",fillRule:"evenodd",d:"M0 12V0h16L0 12Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FBCD17",fillRule:"evenodd",d:"M14.746-2.9-.5 11.788l3.026 1.506L17.32-.106 14.746-2.9Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CG_-_Republic_of_the_Congo_svg__b",width:19,height:17,x:-1,y:-3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M14.746-2.9-.5 11.788l3.026 1.506L17.32-.106 14.746-2.9Z",clipRule:"evenodd"})))),Se=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CD_-_Democratic_Republic_of_the_Congo_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#CD_-_Democratic_Republic_of_the_Congo_svg__a)"},(0,n.createElement)("path",{fill:"#3195F9",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CD_-_Democratic_Republic_of_the_Congo_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#CD_-_Democratic_Republic_of_the_Congo_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",stroke:"#FECA00",strokeWidth:1.25,d:"m-.91 12.72.346.52.52-.348L18.086.791l.52-.347-.347-.52-1.11-1.664-.347-.52-.52.348-18.13 12.101-.52.347.347.52 1.11 1.664Z"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M2.465 4.303.723 5.512l.556-2.07L0 2.119l1.732-.072L2.465 0l.733 2.047h1.73L3.65 3.442l.64 1.948-1.826-1.087Z",clipRule:"evenodd"})))),Ae=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"DJ_-_Djibouti_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#DJ_-_Djibouti_svg__a)"},(0,n.createElement)("path",{fill:"#73BE4A",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"DJ_-_Djibouti_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#DJ_-_Djibouti_svg__b)"},(0,n.createElement)("path",{fill:"#69F",fillRule:"evenodd",d:"M0-1v7h16v-7H0Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"DJ_-_Djibouti_svg__c",width:9,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#DJ_-_Djibouti_svg__c)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M3.501 6.947 2.254 7.7l.285-1.47L1.5 5.132l1.406-.06.595-1.371.595 1.372H5.5L4.464 6.23 4.776 7.7 3.5 6.947Z",clipRule:"evenodd"})))),Ue=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"EG_-_Egypt_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#EG_-_Egypt_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"EG_-_Egypt_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#EG_-_Egypt_svg__b)"},(0,n.createElement)("path",{fill:"#BF2714",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C09302",d:"m6.13 5.11.5.023-.126 2.735-.5-.023.126-2.735ZM6.652 5.28l.5.028-.126 2.218-.5-.028.126-2.218Z"}),(0,n.createElement)("path",{fill:"#C09302",d:"m7.174 5.446.499.04-.126 1.529-.498-.041.125-1.528ZM9.87 5.11l-.5.023.126 2.735.5-.023L9.87 5.11ZM9.348 5.28l-.5.028.126 2.218.5-.028-.126-2.218Z"}),(0,n.createElement)("path",{fill:"#C09302",d:"m8.826 5.446-.499.04.126 1.529.498-.041-.125-1.528ZM7.987 7.663l-.488-.111.207-.9.487.111-.206.9Z"}),(0,n.createElement)("path",{fill:"#C09302",d:"m8.36 7.663.487-.111-.206-.9-.488.111.207.9Z"}),(0,n.createElement)("path",{fill:"#C09302",d:"M8.236 7.655h-.5v-.884h.5v.884ZM7.317 5.457l.5.012-.029 1.19-.5-.012.03-1.19ZM8.187 5.457l.5.012-.03 1.19-.5-.012.03-1.19Z"}),(0,n.createElement)("path",{fill:"#C09302",d:"m6.669 7.961.13-.482c.53.142.938.213 1.215.213.278 0 .686-.07 1.216-.213l.13.482c-.57.153-1.016.23-1.346.23-.33 0-.776-.077-1.345-.23ZM6.141 5.111c-.033-.33.16-.554.488-.525.107.01.228.041.39.096l.092.032c.222.08.282.1.295.102-.05-.011.095-.273.128-.317.004.028-.012.024-.052.016l-.451-.09.32-.33a.585.585 0 0 1 .433-.171c.018 0 .034-.001.088-.005l.085-.004c.312-.01.536.078.536.399 0 .115.015.3.038.44.009.047.024.09-.022.11.002-.017.111-.06.281-.13l.02-.01c.494-.206.552-.225.711-.128.106.065.207.18.32.353l-.418.274a.872.872 0 0 0-.159-.198c.063.044-.149.114-.26.161l-.02.008c-.385.161-.436.18-.546.18-.299 0-.406-.306-.436-.745-.092.304-.367.687-.594.687-.1 0-.052.016-.464-.13l-.086-.03a1.345 1.345 0 0 0-.272-.072.227.227 0 0 1 .02-.02l-.465.047Z"})))),xe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GQ_-_Equatorial_Guinea_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GQ_-_Equatorial_Guinea_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12.288h16.384V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"GQ_-_Equatorial_Guinea_svg__b",width:17,height:13,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12.288h16.384V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#GQ_-_Equatorial_Guinea_svg__b)"},(0,n.createElement)("path",{fill:"#009D00",d:"M0 0v4.096h16.384V0H0Z"}),(0,n.createElement)("path",{fill:"#fff",d:"M0 4.096v4.096h16.384V4.096H0Z"}),(0,n.createElement)("path",{fill:"#F80000",d:"M0 8.192v4.096h16.384V8.192H0Z"})),(0,n.createElement)("path",{fill:"#0075D5",fillRule:"evenodd",d:"M0 0v12.288l4.096-6.066L0 0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"GQ_-_Equatorial_Guinea_svg__c",width:5,height:13,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12.288l4.096-6.066L0 0Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#FFD500",stroke:"#000",strokeWidth:.03,d:"m7.46 4.55.003.011-.016-.014-.103-.095-.012.139h.011l-.019.012-.122.068.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.127-.137.031ZM7.972 4.55l.003.011-.016-.014-.103-.095-.012.139h.011l-.02.012-.12.068.127.055.005-.01.004.02.027.138.093-.105-.01-.008.023.003.138.016-.071-.12-.01.006.01-.02.058-.127-.137.031ZM8.484 4.55l.003.011-.016-.014-.103-.095-.012.139h.011l-.019.012-.122.068.129.055.004-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.127-.137.031ZM8.996 4.55 9 4.561l-.016-.014-.103-.095-.012.139h.011l-.019.012-.122.068.128.055.005-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.127-.137.031ZM9.508 4.55l.003.011-.016-.014-.103-.095-.012.139h.011l-.019.012-.122.068.128.055.005-.01.004.02.027.138.093-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.127-.137.031ZM10.02 4.55l.003.011-.016-.014-.103-.095-.012.139h.011l-.019.012-.122.068.129.055.004-.01.004.02.028.138.092-.105-.009-.008.022.003.138.016-.071-.12-.01.006.01-.02.058-.127-.136.031Z"}),(0,n.createElement)("path",{stroke:"#373737",strokeWidth:.06,d:"M7.71 5.15h1.988v1.506a.994.994 0 1 1-1.988 0V5.15Z"}),(0,n.createElement)("path",{fill:"#6F3E1D",fillRule:"evenodd",d:"M8.564 6.123s-.103 1.211-.206 1.285c-.104.073.494.11.55.055.058-.055-.26-1.042-.15-1.34.109-.297.285-.321.285-.321s-.222-.047-.286.042c-.063.09-.252-.042-.252-.042l.059.321Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#009D29",fillRule:"evenodd",d:"M8.541 6.055h-.08s-.053.21-.176.105c-.124-.105-.298-.068-.298-.068s.016-.126.205-.176c.19-.05.27-.456.27-.456s.268-.1.431.105c.163.204.393.117.393.117s.168.095.084.234-.227.24-.352.139c-.125-.102-.477 0-.477 0Z",clipRule:"evenodd"}))),Te=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:17,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ER_-_Eritrea_svg__a",width:17,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h17v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#ER_-_Eritrea_svg__a)"},(0,n.createElement)("path",{fill:"#43B764",d:"M0 0v6h16V0H0Z"}),(0,n.createElement)("path",{fill:"#B4D7F4",d:"M0 6v6h16V6H0Z"}),(0,n.createElement)("path",{fill:"#BE0027",d:"m0 0 16.5 6L0 12V0Z"}),(0,n.createElement)("path",{fill:"#F3E294",d:"m4.557 8.684-.477.01a4.742 4.742 0 0 1-.096-.128 3.157 3.157 0 0 1-.355-1.458v.129c-.002.582-.002.828.355 1.33.102.197.225.39.37.58l.616-.473-.413.01Z"}),(0,n.createElement)("path",{fill:"#F3E294",d:"M1 6.25a3.25 3.25 0 1 0 6.5 0 3.25 3.25 0 0 0-6.5 0Zm5.5 0a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z"}))),De=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SZ_-_Swaziland_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SZ_-_Swaziland_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",stroke:"#FFD018",d:"M0 2.5h-.5v7h17v-7H0Z"}),(0,n.createElement)("path",{fill:"#FFD018",d:"M3.575 4.666c-.06 0-.109-.136-.109-.303 0-.168.049-.303.109-.303h8.705c.06 0 .109.135.109.303 0 .167-.049.303-.109.303H3.575Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m12.048 4.301.505-.645.895.645-.895.662-.505-.662Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",d:"M3.575 6.666c-.06 0-.109-.136-.109-.303 0-.168.049-.303.109-.303h8.705c.06 0 .109.135.109.303 0 .167-.049.303-.109.303H3.575Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m12.048 6.301.505-.645.895.645-.895.662-.505-.662Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",d:"M2.173 7.91c-.08 0-.146-.153-.146-.343 0-.19.065-.344.146-.344h11.672c.08 0 .145.154.145.344 0 .19-.065.344-.145.344H2.173Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M4.409 6.026s1.42-2.99 3.452-2.99 3.5 2.99 3.5 2.99S9.57 8.977 7.886 8.977c-1.683 0-3.476-2.95-3.476-2.95Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SZ_-_Swaziland_svg__b",width:8,height:6,x:4,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M4.409 6.026s1.42-2.99 3.452-2.99 3.5 2.99 3.5 2.99S9.57 8.977 7.886 8.977c-1.683 0-3.476-2.95-3.476-2.95Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#SZ_-_Swaziland_svg__b)"},(0,n.createElement)("path",{fill:"#272727",d:"M7.962 2.84s-.463.563-.309 1.1c.155.537.515.48.515.953s-.167.955 0 .955c.166 0 .224.327.072.548-.152.221-.287.228-.278.588.01.36.796.714.415.714-.381 0-.884.37-.724.37.16 0 .996.288.996.666v.682H4.286V2.84h3.676Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M5.91 4.962h-.218v.884h.218v-.884Zm.64 0h-.217v.884h.217v-.884Zm-.537 0h.217v.884h-.217v-.884Zm.858 0h-.218v.884h.218v-.884Zm.103 0h.217v.884h-.217v-.884Zm.537 0h-.217v.884h.217v-.884ZM5.692 6.23h.218v.884h-.218v-.884Zm.858 0h-.217v.884h.217v-.884Zm-.537 0h.217v.884h-.217v-.884Zm.858 0h-.218v.884h.218v-.884Zm.103 0h.217v.884h-.217v-.884Zm.537 0h-.217v.884h.217v-.884Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M8.489 4.962H8.27v.884h.218v-.884Zm.64 0h-.217v.884h.217v-.884Zm-.537 0h.217v.884h-.217v-.884Zm.858 0h-.217v.884h.217v-.884Zm.103 0h.217v.884h-.217v-.884Zm.537 0h-.217v.884h.218v-.884ZM8.271 6.23h.218v.884H8.27v-.884Zm.858 0h-.217v.884h.217v-.884Zm-.537 0h.217v.884h-.217v-.884Zm.858 0h-.217v.884h.217v-.884Zm.103 0h.217v.884h-.217v-.884Zm.537 0h-.217v.884h.218v-.884Z"}),(0,n.createElement)("path",{fill:"#3D58DB",d:"M6.616 3.536c-.304.094-.444.892-.41 1.085.034.193.138-.024.138-.024s.21.457.232.58c.022.123.132-.186.132-.186s.366.252.415.532c.05.28.124-.32.124-.32l.082-.015-.052-.297.158.135-.049-.276s.119.155.089-.016l-.047-.266-.041-.234.156-.027s-.623-.765-.927-.671Z"})),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M13.044 6.848c-.316.04-.591.802-.591.997 0 .196.139 0 .139 0s.128.488.128.613.163-.16.163-.16.316.31.316.595.177-.294.177-.294h.084v-.302l.132.16v-.28s.09.174.09 0V7.67h.159s-.48-.862-.797-.822ZM2.796 6.733c.316.04.592.801.592.997 0 .196-.14 0-.14 0s-.127.487-.127.612-.163-.16-.163-.16-.316.311-.316.596c0 .284-.178-.295-.178-.295H2.38v-.301l-.131.16v-.28s-.09.173-.09 0v-.508H2s.48-.861.796-.821Z",clipRule:"evenodd"}))),Le=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ET_-_Ethiopia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#ET_-_Ethiopia_svg__a)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ET_-_Ethiopia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#ET_-_Ethiopia_svg__b)"},(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#2B77B8",fillRule:"evenodd",d:"M8 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#FECA00",strokeWidth:.75,d:"m8 7-1.381.463.43-1.154-.937-1.118h1.3L8 4l.588 1.191h1.328l-.965 1.118.343 1.154L8 7Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#2B77B8",strokeWidth:.5,d:"m7.848 6.017-1.042 2.18M7.684 5.74h-2M8.06 6.419l1.955.902M8.483 5.937l1.415-1.549"})))),Oe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GA_-_Gabon_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#GA_-_Gabon_svg__a)"},(0,n.createElement)("path",{fill:"#40A8FF",d:"M0 8h16v4H0V8Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M0 4h16v4H0V4Z"}),(0,n.createElement)("path",{fill:"#73BE4A",d:"M0 0h16v4H0V0Z"}))),Ne=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GM_-_Gambia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GM_-_Gambia_svg__a)"},(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 8h16v4H0V8Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0h16v4H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#3D58DB",stroke:"#fff",strokeWidth:1.5,d:"M0 4.25h-.75v3.5h17.5v-3.5H0Z"}))),Be=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GH_-_Ghana_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#GH_-_Ghana_svg__a)"},(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 8h16v4H0V8Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M0 4h16v4H0V4Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M0 0h16v4H0V0Z"}),(0,n.createElement)("path",{fill:"#1D1D1D",d:"M8.038 7.245 6.295 8.454l.557-2.07-1.28-1.323 1.733-.072.733-2.047.733 2.047h1.73L9.223 6.384l.639 1.948-1.825-1.087Z",opacity:.9}))),ze=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GN_-_Guinea_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#GN_-_Guinea_svg__a)"},(0,n.createElement)("path",{fill:"#FBCD17",d:"M5 0h6v12H5V0Z"}),(0,n.createElement)("path",{fill:"#0B9E7A",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M0 0h5v12H0V0Z"}))),Pe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GW_-_Guinea-Bissau_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#GW_-_Guinea-Bissau_svg__a)"},(0,n.createElement)("path",{fill:"#FBCD17",d:"M8 0h8v6H8V0Z"}),(0,n.createElement)("path",{fill:"#0B9E7A",d:"M8 6h8v6H8V6Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M0 0h8v12H0V0Z"}),(0,n.createElement)("path",{fill:"#1D1D1D",d:"M4.465 7.303 2.723 8.512l.556-2.07L2 5.119l1.732-.072L4.465 3l.733 2.047h1.73L5.65 6.442l.64 1.948-1.826-1.087Z"}))),Ie=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CI_-_C\\xF4te_d'Ivoire_(Ivory_Coast)_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#CI_-_C\\xF4te_d'Ivoire_(Ivory_Coast)_svg__a)"},(0,n.createElement)("path",{fill:"#67BD38",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#E47E00",d:"M0 0h5v12H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M5 0h6v12H5V0Z"}))),Ge=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"KE_-_Kenia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#KE_-_Kenia_svg__a)"},(0,n.createElement)("path",{fill:"#0067C3",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#4E8B1D",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",stroke:"#F7FCFF",d:"M0 3.5h-.5v5h17v-5H0Z"})),(0,n.createElement)("path",{fill:"#fff",d:"M9.812 2.015c.114-.205.42-.43.92-.673a.068.068 0 0 1 .056 0c.03.012.043.044.028.07l-5.179 9.314-.27-.116L9.932 2.4c-.206-.03-.247-.158-.12-.385Z"}),(0,n.createElement)("path",{fill:"#fff",d:"M6.183 2.015c.126.227.086.356-.12.385l4.564 8.21-.27.116L5.18 1.412c-.015-.026-.003-.058.027-.07a.068.068 0 0 1 .056 0c.5.244.807.468.92.673Z"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M8 10.474c.598 0 3-1.885 3-4.21 0-2.326-2.402-4.211-3-4.211-.598 0-3 1.885-3 4.21 0 2.326 2.402 4.21 3 4.21Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KE_-_Kenia_svg__b",width:6,height:9,x:5,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M8 10.474c.598 0 3-1.885 3-4.21 0-2.326-2.402-4.211-3-4.211-.598 0-3 1.885-3 4.21 0 2.326 2.402 4.21 3 4.21Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#KE_-_Kenia_svg__b)"},(0,n.createElement)("path",{fill:"#272727",d:"M2.5 9.947c2.32 0 4.2-1.65 4.2-3.684 0-2.035-1.88-3.684-4.2-3.684-2.32 0-4.2 1.65-4.2 3.684 0 2.035 1.88 3.684 4.2 3.684ZM13.5 9.947c2.32 0 4.2-1.65 4.2-3.684 0-2.035-1.88-3.684-4.2-3.684-2.32 0-4.2 1.65-4.2 3.684 0 2.035 1.88 3.684 4.2 3.684Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M8.12 5.7c.274-.17.48-.914.48-1.805 0-.891-.206-1.635-.48-1.806V5.7Zm-.3-.047c-.243-.235-.42-.933-.42-1.758s.177-1.523.42-1.758v3.516Zm0 1.22v3.516c-.243-.234-.42-.933-.42-1.757 0-.825.177-1.523.42-1.758Zm.3 3.564v-3.61c.274.17.48.913.48 1.805 0 .89-.206 1.634-.48 1.805Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M8 5.737c.331 0 .6.235.6.526 0 .29-.269.526-.6.526-.331 0-.6-.235-.6-.526 0-.29.269-.526.6-.526Z"}))),Ke=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LS_-_Lesotho_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#LS_-_Lesotho_svg__a)"},(0,n.createElement)("path",{fill:"#55BA07",d:"M0 8h16v4H0V8Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 4h16v4H0V4Z"}),(0,n.createElement)("path",{fill:"#3D58DB",d:"M0 0h16v4H0V0Z"}),(0,n.createElement)("path",{fill:"#1D1D1D",d:"M7.625 4.12c-.261.07-.4.25-.4.57 0 .366.18.708.4.885V4.12Zm.625 1.445c.214-.179.386-.515.386-.874 0-.31-.136-.49-.386-.564v1.438Zm-.021-1.699c.41.091.705.37.705.823 0 .329-.156.73-.4 1.004l1.218 1.193.3-.098.448.68S9.367 8 7.967 8 5.5 7.467 5.5 7.467l.382-.58.308.1 1.129-1.273c-.254-.275-.418-.688-.418-1.026 0-.468.317-.75.749-.83a.313.313 0 0 1 .579.008Z"}))),We=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LR_-_Liberia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#LR_-_Liberia_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M.014 2.75h16v1.5h-16z"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0h16v1.5H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M-.029 5.5h16V7h-16zM.056 8.2h16v1.5h-16zM.051 10.75h16v1.5h-16z"}),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0h8v7H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M4.066 4.607 2.606 5.62l.466-1.736L2 2.776l1.452-.06L4.066 1l.615 1.716H6.13L5.06 3.884l.536 1.633-1.53-.91Z",clipRule:"evenodd"}))),je=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LY_-_Libya_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#LY_-_Libya_svg__a)"},(0,n.createElement)("path",{fill:"#55BA07",d:"M0 9h16v3H0V9Z"}),(0,n.createElement)("path",{fill:"#1D1D1D",d:"M0 3h16v6H0V3Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M0 0h16v3H0V0Z"}),(0,n.createElement)("path",{fill:"#fff",d:"M7.899 7.533c-.896-.185-1.124-.72-1.115-1.444 0-.765.399-1.473 1.106-1.558.707-.085 1.285.18 1.589.547-.254-.999-1.095-1.108-1.74-1.108-.972-.008-1.998.664-1.998 2.194 0 1.369.908 2.046 2.026 2.068 1.398 0 1.616-.965 1.657-1.294a2.492 2.492 0 0 0-.234.2c-.28.258-.585.541-1.291.395Zm2.209-1.926-.638.247.662.292-.024.775.502-.535.729.15-.442-.593.386-.571-.61.128-.43-.486-.135.593Z"}))),qe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MG_-_Madagascar_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#MG_-_Madagascar_svg__a)"},(0,n.createElement)("path",{fill:"#78D843",d:"M6 6h10v6H6V6Z"}),(0,n.createElement)("path",{fill:"#EA1A1A",d:"M6 0h10v6H6V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h6v12H0V0Z"}))),Ye=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MW_-_Malawi_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MW_-_Malawi_svg__a)"},(0,n.createElement)("path",{fill:"#E11C1B",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MW_-_Malawi_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#MW_-_Malawi_svg__b)"},(0,n.createElement)("path",{fill:"#272727",d:"M0 0v5h16V0H0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M2 6.973v-.001h-.004.005Zm.315-1.91h.051l-.078-.012.027.012Zm1.464 0c.026-.05.053-.1.082-.149l-1.145-.758 1.35.44c.076-.106.157-.208.243-.307l-.992-.945 1.264.66c.093-.089.19-.174.291-.255L4.07 2.641l1.133.867a4.78 4.78 0 0 1 .327-.2l-.578-1.24.957 1.051c.114-.05.231-.098.35-.14l-.325-1.333.741 1.202c.12-.032.24-.06.364-.083l-.054-1.378.493 1.312a5.46 5.46 0 0 1 .37-.027L8.07 1.3l.224 1.372c.124.005.247.015.369.028l.493-1.313-.054 1.38c.122.023.243.051.362.083l.743-1.204-.326 1.336c.118.042.235.09.348.14l.96-1.054-.58 1.245c.111.062.22.128.324.198l1.138-.87-.806 1.113c.1.08.197.165.288.253l1.271-.663-.997.95c.085.098.165.2.24.304l1.358-.442-1.152.763.08.144h-.983c-.677-.938-1.915-1.566-3.33-1.566-1.414 0-2.651.628-3.328 1.566h-.933Zm1.5 0c.642-.661 1.65-1.087 2.782-1.087 1.132 0 2.14.426 2.781 1.087H5.28Zm8.495 0h.052l.027-.012-.079.012Zm.367 1.909h.004-.004Z"})))),Je=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ML_-_Mali_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:0})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#ML_-_Mali_svg__a)"},(0,n.createElement)("path",{fill:"#FBCD17",d:"M5 0h6v12H5V0Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#0B9E7A",d:"M0 0h5v12H0V0Z"}))),Qe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MR_-_Mauritania_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MR_-_Mauritania_svg__a)"},(0,n.createElement)("path",{fill:"#1C7B4D",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MR_-_Mauritania_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#MR_-_Mauritania_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0v3h16V0H0ZM0 9v3h16V9H0Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M8.121 7.19c2.593.014 3.323-2.157 3.323-2.157C11.297 6.89 10.27 8.15 8.12 8.15S5.183 6.518 4.798 4.89c0 0 .73 2.285 3.323 2.3Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m8.819 4.907.168.982-.882-.464-.881.464.168-.982-.713-.767h.985l.441-.965.441.965h.986l-.713.767Z"})))),$e=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MU_-_Mauritius_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MU_-_Mauritius_svg__a)"},(0,n.createElement)("path",{fill:"#579D20",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MU_-_Mauritius_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#MU_-_Mauritius_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",d:"M0 6v3h16V6H0Z"}),(0,n.createElement)("path",{fill:"#3D58DB",d:"M0 3v3h16V3H0Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M0 0v3h16V0H0Z"})))),Xe=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MA_-_Morocco_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#MA_-_Morocco_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",d:"M0 0h16v11a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V0Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#579D20",d:"M11.241 9.813 8.083 1.35h-.137L4.898 9.813 8.063 7.91l3.178 1.903ZM7.733 4.111l.339-1.32.351 1.358 1.01 2.828.592 1.37-1.28-.902-.682-.41-.673.405-1.25.906.578-1.397 1.015-2.838Z"}),(0,n.createElement)("path",{fill:"#579D20",d:"M6.331 6.737 8.08 7.899 9.71 6.737l3.098-2.619H3.193L6.33 6.737Zm.037-1-1.19-.727h5.613l-1.021.646-1.698 1.288-1.704-1.207Z"}))),el=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MZ_-_Mozambique_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MZ_-_Mozambique_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MZ_-_Mozambique_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#MZ_-_Mozambique_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#093",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",stroke:"#fff",d:"M0 3.5h-.5v5h17v-5H0Z"})),(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MZ_-_Mozambique_svg__c",width:9,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#MZ_-_Mozambique_svg__c)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m4.034 7.177-1.89 1.525.868-2.038-1.49-1.435H3.28L4.002 3.5l.766 1.73h1.754L4.955 6.663l.784 2.038-1.705-1.525Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m3.078 5.992-.32 1.07s1.081-.01 1.211.099c.392-.244 1.198-.099 1.198-.099l-.429-1.145s-.543-.246-.769-.111c-.552-.125-.891.186-.891.186Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#000",d:"M5.782 7.608a.25.25 0 0 1-.4.3l-2.09-2.775a.25.25 0 1 1 .4-.3l2.09 2.775Z"}),(0,n.createElement)("path",{stroke:"#000",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:.5,d:"m3.487 4.92-.2-.24"}),(0,n.createElement)("path",{fill:"#000",fillRule:"evenodd",d:"m2.802 4.681-.604.968.302.523.691-1.027.125-.317-.125-.147h-.389ZM2.02 7.554l.464.54 3.514-4.072-1.597.995-2.382 2.537Z",clipRule:"evenodd"})))),ll=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"NA_-_Namibia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#NA_-_Namibia_svg__a)"},(0,n.createElement)("path",{fill:"#093",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"NA_-_Namibia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#NA_-_Namibia_svg__b)"},(0,n.createElement)("path",{fill:"#3195F9",fillRule:"evenodd",d:"M0 0v12L16 0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",stroke:"#F7FCFF",d:"m-.506 13.547.265.48.454-.308L17.629 1.864l.35-.24-.178-.384-1.171-2.52-.246-.528-.485.323-17.678 11.778-.382.255.222.403 1.433 2.596Z"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m3.115 4.622-.647.808-.157-1.023-.964.376.376-.964L.7 3.662l.807-.647L.7 2.368l1.023-.157-.376-.964.964.376L2.468.6l.647.807L3.762.6l.157 1.023.964-.376-.376.964 1.023.157-.808.647.808.647-1.023.157.376.964-.964-.376-.157 1.023-.647-.808Zm0-.357a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm1-1.25a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",clipRule:"evenodd"})))),tl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"NE_-_Niger_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#NE_-_Niger_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"NE_-_Niger_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#NE_-_Niger_svg__b)"},(0,n.createElement)("path",{fill:"#FC6500",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#FC6500",d:"M8 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"})))),al=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"NG_-_Nigeria_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#NG_-_Nigeria_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#093",d:"M11 0h5v12h-5V0ZM0 0h5v12H0V0Z"}))),nl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"RW_-_Rwanda_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#RW_-_Rwanda_svg__a)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"RW_-_Rwanda_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#RW_-_Rwanda_svg__b)"},(0,n.createElement)("path",{fill:"#3CA5D9",d:"M0 0v7h16V0H0Z"}),(0,n.createElement)("path",{fill:"#5A962A",d:"M0 9v3h16V9H0Z"}),(0,n.createElement)("path",{fill:"#FFDC17",d:"M12.04 5.933a2.07 2.07 0 0 1-.092 0l-.302.987-.064-1.028a1.996 1.996 0 0 1-.09-.021l-.524.89.177-1.014a1.955 1.955 0 0 1-.085-.041l-.715.745.408-.944-.073-.06-.87.561.617-.824c-.02-.025-.04-.05-.058-.076l-.975.347.79-.66a1.966 1.966 0 0 1-.038-.089l-1.028.116.922-.462a1.887 1.887 0 0 1-.017-.095l-1.026-.122 1.004-.24.006-.096-.97-.353 1.032-.003.028-.094-.86-.563 1.005.232.05-.085-.706-.745.924.456c.022-.024.045-.048.068-.07l-.513-.887.793.654.082-.053-.293-.98.62.818a2 2 0 0 1 .092-.033l-.057-1.02.413.938a2.04 2.04 0 0 1 .097-.011L11.995 1l.183 1.009c.032.002.064.006.096.01l.413-.939-.057 1.024c.03.01.06.02.09.032l.622-.82-.294.984c.027.016.054.034.08.052l.797-.657-.516.89.065.07.929-.459-.71.75c.017.026.032.054.048.081l1.01-.233-.865.567.027.09 1.038.003-.975.355.005.093 1.011.24-1.033.123-.016.092.928.465-1.034-.116a1.836 1.836 0 0 1-.037.084l.795.665-.98-.35-.056.074.62.83-.874-.565-.07.059.41.948-.719-.748a1.995 1.995 0 0 1-.082.041l.178 1.017-.525-.892-.09.021-.064 1.03-.302-.987Zm-.067-.726c.7 0 1.268-.559 1.268-1.25 0-.69-.568-1.249-1.268-1.249-.7 0-1.268.56-1.268 1.25s.568 1.25 1.268 1.25Zm.73-1.213a.715.715 0 1 1-1.43 0 .715.715 0 0 1 1.43 0Z"})))),sl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ST_-_Sao_Tome_and_Principe_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#ST_-_Sao_Tome_and_Principe_svg__a)"},(0,n.createElement)("path",{fill:"#FBCD17",d:"M0 0v12h16V0H0Z"}),(0,n.createElement)("path",{fill:"#73BE4A",d:"M0 0v4h16V0H0ZM0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M0 0v12l5-6-5-6Z"}),(0,n.createElement)("path",{fill:"#272727",d:"m8.5 6.935-.934.565.213-1.102L7 5.573l1.055-.044L8.5 4.5l.446 1.029H10l-.777.87.234 1.101-.956-.565ZM12.5 6.935l-.934.565.213-1.102L11 5.573l1.055-.044L12.5 4.5l.446 1.029H14l-.777.87.234 1.101-.956-.565Z"}))),il=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SN_-_Senegal_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#SN_-_Senegal_svg__a)"},(0,n.createElement)("path",{fill:"#FBCD17",d:"M5 0h6v12H5V0Z"}),(0,n.createElement)("path",{fill:"#006923",d:"m8.038 7.245-1.743 1.21.557-2.071-1.28-1.323 1.733-.072.733-2.047.733 2.047h1.73L9.223 6.384l.639 1.948-1.825-1.087Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#006923",d:"M0 0h5v12H0V0Z"}))),cl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SC_-_Seychelles_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SC_-_Seychelles_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SC_-_Seychelles_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#SC_-_Seychelles_svg__b)"},(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"M0 11.998 8.076-1h8.075L0 11.998Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 11.998 17.232 5.5v-8.05L0 11.998Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 11.998 17.232 9.5V5.45L0 11.998Z"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 11.998h17.232v-3.55L0 11.998Z",clipRule:"evenodd"})))),rl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SL_-_Sierra_Leone_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SL_-_Sierra_Leone_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SL_-_Sierra_Leone_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#SL_-_Sierra_Leone_svg__b)"},(0,n.createElement)("path",{fill:"#78D843",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#3D58DB",d:"M0 8v4h16V8H0Z"})))),dl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SO_-_Somalia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#SO_-_Somalia_svg__a)"},(0,n.createElement)("path",{fill:"#56C6F5",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M7.99 7.359 6.106 8.555l.632-2.094-1.343-1.369 1.85-.04.82-2.068.746 2.095 1.846.032-1.387 1.394.647 1.992L7.99 7.36Z"}))),ml=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ZA_-_South_Africa_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#ZA_-_South_Africa_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ZA_-_South_Africa_svg__b",width:18,height:20,x:-1,y:-4,fill:"#000",maskUnits:"userSpaceOnUse"},(0,n.createElement)("path",{fill:"#fff",d:"M-1-4h18v20H-1z"}),(0,n.createElement)("path",{fillRule:"evenodd",d:"M7.714 5 0-1v14l7.714-6H16V5H7.714Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M7.714 5 0-1v14l7.714-6H16V5H7.714Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m0-1 .614-.79L-1-3.044V-1h1Zm7.714 6-.614.79.271.21h.343V5ZM0 13h-1v2.045l1.614-1.256L0 13Zm7.714-6V6h-.343l-.27.21.613.79ZM16 7v1h1V7h-1Zm0-2h1V4h-1v1ZM-.614-.21l7.714 6 1.228-1.58-7.714-6L-.614-.21ZM1 13V-1h-2v14h2Zm6.1-6.79-7.714 6 1.228 1.58 7.714-6L7.1 6.21ZM16 6H7.714v2H16V6Zm-1-1v2h2V5h-2ZM7.714 6H16V4H7.714v2Z",mask:"url(#ZA_-_South_Africa_svg__b)"}),(0,n.createElement)("path",{fill:"#272727",stroke:"#FECA00",d:"M.3 2.6-.5 2v8l.8-.6 4-3 .533-.4-.533-.4-4-3Z"}))),hl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SS_-_South_Sudan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:0})),(0,n.createElement)("g",{mask:"url(#SS_-_South_Sudan_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#4E8B1D",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",stroke:"#F7FCFF",d:"M0 3.5h-.5v5h17v-5H0Z"}),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"m0 0 10 6-10 6V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m3.324 7.204-1.01 1.05-.105-1.492L.92 5.968l1.343-.421.22-1.48.93 1.172 1.355-.363-.7 1.387.681 1.339-1.426-.398Z",clipRule:"evenodd"}))),ol=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SD_-_Sudan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#SD_-_Sudan_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"m0 0 8 6-8 6V0Z"}))),vl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TZ_-_Tanzania_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TZ_-_Tanzania_svg__a)"},(0,n.createElement)("path",{fill:"#3195F9",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TZ_-_Tanzania_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#TZ_-_Tanzania_svg__b)"},(0,n.createElement)("path",{fill:"#73BE4A",fillRule:"evenodd",d:"M0 0v12L16 0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",stroke:"#FFD018",strokeWidth:1.25,d:"m-.91 12.72.346.52.52-.348L18.086.791l.52-.347-.347-.52-1.11-1.664-.347-.52-.52.348-18.13 12.101-.52.347.347.52 1.11 1.664Z"})))),_l=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TG_-_Togo_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TG_-_Togo_svg__a)"},(0,n.createElement)("path",{fill:"#5EAA22",stroke:"#F7FCFF",d:"M0-.5h-.5v13h17v-13H0Z"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 3v2h16V3H0ZM0 7v2h16V7H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F50101",d:"M0 0h8v7H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m4.125 5.072-1.86 1.15.722-1.931L1.5 2.99h1.824l.801-1.925.611 1.925h1.802L5.273 4.29l.623 1.837-1.771-1.056Z",clipRule:"evenodd"}))),ul=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TN_-_Tunisia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TN_-_Tunisia_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TN_-_Tunisia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#TN_-_Tunisia_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M8 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M8.701 8.825S6.593 8.25 6.593 5.987c0-2.264 2.108-2.888 2.108-2.888-.871-.338-3.423.18-3.423 2.888 0 2.707 2.623 3.195 3.423 2.838Zm-.116-3.33-1.046.381 1.125.393.037 1.053.685-.818 1.128.08-.813-.663.49-.957-.957.321-.662-.828.013 1.037Z"})))),pl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"UG_-_Uganda_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:0})),(0,n.createElement)("g",{mask:"url(#UG_-_Uganda_svg__a)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"UG_-_Uganda_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#UG_-_Uganda_svg__b)"},(0,n.createElement)("path",{fill:"#272727",d:"M0 0h16v2H0z"}),(0,n.createElement)("path",{fill:"#D74800",d:"M0 4h16v2H0z"}),(0,n.createElement)("path",{fill:"#272727",d:"M0 6h16v2H0z"}),(0,n.createElement)("path",{fill:"#D74800",d:"M0 10h16v2H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M8 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"m6.84 4.164-.53.174.53.045s.085.21 0 .373c-.022.041-.078.094-.15.162-.21.2-.553.525-.553 1.055 0 .71 1.37 1.032 1.37 1.032v.337s.159.1-.748.1c-.787 0-.738.298-.711.461a.436.436 0 0 1 .008.065c0 .129.378-.13.555-.387.093-.135.483-.128.884-.09.031.002.324.62.07.94-.107.135-.474.152-.704.163-.117.006-.199.01-.191.026.006.013.075.009.176.003.125-.008.3-.018.461-.003.024.003-.07.085-.166.168-.099.086-.199.172-.17.174.031.001.216-.101.384-.194.139-.077.266-.148.285-.148.127 0 .241.016.342.03.168.023.296.04.377-.03.025-.021-.12-.056-.267-.091-.151-.036-.306-.073-.282-.098.14-.138.081-.428.036-.656a1.198 1.198 0 0 1-.036-.251c.012-.207.232-.099.404-.013.075.037.142.07.178.07.327 0-.079-.413-.301-.64l-.054-.054c-.113-.117-.034-.101.146-.066.137.027.332.066.544.066.49 0 .848-.16.724-.591-.082-.285-.531-.381-1-.483-.243-.052-.49-.105-.695-.186-.505-.199-.48-.49-.457-.734.004-.048.008-.094.008-.137 0-.266.449-.592.449-.592s-.205-.343-.545-.343c-.34 0-.371.343-.371.343Zm.924 3.124v-.25s.21-.008.283.169c.074.176-.283.081-.283.081Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#D74800",fillRule:"evenodd",d:"m6.538 3.356.507.6.263-.061-.126-.607-.644.068Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"m7.196 3.21.033.904.433-.107.184-.591-.65-.206Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#D74800",fillRule:"evenodd",d:"M6.788 4.72a.171.171 0 0 0 .174-.17.171.171 0 0 0-.174-.168.171.171 0 0 0-.173.169c0 .093.078.168.173.168ZM7.888 3.38l-.504.603.107.248.575-.23-.178-.621ZM9.06 7.947s.886-.396.886-.95c0-.554-1.44-1.157-1.44-1.157s-.846.194-.464.453c.381.26.892.36.892.704 0 .345.14.674-.144.674-.283 0 .27.276.27.276Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFFDFF",fillRule:"evenodd",d:"M7.78 5.74s-.313.054-.298.105c.041.14.47.324.657.451.381.26.743.23 1.012.061.27-.168-1.37-.618-1.37-.618Z",clipRule:"evenodd"})))),fl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ZM_-_Zambia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#ZM_-_Zambia_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ZM_-_Zambia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#ZM_-_Zambia_svg__b)"},(0,n.createElement)("path",{fill:"#FF8126",d:"M13 5h3v7h-3z"}),(0,n.createElement)("path",{fill:"#272727",d:"M10 5h3v7h-3z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M7 5h3v7H7z"}),(0,n.createElement)("path",{fill:"#FF8126",fillRule:"evenodd",d:"M10.808 1.558c.27.1 0 .252 0 .252s-.054-.062-.054-.114c0-.052-.207 0-.314.189-.101.178.085.177.282.177h.032c.111 0 .285-.011.446-.021.14-.01.271-.017.344-.017.157 0 .231 0 .438-.14.134-.09.578-.2.909-.283a3.88 3.88 0 0 0 .368-.1c.13-.058-.13.247-.13.247s1.006-.406 1.207-.544c.125-.086.068-.013-.024.107a2.871 2.871 0 0 0-.177.247c-.085.141.088.007.28-.142a4.22 4.22 0 0 1 .29-.212c.22-.139-.057.237-.18.354-.122.118.287 0 .43-.117.103-.086.008.065-.072.192a2.535 2.535 0 0 0-.07.115l-.003.005c-.055.1-.072.132.06.132s-.344.37-.344.37.142-.022 0 .224c-.084.146-.492.293-.822.412-.23.083-.424.153-.445.199-.037.083-.409.18-.582.225-.061.016-.098.025-.085.025.049 0 .13.062.042.062s-.243.05-.243.05.082 0 0 .116c-.039.056-.107.047-.155.04-.053-.006-.08-.01-.02.076.054.077.074.106.068.114-.008.01-.048-.007-.111-.007-.056 0-.116-.024-.18-.05-.069-.027-.142-.057-.218-.057-.139 0 0 .098.088.16l.01.007c.078.055.045.055-.095.054h-.046c-.087 0-.134-.01-.159-.014-.026-.006-.029-.006-.029.014s-.065-.007-.144-.04c-.082-.034-.178-.074-.23-.074-.103 0 .218.212.218.212s-.168-.054-.258-.098c-.052-.024.014.092.073.198.045.08.086.154.07.154a.265.265 0 0 1-.072-.029c-.065-.03-.145-.07-.145-.018 0 .078.074.135.164.135.09 0 .106.12.052.12-.018 0-.041-.008-.063-.015-.041-.015-.08-.028-.08.015 0 .028.017.05.036.073.025.034.055.073.055.145 0 .125-.134.143-.09.06.044-.083-.153-.283-.153-.185v.125c0 .089-.018.094-.044.103-.016.005-.036.012-.058.04-.033.042-.038.065-.04.079-.003.013-.004.016-.027.016-.019 0-.034-.028-.055-.065-.032-.057-.076-.136-.164-.173-.082-.034-.087-.01-.094.034a.163.163 0 0 1-.055.109c-.063.053-.046.075-.025.101.012.015.025.031.025.055 0 .066-.11-.066-.11-.156s-.126-.21-.126-.143 0 .143-.064.143c-.031 0-.032.022-.034.052-.002.032-.004.073-.044.104-.04.031-.04.015-.037-.022.002-.034.004-.087-.027-.134-.038-.058-.006-.149.01-.195.01-.029.015-.04-.01-.014-.062.066-.142.066-.196.066H9.8c-.027 0-.051.035-.068.06-.017.024-.027.038-.027 0 0-.076.08-.278.23-.278.117 0 .175-.047.225-.087a.498.498 0 0 1 .044-.033c.065-.041 0-.095-.064-.135-.03-.018-.019-.075.002-.127.035-.023.062-.052.062-.08 0-.036-.038.018-.063.08a.314.314 0 0 1-.143.05c-.034 0-.012-.062.014-.14a.7.7 0 0 0 .05-.202c0-.057.01-.107.016-.141.008-.045.012-.063-.016-.04-.035.03-.221-.003-.349-.025-.054-.01-.098-.017-.114-.017-.023 0-.004-.044.015-.089.024-.056.047-.111-.015-.077-.097.054-.295.052-.42.05h-.05c-.073 0-.023-.064.004-.1.016-.019.024-.029-.004-.012a.408.408 0 0 1-.233.062c-.037 0-.048-.022-.06-.047-.015-.03-.03-.063-.099-.062-.124 0-.152-.001-.22-.055-.036-.028-.016-.045-.005-.054.01-.009.014-.011-.04-.011h-.338c-.168 0 0-.131.061-.131.06 0 .131-.118 0-.065-.083.034-.173.024-.279.013-.06-.006-.124-.013-.196-.013-.199 0-.237-.092-.12-.092.119 0 .126-.068-.058-.068a.861.861 0 0 1-.28-.054.376.376 0 0 0-.098-.025c-.065 0-.135-.09 0-.09.134 0 .307-.076.16-.076-.084 0-.222-.044-.343-.083-.093-.03-.175-.056-.213-.056-.03 0 .016-.01.077-.023.121-.026.302-.065.071-.065-.247 0-.505-.2-.684-.34a1.144 1.144 0 0 0-.172-.12c-.138-.064 0-.189.04-.137.04.052.32.132.198.062a.724.724 0 0 1-.238-.252c-.04-.064-.009-.108.04-.057.05.05.276.195.276.195s-.121-.138-.218-.354c-.096-.216.097-.163.261 0 .165.164.32.207.398.216.077.01-.078-.117-.227-.216-.15-.098-.116-.45 0-.31.06.074.344.213.623.35.257.125.508.248.573.314.113.115.022-.056-.076-.24l-.06-.114c-.065-.125.197.018.496.18.214.117.448.244.591.288.099.03.217.08.335.129.29.12.581.241.581.085 0-.22.266-.565.551-.682.181-.073.266-.007.374.077.062.049.13.103.23.14ZM10.5 4.142c.064 0 .046-.669.046-.669s.19.41.19.588c0 .081-.005.105-.003.129.002.027.015.054.06.176.047.124.016.11-.068.074-.069-.03-.171-.074-.296-.074-.28 0 .006-.224.07-.224Z",clipRule:"evenodd"})))),El=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ZW_-_Zimbabwe_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#ZW_-_Zimbabwe_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ZW_-_Zimbabwe_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#ZW_-_Zimbabwe_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 1v10h16V1H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",stroke:"#E31D1C",strokeWidth:1.75,d:"M0 4.125h-.875v3.75h17.75v-3.75H0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 2V0h16v2H0Zm0 10v-2h16v2H0Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#F7FCFF",stroke:"#272727",d:"M.298-.401-.5-.995V12.98l.794-.575L8.459 6.48l.551-.4-.546-.406L.298-.401Z"}),(0,n.createElement)("mask",{id:"ZW_-_Zimbabwe_svg__c",width:11,height:16,x:-1,y:-2,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",stroke:"#fff",d:"M.298-.401-.5-.995V12.98l.794-.575L8.459 6.48l.551-.4-.546-.406L.298-.401Z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#ZW_-_Zimbabwe_svg__c)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M3.74 7.14 1.85 8.663l.866-2.038-1.489-1.434h1.758l.721-1.73.766 1.73h1.755L4.66 6.626l.785 2.038L3.739 7.14Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M2.509 4.21s-.028-.065.134-.124c.162-.058.212-.182.339-.091.126.091.206-.092.242.17.037.264.137.678.137.678L5.005 6.08h-.309s-.48.706-.402 1.326c0 0-.331-.05-.781-.05s-.744.108-.744.108l-.26-.962s.094-.162.134-.292c.04-.13.208-.154.208-.258 0-.104-.165-.19-.082-.459.082-.268.082-1.07.082-1.07s-.26-.115-.208-.115c.053 0 .174-.096.087-.096H2.51Z"})))),gl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AF_-_Afghanistan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#AF_-_Afghanistan_svg__a)"},(0,n.createElement)("path",{fill:"#67BD38",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#D51700",d:"M5 0h6v12H5V0Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M0 0h5v12H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M5 6.05a3.05 3.05 0 1 0 5.48-1.844l-.443 1.338A2.055 2.055 0 0 1 9.3 7.675V5.3H9a1 1 0 0 0-2 0h-.3v2.293a2.045 2.045 0 0 1-.662-1.937H6l-.37-1.462A3.037 3.037 0 0 0 5 6.05Zm2.7.204V8.07a2.063 2.063 0 0 0 .6.015v-1.83a1 1 0 0 1-.6 0Z"}))),Zl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BH_-_Bahrain_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BH_-_Bahrain_svg__a)"},(0,n.createElement)("rect",{width:16,height:12,fill:"#E31D1C",rx:1}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h3.4L6 1 3.4 2 6 3 3.4 4 6 5 3.4 6 6 7 3.4 8 6 9l-2.6 1L6 11l-2.6 1H0V0Z",clipRule:"evenodd"}))),yl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BD_-_Bangladesh_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BD_-_Bangladesh_svg__a)"},(0,n.createElement)("path",{fill:"#38A17E",d:"M0 0h16v12H0z"}),(0,n.createElement)("path",{fill:"#F72E45",fillRule:"evenodd",d:"M6 9a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z",clipRule:"evenodd"}))),kl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BT_-_Bhutan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BT_-_Bhutan_svg__a)"},(0,n.createElement)("path",{fill:"#FF6230",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v12L16 0H0Z",clipRule:"evenodd"}),(0,n.createElement)("g",{filter:"url(#BT_-_Bhutan_svg__b)"},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M2.191 8.164s-.751.685-.156.721c.596.036.485.4.972.002.488-.397.015.063.665-.027s.975-.883 1.318-.829c.343.054.144-.072.433.27.29.344.797-.385.526.121-.27.506-.379 1.011.018.993.397-.018.56-.253.74-.505.181-.253 1.59.614.94-.253-.65-.867-.903.095-.957-.357-.054-.451-.183-.686.124-.47.307.218 1.03.163.47-.378-.56-.542-.483-.686-.645-.542-.163.144-.56-.542 0-.632.56-.09 1.204.217 1.42.38.218.162.886-.037 1.03.288.145.325.632.38.759.578.126.199.036 1.174 1.065 1.12 1.03-.055 1.354-.578.921-.994-.434-.415-.397-1.173-.849-.812-.451.36-1.101.307-1.101-.127 0-.433.198-.505.162-.848-.036-.344-.072-.2.596-.181.668.018.434 0 .921-.235.488-.234.813.795 1.011.036.199-.758-.072-1.535-.614-1.228-.541.307-.523 1.066-1.21.47-.686-.596-1.01-.289-.794-.614.217-.325-.054-.56.433-.343.488.217.344.289.759.343.415.054 2.618.325 2.13-.126-.487-.452-.955-.378-1.027-.667-.072-.29.225-.217.658-.38.434-.162.253-.993-.163-.83-.415.162-.38.885-1.228.433-.974.424-.823.211-1.319-.507-.433-.343-.668-.36-1.408.036-.585.241-1.074.687-.767 1.283.308.595 1.039 1.718.642 1.79-.398.072-1.824-.993-2.655-.433-.83.56-1.284 1.104-1.555 1.754-.27.65-1.147 1.029-1.364 1.029-.217 0-.522.382-.9.671Z",clipRule:"evenodd"}))),(0,n.createElement)("defs",null,(0,n.createElement)("filter",{id:"BT_-_Bhutan_svg__b",width:15.543,height:11.641,x:-.194,y:-.225,colorInterpolationFilters:"sRGB",filterUnits:"userSpaceOnUse"},(0,n.createElement)("feFlood",{floodOpacity:0,result:"BackgroundImageFix"}),(0,n.createElement)("feColorMatrix",{in:"SourceAlpha",result:"hardAlpha",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"}),(0,n.createElement)("feOffset",null),(0,n.createElement)("feGaussianBlur",{stdDeviation:1}),(0,n.createElement)("feColorMatrix",{values:"0 0 0 0 0.866667 0 0 0 0 0.184314 0 0 0 0 0 0 0 0 0.38 0"}),(0,n.createElement)("feBlend",{in2:"BackgroundImageFix",result:"effect1_dropShadow_270_55195"}),(0,n.createElement)("feBlend",{in:"SourceGraphic",in2:"effect1_dropShadow_270_55195",result:"shape"})))),wl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BN_-_Brunei_Darussalam_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BN_-_Brunei_Darussalam_svg__a)"},(0,n.createElement)("path",{fill:"#FFD221",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"BN_-_Brunei_Darussalam_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#BN_-_Brunei_Darussalam_svg__b)"},(0,n.createElement)("path",{fill:"#313131",d:"m-1.534 5.308 1.004-2.29 17.414 7.636-1.004 2.29-17.414-7.636Z"}),(0,n.createElement)("path",{fill:"#FAF9F9",d:"M-1.509 2.785-.505.495l18.28 8.012-1.004 2.29-18.28-8.012Z"}),(0,n.createElement)("path",{fill:"#CF1225",fillRule:"evenodd",d:"M8 1.444a.5.5 0 0 0-.5.5v1.814a1.461 1.461 0 0 0-.634-.158c-.549 0-1.166.768-1.166.768s1.02.028 1.8.802v2.774c-.863-.229-1.234-1.107-1.136-2.903l-1.498-.082c-.157 2.884.909 4.546 3.155 4.546 2.235 0 3.337-1.647 3.262-4.524l-1.5.038c.048 1.835-.37 2.724-1.283 2.936v-2.88c.765-.682 1.7-.707 1.7-.707S9.583 3.6 9.034 3.6c-.198 0-.38.05-.534.113v-1.77a.5.5 0 0 0-.5-.5ZM2.91 5.492a.5.5 0 1 1 .18-.984c.999.183 1.542.878 1.542 1.94v2.026a.5.5 0 1 1-1 0V6.449c0-.593-.212-.864-.722-.957Zm10.614-.582a.5.5 0 0 1-.402.582c-.51.093-.722.364-.722.957v2.025a.5.5 0 1 1-1 0V6.449c0-1.063.543-1.758 1.542-1.94a.5.5 0 0 1 .582.401ZM4.87 9.22l.826-.563c.463.68 1.211 1.02 2.303 1.02 1.1 0 1.793-.265 2.133-.758l.823.568c-.557.806-1.56 1.19-2.956 1.19-1.404 0-2.467-.484-3.13-1.457Z",clipRule:"evenodd"})))),Ml=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("path",{fill:"#032EA1",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#E00025",d:"M0 3h16v6H0V3Z"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M5.167 5.52v.03h.945v-.03h1.323v.06h.888v-.06H9.65v.03h.945v-.03h.11v1.306h-5.7V5.52h.163Zm-.163 1.306h-.302v.249h.69v.005h-.996v.426h.996v.004H4.201v.375h7.36V7.51h-1.195v-.004h1.002V7.08h-1.002v-.005h.696v-.249h-.358v.008h-5.7v-.008Zm5.59-1.306v-.84c-.014 0-.024.02-.035.045-.018.037-.04.084-.091.084-.045 0-.042-.054-.015-.096.021-.039.048-.09.012-.189-.027.075-.093.099-.081.054a.247.247 0 0 1 .028-.062c.022-.04.04-.073.008-.157-.015.102-.081.099-.066.039a.405.405 0 0 1 .015-.045c.017-.042.03-.077-.006-.15-.027.111-.06.105-.06.036 0-.102 0-.21-.126-.249 0 0-.009-.09-.057-.09-.045 0-.054.09-.054.09-.126.038-.126.145-.126.242v.007c0 .069-.033.075-.06-.036-.036.073-.023.108-.006.15l.015.045c.015.06-.05.063-.066-.039-.033.084-.014.118.008.157.01.017.021.036.028.062.012.045-.054.021-.08-.054-.037.099-.01.15.011.189.024.042.03.096-.015.096-.05 0-.073-.046-.09-.082-.012-.024-.022-.044-.036-.044v.837h.945Zm-2.27 0h-.889v-.105c0-.046-.025-.068-.047-.089-.02-.017-.037-.034-.037-.061 0 0-.012-.09.012-.132.033.12.09.099.09.048 0-.039-.025-.077-.084-.166l-.015-.023c-.024-.033-.009-.138.021-.177.012.09.027.135.066.135.024 0 .042-.015.042-.06a.167.167 0 0 0-.033-.092c-.01-.016-.02-.032-.027-.052a.15.15 0 0 1 .033-.159l.007.042c.008.06.012.084.044.084.075-.025.012-.127-.013-.166L7.49 4.54c-.018-.033.03-.102.03-.102.024.081.03.087.06.078.036-.009.03-.06-.012-.102-.027-.03-.024-.069.006-.099.03.057.066.054.069.018L7.618 4.2h.033l-.012-.1h.477l-.012.1h.036l-.027.129c-.006.036.042.045.072-.015.03.03.033.072.006.099-.042.042-.048.093-.012.102.03.009.036 0 .06-.078 0 0 .045.045.03.102l-.004.007c-.024.039-.09.145-.014.167.032 0 .036-.024.044-.084l.007-.042a.15.15 0 0 1 .03.159c-.007.021-.018.039-.028.056-.016.026-.032.051-.032.088 0 .045.021.06.045.06.039 0 .054-.042.066-.135.03.039.045.144.021.18l-.025.037c-.052.076-.077.112-.077.149 0 .051.06.072.09-.048.027.042.015.132.015.132 0 .028-.017.044-.036.062-.022.02-.046.043-.048.088v.105Zm-3.157 0v-.84c.014 0 .024.02.035.045.018.037.04.084.091.084.045 0 .042-.054.015-.096-.021-.039-.048-.09-.012-.189.027.075.093.099.081.054-.007-.026-.017-.045-.028-.062-.022-.04-.04-.073-.008-.157.015.102.081.099.066.039a.397.397 0 0 0-.015-.045c-.017-.042-.03-.077.006-.15.027.111.06.105.06.036 0-.102 0-.21.126-.249 0 0 .01-.09.057-.09.045 0 .054.09.054.09.126.038.126.145.126.242v.007c0 .069.033.075.06-.036.036.073.023.108.006.15a.397.397 0 0 0-.015.045c-.015.06.051.063.066-.039.033.084.014.118-.008.157-.01.017-.021.036-.028.062-.012.045.054.021.081-.054.036.099.01.15-.012.189-.024.042-.03.096.015.096.05 0 .073-.046.09-.082.012-.024.022-.044.036-.044v.837h-.945ZM7.81 4.093s-.003-.123.07-.126c.068 0 .065.126.065.126H7.81Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"M5.167 5.55h-.015l.015.015V5.55Zm.945 0v.015l.015-.015h-.015Zm1.323.03H7.42l.015.015V5.58Zm.888 0v.015l.015-.015h-.015Zm1.326-.03h-.015l.015.015V5.55Zm.945 0v.015l.015-.015h-.015Zm.11-.03h.015l-.015-.015v.015Zm-5.7 0v-.015l-.015.015h.015Zm-.302 1.306v-.015l-.015.015h.015Zm0 .249h-.015l.015.015v-.015Zm.69 0h.015l-.015-.015v.015Zm0 .005v.015l.015-.015h-.015Zm-.996 0v-.015l-.015.015h.015Zm0 .426h-.015l.015.015v-.015Zm.996 0h.015l-.015-.015v.015Zm0 .004v.015l.015-.015h-.015Zm-1.191 0v-.015l-.015.015h.015Zm0 .375h-.015l.015.015v-.015Zm7.36 0V7.9l.014-.015h-.015Zm0-.375h.014l-.015-.015v.015Zm-1.195 0h-.015l.015.015V7.51Zm0-.004V7.49l-.015.015h.015Zm1.002 0v.015l.015-.015h-.015Zm0-.426h.015l-.015-.015v.015Zm-1.002 0h-.015l.015.015V7.08Zm0-.005V7.06l-.015.015h.015Zm.696 0v.015l.015-.015h-.015Zm0-.249h.015l-.015-.015v.015Zm-.358.008v.015l.015-.015h-.015Zm-5.7 0H4.99l.015.015v-.015Zm5.59-2.154h.015l-.015-.015v.015Zm-.035.045.013.006-.013-.006Zm-.106-.012.013.008-.013-.008Zm.012-.189.014-.005h-.028l.014.005Zm-.081.054.014.004-.014-.004Zm.028-.062-.013-.008.013.008Zm.008-.157.014-.005-.029.003.015.002Zm-.066.039-.014-.004.014.004Zm.015-.045-.014-.005.014.005Zm-.006-.15.014-.007-.029.003.015.004Zm-.186-.213-.015.001.01.013.005-.014Zm-.111 0 .004.014.011-.013-.015-.001Zm-.126.242h.015-.015Zm-.06-.029.015-.004-.028-.003.013.007Zm-.006.15.014-.005-.014.005Zm.015.045.015-.004-.015.004Zm-.066-.039.015-.002-.029-.003.014.005Zm.008.157.013-.008-.013.008Zm.028.062-.014.004.014-.004Zm-.08-.054.013-.005h-.028l.014.005Zm.011.189-.013.007.013-.007Zm-.106.014-.013.006.013-.006Zm-.035-.044v-.015l-.015.015h.015Zm-2.261.643-.01.011.01-.01Zm-.037-.061h.015v-.002l-.015.002Zm.012-.132.015-.004-.028-.003.013.007Zm.006-.118-.012.009.012-.009Zm-.015-.023.013-.008-.013.008Zm.021-.177.015-.002-.027-.007.012.009Zm.075-.017.013-.008-.013.008Zm-.027-.052-.014.005.014-.005Zm.033-.159.015-.002-.026-.009.011.011Zm.007.042-.015.003.015-.003Zm0 0 .014-.002-.014.002Zm.044.084v.016l.005-.002-.005-.014Zm-.013-.166-.013.008.013-.008ZM7.49 4.54l-.013.007.013-.007Zm.03-.102.014-.004-.026-.005.012.009Zm.06.078L7.575 4.5l.004.015Zm-.012-.102-.011.01.011-.01Zm.006-.099.013-.007-.024-.004.011.011Zm.069.018.016.001-.001-.004-.015.003ZM7.618 4.2v-.015l-.015.018.015-.003Zm.033 0v.015l.015-.017-.015.002Zm-.012-.1v-.015l-.015.017.015-.002Zm.477 0 .015.002-.015-.017V4.1Zm-.012.1-.015-.002.015.017V4.2Zm.036 0 .015.003-.015-.018V4.2Zm-.027.129-.015-.003.015.003Zm.072-.015.01-.01-.023.003.013.007Zm.006.099-.01-.01.01.01Zm-.012.102.004-.014-.004.014Zm.06-.078.01-.01-.024.006.014.004Zm.03.102.013.008.002-.004-.015-.004Zm-.004.007.012.008-.012-.008Zm-.014.167-.004.015h.004v-.015Zm.044-.084.015.003-.015-.003Zm0 0-.014-.002.014.002Zm0 0 .015.003-.014-.003Zm.007-.042.011-.01-.026.008.015.002Zm.03.159-.014-.006v.001l.014.005Zm-.028.056.013.007-.013-.007Zm.08.013.01-.01-.026.008.015.002Zm.02.18.012.008-.012-.008Zm-.025.037.012.009-.012-.009Zm.013.101.013-.008-.027.004.014.004Zm.015.132-.015-.002v.002h.015Zm-.036.062-.01-.011.01.01Zm-.048.088h-.015.015ZM5.167 4.68v-.015l-.015.015h.015Zm.035.045.014-.007-.014.007Zm.106-.012-.013.007v.001l.013-.008Zm-.012-.189.014-.005h-.028l.014.005Zm.081.054-.014.004.014-.004Zm-.028-.062.013-.008-.013.008Zm-.008-.157.015-.002-.029-.003.014.005Zm.066.039.015-.004-.015.004Zm-.015-.045-.014.006.014-.006Zm.006-.15.015-.004-.028-.003.013.007Zm.186-.213.004.014.011-.013-.015-.001Zm.111 0-.015.001.01.013.005-.014Zm.126.242h-.015.015Zm0 .007h-.015.015Zm.06-.036.013-.007-.028.003.015.004Zm.006.15.014.006-.014-.006Zm-.015.045-.014-.004.014.004Zm.066-.039.014-.005-.029.003.015.002Zm-.008.157-.013-.008.013.008Zm-.028.062.015.004-.015-.004Zm.081-.054.014-.005H5.97l.014.005Zm-.012.189.013.007-.013-.007Zm.106.014-.014-.007.014.007Zm.035-.044h.015l-.015-.015v.015Zm1.767-.716v-.015.015Zm-.069.126h-.015l.015.015v-.015Zm.135 0v.015l.015-.015h-.015ZM5.182 5.55v-.03h-.03v.03h.03Zm.93-.015h-.945v.03h.945v-.03Zm-.015-.015v.03h.03v-.03h-.03Zm1.338-.015H6.112v.03h1.323v-.03Zm.015.075v-.06h-.03v.06h.03Zm.873-.015h-.888v.03h.888v-.03Zm-.015-.045v.06h.03v-.06h-.03Zm1.341-.015H8.323v.03H9.65v-.03Zm.015.045v-.03h-.03v.03h.03Zm.93-.015h-.945v.03h.945v-.03Zm-.015-.015v.03h.03v-.03h-.03Zm.125-.015h-.11v.03h.11v-.03Zm.015 1.321V5.52h-.03v1.306h.03Zm-.015-.015h-5.7v.03h5.7v-.03ZM4.989 5.52v1.306h.03V5.52h-.03Zm.178-.015h-.163v.03h.163v-.03Zm-.163 1.306h-.302v.03h.302v-.03Zm-.317.015v.249h.03v-.249h-.03Zm.015.264h.69v-.03h-.69v.03Zm.675-.015v.005h.03v-.005h-.03Zm.015-.01h-.996v.03h.996v-.03Zm-1.011.015v.426h.03V7.08h-.03Zm.015.44h.996v-.03h-.996v.03Zm.981-.014v.004h.03v-.004h-.03Zm.015-.011H4.201v.03h1.191v-.03Zm-1.206.015v.375h.03V7.51h-.03Zm.015.39h7.36v-.03H4.2v.03Zm7.374-.015V7.51h-.03v.375h.03Zm-.015-.39h-1.194v.03h1.194v-.03Zm-1.179.015v-.004h-.03v.004h.03Zm-.015.01h1.002v-.03h-1.002v.03Zm1.017-.014V7.08h-.03v.426h.03Zm-.015-.441h-1.002v.03h1.002v-.03Zm-.987.015v-.005h-.03v.005h.03Zm-.015.01h.696v-.03h-.696v.03Zm.711-.015v-.249h-.03v.249h.03Zm-.015-.264h-.358v.03h.358v-.03Zm-.343.023v-.008h-.03v.008h.03Zm-5.715.015h5.7v-.03h-5.7v.03Zm-.015-.023v.008h.03v-.008h-.03Zm5.59-2.146v.84h.03v-.84h-.03Zm-.007.051a.224.224 0 0 1 .016-.03.025.025 0 0 1 .005-.005l.001-.001v-.03c-.015 0-.025.01-.031.02a.247.247 0 0 0-.018.033l.027.013Zm-.104.093c.03 0 .053-.015.07-.033.015-.019.026-.042.034-.06l-.027-.013a.235.235 0 0 1-.03.053.059.059 0 0 1-.047.023v.03Zm-.028-.12a.125.125 0 0 0-.021.074c0 .012.004.023.013.032.01.01.022.014.036.014v-.03c-.008 0-.012-.002-.014-.005-.003-.002-.005-.006-.006-.013a.095.095 0 0 1 .018-.055l-.026-.016Zm.011-.175a.216.216 0 0 1 .015.11.205.205 0 0 1-.026.067l.026.014a.235.235 0 0 0 .03-.077.243.243 0 0 0-.017-.124l-.028.01Zm-.081.045c-.004.013-.004.03.01.038a.03.03 0 0 0 .02.003.055.055 0 0 0 .017-.006.148.148 0 0 0 .062-.08l-.028-.01a.118.118 0 0 1-.048.064.024.024 0 0 1-.008.003c-.001 0 0 0 0 0 .005.003 0 .006.004-.004l-.03-.008Zm.029-.066c-.01.018-.022.039-.03.066l.03.008a.228.228 0 0 1 .026-.059l-.026-.015Zm.007-.144c.016.041.019.068.016.088a.155.155 0 0 1-.023.056l.026.015c.01-.02.022-.04.026-.067a.202.202 0 0 0-.017-.102l-.028.01Zm-.067.03c-.004.017-.003.033.004.045.004.006.01.011.016.014a.033.033 0 0 0 .02 0 .062.062 0 0 0 .035-.029.168.168 0 0 0 .02-.063l-.029-.004a.137.137 0 0 1-.016.052c-.007.011-.014.015-.017.016h-.002l-.001-.001c-.002-.003-.004-.01 0-.022l-.03-.008Zm.016-.046a.425.425 0 0 0-.016.046l.03.008c.004-.016.009-.03.014-.043l-.028-.011Zm-.005-.138c.017.035.022.059.021.079a.18.18 0 0 1-.016.059l.028.01c.009-.02.017-.042.018-.068a.191.191 0 0 0-.024-.094l-.027.014Zm-.062.029c0 .018.002.034.007.045a.035.035 0 0 0 .011.015.024.024 0 0 0 .022.004.037.037 0 0 0 .016-.012.092.092 0 0 0 .012-.02.324.324 0 0 0 .022-.064l-.03-.008a.291.291 0 0 1-.02.06.062.062 0 0 1-.007.013l-.003.002.006.001-.002-.003a.095.095 0 0 1-.004-.033h-.03Zm-.115-.235a.141.141 0 0 1 .1.092.443.443 0 0 1 .015.143h.03c0-.05 0-.106-.017-.153a.17.17 0 0 0-.12-.11l-.008.028Zm-.053-.089c.007 0 .013.003.018.01.006.006.01.015.014.025a.19.19 0 0 1 .01.04v.001l.015-.001.015-.002v-.004l-.002-.01a.215.215 0 0 0-.01-.034.11.11 0 0 0-.02-.036.054.054 0 0 0-.04-.019v.03Zm-.054.075.015.001v-.003a.233.233 0 0 1 .01-.038.084.084 0 0 1 .013-.026c.005-.006.01-.009.016-.009v-.03a.05.05 0 0 0-.039.02.113.113 0 0 0-.019.035.219.219 0 0 0-.01.044v.004l.014.002Zm-.111.242c0-.049 0-.097.015-.138.014-.04.042-.072.1-.09l-.008-.028a.17.17 0 0 0-.12.108c-.017.047-.017.1-.017.148h.03Zm0 .007v-.007h-.03v.007h.03Zm-.09-.032c.007.028.015.05.022.065a.096.096 0 0 0 .012.019c.005.005.01.01.017.012a.024.024 0 0 0 .021-.004.036.036 0 0 0 .011-.015.123.123 0 0 0 .007-.045h-.03a.095.095 0 0 1-.004.033l-.002.003a.007.007 0 0 1 .006 0l-.003-.003a.066.066 0 0 1-.008-.013.298.298 0 0 1-.02-.06l-.029.008Zm.023.14a.178.178 0 0 1-.016-.058c0-.02.004-.044.021-.08l-.026-.013a.19.19 0 0 0-.025.094c.001.026.01.048.018.069l.028-.011Zm.016.047-.016-.046-.028.01.015.044.029-.008Zm-.096-.033a.168.168 0 0 0 .021.063c.01.015.021.026.034.03a.033.033 0 0 0 .021-.001.032.032 0 0 0 .016-.014c.007-.012.008-.028.004-.045l-.03.008c.004.013.002.02 0 .022H9.87c-.003 0-.01-.004-.016-.015a.138.138 0 0 1-.017-.052l-.03.004Zm.036.147a.155.155 0 0 1-.023-.056.173.173 0 0 1 .016-.088l-.028-.01a.202.202 0 0 0-.017.102c.004.027.015.048.026.067l.026-.015Zm.03.066c-.008-.027-.02-.048-.03-.066l-.026.015a.23.23 0 0 1 .027.059l.029-.008Zm-.11-.045c.014.04.04.068.062.08a.054.054 0 0 0 .018.006.03.03 0 0 0 .019-.003c.014-.008.014-.025.01-.038l-.028.008c.002.01-.002.007.003.004.001 0 .002 0 0 0a.025.025 0 0 1-.008-.003.119.119 0 0 1-.048-.064l-.028.01Zm.04.177a.206.206 0 0 1-.027-.067.215.215 0 0 1 .015-.11l-.028-.01a.245.245 0 0 0-.016.124.235.235 0 0 0 .029.077l.026-.014Zm-.029.118a.047.047 0 0 0 .036-.014.051.051 0 0 0 .012-.032.139.139 0 0 0-.02-.072l-.026.014a.11.11 0 0 1 .016.056c0 .007-.002.011-.004.014-.002.002-.006.004-.014.004v.03Zm-.104-.09c.009.017.02.04.035.057a.09.09 0 0 0 .07.033v-.03a.06.06 0 0 1-.047-.022.229.229 0 0 1-.031-.052l-.027.013Zm-.022-.036h.001l.005.007c.005.006.01.016.016.028l.027-.013-.018-.033c-.006-.009-.016-.019-.03-.019v.03Zm.015.822v-.837h-.03v.837h.03Zm.93-.015h-.945v.03h.945v-.03Zm-3.159.03h.888v-.03h-.888v.03Zm-.015-.12v.105h.03v-.105h-.03Zm-.042-.078c.022.02.042.04.042.078h.03c0-.053-.03-.08-.052-.1l-.02.022Zm-.042-.072c0 .035.023.055.042.072l.02-.022c-.02-.018-.032-.03-.032-.05h-.03Zm.014-.14a.129.129 0 0 0-.014.044.3.3 0 0 0-.001.083.435.435 0 0 0 .001.014v.001l.015-.002.015-.002a.137.137 0 0 1-.002-.014.422.422 0 0 1 .002-.075.1.1 0 0 1 .01-.034l-.026-.014Zm.088.056c0 .01-.003.017-.006.021s-.006.005-.009.004c-.004 0-.01-.004-.02-.016a.197.197 0 0 1-.025-.061l-.03.008a.225.225 0 0 0 .03.07c.012.016.025.026.04.029a.039.039 0 0 0 .037-.015.064.064 0 0 0 .013-.04h-.03Zm-.081-.157c.03.044.05.075.063.1a.121.121 0 0 1 .018.057h.03a.15.15 0 0 0-.022-.071c-.014-.027-.035-.06-.064-.103l-.025.017ZM7.342 5l.015.024.025-.017-.015-.023L7.342 5Zm.021-.194a.22.22 0 0 0-.034.098.243.243 0 0 0 0 .053.09.09 0 0 0 .013.044l.024-.018a.062.062 0 0 1-.008-.029.214.214 0 0 1 .001-.046.192.192 0 0 1 .028-.084l-.024-.018Zm.078.129a.024.024 0 0 1-.016-.005.052.052 0 0 1-.013-.02.38.38 0 0 1-.022-.097l-.03.004c.006.045.013.08.024.105a.08.08 0 0 0 .023.031c.01.008.021.012.034.012v-.03Zm.027-.045c0 .02-.004.032-.009.038-.004.004-.01.007-.018.007v.03c.015 0 .03-.005.042-.019.01-.013.015-.032.015-.056h-.03Zm-.03-.084c.016.028.03.05.03.084h.03c0-.043-.018-.072-.035-.1l-.026.016Zm-.029-.055c.008.021.019.039.028.055l.026-.016a.31.31 0 0 1-.026-.05l-.028.011Zm.036-.175a.165.165 0 0 0-.036.175l.028-.01a.135.135 0 0 1 .03-.143l-.022-.022Zm.032.051a2.176 2.176 0 0 0-.006-.042l-.03.004.007.043.03-.005Zm0 0-.03.005.03-.005Zm.03.071c-.006 0-.01-.001-.011-.002-.002-.002-.004-.004-.006-.009a.273.273 0 0 1-.013-.06l-.03.005c.005.028.008.052.015.067.004.009.01.017.018.022a.05.05 0 0 0 .027.007v-.03Zm-.026-.143c.013.02.034.054.042.085a.07.07 0 0 1 .003.038c-.003.008-.01.016-.024.02l.01.03a.062.062 0 0 0 .042-.041.098.098 0 0 0-.002-.056c-.01-.035-.033-.072-.045-.092l-.026.016Zm-.005-.008.005.008.026-.015-.005-.009-.026.016Zm.043-.11-.012-.009v.001a.144.144 0 0 0-.008.012.29.29 0 0 0-.015.028.16.16 0 0 0-.013.038.06.06 0 0 0 .005.04l.026-.015c-.002-.004-.003-.01-.001-.02a.13.13 0 0 1 .01-.03.258.258 0 0 1 .019-.034v-.002h.001l-.012-.009Zm.056.064a.037.037 0 0 1-.013.002L7.559 4.5a.76.76 0 0 1-.025-.068l-.03.01.016.048a.11.11 0 0 0 .015.029.034.034 0 0 0 .024.014.063.063 0 0 0 .024-.004l-.008-.028Zm-.019-.077a.1.1 0 0 1 .031.054c.001.007 0 .013-.002.016-.001.003-.004.005-.01.006l.008.03a.044.044 0 0 0 .028-.021.055.055 0 0 0 .006-.034.13.13 0 0 0-.04-.073l-.02.022Zm.006-.12a.093.093 0 0 0-.028.059.082.082 0 0 0 .022.06l.022-.02a.052.052 0 0 1-.014-.039c0-.013.007-.027.02-.04l-.022-.02Zm.065.027c0 .007-.002.01-.004.011l-.003.001c-.006 0-.02-.009-.034-.036l-.026.014c.015.03.035.049.056.052a.033.033 0 0 0 .03-.01.048.048 0 0 0 .011-.03l-.03-.002Zm-.024-.128.024.132.03-.006-.024-.132-.03.006Zm.048-.018h-.033v.03h.033v-.03Zm-.027-.083.012.1.03-.004-.012-.1-.03.004Zm.492-.017h-.477v.03h.477v-.03Zm.003.117.012-.1-.03-.004-.012.1.03.004Zm.021-.017h-.036v.03h.036v-.03Zm-.012.147.027-.129-.03-.006-.027.129.03.006Zm.044-.025c-.014.028-.03.035-.037.036-.004 0-.005-.001-.006-.002 0-.001-.002-.004-.001-.01l-.03-.004a.04.04 0 0 0 .008.033c.008.009.019.013.03.012.023 0 .046-.019.062-.051l-.026-.014Zm.03.117c.034-.034.028-.086-.006-.12l-.022.02c.026.026.026.058.006.078l.022.022Zm-.02.076c-.005 0-.008-.003-.01-.006a.025.025 0 0 1-.001-.016.1.1 0 0 1 .03-.054l-.02-.022a.13.13 0 0 0-.04.073.055.055 0 0 0 .006.034c.006.01.016.017.028.02l.008-.029Zm.043-.067a.821.821 0 0 1-.026.067c-.002.003-.003.003-.004.003L8.183 4.5l-.008.028a.058.058 0 0 0 .025.003.035.035 0 0 0 .023-.014.117.117 0 0 0 .015-.03.851.851 0 0 0 .015-.047l-.028-.008Zm.059.11a.116.116 0 0 0-.011-.083.153.153 0 0 0-.023-.033l-.01.01-.012.01.002.002a.122.122 0 0 1 .017.024.086.086 0 0 1 .008.062l.029.008Zm-.007.011.005-.007-.026-.016-.004.007.025.016Zm-.022.145c-.014-.005-.02-.012-.023-.02a.071.071 0 0 1 .003-.04.38.38 0 0 1 .042-.085l-.025-.016c-.012.02-.035.057-.046.094a.1.1 0 0 0-.002.055c.005.02.02.034.043.04l.008-.028Zm.026-.072a.272.272 0 0 1-.013.06c-.002.005-.004.007-.006.009-.002 0-.005.002-.011.002v.03a.05.05 0 0 0 .027-.007.047.047 0 0 0 .018-.022c.007-.015.01-.039.014-.067l-.03-.005Zm0 0 .03.004-.03-.004Zm0 0 .03.005-.03-.005Zm.006-.042a2.17 2.17 0 0 0-.006.042l.03.005a2.1 2.1 0 0 1 .006-.043l-.03-.004Zm.059.167a.165.165 0 0 0-.033-.175l-.022.02a.135.135 0 0 1 .027.143l.028.012Zm-.03.057c.011-.016.023-.035.03-.058l-.028-.01a.251.251 0 0 1-.027.053l.026.015Zm-.029.081c0-.032.013-.054.03-.08l-.026-.016c-.016.026-.034.055-.034.096h.03Zm.03.045c-.009 0-.015-.003-.02-.008-.005-.006-.01-.017-.01-.037h-.03c0 .025.006.044.017.057a.055.055 0 0 0 .043.018v-.03Zm.051-.122a.372.372 0 0 1-.021.098.048.048 0 0 1-.014.02.025.025 0 0 1-.016.004v.03a.055.055 0 0 0 .034-.011.078.078 0 0 0 .023-.03.397.397 0 0 0 .024-.107l-.03-.004Zm.049.19a.099.099 0 0 0 .013-.044.25.25 0 0 0-.001-.055.219.219 0 0 0-.034-.098l-.024.018c.013.017.024.05.028.084a.221.221 0 0 1 .001.048.07.07 0 0 1-.008.03l.025.017Zm-.026.038.025-.038-.024-.016-.026.037.025.017Zm-.074.14a.11.11 0 0 1 .017-.052c.012-.023.031-.05.057-.088l-.025-.017c-.025.037-.045.066-.058.09a.138.138 0 0 0-.02.067h.029Zm.06-.052a.186.186 0 0 1-.024.06c-.009.013-.016.017-.02.017-.003.001-.006 0-.01-.004a.033.033 0 0 1-.006-.021h-.03c0 .016.005.03.013.04a.04.04 0 0 0 .038.015c.015-.003.029-.013.04-.03a.214.214 0 0 0 .029-.07l-.03-.007Zm.03.136.015.002v-.001a.312.312 0 0 0 .003-.051.18.18 0 0 0-.02-.09l-.026.016a.153.153 0 0 1 .016.074.383.383 0 0 1-.002.044v.003a.052.052 0 0 1 0 .001l.014.002Zm-.026.073c.018-.017.041-.038.041-.073h-.03c0 .02-.012.032-.031.05l.02.023Zm-.043.078c.001-.04.021-.058.043-.078l-.02-.022c-.023.02-.051.047-.053.098l.03.002Zm0 .104v-.105h-.03v.105h.03Zm-3.186-.84v.84h.03v-.84h-.03Zm.064.038c-.006-.012-.011-.024-.018-.033-.006-.01-.016-.02-.031-.02v.03h.001l.005.007c.005.007.01.016.016.029l.027-.013Zm.077.076a.059.059 0 0 1-.046-.023.236.236 0 0 1-.031-.053l-.027.013c.008.018.02.041.035.06a.088.088 0 0 0 .069.033v-.03Zm.002-.073c.013.02.019.04.018.055-.001.007-.003.01-.006.013-.002.003-.006.005-.014.005v.03a.049.049 0 0 0 .036-.014.051.051 0 0 0 .014-.032.125.125 0 0 0-.022-.073l-.026.016Zm-.013-.202a.245.245 0 0 0-.016.124.235.235 0 0 0 .029.077l.026-.014a.206.206 0 0 1-.026-.067.215.215 0 0 1 .015-.11l-.028-.01Zm.08.063c.003.01 0 .007.004.004.001 0 .002 0 0 0a.025.025 0 0 1-.008-.003.119.119 0 0 1-.048-.064l-.028.01c.014.04.04.068.062.08a.054.054 0 0 0 .018.006.03.03 0 0 0 .019-.003c.014-.008.014-.025.01-.038l-.028.008Zm-.026-.059a.23.23 0 0 1 .027.059l.029-.008c-.008-.027-.02-.048-.03-.066l-.026.015Zm-.009-.17a.202.202 0 0 0-.017.103c.004.027.015.048.026.067l.026-.015a.155.155 0 0 1-.023-.056.173.173 0 0 1 .016-.088l-.028-.01Zm.066.049c.003.013 0 .02 0 .022h-.004c-.003 0-.01-.004-.016-.015a.138.138 0 0 1-.017-.052l-.03.004a.168.168 0 0 0 .021.063c.01.015.021.026.034.03a.033.033 0 0 0 .021-.001.032.032 0 0 0 .016-.014c.007-.012.008-.028.004-.045l-.03.008Zm-.015-.043.015.043.029-.008-.016-.046-.028.01Zm.007-.163a.19.19 0 0 0-.025.094c.001.026.01.048.018.069l.028-.011a.178.178 0 0 1-.016-.06c0-.02.004-.044.021-.078l-.026-.014Zm.058.043a.095.095 0 0 1-.004.033l-.002.003a.007.007 0 0 1 .006 0l-.003-.003a.066.066 0 0 1-.008-.013.298.298 0 0 1-.02-.06l-.029.008c.007.028.015.05.022.065a.096.096 0 0 0 .012.019c.005.005.01.01.017.012a.024.024 0 0 0 .021-.004.036.036 0 0 0 .011-.015.123.123 0 0 0 .007-.045h-.03Zm.137-.263a.171.171 0 0 0-.12.11c-.017.047-.017.103-.017.153h.03c0-.052 0-.101.015-.143.014-.04.042-.074.1-.092l-.008-.028Zm.061-.091a.053.053 0 0 0-.04.019.11.11 0 0 0-.02.036.213.213 0 0 0-.012.047v.001a2.735 2.735 0 0 0 .03.003v-.003a.187.187 0 0 1 .01-.038.082.082 0 0 1 .014-.026c.006-.006.011-.009.018-.009v-.03Zm.054.105.015-.002a.225.225 0 0 0-.01-.048.113.113 0 0 0-.02-.036.05.05 0 0 0-.039-.019v.03c.006 0 .01.003.016.009.006.006.01.016.014.026a.197.197 0 0 1 .009.038v.003l.015-.001Zm.141.242c0-.048 0-.101-.017-.148a.17.17 0 0 0-.12-.108l-.008.028c.058.018.086.05.1.09.015.04.015.09.015.138h.03Zm0 .007v-.007h-.03v.007h.03Zm.03-.04a.297.297 0 0 1-.02.06.066.066 0 0 1-.007.013l-.003.002.006.001-.002-.003a.095.095 0 0 1-.004-.033h-.03c0 .018.002.034.007.045a.036.036 0 0 0 .011.015.024.024 0 0 0 .022.004.037.037 0 0 0 .016-.012.096.096 0 0 0 .012-.02.326.326 0 0 0 .022-.064l-.03-.008Zm.035.16c.008-.021.017-.043.018-.07a.19.19 0 0 0-.025-.093l-.026.014c.017.034.022.059.021.079 0 .02-.007.037-.016.059l.028.01Zm-.014.043a.386.386 0 0 1 .014-.043l-.028-.011-.015.046.029.008Zm.036-.045a.138.138 0 0 1-.016.052c-.007.011-.014.015-.017.016h-.002l-.001-.001c-.002-.003-.004-.01 0-.022l-.03-.008c-.004.017-.003.033.004.045.004.006.01.011.016.014a.033.033 0 0 0 .02 0 .062.062 0 0 0 .035-.029.168.168 0 0 0 .02-.063l-.029-.004Zm.02.166c.01-.02.022-.04.026-.067a.202.202 0 0 0-.017-.102l-.028.01c.016.041.019.068.016.088a.155.155 0 0 1-.023.056l.026.015Zm-.026.059a.23.23 0 0 1 .026-.059l-.026-.015c-.01.018-.022.039-.03.066l.03.008Zm.052-.063a.119.119 0 0 1-.048.064.025.025 0 0 1-.008.003c-.001 0 0 0 0 0 .005.003 0 .006.004-.004l-.03-.008c-.003.013-.003.03.011.038a.03.03 0 0 0 .02.003.054.054 0 0 0 .017-.006.148.148 0 0 0 .062-.08l-.028-.01Zm.015.201a.235.235 0 0 0 .03-.077.245.245 0 0 0-.017-.124l-.028.01c.017.048.019.083.015.11a.206.206 0 0 1-.026.067l.026.014Zm.002.074c-.008 0-.012-.002-.014-.004-.002-.003-.004-.007-.004-.014a.11.11 0 0 1 .016-.056l-.026-.014a.139.139 0 0 0-.02.072c0 .011.004.023.012.032.01.01.022.014.036.014v-.03Zm.077-.074a.229.229 0 0 1-.03.052.06.06 0 0 1-.047.022v.03a.09.09 0 0 0 .07-.033c.015-.018.026-.04.034-.058l-.027-.013Zm.05-.052c-.016 0-.026.01-.032.02-.006.008-.012.02-.018.032l.027.013a.217.217 0 0 1 .016-.028.026.026 0 0 1 .005-.006v-.001h.001v-.03Zm.014.852v-.837h-.03v.837h.03Zm-.96.015h.945v-.03h-.945v.03Zm2.711-1.583a.07.07 0 0 0-.052.026.13.13 0 0 0-.023.05.252.252 0 0 0-.008.06v.005h.03v-.001a.177.177 0 0 1 0-.017c.001-.011.003-.026.007-.04a.1.1 0 0 1 .017-.038.04.04 0 0 1 .03-.015v-.03Zm.067.141h.015v-.006a.294.294 0 0 0-.008-.06.13.13 0 0 0-.022-.05.064.064 0 0 0-.05-.025v.03c.01 0 .02.005.027.014a.1.1 0 0 1 .016.038.237.237 0 0 1 .007.058l.015.001Zm-.135.015h.135v-.03H7.81v.03Z"})),Rl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CN_-_China_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#CN_-_China_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M3.557 4.878 1.61 6.403l.744-2.307-1.299-1.2 1.758-.065.744-1.857.744 1.857h1.754L4.76 4.096l.59 2.307-1.793-1.525ZM7.508 3.086l-.817.493.187-.962-.68-.72.92-.04.39-.898.39.899h.92l-.68.759.205.962-.835-.493Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m8.508 5.086-.817.493.187-.962-.68-.72.92-.04.39-.898.39.899h.92l-.68.759.205.962-.835-.493Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m7.508 7.086-.817.493.187-.962-.68-.72.92-.04.39-.898.39.899h.92l-.68.759.205.962-.835-.493Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m5.508 8.086-.817.493.187-.962-.68-.72.92-.04.39-.898.39.899h.92l-.68.759.205.962-.835-.493Z"}))),Fl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CY_-_Cyprus_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#CY_-_Cyprus_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CY_-_Cyprus_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#CY_-_Cyprus_svg__b)"},(0,n.createElement)("path",{fill:"#F57A01",d:"M12.284 2.38S9.643 3.839 9.31 3.93c-.332.093-.11.149-.683.112-.573-.037-1.7.206-1.958.04-.258-.167-.35-.462-.369.037-.019.498.388.923-.13.96-.516.037-.572-.444-.923-.148-.35.295-.646.96-.868.794-.221-.166-.535-.61-.443-.185.092.425.37 1.495 1.256 1.513.886.019 1.071-.295 1.108-.036.037.258.425.295.517-.037.092-.333.85.37 1.256.02.406-.351.739-.647.868-.85.13-.203.572-.166.997-.166.425 0 1.053.184.72-.222-.332-.406-.905-.59-.572-.997.332-.406 3.153-1.757 3.283-1.905.129-.148-.698-.702-1.085-.48Z"}),(0,n.createElement)("path",{fill:"url(#CY_-_Cyprus_svg__c)",d:"M12.284 2.38S9.643 3.839 9.31 3.93c-.332.093-.11.149-.683.112-.573-.037-1.7.206-1.958.04-.258-.167-.35-.462-.369.037-.019.498.388.923-.13.96-.516.037-.572-.444-.923-.148-.35.295-.646.96-.868.794-.221-.166-.535-.61-.443-.185.092.425.37 1.495 1.256 1.513.886.019 1.071-.295 1.108-.036.037.258.425.295.517-.037.092-.333.85.37 1.256.02.406-.351.739-.647.868-.85.13-.203.572-.166.997-.166.425 0 1.053.184.72-.222-.332-.406-.905-.59-.572-.997.332-.406 3.153-1.757 3.283-1.905.129-.148-.698-.702-1.085-.48Z"}),(0,n.createElement)("path",{fill:"#006B49",d:"M5.456 8.052c1.311 0 2.438 1.46 2.438 1.46.019.018.036.036.052.054L8 9.511s1.314-1.459 2.625-1.459-.944 2.124-2.403 2.124c0 0-.15-.014-.275-.076-.124.062-.274.076-.274.076-1.459 0-3.527-2.124-2.216-2.124Z"}),(0,n.createElement)("path",{fill:"url(#CY_-_Cyprus_svg__d)",d:"M5.456 8.052c1.311 0 2.438 1.46 2.438 1.46.019.018.036.036.052.054L8 9.511s1.314-1.459 2.625-1.459-.944 2.124-2.403 2.124c0 0-.15-.014-.275-.076-.124.062-.274.076-.274.076-1.459 0-3.527-2.124-2.216-2.124Z"}))),(0,n.createElement)("defs",null,(0,n.createElement)("linearGradient",{id:"CY_-_Cyprus_svg__c",x1:15,x2:15,y1:9,y2:1,gradientUnits:"userSpaceOnUse"},(0,n.createElement)("stop",{stopColor:"#EA5113"}),(0,n.createElement)("stop",{offset:1,stopColor:"#FC9B58"})),(0,n.createElement)("linearGradient",{id:"CY_-_Cyprus_svg__d",x1:11.019,x2:11.019,y1:10.176,y2:8.052,gradientUnits:"userSpaceOnUse"},(0,n.createElement)("stop",{stopColor:"#008057"}),(0,n.createElement)("stop",{offset:1,stopColor:"#00B77C"})))),Hl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TL_-_Timor-Leste_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TL_-_Timor-Leste_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",stroke:"#F7FCFF",d:"M0-.5h-.5v13h17v-13H0Z"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m0 0 12 6-12 6V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"m0 0 8 6-8 6V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m3.324 7.204-1.01 1.05-.105-1.492L.92 5.968l1.343-.421.22-1.48.93 1.172 1.355-.363-.7 1.387.681 1.339-1.426-.398Z",clipRule:"evenodd"}))),bl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GE_-_Georgia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GE_-_Georgia_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"GE_-_Georgia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#E31D1C",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#GE_-_Georgia_svg__b)"},(0,n.createElement)("path",{d:"M7 0h2v5h7v2H9v5H7V7H0V5h7V0Z"}),(0,n.createElement)("path",{d:"M5 8.611 6.1 8.5v1S5 9.431 5 9.451c0 .02.1 1.049.1 1.049h-1l.08-1H3.1v-1l1.08.111L4.1 7.5h1L5 8.611ZM5 2.611 6.1 2.5v1S5 3.431 5 3.451c0 .02.1 1.049.1 1.049h-1l.08-1H3.1v-1l1.08.111L4.1 1.5h1L5 2.611ZM12 2.611l1.1-.111v1S12 3.431 12 3.451c0 .02.1 1.049.1 1.049h-1l.08-1H10.1v-1l1.08.111L11.1 1.5h1L12 2.611ZM12 8.611l1.1-.111v1S12 9.431 12 9.451c0 .02.1 1.049.1 1.049h-1l.08-1H10.1v-1l1.08.111L11.1 7.5h1L12 8.611Z"})))),Cl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"IN_-_India_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#IN_-_India_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"IN_-_India_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#IN_-_India_svg__b)"},(0,n.createElement)("path",{fill:"#FF8C1A",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#3D58DB",d:"M6 6a2 2 0 1 0 4 0 2 2 0 0 0-4 0Zm3.5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"}),(0,n.createElement)("path",{fill:"#3D58DB",d:"M7.997 6.43 7.58 7.967l.244-1.573-1.006 1.234.864-1.338-1.422.718 1.333-.871-1.59.078 1.572-.254-1.485-.575 1.54.407-1.123-1.13 1.24.999-.566-1.489.728 1.417L7.997 4l.089 1.59.727-1.417-.566 1.489 1.24-.998-1.122 1.13 1.54-.408-1.485.575 1.572.254-1.59-.078 1.332.871-1.421-.718.863 1.338L8.17 6.394l.244 1.573-.417-1.537Z"})))),Vl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ID_-_Indonesia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#ID_-_Indonesia_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ID_-_Indonesia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#ID_-_Indonesia_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v6h16V0H0Z",clipRule:"evenodd"})))),Sl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"IR_-_Iran_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#IR_-_Iran_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"IR_-_Iran_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#IR_-_Iran_svg__b)"},(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#F7FCFF",strokeWidth:.5,d:"M.186 8.683H-.95M-.962 9.134v-.261h.37v.252h.374v-.252h-.194M.17 9.123h-.19v-.245h.397v-.2.445h.18v-.445M.759 8.704v.42H.573M2.138 8.683H1M.989 9.134v-.261h.37v.252h.374v-.252h-.194M2.155 9.123h-.188v-.245h.396v-.2.445h.18v-.445M2.745 8.704v.42H2.56M4.124 8.683H2.987M2.975 9.134v-.261h.37v.252h.374v-.252h-.194M4.106 9.123h-.188v-.245h.397v-.2.445h.18v-.445M4.696 8.704v.42H4.51M6.075 8.683H4.938M4.926 9.134v-.261h.37v.252h.374v-.252h-.194M6.058 9.123h-.189v-.245h.397v-.2.445h.18v-.445M6.648 8.704v.42H6.46M8.026 8.683H6.89M6.877 9.134v-.261h.37v.252h.374v-.252h-.194M8.044 9.123h-.189v-.245h.397v-.2.445h.18v-.445M8.634 8.704v.42h-.187M10.012 8.683H8.875M8.863 9.134v-.261h.37v.252h.375v-.252h-.194M10.03 9.123H9.84v-.245h.397v-.2.445h.18v-.445M10.62 8.704v.42h-.187M11.998 8.683h-1.137M10.85 9.134v-.261h.37v.252h.374v-.252H11.4M12.016 9.123h-.189v-.245h.397v-.2.445h.18v-.445M12.606 8.704v.42h-.187M13.984 8.683h-1.137M12.835 9.134v-.261h.37v.252h.375v-.252h-.194M13.967 9.123h-.188v-.245h.396v-.2.445h.18v-.445M14.557 8.704v.42h-.186M15.935 8.683H14.8M14.787 9.134v-.261h.37v.252h.374v-.252h-.194M16.023 9.123h-.189v-.245h.397v-.2.445h.18v-.445M.186 2.583H-.95M-.962 3.034v-.261h.37v.252h.374v-.252h-.194M.17 3.023h-.19v-.245h.397v-.2.445h.18v-.446M.759 2.604v.42H.573M2.138 2.583H1M.989 3.034v-.261h.37v.252h.374v-.252h-.194M2.155 3.023h-.188v-.245h.396v-.2.445h.18v-.446M2.745 2.604v.42H2.56M4.124 2.583H2.987M2.975 3.034v-.261h.37v.252h.374v-.252h-.194M4.106 3.023h-.188v-.245h.397v-.2.445h.18v-.446M4.696 2.604v.42H4.51M6.075 2.583H4.938M4.926 3.034v-.261h.37v.252h.374v-.252h-.194M6.058 3.023h-.189v-.245h.397v-.2.445h.18v-.446M6.648 2.604v.42H6.46M8.026 2.583H6.89M6.877 3.034v-.261h.37v.252h.374v-.252h-.194M8.044 3.023h-.189v-.245h.397v-.2.445h.18v-.446M8.634 2.604v.42h-.187M10.012 2.583H8.875M8.863 3.034v-.261h.37v.252h.375v-.252h-.194M10.03 3.023H9.84v-.245h.397v-.2.445h.18v-.446M10.62 2.604v.42h-.187M11.998 2.583h-1.137M10.85 3.034v-.261h.37v.252h.374v-.252H11.4M12.016 3.023h-.189v-.245h.397v-.2.445h.18v-.446M12.606 2.604v.42h-.187M13.984 2.583h-1.137M12.835 3.034v-.261h.37v.252h.375v-.252h-.194M13.967 3.023h-.188v-.245h.396v-.2.445h.18v-.446M14.557 2.604v.42h-.186M15.935 2.583H14.8M14.787 3.034v-.261h.37v.252h.374v-.252h-.194M16.023 3.023h-.189v-.245h.397v-.2.445h.18v-.446"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M7.303 4.125s.214.112.432.112c.22 0 .44-.112.44-.112v.15s-.241.112-.454.112c-.213 0-.418-.112-.418-.112v-.15Zm-1.575 1.77c0-.889 1.221-1.47 1.221-1.47s-.706.378-.706 1.433c0 1.055.367 1.512.367 1.512s-.882-.586-.882-1.475Zm4.119-.049c0-.889-1.22-1.421-1.22-1.421s.706.378.706 1.433c0 1.055-.367 1.512-.367 1.512s.881-.635.881-1.524Zm-3.285.243c-.047-.888.692-1.684.692-1.684s-.27.366-.214 1.42c.02.361.162.9.341 1.217v-2.58h.75v2.602c.18-.296.318-.802.338-1.169.055-1.053-.201-1.49-.201-1.49s.738.796.692 1.684c-.028.529-.435 1.088-.76 1.454.158.035.37.078.66.135.007.032-.058.03-.187.028a4.118 4.118 0 0 0-.65.028c-.133.136-.225.216-.225.216l-.037-.047c-.023.027-.037.047-.037.047s-.093-.08-.225-.216a4.118 4.118 0 0 0-.65-.028c-.13.003-.194.004-.188-.028.29-.057.502-.1.66-.135-.325-.366-.732-.925-.76-1.454Z",clipRule:"evenodd"})))),Al=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"IQ_-_Iraq_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#IQ_-_Iraq_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"IQ_-_Iraq_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#IQ_-_Iraq_svg__b)"},(0,n.createElement)("path",{fill:"#BF2714",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#009C4E",fillRule:"evenodd",d:"M2.668 6.406C3.123 7.058 2.5 7.5 2.5 7.5s.545 0 .753-.437h4.46V6.1s-.094-.463-.491-.463-.487.463-.487.463H5.167l1.517-1.34-.295-.26-1.685 1.488v.315h2.393v-.185s.013-.108.125-.108.084.108.084.108v.396H4.291v-.542l-.326.146v.396s-.4-.108-.653-.108c-.252 0-.267-.288-.267-.288l-.377.288Zm6.055.037.245.609h-.973V4.607l.41.132v1.704h.318Zm4.532 0 .245.609h-.973V4.607l.41.132v1.704h.319Zm-1.204-1.81-.254.171v1.637h-.258V5.128l-.425.245v1.068h-.286V5.7l-.323.208v.201s-.622.043-.622.922h2.165l.003-2.399Zm-8.305 2.85c.078 0 .142-.056.142-.125 0-.07-.064-.125-.142-.125-.078 0-.142.056-.142.125s.064.125.142.125Zm7.211-2.662c-.11.145-.443 0-.443 0l.946-.11c-.098.191-.503.11-.503.11Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#009C4E",d:"m2.5 7.5-.145-.204-.64.454H2.5V7.5Zm.168-1.094-.152-.199-.19.145.137.197.205-.143Zm.585.657v-.25h-.157l-.068.142.225.108Zm4.46 0v.25h.25v-.25h-.25Zm0-.963h.25v-.025l-.006-.025-.245.05Zm-.978 0v.25h.207l.039-.203-.246-.047Zm-1.568 0-.165-.188-.496.438h.661V6.1Zm1.517-1.34.166.188.212-.188-.212-.187-.166.187ZM6.39 4.5l.166-.187-.166-.146-.165.146.165.187ZM4.704 5.988 4.539 5.8l-.085.075v.113h.25Zm0 .315h-.25v.25h.25v-.25Zm2.393 0v.25h.25v-.25h-.25Zm0-.185-.249-.031-.001.015v.016h.25Zm.21 0-.243-.062-.008.03v.032h.25Zm0 .396v.25h.25v-.25h-.25Zm-3.016 0h-.25v.25h.25v-.25Zm0-.542h.25v-.386l-.352.158.102.228Zm-.326.146-.102-.229-.148.066v.163h.25Zm0 .396-.066.241.316.086v-.327h-.25Zm-.92-.396.25-.013-.025-.475-.377.289.152.199Zm5.923.934v.25h.37L9.2 6.958l-.232.094Zm-.245-.61.232-.093-.063-.156h-.169v.25Zm-.728.61h-.25v.25h.25v-.25Zm0-2.445.076-.238-.326-.104v.342h.25Zm.41.132h.25v-.183L8.481 4.5l-.076.239Zm0 1.704h-.25v.25h.25v-.25Zm5.095.609v.25h.37l-.138-.344-.232.094Zm-.245-.61.232-.093-.063-.156h-.168v.25Zm-.728.61h-.25v.25h.25v-.25Zm0-2.445.076-.238-.326-.104v.342h.25Zm.41.132h.25v-.183l-.173-.056-.077.239Zm0 1.704h-.25v.25h.25v-.25Zm-1.14-1.639-.14-.207-.11.074v.133h.25Zm.254-.172h.25v-.47l-.39.263.14.207Zm-.254 1.809v.25h.25v-.25h-.25Zm-.258 0h-.25v.25h.25v-.25Zm0-1.313h.25v-.433l-.375.217.125.216Zm-.425.245-.125-.216-.125.072v.144h.25Zm0 1.068v.25h.25v-.25h-.25Zm-.286 0h-.25v.25h.25v-.25Zm0-.741h.25v-.458l-.385.248.135.21Zm-.323.208-.136-.21-.114.073v.137h.25Zm0 .201.017.25.233-.017V6.11h-.25Zm-.622.922h-.25v.25h.25v-.25Zm2.165 0v.25h.25v-.25h-.25Zm-1.534-2.21-.03-.249-.923.108.853.37.1-.23Zm.443 0 .05-.245-.154-.031-.095.125.2.15Zm.503-.11.222.114.213-.416-.464.054.029.248ZM2.5 7.5l.145.204.002-.002a.278.278 0 0 0 .011-.008.885.885 0 0 0 .11-.097c.063-.064.144-.16.209-.285a.936.936 0 0 0 .107-.47 1.087 1.087 0 0 0-.21-.58l-.41.287c.089.128.117.233.12.313a.437.437 0 0 1-.052.221.669.669 0 0 1-.177.213l-.001.001h.001L2.5 7.5Zm.528-.545a.501.501 0 0 1-.31.253.842.842 0 0 1-.22.042H2.5a32.552 32.552 0 0 1 .001.5h.005a.723.723 0 0 0 .115-.009c.066-.008.158-.025.258-.059a1 1 0 0 0 .601-.512l-.451-.215Zm4.684-.142H3.253v.5h4.46v-.5Zm-.25-.713v.963h.5V6.1h-.5Zm-.24-.213c.082 0 .136.042.182.115a.525.525 0 0 1 .063.149.012.012 0 0 0 0-.001 31.831 31.831 0 0 1 .49-.1v-.004a.566.566 0 0 0-.008-.03.986.986 0 0 0-.122-.28.704.704 0 0 0-.605-.349v.5Zm-.487.213.246.048v.001l.001-.007A.482.482 0 0 1 7.042 6c.045-.073.098-.114.18-.114v-.5a.7.7 0 0 0-.605.35 1.018 1.018 0 0 0-.127.315l.245.048Zm-1.568.25h1.568v-.5H5.167v.5ZM6.52 4.573l-1.517 1.34.33.374 1.518-1.34-.331-.374Zm-.295.114.295.26.33-.374-.294-.26-.331.374ZM4.869 6.175l1.686-1.488-.331-.374L4.539 5.8l.33.375Zm.085.128v-.315h-.5v.315h.5Zm2.143-.25H4.704v.5h2.393v-.5Zm-.25.065v.185h.5v-.185h-.5Zm.375-.358a.366.366 0 0 0-.361.27.381.381 0 0 0-.011.047v.005l-.001.002v.002l.248.032.248.03v.004a.152.152 0 0 1-.005.02.105.105 0 0 1-.013.027.135.135 0 0 1-.105.061v-.5Zm.084.358a25.223 25.223 0 0 0 .243.06v-.003a.237.237 0 0 0 .004-.018.38.38 0 0 0-.005-.158.317.317 0 0 0-.114-.17.345.345 0 0 0-.212-.069v.5a.157.157 0 0 1-.092-.035.183.183 0 0 1-.066-.097.14.14 0 0 1 0-.07v-.001l.242.06Zm.25.396v-.396h-.5v.396h.5Zm-3.265.25h3.015v-.5H4.291v.5Zm-.25-.792v.542h.5v-.542h-.5Zm.026.374.326-.146-.204-.456-.326.145.204.457Zm.148.168v-.396h-.5v.396h.5Zm-.903.142c.1 0 .242.022.37.049a4.344 4.344 0 0 1 .217.05 221.104 221.104 0 0 1 .131-.482h-.001l-.004-.002a2.78 2.78 0 0 0-.067-.017 4.842 4.842 0 0 0-.174-.039 2.526 2.526 0 0 0-.472-.06v.5Zm-.267-.538-.25.013a.152.152 0 0 1 0 .01.543.543 0 0 0 .01.07c.009.041.024.1.054.16a.49.49 0 0 0 .453.285v-.5c-.012 0-.008-.003 0 .003.004.003.001.003-.004-.007a.16.16 0 0 1-.014-.05V6.1v.003l-.25.014Zm-.225.486.377-.288-.304-.397-.377.288.304.397Zm6.38.354-.245-.609-.464.187.245.609.464-.187Zm-1.205.344h.973v-.5h-.973v.5Zm-.25-2.695v2.445h.5V4.607h-.5ZM8.48 4.5l-.41-.13-.152.475.41.132.152-.477Zm.174 1.943V4.739h-.5v1.704h.5Zm.068-.25h-.318v.5h.318v-.5Zm5.009.765-.244-.609-.464.187.244.609.464-.187Zm-1.205.344h.973v-.5h-.973v.5Zm-.25-2.695v2.445h.5V4.607h-.5Zm.737-.107-.41-.13-.153.475.41.132.153-.477Zm.173 1.943V4.739h-.5v1.704h.5Zm.069-.25h-.319v.5h.319v-.5ZM11.936 5.01l.254-.171-.28-.415-.254.172.28.414Zm.11 1.43V4.804h-.5v1.637h.5Zm-.508.25h.258v-.5h-.258v.5Zm-.25-1.563v1.313h.5V5.128h-.5Zm-.05.462.425-.245-.25-.433-.425.245.25.433Zm.125.851V5.373h-.5v1.068h.5Zm-.536.25h.286v-.5h-.286v.5Zm-.25-.991v.741h.5V5.7h-.5Zm.062.418.323-.208-.27-.42-.324.208.271.42Zm.115-.009v-.201h-.5v.201h.5Zm-.622.922c0-.372.127-.526.214-.593a.418.418 0 0 1 .173-.079h.007-.004l-.018-.25-.018-.25h-.003a.26.26 0 0 0-.015.002.615.615 0 0 0-.134.03.917.917 0 0 0-.295.152c-.224.174-.407.482-.407.988h.5Zm1.915-.25H9.883v.5h2.165v-.5Zm-.247-2.149-.003 2.4h.5l.003-2.4h-.5ZM3.638 7.358c0-.046.02-.08.043-.1a.1.1 0 0 1 .065-.025v.5c.186 0 .392-.14.392-.375h-.5Zm.108.125a.1.1 0 0 1-.065-.026.132.132 0 0 1-.043-.1h.5c0-.235-.206-.374-.392-.374v.5Zm.108-.125c0 .045-.021.08-.043.099a.1.1 0 0 1-.065.026v-.5c-.186 0-.392.14-.392.375h.5Zm-.108-.125a.1.1 0 0 1 .065.026c.022.019.043.053.043.099h-.5c0 .235.206.375.392.375v-.5Zm6.768-2.412-.1.23h.003l.005.002a.574.574 0 0 0 .064.025c.04.013.098.031.162.043a.71.71 0 0 0 .23.008.418.418 0 0 0 .278-.157l-.398-.302c.025-.034.055-.036.048-.035a.23.23 0 0 1-.066-.006.668.668 0 0 1-.12-.035l-.007-.002-.1.229Zm.917-.358-.946.11.057.496.947-.11-.058-.496Zm-.474.358-.049.245h.003a.271.271 0 0 0 .023.005 1.303 1.303 0 0 0 .246.016.788.788 0 0 0 .247-.044.459.459 0 0 0 .255-.218l-.445-.228c.014-.026.031-.028.016-.023a.302.302 0 0 1-.089.014.787.787 0 0 1-.157-.012h-.001l-.049.245Z"})))),Ul=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"IL_-_Isreal_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#IL_-_Isreal_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"IL_-_Isreal_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#3D58DB",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#IL_-_Isreal_svg__b)"},(0,n.createElement)("path",{d:"M0 2v1.783h16V2H0ZM0 8.174V10h16V8.174H0Z"}),(0,n.createElement)("path",{d:"M5.69 7.47h4.69L8.057 3.46 5.691 7.47Zm3.735-.55H6.654l1.4-2.371 1.371 2.37Z"}),(0,n.createElement)("path",{d:"M5.546 4.463h4.794L8.068 8.485 5.546 4.463Zm3.852.55H6.54L8.043 7.41l1.355-2.398Z"})))),xl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"JP_-_Japan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#JP_-_Japan_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"JP_-_Japan_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#JP_-_Japan_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M8 9.75a3.75 3.75 0 1 0 0-7.5 3.75 3.75 0 0 0 0 7.5Z",clipRule:"evenodd"})))),Tl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"JO_-_Jordan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#JO_-_Jordan_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"JO_-_Jordan_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#JO_-_Jordan_svg__b)"},(0,n.createElement)("path",{fill:"#272727",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#093",d:"M0 8v4h16V8H0Z"})),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12l10-6L0 0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"JO_-_Jordan_svg__c",width:10,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l10-6L0 0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#JO_-_Jordan_svg__c)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m4.5 6.935-.934.565.213-1.102L3 5.573l1.055-.044L4.5 4.5l.446 1.029H6l-.777.87.234 1.101-.956-.565Z",clipRule:"evenodd"})))),Dl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"KZ_-_Kazakhstan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#KZ_-_Kazakhstan_svg__a)"},(0,n.createElement)("path",{fill:"#4EC7EE",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KZ_-_Kazakhstan_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#KZ_-_Kazakhstan_svg__b)"},(0,n.createElement)("path",{fill:"#FFE402",d:"M2.045 11.618c-.032.236.119.403.371.51.34.145.682.01.997-.34l-.408-.368c-.14.155-.241.215-.32.214.154-.11.35-.244.588-.404l.115-.166c.092-.395-.194-.608-.63-.608-.257 0-.463.05-.593.16-.214.18-.177.466.048.615a.593.593 0 0 0 .054.032c-.126.107-.203.217-.222.355Z"}),(0,n.createElement)("path",{stroke:"#FFE402",strokeWidth:.55,d:"M2.282 11.248s.063-.139.032-.21"}),(0,n.createElement)("path",{fill:"#FFE402",d:"M4.285 11.618c.032.236-.119.403-.372.51-.339.145-.681.01-.997-.34l.409-.368c.14.155.24.215.319.214-.153-.11-.349-.244-.587-.404l-.115-.166c-.092-.395.194-.608.63-.608.257 0 .462.05.593.16.214.18.177.466-.048.615a.593.593 0 0 1-.054.032c.126.107.203.217.222.355Z"}),(0,n.createElement)("path",{fill:"#FFE402",d:"m4.298 11.135-.501.226c-.07-.156-.092-.298-.033-.433l.504.219c.017-.04.017-.04.03-.012ZM2.045.382c-.032-.235.119-.403.371-.51.34-.145.682-.01.997.34L3.005.58c-.14-.155-.241-.215-.32-.214.154.11.35.244.588.404l.115.166c.092.395-.194.608-.63.608-.257 0-.463-.05-.593-.16-.214-.18-.177-.466.048-.615a.582.582 0 0 1 .054-.032C2.141.631 2.064.52 2.045.382Z"}),(0,n.createElement)("path",{fill:"#FFE402",d:"M4.285.382c.032-.235-.119-.403-.372-.51-.339-.145-.681-.01-.997.34l.409.368c.14-.155.24-.215.319-.214-.153.11-.349.244-.587.404l-.115.166c-.092.395.194.608.63.608.257 0 .462-.05.593-.16.214-.18.177-.466-.048-.615a.582.582 0 0 0-.054-.032c.126-.106.203-.217.222-.355Z"}),(0,n.createElement)("path",{fill:"#FFE402",fillRule:"evenodd",d:"M2.547 10.031c-.316.01-.512.075-.512.379 0 .335.326.44.673.44.314 0 .667-.195.667-.544 0-.212-.27-.64-.95-1.57-.023-.021-.036-.033-.046-.033a.437.437 0 0 1 .21-.05c.033 0 .076.017.119.039v.364h.72v-.275c0-.31-.46-.678-.84-.678-.331 0-.598.158-.733.385-.133.225-.031.44.16.611.285.393.506.718.645.932h-.113Zm.034.254a.454.454 0 0 1-.029-.007c.007.007.033.038.033.132a.884.884 0 0 1-.006.112.264.264 0 0 1-.05-.335l.001-.002-.01-.02.004-.003c.016-.008.03-.015.006.023l.05.1Zm-.029-.007-.01-.003c.002 0 .003 0 .005.002h.005Zm.273.028c0-.01-.003-.015-.008-.018l.003.004a.049.049 0 0 1 .005.014Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFE402",fillRule:"evenodd",d:"M3.783 10.031c.315.01.512.075.512.379 0 .335-.326.44-.673.44-.314 0-.668-.195-.668-.544 0-.212.27-.64.95-1.57.024-.021.037-.033.047-.033a.437.437 0 0 0-.21-.05.299.299 0 0 0-.119.039v.364h-.72v-.275c0-.31.46-.678.84-.678.331 0 .597.158.732.385.134.225.032.44-.16.611-.285.393-.506.718-.644.932h.113Zm-.034.254a.454.454 0 0 0 .029-.007c-.007.007-.033.038-.033.132 0 .05.002.087.005.112a.264.264 0 0 0 .051-.335l-.001-.002.01-.02-.004-.003c-.016-.008-.03-.015-.006.023l-.051.1Zm.029-.007.01-.003a.022.022 0 0 0-.005.002h-.005Zm-.274.028c0-.01.004-.015.01-.018l-.004.004a.049.049 0 0 0-.006.014Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFE402",fillRule:"evenodd",d:"M2.547 6.677c-.316-.009-.512-.074-.512-.378 0-.335.326-.44.673-.44.314 0 .667.195.667.544 0 .212-.27.64-.95 1.57-.023.021-.036.032-.046.033.04.022.113.05.21.05a.299.299 0 0 0 .119-.039v-.364h.72v.275c0 .31-.46.677-.84.677-.331 0-.598-.157-.733-.384-.133-.225-.031-.44.16-.611.285-.393.506-.718.645-.932h-.113Zm.034-.253a.461.461 0 0 0-.029.007c.007-.007.033-.038.033-.132a.884.884 0 0 0-.006-.112.264.264 0 0 0-.05.334l.001.003-.01.02.004.003c.016.008.03.015.006-.023l.05-.1Zm-.029.007-.01.003a.017.017 0 0 0 .005-.002l.005-.001Zm.273-.028c0 .01-.003.015-.008.018l.003-.004a.05.05 0 0 0 .005-.014Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFE402",fillRule:"evenodd",d:"M3.783 6.677c.315-.009.512-.074.512-.378 0-.335-.326-.44-.673-.44-.314 0-.668.195-.668.544 0 .212.27.64.95 1.57.024.021.037.032.047.033a.437.437 0 0 1-.21.05.299.299 0 0 1-.119-.039v-.364h-.72v.275c0 .31.46.677.84.677.331 0 .597-.157.732-.384.134-.225.032-.44-.16-.611a22.959 22.959 0 0 1-.644-.932h.113Zm-.034-.253.029.007c-.007-.007-.033-.038-.033-.132 0-.05.002-.087.005-.112a.264.264 0 0 1 .051.334l-.001.003.01.02-.004.003c-.016.008-.03.015-.006-.023l-.051-.1Zm.029.007.01.003a.017.017 0 0 1-.005-.002l-.005-.001Zm-.274-.028c0 .01.004.015.01.018l-.004-.004a.049.049 0 0 1-.006-.014Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFE402",fillRule:"evenodd",d:"M2.547 5.323c-.316.009-.512.074-.512.378 0 .335.326.44.673.44.314 0 .667-.195.667-.544 0-.212-.27-.64-.95-1.57-.023-.021-.036-.032-.046-.033a.437.437 0 0 1 .21-.05c.033 0 .076.017.119.039v.364h.72v-.275c0-.31-.46-.677-.84-.677-.331 0-.598.157-.733.384-.133.225-.031.44.16.611.285.393.506.718.645.932h-.113Zm.034.253a.469.469 0 0 1-.029-.007c.007.007.033.038.033.132a.884.884 0 0 1-.006.112.264.264 0 0 1-.05-.334l.001-.003-.01-.02.004-.003c.016-.008.03-.015.006.023l.05.1Zm-.029-.007-.01-.003.005.002.005.001Zm.273.028c0-.01-.003-.015-.008-.018l.003.004a.05.05 0 0 1 .005.014Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFE402",fillRule:"evenodd",d:"M3.783 5.323c.315.009.512.074.512.378 0 .335-.326.44-.673.44-.314 0-.668-.195-.668-.544 0-.212.27-.64.95-1.57.024-.021.037-.032.047-.033a.437.437 0 0 0-.21-.05.299.299 0 0 0-.119.039v.364h-.72v-.275c0-.31.46-.677.84-.677.331 0 .597.157.732.384.134.225.032.44-.16.611-.285.393-.506.718-.644.932h.113Zm-.034.253a.469.469 0 0 0 .029-.007c-.007.007-.033.038-.033.132 0 .05.002.087.005.112a.264.264 0 0 0 .051-.334L3.8 5.476l.01-.02-.004-.003c-.016-.008-.03-.015-.006.023l-.051.1Zm.029-.007.01-.003a.017.017 0 0 0-.005.002l-.005.001Zm-.274.028c0-.01.004-.015.01-.018l-.004.004a.049.049 0 0 0-.006.014Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFE402",fillRule:"evenodd",d:"M2.547 1.968c-.316-.009-.512-.074-.512-.378 0-.335.326-.44.673-.44.314 0 .667.195.667.544 0 .212-.27.64-.95 1.57-.023.021-.036.033-.046.033.04.023.113.05.21.05a.299.299 0 0 0 .119-.039v-.364h.72v.275c0 .31-.46.678-.84.678-.331 0-.598-.158-.733-.385-.133-.225-.031-.44.16-.611.285-.393.506-.718.645-.932h-.113Zm.034-.253a.469.469 0 0 0-.029.007c.007-.007.033-.038.033-.132a.884.884 0 0 0-.006-.112.264.264 0 0 0-.05.335l.001.002-.01.02.004.003c.016.008.03.015.006-.023l.05-.1Zm-.029.007-.01.003a.017.017 0 0 0 .005-.002h.005Zm.273-.028c0 .01-.003.015-.008.018l.003-.004a.05.05 0 0 0 .005-.014Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFE402",fillRule:"evenodd",d:"M3.783 1.968c.315-.009.512-.074.512-.378 0-.335-.326-.44-.673-.44-.314 0-.668.195-.668.544 0 .212.27.64.95 1.57.024.021.037.033.047.033a.437.437 0 0 1-.21.05.299.299 0 0 1-.119-.039v-.364h-.72v.275c0 .31.46.678.84.678.331 0 .597-.158.732-.385.134-.225.032-.44-.16-.611a22.959 22.959 0 0 1-.644-.932h.113Zm-.034-.253.029.007c-.007-.007-.033-.038-.033-.132 0-.05.002-.087.005-.112a.264.264 0 0 1 .051.335l-.001.002.01.02-.004.003c-.016.008-.03.015-.006-.023l-.051-.1Zm.029.007.01.003a.017.017 0 0 1-.005-.002h-.005Zm-.274-.028c0 .01.004.015.01.018l-.004-.004a.049.049 0 0 1-.006-.014ZM9.493 1.392l.205.764s.003.174-.194.174c-.196 0-.205-.174-.205-.174l.194-.764Zm1.732 2.918c0 .994-.759 1.8-1.695 1.8s-1.695-.806-1.695-1.8.76-1.8 1.695-1.8c.936 0 1.695.806 1.695 1.8Zm-.934-2 .027-.79-.41.673s-.04.17.147.227c.187.057.236-.11.236-.11Zm.78-.416-.258.748s-.095.145-.258.036c-.162-.11-.073-.26-.073-.26l.588-.524Zm.147 1.228.465-.64-.716.33s-.129.116-.005.269c.123.152.256.04.256.04Zm.888.117-.64.465s-.161.064-.232-.119a.19.19 0 0 1 .089-.254l.783-.092Zm-.562 1.102.748-.257-.776-.141s-.172.021-.159.217c.014.196.187.181.187.181Zm.686.607-.79.028s-.17-.037-.125-.228c.044-.191.215-.162.215-.162l.7.362Zm-1.067.603.764.204-.564-.55s-.155-.079-.253.091c-.098.17.053.255.053.255Zm.245.883-.67-.42s-.12-.124.023-.258.269-.014.269-.014l.378.692Zm-1.207-.107.52.597-.16-.772S10.476 6 10.3 6.086c-.177.086-.099.24-.099.24Zm-.277.854-.321-.722s-.03-.171.164-.202c.193-.03.23.14.23.14l-.073.784ZM9 6.396l.082.787.312-.724s.018-.173-.176-.204c-.194-.03-.218.141-.218.141Zm-.715.532.151-.776s.074-.157.25-.071c.176.086.11.246.11.246l-.51.601Zm-.318-1.186-.371.699.663-.426s.111-.134-.032-.268c-.143-.133-.26-.005-.26-.005Zm-.892.022.559-.56s.149-.088.247.081a.19.19 0 0 1-.047.266l-.76.213Zm.392-1.178-.698.372.788.018s.167-.049.123-.24c-.045-.191-.213-.15-.213-.15Zm-.763-.493.777-.15s.173.01.16.205c-.014.195-.188.193-.188.193l-.749-.248Zm.97-.762-.786-.083.643.456s.165.053.236-.13c.07-.183-.093-.243-.093-.243Zm-.367-.841.723.321s.136.108.013.26c-.124.152-.265.05-.265.05l-.47-.631Zm1.208-.071-.597-.52.266.743s.105.138.268.029c.162-.11.063-.252.063-.252Zm.154-.896.42.67s.052.166-.135.223c-.188.057-.248-.106-.248-.106l-.037-.787Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFE402",d:"m5.774 4 .721.073c-.346 2.347.588 3.404 3.019 3.404 2.46 0 3.6-1.105 3.6-3.477 0 0 .512-.029.507.073-.11 2.73-1.281 4.481-4.179 4.481-3.036 0-4.104-1.598-3.668-4.554Z"}),(0,n.createElement)("path",{fill:"#FFE402",d:"m5.99 5.4.68.073c-.326 2.347.556 3.404 2.851 3.404 2.324 0 3.4-1.105 3.4-3.477 0 0 .484-.03.48.073-.104 2.73-1.21 4.481-3.947 4.481-2.867 0-3.877-1.598-3.465-4.554Z"})))),Ll=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"KW_-_Kuwait_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#KW_-_Kuwait_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KW_-_Kuwait_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#KW_-_Kuwait_svg__b)"},(0,n.createElement)("path",{fill:"#093",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 8v4h16V8H0Z"})),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"M0 0v12l6-4V4L0 0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KW_-_Kuwait_svg__c",width:6,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l6-4V4L0 0Z",clipRule:"evenodd"})))),Ol=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"KG_-_Kyrgyzstan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#KG_-_Kyrgyzstan_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KG_-_Kyrgyzstan_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#KG_-_Kyrgyzstan_svg__b)"},(0,n.createElement)("path",{fill:"#FFDC17",fillRule:"evenodd",d:"M7.991 8.933c.054 0 .107-.001.16-.004l.308.984.072-1.028c.103-.018.204-.042.304-.071l.529.887-.17-1.017a2.99 2.99 0 0 0 .279-.14l.721.743-.402-.952a2.99 2.99 0 0 0 .239-.198l.875.557-.612-.834a2.95 2.95 0 0 0 .186-.247l.98.342-.788-.671c.046-.092.087-.187.124-.284l1.033.109-.923-.473c.023-.1.04-.201.054-.305l1.03-.13-1.008-.249a2.98 2.98 0 0 0-.018-.309l.972-.362L10.9 5.27a2.926 2.926 0 0 0-.09-.298l.86-.574-1.01.226a2.965 2.965 0 0 0-.157-.27l.703-.755-.93.452a3.002 3.002 0 0 0-.216-.227l.508-.895-.8.651a2.999 2.999 0 0 0-.262-.172l.286-.986-.626.815a2.985 2.985 0 0 0-.296-.107l.049-1.023-.42.936a3.019 3.019 0 0 0-.313-.037L7.995 2l-.19 1.006a3.022 3.022 0 0 0-.315.035l-.418-.934.049 1.02c-.102.031-.202.067-.299.108l-.624-.813.285.982c-.091.053-.18.111-.265.173l-.796-.648.505.89c-.076.073-.149.149-.217.23l-.926-.45.699.75c-.058.089-.11.18-.159.273l-1.005-.224.855.57a2.925 2.925 0 0 0-.091.302l-1.03.01.965.36A2.975 2.975 0 0 0 5 5.955l-1.001.247 1.023.13c.013.104.032.207.055.309l-.917.469L5.187 7c.037.098.079.194.125.287l-.784.667.976-.34c.058.086.121.17.188.25l-.609.83.871-.556c.077.071.157.138.241.2l-.4.948.72-.74c.09.051.183.098.28.14L6.625 9.7l.529-.885c.1.028.201.052.305.07l.071 1.027.308-.983.153.003Zm2.25-2.975a2.259 2.259 0 0 1-2.268 2.25 2.259 2.259 0 0 1-2.268-2.25 2.259 2.259 0 0 1 2.268-2.25 2.259 2.259 0 0 1 2.268 2.25ZM7.988 7.709a1.715 1.715 0 0 0 1.574-2.396c-.61.043-1.075.27-1.384.502L7.932 6l-.229-.198c-.22-.19-.643-.404-1.294-.477a1.715 1.715 0 0 0 1.579 2.384ZM6.75 4.807a1.71 1.71 0 0 1 1.237-.527c.478 0 .91.196 1.222.512-.49.057-.905.18-1.242.37-.3-.172-.706-.289-1.217-.355Z",clipRule:"evenodd"})))),Nl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LA_-_Laos_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#LA_-_Laos_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 8h16v4H0V8Z"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 4h16v4H0V4Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0h16v4H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M8 7.87a1.875 1.875 0 1 0 0-3.75 1.875 1.875 0 0 0 0 3.75Z"}))),Bl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LB_-_Lebanon_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#LB_-_Lebanon_svg__a)"},(0,n.createElement)("path",{fill:"#F50101",d:"M16 0H0v3h16V0Zm0 9H0v3h16V9Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 3h16v6H0V3Z"}),(0,n.createElement)("path",{fill:"#52AB0B",d:"M10.757 6.257c.038.433-1.563-.18-1.563-.007 0 .174 1.715.479 1.712.868-.003.388-2.033-.111-1.578.063.455.175 1.433.594 1.322.854-.238.557-1.813-.386-1.944-.2-.212.3 1.162 1 1.15 1.066-.022.128-.938-.201-1.15.065-.172-.049-.252-.28-.305-.311l-.339-4.362s.304 4.107-.084 4.225c-.388.118-1.466.477-1.497.298-.012-.067 1.298-.681 1.086-.98-.156-.222-1.736.562-1.836.108-.45-.324 1.454-.604 1.454-.935 0-.331-1.741.392-1.533-.069.208-.46 1.602-.626 1.628-.69.048-.116-1.55.182-1.55 0 0-.344.957-.411 1.55-.72.035-.354-1.44.347-1.55.064-.109-.283 1.886-1.016 1.837-1.074-.077-.09-1.685.317-1.42.104.515-.415 1.52-.98 1.75-1.13 0 0 .028-.057.058-.038l.063-.04s0 .355-.005.078c-.005-.277 2.355.935 2.382 1.243.03.359-1.459-.27-1.424.082.303.188 1.164.55 1.52.71.161.073-1.189-.153-1.16-.042.072.282 1.388.317 1.426.77Z"}))),zl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MO_-_Macao_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MO_-_Macao_svg__a)"},(0,n.createElement)("path",{fill:"#1C9975",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MO_-_Macao_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#MO_-_Macao_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m8.01 3.427-.816.493.186-.962-.68-.72.921-.04.39-.898.39.899h.92l-.68.759.205.962-.835-.493ZM5.691 3.792l-.505.305.115-.595-.42-.445.57-.024.24-.556.241.556h.569l-.42.47.127.594-.517-.305ZM10.29 3.792l-.504.305.115-.595-.42-.445.569-.024.24-.556.242.556h.568l-.42.47.127.594-.516-.305ZM4.383 4.805l-.405.245.092-.477-.337-.358.457-.02.193-.445.194.446h.456l-.337.377.102.477-.415-.245ZM11.78 4.805l-.405.245.092-.477-.337-.358.457-.02.193-.445.194.446h.456l-.337.377.102.477-.415-.245Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MO_-_Macao_svg__c",width:8,height:8,x:4,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M8 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#MO_-_Macao_svg__c)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M6.31 11.64H4.358V9.01h1.949c.69-.01 1.194-.207 1.531-.586l.168-.189.187.17c.45.407.899.605 1.353.605h2.152v2.63H9.546c-.522 0-1.026-.197-1.508-.582-.426.379-1.006.571-1.728.581Z"})),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M8.017 3.804s-.854.844-.854 2.002c0 .248.04.482.1.697-.275-.61-.294-1.271-.056-1.993l-.323-.106c-.242.734-.243 1.424-.003 2.063a4.106 4.106 0 0 0-1.654-.564l-.037.338a3.76 3.76 0 0 1 1.451.48 2.69 2.69 0 0 0-.34-.112c-1.082-.276-2.143.116-2.143.116S4.77 8.098 5.955 8.3c.06.01.118.018.176.024h-.01c-.565 0-1.09-.231-1.582-.7l-.235.246c.553.527 1.16.795 1.818.795.642 0 1.24-.256 1.784-.76.088-.054.14-.091.147-.097l.022.018-.017.03s.054.032.15.078c.54.417 1.213.73 1.746.73.657 0 1.265-.267 1.818-.794l-.235-.246c-.492.469-1.018.7-1.583.7-.207 0-.409-.033-.608-.1.278.015.585-.01.902-.107 1.167-.357 1.654-1.437 1.654-1.437s-.621-.335-1.41-.339c.176-.045.36-.079.553-.1l-.037-.338c-.74.081-1.38.331-1.918.748.314-.69.339-1.443.074-2.247l-.324.106c.217.658.22 1.266.01 1.83.037-.167.058-.345.058-.534 0-1.22-.89-2.002-.89-2.002Zm.376 3.574-.012.018.015-.018h-.003Zm-.826-.08.034-.03c.03.05.06.097.09.142a3.881 3.881 0 0 0-.124-.112Z",clipRule:"evenodd"})))),Pl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MY_-_Malaysia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MY_-_Malaysia_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M.014 2.5h16v1.45h-16zM.014 5.1h16v1.45h-16zM.056 7.6h16v1.25h-16zM.056 10.1h16v1.35h-16z"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0h16v1.25H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0h8v6H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M1.797 3.101c0 .688.324 1.339.983 1.339.99 0 1.182-.211 1.644-.502.109.245-.26 1.294-1.657 1.294C1.649 5.21.745 4.312.745 3.102c0-1.39 1.022-2.14 1.994-2.132.858 0 1.768.487 1.74 1.108-.404-.395-.843-.395-1.574-.395-.73 0-1.108.73-1.108 1.418Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m5.5 3.65-.464.677.023-.82-.773.275.5-.65L4 2.9l.787-.232-.5-.65.772.275-.023-.82.464.677.464-.677-.023.82.773-.275-.5.65L7 2.9l-.787.232.5.65-.772-.275.023.82L5.5 3.65Z",clipRule:"evenodd"}))),Il=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MV_-_Maldives_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MV_-_Maldives_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0h16v11a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#579D20",fillRule:"evenodd",d:"M3 3h10v6H3V3Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#B6EB9A",strokeOpacity:.238,d:"M3.5 3.5h9v5h-9v-5Z"}),(0,n.createElement)("mask",{id:"MV_-_Maldives_svg__b",width:10,height:6,x:3,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M3 3h10v6H3V3Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#fff",d:"M3.5 3.5h9v5h-9v-5Z"})),(0,n.createElement)("g",{mask:"url(#MV_-_Maldives_svg__b)"},(0,n.createElement)("path",{fill:"#F9FAFA",fillRule:"evenodd",d:"M8.016 6.231c-.008 1.533 1.199 2.35 1.199 2.35-1.377.162-2.293-1.086-2.293-2.335 0-1.248 1.248-2.28 2.293-2.745 0 0-1.19 1.197-1.199 2.73Z",clipRule:"evenodd"})))),Gl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MN_-_Mongolia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:0})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#MN_-_Mongolia_svg__a)"},(0,n.createElement)("path",{fill:"#4C67E8",d:"M5 0h6v12H5V0Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M11 0h5v12h-5V0ZM0 0h6v12H0V0Z"}),(0,n.createElement)("path",{fill:"#F8D000",d:"M3.007 3.442c-.507 0-.44-.494-.44-.494l.24-.518v.519c0 .066.091-.067.091-.228 0-.16.109-.401.109-.401l.007-.16a.47.47 0 0 0 .106.13l.03.03c.062.064.053.234.046.38-.007.134-.012.248.037.248.102 0 .095-.459.095-.459l.172.46s.014.493-.493.493Zm0-1.41c.013-.075.011.026.007.128a.218.218 0 0 1-.007-.128Zm.762 2.31a.739.739 0 0 1-.75.727.739.739 0 0 1-.75-.727c0-.401.336-.727.75-.727s.75.326.75.727Zm-1.884 1.36H1v4.286h.885V5.702Zm3.115 0h-.885v4.286H5V5.702Zm-2.885.037.863.534.972-.534H2.115ZM2.978 10l-.863-.534H3.95L2.978 10Zm-.863-3.553h1.808v.336H2.115v-.336Zm1.808 2.497H2.115v.336h1.808v-.336Zm-.885-.186c.51 0 .924-.4.924-.894s-.414-.895-.924-.895-.923.4-.923.895c0 .494.414.894.923.894Zm-1.036-4.15s.03.934.95.934c.921 0 1.07-.934 1.07-.934s-.356.572-1.01.572-1.01-.572-1.01-.572Z"}))),Kl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MM_-_Myanmar_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#MM_-_Myanmar_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 8h16v4H0V8Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 4h16v4H0V4Z"}),(0,n.createElement)("path",{fill:"#FFD018",d:"M0 0h16v4H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M8.031 7.988 5.456 9.625l.863-2.866-1.837-1.873 2.533-.055L8.135 2l1.022 2.867 2.526.044-1.899 1.907.887 2.727-2.64-1.558Z"}))),Wl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"}),(0,n.createElement)("path",{fill:"#C51918",stroke:"#4857A1",d:"m5.616 6.32 4.316 5.18H.5V.842L9.04 5.5H4.931l.684.82Z"}),(0,n.createElement)("mask",{id:"NP_-_Nepal_svg__a",width:11,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",stroke:"#fff",d:"m5.616 6.32 4.316 5.18H.5V.842L9.04 5.5H4.931l.684.82Z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#NP_-_Nepal_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"m2.915 10.005-.613.795-.028-1.003-.963.283.567-.828-.946-.337.946-.337-.567-.828.963.283.028-1.004.613.796.612-.796.029 1.004.963-.283-.567.828.945.337-.945.337.567.828-.963-.283-.029 1.003-.612-.795ZM2.9 4.07l-.32.415-.015-.524-.503.148.296-.433-.493-.176.493-.176-.296-.433.503.148.015-.524.32.416.32-.416.015.524.503-.148-.296.433.493.176-.493.176.296.433-.503-.148-.015.524-.32-.416Z"}),(0,n.createElement)("path",{fill:"#F9FAFA",d:"M2.833 3.947c1.113.004 1.707-.627 1.707-.627.117.72-.79 1.2-1.696 1.2-.907 0-1.456-.654-1.794-1.2 0 0 .67.623 1.783.627Z"}))),jl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"KP_-_Korea_(North)_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#KP_-_Korea_(North)_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KP_-_Korea_(North)_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#KP_-_Korea_(North)_svg__b)"},(0,n.createElement)("path",{fill:"#C51918",stroke:"#F7FCFF",d:"M0 2.5h-.5v7h17v-7H0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M5 8.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"m4.998 6.935-1.359.945.48-1.584-1.319-1 1.654-.033.544-1.563.543 1.563 1.654.034-1.318 1 .479 1.583-1.358-.945Z",clipRule:"evenodd"})))),ql=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"OM_-_Oman_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#OM_-_Oman_svg__a)"},(0,n.createElement)("path",{fill:"#F50101",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"OM_-_Oman_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#OM_-_Oman_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F50101",d:"M0 0h6v12H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M5.385 1.016C5.39.971 5.332.953 5.308.993a19.138 19.138 0 0 1-1.385 2v-.459c-.07-.077-.299-.286-.299-.286V1.79l.412-.373L3.471 1l-.597.417.451.373v.458c0 .22-.273.286-.273.286l-.05.404a18.687 18.687 0 0 1-1.315-1.924c-.023-.041-.083-.022-.076.025.055.368.221 1.186.68 2.06h-.123v-.017a.043.043 0 0 0-.044-.044H1.07a.043.043 0 0 0-.043.044v.663c0 .024.02.043.043.043h1.054c.024 0 .044-.019.044-.043v-.348H2.3a.3.3 0 0 0 .27.18c.084.13.175.26.275.388-.229-.023-1.74-.151-1.74.398 0 .328.368.502.829.592L.83 5.952c-.033.03-.007.08.036.07a7.128 7.128 0 0 0 2.2-.977h.029c.253 0 .429-.11.55-.258.914.745 1.947 1.09 2.396 1.213.046.013.071-.047.032-.075A13.587 13.587 0 0 1 4.048 4.18l.022-.026c.171-.202.32-.41.45-.619a.298.298 0 0 0 .124-.138h.133v.348c0 .024.02.043.043.043h1.054c.024 0 .044-.019.044-.043v-.663a.043.043 0 0 0-.044-.044H4.82a.043.043 0 0 0-.029.012 6.178 6.178 0 0 0 .594-2.034Zm-.608 2.082v-.02l-.01.02h.01ZM2.82 3.28c0 .134-.11.242-.244.242a.243.243 0 0 1-.245-.242c0-.133.11-.242.245-.242s.244.109.244.242Zm1.304 0c0 .134.11.242.245.242a.243.243 0 0 0 .245-.242.243.243 0 0 0-.245-.242.243.243 0 0 0-.245.242Z",clipRule:"evenodd"})))),Yl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PK_-_Pakistan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#PK_-_Pakistan_svg__a)"},(0,n.createElement)("path",{fill:"#2F8D00",d:"M4 0h12v12H4V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h4v12H0V0Z"}),(0,n.createElement)("path",{fill:"#F1F9FF",d:"M11.215 7.653s-2.233.582-4.006-.605c-1.772-1.188-.88-3.924-.88-3.924-.925.134-2.377 3.507-.037 5.199 2.34 1.692 4.582.066 4.923-.67Zm-2.478-3.22-1.186.58 1.251.223.169 1.223.708-1.042 1.395.094-1.092-.814.581-1.088-1.087.498-.808-.76.069 1.086Z"}))),Jl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PS_-_Palestinian_Territory_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#PS_-_Palestinian_Territory_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"m0 1 8 5-8 5V1Z"}))),Ql=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PH_-_Philippines_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PH_-_Philippines_svg__a)"},(0,n.createElement)("path",{fill:"#BF2714",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PH_-_Philippines_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#PH_-_Philippines_svg__b)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0-1v7h16v-7H0Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PH_-_Philippines_svg__c",width:9,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#FECA00",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#PH_-_Philippines_svg__c)"},(0,n.createElement)("path",{d:"m6.803 5.46.638.246.38-.447.01.598.586.19-.618.21.041.55-.407-.421-.64.122.378-.485-.368-.563ZM.803 8.46l.586.26.431-.46-.041.61.638.178-.67.223.093.535-.466-.382-.58.084.325-.471-.316-.577ZM.803 2.46l.648.24.37-.44.02.59.576.198-.607.203.03.555-.404-.402-.643.104.389-.492-.38-.556ZM4.06 7.266a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z"}),(0,n.createElement)("path",{d:"m3.913 4.12.067.803a.112.112 0 0 0 .221.004l.09-.8a.191.191 0 0 0-.214-.221.19.19 0 0 0-.164.214Zm-.21.388.105.35c.01.032.042.052.078.045a.056.056 0 0 0 .042-.067l-.083-.35a.079.079 0 0 0-.098-.058.065.065 0 0 0-.043.08Zm.562.364c-.008.03.01.06.043.07a.067.067 0 0 0 .077-.045l.116-.345a.065.065 0 0 0-.05-.084.079.079 0 0 0-.09.056l-.096.348Zm1.039-.351-.559.617a.112.112 0 0 0 .154.159l.667-.505a.19.19 0 1 0-.262-.271Zm-.17 1.31.834-.065a.19.19 0 1 1-.006.377l-.832-.091a.112.112 0 0 1 .004-.221Zm.433 1.329-.648-.564a.112.112 0 0 0-.16.153l.537.673a.19.19 0 1 0 .271-.262Zm-1.341-.176.05.843a.19.19 0 1 1-.378-.007l.107-.84a.112.112 0 0 1 .221.004Zm-1.315.456.55-.67a.112.112 0 0 0-.154-.16l-.658.558a.19.19 0 1 0 .262.272Zm.161-1.363-.84.069a.19.19 0 1 1 .007-.377l.837.086a.112.112 0 0 1-.004.222ZM2.575 4.76l.712.55a.112.112 0 0 0 .16-.153l-.6-.659a.19.19 0 1 0-.271.262Zm2.095.209.173-.32a.065.065 0 0 1 .095-.023c.033.025.043.07.02.106l-.189.307a.056.056 0 0 1-.076.018.067.067 0 0 1-.023-.088Zm.879.584-.35.104a.067.067 0 0 0-.046.079c.008.03.038.049.068.041l.35-.082a.079.079 0 0 0 .058-.098.065.065 0 0 0-.08-.044Zm-.462.966.32.174a.065.065 0 0 1 .022.094.079.079 0 0 1-.105.021l-.307-.189A.056.056 0 0 1 5 6.543a.067.067 0 0 1 .088-.023Zm-.585.88-.104-.35a.067.067 0 0 0-.078-.046.056.056 0 0 0-.042.067l.083.35a.079.079 0 0 0 .098.059.065.065 0 0 0 .043-.08Zm-.965-.462-.174.32a.065.065 0 0 1-.095.022.079.079 0 0 1-.02-.106l.189-.306a.056.056 0 0 1 .077-.018c.03.02.039.058.023.088Zm-.88-.585.35-.104a.067.067 0 0 0 .046-.079.056.056 0 0 0-.067-.041l-.351.083a.079.079 0 0 0-.058.097c.01.034.046.054.08.044Zm.462-.966-.32-.173a.065.065 0 0 1-.022-.095.079.079 0 0 1 .105-.021l.307.19c.026.016.034.05.018.076a.067.067 0 0 1-.088.023Zm1.864-.084c-.027.016-.036.05-.02.08a.067.067 0 0 0 .086.023l.327-.163A.065.065 0 0 0 5.4 5.15a.079.079 0 0 0-.104-.025l-.313.178Zm.133.855c.008-.033.04-.05.069-.042l.347.095a.079.079 0 0 1 .055.1.065.065 0 0 1-.082.04l-.345-.116a.067.067 0 0 1-.044-.077Zm-.363.675c-.015-.026-.05-.036-.079-.019a.067.067 0 0 0-.023.086l.162.326a.065.065 0 0 0 .094.025.079.079 0 0 0 .025-.105l-.179-.313Zm-.855.133c.033.009.051.04.043.07l-.095.347a.079.079 0 0 1-.1.054.065.065 0 0 1-.04-.081l.116-.346a.067.067 0 0 1 .076-.044Zm-.675-.362c.027-.015.037-.05.02-.08a.067.067 0 0 0-.086-.022l-.326.162a.065.065 0 0 0-.025.094.079.079 0 0 0 .105.024l.312-.178Zm-.132-.855c-.01.033-.04.05-.07.042l-.347-.095a.079.079 0 0 1-.055-.1.065.065 0 0 1 .082-.04l.346.116c.032.01.05.044.044.077Zm.362-.675c.015.027.05.036.079.019a.067.067 0 0 0 .023-.086l-.162-.326a.065.065 0 0 0-.094-.025.079.079 0 0 0-.025.105l.179.313Z"})))),$l=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"QA_-_Qatar_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#QA_-_Qatar_svg__a)"},(0,n.createElement)("path",{fill:"#B61C49",d:"M0 0h16v12H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h3.4L6 1 3.4 2 6 3 3.4 4 6 5 3.4 6 6 7 3.4 8 6 9l-2.6 1L6 11l-2.6 1H0V0Z",clipRule:"evenodd"}))),Xl=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SA_-_Saudi_Arabia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SA_-_Saudi_Arabia_svg__a)"},(0,n.createElement)("path",{fill:"#67BD23",d:"M0 0h16v12H0z"}),(0,n.createElement)("path",{stroke:"#fff",strokeWidth:.5,d:"M3.49 2.288s.256 1.164 0 .941c-.254-.223-.822.628-.23.314.593-.314.698-.64.698 0s.283.314-.207.79c-.49.474 1.718.482.729.78-.99.297-1.458.931-.729.698.729-.233 1.902-1.221 1.596-1.479-.306-.257-.156-.205-.156-.789 0-.584-.194-.735-.448-.886-.253-.15.987 1.02 1.401.326.414-.695.364-.247.664 0 .3.246.765.543.765 0 0-.544.615-1.593.615-.516 0 1.076.772 1.632.772.911 0-.721.71-1.427.71-.911s.407.492.755.34c.348-.15.319-.548.319.571 0 1.12.146 2.869-.319 2.721-.464-.147-.03-.813-.465-1.767-.435-.954.443-.957-.465.26-.908 1.219-.763 1.04-1.035.52-.272-.52.886-1.04 0-.78-.887.26-.405 1.72-.646 1.25-.24-.47-.856-2.964-.931-1.717-.075 1.247.236 1.946-.423 1.946-.66 0-1.217.05-.767-.23.451-.278.451-1.249.451-1.249"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M6.967 7.928c-.407.05-2.461.04-3.075-.107-.138-.03-.06.598.03.742.089.144.787.288 1.03.322.21.028 1.015-.017 1.852-.063l.415-.023c.733-.04 1.804.03 2.363.066.181.011.309.02.355.02.171 0 .158.058.132.174l-.007.031c-.029.138.125.433.193.46.067.028.572 0 .847-.106.156-.06.175-.052.215-.033a.42.42 0 0 0 .2.033c.19 0 .199-.27.206-.46.004-.105.006-.185.037-.185.034 0 .08.102.124.197.066.146.125.276.125.007 0-.447-.525-1.032-.697-.985-.12.033-.319-.003-.453-.028a.98.98 0 0 0-.127-.019c-.033 0-.023-.008-.001-.026.03-.023.08-.064.08-.124 0-.108-.103-.123-.188-.123s-.13.07-.13.123c0 .053.064.107.064.107l-.188-.002c-.69-.01-3.05-.04-3.402.002Zm3.47.945s.055-.031.18-.186c.139-.171.188-.116.24-.06.026.03.052.06.093.06.117 0 .273 0 .374.086.101.086-.133.204-.201.204-.034 0-.06-.021-.084-.043-.026-.021-.052-.043-.088-.043-.041 0-.077.03-.105.055-.02.017-.036.03-.05.03-.011 0-.037-.014-.07-.033a.513.513 0 0 0-.22-.084c-.043 0-.068.014-.069.014Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"m3.892 7.82.011-.048-.011.049Zm3.075.108.006.05-.006-.05Zm-3.045.635.042-.026-.042.026Zm1.03.322.008-.05-.007.05Zm1.852-.063-.003-.05.003.05Zm.415-.023.003.05-.003-.05Zm2.363.066-.003.05.003-.05Zm.487.194.05.01-.05-.01Zm-.007.031-.048-.01.048.01Zm1.04.354.018.047-.018-.047Zm.215-.033.02-.046-.02.046Zm.406-.428.05.002-.05-.002Zm.16.013.046-.02-.045.02Zm-.571-.978-.013-.048.013.048Zm-.453-.028-.01.05.01-.05Zm-.128-.045-.031-.039.031.04Zm-.174-.017v.05h.136l-.104-.088-.032.038Zm-.188-.002v.05-.05Zm.248.761.039.032-.039-.032Zm-.18.186.044-.025-.043.025Zm.42-.245-.038.033.037-.033Zm.467.145.033-.038-.033.038Zm-.285.161-.033.039.033-.039Zm-.193.012.033.038-.033-.038Zm-.12-.003.024-.043-.024.043Zm-.22-.084v-.05.05Zm-6.626-.99c.313.076.986.115 1.626.13.64.014 1.26.004 1.467-.022l-.012-.099c-.2.024-.811.035-1.453.02-.642-.014-1.304-.053-1.605-.126l-.023.097Zm.084.668a.625.625 0 0 1-.055-.166 1.824 1.824 0 0 1-.037-.248.873.873 0 0 1 .003-.21.12.12 0 0 1 .015-.045c.002-.002.001 0-.002 0a.013.013 0 0 1-.007.001l.021-.097a.087.087 0 0 0-.054.005.097.097 0 0 0-.038.031.212.212 0 0 0-.033.087.967.967 0 0 0-.005.236c.007.088.021.181.04.262.017.08.04.152.067.196l.085-.052Zm.996.298a5.176 5.176 0 0 1-.568-.118 2.364 2.364 0 0 1-.286-.094.67.67 0 0 1-.098-.049.143.143 0 0 1-.044-.037l-.085.052c.017.028.046.05.076.07.031.02.07.039.112.056.085.036.19.07.3.099.218.058.455.103.58.12l.013-.099ZM6.8 8.772c-.418.023-.829.046-1.16.06a5.6 5.6 0 0 1-.681.003l-.014.1c.11.014.369.01.699-.004.332-.013.743-.036 1.162-.06l-.006-.1Zm.416-.023-.416.023.006.1.415-.024-.005-.1Zm2.369.066c-.56-.037-1.633-.106-2.37-.066l.006.1c.73-.04 1.796.029 2.357.065l.007-.1Zm.35.02c-.043 0-.168-.008-.35-.02l-.007.1c.18.011.31.02.358.02v-.1Zm.182.235c.006-.028.013-.057.015-.082a.146.146 0 0 0-.012-.083.118.118 0 0 0-.072-.057.375.375 0 0 0-.112-.013v.1c.04 0 .066.003.081.008.007.002.01.005.012.006l.003.002c0 .002.003.008 0 .027a.65.65 0 0 1-.013.07l.098.022Zm-.007.03.007-.03-.098-.022-.006.032.097.02Zm.163.404s-.003-.001-.012-.01a.783.783 0 0 1-.143-.289.252.252 0 0 1-.008-.104l-.098-.021a.348.348 0 0 0 .009.148.867.867 0 0 0 .168.335.142.142 0 0 0 .046.034l.038-.093Zm.81-.106c-.131.05-.32.083-.488.1a2.447 2.447 0 0 1-.293.01.261.261 0 0 1-.022-.002l-.007-.002-.038.093c.016.006.038.01.06.01.022.003.05.004.081.003.063 0 .143-.004.228-.013.17-.017.37-.05.515-.106l-.036-.093Zm.254-.033c-.01-.004-.022-.01-.038-.014a.15.15 0 0 0-.053-.003.716.716 0 0 0-.163.05l.036.093a.643.643 0 0 1 .138-.043.05.05 0 0 1 .019 0l.02.008.04-.09Zm.18.03a.591.591 0 0 1-.126-.011.244.244 0 0 1-.054-.019l-.041.091c.016.008.038.018.074.026.035.007.081.012.146.012v-.1Zm.155-.414a1.258 1.258 0 0 1-.033.29.224.224 0 0 1-.048.093.098.098 0 0 1-.075.03v.1c.061 0 .11-.022.147-.06a.32.32 0 0 0 .072-.135c.03-.098.033-.22.037-.314l-.1-.004Zm.087-.232c-.035 0-.054.024-.063.041a.184.184 0 0 0-.015.054c-.006.037-.007.086-.01.137l.1.004c.003-.053.004-.096.009-.126a.098.098 0 0 1 .005-.024c.001-.001-.006.014-.026.014v-.1Zm.17.227c-.022-.048-.045-.1-.068-.14a.322.322 0 0 0-.037-.053c-.01-.013-.033-.034-.065-.034v.1c-.015 0-.018-.01-.01 0 .007.007.015.02.025.037.02.035.041.082.063.13l.091-.04Zm.029.027a1.031 1.031 0 0 1-.009.12v.003c0-.001.003-.006.01-.01a.04.04 0 0 1 .027-.006.031.031 0 0 1 .014.005c.001.001 0 .001 0 0a.342.342 0 0 1-.024-.04c-.016-.028-.03-.063-.048-.1l-.09.042a2.308 2.308 0 0 0 .072.144.139.139 0 0 0 .03.034.07.07 0 0 0 .03.013.06.06 0 0 0 .043-.008.085.085 0 0 0 .033-.05.606.606 0 0 0 .012-.147h-.1Zm-.634-.937c.006-.001.021-.002.048.009.025.01.056.028.09.054.07.052.148.132.222.227.15.193.274.44.274.647h.1c0-.24-.14-.509-.295-.708a1.35 1.35 0 0 0-.24-.246.515.515 0 0 0-.114-.067.177.177 0 0 0-.111-.012l.026.096Zm-.475-.027c.067.013.152.028.236.036a.7.7 0 0 0 .24-.009l-.027-.096a.606.606 0 0 1-.204.006 2.837 2.837 0 0 1-.227-.035l-.018.098Zm-.118-.018.043.005.075.013.018-.098-.078-.014a.406.406 0 0 0-.058-.006v.1Zm-.032-.115a.322.322 0 0 0-.026.024.06.06 0 0 0-.012.023.053.053 0 0 0 .038.065.113.113 0 0 0 .032.003v-.1h-.003c.002.001.012.005.02.015a.046.046 0 0 1 .01.042c-.002.009-.007.014-.007.015h-.001a.242.242 0 0 1 .011-.009l-.062-.078Zm.06-.085c0 .015-.006.03-.018.045a.258.258 0 0 1-.042.04l.062.078c.015-.011.039-.03.059-.056a.172.172 0 0 0 .04-.107h-.1Zm-.137-.073c.041 0 .079.004.104.016.012.006.02.012.024.02a.065.065 0 0 1 .01.037h.1a.164.164 0 0 0-.027-.092.156.156 0 0 0-.064-.055.35.35 0 0 0-.147-.026v.1Zm-.08.073c0-.03.027-.073.08-.073v-.1a.177.177 0 0 0-.18.173h.1Zm.014.107.032-.038-.002-.002a.23.23 0 0 1-.024-.025c-.014-.018-.02-.034-.02-.042h-.1c0 .044.025.082.043.104a.315.315 0 0 0 .034.037l.003.003a.01.01 0 0 1 .001 0v.001l.033-.038Zm-.188.048c.106 0 .174.002.188.002v-.1l-.187-.002-.001.1Zm-3.396.001a7.48 7.48 0 0 1 .577-.019c.281-.003.63-.003.99 0 .72.003 1.483.013 1.829.018v-.1c-.345-.005-1.107-.015-1.828-.019-.36-.002-.71-.002-.992.001-.28.003-.497.01-.588.02l.012.1Zm3.605.679a1.43 1.43 0 0 1-.166.174h-.001l-.001.002-.002.001-.005.004a.106.106 0 0 0-.006.007.087.087 0 0 0-.003.054l.087-.05a.088.088 0 0 1-.003.054.084.084 0 0 1-.006.008l-.005.003-.002.002.003-.002a.276.276 0 0 0 .046-.038c.032-.03.078-.078.142-.156l-.078-.063Zm.315-.062c-.012-.013-.028-.031-.046-.045a.125.125 0 0 0-.078-.027.163.163 0 0 0-.093.035.547.547 0 0 0-.098.099l.078.063a.453.453 0 0 1 .079-.08c.02-.015.03-.017.035-.017.004 0 .008 0 .017.007a.25.25 0 0 1 .032.032l.074-.067Zm.056.043c-.006 0-.012-.002-.021-.009a.251.251 0 0 1-.035-.034l-.074.067c.022.025.064.076.13.076v-.1Zm.408.098a.414.414 0 0 0-.206-.087c-.07-.011-.143-.01-.201-.01v.1c.059 0 .123 0 .185.01s.116.028.157.063l.065-.076Zm-.234.292a.27.27 0 0 0 .093-.024.488.488 0 0 0 .1-.056.213.213 0 0 0 .076-.088.106.106 0 0 0-.035-.124l-.065.076a.04.04 0 0 1 .006.007v.001h.001v.004a.12.12 0 0 1-.042.044.386.386 0 0 1-.079.044.19.19 0 0 1-.055.016v.1Zm-.117-.054c.023.019.062.054.117.054v-.1c-.013 0-.024-.007-.052-.03l-.065.076Zm-.055-.032c.015 0 .027.008.055.032l.065-.077c-.023-.02-.063-.055-.12-.055v.1Zm-.072.043a.323.323 0 0 1 .04-.032.063.063 0 0 1 .032-.011v-.1a.162.162 0 0 0-.083.026.408.408 0 0 0-.055.041l.066.076Zm-.082.043a.09.09 0 0 0 .05-.018l.032-.025-.066-.076a.31.31 0 0 1-.022.019l-.004.001.01-.001v.1Zm-.096-.04a1.042 1.042 0 0 0 .067.034.084.084 0 0 0 .029.006v-.1h.006a.109.109 0 0 1-.011-.005L10.75 8.9l-.05.087Zm-.194-.078c.025 0 .057.009.093.025.035.015.07.035.101.053l.05-.087c-.03-.018-.07-.04-.11-.058a.344.344 0 0 0-.134-.033v.1Zm-.113-.011c.01.012.031.024.04.025a.047.047 0 0 0 .021-.003l.004-.002h.002l.001-.001a.129.129 0 0 1 .045-.008v-.1a.228.228 0 0 0-.09.019h-.002.002l.003-.002.008-.002h.013c.009 0 .03.012.04.024l-.087.05Z"}),(0,n.createElement)("path",{stroke:"#fff",strokeWidth:.5,d:"M13.116 2.373S13.923 6 13.116 6s-.807-.316-.807-.316.886.407.641-.659c-.245-1.065-.474-.332-.474-1.269 0-.937-.167-1.566-.167-1.087 0 .48-.111 3.375-.549 2.782-.438-.592-.331-2.426-.331-2.604"}))),et=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SG_-_Singapore_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SG_-_Singapore_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SG_-_Singapore_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#SG_-_Singapore_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0v6h16V0H0Z"}),(0,n.createElement)("path",{fill:"#F1F9FF",d:"M4.434 5.295s-1.413-.568-1.413-2.108 1.413-2.09 1.413-2.09c-.686-.173-2.509-.018-2.509 2.09 0 2.108 1.795 2.505 2.51 2.108Zm.362-.255.405-.244.415.244-.102-.477.337-.377h-.456l-.193-.446-.194.446-.457.02.338.357-.093.477Zm1.879-.272-.406.245.093-.477-.338-.358.457-.02.194-.445.193.446h.456l-.336.377.1.477-.413-.245ZM5.644 2.885l.405-.245.414.245-.101-.478.337-.376h-.457l-.193-.446-.193.446-.457.02.337.356-.092.478Zm-.96.726-.404.245.092-.477-.337-.358.457-.02.193-.445.193.446h.457l-.337.377.101.477-.414-.245Zm2.275.223.405-.245.414.245-.101-.477.337-.377h-.457l-.193-.446-.193.446-.457.02.337.357-.092.477Z"})))),lt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"KR_-_Korea_(South)_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#KR_-_Korea_(South)_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KR_-_Korea_(South)_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#KR_-_Korea_(South)_svg__b)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M7.893 9.286c1.708 0 3.093-1.418 3.093-3.168 0-1.749-1.385-3.167-3.093-3.167S4.8 4.37 4.8 6.118c0 1.75 1.385 3.168 3.093 3.168Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KR_-_Korea_(South)_svg__c",width:7,height:8,x:4,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M7.893 9.286c1.708 0 3.093-1.418 3.093-3.168 0-1.749-1.385-3.167-3.093-3.167S4.8 4.37 4.8 6.118c0 1.75 1.385 3.168 3.093 3.168Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#KR_-_Korea_(South)_svg__c)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M11.094 6.361s-.173-1.493-1.459-1.574c-1.286-.082-1.632 1.095-1.707 1.406-.074.312-.261 1.143-1.615 1.143S4.837 5.222 4.837 5.222V2.73h6.257V6.36Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"m3.65 1.026.457.414-2.12 2.476-.457-.414 2.12-2.476Zm.754.67.458.413-2.044 2.44-.458-.413 2.044-2.44Zm1.209 1.091-.458-.414-2.05 2.46.458.413 2.05-2.459Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",d:"m4.107 1.44.057.049.048-.056-.055-.049-.05.056Zm-.457-.414L3.7.97 3.643.92l-.05.058.057.05Zm-1.663 2.89-.05.055.057.052.05-.058-.057-.05Zm-.457-.414-.057-.049-.048.056.054.049.05-.056Zm3.332-1.393.057.049.047-.056-.054-.048-.05.055Zm-.458-.413.05-.056-.057-.052-.05.06.057.048ZM2.818 4.55l-.05.055.057.052.05-.06-.057-.047Zm-.458-.414-.057-.048-.047.055.054.048.05-.055Zm2.795-1.763.05-.055-.057-.053-.05.06.057.048Zm.458.414.057.048.046-.055-.053-.048-.05.055ZM3.105 4.832l-.057-.048-.046.055.053.049.05-.056Zm.458.414-.05.055.057.053.05-.06-.057-.048Zm.594-3.862L3.7.97l-.1.112.457.413.1-.11Zm-2.113 2.58 2.12-2.475-.114-.098-2.12 2.476.114.098Zm-.565-.406.458.413.1-.11-.457-.415-.1.112ZM3.593.978l-2.12 2.475.114.098 2.12-2.476-.114-.098Zm1.319 1.076-.458-.414-.1.111.457.414.101-.111ZM2.875 4.598l2.044-2.44-.115-.097-2.044 2.44.115.097ZM2.31 4.19l.457.414.1-.111-.457-.414-.1.111Zm2.037-2.543-2.044 2.44.115.096 2.044-2.44-.115-.097Zm.758.781.457.414.101-.111-.457-.414-.101.111ZM3.163 4.88l2.05-2.458-.115-.097-2.05 2.46.115.095Zm.45.31-.457-.414-.1.112.457.413.1-.11Zm1.942-2.45-2.05 2.458.115.096 2.05-2.459-.115-.096Z"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"m12.293 1.026-.458.414 2.12 2.476.458-.414-2.12-2.476Zm-.755.67-.457.413 2.044 2.44.457-.413-2.044-2.44Zm-1.209 1.091.458-.414 2.05 2.46-.458.413-2.05-2.459Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",d:"m11.835 1.44-.057.049-.047-.056.054-.049.05.056Zm.457-.414-.05-.056L12.3.92l.05.058-.056.05Zm1.663 2.89.05.055-.057.052-.05-.058.057-.05Zm.458-.414.057-.049.047.056-.054.049-.05-.056ZM11.08 2.109l-.058.049-.046-.056.053-.048.05.055Zm.457-.413-.05-.056.058-.052.05.06-.058.048Zm1.587 2.854.05.055-.058.052-.05-.06.058-.047Zm.457-.414.058-.048.046.055-.053.048-.05-.055Zm-2.795-1.763-.05-.055.058-.053.05.06-.058.048Zm-.458.414-.057.048-.046-.055.053-.048.05.055Zm2.508 2.045.057-.048.046.055-.053.049-.05-.056Zm-.458.414.05.055-.057.053-.05-.06.057-.048Zm-.594-3.862.457-.414.1.112-.457.413-.1-.11Zm2.113 2.58-2.12-2.475.114-.098 2.12 2.476-.114.098Zm.565-.406-.457.413-.101-.11.457-.415.101.112ZM12.35.978l2.12 2.475-.114.098-2.12-2.476.114-.098Zm-1.32 1.076.458-.414.1.111-.457.414-.1-.111Zm2.037 2.544-2.044-2.44.115-.097 2.044 2.44-.115.097Zm.566-.407-.458.414-.1-.111.457-.414.1.111Zm-2.037-2.543 2.044 2.44-.115.096-2.045-2.44.115-.097Zm-.759.781-.457.414-.1-.111.457-.414.1.111ZM12.78 4.88l-2.05-2.458.116-.097 2.05 2.46-.116.095Zm-.45.31.457-.414.101.112-.457.413-.101-.11Zm-1.942-2.45 2.05 2.458-.115.096-2.05-2.459.115-.096Z"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"m3.65 11.246.457-.414-2.12-2.476-.457.414 2.12 2.476Zm.754-.67.458-.414-2.044-2.44-.458.414 2.044 2.44Zm1.209-1.091-.458.413-2.05-2.458.458-.414 2.05 2.459Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",d:"m4.107 10.832.057-.049.048.056-.055.049-.05-.056Zm-.457.414.05.056-.057.051-.05-.058.057-.05Zm-1.663-2.89-.05-.055.057-.052.05.058-.057.05Zm-.457.414-.057.049-.048-.056.054-.049.05.056Zm3.332 1.393.057-.049.047.056-.054.048-.05-.056Zm-.458.413.05.056-.057.052-.05-.06.057-.048ZM2.818 7.722l-.05-.055.057-.052.05.06-.057.047Zm-.458.414-.057.048-.047-.055.054-.048.05.055Zm2.795 1.762.05.056-.057.053-.05-.06.057-.049Zm.458-.413.057-.048.046.055-.053.048-.05-.055ZM3.105 7.44l-.057.048-.046-.055.053-.049.05.056Zm.458-.414-.05-.056.057-.052.05.06-.057.048Zm.594 3.862-.457.414-.1-.112.457-.413.1.11Zm-2.113-2.58 2.12 2.475-.114.098-2.12-2.476.114-.098Zm-.565.406.458-.413.1.11-.457.415-.1-.112Zm2.114 2.58L1.473 8.82l.114-.098 2.12 2.476-.114.098Zm1.319-1.076-.458.414-.1-.111.457-.414.101.111ZM2.875 7.674l2.044 2.44-.115.097L2.76 7.77l.115-.097Zm-.565.407.457-.414.1.111-.457.414-.1-.111Zm2.037 2.543-2.044-2.44.115-.096 2.044 2.44-.115.096Zm.758-.781.457-.414.101.111-.457.414-.101-.111ZM3.163 7.392l2.05 2.458-.115.096-2.05-2.458.115-.096Zm.45-.31-.457.413-.1-.11.457-.415.1.112Zm1.942 2.45-2.05-2.458.115-.096 2.05 2.459-.115.096Z"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"m12.293 11.246-.458-.414 2.12-2.476.458.414-2.12 2.476Zm-.755-.67-.457-.414 2.044-2.44.457.414-2.044 2.44Zm-1.209-1.091.458.413 2.05-2.458-.458-.414-2.05 2.459Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",d:"m11.835 10.832-.057-.049-.047.056.054.049.05-.056Zm.457.414-.05.056.057.051.05-.058-.056-.05Zm1.663-2.89.05-.055-.057-.052-.05.058.057.05Zm.458.414.057.049.047-.056-.054-.049-.05.056Zm-3.332 1.393-.058-.049-.046.056.053.048.05-.056Zm.457.413-.05.056.058.052.05-.06-.058-.048Zm1.587-2.854.05-.055-.058-.052-.05.06.058.047Zm.457.414.058.048.046-.055-.053-.048-.05.055Zm-2.795 1.762-.05.056.058.053.05-.06-.058-.049Zm-.458-.413-.057-.048-.046.055.053.048.05-.055Zm2.508-2.045.057.048.046-.055-.053-.049-.05.056Zm-.458-.414.05-.056-.057-.052-.05.06.057.048Zm-.594 3.862.457.414.1-.112-.457-.413-.1.11Zm2.113-2.58-2.12 2.475.114.098 2.12-2.476-.114-.098Zm.565.406-.457-.413-.101.11.457.415.101-.112Zm-2.113 2.58 2.12-2.475-.114-.098-2.12 2.476.114.098Zm-1.32-1.076.458.414.1-.111-.457-.414-.1.111Zm2.037-2.544-2.044 2.44.115.097 2.044-2.44-.115-.097Zm.566.407-.458-.414-.1.111.457.414.1-.111Zm-2.037 2.543 2.044-2.44-.115-.096-2.045 2.44.115.096Zm-.759-.781-.457-.414-.1.111.457.414.1-.111Zm1.942-2.451L10.73 9.85l.116.096 2.05-2.458-.116-.096Zm-.45-.31.457.413.101-.11-.457-.415-.101.112Zm-1.942 2.45 2.05-2.458-.115-.096-2.05 2.459.115.096Z"})))),tt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LK_-_Sri_Lanka_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#LK_-_Sri_Lanka_svg__a)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#1F8A6E",d:"M1 1h3v10H1z"}),(0,n.createElement)("path",{fill:"#F56800",d:"M4 1h3v10H4z"}),(0,n.createElement)("path",{fill:"#B01D00",d:"M7 1h8v10H7z"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M8.471 3s-.643-.002-.643 1.119v1.643s-.307.054-.307.245c0 .19.065.357.186.357.12 0 .241.558.12.558-.12 0-.24.24-.12.24.029 0 .05-.005.068-.007.017-.004.029-.006.037-.001.016.01.016.046.016.157 0 .217-.12.305-.12.305s-.115-.032-.115.096.114.16.114.16.065.029-.06.09c-.126.06-.126.09-.126.09h.307l.153.28.147-.28h.302s-.152-.098-.17-.118c-.018-.02-.04-.05 0-.085.011-.01.028-.017.046-.025.044-.02.096-.043.096-.112 0-.096-.193-.096-.193-.096s-.118-.213-.081-.305a.534.534 0 0 0 .02-.07c.014-.05.021-.08.085-.08.087 0 .138-.11.027-.24 0 0 .127.138.09.315-.038.178.039.258.08.258s.107-.06.107-.06.343.306.494.306c.151 0 .367-.246.367-.246l.311.175s.227.318.194.537c-.034.22-.163.341-.316.307-.152-.034-.4.036-.42.13a1.353 1.353 0 0 1-.01.051c-.027.107-.066.268.053.228.141-.046.169-.082.169-.082s-.019.082.095.082c.113 0 .146-.082.146-.082s.118.082.2.082c.083 0 .175-.063.175-.063s.061.094.196.063c.134-.03.236-.382.138-.46 0 0 .325-.048.409-.33 0 0-.315-.005-.282-.198.032-.194.198-.318.198-.318s.478-.231.684-.305c.205-.075.547-.15.632-.15.034 0 .059.08.092.19.049.159.116.378.259.498.242.202.077.664.077.664s-.538.054-.538.2c0 .146.009.21.11.21.1 0 .098-.083.098-.083s.06.082.157.082c.096 0 .173-.082.173-.082s.026.082.152.082c.127 0 .126-.082.126-.082s.022.082.134.082c.111 0 .34-.082.34-.082s.036.082.152.082c.115 0 .118-.082.118-.082s.062.082.162.082.16-.082.16-.082.143.082.243.082.064-.149 0-.279a.758.758 0 0 0-.052-.086c-.05-.076-.087-.13-.001-.225.024-.027.052-.053.08-.08.103-.1.207-.202.13-.29a.38.38 0 0 0-.075-.064c-.087-.06-.176-.122-.135-.465a3.35 3.35 0 0 1 .114-.527c.05-.183.096-.35.096-.542 0-.357-.21-.765-.21-.765s.283-.198.283-.601c0-.403-.633-.447-.633-.447s-.629.162-.906.081c-.063-.018-.116-.031-.16-.042-.149-.038-.195-.05-.195-.153 0-.134-.202.114-.202.114s-.159-.063-.05-.195c.107-.132.155-.183.155-.183s-.094-.108-.255-.054c-.16.054-.188.143-.188.143s-.183-.186-.069-.322c.114-.136.258 0 .258 0s.163.085.176-.027c.013-.112 0-.201 0-.201s.41.117.294.3c-.115.183-.042.25-.042.25s.282.018.333-.177a.41.41 0 0 0 .002-.2c.081.038.173.083.147.158-.047.138-.15.313-.15.313s.283-.017.367-.237c.084-.221.053.054.053.054s.108-.004.27.09c.162.093 0-.144 0-.144s.337.417.655.367c.318-.05.3-.313.3-.313s-.075-.13-.233-.13c-.157 0-.067.13-.067.13s.153.087-.09 0c-.07-.026-.176-.107-.307-.209-.32-.249-.793-.616-1.28-.56-.686.08-.925.386-.925.386v-.256s-.116.178-.223.178-.406-.178-.406-.178l-.19.178s-.072-.178-.198-.178c-.127 0-.127.178-.127.178s-.159-.078-.334-.078a.449.449 0 0 1-.18-.047c-.067-.029-.106-.046-.106.047v.053c.004.125.006.203-.176.226-.206.027-.365.027-.365.027s-.124-.15-.22-.15-.207.116-.207.222c0 .107.124.41.207.474.022.017.018.016 0 .007-.05-.023-.207-.095-.207.058 0 .106.026.132.046.151.018.02.03.031.005.102-.01.03-.025.064-.04.1-.058.138-.126.299-.01.299.061 0 .12-.014.161-.024.056-.013.081-.019.045.024-.014.016-.033.037-.053.057-.066.07-.134.14-.016.087a.79.79 0 0 0 .157-.104c.063-.05.107-.084.132-.04.016.027.003.065-.008.096-.018.053-.031.092.101.048a.524.524 0 0 0 .09-.036c0 .008.007.02.028.036.044.032.036.063.03.087-.008.027-.013.044.065.044.074 0 .179-.057.241-.091.06-.033.08-.045-.006.04-.054.053-.133.089-.22.128-.195.088-.433.195-.54.56-.146.493-.08.594-.071.606l-.448-.49s.107-.084.107-.224-.277-.245-.277-.245.01-1.747.09-2.128C8.43 3.252 8.47 3 8.47 3Zm.893 2.294a.015.015 0 0 0-.014.017c.02-.011.02-.017.014-.017Zm3.369-1.41-.006-.002c-.066-.031-.122-.058-.1-.092.03-.049.083.002.106.094Zm.296 3.78s-.212.209-.077.254c.04.014.09.022.136.03.107.016.194.03.114.108-.116.113-.213.265-.213.404s.003.256.04.197c.02-.032.104-.066.194-.102.075-.03.153-.061.205-.095.096-.064.095-.133.093-.258l-.001-.07c0-.17-.49-.467-.49-.467Zm-1.646-2.786c.05-.04.053-.525.053-.525s.173.058.173.134a.232.232 0 0 1-.033.115.961.961 0 0 0-.042.096c-.038.105.066.17.162.23l.022.014c.065.042.084-.048.098-.118.008-.039.014-.071.027-.071.035 0 .298.06.496.16.172.088.342.045.73-.054l.185-.047c.523-.13.592.066.645.219.054.154-.352.366-.645.405-.13.017-.24.011-.343.006a.92.92 0 0 0-.367.03c-.186.067-.77.06-.998.058h-.072c-.105 0-.125-.034-.164-.1a1.114 1.114 0 0 0-.036-.057c-.071-.104.015-.172.07-.172.056 0 .039-.123 0-.17-.037-.047-.01-.114.039-.153Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",d:"M6 1h1v10H6z"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M7.086 1.061v.18c0 .023-.01.053-.02.087-.035.108-.08.252.13.293.278.054.483.175.545.29.04.073.029-.05.016-.193a2.871 2.871 0 0 1-.016-.232c0-.177-.198-.522-.339-.425-.14.097-.316 0-.316 0Zm0 9.693v.18s.176-.097.316 0 .34-.248.34-.425c0-.063.007-.15.015-.231.013-.144.024-.267-.016-.193-.062.114-.267.236-.544.29-.212.04-.166.184-.132.292.011.034.02.064.02.087Zm7.832 0v.18s-.176-.097-.317 0c-.14.097-.339-.248-.339-.425a2.87 2.87 0 0 0-.015-.231c-.013-.144-.025-.267.015-.193.062.114.267.236.545.29.211.04.165.184.131.292a.334.334 0 0 0-.02.087Zm0-9.512v-.18s-.176.096-.317 0c-.14-.098-.339.247-.339.424 0 .064-.008.151-.015.232-.013.144-.025.266.015.193.062-.115.267-.236.545-.29.211-.04.165-.185.131-.293a.334.334 0 0 1-.02-.086Z",clipRule:"evenodd"}))),at=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SY_-_Syria_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#SY_-_Syria_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#409100",d:"m4.5 6.935-.934.565.213-1.102L3 5.573l1.055-.044L4.5 4.5l.446 1.029H6l-.777.87.234 1.101-.956-.565ZM11.5 6.935l-.934.565.213-1.102L10 5.573l1.055-.044L11.5 4.5l.446 1.029H13l-.777.87.234 1.101-.956-.565Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M0 8v4h16V8H0Z"}))),nt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TW_-_Taiwan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TW_-_Taiwan_svg__a)"},(0,n.createElement)("path",{fill:"#EF0000",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TW_-_Taiwan_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#TW_-_Taiwan_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0v7h9V0H0Z"}),(0,n.createElement)("path",{fill:"#FEFFFF",d:"m4.365 5.405-.741.925-.18-1.171-1.103.43.43-1.104-1.171-.18.924-.74-.924-.741 1.17-.18-.43-1.103 1.105.43L3.624.8l.74.924L5.107.8l.18 1.17 1.103-.43-.43 1.105 1.17.179-.924.74.925.742-1.171.18.43 1.103-1.104-.43-.18 1.17-.74-.924Zm0-.409a1.431 1.431 0 1 0 0-2.862 1.431 1.431 0 0 0 0 2.862ZM5.51 3.565a1.145 1.145 0 1 1-2.29 0 1.145 1.145 0 0 1 2.29 0Z"})))),st=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TJ_-_Tajikistan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TJ_-_Tajikistan_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#409100",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FB0",fillRule:"evenodd",d:"M7.973 7.789c-.207.006-.344-.212-.344-.212l.211-.055c.014-.14.11-.214.11-.214.062.041.13.224.13.224l.182.026s-.083.225-.29.23Zm-1.008.062c-.203.035-.37-.162-.37-.162l.202-.084c-.006-.14.078-.226.078-.226.069.031.162.203.162.203h.183s-.051.234-.255.269Zm-.724.198.093.328c.478-.13 1.033-.194 1.664-.194.632 0 1.187.065 1.665.194l.092-.328c-.51-.138-1.096-.207-1.757-.207-.661 0-1.247.07-1.757.207Zm3.129-.326s-.166.197-.37.162c-.203-.035-.254-.269-.254-.269h.183s.093-.172.161-.203c0 0 .085.087.078.226l.202.084Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FB0",fillRule:"evenodd",d:"M7.98 6.85s-.235.536-.605.577c-.369.042-.556-.305-.556-.305s-.025.36-.463.5c-.439.139-.67-.417-.67-.417s.229.205.583.116c.354-.09.494-.418.494-.418s.262.343.612.171c.351-.171.545-.38.545-.581v-.601s-.09-.156-.247-.156-.201.11-.201.11-.061-.625.503-.663V5.18h.031v.002c.565.038.504.663.504.663s-.044-.11-.201-.11c-.157 0-.248.156-.248.156v.6c0 .202.194.411.545.582.35.172.613-.171.613-.171s.14.329.494.418a.663.663 0 0 0 .582-.116s-.23.556-.67.417c-.438-.14-.462-.5-.462-.5s-.188.347-.557.305c-.37-.041-.604-.578-.604-.578l-.011-.708-.012.708Zm-.006-1.5c-.26 0-.313.221-.313.221.23 0 .313.1.313.1s.17-.1.34-.1c0 0-.08-.22-.34-.22Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FB0",d:"m5.95 6.5-.996.085c-.073-.852.278-1.658 1.014-2.396 1.084-1.087 3.279-.98 4.213.01.534.566.807 1.35.833 2.33l-1 .026c-.02-.75-.21-1.3-.56-1.67-.558-.591-2.104-.665-2.778.01-.542.543-.771 1.07-.726 1.604Z"}))),it=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TH_-_Thailand_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TH_-_Thailand_svg__a)"},(0,n.createElement)("path",{fill:"#F50101",fillRule:"evenodd",d:"M0 8h16v4H0V8ZM0 0h16v3H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#3D58DB",stroke:"#fff",strokeWidth:1.5,d:"M0 3.25h-.75v5.5h17.5v-5.5H0Z"}))),ct=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TR_-_Turkey_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TR_-_Turkey_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TR_-_Turkey_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#TR_-_Turkey_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M8.013 8.057c-1.071-.264-1.91-1.16-1.9-2.474.01-1.23.754-2.269 1.93-2.55 1.178-.282 2.214.316 2.214.316-.325-.768-1.455-1.308-2.382-1.306-1.725.003-3.563 1.401-3.579 3.54-.016 2.218 1.969 3.48 3.715 3.478 1.4-.003 2.063-.96 2.2-1.368 0 0-1.128.628-2.198.364Zm2.439-2.894-1.067.392 1.204.425-.021 1.268.793-.951 1.31.095-1.038-.893.682-.951-1.11.373-.793-.882.04 1.124Z",clipRule:"evenodd"})))),rt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TM_-_Turkmenistan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TM_-_Turkmenistan_svg__a)"},(0,n.createElement)("path",{fill:"#29C470",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TM_-_Turkmenistan_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#TM_-_Turkmenistan_svg__b)"},(0,n.createElement)("path",{fill:"#C51918",d:"M1-.161h5v13.162H1z"}),(0,n.createElement)("mask",{id:"TM_-_Turkmenistan_svg__c",width:5,height:14,x:1,y:-1,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M1-.161h5v13.162H1z"})),(0,n.createElement)("g",{mask:"url(#TM_-_Turkmenistan_svg__c)"},(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"m1.298.453-.273.35L1 .78l.265-.34V.364L1.298.27l-.02-.033-.155.157.3-.47v.16l.059.053.138-.241-.139-.233-.1.077.04.081-.027.02-.226-.378.144.099.025-.037-.138-.14.061-.068-.2-.293L1.083-1l.22.32-.058.062.135.137-.062.09-.041-.028.078.132.133-.102.169.283-.17.296L1.39.102V.038L1.291.19l.042.074-.035.109v.079Zm-.273 2.862.273-.35v-.08l.035-.109-.042-.073.099-.154v.064l.098.089.17-.296-.17-.284-.132.102-.078-.132.04.029.063-.09-.135-.137.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.098.226.377.028-.02-.04-.08.1-.077.138.232-.138.241-.058-.052v-.16l-.301.469.156-.156.019.033-.031.095-.001.006v.068L1 3.29l.025.025Zm.273 1.94-.273.35L1 5.581l.265-.34V5.165l.032-.095-.02-.033-.155.156.3-.47v.161l.059.052.138-.241-.139-.233-.1.077.04.082-.027.02-.226-.378.144.098.025-.037-.138-.14.061-.067-.2-.294.025-.023.22.32-.058.063.135.137-.062.09-.041-.029.078.132.133-.102.169.283-.17.297-.098-.09V4.84l-.099.154.042.073-.035.11v.078Zm-.273 2.677.273-.351V7.5l.035-.108-.042-.073.099-.154v.064l.098.088.17-.296-.17-.283-.132.102-.078-.132.04.028.063-.09-.135-.136.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.099.226.378.028-.02-.04-.08.1-.078.138.233-.138.241-.058-.052v-.16l-.301.469.156-.157.019.033-.031.095-.001.007v.068L1 7.907l.025.025Zm0 2.068.273-.35v-.08l.035-.109-.042-.073.099-.154v.064l.098.089.17-.297-.17-.283-.132.102-.078-.132.04.029.063-.09-.135-.137.057-.063-.219-.32-.026.023.201.294-.06.067.137.14-.025.037-.144-.098.226.377.028-.02-.04-.08.1-.077.138.232-.138.241-.058-.052v-.16l-.301.469.156-.156.019.033-.031.095-.001.006v.068L1 9.975l.025.025Zm4.95 0-.273-.35v-.08l-.035-.109.042-.073-.099-.154v.064l-.098.089-.17-.297.17-.283.132.102.078-.132-.04.029-.063-.09.135-.137-.057-.063.219-.32.026.023-.201.294.06.067-.137.14.025.037.144-.098-.226.377-.028-.02.04-.08-.1-.077-.138.232.138.241.058-.052v-.16l.301.469-.156-.156-.019.033.031.095.001.006v.068l.265.34-.025.025Zm-.273-2.42.273.352L6 7.907l-.265-.34V7.492l-.032-.095.02-.033.155.157-.3-.47v.16l-.059.053-.138-.241.139-.233.1.077-.04.082.027.019.226-.378-.144.099-.025-.037.138-.14-.061-.067.2-.294-.025-.023-.22.32.058.063-.135.137.062.09.041-.029-.078.132-.133-.102-.169.283.17.296.098-.088v-.064l.099.154-.042.073.035.109v.079Zm.273-1.975-.273-.35v-.08l-.035-.109.042-.073-.099-.154v.064l-.098.089-.17-.297.17-.283.132.102.078-.132-.04.029-.063-.09.135-.137-.057-.063.219-.32.026.023-.201.294.06.067-.137.14.025.037.144-.098-.226.377-.028-.02.04-.08-.1-.078-.138.233.138.241.058-.052v-.16l.301.469-.156-.156-.019.033.031.095.001.006v.068L6 5.58l-.025.025Zm-.273-2.64.273.35L6 3.291l-.265-.34V2.875l-.032-.095.02-.033.155.156-.3-.469v.16l-.059.052-.138-.241.139-.232.1.076-.04.082.027.02.226-.378-.144.098-.025-.037.138-.14-.061-.067.2-.294-.025-.023-.22.32.058.063-.135.137.062.09.041-.029-.078.132-.133-.102-.169.284.17.296.098-.089v-.064l.099.154-.042.073.035.11v.078ZM5.975.803 5.702.453v-.08L5.667.266 5.709.19 5.61.038v.064L5.512.19l-.17-.296.17-.283.132.102.078-.132-.04.028-.063-.09.135-.137-.057-.062.219-.32.026.023-.201.293.06.068-.137.14.025.037.144-.099-.226.378-.028-.02.04-.081-.1-.077-.138.233.138.241.058-.052v-.16l.301.469-.156-.157-.019.033.031.095.001.007v.068L6 .779l-.025.025Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#389F5D",fillRule:"evenodd",d:"M3.653 7.282h.777v.183h.177v.145h.212v.474h-.212v.146H4.43v.146h-.756l-.21.186-.21-.186h-.7V8.23h-.177v-.146H2.2V7.61h.177v-.145h.177v-.183h.722l.189-.167.188.167Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",d:"M4.43 7.282h.075v-.075H4.43v.075Zm-.777 0-.05.056.022.02h.028v-.076Zm.777.183h-.075v.075h.075v-.075Zm.177 0h.075V7.39h-.075v.075Zm0 .145h-.075v.075h.075V7.61Zm.212 0h.075v-.075H4.82v.075Zm0 .474v.075h.075v-.075H4.82Zm-.212 0V8.01h-.075v.075h.075Zm0 .146v.075h.075V8.23h-.075Zm-.177 0v-.075h-.075v.075h.075Zm0 .146v.075h.075v-.075H4.43Zm-.756 0v-.075h-.028l-.022.019.05.056Zm-.21.186-.049.056.05.044.05-.044-.05-.056Zm-.21-.186.05-.056-.02-.019h-.03v.075Zm-.7 0h-.075v.075h.075v-.075Zm0-.146h.075v-.075h-.075v.075Zm-.177 0h-.075v.075h.075V8.23Zm0-.146h.075V8.01h-.075v.075Zm-.177 0h-.075v.075H2.2v-.075Zm0-.474v-.075h-.075v.075H2.2Zm.177 0v.075h.075V7.61h-.075Zm0-.145V7.39h-.075v.075h.075Zm.177 0v.075h.075v-.075h-.075Zm0-.183v-.075h-.075v.075h.075Zm.722 0v.075h.028l.021-.018-.05-.057Zm.189-.167.05-.056-.05-.044-.05.044.05.056Zm.965.092h-.777v.15h.777v-.15Zm.075.258v-.183h-.15v.183h.15Zm.102-.075H4.43v.15h.177v-.15Zm.075.22v-.145h-.15v.145h.15Zm.137-.075h-.212v.15h.212v-.15Zm.075.55V7.61h-.15v.474h.15Zm-.287.074h.212v-.15h-.212v.15Zm.075.071v-.146h-.15v.146h.15Zm-.252.075h.177v-.15H4.43v.15Zm.075.071V8.23h-.15v.146h.15Zm-.831.075h.756v-.15h-.756v.15Zm-.16.167.21-.186-.1-.112-.209.186.1.112Zm-.309-.186.21.186.1-.112-.21-.186-.1.112Zm-.651.02h.7v-.15h-.7v.15Zm-.075-.222v.146h.15V8.23h-.15Zm-.102.075h.177v-.15h-.177v.15Zm-.075-.22v.145h.15v-.146h-.15Zm-.102.074h.177v-.15H2.2v.15Zm-.075-.549v.474h.15V7.61h-.15Zm.252-.075H2.2v.15h.177v-.15Zm-.075-.07v.145h.15v-.145h-.15Zm.252-.075h-.177v.15h.177v-.15Zm-.075-.108v.183h.15v-.183h-.15Zm.797-.075h-.722v.15h.722v-.15Zm.05.132.189-.168-.1-.112-.19.167.1.113Zm.089-.168.188.167.1-.112-.188-.167-.1.112Z"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M2.658 7.704v-.322h.375l-.375.322Zm1.578 0v-.322h-.375l.375.322Zm-1.578.583v-.322l.375.322h-.375Zm1.578-.322v.322h-.375l.375-.322Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"m3.323 7.41.129-.17.128.17h-.257Zm0 .158.129.17.128-.17h-.257Zm.129.4-.13.17h.258l-.128-.17Zm-.13.329.13.17.128-.17h-.257Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AF0100",fillRule:"evenodd",d:"M3.325 7.39v.072h-.074v.1h.074v.073h.26v-.073h.074v-.1h-.074V7.39h-.26Zm.26.801v-.073h-.26v.073h-.074v.1h.074v.073h.26v-.073h.074v-.1h-.074ZM2.827 7.775l.123-.17.122.17h-.245Zm0 .159.123.17.122-.17h-.245Zm1.15-.33-.124.17H4.1l-.122-.17Zm-.124.33.124.17.122-.17h-.246Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"M2.826 7.754v.074h-.07v.102h.07v.075h.247V7.93h.07v-.102h-.07v-.074h-.247Zm1.274.074v-.074h-.247v.074h-.071v.102h.07v.075H4.1V7.93h.07v-.102H4.1Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TM_-_Turkmenistan_svg__d",width:3,height:3,x:2,y:8,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"m3.109 8.625-.886.5v.828l.886.52h.959l.907-.52v-.828l-.907-.5h-.96Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#TM_-_Turkmenistan_svg__d)"},(0,n.createElement)("path",{fill:"#E8AA00",d:"M2.235 9.548h1.381v.911h-1.38v-.911Z"}),(0,n.createElement)("path",{fill:"#F9E8E7",d:"M2.094 8.636h1.522v.911H2.094z"}),(0,n.createElement)("path",{fill:"#E8AA00",d:"m2.448 9.168.458-.276v.276h-.458ZM5.138 8.636H3.616v.911h1.522z"}),(0,n.createElement)("path",{fill:"#F9E8E7",d:"m4.678 9.168-.458-.276v.276h.458ZM4.997 10.46H3.616v-.911h1.38z"}),(0,n.createElement)("path",{fill:"#E8AA00",d:"m4.642 9.928-.458.276v-.276h.458Z"}),(0,n.createElement)("path",{fill:"#FCFCFC",d:"m2.448 9.87.458.277V9.87h-.458Z"})),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M3.12 9.183h.23l.23-.073.23.073h.23v.693h-.23l-.23.11-.23-.11h-.23v-.693Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C9343F",fillRule:"evenodd",d:"M3.9 8.769h.124v.14h.051v.1h-.05v.055h-.126v-.295Zm-1.256.437h-.125v.295h.125v-.054h.05v-.1h-.05v-.14Zm.177 0h-.125v.295h.125v-.295Zm-.177.365h-.125v.295h.125v-.054h.05v-.1h-.05v-.141Zm.052 0h.125v.295h-.125V9.57Zm1.77-.365h.125v.141h.05v.1h-.05v.054h-.125v-.295Zm.302 0h-.125v.295h.125v-.295Zm-.177.365h-.125v.295h.125v-.054h.05v-.1h-.05v-.141Zm.052 0h.125v.295h-.125V9.57ZM4.2 8.769h-.125v.295h.125v-.295Zm-1.026 0H3.05v.295h.125V9.01h.05v-.1h-.05v-.141Zm.052 0h.125v.295h-.125v-.295Zm.672 1.24h.125v.14h.051v.1h-.05v.054h-.126v-.295Zm.302 0h-.125v.294h.125v-.295Zm-1.026 0H3.05v.294h.125v-.054h.05v-.1h-.05v-.14Zm.052 0h.125v.294h-.125v-.295Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M3.513 9.333h.035v-.099h-.177v.113h-.146v.163h.136v-.037h-.1v-.09h.12l.18.157-.18.157h-.12v-.09h.1v-.036h-.136v.162h.146v.114h.177v-.1h-.035v.063h-.107v-.087l.184-.16.184.16v.087h-.106v-.062h-.035v.099h.177v-.114h.146v-.162H3.82v.036h.1v.09H3.8l-.18-.157.18-.156h.12v.09h-.1v.036h.136v-.163H3.81v-.113h-.177v.1h.035V9.27h.106v.087l-.184.16-.184-.16v-.087h.107v.062Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"M3.792 2.4H3.17v2h.623v-2Zm-1.402.423h.39V3.9h-.39V2.823Zm1.83 0h.39V3.9h-.39V2.823Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#389F5D",fillRule:"evenodd",d:"M3.169 2.554h-.39v1.538h.39V2.554Zm-.78.423H2v.73h.39v-.73Zm2.221 0H5v.73h-.39v-.73Zm-.428-.423h-.39v1.538h.39V2.554Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E1E5E8",fillRule:"evenodd",d:"M3.09 2.746a.116.116 0 0 1-.116.116.116.116 0 0 1-.117-.116c0-.064.052-.115.117-.115s.117.051.117.115Zm-.778.385a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115c0-.064.052-.116.117-.116.064 0 .117.052.117.116Zm0 .423a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115c0-.064.052-.116.117-.116.064 0 .117.052.117.116Zm.662.461a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.115.116.116 0 0 0-.117.115c0 .064.052.115.117.115Zm1.831-.769a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.116.116.116 0 0 0-.117.116c0 .064.053.115.117.115Zm.117.308a.116.116 0 0 1-.117.115.116.116 0 0 1-.117-.115c0-.064.053-.116.117-.116.065 0 .117.052.117.116Zm-.935.461a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.115.116.116 0 0 0-.117.115c0 .064.052.115.117.115Zm.117-1.269a.116.116 0 0 1-.117.116.116.116 0 0 1-.117-.116c0-.064.052-.115.117-.115s.117.051.117.115Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M3.597 2.592a.116.116 0 0 1-.116.116.116.116 0 0 1-.117-.116c0-.063.052-.115.117-.115.064 0 .116.052.116.115Zm-.896.423a.116.116 0 0 1-.117.116.116.116 0 0 1-.116-.116c0-.063.052-.115.116-.115.065 0 .117.052.117.115Zm.78 1.347a.116.116 0 0 0 .116-.116.116.116 0 0 0-.116-.115.116.116 0 0 0-.117.115c0 .064.052.116.117.116Zm1.051-1.347a.116.116 0 0 1-.116.116.116.116 0 0 1-.117-.116c0-.063.052-.115.117-.115.064 0 .116.052.116.115Zm-1.948.808a.116.116 0 0 0 .117-.115.116.116 0 0 0-.117-.116.116.116 0 0 0-.116.116c0 .063.052.115.116.115Zm1.948-.115a.116.116 0 0 1-.116.115.116.116 0 0 1-.117-.115c0-.064.052-.116.117-.116.064 0 .116.052.116.116Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"m2.803 3.196.38-.343h.615l.433.393h.574V3.4h-.559v.008l-.448.456h-.615l-.38-.412V3.4h-.647v-.154h.647v-.05Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"m3.505 3.138.185.187-.194.183-.193-.183.184-.187.01-.008.008.008Zm.034.451.022-.02-.023-.02.192-.183.2.203-.09.095h-.053l-.1.063-.148-.138Zm-.043.04-.184.17-.124-.077h-.061l-.146-.154.239-.242-.24-.227.157-.153.058.044.082-.083-.025-.025.042-.04.202.204.202-.205.042.04-.025.026.083.083.057-.044.158.153-.24.227.238.242-.145.154h-.062l-.123.077-.185-.17ZM3.6 3.15l.003-.003-.056-.051-.007-.007.144-.133.11.111.058-.045.078.075-.197.187-.133-.134Zm-.123.418-.171.158-.1-.063h-.053l-.09-.095.2-.203.214.203Zm-.413-.47.198.186.192-.195-.144-.133-.11.111-.058-.045-.078.075ZM2.224 10.72c-.104-.132-.175-.221-.193-.22-.059.004-.113.622.645 1.092 0 0 .112.062.177 0 .065-.062 0-.154 0-.154a6.621 6.621 0 0 1-.629-.717Zm2.552 0c.104-.132.175-.221.193-.22.059.004.113.622-.645 1.092 0 0-.112.062-.177 0-.065-.062 0-.154 0-.154.245-.23.474-.52.629-.717Zm-.056.832c-.249.074-.537.089-.648.041a.637.637 0 0 0-.112-.036 1.008 1.008 0 0 0-.343-.011l-.05.006a.336.336 0 0 1-.02.002.108.108 0 0 0-.025.003.108.108 0 0 0-.025-.003l-.02-.002-.05-.006a1.008 1.008 0 0 0-.344.011.636.636 0 0 0-.111.036c-.11.048-.4.033-.649-.041 0 0 .454.182.723.101a.479.479 0 0 1 .083-.026.774.774 0 0 1 .25-.01c-.04.018-.087.04-.14.06v.023c.106-.043.23-.063.283-.07.053.007.177.027.283.07v-.022a2.952 2.952 0 0 1-.14-.062.774.774 0 0 1 .25.01.479.479 0 0 1 .083.027c.269.08.722-.101.722-.101Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#389F5D",fillRule:"evenodd",d:"m2.882 4.989-.626.551v.526l.547.55h1.118l.616-.587v-.447l-.616-.593H2.882Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M3.097 5.047h-.141v.11h.141v-.11Zm0 1.43h-.141v.11h.141v-.11Zm.213 0h.141v.11H3.31v-.11Zm.141-1.43H3.31v.11h.141v-.11Zm.213 1.43h.141v.11h-.141v-.11Zm.141-1.43h-.141v.11h.141v-.11Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"M3.277 5.019h-.144v.11h.144v-.11Zm0 1.458h-.144v.11h.144v-.11Zm.216-1.458h.144v.11h-.144v-.11Zm.144 1.458h-.144v.11h.144v-.11Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#750100",fillRule:"evenodd",d:"M2.457 4.921h1.89v.292h.27V6.42h-.27v.25h-1.89v-.25h-.294V5.213h.294v-.292Zm.106.401h-.294v.99h.294v.249h1.678v-.25h.27v-.989h-.27V5.03H2.563v.292Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#389F5D",fillRule:"evenodd",d:"M3.204 4.8h-.177v.182h.176V4.8Zm.283 0H3.31v.182h.177V4.8Zm.106 0h.177v.182h-.177V4.8Zm-.39 1.823h-.176v.182h.176v-.182Zm.107 0h.177v.182H3.31v-.182Zm.46 0h-.177v.182h.177v-.182Zm-1.773-.404v-.177h.183v.177h-.183Zm0-.468v.177h.183V5.75h-.183Zm0-.115v-.177h.183v.177h-.183Zm2.549.406v.177h.182v-.177h-.182Zm0-.114V5.75h.182v.177h-.182Zm0-.47v.178h.182v-.177h-.182Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"m2.89 5.142-.306.266v.859l.253.18h1.099l.252-.18v-.86l-.285-.265H2.889Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E1E5E8",fillRule:"evenodd",d:"m3.402 5.498-.369.315h.369v-.315Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",d:"m3.402 6.099-.369-.315h.369v.315Z"}),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"m3.37 5.498.368.315H3.37v-.315Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#29AE66",fillRule:"evenodd",d:"M3.386 5.898a.112.112 0 1 0 0-.223.112.112 0 0 0 0 .223Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E1E5E8",d:"m3.37 6.099.368-.315H3.37v.315Z"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M2.602 5.675h-.319v.102h.319v-.102Zm0 .186h-.319v.102h.319v-.102Zm1.593-.186h.318v.102h-.318v-.102Zm.318.186h-.318v.102h.318v-.102Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"M2.566 5.566h-.283v.111h.283v-.111Zm0 .186h-.283v.111h.283v-.111Zm-.283.186h.283v.111h-.283v-.111Zm2.195-.372h-.283v.111h.283v-.111Zm-.283.186h.283v.111h-.283v-.111Zm.283.186h-.283v.111h.283v-.111ZM4.993.795 4.99.998H3.512l-.001.92h-.464c-.08 0-.303-.156-.303-.156h-.377l-.174-.177v-.179l-.186-.221V.982h1.48l.001-.92h.464c.081 0 .303.155.303.155h.377l.174.178v.179l.187.221Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E1E5E8",fillRule:"evenodd",d:"M2.007.795v.203h1.48l.001.92h.464c.081 0 .303-.156.303-.156h.377l.174-.177v-.179l.187-.221L4.99.982H3.512l-.001-.92h-.464c-.08 0-.303.155-.303.155h-.377l-.174.178v.179l-.186.221Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M3.001.343 2.985.264l.32-.073C3.341.173 3.408.12 3.5.034l.043.049.008-.009c.091.086.158.139.196.157l.32.073-.017.079-.177-.037.017.015a.22.22 0 0 0-.04.032l-.074-.01.007-.026-.02-.003a.85.85 0 0 0-.045.11L3.643.442l.03-.145L3.504.14 3.386.25c.015.013.03.029.044.046a.705.705 0 0 1-.036.013H3.39l.02.093-.075.022a1.117 1.117 0 0 0-.028-.072l-.007.001a.22.22 0 0 0-.04-.032l.022-.019a.185.185 0 0 0-.01-.015l-.27.056Zm.013.286.043-.067-.22-.148L2.86.38 2.798.333 2.771.37 2.684.312 2.64.379l.084.056-.017.024.063.048.02-.028.223.15Zm-.272.08.042-.067-.22-.148.024-.034-.063-.047-.027.038-.087-.059-.043.067.084.056-.017.024.063.048.02-.028.224.15Zm-.117.24.042-.067-.22-.148L2.47.7 2.41.653 2.382.69 2.294.632l-.043.067.084.056-.017.024.063.048.02-.028.224.15Zm.003.192-.042-.067-.224.15-.02-.027-.063.047.017.024-.083.056.042.067.088-.058.027.038.062-.048-.024-.034.22-.148Zm.075.173.042.067-.22.148.024.034-.062.048-.028-.038-.087.058-.043-.067.084-.056-.017-.024.063-.047.02.027.224-.15Zm.272.08.043.067-.22.148.024.034-.063.048-.027-.038-.087.058-.043-.067.084-.056-.017-.024.063-.047.02.027.223-.15Zm.416.383a.7.7 0 0 0-.036-.013L3.34 1.76l.03-.139-.075-.022a.603.603 0 0 1-.063.137l-.27-.055-.016.078.308.07v.001l.044.03.006-.004c.039.027.092.072.158.133l.025-.028.025.028c.091-.085.158-.138.196-.157l.01-.002a.31.31 0 0 0 .041.03l.045-.03-.005-.015.005-.005.223-.051-.016-.078-.27.055A.602.602 0 0 1 3.68 1.6l-.075.022.03.145-.147.138-.114-.107a.542.542 0 0 0 .018-.02Zm.954-.636.043-.067.224.15.02-.027.062.047-.017.024.084.056-.043.067-.087-.058-.027.038-.063-.048.024-.034-.22-.148Zm-.117.24.043-.067.224.15.02-.027.062.047-.017.024.084.056-.043.067-.087-.058-.027.038-.063-.048.024-.034-.22-.148Zm-.273.08.043-.067.224.15.02-.027.063.047-.018.024.084.056-.042.067-.088-.058-.027.038-.063-.048.025-.034-.22-.148Zm.429-.539.043.067.224-.15.02.028.062-.048-.017-.024L4.8.74 4.757.672 4.67.731 4.643.693 4.58.74l.024.034-.22.148Zm-.117-.24L4.31.75 4.534.6l.02.028.062-.048L4.6.555 4.683.5 4.64.432l-.087.059-.027-.038L4.463.5l.024.034-.22.148Zm-.273-.08.043.067.224-.15.02.028.063-.048-.018-.024L4.41.42 4.368.352 4.28.411 4.253.373 4.19.42l.025.034-.22.148Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"m3.104.577.441-.234v.64h1.091l-.26.187v.245h-.411l-.442.234v-.64h-1.09l.26-.188V.577h.41Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#29AE66",fillRule:"evenodd",d:"M3.965.577 3.523.343v.64h-1.09l.26.187v.245h.41l.442.234v-.64h1.091L4.376.82V.577h-.411Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#29AE66",fillRule:"evenodd",d:"M2.89.742 2.962.6l.183.098.05-.075.128.091-.039.059.542.29.034-.05.128.091-.023.033.059.032-.072.142-.076-.04-.061.09-.129-.09.05-.075-.541-.29-.045.066L3.022.88l.034-.05L2.89.742Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M4.045.703 3.963.567l-.176.11-.055-.071-.122.1.043.055-.52.327-.037-.047-.122.1.025.032-.056.035.082.136.072-.045.068.087.122-.1-.056-.071.52-.327.05.062.121-.1-.037-.046.16-.1Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M9.537 1s1.165 2.76.13 3.933C8.632 6.106 6 5.88 6 5.88s3.378 1.526 4.85-.575C12.322 3.204 9.537 1 9.537 1Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m7.422 2.624-.308.217.109-.363-.3-.23.376-.008.123-.358.123.358.376.008-.3.23.11.363-.309-.217Zm.06 1.003-.309.217.11-.364-.3-.23.375-.007.124-.359.123.359.376.008-.3.23.109.363-.308-.217Zm-1.246.294.309-.217.308.217-.109-.363.3-.23-.376-.008-.123-.358-.124.358-.375.008.299.23-.109.363Zm1.246.758-.309.217.11-.364-.3-.23.375-.007.124-.36.123.36.376.008-.3.229.109.364-.308-.217Zm.71-1.142.309-.217.308.217-.109-.363.3-.23-.376-.007-.123-.36-.124.36-.375.007.299.23-.109.363Z",clipRule:"evenodd"})))),dt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AE_-_United_Arab_Emirates_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AE_-_United_Arab_Emirates_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0h5v12H0z"}))),mt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"UZ_-_Uzbekistan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#UZ_-_Uzbekistan_svg__a)"},(0,n.createElement)("path",{fill:"#14DC5A",fillRule:"evenodd",d:"M0 8h16v4H0V8Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#0099B5",fillRule:"evenodd",d:"M0 0h16v5H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",stroke:"#C51918",strokeWidth:.75,d:"M-1 4.625h-.375v3.75h18.75v-3.75H-1Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m8.364 1.2-.492.28.14-.567-.47-.417h.615l.206-.536.242.536h.524l-.412.417.198.566-.551-.279Zm-2.52 1.538.492-.28.551.28-.198-.567.412-.416h-.524l-.242-.536-.206.536h-.615l.471.416-.14.567ZM4.489 3.777l-.491.278.14-.566-.47-.417h.614l.207-.536.241.536h.524l-.411.417.198.566-.552-.278Zm1.876.002-.49.278.14-.566-.471-.416h.614l.207-.536.241.536h.524l-.411.416.198.566-.552-.278Zm2 0-.49.278.14-.566-.471-.416h.614l.207-.536.241.536h.524l-.411.416.198.566-.552-.278Zm-.52-1.041.492-.28.551.28-.198-.567.412-.416h-.524l-.242-.536-.206.536h-.615l.471.416-.14.567Zm2.03 1.32.49-.28.552.28-.198-.567.412-.416h-.525l-.241-.536-.207.536h-.614l.47.416-.14.566Zm.462-1.6-.491.28.14-.567-.47-.416h.614l.206-.536.242.536h.524l-.412.416.198.567-.55-.28Zm-.464-.979.492-.279.551.28-.198-.567.412-.417h-.524l-.242-.536-.206.536h-.615l.47.417-.14.566Zm2.492 2.3-.49.278.14-.566-.471-.416h.615l.206-.536.241.536h.524l-.411.416.198.566-.552-.278Zm-.52-1.041.492-.28.551.28-.198-.567.412-.416h-.524l-.242-.536-.206.536h-.615l.471.416-.14.567Zm.52-1.538-.492.28.14-.567-.47-.417h.615l.206-.536.242.536h.524l-.412.417.198.566-.551-.279ZM2.942 4.12s-1.207-.327-1.185-1.54C1.78 1.37 3 1.056 3 1.056c-.498-.19-1.972.064-2 1.514-.027 1.45 1.478 1.735 1.942 1.551Z",clipRule:"evenodd"}))),ht=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"VN_-_Vietnam_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#VN_-_Vietnam_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"VN_-_Vietnam_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#VN_-_Vietnam_svg__b)"},(0,n.createElement)("path",{fill:"#FFD221",fillRule:"evenodd",d:"M8.031 7.99 5.456 9.627l.863-2.866-1.837-1.873 2.533-.055 1.12-2.83L9.157 4.87l2.526.044-1.899 1.907.887 2.727-2.64-1.558Z",clipRule:"evenodd"})))),ot=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"YE_-_Yemen_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#YE_-_Yemen_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"YE_-_Yemen_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#YE_-_Yemen_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M0 8v4h16V8H0Z"})))),vt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BZ_-_Belize_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BZ_-_Belize_svg__a)"},(0,n.createElement)("path",{fill:"#0168B4",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"BZ_-_Belize_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#BZ_-_Belize_svg__b)"},(0,n.createElement)("path",{fill:"#E93C43",fillRule:"evenodd",d:"M0 0v2h16V0H0ZM0 10v2h16v-2H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M8 9a3 3 0 1 1 0-6 3 3 0 0 1 0 6Z"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M4.5 6a3.5 3.5 0 1 0 7 0 3.5 3.5 0 0 0-7 0ZM11 6a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5B8C39",fillRule:"evenodd",d:"M5 6a3 3 0 1 0 6 0 3 3 0 0 0-6 0Zm5.3 0a2.3 2.3 0 1 1-4.6 0 2.3 2.3 0 0 1 4.6 0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5B8C39",fillRule:"evenodd",d:"m6.5 7 1.47-.188L9.5 7v.5l-1.53-.188L6.5 7.5V7Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#769DF1",fillRule:"evenodd",d:"M7 5h2s.141 3-1 3-1-3-1-3Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M8 5h1v1H8z"}),(0,n.createElement)("path",{fill:"#F6F7F8",d:"M7 5h1v1H7z",opacity:.6}),(0,n.createElement)("rect",{width:2,height:1,x:7,y:4,fill:"#5B8C39",opacity:.66,rx:.5}),(0,n.createElement)("path",{fill:"#E9AD35",fillRule:"evenodd",d:"M6.9 6.4c.276 0 .5-.448.5-1s-.224-1-.5-1-.5.448-.5 1 .224 1 .5 1Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5C2216",fillRule:"evenodd",d:"M9.1 6.4c.276 0 .5-.448.5-1s-.224-1-.5-1-.5.448-.5 1 .224 1 .5 1Z",clipRule:"evenodd"})))),_t=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CR_-_Costa_Rica_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#CR_-_Costa_Rica_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CR_-_Costa_Rica_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#CR_-_Costa_Rica_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",stroke:"#F7FCFF",strokeWidth:2,d:"M0 4h-1v4h18V4H0Z"})))),ut=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SV_-_El_Salvador_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SV_-_El_Salvador_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SV_-_El_Salvador_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#SV_-_El_Salvador_svg__b)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v4h16V0H0ZM0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#E8AA00",strokeWidth:.5,d:"M9.713 5.93a1.82 1.82 0 1 1-3.642 0 1.82 1.82 0 0 1 3.642 0Z"}),(0,n.createElement)("path",{fill:"#1E601B",fillRule:"evenodd",d:"M6.905 4.831s-.476.784-.476 1.322S7 7.368 7.896 7.368c.875 0 1.504-.523 1.523-1.215.019-.692-.47-1.184-.47-1.184s.276.996.138 1.4c-.139.403-.587.891-1.19.83-.604-.063-1.177-.806-1.177-1.046s.185-1.322.185-1.322Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#188396",strokeWidth:.5,d:"M7.08 6.164h1.604"}),(0,n.createElement)("path",{stroke:"#E8AA00",strokeWidth:.5,d:"M7.23 5.903h1.38M8.525 6.206H7.297l.62-1.029.608 1.029Z"})))),pt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GT_-_Guatemala_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GT_-_Guatemala_svg__a)"},(0,n.createElement)("path",{fill:"#58A5FF",fillRule:"evenodd",d:"M11 0h5v12h-5V0ZM0 0h6v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M5 0h6v12H5V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C6C6C6",d:"m6.382 8.519-.363-.344 3.844-4.064.363.344-3.844 4.064Z"}),(0,n.createElement)("path",{fill:"#5AB92D",fillRule:"evenodd",d:"M6.492 4.053s-1.23.742-1.23 2.604c0 1.861 2.996 2.113 2.996 2.113S6.465 7.677 6.23 6.894c-.234-.783.262-2.841.262-2.841Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5AB92D",fillRule:"evenodd",d:"M9.527 4.053s1.23.742 1.23 2.604c0 1.861-2.995 2.113-2.995 2.113S9.646 7.69 9.91 6.657c.264-1.033-.383-2.604-.383-2.604Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5AB92D",d:"m7.404 3.8.498.045c-.017.18.082.364.326.561.784.634 1.206 1.426.875 2.325-.24.653-.565 1.203-.977 1.651l-.368-.339c.366-.397.658-.891.876-1.484.237-.646-.084-1.25-.72-1.764-.364-.294-.543-.629-.51-.995Z"}),(0,n.createElement)("path",{fill:"#EFE298",fillRule:"evenodd",d:"m7.087 4.904.525 1.484h-.386s-.14.468.123.468h1.614s.176-.118.088-.468c-.088-.351-.532-1.32-.532-1.32s.19-.16.19-.279c0-.119-.19-.132-.19-.132H7.322c-.153.026-.235.247-.235.247Z",clipRule:"evenodd"}))),ft=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"HN_-_Honduras_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#HN_-_Honduras_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"HN_-_Honduras_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#4564F9",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#HN_-_Honduras_svg__b)"},(0,n.createElement)("path",{d:"M0 0v4h16V0H0ZM0 8v4h16V8H0ZM8.41 6.566l-.589.309.113-.655-.476-.51h.657l.294-.644.294.643h.657l-.475.511.112.655-.588-.31ZM5.41 5.566l-.589.309.113-.655-.476-.51h.657l.294-.644.294.643h.657l-.475.511.112.655-.588-.31ZM5.41 7.566l-.589.309.113-.655-.476-.51h.657l.294-.644.294.643h.657l-.475.511.112.655-.588-.31ZM11.41 5.566l-.589.309.113-.655-.476-.51h.657l.294-.644.294.643h.657l-.475.511.112.655-.588-.31ZM11.41 7.566l-.589.309.113-.655-.476-.51h.657l.294-.644.294.643h.657l-.475.511.112.655-.588-.31Z"})))),Et=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"NI_-_Nicaragua_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#NI_-_Nicaragua_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"NI_-_Nicaragua_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#NI_-_Nicaragua_svg__b)"},(0,n.createElement)("path",{fill:"#0080EC",fillRule:"evenodd",d:"M0 0v4h16V0H0ZM0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#D0AB00",fillRule:"evenodd",d:"M8 4c.094 0 .187.007.278.02l-.1.637a1.368 1.368 0 0 0-.436.013l-.046-.647c.1-.015.2-.023.304-.023Zm.576.084-.174.622a1.355 1.355 0 0 1 .952 1.339l.644.054L10 6a2 2 0 0 0-1.424-1.916Zm1.18 2.873a2 2 0 0 1-1.608 1.038v-.648c.37-.04.696-.23.915-.508l.694.118Zm-3.468.078a2 2 0 0 0 1.598.962V7.35a1.353 1.353 0 0 1-.968-.535l-.63.22Zm-.286-.95a2 2 0 0 1 1.274-1.95l.167.63c-.468.211-.794.68-.798 1.225l-.643.096Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#7CDFFF",fillRule:"evenodd",d:"M7.987 4.475 6.62 6.84h2.758l-1.39-2.365Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"NI_-_Nicaragua_svg__c",width:4,height:3,x:6,y:4,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M7.987 4.475 6.62 6.84h2.758l-1.39-2.365Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#NI_-_Nicaragua_svg__c)"},(0,n.createElement)("path",{stroke:"#E31D1C",strokeWidth:.5,d:"M8 7.56a1.195 1.195 0 1 0 0-2.392A1.195 1.195 0 0 0 8 7.56Z"}),(0,n.createElement)("path",{stroke:"#FFD018",strokeWidth:.5,d:"M8 7.56a1.195 1.195 0 1 0 0-2.392A1.195 1.195 0 0 0 8 7.56Z"}),(0,n.createElement)("path",{stroke:"#4EDD00",strokeWidth:.5,d:"M8 7.56a1.195 1.195 0 1 0 0-2.392A1.195 1.195 0 0 0 8 7.56Z"}),(0,n.createElement)("path",{stroke:"#3D58DB",strokeWidth:.5,d:"M8 7.56a1.195 1.195 0 1 0 0-2.392A1.195 1.195 0 0 0 8 7.56Z"}),(0,n.createElement)("path",{fill:"#3D58DB",d:"M6.509 6.109h3.127v.909H6.509z"}),(0,n.createElement)("path",{fill:"#97C923",fillRule:"evenodd",d:"m6.719 6.495.623-.62.191.31.134-.377.148.283.156-.215.202.215.185-.283.158.283.181-.215.424.45.076.17-2.478.125v-.126Z",clipRule:"evenodd"}))))),gt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PA_-_Panama_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PA_-_Panama_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PA_-_Panama_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#PA_-_Panama_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M8 0v6h8V0H8ZM11.51 9.575l-1.15.712.446-1.196-.978-.905h1.187l.495-1.294.379 1.294h1.189l-.857.905.42 1.196-1.13-.712Z"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"m4.51 4.182-1.15.713.446-1.196-.978-.905h1.187L4.51 1.5l.379 1.294h1.189l-.857.905.42 1.196-1.13-.713ZM0 6v6h8V6H0Z"})))),Zt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AG_-_Antigua_and_Barbuda_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AG_-_Antigua_and_Barbuda_svg__a)"},(0,n.createElement)("path",{fill:"#1B1B1B",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F9D313",fillRule:"evenodd",d:"M8 7 6.887 8.9l.028-2.098-2.032 1.325 1.162-1.88-2.55.489 2.068-1.291L3 5l2.563-.445-2.068-1.29 2.55.488-1.162-1.88 2.032 1.325L6.887 1.1 8 3l1.113-1.9-.028 2.098 2.032-1.325-1.162 1.88 2.55-.489-2.068 1.291L13 5l-2.563.445 2.068 1.29-2.55-.488 1.162 1.88-2.032-1.325.028 2.098L8 7Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F1F9FF",d:"M3 7h10v5H3z"}),(0,n.createElement)("path",{fill:"#4A80E8",d:"M1 5h14v2H1z"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"m0 3 8 9 8-9v9H0V3Z",clipRule:"evenodd"}))),yt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BS_-_Bahamas_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#BS_-_Bahamas_svg__a)"},(0,n.createElement)("path",{fill:"#FECA00",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#3CB1CF",d:"M0 0v4h16V0H0ZM0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#272727",d:"m0 0 8 6-8 6V0Z"}))),kt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BB_-_Barbados_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#BB_-_Barbados_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M5 0h6v12H5V0Z"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h5v12H0V0Z"}),(0,n.createElement)("path",{fill:"#000",d:"M9.217 7.637c.317-.655.681-1.85.681-1.85l.277-.822-1.097.398.26.15s-.453.906-.681 1.348c-.228.442-.25.15-.25.15l.038-3.085.252-.068-.628-1.206-.8 1.223.352.01s-.029 3.253-.078 3.126c-.027-.073-.1.151-.136.064-.222-.545-.526-1.601-.526-1.601l.178-.167-1.195-.245.357.734s.314 1.308.66 1.947c.077.202.453.288.453.288s.183-.186.229 0c.045.186 0 .938 0 .938h.843s-.059-.71 0-.938c.06-.228.244 0 .244 0s.49-.192.567-.394Z"}))),wt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CU_-_Cuba_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#CU_-_Cuba_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CU_-_Cuba_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#CU_-_Cuba_svg__b)"},(0,n.createElement)("path",{fill:"#3D58DB",stroke:"#F7FCFF",strokeWidth:2,d:"M0 4h-1v4h18V4H0Z"})),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CU_-_Cuba_svg__c",width:9,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#CU_-_Cuba_svg__c)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m3.344 7.108-1.836.97.894-1.948-1.14-1.04 1.407-.052.675-1.76.515 1.76h1.404L4.327 6.13l.744 1.947-1.727-.969Z",clipRule:"evenodd"})))),Mt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"DM_-_Dominica_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#DM_-_Dominica_svg__a)"},(0,n.createElement)("path",{fill:"#279E19",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"DM_-_Dominica_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#DM_-_Dominica_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M8 0h1v7h7v1H9v4H8V8H0V7h8V0Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M7 0h1v6h8v1H8v5H7V7H0V6h7V0Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M6 0h1v5h9v1H7v6H6V6H0V5h6V0Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M8 10a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"}),(0,n.createElement)("path",{fill:"#804BFF",d:"M7.363 4.206s.19-.616.631-.298c.692.341.92.733 1.188 1.176.267.444-.655.119-.827-.13-.172-.25-1.127-.331-.992-.54.135-.208 0-.208 0-.208Z"}),(0,n.createElement)("path",{fill:"#A95601",d:"M7.207 7.363s-.47.642 0 .642 2.374-.138 2.146-.32c-.228-.184-1.92 0-1.92 0l-.226-.322Z"}),(0,n.createElement)("path",{fill:"#804BFF",d:"M7.91 7.342c-.05-.054-.906-1.997-.508-2.4.398-.405.632-.167.632.438s.024 2.112-.125 1.962Z"}),(0,n.createElement)("path",{fill:"#279E19",d:"M7.859 7.027s-.05.472.193 1.024c.243.55.734.54.734.09 0-.452.357-.029.495.272.137.302-.219-2.673-.724-3.339-.505-.666-.992-.708-.845-.278.147.43.147 2.231.147 2.231Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M7.564 3.8s-.214.137-.214.514c0 .378.506-.116.506-.116L7.564 3.8ZM7.61 3.657l.44-.232.44.232-.083-.491.356-.348-.493-.071-.22-.447-.22.447-.493.071.356.348-.084.49Zm0 5.9.44-.232.44.232-.083-.491.356-.348-.493-.071-.22-.447-.22.447-.493.071.356.348-.084.49Zm2.8-2.8.083-.491-.356-.348.493-.071.22-.447.22.447.493.071-.356.348.084.49-.441-.231-.44.232Zm-5.7 0 .44-.232.44.232-.083-.491.356-.348-.493-.071-.22-.447-.22.447-.493.071.356.348-.084.49ZM6.233 4.35l-.14.478-.294-.401-.498.015.29-.405-.167-.469.474.152.394-.305.002.498.412.28-.473.157Zm4.105 4.379.14-.478.472-.156-.412-.28-.002-.499-.394.305-.474-.152.168.47-.29.404.497-.016.295.402Zm.07-4.437-.14.478-.294-.402-.498.015.29-.404-.167-.469.474.152.394-.305.002.498.412.28-.473.157ZM6.211 8.87l.14-.478.472-.156-.411-.28-.003-.499-.394.305-.474-.152.168.47-.29.404.497-.016.295.402Z"})))),Rt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"DO_-_Dominican_Republic_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#DO_-_Dominican_Republic_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"DO_-_Dominican_Republic_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#DO_-_Dominican_Republic_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M7 0h2v5h7v2H9v5H7V7H0V5h7V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#4257BF",d:"M0 0h7v5H0zM9 7h7v5H9z"}),(0,n.createElement)("path",{fill:"#309404",d:"m6.818 5.555.498.048c-.085.89.026 1.265.206 1.265v.5c-.623 0-.815-.65-.704-1.813ZM9.213 5.555l-.497.048c.085.89-.026 1.265-.206 1.265v.5c.622 0 .815-.65.703-1.813Z"}),(0,n.createElement)("path",{fill:"#003994",d:"M7.364 5.346h.473v.738h-.473zM8.09 6.223h.474v.375c0 .2-.163.364-.364.364h-.11v-.739Z"}),(0,n.createElement)("path",{fill:"#DE2110",d:"M8.054 5.3h.473v.738h-.473zM7.364 6.223h.472v.739h-.109a.364.364 0 0 1-.363-.364v-.375Z"}),(0,n.createElement)("path",{fill:"#00319C",d:"m7.167 5.305-.334-.372c.353-.318.721-.483 1.1-.483.38 0 .747.165 1.1.483l-.334.372c-.267-.241-.521-.355-.766-.355-.244 0-.498.114-.766.355Z"}),(0,n.createElement)("path",{fill:"#DE2110",d:"m7.204 7.797-.335-.372c.353-.317.721-.483 1.1-.483.38 0 .748.166 1.1.483l-.334.372c-.267-.24-.521-.355-.766-.355-.244 0-.498.114-.765.355Z"})))),Ft=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GD_-_Grenada_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GD_-_Grenada_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0h16v11a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M3 3h10v6H3V3Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"GD_-_Grenada_svg__b",width:10,height:6,x:3,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M3 3h10v6H3V3Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#GD_-_Grenada_svg__b)"},(0,n.createElement)("path",{fill:"#23875F",fillRule:"evenodd",d:"m3 3 5 3-5 3V3ZM13 3 8 6l5 3V3Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"GD_-_Grenada_svg__c",width:5,height:6,x:8,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M13 3 8 6l5 3V3Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M8 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m7.965 6.657-1.036.718.331-1.23-.76-.786 1.03-.043.435-1.216.435 1.216h1.028l-.759.829.38 1.157-1.084-.645Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m4.388 2.221.566-.35.593.315-.208-.566.415-.405h-.562L4.954.621l-.238.594-.562.021.415.384-.18.601Zm3 0 .566-.35.593.315-.208-.566.415-.405h-.562L7.954.621l-.238.594-.562.021.415.384-.18.601Zm3.566-.35-.566.35.181-.601-.415-.384.562-.02.238-.595.238.594h.562l-.415.405.208.566-.593-.316Zm-6.566 9.213.566-.351.592.315-.207-.565.414-.405h-.561l-.238-.594-.238.594-.563.02.416.385-.181.6Zm3.566-.351-.566.35.18-.6-.415-.384.563-.021.238-.594.238.594h.561l-.414.405.207.565-.592-.315Zm2.434.35.566-.35.592.315-.207-.565.414-.405h-.561l-.238-.594-.238.594-.563.02.416.385-.181.6Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M4.317 6.386s.27.24.416.321c.05-.191-.062-.626-.062-.626-.032-.103-.379-.29-.379-.29s-.097.328.025.595Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M4.598 6.965s-.692-.323-.762-.78C3.766 5.728 3.915 5 3.915 5s1.123.255 1.2.803c.076.548-.178.892-.178.892s-.26-.668-.505-.742c0 0 0 .662.166 1.012Z",clipRule:"evenodd"}))),Ht=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"HT_-_Haiti_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#HT_-_Haiti_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"HT_-_Haiti_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#HT_-_Haiti_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 6v6h16V6H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"M3 2h10v8H3z"}),(0,n.createElement)("mask",{id:"HT_-_Haiti_svg__c",width:10,height:8,x:3,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M3 2h10v8H3z"})),(0,n.createElement)("g",{mask:"url(#HT_-_Haiti_svg__c)"},(0,n.createElement)("path",{fill:"#279E19",fillRule:"evenodd",d:"M3 8.385s2.4-1.064 5-.999c2.6.065 5 1.249 5 1.249V10H3V8.385Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#026A16",fillRule:"evenodd",d:"M5.72 3.51a.094.094 0 0 0-.006.111c.16.254.866 1.257 2.01 1.257 1.103 0 1.924-.93 2.157-1.226a.1.1 0 0 0-.026-.15C9.685 3.4 9.302 3.2 8.86 3.2c-.597 0-1.135.255-1.135.255S6.924 3.2 6.414 3.2a.893.893 0 0 0-.694.31Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"m7.895 7.407-.896-.567c-.524.243-.786.722-.786 1.44l.694 1.139h2.117l.5-1.14s.196-1.473-.5-1.71l-1.13.838Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#0A328C",fillRule:"evenodd",d:"M5.934 5.816s-1.353.47-1.353 2.202l1.805.357s-.022-.993.518-1.458l-.97-1.101Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",d:"m5.268 5.264.215-.218L8 7.523l-.215.218-2.517-2.477ZM4.481 5.845l.177-.252 3.237 2.463-.177.252L4.48 5.845ZM3.943 6.811l.14-.277 3.676 2.004-.139.277L3.943 6.81Z"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m4.59 8.004 2.421.318-.136.395h-.384l.262.224.589.162v-.386h.516v.819H6.753l-.424-.595s-.357.411-.704.411c-.348 0-.69-.133-.69-.582v-.312l-.344-.136v-.318Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#0A328C",fillRule:"evenodd",d:"M9.808 5.723s1.586.563 1.586 2.295l-1.82.356s-.083-1.28-.644-1.746l.878-.905Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",d:"m10.68 5.264-.225-.218-2.712 2.277.225.217 2.711-2.276ZM11.499 5.845l-.185-.252-3.37 2.463v.462l3.555-2.673Z"}),(0,n.createElement)("path",{fill:"#FFD018",d:"m12.058 6.811-.143-.277-4.058 1.971.143.278 4.058-1.972Z"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"m11.385 8.004-2.522.318.142.395h.4l-.272.224-.614.162v-.386H7.98v.819h1.152l.441-.595s.371.411.733.411.72-.133.72-.582v-.312l.358-.136v-.318Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M7.692 4.679s-.164 1.203-.164 1.693.164 3.094.164 3.094h.42V6.372c0-.409-.247-1.693-.247-1.693h-.173Z",clipRule:"evenodd"}))))),bt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"JM_-_Jamaica_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#JM_-_Jamaica_svg__a)"},(0,n.createElement)("path",{fill:"#093",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",stroke:"#FECA00",strokeWidth:1.35,d:"m-.07-.52-1.105-.912v14.864l1.105-.911 7.269-6L7.829 6l-.63-.52-7.27-6Z"}),(0,n.createElement)("path",{fill:"#272727",stroke:"#FECA00",strokeWidth:1.35,d:"m16.082-.53 1.093-.862V13.392l-1.093-.862-7.61-6L7.8 6l.673-.53 7.61-6Z"}))),Ct=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"KN_-_Saint_Kitts_and_Nevis_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:0})),(0,n.createElement)("g",{mask:"url(#KN_-_Saint_Kitts_and_Nevis_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 0v12L16 0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#272727",stroke:"#FFD018",strokeWidth:1.25,d:"m.318 13.976.362.403.45-.3L19.26 1.977l.6-.4-.48-.537-2.661-2.968-.362-.403-.45.3-18.131 12.102-.6.4.482.537 2.66 2.968Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"m6.044 8.46-.544.946-.348-1.067-1.08-.343.9-.55-.108-1.117.889.684.92-.51-.258 1.136.74.85-1.11-.03ZM11.044 5.183l-.544.947-.348-1.067-1.08-.344.9-.55-.108-1.116.889.683.92-.51-.258 1.137.74.85-1.11-.03Z",clipRule:"evenodd"}))),Vt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LC_-_Saint_Lucia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#LC_-_Saint_Lucia_svg__a)"},(0,n.createElement)("path",{fill:"#7CCFF5",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m8 2 4 8H4l4-8Z"}),(0,n.createElement)("path",{fill:"#272727",d:"m8 4 3.5 6h-7L8 4Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m8 7 4 3H4l4-3Z"}))),St=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"VC_-_Saint_Vincent_and_the_Grenadines_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#VC_-_Saint_Vincent_and_the_Grenadines_svg__a)"},(0,n.createElement)("path",{fill:"#FFDC17",d:"M4 0h8v12H4V0Z"}),(0,n.createElement)("path",{fill:"#5FBF2B",d:"M12 0h4v12h-4V0Z"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h4v12H0V0Z"}),(0,n.createElement)("path",{fill:"#5FBF2B",d:"m9.863 2.5-1.52 2.231 1.52 2.153 1.52-2.153L9.863 2.5Zm-3.724.04L4.5 4.73l1.52 2.114L7.54 4.73 6.14 2.54Zm.283 4.654L8.06 5.002l1.402 2.192L8.06 9.451 6.422 7.194Z"}))),At=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TT_-_Trinidad_and_Tobago_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TT_-_Trinidad_and_Tobago_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TT_-_Trinidad_and_Tobago_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#TT_-_Trinidad_and_Tobago_svg__b)"},(0,n.createElement)("path",{fill:"#272727",stroke:"#F7FCFF",strokeWidth:.732,d:"m14.774 14.74-.265.218-.234-.25-15.172-16.2-.267-.285.303-.248L.687-3.291l.265-.217.234.25 15.172 16.2.267.285-.303.248-1.548 1.266Z"})))),Ut=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AL_-_Albania_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:0})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#AL_-_Albania_svg__a)"},(0,n.createElement)("path",{fill:"#F50100",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#1A1A1A",d:"M7.941 7.49a.995.995 0 0 1-.138-.032c-.686.533-1.346.895-1.984 1.082a.5.5 0 0 1-.281-.96c.394-.115.814-.323 1.258-.625-.292.047-.594.099-.776.137-.148.032-.327.124-.497.212-.333.172-.637.329-.637-.003 0-.502.292-.652.834-.879.398-.167.65-.162.892-.157.088.002.173.004.265-.003.05-.003.105-.009.162-.017l-.017-.093c-.05-.007-.1-.012-.145-.015-.092-.006-.177-.005-.265-.003-.242.005-.494.01-.892-.157-.542-.227-.834-.377-.834-.879 0-.332.304-.175.637-.003.17.088.349.18.497.212.203.043.558.103.88.154l-.007-.044a.988.988 0 0 1-.183-.133c-.225-.21-.409-.245-.637-.288a2.487 2.487 0 0 1-.54-.152c-.542-.227-.869-.67-.869-1.173 0-.326.281-.114.616.137.18.136.377.284.553.365.174.08.351.144.514.203.166.06.316.115.43.175a.986.986 0 0 1 .01-.066.577.577 0 0 1-.152-.155c-.265-.414-.622-.563-1.16-.789l-.007-.002c-.542-.227-.868-.67-.868-1.173 0-.326.281-.114.615.137.181.136.378.284.554.365.502.231.888.43 1.133.898a.716.716 0 0 0 .144.198c.062-.065.132-.122.209-.169-.104-.747-.278-1.123-.444-1.154a.5.5 0 1 1 .183-.983c.668.125 1.048.745 1.226 1.83.179-1.085.558-1.705 1.226-1.83a.5.5 0 0 1 .183.983c-.165.031-.34.405-.443 1.149a.994.994 0 0 1 .241.147.782.782 0 0 0 .118-.171c.245-.468.63-.667 1.133-.898.176-.08.373-.228.553-.365.335-.251.616-.463.616-.137 0 .502-.326.946-.868 1.173l-.006.002c-.54.226-.896.375-1.162.79a.523.523 0 0 1-.065.08c.01.03.017.061.024.092.096-.042.21-.083.33-.127a6.58 6.58 0 0 0 .514-.203c.176-.08.372-.229.553-.365.335-.251.616-.463.616-.137 0 .502-.327.946-.869 1.173-.217.09-.389.123-.54.152-.229.043-.412.078-.637.288a.848.848 0 0 1-.048.042l-.023.116c.287-.047.582-.097.76-.135.15-.032.327-.124.498-.212.333-.172.637-.329.637.003 0 .502-.292.652-.834.88-.399.166-.65.161-.893.156a2.024 2.024 0 0 0-.306.006l-.022.117.064.005c.091.007.177.005.264.003.243-.005.494-.01.893.157.542.227.834.377.834.88 0 .331-.304.174-.637.002-.17-.088-.349-.18-.497-.212a17.52 17.52 0 0 0-.735-.13c.44.298.857.504 1.249.619a.5.5 0 0 1-.282.96c-.633-.187-1.288-.544-1.967-1.07a.995.995 0 0 1-.085.018c.122.545 1.077.994 1.077.994S8.464 10.83 8.27 10.83c-.193 0-1.492-2.348-1.492-2.348a2.265 2.265 0 0 0 1.163-.992Z"}))),xt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AD_-_Andorra_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AD_-_Andorra_svg__a)"},(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"M4 0h8v12H4V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0h4v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M12 0h4v12h-4V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#BF9937",fillRule:"evenodd",d:"M4.9 3.607a1 1 0 0 1 1.007-1l4.395.031a1 1 0 0 1 .993 1v4.007s-.444 2-3.146 2S4.9 7.6 4.9 7.6V3.607Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#BF9937",fillRule:"evenodd",d:"M5.15 4.2a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM5.15 6.4a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM5.15 8.2a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM10.85 4.2a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM10.85 6.4a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM10.85 8.2a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#805440",d:"m5.912 8.335.052-.127c.604.259 1.291.389 2.062.389.77 0 1.44-.13 2.007-.388l.055.126c-.586.266-1.273.4-2.062.4-.788 0-1.493-.134-2.114-.4Z"}),(0,n.createElement)("path",{fill:"#BF9937",fillRule:"evenodd",d:"M6.115 3.81h3.77v3.514s0 .31-.329.446c-.328.136-.713.087-.713.087s-.37-.08-.564 0c-.12.049-.206.073-.255.084v.01L8 7.945a.393.393 0 0 1-.024.004v-.009a1.71 1.71 0 0 1-.255-.084c-.195-.08-.564 0-.564 0s-.386.049-.713-.087c-.328-.136-.33-.446-.33-.446V3.81Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"AD_-_Andorra_svg__b",width:4,height:5,x:6,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M6.115 3.81h3.77v3.514s0 .31-.329.446c-.328.136-.713.087-.713.087s-.37-.08-.564 0c-.12.049-.206.073-.255.084v.01L8 7.945a.393.393 0 0 1-.024.004v-.009a1.71 1.71 0 0 1-.255-.084c-.195-.08-.564 0-.564 0s-.386.049-.713-.087c-.328-.136-.33-.446-.33-.446V3.81Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#AD_-_Andorra_svg__b)"},(0,n.createElement)("path",{fill:"#D00F3A",d:"M6.062 3.765H7.89v1.95H6.062z"}),(0,n.createElement)("path",{fill:"#FEDF00",fillRule:"evenodd",d:"M8.093 3.765H9.99v1.95H8.093v-1.95ZM8.093 5.932h1.829v2.022H8.093V5.932Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FEDF00",d:"M6.062 5.932H7.89v2.022H6.062z"}),(0,n.createElement)("path",{fill:"#D00F3A",fillRule:"evenodd",d:"M9.062 7.265a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FEDF00",fillRule:"evenodd",d:"M7.015 5.218V4.104l.47.533-.241.58c-.09-.03-.12.035-.075.153.028.07.05.12.07.158-.08-.08-.113-.132-.113-.186a.21.21 0 0 0-.015-.095c-.005-.01-.047-.018-.074-.024a.24.24 0 0 1-.022-.005Zm-.22 0-.242-.581.46-.529v1.114a.188.188 0 0 1-.021.004c-.024.005-.06.012-.064.021a.21.21 0 0 0-.015.095c0 .054-.033.105-.114.186.021-.038.043-.089.07-.158.046-.118.015-.183-.074-.152Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#D00F3A",d:"M8.505 4.29h1v1h-1z"}),(0,n.createElement)("path",{fill:"#D00F3A",fillRule:"evenodd",d:"M6.562 6.38h1v1h-1v-1Z",clipRule:"evenodd"})))),Tt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AM_-_Armenia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AM_-_Armenia_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"AM_-_Armenia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#AM_-_Armenia_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M0 8v4h16V8H0Z"})))),Dt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AT_-_Austria_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AT_-_Austria_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"AT_-_Austria_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#C51918",fillRule:"evenodd",clipRule:"evenodd",mask:"url(#AT_-_Austria_svg__b)"},(0,n.createElement)("path",{d:"M0 0v4h16V0H0ZM0 8v4h16V8H0Z"})))),Lt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"AZ_-_Azerbaijan_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#AZ_-_Azerbaijan_svg__a)"},(0,n.createElement)("path",{fill:"#AF0100",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"AZ_-_Azerbaijan_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#AZ_-_Azerbaijan_svg__b)"},(0,n.createElement)("path",{fill:"#3CA5D9",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#73BE4A",d:"M0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M8.58 7.453c-.673-.155-1.2-.684-1.193-1.461a1.53 1.53 0 0 1 1.217-1.51c.74-.167 1.392.185 1.392.185-.204-.454-.915-.772-1.498-.77-1.085.002-2.243.83-2.254 2.096C6.232 7.304 7.481 8.05 8.58 8.047c.88-.002 1.299-.57 1.386-.81 0 0-.71.372-1.384.216Zm.429-.743.588-.409.588.41-.208-.686.57-.433-.715-.014-.235-.677-.235.677-.716.014.57.433-.207.685Z"})))),Ot=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BY_-_Belarus_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BY_-_Belarus_svg__a)"},(0,n.createElement)("path",{fill:"#73BE4A",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AF0100",fillRule:"evenodd",d:"M0 0v8h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h3v12H0z"}),(0,n.createElement)("path",{fill:"#D0181A",fillRule:"evenodd",d:"M.5 0a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm2 0a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM1 2.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM2.5 2a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm0 7a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM1 9.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM.5 11a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1Zm2.5.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM1.5 10a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM2 1.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Zm.055 4.52L3 7v1l.022.046L1.546 6.57.219 8H0V7l.991-.986-.99-.992V4h.108l1.423 1.476 1.43-1.422L3 4v1l-.945 1.02ZM1.5 3a.5.5 0 1 1 0 1 .5.5 0 0 1 0-1ZM2 8.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#8F181A",fillRule:"evenodd",d:"M0 0h1v1H0V0Zm1 2H0v1h1V2ZM0 4h1v1H0V4Zm1 3H0v1h1V7ZM0 9h1v1H0V9Zm1 2H0v1h1v-1Zm2 0H2v1h1v-1ZM3 0H2v1h1V0Z",clipRule:"evenodd",opacity:.4}))),Nt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BE_-_Belgium_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#BE_-_Belgium_svg__a)"},(0,n.createElement)("path",{fill:"#FECA00",d:"M5 0h5.5v12H5V0Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M10.5 0H16v12h-5.5V0Z"}),(0,n.createElement)("path",{fill:"#1D1D1D",d:"M0 0h5.5v12H0V0Z"}))),Bt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BA_-_Bosnia_and_Herzegovina_svg__a",width:17,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h17v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#BA_-_Bosnia_and_Herzegovina_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h16v12H0V0Z"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M5 0h10v12L5 0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m3.554 1.397-.588.309.112-.655-.475-.463.657-.096.294-.595.294.595.657.096-.475.463.112.655-.588-.31ZM5.297 3.537l-.587.309.112-.655-.476-.463.657-.096.294-.595.294.595.657.096-.475.463.112.655-.588-.309ZM6.932 5.62l-.588.308.112-.654-.475-.464.657-.095.294-.596.294.596.657.095-.476.464.112.654-.587-.309ZM8.533 7.615l-.588.309.112-.655-.475-.463.657-.096.294-.595.294.595.657.096-.476.463.112.655-.587-.31ZM10.257 9.668l-.588.31.113-.655-.476-.464.657-.095.294-.596.294.596.657.095-.475.464.112.654-.588-.309ZM12.164 11.655l-.588.31.112-.655-.476-.463.658-.096.294-.595.293.595.657.096-.475.463.112.654-.587-.309Z"}))),zt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BG_-_Bulgaria_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BG_-_Bulgaria_svg__a)"},(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"BG_-_Bulgaria_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#BG_-_Bulgaria_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#E22C18",d:"M0 8v4h16V8H0Z"})))),Pt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"HR_-_Croatia_(Hrvatska)_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#HR_-_Croatia_(Hrvatska)_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"HR_-_Croatia_(Hrvatska)_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#HR_-_Croatia_(Hrvatska)_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M5.038 3.199h5.7v2h-5.7z"}),(0,n.createElement)("path",{fill:"#F7FCFF",stroke:"#E31D1C",strokeWidth:.563,d:"M5.326 4.48h5.064c.009.384.012 1.055.011 1.7 0 .418 0 .82-.002 1.116l-.001.357v.113l-.001.001a2.474 2.474 0 0 1-.074.295 2.73 2.73 0 0 1-.345.717C9.63 9.286 9 9.808 7.825 9.808c-1.174 0-1.773-.52-2.093-1.023a2.584 2.584 0 0 1-.369-1.01l-.001-.008v-.022l-.001-.098-.005-.354a1915.707 1915.707 0 0 1-.03-2.813Zm.035 3.28Z"}),(0,n.createElement)("mask",{id:"HR_-_Croatia_(Hrvatska)_svg__c",width:6,height:7,x:5,y:4,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",stroke:"#fff",strokeWidth:.563,d:"M5.326 4.48h5.064c.009.384.012 1.055.011 1.7 0 .418 0 .82-.002 1.116l-.001.357v.113l-.001.001a2.474 2.474 0 0 1-.074.295 2.73 2.73 0 0 1-.345.717C9.63 9.286 9 9.808 7.825 9.808c-1.174 0-1.773-.52-2.093-1.023a2.584 2.584 0 0 1-.369-1.01l-.001-.008v-.022l-.001-.098-.005-.354a1915.707 1915.707 0 0 1-.03-2.813Zm.035 3.28Z"})),(0,n.createElement)("g",{mask:"url(#HR_-_Croatia_(Hrvatska)_svg__c)"},(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",d:"M5.25 4.52h1.054v1.07H5.249V4.52Zm2.109 1.07H6.304v1.072H5.249v1.07h1.055v1.072H5.249v1.07h1.055v-1.07h1.055v1.07h1.054v-1.07h1.055v1.07h1.055v-1.07H9.468V7.733h1.055V6.662H9.468V5.59h1.055V4.52H9.468v1.07H8.413V4.52H7.36v1.07Zm0 1.072V5.59h1.054v1.07H7.36Zm0 1.07v-1.07H6.304v1.07h1.055Zm1.054 0v1.072H7.36V7.733h1.054Zm0 0v-1.07h1.055v1.07H8.413Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#56C6F5",fillRule:"evenodd",stroke:"#fff",strokeWidth:.15,d:"M5.227 4.081s.326-.174.604-.264c.278-.09.498-.139.498-.139l-.414-1.526-.829-.31-.47.775.61 1.464ZM7.27 3.538s.279-.025.57-.02c.293.006.54.009.54.009l.143-1.505-.626-.566-.696.58.07 1.502Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#2E42A5",stroke:"#fff",strokeWidth:.15,d:"m6.234 3.666.022.073.073-.023h.003l.01-.004.04-.012.13-.037c.104-.03.23-.06.322-.073a4.596 4.596 0 0 1 .422-.036l.035-.001H7.3l.002-.001.08-.003-.008-.078-.126-1.463-.003-.034-.028-.02-.681-.484-.053-.038-.045.047-.619.642-.03.031.012.042.433 1.472Z"}),(0,n.createElement)("mask",{id:"HR_-_Croatia_(Hrvatska)_svg__d",width:3,height:3,x:5,y:1,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",stroke:"#fff",strokeWidth:.15,d:"m6.234 3.666.022.073.073-.023h.003l.01-.004.04-.012.13-.037c.104-.03.23-.06.322-.073a4.596 4.596 0 0 1 .422-.036l.035-.001H7.3l.002-.001.08-.003-.008-.078-.126-1.463-.003-.034-.028-.02-.681-.484-.053-.038-.045.047-.619.642-.03.031.012.042.433 1.472Z"})),(0,n.createElement)("path",{fill:"#2E42A5",stroke:"#fff",strokeWidth:.15,d:"m9.47 3.664-.02.076-.075-.024h-.003l-.01-.004-.04-.012a5.938 5.938 0 0 0-.13-.037 2.826 2.826 0 0 0-.322-.073 4.597 4.597 0 0 0-.423-.036l-.034-.001h-.009l-.002-.001-.08-.003.007-.078.127-1.463.003-.034.028-.02.681-.484.054-.039.045.05.584.639.028.03-.011.04-.398 1.474Z"}),(0,n.createElement)("mask",{id:"HR_-_Croatia_(Hrvatska)_svg__e",width:2,height:3,x:8,y:1,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",stroke:"#fff",strokeWidth:.15,d:"m9.47 3.664-.02.076-.075-.024h-.003l-.01-.004-.04-.012a5.938 5.938 0 0 0-.13-.037 2.826 2.826 0 0 0-.322-.073 4.597 4.597 0 0 0-.423-.036l-.034-.001h-.009l-.002-.001-.08-.003.007-.078.127-1.463.003-.034.028-.02.681-.484.054-.039.045.05.584.639.028.03-.011.04-.398 1.474Z"})),(0,n.createElement)("path",{fill:"#56C6F5",stroke:"#fff",strokeWidth:.15,d:"m10.63 4.073-.032.075-.072-.039-.003-.001-.01-.006-.04-.02a3.55 3.55 0 0 0-.538-.23 6.56 6.56 0 0 0-.455-.13l-.028-.006-.007-.002h-.002l-.078-.018.022-.076.423-1.488.01-.037.036-.013.829-.31.058-.021.032.053.47.774.02.033-.015.035-.62 1.427Z"}),(0,n.createElement)("mask",{id:"HR_-_Croatia_(Hrvatska)_svg__f",width:3,height:4,x:9,y:1,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",stroke:"#fff",strokeWidth:.15,d:"m10.63 4.073-.032.075-.072-.039-.003-.001-.01-.006-.04-.02a3.55 3.55 0 0 0-.538-.23 6.56 6.56 0 0 0-.455-.13l-.028-.006-.007-.002h-.002l-.078-.018.022-.076.423-1.488.01-.037.036-.013.829-.31.058-.021.032.053.47.774.02.033-.015.035-.62 1.427Z"}))))),It=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CZ_-_Czech_Republic_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#CZ_-_Czech_Republic_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CZ_-_Czech_Republic_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#CZ_-_Czech_Republic_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0-1v7h16v-7H0Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CZ_-_Czech_Republic_svg__c",width:9,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12l9-6-9-6Z",clipRule:"evenodd"})))),Gt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"DK_-_Denmark_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#DK_-_Denmark_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"DK_-_Denmark_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#DK_-_Denmark_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M5 0h2v5h9v2H7v5H5V7H0V5h5V0Z",clipRule:"evenodd"})))),Kt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"EE_-_Estonia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#EE_-_Estonia_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"EE_-_Estonia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#EE_-_Estonia_svg__b)"},(0,n.createElement)("path",{fill:"#40A8FF",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M0 4v4h16V4H0Z"})))),Wt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"FI_-_Finland_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#FI_-_Finland_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"FI_-_Finland_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#FI_-_Finland_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M5 0h2v5h9v2H7v5H5V7H0V5h5V0Z",clipRule:"evenodd"})))),jt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GR_-_Greece_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GR_-_Greece_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#4564F9",d:"M.014 2.75h16v1.5h-16z"}),(0,n.createElement)("path",{fill:"#4564F9",fillRule:"evenodd",d:"M0 0h16v1.5H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#4564F9",d:"M-.029 5.5h16V7h-16zM.056 8.2h16v1.5h-16zM.051 10.75h16v1.5h-16z"}),(0,n.createElement)("path",{fill:"#4564F9",fillRule:"evenodd",d:"M0 0h8v7H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M3.236 0h1.582v2.75H8v1.893H4.818V7.5H3.236V4.643H0V2.75h3.236V0Z",clipRule:"evenodd"}))),qt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"HU_-_Hungary_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#HU_-_Hungary_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"HU_-_Hungary_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#HU_-_Hungary_svg__b)"},(0,n.createElement)("path",{fill:"#F14423",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 8v4h16V8H0Z"})))),Yt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"IS_-_Iceland_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#IS_-_Iceland_svg__a)"},(0,n.createElement)("path",{fill:"#0061C1",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"IS_-_Iceland_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#IS_-_Iceland_svg__b)"},(0,n.createElement)("path",{fill:"#D21034",stroke:"#F1F9FF",d:"M5-.5h-.5v5h-5v3h5v5h3v-5h9v-3h-9v-5H5Z"})))),Jt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"IE_-_Ireland_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#IE_-_Ireland_svg__a)"},(0,n.createElement)("path",{fill:"#FF8C1A",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 0h6v12H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M5 0h6v12H5V0Z"}))),Qt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LV_-_Latvia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#LV_-_Latvia_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",d:"M0 7h16v5H0V7Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 4h16v3H0V4Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M0 0h16v5H0V0Z"}))),$t=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LI_-_Liechtenstein_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#LI_-_Liechtenstein_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"LI_-_Liechtenstein_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#LI_-_Liechtenstein_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v6h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#000",fillRule:"evenodd",d:"M2.4 5.527s.603.375 2 .375c1.399 0 2.14-.375 2.14-.375s-1.096-.638-2.076-.638-2.065.638-2.065.638Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD83D",stroke:"#000",strokeWidth:.25,d:"m2.435 3.371-.108.063.036.062H6.69l.028-.087-.12-.038.12.038v-.002l.001-.002.003-.01a1.616 1.616 0 0 0 .041-.165c.023-.107.047-.256.054-.422.014-.324-.04-.747-.354-1.02-.296-.258-.71-.386-1.1-.451a6.302 6.302 0 0 0-1.035-.072c-.53 0-1.015.063-1.802.508a.838.838 0 0 0-.404.487 1.16 1.16 0 0 0-.02.552 2.055 2.055 0 0 0 .218.607l.006.01.001.004h.001l.108-.062Z"}),(0,n.createElement)("path",{fill:"#FFD83D",stroke:"#000",strokeWidth:.25,d:"m1.943 3.453.058.11-.058-.11h.001l.003-.002.009-.004a2.363 2.363 0 0 1 .154-.067c.106-.042.265-.097.476-.152.423-.11 1.055-.22 1.902-.22.846 0 1.478.11 1.9.22a4.222 4.222 0 0 1 .6.204l.032.015.008.004.003.001.001.001-.058.11.058-.11.097.051-.038.103-.593 1.585-.04.11-4.515-1.849Zm0 0-.096.05.037.103.576 1.585.04.11.113-.033-.67-1.815Zm4.402 1.814H2.613h.003l.007-.002.031-.009.119-.031c.103-.027.25-.062.427-.097.355-.07.826-.14 1.297-.14.47 0 .933.07 1.279.14a7.53 7.53 0 0 1 .53.128l.03.008.006.003h.002Z"}),(0,n.createElement)("mask",{id:"LI_-_Liechtenstein_svg__c",width:3,height:3,x:3.059,y:-1,fill:"#000",maskUnits:"userSpaceOnUse"},(0,n.createElement)("path",{fill:"#fff",d:"M3.059-1h3v3h-3z"}),(0,n.createElement)("path",{fillRule:"evenodd",d:"M4.563 0h-.252l.032.461L4.06.423V.74L4.348.7l-.037.726h.252L4.526.7l.29.04V.424l-.285.04L4.563 0Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#FFD83D",fillRule:"evenodd",d:"M4.563 0h-.252l.032.461L4.06.423V.74L4.348.7l-.037.726h.252L4.526.7l.29.04V.424l-.285.04L4.563 0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#000",d:"M4.31 0v-.25h-.267l.018.268.25-.018Zm.253 0 .25.017.018-.267h-.268V0Zm-.22.461L4.31.71l.304.042-.021-.307-.25.017ZM4.06.423l.033-.248L3.81.136v.287h.25Zm0 .317h-.25v.286l.284-.039L4.059.74ZM4.348.7l.25.012.015-.301-.3.041.035.248Zm-.037.726-.25-.012-.013.262h.263v-.25Zm.252 0v.25h.263l-.013-.262-.25.012ZM4.526.7 4.56.45 4.26.41l.015.302.25-.012Zm.29.04L4.78.988l.285.04V.74h-.25Zm0-.316h.25V.134L4.78.175l.035.248Zm-.285.04L4.28.446l-.02.309.305-.044-.035-.248ZM4.31.25h.252v-.5h-.252v.5Zm.282.194L4.56-.018l-.499.036.033.46.499-.034ZM4.025.67l.285.04.067-.496-.285-.04-.067.496Zm.284.07V.423h-.5V.74h.5Zm.005-.288-.29.04.069.495.289-.04-.068-.495Zm.247.987.036-.727-.499-.025-.037.727.5.025Zm.002-.263h-.252v.5h.252v-.5ZM4.276.711l.037.728.5-.025-.038-.728-.499.025ZM4.85.492l-.29-.04-.07.494.29.041.07-.495Zm-.285-.07V.74h.5V.423h-.5Zm.001.289.285-.04L4.78.174l-.285.041.071.495Zm-.252-.728-.032.463.498.035.032-.464-.498-.034Z",mask:"url(#LI_-_Liechtenstein_svg__c)"})))),Xt=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LT_-_Lithuania_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#LT_-_Lithuania_svg__a)"},(0,n.createElement)("path",{fill:"#55BA07",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"LT_-_Lithuania_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#LT_-_Lithuania_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M0 8v4h16V8H0Z"})))),ea=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"LU_-_Luxembourg_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#LU_-_Luxembourg_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"LU_-_Luxembourg_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#LU_-_Luxembourg_svg__b)"},(0,n.createElement)("path",{fill:"#F05234",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#2EB7EC",d:"M0 8v4h16V8H0Z"})))),la=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MK_-_North_Macedonia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MK_-_North_Macedonia_svg__a)"},(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MK_-_North_Macedonia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#FFD018",mask:"url(#MK_-_North_Macedonia_svg__b)"},(0,n.createElement)("path",{fillRule:"evenodd",d:"M0-.021v2.042l7 2.976L1.628-.021H0ZM8 6l1.5-6h-3L8 6Zm0 0-1.5 6h3L8 6ZM0 9.976v2.042h1.628L7 7 0 9.976Zm16-7.943V-.009h-1.628L9 5.01l7-2.976Zm0 9.997V9.988L9 7.012l5.372 5.018H16Zm0-7.53L10 6l6 1.5v-3ZM6 6 0 4.5v3L6 6Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#F50100",d:"M8 8.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"})))),ta=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h16v12H0z"}),(0,n.createElement)("mask",{id:"MT_-_Malta_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MT_-_Malta_svg__a)"},(0,n.createElement)("mask",{id:"MT_-_Malta_svg__b",fill:"#fff"},(0,n.createElement)("path",{fillRule:"evenodd",d:"M5 3H3v1.496a.5.5 0 0 0-.384.487V5H1v2h1.665A.501.501 0 0 0 3 7.27V9h2V7.276A.5.5 0 0 0 5.366 7H7V5H5.416v-.017A.5.5 0 0 0 5 4.49V3Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#A0A0A0",fillRule:"evenodd",d:"M5 3H3v1.496a.5.5 0 0 0-.384.487V5H1v2h1.665A.501.501 0 0 0 3 7.27V9h2V7.276A.5.5 0 0 0 5.366 7H7V5H5.416v-.017A.5.5 0 0 0 5 4.49V3Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",d:"M3 3v-.5h-.5V3H3Zm2 0h.5v-.5H5V3ZM3 4.496l.115.487.385-.091v-.396H3Zm-.384.487h-.5v.008l.5-.008Zm0 .017v.5h.509l-.009-.508-.5.008ZM1 5v-.5H.5V5H1Zm0 2H.5v.5H1V7Zm1.665 0 .45-.218L2.98 6.5h-.314V7ZM3 7.27h.5v-.396l-.385-.091L3 7.269ZM3 9h-.5v.5H3V9Zm2 0v.5h.5V9H5Zm0-1.724-.084-.493-.416.07v.423H5ZM5.366 7v-.5h-.313l-.137.282.45.218ZM7 7v.5h.5V7H7Zm0-2h.5v-.5H7V5ZM5.416 5l-.5-.008-.009.508h.509V5Zm0-.017.5.008v-.008h-.5ZM5 4.49h-.5v.422l.416.07L5 4.49ZM3 3.5h2v-1H3v1Zm.5.996V3h-1v1.496h1Zm-.384.487-.231-.973a1 1 0 0 0-.77.973h1Zm0 .009v-.018l-1 .017v.017l1-.016ZM1 5.5h1.616v-1H1v1ZM1.5 7V5h-1v2h1Zm1.165-.5H1v1h1.665v-1Zm.45.283-.9.434c.129.267.373.468.67.539l.23-.973ZM3.5 9V7.27h-1V9h1ZM5 8.5H3v1h2v-1Zm-.5-1.224V9h1V7.276h-1Zm.584.493a1 1 0 0 0 .733-.551l-.9-.436.167.987ZM7 6.5H5.366v1H7v-1ZM6.5 5v2h1V5h-1Zm-1.084.5H7v-1H5.416v1Zm-.5-.526v.018l1 .016v-.017l-1-.017Zm0 .009h1a1 1 0 0 0-.832-.986l-.168.986ZM4.5 3v1.49h1V3h-1Z",mask:"url(#MT_-_Malta_svg__b)"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M8 0h8v12H8V0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MT_-_Malta_svg__c",width:8,height:12,x:8,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M8 0h8v12H8V0Z",clipRule:"evenodd"})))),aa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MD_-_Moldova_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MD_-_Moldova_svg__a)"},(0,n.createElement)("path",{fill:"#D9071E",fillRule:"evenodd",d:"M11 0h5v12h-5V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0h6v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FBCD17",fillRule:"evenodd",d:"M5 0h6v12H5V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FD1900",fillRule:"evenodd",d:"m10.86 9.807-.527.288L8.587 6.9l.527-.287 1.745 3.194Zm-5.603.077.526.288L7.53 6.977l-.527-.288-1.745 3.195Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#A77B3B",fillRule:"evenodd",d:"M5.689 4.695V7.47c0 .617-.53 1.42-.799 1.72-.267.298-.8.983-.8.983V2.704c0-.838.8-1.125.8-1.125s.664.13.799 1.125v.97c.206.161.892.657 1.335.448.526-.249.708-.962.708-.962s-.05-.72-.265-.72c-.216 0-.233-1.015.594-1.015s.924.391.924.703c0 .163-.131.425-.256.675-.113.226-.22.442-.22.565 0 .256.193.754.476.754.198 0 1.153-.371 1.706-.593v-.825c.134-.994.798-1.125.798-1.125s.8.287.8 1.125v7.47s-.532-.686-.8-.985c-.267-.299-.798-1.102-.798-1.719V4.695H5.689Zm.886 5.221c.54-.352 1.332-1.93 1.332-1.93l.263.06s.4 1.046 1.58 1.87c-1.257.335-1.58 1.01-1.58 1.01 0-.54-1.595-1.01-1.595-1.01Zm-.087-1c.365 0 .66-.28.66-.624 0-.346-.295-.625-.66-.625-.365 0-.66.28-.66.625s.295.625.66.625Zm3.872-.624c0 .345-.295.625-.66.625-.365 0-.66-.28-.66-.625 0-.346.295-.625.66-.625.365 0 .66.28.66.625Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FDFF00",d:"m12.57 5.204.459.198-1.87 4.326-.459-.198 1.87-4.326Z"}),(0,n.createElement)("path",{fill:"#E1E5E8",fillRule:"evenodd",d:"M5.52 3.917h5.28v3.82s-1.344.404-2.64 1.068c-.957-.71-2.64-1.069-2.64-1.069v-3.82Z",clipRule:"evenodd",opacity:.3}),(0,n.createElement)("mask",{id:"MD_-_Moldova_svg__b",width:6,height:6,x:5,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M5.52 3.917h5.28v3.82s-1.344.404-2.64 1.068c-.957-.71-2.64-1.069-2.64-1.069v-3.82Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#MD_-_Moldova_svg__b)"},(0,n.createElement)("path",{fill:"#3D58DB",d:"M5.52 6.417h5.28v2.5H5.52z"}),(0,n.createElement)("path",{fill:"#FD1900",d:"M5.52 3.917h5.28v2.5H5.52z"}),(0,n.createElement)("path",{fill:"#FDFF00",fillRule:"evenodd",d:"m7.893 5.041-.4.033.231-.311-.246-.323.402.052.154-.355.172.363.4-.033-.23.311.245.322-.402-.051-.154.355-.172-.363Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FDFF00",fillRule:"evenodd",d:"M7.175 4.336S6.1 4.99 6.458 5.459c.359.47.81.53.81.53s-1.1 1.65.836 2.592c2.072-.91.982-2.592.982-2.592s.638-.141.765-.649c.128-.507-.833-1.09-.833-1.09s.6.87.463 1.09c-.137.22-.87.445-1.377.445s-1.29-.142-1.415-.527c-.127-.386.486-.922.486-.922Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#048F02",fillRule:"evenodd",d:"M2.368 5.764s.527.624 1.024.42c.496-.204.376-.934.376-.934l-.376.34h-.32v.174l-.25-.173v.173h-.454Zm.357.958s.642.56 1.075.402c.433-.158.324-.917.324-.917l-.376.341h-.32v.174l-.25-.174v.174h-.453Zm1.73 1.271c-.433.159-1.075-.401-1.075-.401h.453v-.174l.25.174v-.174h.32l.376-.341s.109.758-.324.916Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FDFF00",fillRule:"evenodd",d:"M6.99 1.124h-.5v.298h-.236v.5h.236v.872h.5v-.872h.286v-.5H6.99v-.298Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#DB4400",fillRule:"evenodd",d:"m7.58 1.692-1.159.299 1.158.366v-.665Z",clipRule:"evenodd"}))),na=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"MC_-_Monaco_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#MC_-_Monaco_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"MC_-_Monaco_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#MC_-_Monaco_svg__b)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v6h16V0H0Z",clipRule:"evenodd"})))),sa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ME_-_Montenegro_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#ME_-_Montenegro_svg__a)"},(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M2 2h12v8H2V2Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ME_-_Montenegro_svg__b",width:12,height:8,x:2,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M2 2h12v8H2V2Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#ME_-_Montenegro_svg__b)"},(0,n.createElement)("path",{fill:"#1E5E91",fillRule:"evenodd",d:"M10.115 7.876c.204 0 .37-.17.37-.379a.374.374 0 0 0-.37-.378c-.204 0-.369.17-.369.378 0 .21.165.379.37.379Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F6C540",fillRule:"evenodd",d:"M5.314 6.166c-.969-1.126.42-3.08.42-3.08s.207 1.167.975 1.953c0 .055-.072.138-.146.22a1.087 1.087 0 0 0-.13.168c-.068.123.164.193.276.193.05 0 .078.073.104.14.03.08.057.15.117.061.108-.161-.108-.517-.108-.517l.342-.36.115-.233h-.115v-.24l-.081.066s-.09-.214-.261-.214c-.172 0-.225-.098-.225-.098h.225c.113 0-.018-.15-.113-.228-.042-.034-.107-.022-.165-.012-.072.014-.134.025-.134-.054 0-.088.068-.1.147-.113a.356.356 0 0 0 .152-.05c.074-.053.173-.037.28-.02.057.01.116.02.175.02h.278c.1 0-.163.163-.163.163l.163.144.242.248-.12.072.25.242s-.086.138 0 .138c.034 0 .057.029.072.062.015-.033.038-.062.073-.062.085 0 0-.138 0-.138l.25-.242-.121-.072.242-.248.163-.144s-.263-.163-.163-.163h.279c.059 0 .118-.01.174-.02.108-.017.207-.033.28.02.045.032.1.041.152.05.079.013.147.025.147.113 0 .08-.062.068-.134.054-.058-.01-.122-.022-.165.012-.094.078-.225.228-.113.228h.226s-.054.098-.226.098c-.171 0-.26.214-.26.214l-.081-.066v.24h-.116l.116.233.341.36s-.215.356-.107.517c.059.09.086.02.117-.062.025-.066.053-.14.103-.14.113 0 .345-.07.277-.192-.028-.05-.08-.109-.13-.167-.074-.083-.147-.166-.147-.221.768-.786.976-1.952.976-1.952s1.388 1.953.42 3.079c-.969 1.126-1.68.786-1.68.786s.858.799.953.799c.013 0-.017-.074-.047-.147-.029-.072-.058-.144-.045-.143.028.001.082.067.137.132.043.053.087.105.117.126.02.013.095-.014.166-.038.06-.02.115-.04.13-.033.059.03.043.09.029.148l-.01.044c-.002.012.074-.037.154-.089.085-.054.173-.112.18-.103l.004.005c.029.035.075.09-.265.352 0 .05.002.092.003.125.005.107.006.135-.067.135a.466.466 0 0 0-.13.035c-.134.047-.316.112-.448-.035-.183-.204-1.31-1.024-1.31-1.024l-.12.067s.412 1.14.633 1.147c.11.004-.057.11-.278.252-.223.142-.502.32-.606.464-.03.042-.055-.023-.073-.164-.018.141-.042.206-.073.164-.103-.144-.382-.322-.606-.464-.22-.142-.387-.248-.277-.252.22-.008.633-1.147.633-1.147l-.12-.067-.45.515s-.678.305-.86.51c-.133.146-.314.082-.449.034a.466.466 0 0 0-.13-.035c-.115 0-.154-.161 0-.36.09-.115.229-.13.36-.146.093-.01.183-.02.25-.065.164-.107.433-.386.433-.386l.397-.356s-.712.34-1.68-.786Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F6C540",fillRule:"evenodd",d:"m6.217 8.515-.438-.767s-.572-1.319-.572-1.48c0-.16-.23-.634-.23-.496s-.02 1.242-.02 1.242l.985 1.43v.17h.13l.145-.099Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F6C540",d:"m9.72 7.482.068-.22.813.244-.067.221-.813-.245Z"}),(0,n.createElement)("path",{fill:"#F6C540",d:"m10.154 7.08.22.072-.215.69-.22-.073.215-.689Z"}),(0,n.createElement)("path",{fill:"#F6C540",fillRule:"evenodd",d:"M8.069 2.646a1.301 1.301 0 0 0-.102-.035l-.003.01a.485.485 0 0 0-.116-.009l-.007.001a.957.957 0 0 0-.194.045c-.364.041-.552.202-.532.477.011.142.059.243.138.3v.085s.416.27.624.27c.208 0 .624-.27.624-.27v-.053c.114-.045.183-.158.196-.332.021-.284-.18-.445-.565-.48l-.001.011a1.666 1.666 0 0 0-.062-.02Zm.432.655v-.368c.045.051.063.115.058.192-.006.081-.025.14-.058.176Zm-1.248-.182v-.04.04Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#1E5E91",fillRule:"evenodd",d:"M6.977 5.18s.569-.108.877-.108c.276 0 .877.108.877.108 0 .68.191 1.096 0 1.56-.192.465-.66.242-.871.686-.27-.421-.636-.19-.883-.79-.247-.6.15-.876 0-1.456Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ME_-_Montenegro_svg__c",width:3,height:3,x:6,y:5,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M6.977 5.18s.569-.108.877-.108c.276 0 .877.108.877.108 0 .68.191 1.096 0 1.56-.192.465-.66.242-.871.686-.27-.421-.636-.19-.883-.79-.247-.6.15-.876 0-1.456Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#ME_-_Montenegro_svg__c)"},(0,n.createElement)("path",{fill:"#5EAA22",d:"M6.977 6.599h1.754v.851H6.977z"})),(0,n.createElement)("path",{fill:"#F6C540",fillRule:"evenodd",d:"M7.9 6.4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",clipRule:"evenodd"})))),ia=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"NO_-_Norway_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#NO_-_Norway_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"NO_-_Norway_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#NO_-_Norway_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",stroke:"#F7FCFF",d:"M5-.5h-.5v5h-5v3h5v5h3v-5h9v-3h-9v-5H5Z"})))),ca=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PT_-_Portugal_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PT_-_Portugal_svg__a)"},(0,n.createElement)("path",{fill:"#EF0000",fillRule:"evenodd",d:"M4 0h12v12H4V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#2F8D00",fillRule:"evenodd",d:"M0 0h6v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PT_-_Portugal_svg__b",width:8,height:8,x:2,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M5.952 9.904c-2.13 0-3.857-1.748-3.857-3.904 0-2.156 1.727-3.904 3.857-3.904S9.81 3.844 9.81 6c0 2.156-1.726 3.904-3.857 3.904Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fill:"#FFE017",mask:"url(#PT_-_Portugal_svg__b)"},(0,n.createElement)("path",{fillRule:"evenodd",d:"M5.714 2h.5v1.35h-.5V2ZM5.714 8.747h.5V10h-.5V8.747Z",clipRule:"evenodd"}),(0,n.createElement)("path",{d:"m2.157 6.202-.14-.359C3.56 5.227 4.724 4.83 5.514 4.651a29.368 29.368 0 0 1 3.821-.583l.034.384c-1.372.125-2.63.317-3.771.575-.767.174-1.915.566-3.44 1.175Z"}),(0,n.createElement)("path",{d:"m9.57 3.832-.113.368c-1.166-.368-2.116-.526-2.846-.477l-.025-.385c.784-.053 1.778.113 2.984.494ZM9.974 5.89l-.216.318c-.594-.413-1.326-.62-2.201-.62v-.386c.948 0 1.756.229 2.417.688Z"}),(0,n.createElement)("path",{d:"m9.651 6.005.098.373c-1.28.347-2.484.544-3.609.59-1.132.047-2.452-.15-3.96-.591l.105-.37c1.472.429 2.752.62 3.84.576 1.095-.045 2.27-.238 3.526-.578Z"}),(0,n.createElement)("path",{d:"m9.506 7.818-.602.617c-1.145-1.143-2.152-1.96-3.017-2.452-.879-.5-2.025-1.007-3.437-1.52l.29-.816c1.453.528 2.642 1.054 3.567 1.58.94.534 2.004 1.398 3.199 2.59ZM2.73 8.168l-.229-.31a4.64 4.64 0 0 1 .594-.361c.425-.215.852-.35 1.259-.362h.059v.385h-.048c-.343.01-.72.13-1.1.322a4.264 4.264 0 0 0-.536.326Z"}),(0,n.createElement)("path",{d:"m2.906 8.301.096-.373c1.27.335 2.25.501 2.932.501.681 0 1.695-.196 3.034-.59l.106.37c-1.37.403-2.415.606-3.14.606-.721 0-1.73-.172-3.028-.514ZM2.411 4.847l.604-.616.883.887-.603.616-.884-.887Z"}),(0,n.createElement)("path",{d:"m7.418 7.924.449-.74 1.402.873-.45.74-1.401-.873Z"})),(0,n.createElement)("path",{fill:"#F9E813",fillRule:"evenodd",d:"M2.095 6c0 2.156 1.727 3.904 3.857 3.904S9.81 8.156 9.81 6c0-2.156-1.726-3.904-3.857-3.904-2.13 0-3.857 1.748-3.857 3.904Zm7.238.048c0 1.863-1.492 3.374-3.333 3.374-1.841 0-3.333-1.51-3.333-3.374 0-1.863 1.492-3.373 3.333-3.373 1.84 0 3.333 1.51 3.333 3.373Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"M3.828 3.593v3.13c.206 1.239.9 1.859 2.083 1.859 1.182 0 1.877-.62 2.083-1.859v-3.13H3.828Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M3.043 3h5.536v3.711l-.004.026C8.307 8.22 7.359 9 5.81 9c-1.548 0-2.496-.78-2.764-2.263l-.004-.026V3Z"}),(0,n.createElement)("path",{fill:"#F9E813",fillRule:"evenodd",d:"M4.524 3.953h-.9v.9h.9v-.9Zm3.5 0h-.9v.9h.9v-.9ZM3.624 5.953h.9v.9h-.9v-.9Zm3.55.014h.9v.9h-.9v-.9Zm.013 1.458h-.9v.9h.9v-.9ZM4.324 7.42h.9v.9h-.9v-.9Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M4.426 4.355h2.97v2.22s-.22 1.147-1.485 1.147c-1.265 0-1.485-1.146-1.485-1.146v-2.22Z"}),(0,n.createElement)("path",{fill:"#013399",d:"M5.619 4.602h.66v.481s-.049.248-.33.248-.33-.248-.33-.248v-.48ZM5.619 5.663h.66v.48s-.049.249-.33.249-.33-.249-.33-.249v-.48ZM6.476 5.663h.66v.48s-.049.249-.33.249c-.28 0-.33-.249-.33-.249v-.48ZM4.762 5.663h.66v.48s-.049.249-.33.249-.33-.249-.33-.249v-.48ZM5.619 6.723h.66v.48s-.049.249-.33.249-.33-.248-.33-.248v-.481Z"}))),ra=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"RO_-_Romania_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#RO_-_Romania_svg__a)"},(0,n.createElement)("path",{fill:"#FBCD17",d:"M5 0h6v12H5V0Z"}),(0,n.createElement)("path",{fill:"#E11C1B",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h5v12H0V0Z"}))),da=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"RU_-_Russian_Federation_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#RU_-_Russian_Federation_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"RU_-_Russian_Federation_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#RU_-_Russian_Federation_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M0 8v4h16V8H0Z"})))),ma=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SM_-_San_Marino_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SM_-_San_Marino_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SM_-_San_Marino_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#SM_-_San_Marino_svg__b)"},(0,n.createElement)("path",{fill:"#56C6F5",fillRule:"evenodd",d:"M0 6v6h16V6H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#006923",fillRule:"evenodd",d:"M5.127 4.514a.28.28 0 0 0-.028-.107c-.128-.24-.087-.539-.087-.539s-.153.35-.243.681c-.095-.154-.128-.308-.128-.308s-.06.969.126 1.199c.187.23.312.33.312.33s.014-.402-.04-.717c.038-.131.073-.275.085-.399a4.77 4.77 0 0 0 .17-.133 2.01 2.01 0 0 0-.035.291s.705-.512.723-.783c.018-.271.212-.503.212-.503s-.16.11-.344.257c.049-.228.199-.407.199-.407s-.801.548-.867.837a3.274 3.274 0 0 0-.055.301Zm.034 1.665c-.076-.145-.41-.753-.644-.805-.265-.06-.464-.288-.464-.288s.417.877.692.987c.22.088.366.123.414.134-.008.118-.009.2-.009.2s.13-.095.329-.314c.199-.22.188-1.19.188-1.19s-.078.292-.29.462c-.142.114-.196.544-.216.814Zm-.625-.091c.302-.002.768.74.768.74s-.18.01-.496-.04c-.315-.05-.806-.895-.806-.895s.231.196.534.195ZM6.01 7.816s.18-.946-.09-1.166a.958.958 0 0 1-.317-.55s-.24 1.049 0 1.32c.24.272.407.396.407.396Zm-1.088-.255c.176.209.737 0 .737 0s.124.112-.321-.295c-.445-.406-1.35-.15-1.107-.15.244 0 .515.236.69.445Zm.416 1.11c.326.276 1.032-.38 1.032-.38s-.182-.22-.519-.383c-.336-.162-1.578 0-1.578 0l.553.246s-.615.24-.452.227c.163-.013.637.013.964.29Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#093",fillRule:"evenodd",d:"M9.607 8.098s-.28-.472 0-.7c.28-.227.392-.076.392-.338s.028-.184.166-.314.04-.446.225-.288c.184.158.219-.145.219.485v-.925c0-.353-.22-.27-.22-.506 0-.237-.218-.591 0-.591.22 0 .349.263.349.263s.215.367.215 0-.383-.258-.563-.663c-.18-.405-.152.045-.391-.477-.24-.521-.526-.687-.263-.687h.429c.225 0 .573-.187.573 0v.394c0 .293.215.293.215.293s.117-.586.264-.293c.147.293.047.77.155.77s.018-.492.254-.115c.235.377 0 .633 0 .778 0 .146-.254.502-.254.502s.05.174.254 0c.204-.174.397-.349.397-.174 0 .174.398.228 0 .506-.397.279-.144.557-.397.557-.254 0-.553.368-.673.368s-.568.28-.344.28c.224 0 .454-.562.608-.28.155.28.153-.046.28.117.129.164.256 1.05.129.695-.128-.356-.329-.356-.673-.356-.344 0-1.013.025-.788.19.225.166.477-.165.573 0 .095.166.068.33.215.166.148-.166.293 0 .419 0s-.126.184 0 .343c.126.159.406.37.126.37s-.425-.224-.545 0c-.12.224-.125.614-.344.307-.22-.307-.61-.151-.61-.307 0-.155.085-.18-.154-.18-.238 0-.238-.19-.238-.19Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M10.758 4.725a.123.123 0 0 1-.12.125.123.123 0 0 1-.122-.125c0-.07.054-.125.121-.125s.121.056.121.125ZM5.17 5a.123.123 0 0 0 .121-.125.123.123 0 0 0-.12-.125.123.123 0 0 0-.122.125c0 .069.055.125.121.125Zm.121.525a.123.123 0 0 1-.12.125.123.123 0 0 1-.122-.125c0-.07.055-.125.121-.125.067 0 .121.056.121.125ZM5.363 6.8a.123.123 0 0 0 .12-.125.123.123 0 0 0-.12-.125.123.123 0 0 0-.121.125c0 .069.054.125.121.125Zm.968 1.25a.123.123 0 0 0 .12-.125.123.123 0 0 0-.12-.125.123.123 0 0 0-.121.125c0 .069.054.125.12.125Zm4.645-1.9c.067 0 .12-.056.12-.125a.123.123 0 0 0-.12-.125.123.123 0 0 0-.121.125c0 .069.054.125.12.125Zm-.266.875a.123.123 0 0 1-.121.125.123.123 0 0 1-.121-.125c0-.07.054-.125.12-.125.068 0 .122.056.122.125ZM9.573 8.25a.123.123 0 0 0 .12-.125.123.123 0 0 0-.12-.125.123.123 0 0 0-.121.125c0 .069.054.125.12.125ZM6.5 8.275a.123.123 0 0 1-.12.125.123.123 0 0 1-.122-.125c0-.07.054-.125.121-.125s.121.056.121.125Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M9.019 9.91c0-.103-1.55-1.17-1.966-1.407C6.636 8.268 4.605 6.971 5.158 5h-.084S4.7 7.428 7.28 8.938c1.174.788 1.233.972 1.233.972s.506.102.506 0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M6.962 9.91c0-.103 1.55-1.17 1.967-1.407.416-.235 2.448-1.532 1.894-3.503h.084s.374 2.428-2.206 3.938c-1.174.788-1.233.972-1.233.972s-.506.102-.506 0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#56C6F5",fillRule:"evenodd",d:"M8.024 8.443c1.083 0 1.96-1.401 1.96-2.768 0-1.367-.877-2.075-1.96-2.075-1.082 0-1.96.708-1.96 2.075 0 1.367.878 2.768 1.96 2.768Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M7.157 4.77s.301-.267.15-.267c-.029 0-.064-.005-.103-.012-.16-.025-.367-.059-.367.278v.581h-.045a.05.05 0 1 0 0 .1h.04c-.008.124-.02.344-.031.564l-.057.005a.054.054 0 0 0-.05.058l.005.042c.002.03.028.052.058.05l.036-.004a33.75 33.75 0 0 0-.025.51c0 .067.46.04.46.04s-.015-.27-.03-.585l.03-.003a.054.054 0 0 0 .05-.058l-.005-.043a.054.054 0 0 0-.058-.049l-.025.003c-.01-.19-.018-.38-.025-.53h.06a.05.05 0 1 0 0-.1H7.16a5.214 5.214 0 0 1-.004-.159v-.422Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#000",fillRule:"evenodd",d:"M6.936 5.5h.16v.215h-.16V5.5ZM6.887 6.25h.269v.5h-.269v-.5Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M8.173 4.77s.302-.267.15-.267c-.029 0-.064-.005-.103-.012-.16-.025-.367-.059-.367.278v.581h-.045a.05.05 0 0 0 0 .1h.04c-.007.124-.02.344-.03.564l-.058.005a.054.054 0 0 0-.049.058l.004.042c.002.03.028.052.058.05l.036-.004c-.013.257-.025.482-.025.51 0 .067.46.04.46.04s-.015-.27-.03-.585l.03-.003a.054.054 0 0 0 .05-.058l-.005-.043a.054.054 0 0 0-.058-.049l-.025.003c-.01-.19-.018-.38-.025-.53h.06a.05.05 0 1 0 0-.1h-.064a5.224 5.224 0 0 1-.004-.159v-.422ZM9.14 4.77s.302-.267.151-.267c-.029 0-.064-.005-.103-.012-.16-.025-.367-.059-.367.278v.581h-.045a.05.05 0 0 0 0 .1h.039l-.03.564-.057.005a.054.054 0 0 0-.05.058l.004.042c.003.03.03.052.059.05l.036-.004a33.75 33.75 0 0 0-.025.51c0 .067.46.04.46.04s-.015-.27-.03-.585l.03-.003a.054.054 0 0 0 .049-.058l-.004-.043a.054.054 0 0 0-.058-.049l-.025.003c-.01-.19-.018-.38-.025-.53h.06a.05.05 0 1 0 0-.1h-.064a5.224 5.224 0 0 1-.004-.159v-.422Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#000",fillRule:"evenodd",d:"M8.92 5.5h.16v.215h-.16V5.5ZM8.871 6.25h.269v.5H8.87v-.5Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"M9.258 3.2H6.694v.383l-.018.001s-1.256.977-.907 2.44C6.117 7.485 7.502 8.57 7.502 8.57l.07-.253s-1.32-1.794-1.32-2.512c0-.717.25-1.39.513-1.494.159-.063.186-.05.23-.03.028.013.064.03.149.03.214 0 .428-.154.428-.154s.15.154.288.154c.138 0 .14-.154.14-.154V3.65h.015v.508s.002.154.14.154c.14 0 .288-.154.288-.154s.215.154.429.154c.085 0 .12-.017.15-.03.042-.02.07-.033.228.03.264.104.513.777.513 1.494 0 .718-1.32 2.512-1.32 2.512l.07.253s1.385-1.085 1.734-2.548c.348-1.462-.908-2.439-.908-2.439l-.08-.007V3.2Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",d:"M6.694 3.2v-.25h-.25v.25h.25Zm2.564 0h.25v-.25h-.25v.25Zm-2.564.383.022.249.228-.02v-.23h-.25Zm-.018.001-.022-.249-.073.007-.058.045.153.197Zm-.907 2.44-.244.057.244-.058ZM7.502 8.57l-.154.196.295.231.1-.36-.24-.067Zm.07-.253.241.067.033-.117-.072-.098-.202.148Zm-.807-4.006-.092-.233.092.233Zm.23-.03-.107.226.106-.226Zm.577-.124.18-.174-.15-.154-.175.125.145.203Zm.428 0 .25.004v-.004H8Zm0-.508V3.4h-.25v.25H8Zm.015 0h.25V3.4h-.25v.25Zm0 .508h-.25v.004l.25-.004Zm.428 0 .146-.203-.175-.125-.15.154.18.174Zm.578.124.106.226-.106-.226Zm.23.03-.093.232.092-.232Zm-.808 4.006-.201-.148-.072.098.032.117.241-.067Zm.07.253-.24.066.099.361.295-.23-.154-.197Zm.826-4.987.153-.197-.058-.045-.073-.007-.022.25Zm-.08-.007h-.25v.229l.227.02.022-.249ZM6.693 3.45h2.564v-.5H6.694v.5Zm.25.133V3.2h-.5v.383h.5Zm-.245.25.017-.001-.045-.498-.017.001.045.498Zm-.687 2.132c-.154-.645.044-1.186.291-1.576a2.78 2.78 0 0 1 .527-.608l-.154-.197-.153-.197-.002.002a.832.832 0 0 0-.063.052 3.279 3.279 0 0 0-.578.68c-.293.464-.55 1.143-.355 1.96l.487-.116Zm1.49 2.606.155-.197a.205.205 0 0 1-.013-.01 4.76 4.76 0 0 1-.194-.17 6.14 6.14 0 0 1-.494-.512c-.378-.44-.783-1.04-.944-1.717l-.487.116c.188.787.65 1.46 1.052 1.927a6.64 6.64 0 0 0 .77.758l.001.001.154-.196Zm-.17-.32-.07.253.481.133.07-.252-.482-.134Zm-1.33-2.445c0 .238.105.528.23.8.13.282.3.583.467.856a15.993 15.993 0 0 0 .656.983l.012.015.003.005v.001l.202-.148.202-.148-.001-.001-.003-.004-.01-.014a9.941 9.941 0 0 1-.188-.266 15.51 15.51 0 0 1-.446-.684 8.007 8.007 0 0 1-.44-.804c-.123-.267-.184-.47-.184-.59h-.5Zm.67-1.727a.7.7 0 0 0-.305.27c-.076.11-.14.248-.193.397-.105.3-.172.675-.172 1.06h.5c0-.331.058-.65.144-.894.043-.121.09-.217.135-.283.048-.071.078-.086.076-.085l-.184-.465Zm.428-.024c-.03-.014-.096-.046-.194-.039a.798.798 0 0 0-.233.063l.184.465a.834.834 0 0 1 .074-.026c.015-.005.016-.004.009-.003a.118.118 0 0 1-.044-.005.119.119 0 0 1-.013-.005l.005.003.212-.453Zm.044.007a.25.25 0 0 1-.028-.002H7.11L7.1 4.054l-.212.453c.017.008.051.024.099.036a.638.638 0 0 0 .157.018v-.5Zm.428.096a55.611 55.611 0 0 1-.145-.203l-.003.002a.571.571 0 0 1-.093.052.47.47 0 0 1-.187.053v.5a.959.959 0 0 0 .402-.101 1.316 1.316 0 0 0 .17-.099h.001l-.145-.204Zm.288-.096c.01 0 .009.002-.005-.004a.495.495 0 0 1-.104-.074l-.179.174-.179.175.002.001a.206.206 0 0 0 .01.01.902.902 0 0 0 .115.096.61.61 0 0 0 .34.122v-.5Zm.14.096-.25-.003v-.003a.338.338 0 0 1 0-.01l.005-.012a.117.117 0 0 1 .037-.044.12.12 0 0 1 .068-.024v.5a.382.382 0 0 0 .384-.34.454.454 0 0 0 .006-.056v-.004L8 4.158Zm-.25-.508v.508h.5V3.65h-.5Zm.265-.25H8v.5h.015v-.5Zm-.25.25v.508h.5V3.65h-.5Zm.25.508-.25.004v.004a.323.323 0 0 0 .006.057.455.455 0 0 0 .036.117.382.382 0 0 0 .349.221v-.5a.12.12 0 0 1 .067.025.117.117 0 0 1 .038.044l.004.012a.045.045 0 0 1 0 .007.084.084 0 0 1 0 .005v.001l-.25.003Zm.14.404a.61.61 0 0 0 .34-.122.997.997 0 0 0 .126-.106.015.015 0 0 0 .001-.001l-.179-.175-.179-.174-.001.001a.407.407 0 0 1-.103.073c-.014.006-.014.004-.004.004v.5Zm.288-.404-.145.204.002.001.003.003a.764.764 0 0 0 .046.03c.03.017.07.041.12.065a.959.959 0 0 0 .403.1v-.5a.47.47 0 0 1-.187-.052.815.815 0 0 1-.097-.054l-.145.203Zm.429.404c.059 0 .11-.006.157-.018.047-.012.082-.028.098-.036l-.212-.453a.192.192 0 0 1-.01.004h.001L8.9 4.06a.25.25 0 0 1-.027.002v.5Zm.255-.054.006-.003a.12.12 0 0 1-.038.01h-.02c-.007 0-.005-.002.01.003a.833.833 0 0 1 .073.026l.185-.465a.798.798 0 0 0-.234-.063c-.098-.007-.164.025-.194.04l.212.452Zm.031.036c-.001 0 .029.014.077.085.045.066.092.162.135.283.085.243.143.563.143.894h.5c0-.385-.066-.76-.172-1.06a1.75 1.75 0 0 0-.192-.398.7.7 0 0 0-.306-.269l-.185.465Zm.355 1.262c0 .12-.06.324-.183.591a8.005 8.005 0 0 1-.44.804 15.51 15.51 0 0 1-.634.95l-.01.014-.003.004h-.001v.001a302.845 302.845 0 0 1 .403.296v-.001l.004-.005a4.547 4.547 0 0 0 .054-.075 15.556 15.556 0 0 0 .613-.923c.168-.273.338-.574.468-.856.125-.272.229-.562.229-.8h-.5Zm-1.31 2.579.07.252.481-.133-.07-.253-.482.134Zm.31.186.154.196.002-.001a.407.407 0 0 0 .017-.014 5.25 5.25 0 0 0 .218-.19c.141-.13.332-.318.535-.554.402-.468.864-1.14 1.051-1.927l-.486-.116c-.162.677-.567 1.278-.944 1.717a6.14 6.14 0 0 1-.699.69l-.002.002.154.197Zm1.977-2.49c.195-.817-.061-1.496-.355-1.96a3.28 3.28 0 0 0-.636-.73l-.004-.002-.002-.001v-.001l-.154.197a32.07 32.07 0 0 1-.154.197l.002.001.007.007.033.028a2.78 2.78 0 0 1 .485.572c.248.39.446.93.292 1.576l.486.116ZM9.361 3.335l-.08-.007-.045.498.08.007.045-.498ZM9.008 3.2v.377h.5V3.2h-.5Z"}),(0,n.createElement)("path",{fill:"#8FC753",fillRule:"evenodd",d:"M6.552 6.892s.157-.422.432-.281c.275.14.25.63.501.456.25-.175.108-.456.48-.456.37 0 .315.456.538.456.222 0 .241-.456.49-.456.248 0 .5.281.5.281l-1.47 2.002-1.471-2.002Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"M7.947 1.015h.1v.107h.123v.1h-.123v.182a.297.297 0 0 1 .243.296c0 .166-.13.3-.29.3a.295.295 0 0 1-.29-.3c0-.147.102-.27.237-.295v-.183h-.113v-.1h.113v-.107Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M6.874 2.583c-.14 0-.436.182-.436.182l.23.62 1.384-.063 1.385.063.229-.62s-.295-.182-.435-.182c-.062 0-.07-.044-.078-.093-.011-.064-.024-.135-.152-.135a.694.694 0 0 0-.207.033c-.078.022-.129.037-.202-.033l-.01-.01c-.117-.113-.24-.231-.439-.231-.04 0-.069.046-.09.119-.023-.073-.052-.12-.092-.12-.199 0-.321.119-.44.233l-.009.009c-.073.07-.123.055-.202.033a.694.694 0 0 0-.206-.033c-.129 0-.141.071-.152.135-.01.049-.017.093-.078.093Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"M7.5 2s.333-.241.5-.241c.167 0 .5.241.5.241v2h-1V2Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"m7.804 1.784-.097.034c-.257.089-.48.118-.667.09-.387-.06-.891.141-.828.436.028.129.108.373.193.58.116.286.198.43.293.43a14.365 14.365 0 0 1 .2.011c.14.007.264.01.383.01.345-.001.558-.035.634-.138l.023-.03-.01-.037c-.091-.312-.133-.738-.125-1.28l.001-.106Zm-1.45.527c-.031-.144.363-.302.665-.255.187.029.4.007.638-.065-.002.482.038.873.118 1.174-.069.036-.25.06-.495.06-.116 0-.237-.003-.375-.01l-.192-.01a2.412 2.412 0 0 1-.175-.34 4.11 4.11 0 0 1-.184-.554ZM8.227 1.784l.098.034c.256.089.479.118.667.09.386-.06.89.141.828.436-.028.129-.109.373-.193.58-.117.286-.198.43-.294.43a14.365 14.365 0 0 0-.199.011c-.14.007-.264.01-.384.01-.344-.001-.558-.035-.634-.138l-.022-.03.01-.037c.09-.312.133-.738.125-1.28l-.002-.106Zm1.45.527c.032-.144-.363-.302-.664-.255-.188.029-.4.007-.638-.065.001.482-.038.873-.118 1.174.068.036.25.06.494.06.116 0 .238-.003.376-.01l.191-.01a2.41 2.41 0 0 0 .175-.34c.081-.199.16-.435.185-.554Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"m3.979 10.16-.37-.929c1.53-.61 2.994-.917 4.391-.917 1.38 0 2.682.19 3.905.567l-.295.956A12.151 12.151 0 0 0 8 9.314c-1.264 0-2.604.281-4.021.846Z"}),(0,n.createElement)("path",{fill:"#272727",d:"m6.887 8.942.03-.248c.538.066.896.099 1.077.1.273.011.598-.008.974-.06l.035.247c-.391.054-.73.075-1.014.062-.19 0-.555-.034-1.102-.1Z"}),(0,n.createElement)("path",{fill:"#006923",fillRule:"evenodd",d:"M5.162 4S3.77 5.255 4.045 6.483C4.357 8.352 6.23 9.004 6.23 9.004l.992-.351s-1.9-1.09-1.9-2.17C5.32 5.402 5.606 4 5.606 4h-.444Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#093",fillRule:"evenodd",d:"M11.06 4s1.39 1.255 1.116 2.483c-.312 1.869-2.184 2.521-2.184 2.521L9 8.653s1.9-1.09 1.9-2.17C10.9 5.402 10.616 4 10.616 4h.443Z",clipRule:"evenodd"})))),ha=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"RS_-_Serbia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#RS_-_Serbia_svg__a)"},(0,n.createElement)("path",{fill:"#4857A1",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"RS_-_Serbia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#RS_-_Serbia_svg__b)"},(0,n.createElement)("path",{fill:"#C51918",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 8v4h16V8H0Z"}),(0,n.createElement)("path",{fill:"#F6C540",d:"m5.26 1.348-.064-.244.171.047-.002-.01c.754.07 1.922.447 2.142.84.085.151.002.28-.106.448l-.05.078c-.054.088-.103.171-.149.25-.17.288-.3.512-.505.624l.004.64-3.369-.028-.004-.644c-.175-.12-.298-.329-.452-.591-.046-.08-.095-.163-.15-.25-.016-.028-.033-.054-.05-.079-.107-.168-.19-.296-.105-.448.166-.296.913-.589 1.593-.744.128-.043.262-.083.394-.121l.055.037a3.72 3.72 0 0 1 .17-.02l.08.171h.264s.166.464.166.721a.86.86 0 0 1-.166.47v.178l.091.008c0-.016.001-.032.004-.05.015-.084.064-.146.109-.138.045.007.07.083.054.168a.29.29 0 0 1-.01.038c.178.023.377.055.566.088.072-.132.16-.261.243-.385.216-.32.406-.6.229-.769a.512.512 0 0 0-.175-.089 5.825 5.825 0 0 0-.82-.138l-.007-.036a31.083 31.083 0 0 0-.15-.022Zm1.282 1.55.152.031.001.1c.334-.24.568-.78.588-.956.012-.105-.163-.228-.439-.34.126.235-.05.469-.271.76a5.13 5.13 0 0 0-.256.362l.083.016a.266.266 0 0 1 .01-.081c.022-.084.075-.142.12-.13.044.012.062.09.04.172a.273.273 0 0 1-.028.067ZM4.82 2.675v-.198s-.143-.15-.166-.465a2.396 2.396 0 0 1 .065-.63c-.2.026-.411.064-.617.11-.165.042-.298.089-.355.142-.177.168.013.449.23.769.08.12.164.244.235.371.121-.025.244-.048.358-.066a.282.282 0 0 1-.01-.054c-.008-.085.023-.158.069-.162.045-.004.088.062.096.148a.286.286 0 0 1 0 .046c.033-.005.065-.008.095-.011Zm-.978.18a5.15 5.15 0 0 0-.255-.36c-.226-.3-.405-.537-.262-.777-.323.121-.54.251-.529.356.019.167.227.655.53.91V2.98s.124-.033.308-.077a.273.273 0 0 1-.031-.065c-.027-.082-.013-.16.03-.174.044-.014.1.041.127.123.01.029.014.057.014.083l.068-.016Z"}),(0,n.createElement)("path",{fill:"#fff",d:"M4.297 1.342a.145.145 0 0 0 .082.025c.077 0 .14-.059.14-.132 0-.073-.063-.132-.14-.132a.141.141 0 0 0-.125.073.145.145 0 0 0-.2.036.145.145 0 0 0-.09-.03c-.077 0-.14.059-.14.131l.001.012a.143.143 0 0 0-.109-.049.138.138 0 0 0-.138.112.143.143 0 0 0-.11-.05.138.138 0 0 0-.137.104.145.145 0 0 0-.082-.025.14.14 0 0 0-.133.09.146.146 0 0 0-.062-.013.138.138 0 0 0-.138.109.149.149 0 0 0-.028-.003.136.136 0 0 0-.14.13.15.15 0 0 0-.025-.002c-.078 0-.14.059-.14.132 0 .009 0 .018.002.027a.149.149 0 0 0-.028-.003c-.077 0-.14.059-.14.132 0 .055.036.102.087.122a.125.125 0 0 0-.004.034c0 .055.036.103.087.122a.125.125 0 0 0-.004.034c0 .071.06.129.134.132a.129.129 0 0 0-.052.102c0 .073.063.132.14.132.078 0 .14-.06.14-.132 0-.071-.06-.13-.134-.132a.129.129 0 0 0 .051-.102.132.132 0 0 0-.087-.122.125.125 0 0 0 .005-.034.132.132 0 0 0-.088-.123.125.125 0 0 0 .002-.06c.01.002.019.003.029.003a.136.136 0 0 0 .14-.13.149.149 0 0 0 .025.002c.07 0 .127-.047.138-.11a.14.14 0 0 0 .16-.088.146.146 0 0 0 .146-.01.128.128 0 0 0 .023.048.126.126 0 0 0-.027.078c0 .07.06.129.134.131a.129.129 0 0 0-.051.103c0 .055.036.102.087.122a.125.125 0 0 0-.004.034c0 .055.036.103.087.122a.125.125 0 0 0-.005.034c0 .073.063.132.14.132.078 0 .14-.06.14-.132a.132.132 0 0 0-.087-.122.125.125 0 0 0 .004-.034.132.132 0 0 0-.087-.123.125.125 0 0 0 .005-.033c0-.071-.06-.13-.135-.132a.126.126 0 0 0 .025-.18.126.126 0 0 0 0-.157.127.127 0 0 0 .025-.057c.026.03.066.05.11.05.078 0 .14-.06.14-.132v-.012c.025.03.065.05.109.05.05 0 .092-.025.117-.061.025.019.056.03.09.03.054 0 .102-.03.125-.073Zm-.83.26a.143.143 0 0 0 .114-.055.143.143 0 0 0-.113-.053c.014 0 .026-.011.026-.025 0-.013-.012-.024-.026-.024-.014 0-.026.011-.026.024 0 .014.012.025.026.025-.03 0-.06.009-.082.025a.132.132 0 0 0-.055-.077.125.125 0 0 0 .024.105.126.126 0 0 0-.023.109.132.132 0 0 0 .054-.08.145.145 0 0 0 .082.025Zm0 .048a.143.143 0 0 0-.112.054.143.143 0 0 0 .113.053.143.143 0 0 0 .113-.053.143.143 0 0 0-.113-.054Zm0 0c.015 0 .027-.011.027-.024 0-.014-.012-.025-.026-.025-.014 0-.026.011-.026.025 0 .013.012.024.026.024Zm-.08-.073a.137.137 0 0 1-.032-.03.137.137 0 0 1 .03-.028.125.125 0 0 1 .001.058Zm.382.629a.147.147 0 0 0-.053-.01.139.139 0 0 0-.135.098c.016.006.034.01.052.01.065 0 .12-.042.136-.098Zm-.083-.156a.147.147 0 0 0-.053-.01.139.139 0 0 0-.135.098c.016.006.034.01.053.01.065 0 .12-.042.135-.099Zm-.13-.166h-.005a.145.145 0 0 0-.089.03h.006a.145.145 0 0 0 .088-.03Zm-.745.546h-.006a.145.145 0 0 0-.088.03h.006a.145.145 0 0 0 .088-.03Zm-.036-.224a.139.139 0 0 1-.135.098.147.147 0 0 1-.053-.01.139.139 0 0 1 .136-.098c.018 0 .036.003.052.01Zm-.083-.156a.139.139 0 0 1-.135.098.147.147 0 0 1-.053-.01.139.139 0 0 1 .136-.098c.018 0 .036.003.052.01Zm-.107-.163a.136.136 0 0 0 .109.102.136.136 0 0 0-.109-.102Zm.277-.025a.134.134 0 0 1-.114-.13V1.73a.134.134 0 0 1 .114.13v.002Zm.164-.107a.134.134 0 0 1-.11-.152.134.134 0 0 1 .11.152Zm.16-.088a.131.131 0 0 1-.077-.118c0-.015.003-.028.007-.041a.131.131 0 0 1 .078.118.125.125 0 0 1-.007.04Zm.42-.177a.127.127 0 0 1-.028-.102.127.127 0 0 1 .028.102Zm.22-.165c.002.027.013.051.03.071a.127.127 0 0 0-.03-.07Zm.256.06a.126.126 0 0 1-.029-.173c.032.024.052.06.052.101 0 .027-.009.051-.023.072Zm.215-.043a.13.13 0 0 1-.058-.107c0-.02.005-.04.015-.059a.13.13 0 0 1 .057.107.125.125 0 0 1-.014.059Zm-1.409.414c.014 0 .026-.01.026-.024 0-.013-.012-.024-.026-.024-.014 0-.026.01-.026.024 0 .013.012.024.026.024Zm-.165.128c.014 0 .025-.011.025-.024 0-.014-.011-.025-.025-.025-.015 0-.026.011-.026.025 0 .013.011.024.026.024Zm-.166.156c.014 0 .026-.01.026-.024s-.012-.024-.026-.024c-.014 0-.026.01-.026.024 0 .013.012.024.026.024Zm.083.156c.014 0 .025-.01.025-.024s-.011-.024-.025-.024c-.014 0-.026.01-.026.024 0 .013.012.024.026.024Zm.083.156c.014 0 .025-.01.025-.024 0-.013-.011-.024-.025-.024-.015 0-.026.01-.026.024 0 .013.011.024.026.024Zm.108.21c0 .013-.011.024-.026.024-.014 0-.025-.01-.025-.024 0-.013.011-.024.025-.024.015 0 .026.01.026.024Zm.223-.912c.014 0 .025-.011.025-.024 0-.014-.011-.025-.025-.025-.014 0-.026.011-.026.025 0 .013.012.024.026.024Zm.195-.077c.015 0 .026-.01.026-.024s-.011-.024-.026-.024c-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm.467-.14c.014 0 .026-.012.026-.025 0-.013-.012-.024-.026-.024-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm.249-.095c.014 0 .025-.011.025-.025 0-.013-.011-.024-.025-.024-.014 0-.026.011-.026.024 0 .014.012.025.026.025Zm.206-.03c.014 0 .026-.012.026-.025 0-.013-.012-.024-.026-.024-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm.208-.048c.014 0 .026-.011.026-.025 0-.013-.012-.024-.026-.024-.014 0-.026.011-.026.024 0 .014.012.025.026.025Zm-.911.546c.014 0 .026-.011.026-.024 0-.014-.012-.025-.026-.025-.014 0-.026.011-.026.025 0 .013.012.024.026.024Zm.083.234c.014 0 .025-.01.025-.024s-.011-.024-.025-.024c-.014 0-.026.01-.026.024 0 .013.012.024.026.024Zm.082.156c.015 0 .026-.01.026-.024s-.011-.024-.026-.024c-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm.083.156c.014 0 .026-.01.026-.024 0-.013-.012-.024-.026-.024-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm3.644.234c.014 0 .026-.01.026-.024 0-.013-.012-.024-.026-.024-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm-.14-.024c0 .073.063.132.14.132.077 0 .14-.06.14-.132a.129.129 0 0 0-.051-.102.136.136 0 0 0 .134-.132.125.125 0 0 0-.005-.034.132.132 0 0 0 .088-.122.125.125 0 0 0-.005-.034.132.132 0 0 0 .088-.122c0-.073-.063-.132-.14-.132-.01 0-.02 0-.029.003a.125.125 0 0 0 .003-.027c0-.073-.063-.132-.14-.132a.15.15 0 0 0-.026.002.136.136 0 0 0-.14-.13c-.01 0-.018.001-.027.003a.138.138 0 0 0-.138-.11.146.146 0 0 0-.063.015.14.14 0 0 0-.133-.091c-.03 0-.059.009-.081.025a.138.138 0 0 0-.137-.104.143.143 0 0 0-.11.05.138.138 0 0 0-.139-.112.143.143 0 0 0-.109.05v-.013c0-.072-.062-.132-.14-.132a.145.145 0 0 0-.088.03.145.145 0 0 0-.2-.035.141.141 0 0 0-.125-.073c-.078 0-.14.06-.14.132 0 .073.062.132.14.132.03 0 .059-.01.082-.025a.145.145 0 0 0 .214.043c.025.036.068.06.118.06.044 0 .083-.019.109-.049v.012c0 .073.062.132.14.132.044 0 .084-.02.11-.05a.127.127 0 0 0 .025.057.126.126 0 0 0 0 .157.126.126 0 0 0 .024.18.136.136 0 0 0-.134.132c0 .011.002.023.005.034a.132.132 0 0 0-.088.122c0 .011.002.023.005.034a.132.132 0 0 0-.088.122c0 .073.063.132.14.132.078 0 .14-.06.14-.132a.125.125 0 0 0-.004-.034.132.132 0 0 0 .087-.122.125.125 0 0 0-.005-.034.132.132 0 0 0 .088-.122.129.129 0 0 0-.052-.103.136.136 0 0 0 .135-.131c0-.03-.01-.057-.027-.078a.128.128 0 0 0 .023-.048.145.145 0 0 0 .145.01.14.14 0 0 0 .16.089c.012.062.07.109.138.109.01 0 .018 0 .026-.002.001.072.063.13.14.13.01 0 .02-.001.029-.003a.126.126 0 0 0 .001.06.132.132 0 0 0-.087.123c0 .011.001.023.005.034a.132.132 0 0 0-.088.122c0 .041.02.078.052.102a.136.136 0 0 0-.135.132Zm-.44-.985a.145.145 0 0 1-.195-.03.145.145 0 0 1 .195-.029.125.125 0 0 0 0 .059Zm.03-.03a.126.126 0 0 1 .024.109.132.132 0 0 1-.055-.08.137.137 0 0 0 .032-.029Zm0 0a.137.137 0 0 0-.03-.028.132.132 0 0 1 .055-.077.125.125 0 0 1-.024.105Zm-.225.747a.139.139 0 0 0-.136-.098.147.147 0 0 0-.052.01c.016.056.07.098.135.098a.147.147 0 0 0 .053-.01Zm.082-.156a.139.139 0 0 0-.135-.098.147.147 0 0 0-.052.01c.015.056.07.098.135.098a.147.147 0 0 0 .052-.01Zm.036-.225a.145.145 0 0 0-.088-.03h-.006c.024.02.055.03.089.03h.005Zm.108-.21a.143.143 0 0 0-.113-.053.143.143 0 0 0-.113.054.143.143 0 0 0 .113.053.143.143 0 0 0 .113-.053Zm-.942-.361a.13.13 0 0 0 .058-.107.125.125 0 0 0-.015-.059.13.13 0 0 0-.058.107c0 .021.006.041.015.059Zm.214.043a.126.126 0 0 0 .029-.173.126.126 0 0 0-.029.173Zm.257-.06a.127.127 0 0 1-.03.071.127.127 0 0 1 .03-.07Zm.22.165a.127.127 0 0 0 .028-.102.127.127 0 0 0-.029.102Zm.419.177a.131.131 0 0 0 .077-.118.125.125 0 0 0-.007-.041.131.131 0 0 0-.077.118c0 .014.002.028.007.04Zm.16.088a.134.134 0 0 0 .11-.152.134.134 0 0 0-.11.152Zm.333.234a.136.136 0 0 0 .108-.102.136.136 0 0 0-.108.102Zm-.055-.259v.002c0 .065-.049.118-.114.13V1.86c0-.065.05-.119.114-.13Zm.056.32a.147.147 0 0 1 .053-.01c.065 0 .12.042.135.098a.147.147 0 0 1-.052.01.139.139 0 0 1-.136-.099Zm-.082.156a.147.147 0 0 1 .052-.01c.065 0 .12.042.135.098a.147.147 0 0 1-.052.01.139.139 0 0 1-.135-.098Zm.052.254a.145.145 0 0 1-.088-.03h.005c.034 0 .064.011.088.03h-.005Zm0-.108c.014 0 .026-.01.026-.024 0-.013-.012-.024-.026-.024-.014 0-.026.01-.026.024 0 .013.012.024.026.024Zm.083-.156c.014 0 .026-.01.026-.024s-.012-.024-.026-.024c-.014 0-.026.01-.026.024 0 .013.012.024.026.024Zm.083-.156c.014 0 .025-.01.025-.024s-.011-.024-.025-.024c-.015 0-.026.01-.026.024 0 .013.011.024.026.024Zm-.166-.156c.014 0 .026-.011.026-.024 0-.014-.012-.025-.026-.025-.014 0-.026.011-.026.025 0 .013.012.024.026.024Zm-.166-.128c.015 0 .026-.01.026-.024 0-.013-.011-.024-.026-.024-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm-.165-.106c.014 0 .025-.011.025-.024 0-.014-.011-.025-.025-.025-.014 0-.026.011-.026.025 0 .013.012.024.026.024Zm-.196-.077c.014 0 .026-.01.026-.024s-.012-.024-.026-.024c-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm-.218-.08c.014 0 .025-.01.025-.024 0-.013-.011-.024-.025-.024-.014 0-.026.011-.026.024 0 .014.012.025.026.025Zm-.249-.06c.014 0 .026-.012.026-.025 0-.013-.012-.024-.026-.024-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm-.248-.095c.014 0 .025-.011.025-.025 0-.013-.011-.024-.025-.024-.014 0-.026.011-.026.024 0 .014.012.025.026.025Zm-.207-.03c.014 0 .026-.012.026-.025 0-.013-.012-.024-.026-.024-.014 0-.025.01-.025.024 0 .013.011.024.025.024Zm-.207-.048c.014 0 .025-.011.025-.025 0-.013-.011-.024-.025-.024-.014 0-.026.011-.026.024 0 .014.012.025.026.025Zm.91.39c.015 0 .026-.011.026-.024 0-.014-.011-.025-.025-.025-.014 0-.026.011-.026.025 0 .013.012.024.026.024Zm0 .156c.015 0 .026-.011.026-.024 0-.014-.011-.025-.025-.025-.014 0-.026.011-.026.025 0 .013.012.024.026.024Zm-.082.234c.014 0 .026-.01.026-.024s-.012-.024-.026-.024c-.014 0-.026.01-.026.024 0 .013.012.024.026.024Zm-.083.156c.014 0 .026-.01.026-.024s-.012-.024-.026-.024c-.014 0-.026.01-.026.024 0 .013.012.024.026.024Zm-.083.156c.014 0 .026-.01.026-.024 0-.013-.012-.024-.026-.024-.014 0-.025.01-.025.024 0 .013.011.024.025.024Z"}),(0,n.createElement)("path",{fill:"#F6C540",d:"m5.11.46-.219.007-.004.341-.404.006.002.207.4-.005-.006.389.219-.007.005-.385.397-.006L5.5.8l-.393.005.004-.344Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M2.02 4.003h5.943v4.756s-.18 2.37-2.972 2.37c-2.791 0-2.971-2.37-2.971-2.37V4.003Z"}),(0,n.createElement)("path",{fill:"#E8AA00",d:"M3.813 4.168c-.054 0-.138.036-.25.078-.11.042-.227.132-.113.222s.277.289.277.215c0-.074.195-.146.195-.11 0 .036-.06.11.098.11s.24.044.07.044c-.168 0-.186.073-.296.073-.11 0-.344-.074-.344-.117 0-.044.136.214.277.214.142 0 .222.125.293.062.07-.062.063-.062.177-.062.115 0 .073-.253.073-.253s-.402-.476-.457-.476ZM6.107 4.168c.054 0 .138.036.25.078.11.042.227.132.113.222s-.277.289-.277.215c0-.074-.195-.146-.195-.11 0 .036.06.11-.098.11s-.24.044-.07.044c.168 0 .187.073.296.073.11 0 .344-.074.344-.117 0-.044-.135.214-.277.214-.141 0-.222.125-.293.062-.07-.062-.062-.062-.177-.062-.114 0-.073-.253-.073-.253s.402-.476.457-.476Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M6.835 4.685c.114.25-.759 1.18-.759 1.18h-.098c-.04 0-.117-.095-.21-.21a3.243 3.243 0 0 0-.205-.24c-.135-.138-.064-.253.003-.36.02-.034.04-.066.054-.098a.447.447 0 0 0 .038-.129c.005-.03.01-.065.039-.143.042-.116.188-.265.29-.369.04-.04.072-.073.09-.095.054-.068.012-.068-.101-.067h-.051c-.152 0-.44.067-.527.145-.087.079-.177.095-.31.095-.134 0-.051.085.07.142-.13.023-.214.228-.264.41-.026-.182-.086-.387-.216-.41.121-.057.203-.142.07-.142s-.224-.016-.31-.095c-.087-.078-.376-.144-.527-.144H3.86c-.114-.002-.155-.002-.1.066.017.022.05.055.089.095.101.104.248.253.29.369.029.078.034.113.038.143.005.032.01.06.038.129.014.032.034.064.054.097.067.108.139.223.004.36-.072.074-.143.162-.206.24-.092.116-.169.211-.21.211H3.76s-.873-.93-.759-1.18c.044-.097.115-.188.174-.264.093-.12.156-.2.03-.2-.204 0-1.018.487-1.018 1.584s.075 1.72.25 2.158c.119.298.01.588-.071.804-.038.1-.07.185-.07.246 0 .196.32.025.32-.098 0-.058.044.029.09.12.051.1.105.205.105.127 0-.083.05-.17.096-.248.035-.061.067-.115.067-.156 0-.04.045-.039.095-.037.064.002.137.004.137-.079 0-.056.023-.067.051-.081.048-.023.11-.053.11-.305 0-.186.04-.12.086-.044.041.07.088.147.113.044.003-.01.03-.053.061-.106a2.04 2.04 0 0 0 .127-.228 1.67 1.67 0 0 1-.293.557c-.093.113-.255.358-.255.358s.15.08.255 0c.06-.044.063-.002.067.043.004.036.007.075.038.075.02 0 .038.003.054.005a.259.259 0 0 0 .033.004c-.035.084-.066.219.039.129a.712.712 0 0 1 .163-.107c.04-.02.057-.029.057-.07 0-.042.016-.028.042-.006.022.02.052.045.083.045.041 0 .05-.054.062-.132a1.028 1.028 0 0 1 .056-.225c.046-.134.067-.197.119-.027.024.08.067.135.104.184.05.067.091.12.06.2-.011.03-.026.066-.042.104-.055.13-.122.288-.122.413 0 .075-.072.176-.14.271-.079.112-.152.215-.097.257.103.077-.021.337-.125.47-.104.133.767.44.919.44.002 0 .004-.002.006-.004v.003s1.089-.05 1.089-.439c-.104-.133-.228-.393-.126-.47.056-.042-.018-.145-.097-.257-.067-.095-.14-.196-.14-.27 0-.126-.066-.285-.121-.414l-.043-.104c-.03-.08.01-.133.06-.2.038-.049.08-.105.105-.184.052-.17.073-.107.119.027l.015.044c.022.066.032.129.04.181.013.078.021.132.062.132.032 0 .061-.026.084-.045.025-.022.042-.036.042.005 0 .042.016.05.057.07a.712.712 0 0 1 .163.108c.105.09.074-.045.039-.129.01 0 .02-.002.032-.004.017-.002.035-.005.054-.005.031 0 .035-.039.038-.075.005-.045.009-.087.067-.043.105.08.256 0 .256 0s-.162-.245-.256-.358a1.67 1.67 0 0 1-.293-.557c.02.05.08.15.127.228.033.053.059.096.061.106.026.103.072.025.114-.044.046-.076.085-.142.085.044 0 .252.063.282.11.305.029.014.052.025.052.081 0 .083.073.08.137.079.05-.002.095-.003.095.037s.032.095.067.156c.045.077.096.165.096.248 0 .078.053-.027.104-.127.046-.091.09-.178.09-.12 0 .123.32.294.32.098 0-.061-.031-.146-.069-.246-.081-.216-.19-.506-.071-.804.174-.437.25-1.061.25-2.158S6.835 4.22 6.63 4.22c-.125 0-.063.08.03.2.06.076.13.167.174.264Zm-.759 3.213Zm.069 1.018c0-.028.02.003.039.048-.024 0-.04-.008-.04-.049Zm-2.493.048c.024 0 .039-.008.039-.049 0-.027-.02.004-.039.05Zm.101-1.042a.955.955 0 0 1 0 0Z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M3.884 5.942h2.215V7.59s-.238.821-1.108.821c-.87 0-1.107-.821-1.107-.821V5.94Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M5.29 5.918h-.58v.946h-.828v.339h.828V8.42h.58V7.203h.828v-.339H5.29v-.946Z"}),(0,n.createElement)("path",{fill:"#E8AA00",d:"M3.437 9.663c.269-.31.521-.585.297-.78-.225-.195-.493-.026-.762.284s-.437.643-.213.838c.225.195.409-.032.678-.342ZM6.368 9.663c-.27-.31-.522-.585-.297-.78.224-.195.492-.026.761.284.27.31.438.643.214.838-.225.195-.409-.032-.678-.342Z"})))),oa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SK_-_Slovakia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SK_-_Slovakia_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SK_-_Slovakia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#SK_-_Slovakia_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",stroke:"#fff",strokeWidth:.5,d:"m7.802 3.015.249-.026-.024-.224H2.939l-.016.233.25.017-.25-.017v.008l-.002.024-.006.088a61.92 61.92 0 0 0-.07 1.344c-.033.77-.055 1.67.001 2.091.11.822.61 2.665 2.544 3.5l.1.044.101-.045c1.837-.821 2.452-2.475 2.593-3.497.072-.516.036-1.418-.015-2.168A40.918 40.918 0 0 0 8.062 3.1l-.008-.083-.003-.022V2.99l-.249.026Z"}),(0,n.createElement)("mask",{id:"SK_-_Slovakia_svg__c",width:7,height:9,x:2,y:2,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",stroke:"#fff",strokeWidth:.5,d:"m7.802 3.015.249-.026-.024-.224H2.939l-.016.233.25.017-.25-.017v.008l-.002.024-.006.088a61.92 61.92 0 0 0-.07 1.344c-.033.77-.055 1.67.001 2.091.11.822.61 2.665 2.544 3.5l.1.044.101-.045c1.837-.821 2.452-2.475 2.593-3.497.072-.516.036-1.418-.015-2.168A40.918 40.918 0 0 0 8.062 3.1l-.008-.083-.003-.022V2.99l-.249.026Z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#SK_-_Slovakia_svg__c)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M4.931 3.295s.103.157.15.398c.046.24.054.514.054.514l-.782-.12v.89l.804-.128-.024.934s-.102.031-.348 0a7.715 7.715 0 0 1-.73-.161v.85s.492-.157.73-.193c.238-.036.348 0 .348 0l.008.815h.797l-.008-.815s.251-.039.516.003.517.19.517.19v-.85s-.255.127-.495.158c-.24.032-.538.003-.538.003l.024-.934s.14-.034.326-.009c.187.026.42.137.42.137v-.89s-.228.123-.407.146c-.179.022-.36-.026-.36-.026s.006-.287.044-.499c.039-.212.148-.413.148-.413H4.931Z"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"M3.449 8.123s.22-.472.577-.562c.358-.09.733.281.733.281s.228-.748.787-.748c.558 0 .753.748.753.748s.239-.28.58-.28c.343 0 .66.56.66.56S6.518 9.98 5.495 9.98 3.45 8.123 3.45 8.123Z"}))))),va=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SI_-_Slovenia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SI_-_Slovenia_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SI_-_Slovenia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#SI_-_Slovenia_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M6.87 2.518s-1.052-.497-2.361-.497c-1.31 0-2.361.497-2.361.497s.117 1.997.302 3.056c.079.451.459 1.11.803 1.422.392.356 1.256.777 1.256.777.25-.173.718-.25 1.315-.777.598-.527.747-1.422.747-1.422l.3-3.056Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C51918",d:"m6.731 2.453.438.219-.3 3.011c-.106.637-.37 1.14-.791 1.512a3.422 3.422 0 0 1-.692.477l-.695.36a1.01 1.01 0 0 0-.134.074l-.055.038-.06-.029c-.584-.285-1.13-.669-1.402-.915-.37-.336-.761-1.023-.844-1.5-.125-.711-.237-1.692-.315-3.028l.394-.206c.077 1.326.171 2.384.294 3.083.072.413.432 1.047.76 1.345.244.22.635.465 1.173.73l.108-.057c.001 0 .367-.163.495-.23.223-.116.43-.256.643-.444.375-.33.608-.774.703-1.338l.28-3.102Z"}),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M2.771 5.512s.258.789.71 1.23c.451.44 1.01.655 1.01.655s.664-.2 1.042-.624c.377-.424.763-1.26.763-1.26L5.42 4.67l-.349.378-.58-.826-.485.826-.372-.378-.862.842Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M3.573 2.943h-.351l.273-.255-.273-.27h.351l.149-.262.149.262h.35l-.258.253.23.272H3.87l-.15.277-.148-.277ZM5.23 2.943H4.88l.272-.255-.272-.27h.351l.149-.262.149.262h.35l-.258.253.23.272h-.322l-.15.277-.148-.277ZM4.3 3.784h-.352l.273-.256-.273-.27H4.3l.148-.262.15.262h.35l-.259.254.23.272h-.322l-.149.276-.148-.276Z",clipRule:"evenodd"})))),_a=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"SE_-_Sweden_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#SE_-_Sweden_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"SE_-_Sweden_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#SE_-_Sweden_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M5 0h2v5h9v2H7v5H5V7H0V5h5V0Z",clipRule:"evenodd"})))),ua=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CH_-_Switzerland_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#CH_-_Switzerland_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"CH_-_Switzerland_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#CH_-_Switzerland_svg__b)"},(0,n.createElement)("path",{fill:"#F1F9FF",fillRule:"evenodd",d:"M9 3H7v2H5v2h2v2h2V7h2V5H9V3Z",clipRule:"evenodd"})))),pa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"UA_-_Ukraine_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#UA_-_Ukraine_svg__a)"},(0,n.createElement)("path",{fill:"#3195F9",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"UA_-_Ukraine_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#UA_-_Ukraine_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 6v6h16V6H0Z",clipRule:"evenodd"})))),fa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"VA_-_Vatican_City_State_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#VA_-_Vatican_City_State_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFDC17",fillRule:"evenodd",d:"M0 0h7v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AF0100",d:"m11.39 6.376-.172.01c.041.594.169 1.052.385 1.375.349.521.809.924 1.117.924.07 0 .086.026.063.09-.033.091-.137.18-.27.215-.222.058-.727.087-1.506.087v.168c.795 0 1.309-.03 1.55-.093.188-.048.337-.177.389-.322.06-.167-.03-.312-.226-.312-.23 0-.653-.372-.972-.848-.198-.296-.318-.728-.357-1.294ZM10.573 6.376l.173.01c-.041.594-.168 1.052-.385 1.375-.348.521-.808.924-1.116.924-.07 0-.086.026-.063.09.033.091.136.18.27.215.222.058.726.087 1.505.087v.168c-.794 0-1.308-.03-1.55-.093-.188-.048-.337-.177-.389-.322-.06-.167.031-.312.227-.312.228 0 .653-.372.971-.848.198-.296.318-.728.357-1.294Z"}),(0,n.createElement)("path",{fill:"#F4B300",fillRule:"evenodd",d:"M14.034 3.399 9.463 6.962a1.67 1.67 0 0 0-.517-.08c-.742 0-1.362.473-1.362 1.088 0 .614.62 1.088 1.362 1.088.085 0 .169-.006.25-.018a.479.479 0 0 1-.16-.21c-.033-.093-.02-.18.033-.238-.04.004-.081.006-.123.006-.5 0-.886-.295-.886-.628s.386-.628.886-.628.887.295.887.628c0 .102-.037.2-.101.287l.036-.033c.159-.147-.197.461-.505.461-.07 0-.086.026-.063.09.03.086.124.17.245.208.501-.157.863-.544.863-1.013a.92.92 0 0 0-.166-.525l2.456-2.085.165.17.118-.107.41.304-.171.132.35.426.706-.545.012-.006-.002-.001.044-.034-.35-.426-.17.13-.458-.317.053-.048-.147-.153.222-.188.118.122.126-.115.398.315-.167.129.35.425.605-.466.07-.038-.01-.008.095-.074-.35-.426-.198.153-.435-.334.059-.054-.101-.104.452-.384-.358-.439Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#BFBFBF",fillRule:"evenodd",d:"M11.692 7.97c0-.277.125-.524.33-.713L9.399 5.224l-.03.023.077.07-.207.213-.11-.099-.401.31.153.118-.35.426-.699-.539-.02-.012.003-.001-.044-.034.35-.426.17.13.458-.317-.053-.048.198-.205-.231-.18-.16.166-.121-.11-.393.317.157.122-.35.425-.586-.452-.088-.052.01-.008-.096-.074.35-.426.198.153.436-.334-.06-.054.12-.123-.47-.365.296-.36 4.541 3.517c.184-.073.39-.114.608-.114.742 0 1.362.474 1.362 1.089 0 .614-.62 1.088-1.362 1.088-.085 0-.168-.006-.25-.018a.479.479 0 0 0 .16-.21c.033-.093.02-.18-.033-.238.04.004.081.006.123.006.5 0 .887-.295.887-.628s-.387-.628-.887-.628-.886.295-.886.628c0 .102.036.2.1.287a2.008 2.008 0 0 1-.036-.033c-.159-.147.197.461.505.461.07 0 .086.026.063.09-.03.086-.123.17-.245.208-.501-.157-.863-.544-.863-1.013Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AF0100",fillRule:"evenodd",d:"M10.87 5.898a.065.065 0 0 0-.064.065v.27h-.24a.063.063 0 1 0 0 .125h.24v3.577c0 .036.029.065.064.065H11a.065.065 0 0 0 .065-.065V6.358h.37a.063.063 0 1 0 0-.125h-.37v-.27A.065.065 0 0 0 11 5.898h-.13Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AF0100",fillRule:"evenodd",d:"M10.935 10.008c.143 0 .26-.058.26-.13 0-.071-.117-.13-.26-.13-.143 0-.26.059-.26.13 0 .072.117.13.26.13Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F4B300",fillRule:"evenodd",d:"M10 2.9a.9.9 0 1 1 1.8 0v1.622H10V2.9Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AF0100",fillRule:"evenodd",d:"M10.892 4.61c.502 0 .908-.068.908-.152 0-.083-.407-.151-.908-.151-.502 0-.908.068-.908.151 0 .084.406.152.908.152Z",clipRule:"evenodd"}))),Ea=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GB-UKM_-_United_Kingdom_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GB-UKM_-_United_Kingdom_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"GB-UKM_-_United_Kingdom_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#GB-UKM_-_United_Kingdom_svg__b)"},(0,n.createElement)("mask",{id:"GB-UKM_-_United_Kingdom_svg__c",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GB-UKM_-_United_Kingdom_svg__c)"},(0,n.createElement)("path",{fill:"#fff",d:"m-1.781 11.143 3.52 1.489L16.08 1.619l1.857-2.213-3.765-.497-5.85 4.745-4.707 3.198-5.396 4.29Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m-1.3 12.186 1.794.864L17.27-.8h-2.518L-1.3 12.187Z"}),(0,n.createElement)("path",{fill:"#fff",d:"m17.782 11.143-3.521 1.489L-.08 1.619-1.938-.594l3.765-.497 5.85 4.745 4.707 3.198 5.397 4.29Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m17.662 11.891-1.794.865-7.144-5.93-2.117-.663-8.723-6.75H.403l8.717 6.59 2.316.795 6.226 5.093Z"}),(0,n.createElement)("mask",{id:"GB-UKM_-_United_Kingdom_svg__d",fill:"#fff"},(0,n.createElement)("path",{fillRule:"evenodd",d:"M9.889-1H6.11v5H-.986v4H6.11v5H9.89V8h7.125V4H9.889v-5Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",d:"M9.889-1H6.11v5H-.986v4H6.11v5H9.89V8h7.125V4H9.889v-5Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"M6.111-1v-1h-1v1h1ZM9.89-1h1v-1h-1v1ZM6.11 4v1h1V4h-1ZM-.986 4V3h-1v1h1Zm0 4h-1v1h1V8ZM6.11 8h1V7h-1v1Zm0 5h-1v1h1v-1Zm3.778 0v1h1v-1h-1Zm0-5V7h-1v1h1Zm7.125 0v1h1V8h-1Zm0-4h1V3h-1v1ZM9.889 4h-1v1h1V4ZM6.11 0H9.89v-2H6.11v2Zm1 4v-5h-2v5h2ZM-.986 5H6.11V3H-.986v2Zm1 3V4h-2v4h2ZM6.11 7H-.986v2H6.11V7Zm1 6V8h-2v5h2Zm2.778-1H6.11v2H9.89v-2Zm-1-4v5h2V8h-2Zm8.125-1H9.889v2h7.125V7Zm-1-3v4h2V4h-2ZM9.889 5h7.125V3H9.889v2Zm-1-6v5h2v-5h-2Z",mask:"url(#GB-UKM_-_United_Kingdom_svg__d)"}))))),ga=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"DE_-_Germany_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("rect",{width:16,height:12,fill:"#fff",rx:0})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#DE_-_Germany_svg__a)"},(0,n.createElement)("path",{fill:"#FFD018",d:"M0 8h16v4H0V8Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 4h16v4H0V4Z"}),(0,n.createElement)("path",{fill:"#272727",d:"M0 0h16v4H0V0Z"}))),Za=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"FR_-_France_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#FR_-_France_svg__a)"},(0,n.createElement)("path",{fill:"#F50100",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h6v12H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M5 0h6v12H5V0Z"}))),ya=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"ES_-_Spain_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#ES_-_Spain_svg__a)"},(0,n.createElement)("path",{fill:"#FFB400",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ES_-_Spain_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#ES_-_Spain_svg__b)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 0v3h16V0H0ZM0 9v3h16V9H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F1F9FF",d:"M2.504 5.136h.56v2.912h-.56z"}),(0,n.createElement)("path",{fill:"#C88A02",fillRule:"evenodd",d:"M3.288 4.632H2.28v.28h.168v.224h.672v-.224h.168v-.28ZM3.12 8.216h.168v.28H2.28v-.28h.168v-.224h.672v.224Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AD1619",fillRule:"evenodd",d:"M2.784 4.688c.122 0 .134-.046.206-.114.056-.054.186-.12.186-.194 0-.17-.175-.308-.392-.308-.216 0-.392.138-.392.308 0 .083.09.138.157.194.072.058.124.114.235.114Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#005BBF",fillRule:"evenodd",d:"M2.28 8.496h1.008v.448s-.126-.056-.252-.056-.252.056-.252.056-.126-.056-.252-.056-.252.056-.252.056v-.448Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ES_-_Spain_svg__c",width:2,height:1,x:2,y:8,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M2.28 8.496h1.008v.448s-.126-.056-.252-.056-.252.056-.252.056-.126-.056-.252-.056-.252.056-.252.056v-.448Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#F1F9FF",d:"M7.992 5.136h.56v2.912h-.56z"}),(0,n.createElement)("path",{fill:"#C88A02",fillRule:"evenodd",d:"M8.776 4.632H7.768v.28h.168v.224h.672v-.224h.168v-.28ZM8.608 8.216h.168v.28H7.768v-.28h.168v-.224h.672v.224Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AD1619",fillRule:"evenodd",d:"M8.272 4.688c.122 0 .134-.046.206-.114.056-.054.186-.12.186-.194 0-.17-.175-.308-.392-.308-.216 0-.392.138-.392.308 0 .083.09.138.157.194.072.058.124.114.235.114Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#005BBF",fillRule:"evenodd",d:"M7.768 8.496h1.008v.448s-.126-.056-.252-.056-.252.056-.252.056-.126-.056-.252-.056-.252.056-.252.056v-.448Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"ES_-_Spain_svg__d",width:2,height:1,x:7,y:8,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M7.768 8.496h1.008v.448s-.126-.056-.252-.056-.252.056-.252.056-.126-.056-.252-.056-.252.056-.252.056v-.448Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#AD1619",fillRule:"evenodd",d:"M2.494 7.84c.101-.122.157-.234.157-.352a.316.316 0 0 0-.06-.192l.006-.003s.11-.048.15-.067c.072-.034.135-.07.197-.116.04-.028.092-.06.173-.103l.096-.051.096-.053c.085-.05.14-.09.183-.144a.268.268 0 0 0-.061-.399.728.728 0 0 0-.301-.096l-.197-.03c-.066-.01-.124-.02-.177-.03.345-.057.836-.036 1.052.076l.206-.398c-.44-.228-1.445-.204-1.82.054-.275.19-.238.476.048.6.12.05.276.085.564.131a1.431 1.431 0 0 0-.126.081.799.799 0 0 1-.127.075 6.71 6.71 0 0 1-.125.055l-.017.008c-.233.106-.346.252-.312.517l.018.143.033.01.344.284Zm-.288-.37v.002-.002Zm6.147.018c0 .118.056.23.157.352l.344-.284.033-.01.018-.143c.034-.265-.079-.411-.312-.517l-.016-.008a6.704 6.704 0 0 1-.125-.055.8.8 0 0 1-.128-.075 1.431 1.431 0 0 0-.126-.08c.289-.047.445-.081.564-.133.286-.123.323-.41.048-.6-.375-.257-1.379-.28-1.82-.053l.206.398c.216-.112.708-.133 1.052-.075l-.177.029-.196.03a.728.728 0 0 0-.301.096.268.268 0 0 0-.062.4.605.605 0 0 0 .183.143l.096.053.096.05c.081.044.134.076.173.104.062.045.126.082.198.116.039.02.15.068.15.067l.006.003a.316.316 0 0 0-.061.192Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F1F9FF",d:"m2.962 6.2.165.034v.247c-.176.14-.623.377-.623.377V6.2h.458ZM8.157 6.2l-.165.034v.247c.176.14.623.377.623.377V6.2h-.458Z"}),(0,n.createElement)("path",{fill:"#AD1619",fillRule:"evenodd",d:"M7.388 3.603v-.082a1.53 1.53 0 0 0-.905-.31 1.806 1.806 0 0 0-.918-.156v-.001c-.465-.046-.934.157-.934.157-.473 0-.905.31-.905.31v.082l.565.567s.159.546 1.272.418v.001s.737-.02.79-.037l.063-.02c.144-.042.31-.09.407-.362l.565-.567Zm-1.825-.519Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C88A02",fillRule:"evenodd",d:"m3.76 3.7.038-.042.513.483c.097-.026.626-.16 1.216-.168h.045a5.281 5.281 0 0 1 1.232.172s-.006.053-.021.116l.056-.11.006-.006.517-.487.038.041-.514.483c-.075.138-.112.23-.112.267 0 .058-.15.092-.444.128-.23.027-.5.046-.722.048h-.056a7.222 7.222 0 0 1-.722-.048c-.294-.036-.444-.07-.444-.128a.118.118 0 0 0-.004-.027.44.44 0 0 1-.064-.154 2.84 2.84 0 0 0-.044-.086L3.76 3.7Zm2.867.75c.039.019.07 0 .095-.035a.18.18 0 0 0-.004.027.541.541 0 0 1-.098.032 3.068 3.068 0 0 1-.296.047c-.238.029-.52.047-.744.049a7.095 7.095 0 0 1-.744-.049 3.067 3.067 0 0 1-.296-.047.633.633 0 0 1-.073-.02l.006-.003c.122-.058.93-.111 1.077-.12.145.009.954.062 1.077.12Zm.154-.01-.001.001Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#005BBF",fillRule:"evenodd",d:"M5.556 2.674a.168.168 0 1 0 0-.336.168.168 0 0 0 0 .336Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C88A02",fillRule:"evenodd",d:"M5.493 2.038h.117v.074h.076v.117H5.61v.233h.076v.117h-.27v-.117h.077v-.233h-.077v-.117h.077v-.074Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C88A02",d:"M5.472 2.672h.224V3.4h-.224z"}),(0,n.createElement)("path",{fill:"#C88A02",d:"m3.854 3.648-.308-.011c.145-.839.86-1.25 2.002-1.25 1.144 0 1.856.413 1.99 1.255l-.415.043c-.066-.41-.752-.78-1.569-.78-.818 0-1.629.33-1.7.743Z"}),(0,n.createElement)("path",{fill:"#E1E5E8",fillRule:"evenodd",d:"M3.736 4.632h3.64v3.27S7.106 9 5.556 9s-1.82-1.127-1.82-1.127V4.632Z",clipRule:"evenodd",opacity:.3}),(0,n.createElement)("mask",{id:"ES_-_Spain_svg__e",width:5,height:5,x:3,y:4,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M3.736 4.632h3.64v3.27S7.106 9 5.556 9s-1.82-1.127-1.82-1.127V4.632Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#ES_-_Spain_svg__e)"},(0,n.createElement)("path",{fill:"#FFC034",d:"M3.736 6.648h1.848v2.184H3.736z"}),(0,n.createElement)("path",{fill:"#AD1619",d:"M3.736 4.576h1.848v2.128H3.736z"}),(0,n.createElement)("path",{fill:"#AD1619",d:"M5.528 6.592h1.848V8.72H5.528z"}),(0,n.createElement)("path",{fill:"#F1F9FF",d:"M5.528 4.632h1.96v2.072h-1.96z"}),(0,n.createElement)("path",{fill:"#F1F9FF",fillRule:"evenodd",d:"M6.741 8.721s-1.186.094-1.186-.671c0 0-.011.671-1.25.671v.604h2.436v-.604Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#005BBF",fillRule:"evenodd",stroke:"#AD1619",strokeWidth:.583,d:"M5.556 7.096c.232 0 .42-.2.42-.448 0-.247-.188-.448-.42-.448-.232 0-.42.2-.42.448 0 .247.188.448.42.448Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#C88A02",fillRule:"evenodd",d:"M4.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#C37C9C",fillRule:"evenodd",d:"M6.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFC034",fillRule:"evenodd",d:"M6.5 8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#AD1619",d:"M4.5 8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"})))),ka=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"IT_-_Italy_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#IT_-_Italy_svg__a)"},(0,n.createElement)("path",{fill:"#C51918",d:"M11 0h5v12h-5V0Z"}),(0,n.createElement)("path",{fill:"#5EAA22",d:"M0 0h6v12H0V0Z"}),(0,n.createElement)("path",{fill:"#fff",d:"M5 0h6v12H5V0Z"}))),wa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"NL_-_Netherlands_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#NL_-_Netherlands_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"NL_-_Netherlands_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#NL_-_Netherlands_svg__b)"},(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 0v4h16V0H0Z"}),(0,n.createElement)("path",{fill:"#3D58DB",d:"M0 8v4h16V8H0Z"})))),Ma=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PL_-_Poland_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PL_-_Poland_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PL_-_Poland_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#PL_-_Poland_svg__b)"},(0,n.createElement)("path",{fill:"#C51918",fillRule:"evenodd",d:"M0 6v6h16V6H0Z",clipRule:"evenodd"})))),Ra=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"CL_-_Chile_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#CL_-_Chile_svg__a)"},(0,n.createElement)("path",{fill:"#3D58DB",d:"M0 0h7v7H0V0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M7-1h9v8H7v-8Z"}),(0,n.createElement)("path",{fill:"#E31D1C",d:"M0 7h16v5H0V7Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M3.507 4.892 1.605 6.027l.939-1.932L.882 2.84 2.8 2.82l.723-1.714.467 1.713 1.816.009-1.382 1.227.718 1.972-1.636-1.135Z"}))),Fa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"BO_-_Bolivia_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#BO_-_Bolivia_svg__a)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"BO_-_Bolivia_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#BO_-_Bolivia_svg__b)"},(0,n.createElement)("path",{fill:"#DB501C",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#DB501C",strokeWidth:.75,d:"M5.824 5.63S5.638 7.535 7.33 7.535h1.261s1.781-.117 1.574-1.905"}),(0,n.createElement)("path",{fill:"#FECA00",stroke:"#68B9E8",strokeWidth:.75,d:"M9.125 5.9a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0Z"}),(0,n.createElement)("path",{fill:"#DB501C",fillRule:"evenodd",d:"M8 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M8.05 6.8c.47 0 .85-.18.85-.4 0-.22-.38-.4-.85-.4s-.85.18-.85.4c0 .22.38.4.85.4Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#674F28",fillRule:"evenodd",d:"M8.05 5c.663 0 1.2-.18 1.2-.4 0-.22-.537-.4-1.2-.4-.663 0-1.2.18-1.2.4 0 .22.537.4 1.2.4Z",clipRule:"evenodd"})))),Ha=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"EC_-_Ecuador_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#EC_-_Ecuador_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"EC_-_Ecuador_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#EC_-_Ecuador_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v6h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 9v3h16V9H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#7B2900",fillRule:"evenodd",d:"M4.606 2.896c-.06-.136 2.256-.823 2.43-.823.173 0 .392.411.392.411l1.408.114s-.166-.525 0-.525c.167 0 2.716.886 2.716.886s-3.187.384-3.187.47c0 .087.209.562.209.562l-.59.193s.035-.573-.061-.573-.381.685-.381.685l-.28-.867s-2.595-.397-2.656-.533Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",d:"m4.616 5.009.63.15c-.659 2.759-.05 4.082 1.828 4.205l-.042.646c-2.353-.154-3.157-1.9-2.416-5.001Z"}),(0,n.createElement)("path",{fill:"#07138E",d:"m5 4.637.64.1c-.451 2.887-.09 4.192.924 4.156l.023.648C4.967 9.598 4.492 7.883 5 4.637Z"}),(0,n.createElement)("path",{fill:"#E10001",d:"m5.648 4.372.64.1c-.451 2.887-.09 4.192.925 4.156l.022.648c-1.62.057-2.095-1.657-1.587-4.904Z"}),(0,n.createElement)("path",{fill:"#07138E",d:"m6.851 9.637.645-.063c.053.546.013 1.017-.125 1.413l-.612-.214c.104-.299.137-.678.092-1.136Z"}),(0,n.createElement)("path",{stroke:"#FECA00",strokeWidth:.648,d:"M10.75 5.084S11.783 9.731 8.6 9.65"}),(0,n.createElement)("path",{fill:"#07138E",d:"m10.681 4.637-.64.1c.452 2.887.09 4.192-.924 4.156l-.023.648c1.62.057 2.095-1.658 1.587-4.904Z"}),(0,n.createElement)("path",{fill:"#E10001",d:"m10.033 4.372-.64.1c.451 2.887.09 4.192-.924 4.156l-.023.648c1.62.057 2.095-1.657 1.587-4.904Z"}),(0,n.createElement)("path",{fill:"#07138E",d:"m8.704 9.64-.644-.07c-.054.5-.013.931.13 1.295l.603-.236c-.1-.258-.132-.587-.089-.989Z"}),(0,n.createElement)("path",{fill:"#908F89",fillRule:"evenodd",d:"M6.933 8.75h1.945v.926H6.933V8.75Z",clipRule:"evenodd"}),(0,n.createElement)("path",{stroke:"#FEE901",strokeWidth:.5,d:"M7.906 9c.548 0 1.021-.309 1.348-.763.327-.454.522-1.07.522-1.737 0-.668-.195-1.283-.522-1.737C8.927 4.309 8.454 4 7.906 4c-.549 0-1.022.309-1.35.763-.326.454-.52 1.07-.52 1.737 0 .668.194 1.283.52 1.737.328.454.801.763 1.35.763Z"}),(0,n.createElement)("mask",{id:"EC_-_Ecuador_svg__c",width:6,height:7,x:5,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",stroke:"#fff",strokeWidth:.5,d:"M7.906 9c.548 0 1.021-.309 1.348-.763.327-.454.522-1.07.522-1.737 0-.668-.195-1.283-.522-1.737C8.927 4.309 8.454 4 7.906 4c-.549 0-1.022.309-1.35.763-.326.454-.52 1.07-.52 1.737 0 .668.194 1.283.52 1.737.328.454.801.763 1.35.763Z"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#EC_-_Ecuador_svg__c)"},(0,n.createElement)("path",{fill:"#8DDD61",d:"M9.079 7.703s-.788-.43-1.014-.582c-.226-.153-.095-.494-.485-.403-.39.092-.702.25-.702.685 0 .435-.306.693-.41.396-.104-.297-.594-1.687 0-1.687s1.983.312 2.392.312c.409 0 .647.212.647.596a.73.73 0 0 1-.428.683Z"}),(0,n.createElement)("path",{fill:"#FEE901",d:"M7.905 5.441a.328.328 0 0 0 .325-.33.328.328 0 0 0-.325-.332.328.328 0 0 0-.324.331c0 .183.146.331.324.331Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M6.835 5.47s.377-.09.898.26c.52.351 1.783.551 1.783.276v.536s-2.802-.174-2.952 0c-.15.175-.165-.974 0-1.072.165-.097.27 0 .27 0Z"}))))),ba=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"GY_-_Guyana_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#GY_-_Guyana_svg__a)"},(0,n.createElement)("path",{fill:"#5EAA22",fillRule:"evenodd",d:"M0 0h16v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FECA00",stroke:"#F7FCFF",d:"M.5 11.293V.707L15.498 6 .5 11.293Z"}),(0,n.createElement)("path",{fill:"#E11C1B",stroke:"#272727",d:"M-.5 11.978V.022L7.186 6-.5 11.978Z"}))),Ca=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"KI_-__Kiribati_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#KI_-__Kiribati_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KI_-__Kiribati_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#KI_-__Kiribati_svg__b)"},(0,n.createElement)("path",{fill:"#FFC84A",fillRule:"evenodd",d:"m7.662 8.588.229-.496.228.496.136-.528.315.447.038-.544.39.385-.06-.543.454.31-.157-.523.501.224-.248-.487.534.132-.332-.435.549.035-.406-.369.547-.063-.465-.291.527-.159-.51-.204.49-.25-.54-.11.437-.332-.55-.014.37-.403-.543.083.291-.462-.52.178.204-.507-.48.268.11-.535-.424.35.01-.547-.353.418-.087-.538-.273.474-.183-.515-.184.515-.272-.474-.088.538-.354-.418.011.546-.423-.349.109.535-.48-.268.204.507-.52-.178.292.462-.544-.083.37.403-.55.014.437.332-.539.11.49.25-.51.204.526.159-.465.291.547.063-.406.37.55-.036-.333.435.534-.132-.248.487.501-.224-.156.523.453-.31-.06.543.39-.385.038.544.315-.447.136.528Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M-.396 6.96.91 6.43a.781.781 0 0 1 .594.002l1.816.756c.205.085.437.079.638-.017l1.464-.703c.21-.1.454-.103.665-.005l1.534.709a.781.781 0 0 0 .652.001l1.57-.716a.781.781 0 0 1 .65.002l1.55.715a.781.781 0 0 0 .642.006l1.693-.746a.781.781 0 0 1 .58-.02l1.517.546v5.007H-.44l.045-5.007Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"KI_-__Kiribati_svg__c",width:18,height:6,x:-1,y:6,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M-.396 6.96.91 6.43a.781.781 0 0 1 .594.002l1.816.756c.205.085.437.079.638-.017l1.464-.703c.21-.1.454-.103.665-.005l1.534.709a.781.781 0 0 0 .652.001l1.57-.716a.781.781 0 0 1 .65.002l1.55.715a.781.781 0 0 0 .642.006l1.693-.746a.781.781 0 0 1 .58-.02l1.517.546v5.007H-.44l.045-5.007Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#KI_-__Kiribati_svg__c)"},(0,n.createElement)("path",{stroke:"#015989",d:"m-.396 8.123 1.307-.53a.781.781 0 0 1 .594.002l1.816.755c.205.086.437.08.638-.017l1.464-.702c.21-.101.454-.103.665-.005l1.534.708a.781.781 0 0 0 .652.002l1.57-.716a.781.781 0 0 1 .65.002l1.55.715a.78.78 0 0 0 .642.006l1.693-.746a.781.781 0 0 1 .58-.02l1.517.546M-.396 9.787l1.307-.53a.781.781 0 0 1 .594.002l1.816.756a.78.78 0 0 0 .638-.017l1.464-.703c.21-.1.454-.102.665-.005L7.622 10a.78.78 0 0 0 .652.001l1.57-.715a.781.781 0 0 1 .65.001l1.55.716a.78.78 0 0 0 .642.005l1.693-.745a.781.781 0 0 1 .58-.02l1.517.545"}),(0,n.createElement)("path",{fill:"#015989",fillRule:"evenodd",d:"m-.396 11.114.546-.222a2.781 2.781 0 0 1 2.114.01l1.057.44a.78.78 0 0 0 .638-.018l.615-.295a2.78 2.78 0 0 1 2.37-.017l.678.313a.78.78 0 0 0 .652.002l.734-.335a2.781 2.781 0 0 1 2.32.005l.716.33a.781.781 0 0 0 .642.007l.962-.424a2.782 2.782 0 0 1 2.062-.072l.766.276v1.657H-.304l-.092-1.657Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#FFC84A",fillRule:"evenodd",d:"M4.8 1.199s.713.143.947.143c.235 0 .763-.359 1.069-.24.306.12.894.685.894.685s.833-.625 1.34-.625c.506 0 1.437.068 1.437.068s-.215.557-.818.651c-.603.094-1.325.556-1.325.556h.98c.15 0 .645.277.645.277s-.702.222-.903.222h-.423s-.427.367-.955.289c-.527-.078-.896-.417-.896-.417s-.745-.049-.745-.128c0 0-.284-.146-.37 0-.086.145.37-.196.37-.196s.412-.334.551-.334c.14 0 .605.287.605.287l.111-.115-.576-.441C5.56 2.004 4.8 1.199 4.8 1.199Z",clipRule:"evenodd"})))),Va=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"NR_-_Nauru_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#NR_-_Nauru_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"NR_-_Nauru_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{fillRule:"evenodd",clipRule:"evenodd",mask:"url(#NR_-_Nauru_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",d:"M0 4v2h16V4H0Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m4.415 9.79-.773 1.003-.035-1.266-1.215.357.715-1.044-1.192-.425 1.192-.425-.715-1.045 1.215.357.035-1.265.773 1.003.772-1.003.036 1.265 1.214-.357-.714 1.045 1.192.425-1.192.425.714 1.044-1.214-.357-.036 1.266-.772-1.003Z"})))),Sa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PY_-_Paraguay_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PY_-_Paraguay_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"PY_-_Paraguay_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#PY_-_Paraguay_svg__b)"},(0,n.createElement)("path",{fill:"#272727",fillRule:"evenodd",d:"M6 6a2 2 0 1 0 4 0 2 2 0 0 0-4 0Zm3.5 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F05234",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#3D58DB",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#73BE4A",d:"m7.289 4.928.285.411c-.285.197-.37.47-.262.875.107.398.343.584.76.599l-.018.5c-.636-.023-1.061-.359-1.225-.97-.16-.6-.006-1.092.46-1.415Z"}),(0,n.createElement)("path",{fill:"#73BE4A",d:"m8.712 4.928-.284.411c.284.197.37.47.261.875-.106.398-.342.584-.76.599l.018.5c.636-.023 1.061-.359 1.225-.97.161-.6.007-1.092-.46-1.415Z"}),(0,n.createElement)("path",{fill:"#FBCD17",fillRule:"evenodd",d:"M8.001 6.374a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",clipRule:"evenodd"})))),Aa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"PE_-_Peru_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#PE_-_Peru_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M4 0h8.5v12H4V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F50101",fillRule:"evenodd",d:"M12 0h4v12h-4V0ZM0 0h4v12H0V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#A2BB6A",d:"m7.87 4.373.017.18c-.499.051-.768-.193-.768-.7 0-.502.263-.769.76-.772v.182c-.401.003-.587.19-.587.59 0 .398.18.56.579.52ZM8.092 4.373l-.017.18c.5.051.769-.193.769-.7 0-.502-.264-.769-.76-.772l-.001.182c.402.003.587.19.587.59 0 .398-.18.56-.578.52Z"}),(0,n.createElement)("mask",{id:"PE_-_Peru_svg__b",width:5,height:6,x:5.588,y:3.441,fill:"#000",maskUnits:"userSpaceOnUse"},(0,n.createElement)("path",{fill:"#fff",d:"M5.588 3.441h5v6h-5z"}),(0,n.createElement)("path",{fillRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#E8AA00",fillRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E8AA00",d:"M8.064 4.44h.5v-.88l-.756.451.256.43Zm-.02.013-.247.435.246.14.247-.14-.247-.435Zm.02.011h-.5v.295l.259.143.241-.438Zm.969-.023.408-.29-.295-.415-.41.303.297.402Zm.456.643.45.215.127-.264-.17-.24-.407.29Zm-.072 1.43-.48.142.48-.143ZM8.36 7.971l-.032-.499-.031.002-.03.006.093.491Zm-.296.102-.284-.412-.216.15v.262h.5Zm-.02.017.35-.357-.35-.344-.35.344.35.357Zm-.021-.017h.5v-.262l-.216-.15-.284.412Zm-.296-.102.093-.49-.03-.007-.031-.002-.032.5ZM6.598 5.084l-.408-.289-.17.24.127.264.451-.215Zm.456-.643.297-.402-.41-.303-.295.416.408.289Zm.969.023.241.438.259-.143v-.295h-.5Zm0-.023.256-.43-.756-.45v.88h.5Zm.041 0-.256-.43c.001 0 .001 0 0 0l-.011.007.493.87a2.254 2.254 0 0 0 .029-.017h.001l-.256-.43Zm.5.023v-.023h-1v.023h1Zm-.741.438c.056.031.16.086.277.134.101.041.278.106.46.106v-1c.021 0 .023.003 0-.003a.718.718 0 0 1-.082-.029 1.746 1.746 0 0 1-.172-.083l-.483.875Zm.737.24c.234 0 .447-.106.55-.16a2.074 2.074 0 0 0 .212-.133l.005-.004.002-.001v-.001a141.29 141.29 0 0 0-.593-.805h.001l-.003.002a.913.913 0 0 1-.18.099c-.026.008-.021.003.006.003v1Zm.065-.412.456.643.816-.578-.456-.643-.816.578Zm.864.354-.452-.215a.03.03 0 0 0-.001.003l-.002.004a.864.864 0 0 0-.02.046 2.605 2.605 0 0 0-.141.492c-.058.315-.081.755.065 1.242l.958-.286a1.666 1.666 0 0 1 .046-1.074l-.001.001V5.3l-.452-.215Zm-.551 1.572c.098.33.059.507.007.59-.043.068-.178.199-.617.227l.064.998c.605-.039 1.116-.244 1.399-.692.274-.434.24-.954.105-1.409l-.958.286ZM8.36 7.972a223.97 223.97 0 0 0-.093-.49h-.003a.353.353 0 0 0-.014.002 1.907 1.907 0 0 0-.139.034c-.063.018-.21.06-.331.144l.568.823c-.023.017-.035.019-.018.013a.583.583 0 0 1 .106-.03.842.842 0 0 1 .016-.004h.002l-.094-.492Zm.204.16v-.058h-1v.057h1Zm-.87.316a.443.443 0 0 1-.13-.317h1a.557.557 0 0 0-.17-.397l-.7.714Zm0-.714a.557.557 0 0 0-.171.397h1a.443.443 0 0 1-.13.317l-.7-.714Zm.829.397v-.057h-1v.057h1Zm-.796-.159-.094.492h.002a.864.864 0 0 1 .122.034c.017.006.005.004-.019-.013l.569-.823a1.143 1.143 0 0 0-.331-.144 2.103 2.103 0 0 0-.154-.036H7.82l-.094.49ZM6.19 6.37c-.136.455-.17.975.105 1.41.283.447.794.652 1.399.691l.064-.998c-.44-.028-.574-.16-.617-.228-.052-.082-.091-.258.007-.589l-.958-.286Zm.407-1.286-.451.215-.001-.002v-.001h-.001l.004.009a1.605 1.605 0 0 1 .081.289c.037.203.05.477-.039.776l.958.286a2.666 2.666 0 0 0-.096-1.78l-.002-.004V4.87H7.05l-.452.214Zm.048-.932-.456.643.816.578.456-.643-.816-.578Zm.88-.01c.028 0 .033.005.008-.003a1.073 1.073 0 0 1-.18-.099l-.005-.003a.007.007 0 0 1 .002.001l-.297.403-.297.402h.001l.002.002.005.004a1.259 1.259 0 0 0 .06.04c.037.025.09.059.152.092.102.055.316.16.55.16v-1Zm.255-.115c-.04.021-.105.056-.173.083a.718.718 0 0 1-.081.029c-.024.006-.021.003 0 .003v1c.182 0 .358-.065.46-.106.117-.048.22-.103.277-.134l-.483-.875Zm.742.437v-.023h-1v.023h1Zm-.5-.023-.256.43h.001a.19.19 0 0 0 .008.005l.02.012.494-.87-.01-.006-.002-.001-.255.43Z",mask:"url(#PE_-_Peru_svg__b)"}),(0,n.createElement)("mask",{id:"PE_-_Peru_svg__d",width:5,height:6,x:6,y:3,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("mask",{id:"PE_-_Peru_svg__c",width:5,height:6,x:5.588,y:3.441,fill:"#000",maskUnits:"userSpaceOnUse"},(0,n.createElement)("path",{fill:"#fff",d:"M5.588 3.441h5v6h-5z"}),(0,n.createElement)("path",{fillRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"m8.043 4.453.021-.012v.023c.096.053.339.178.496.178.2 0 .473-.201.473-.201l.456.643s-.307.643-.072 1.43c.234.785-.013 1.391-1.057 1.458 0 0-.206.04-.296.102v.057c0-.014-.008-.028-.02-.04-.014.012-.021.026-.021.04v-.057c-.09-.063-.296-.102-.296-.102C6.683 7.905 6.435 7.3 6.67 6.513c.235-.786-.072-1.429-.072-1.429l.456-.643s.272.2.472.2c.158 0 .4-.124.497-.177v-.023l.02.012Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#fff",d:"M8.064 4.44h.5v-.88l-.756.451.256.43Zm-.02.013-.247.435.246.14.247-.14-.247-.435Zm.02.011h-.5v.295l.259.143.241-.438Zm.969-.023.408-.29-.295-.415-.41.303.297.402Zm.456.643.45.215.127-.264-.17-.24-.407.29Zm-.072 1.43-.48.142.48-.143ZM8.36 7.971l-.032-.499-.031.002-.03.006.093.491Zm-.296.102-.284-.412-.216.15v.262h.5Zm-.02.017.35-.357-.35-.344-.35.344.35.357Zm-.021-.017h.5v-.262l-.216-.15-.284.412Zm-.296-.102.093-.49-.03-.007-.031-.002-.032.5ZM6.598 5.084l-.408-.289-.17.24.127.264.451-.215Zm.456-.643.297-.402-.41-.303-.295.416.408.289Zm.969.023.241.438.259-.143v-.295h-.5Zm0-.023.256-.43-.756-.45v.88h.5Zm.041 0-.256-.43c.001 0 .001 0 0 0l-.011.007.493.87a2.254 2.254 0 0 0 .029-.017h.001l-.256-.43Zm.5.023v-.023h-1v.023h1Zm-.741.438c.056.031.16.086.277.134.101.041.278.106.46.106v-1c.021 0 .023.003 0-.003a.718.718 0 0 1-.082-.029 1.746 1.746 0 0 1-.172-.083l-.483.875Zm.737.24c.234 0 .447-.106.55-.16a2.074 2.074 0 0 0 .212-.133l.005-.004.002-.001v-.001a141.29 141.29 0 0 0-.593-.805h.001l-.003.002a.913.913 0 0 1-.18.099c-.026.008-.021.003.006.003v1Zm.065-.412.456.643.816-.578-.456-.643-.816.578Zm.864.354-.452-.215a.03.03 0 0 0-.001.003l-.002.004a.864.864 0 0 0-.02.046 2.605 2.605 0 0 0-.141.492c-.058.315-.081.755.065 1.242l.958-.286a1.666 1.666 0 0 1 .046-1.074l-.001.001V5.3l-.452-.215Zm-.551 1.572c.098.33.059.507.007.59-.043.068-.178.199-.617.227l.064.998c.605-.039 1.116-.244 1.399-.692.274-.434.24-.954.105-1.409l-.958.286ZM8.36 7.972a223.97 223.97 0 0 0-.093-.49h-.003a.353.353 0 0 0-.014.002 1.907 1.907 0 0 0-.139.034c-.063.018-.21.06-.331.144l.568.823c-.023.017-.035.019-.018.013a.583.583 0 0 1 .106-.03.842.842 0 0 1 .016-.004h.002l-.094-.492Zm.204.16v-.058h-1v.057h1Zm-.87.316a.443.443 0 0 1-.13-.317h1a.557.557 0 0 0-.17-.397l-.7.714Zm0-.714a.557.557 0 0 0-.171.397h1a.443.443 0 0 1-.13.317l-.7-.714Zm.829.397v-.057h-1v.057h1Zm-.796-.159-.094.492h.002a.864.864 0 0 1 .122.034c.017.006.005.004-.019-.013l.569-.823a1.143 1.143 0 0 0-.331-.144 2.103 2.103 0 0 0-.154-.036H7.82l-.094.49ZM6.19 6.37c-.136.455-.17.975.105 1.41.283.447.794.652 1.399.691l.064-.998c-.44-.028-.574-.16-.617-.228-.052-.082-.091-.258.007-.589l-.958-.286Zm.407-1.286-.451.215-.001-.002v-.001h-.001l.004.009a1.605 1.605 0 0 1 .081.289c.037.203.05.477-.039.776l.958.286a2.666 2.666 0 0 0-.096-1.78l-.002-.004V4.87H7.05l-.452.214Zm.048-.932-.456.643.816.578.456-.643-.816-.578Zm.88-.01c.028 0 .033.005.008-.003a1.073 1.073 0 0 1-.18-.099l-.005-.003a.007.007 0 0 1 .002.001l-.297.403-.297.402h.001l.002.002.005.004a1.259 1.259 0 0 0 .06.04c.037.025.09.059.152.092.102.055.316.16.55.16v-1Zm.255-.115c-.04.021-.105.056-.173.083a.718.718 0 0 1-.081.029c-.024.006-.021.003 0 .003v1c.182 0 .358-.065.46-.106.117-.048.22-.103.277-.134l-.483-.875Zm.742.437v-.023h-1v.023h1Zm-.5-.023-.256.43h.001a.19.19 0 0 0 .008.005l.02.012.494-.87-.01-.006-.002-.001-.255.43Z",mask:"url(#PE_-_Peru_svg__c)"})),(0,n.createElement)("g",{mask:"url(#PE_-_Peru_svg__d)"},(0,n.createElement)("path",{fill:"#67BAFF",d:"M6.652 4.364h1.391v1.909H6.652z"}),(0,n.createElement)("path",{fill:"#fff",d:"M8.043 4.364h1.391v1.909H8.043z"}),(0,n.createElement)("path",{fill:"#C51918",d:"M6.478 6.455h3.478v2.182H6.478z"}),(0,n.createElement)("path",{fill:"#C9A951",d:"M8.717 6.137h-.174V4.83h.174v1.307Z"}),(0,n.createElement)("path",{fill:"#C9A951",d:"m8.647 5.543-.085.152-.3-.168.085-.152.3.168ZM8.647 5.18l-.085.151-.3-.168.085-.151.3.167Z"}),(0,n.createElement)("path",{fill:"#C9A951",d:"m8.61 5.543.085.152.3-.168-.085-.152-.3.168ZM8.61 5.18l.085.151.3-.168-.085-.151-.3.167Z"}),(0,n.createElement)("path",{fill:"#D18219",fillRule:"evenodd",d:"M7.688 4.785c-.105.092-.037.427-.209.427s-.413-.251-.474-.086c-.061.166 0 .11 0 .251 0 .141-.146.533-.073.6.073.066.147.24.134.159-.013-.082-.068-.202-.045-.333-.022-.134.123-.264.123-.264s-.016.14-.027.192c0 0-.048.105-.028.175 0 0 .049.197.069.21 0 0 .013-.465.028-.542.015-.077.122.086.157.068 0 0 .012.319-.006.357 0 0-.038.075-.024.1 0 0 .035.087.065.061l.016-.087s-.018-.051.01-.168c0 0 .028-.257.04-.201 0 0-.005.121.009.184 0 0 .021.155.026.172 0 0 .105.15.108.087 0 0-.101-.12-.08-.212 0 0-.057-.258.023-.316 0 0 .214-.099.226-.267 0 0 .031-.193.037-.281 0 0-.047-.026.05-.072 0 0 .155-.06.058-.143",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#00A854",d:"m6.1 3.843.387.31c-.504.829-.387 1.609-.387 2.11 0 .925.695 1.992 1.905 1.992.9 0 1.878-.7 2.109-1.556.181-.674-.236-2.257-.55-2.67l.372-.186c.488.642 1.414 2.111 1.143 3.116-.352 1.306-1.735 2.296-3.074 2.296C6.13 9.255 5.1 7.673 5.1 6.263c0-.716.41-1.449 1-2.42Z"}),(0,n.createElement)("path",{fill:"#FDD200",fillRule:"evenodd",d:"M8 7.6c.552 0 1-.224 1-.5s-.448-.5-1-.5-1 .224-1 .5.448.5 1 .5Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#CA0000",d:"M6.5 8h3v1h-3z"}))),Ua=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TO_-_Tonga_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TO_-_Tonga_svg__a)"},(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TO_-_Tonga_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#TO_-_Tonga_svg__b)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h9v8H0z"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M6 1H4v2H2v2h2v2h2V5h2V3H6V1Z",clipRule:"evenodd"})))),xa=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"TV_-_Tuvalu_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#TV_-_Tuvalu_svg__a)"},(0,n.createElement)("path",{fill:"#00B4FF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"TV_-_Tuvalu_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#TV_-_Tuvalu_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 0h9v7H0z"}),(0,n.createElement)("mask",{id:"TV_-_Tuvalu_svg__c",width:9,height:7,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h9v7H0z"})),(0,n.createElement)("g",{mask:"url(#TV_-_Tuvalu_svg__c)"},(0,n.createElement)("path",{fill:"#F7FCFF",d:"m-1.002 6.5 1.98.868L9.045.944l1.045-1.29-2.118-.29-3.29 2.768-2.649 1.865L-1.002 6.5Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m-.731 7.108 1.009.505 9.436-8.08H8.298L-.731 7.109Z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m10.002 6.5-1.98.868L-.045.944-1.09-.346l2.118-.29 3.29 2.768 2.649 1.865L10.002 6.5Z"}),(0,n.createElement)("path",{fill:"#F50100",d:"m9.935 6.937-1.01.504-4.018-3.46-1.19-.386L-1.19-.342H.227L5.13 3.502l1.303.463 3.502 2.972Z"}),(0,n.createElement)("mask",{id:"TV_-_Tuvalu_svg__d",width:11,height:9,x:-1,y:-1,fill:"#000",maskUnits:"userSpaceOnUse"},(0,n.createElement)("path",{fill:"#fff",d:"M-1-1h11v9H-1z"}),(0,n.createElement)("path",{fillRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",clipRule:"evenodd"})),(0,n.createElement)("path",{fill:"#F50100",fillRule:"evenodd",d:"M4.992 0h-1v3H0v1h3.992v3h1V4H9V3H4.992V0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M3.992 0v-.75h-.75V0h.75Zm1 0h.75v-.75h-.75V0Zm-1 3v.75h.75V3h-.75ZM0 3v-.75h-.75V3H0Zm0 1h-.75v.75H0V4Zm3.992 0h.75v-.75h-.75V4Zm0 3h-.75v.75h.75V7Zm1 0v.75h.75V7h-.75Zm0-3v-.75h-.75V4h.75ZM9 4v.75h.75V4H9Zm0-1h.75v-.75H9V3ZM4.992 3h-.75v.75h.75V3Zm-1-2.25h1v-1.5h-1v1.5ZM4.742 3V0h-1.5v3h1.5ZM0 3.75h3.992v-1.5H0v1.5ZM.75 4V3h-1.5v1h1.5Zm3.242-.75H0v1.5h3.992v-1.5ZM4.742 7V4h-1.5v3h1.5Zm.25-.75h-1v1.5h1v-1.5ZM4.242 4v3h1.5V4h-1.5ZM9 3.25H4.992v1.5H9v-1.5ZM8.25 3v1h1.5V3h-1.5Zm-3.258.75H9v-1.5H4.992v1.5ZM4.242 0v3h1.5V0h-1.5Z",mask:"url(#TV_-_Tuvalu_svg__d)"})),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",d:"m13.428 5.342.304-.562.666-.02-.516-.43.178-.582-.444.267-.562-.34.054.645-.504.302.654.082.17.638Zm-1.696.438-.304.562-.17-.638-.654-.082.504-.302-.054-.646.562.34.444-.266-.178.581.516.43-.666.02Zm-1.304 1.562.304-.562.666-.02-.516-.43.178-.582-.444.267-.562-.34.054.645-.504.302.654.082.17.638Zm-2 2 .304-.562.666-.02-.516-.43.178-.582-.444.267-.562-.34.054.645-.504.302.654.082.17.638Zm-1.94 1.526-.551.326.183-.635-.518-.407h.587l.286-.581.306.581H7.3l-.452.407.22.635-.58-.326Zm2.244-.088-.304.562-.17-.638-.654-.082.504-.302-.054-.646.562.34.444-.266-.178.581.516.43-.666.02Zm2-1-.304.562-.17-.638-.654-.082.504-.302-.054-.646.562.34.444-.266-.178.581.516.43-.666.02Zm2-1-.304.562-.17-.638-.654-.082.504-.302-.054-.646.562.34.444-.266-.178.581.516.43-.666.02Zm.696-.438.304-.562.666-.02-.516-.43.178-.582-.444.267-.562-.34.054.645-.504.302.654.082.17.638Z",clipRule:"evenodd"})))),Ta=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"UY_-_Uruguay_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#UY_-_Uruguay_svg__a)"},(0,n.createElement)("path",{fill:"#F7FCFF",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"UY_-_Uruguay_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#UY_-_Uruguay_svg__b)"},(0,n.createElement)("path",{fill:"#2E42A5",d:"M0 2h16v1H0zM0 4h16v1H0zM0 6h16v1H0zM0 8h16v1H0zM0 10h16v1H0z"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"M0 0h8v7H0z"}),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",stroke:"#F19900",strokeOpacity:.98,strokeWidth:.25,d:"M4.614 5.519s-.511 1.059-.96 1.276c.194-.486.265-1.477.265-1.477s-1.166.462-1.575.378c.492-.344 1.175-.98 1.175-.98s-1.51-.494-1.472-.704C2.728 4.134 3.665 4 3.665 4s-1.059-1.27-.951-1.364c.16.157 1.43.82 1.43.82s.092-1.13.365-1.511c.033.269.416 1.486.416 1.486s.77-.77 1.198-.77c-.188.232-.633 1.255-.633 1.255s1.109-.018 1.53.19c-.51.073-1.405.521-1.405.521s1.165.884 1.059 1.068a5.166 5.166 0 0 0-1.348-.408s.2 1.23.038 1.507c-.158-.41-.75-1.276-.75-1.276Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#FFD018",fillRule:"evenodd",stroke:"#F19900",strokeOpacity:.98,strokeWidth:.25,d:"M4.547 4.946a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z",clipRule:"evenodd"})))),Da=e=>(0,n.createElement)("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:12,fill:"none",...e},(0,n.createElement)("mask",{id:"VE_-_Venezuela_svg__a",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",d:"M0 0h16v12H0z"})),(0,n.createElement)("g",{mask:"url(#VE_-_Venezuela_svg__a)"},(0,n.createElement)("path",{fill:"#2E42A5",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("mask",{id:"VE_-_Venezuela_svg__b",width:16,height:12,x:0,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"luminance"}},(0,n.createElement)("path",{fill:"#fff",fillRule:"evenodd",d:"M0 0v12h16V0H0Z",clipRule:"evenodd"})),(0,n.createElement)("g",{mask:"url(#VE_-_Venezuela_svg__b)"},(0,n.createElement)("path",{fill:"#FECA00",fillRule:"evenodd",d:"M0 0v4h16V0H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#E31D1C",fillRule:"evenodd",d:"M0 8v4h16V8H0Z",clipRule:"evenodd"}),(0,n.createElement)("path",{fill:"#F7FCFF",d:"m4.107 7.62-.911-.41C4.064 5.282 5.695 4.302 8 4.302c2.306 0 3.932.981 4.788 2.91l-.914.406C11.184 6.063 9.924 5.302 8 5.302c-1.924 0-3.192.762-3.893 2.318Z"})))),La=({countryCode:e,style:l,title:t})=>{const s=a[e];return s?(0,n.createElement)("span",{title:t},(0,n.createElement)(s,{style:l})):(0,n.createElement)("span",{title:t},e)},Oa=e=>{const[l,t]=(0,n.useState)(""),[a,s]=(0,n.useState)(!1),{maskError:i,setMaskError:r}=Q();return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("label",{htmlFor:e.id,className:"rsssl-label"},e.label),(0,n.createElement)("br",null),(0,n.createElement)("div",{className:"input-container"},(0,n.createElement)("input",{type:"text",id:e.id,name:e.name,value:e.value,className:"rsssl-input full "+(i?"rsssl-error":"rsssl-success"),onChange:e.onChange})),i&&(0,n.createElement)("span",{style:{color:"red",marginLeft:"10px"}},(0,c.__)("Invalid ip address","really-simple-ssl")))},Na=e=>{const{inputRangeValidated:l,fetchCidrData:t,ipAddress:a,setIpAddress:s,maskError:r,dataLoaded:d,addRow:m,resetRange:h}=Q(),[o,v]=(0,n.useState)(!1),{fetchDynamicData:_}=$(),[u,p]=(0,n.useState)(!1);return(0,n.useEffect)((()=>{l&&t("get_mask_from_range")}),[l]),e.isOpen?(0,n.createElement)(i.Modal,{title:(0,c.__)("Add IP Address","really-simple-ssl"),shouldCloseOnClickOutside:!0,shouldCloseOnEsc:!0,overlayClassName:"rsssl-modal-overlay",className:"rsssl-modal",onRequestClose:e.onRequestClose},(0,n.createElement)("div",{className:"modal-content"},(0,n.createElement)("div",{className:"modal-body",style:{padding:"1em"}},(0,n.createElement)("div",{style:{width:"95%",height:"100%",padding:"10px"}},(0,n.createElement)("div",null,(0,n.createElement)(Oa,{label:(0,c.__)("IP Address","really-simple-ssl"),id:"ip-address",name:"ip-address",showSwitch:!0,value:a,onChange:e=>s(e.target.value)})))),(0,n.createElement)("div",{className:"modal-footer"},(0,n.createElement)("div",{className:"rsssl-grid-item-footer",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",padding:"1em"}},(0,n.createElement)(i.Button,{isSecondary:!0,onClick:function(){v(!1),h(),e.onRequestClose()},style:{marginRight:"10px"}},(0,c.__)("Cancel","really-simple-ssl")),(0,n.createElement)(i.Button,{isPrimary:!0,onClick:function(){let l=e.status;a&&!1===r&&(m(a,l,e.dataActions),h(),e.onRequestClose(),_("event_log"))}},(0,c.__)("Add","really-simple-ssl")))))):null},Ba=e=>{const{IpDataTable:l,dataLoaded:t,dataActions:a,handleIpTableRowsChange:s,updateMultiRow:i,fetchIpData:r,handleIpTableSort:d,handleIpTablePageChange:h,handleIpTableSearch:o,handleIpTableFilter:v,ipAddress:_,updateRow:u,pagination:p,resetRow:f,resetMultiRow:E,setStatusSelected:g,rowCleared:Z,processing:y}=Q(),{DynamicDataTable:k,fetchDynamicData:w}=$(),{selectedFilter:M,setSelectedFilter:R,activeGroupId:F,getCurrentFilter:H,setProcessingFilter:b}=(0,X.A)(),[C,V]=(0,n.useState)(!1),[S,A]=(0,n.useState)([]),{fields:U,fieldAlreadyEnabled:x,getFieldValue:T,saveFields:D}=(0,m.A)(),L="rsssl-group-filter-limit_login_attempts_ip_address",O=(0,n.useCallback)((e=>({name:e.name,sortable:e.sortable,searchable:e.searchable,width:e.width,visible:e.visible,column:e.column,selector:l=>l[e.column]})),[]);let N=e.field;const B=N.columns.map(O);(0,n.useEffect)((()=>{const e=H(L);e||R("locked",L),b(y),v("status",e)}),[L,v,H(L),R,l,y]),(0,n.useEffect)((()=>{A([])}),[l]),(0,n.useEffect)((()=>{a&&r(N.action,a)}),[a.sortDirection,a.filterValue,a.search,a.page,a.currentRowsPerPage,x("enable_limited_login_attempts")]),(0,j.createTheme)("really-simple-plugins",{divider:{default:"transparent"}},"light");let z=T("enable_limited_login_attempts"),P=[];B.map((e=>{e.searchable&&P.push(e.column)}));let I=e.field.options;I=Object.entries(I).map((e=>({label:e[1],value:e[0]})));let G=Object.values({...l.data});(0,n.useCallback)((async e=>{if(Array.isArray(e)){const l=e.map((e=>e.id));await i(l,"blocked"),A([])}else await u(e,"blocked");await w("event_log")}),[i,u,w]),(0,n.useCallback)((async e=>{if(Array.isArray(e)){const l=e.map((e=>e.id));await i(l,"allowed"),A([])}else await u(e,"allowed");await w("event_log")}),[i,u,w]);const K=(0,n.useCallback)((async e=>{if(Array.isArray(e)){const l=e.map((e=>e.id));await E(l,a),A([])}else await f(e,a);w("event_log")}),[E,f,w]),W=({onClick:e,children:l,className:t})=>(0,n.createElement)("div",{className:"rsssl-action-buttons__inner"},(0,n.createElement)("button",{className:`button ${t} rsssl-action-buttons__button`,onClick:e,disabled:y},l));function q(e){return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-action-buttons"},(0,n.createElement)(W,{className:"button-red",onClick:()=>{K(e)}},(0,c.__)("Delete","really-simple-ssl"))))}for(const e in G){let l={...G[e]};l.action=q(l.id),l.status=(0,c.__)(l.status=l.status.charAt(0).toUpperCase()+l.status.slice(1),"really-simple-ssl"),G[e]=l}let Y=!0;return void 0===p&&(Y=!1),(0,n.createElement)(n.Fragment,null,(0,n.createElement)(Na,{isOpen:C,onRequestClose:()=>{V(!1)},options:I,value:_,status:H(L),dataActions:a}),(0,n.createElement)("div",{className:"rsssl-container"},(0,n.createElement)("div",{className:"rsssl-add-button"},("blocked"===H(L)||"allowed"===H(L))&&(0,n.createElement)("div",{className:"rsssl-add-button__inner"},(0,n.createElement)("button",{className:"button button-secondary button-datatable rsssl-add-button__button",onClick:()=>{V(!0)},disabled:y},"blocked"===H(L)&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Block IP Address","really-simple-ssl")),"allowed"===H(L)&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Trust IP Address","really-simple-ssl"))))),(0,n.createElement)("div",{className:"rsssl-search-bar"},(0,n.createElement)("div",{className:"rsssl-search-bar__inner"},(0,n.createElement)("div",{className:"rsssl-search-bar__icon"}),(0,n.createElement)("input",{type:"text",className:"rsssl-search-bar__input",placeholder:(0,c.__)("Search","really-simple-ssl"),disabled:y,onKeyUp:e=>{"Enter"===e.key&&o(e.target.value,P)}})))),S.length>0&&(0,n.createElement)("div",{style:{marginTop:"1em",marginBottom:"1em"}},(0,n.createElement)("div",{className:"rsssl-multiselect-datatable-form rsssl-primary"},(0,n.createElement)("div",null,(0,c.__)("You have selected %s rows","really-simple-ssl").replace("%s",S.length)),(0,n.createElement)("div",{className:"rsssl-action-buttons"},(0,n.createElement)(W,{className:"button-red",onClick:()=>{K(S)}},(0,c.__)("Delete","really-simple-ssl"))))),(0,n.createElement)(j.default,{columns:B,data:y?[]:G,dense:!0,paginationServer:!0,paginationTotalRows:Y?p.totalRows:10,paginationPerPage:Y?p.perPage:10,paginationDefaultPage:Y?p.currentPage:1,paginationComponentOptions:{rowsPerPageText:(0,c.__)("Rows per page:","really-simple-ssl"),rangeSeparatorText:(0,c.__)("of","really-simple-ssl"),noRowsPerPage:!1,selectAllRowsItem:!1,selectAllRowsItemText:(0,c.__)("All","really-simple-ssl")},loading:t,pagination:!y,onChangeRowsPerPage:s,onChangePage:h,sortServer:!y,onSort:d,paginationRowsPerPageOptions:[10,25,50,100],noDataComponent:(0,c.__)("No results","really-simple-ssl"),persistTableHead:!0,selectableRows:!y,onSelectedRowsChange:function(e){A(e.selectedRows)},clearSelectedRows:Z,theme:"really-simple-plugins",customStyles:{headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}}}}),!z&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-task-status rsssl-open"},(0,c.__)("Disabled","really-simple-ssl")),(0,n.createElement)("span",null,(0,c.__)("Activate Limit login attempts to enable this block.","really-simple-ssl")))))};var za=t(6047);const Pa=(0,x.vt)(((e,l)=>({roles:[],rolesLoaded:!1,fetchRoles:async l=>{try{const t=await d.Eo("get_roles",{id:l});if(!t)return void console.error("No response received from the server.");const a=t.roles;if("object"!=typeof a)return void console.error("Invalid data received in the server response. Expected an object.");const n=Object.values(a).map(((e,l)=>({value:e,label:e.charAt(0).toUpperCase()+e.slice(1)})));e({roles:n,rolesLoaded:!0})}catch(e){console.error("Error:",e)}}}))),Ia=({field:e})=>{const{fetchRoles:l,roles:t,rolesLoaded:a}=Pa(),[s,i]=(0,n.useState)([]),[r,d]=(0,n.useState)([]),{updateField:h,getFieldValue:o,setChangedField:v,getField:_,fieldsLoaded:u}=(0,m.A)();let p=!0;(0,n.useEffect)((()=>{a||l(e.id)}),[a]),(0,n.useEffect)((()=>{if("two_fa_forced_roles"===e.id){let e=_("two_fa_optional_roles"),l=Array.isArray(e.value)?e.value:[];d(l)}else{let e=_("two_fa_forced_roles"),l=Array.isArray(e.value)?e.value:[];d(l)}}),[s,_("two_fa_optional_roles"),_("two_fa_forced_roles")]),(0,n.useEffect)((()=>{e.value?i(e.value.map(((e,l)=>({value:e,label:e.charAt(0).toUpperCase()+e.slice(1)})))):(v(e.id,e.default),h(e.id,e.default),i(e.default.map(((e,l)=>({value:e,label:e.charAt(0).toUpperCase()+e.slice(1)})))))}),[u]);const f={multiValue:l=>({...l,borderRadius:"10px",backgroundColor:"two_fa_forced_roles"===e.id?"#F5CD54":"two_fa_optional_roles"===e.id?"#FDF5DC":"default"}),multiValueRemove:(e,l)=>({...e,color:l.isHovered?"initial":e.color,opacity:"0.7",":hover":{backgroundColor:"initial",color:"initial",opacity:"1"}})};"two_fa_optional_roles"===e.id&&(p=o("login_protection_enabled"));const E=s.map((e=>e.value));let g=[],Z=[...E,...r];return t.forEach((function(e,l){Array.isArray(Z)&&Z.includes(e.value)?g.splice(l,1):g.push(e)})),(0,n.createElement)("div",{style:{marginTop:"5px"}},(0,n.createElement)(za.Ay,{isMulti:!0,options:g,onChange:l=>{const t=l.map((e=>e.value));i(l),h(e.id,t),v(e.id,t)},value:s,menuPosition:"fixed",styles:f}),!p&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-task-status rsssl-open"},(0,c.__)("Disabled","really-simple-ssl")),(0,n.createElement)("span",null,(0,c.__)("Activate login protection to enable this block.","really-simple-ssl")))))},Ga=e=>{const{addHelpNotice:l}=(0,m.A)(),[t,a]=(0,o.useState)(!1),{fields:s}=(0,m.A)();let i=!!e.field.disabled;return(0,n.createElement)(n.Fragment,null,e.field.url&&(0,n.createElement)(g.A,{className:"button button-default",disabled:i,text:e.field.button_text,url:e.field.url}),e.field.action&&(0,n.createElement)("button",{onClick:()=>(async t=>{let n={};a(!0),n.fields=s,await d.Eo(t,n).then((t=>{let n=t.success?"success":"warning",s=t.title,i=t.message;a(!1),l(e.field.id,n,i,s,!1)}))})(e.field.action),className:"button button-default",disabled:i},e.field.button_text,t&&(0,n.createElement)(V.default,{name:"loading",color:"grey"})))};var Ka=t(1082),Wa=t(1455),ja=t.n(Wa);const qa=({field:e})=>{const[l,a]=(0,n.useState)([]),[s,i]=(0,n.useState)(""),{updateField:r,setChangedField:d}=(0,m.A)(),[h,o]=(0,n.useState)(null),[v,_]=(0,n.useState)(null),[u,p]=(0,n.useState)(null);return(0,n.useEffect)((()=>{t.e(361).then(t.bind(t,1361)).then((({default:e})=>{p((()=>e))})),t.e(393).then(t.bind(t,3393)).then((({createTheme:e,ThemeProvider:l})=>{o((()=>l)),_((()=>e({typography:{fontSize:12,fontFamily:"inherit"},overrides:{MuiInputBase:{root:{fontSize:"12px",fontFamily:"inherit",height:"40px"}},MuiList:{root:{fontSize:"8px"}},MuiAutocomplete:{inputRoot:{"& .MuiAutocomplete-input":{border:0},flexWrap:"inherit"},popper:{fontSize:"12px"},paper:{fontSize:"12px"},option:{fontSize:"12px"},root:{padding:0}}}})))}))}),[]),(0,n.useEffect)((()=>{ja()({path:"/wp/v2/pages?per_page=100"}).then((e=>{const l=e.map((e=>({title:e.title.rendered,id:e.id})));a([{title:"404 (default)",id:"404_default"},...l])}))}),[]),(0,n.useEffect)((()=>{"404_default"!==e.value?ja()({path:`wp/v2/pages/${e.value}`}).then((l=>{l.title?i({title:l.title.rendered,id:e.value}):i({title:"404 (default)",id:"404_default"})})):i({title:"404 (default)",id:"404_default"})}),[e.value]),u&&h&&v?(0,n.createElement)("div",null,(0,n.createElement)("label",{htmlFor:"rsssl-filter-post-input"},(0,c.__)("Redirect to this post when someone tries to access /wp-admin or /wp-login.php. The default is a 404 page.","really-simple-ssl")),(0,n.createElement)(h,{theme:v},(0,n.createElement)(u,{options:l,getOptionLabel:e=>e.title?e.title:"",renderInput:e=>(0,n.createElement)(Ka.A,{...e,variant:"outlined",placeholder:(0,c.__)("Search for a post.","really-simple-ssl")}),getOptionSelected:(e,l)=>e.id===l.id,onChange:(l,t)=>{let a=t&&t.id?t.id:"404_default";r(e.id,a),d(e.id,a)},value:s}))):null},Ya=e=>{const{fetchVulnerabilities:l,riskLevels:t}=(0,K.A)(),{field:a}=e,[s,i]=(0,n.useState)(!0),[r,h]=(0,n.useState)(!0),[o,v]=(0,n.useState)(!1),[_,u]=(0,n.useState)(!1),{addHelpNotice:p,fields:f,getFieldValue:E,updateField:g,setChangedField:Z,fieldAlreadyEnabled:y,fetchFieldsData:k,updateFieldAttribute:w}=(0,m.A)();(0,n.useEffect)((()=>{let e=1==E("send_notifications_email"),l=y("enable_vulnerability_scanner");h(e),i(!(e&&l)),h(e),u(l),v(1==E("enable_vulnerability_scanner"))}),[f]),(0,n.useEffect)((()=>{let e=E("vulnerability_notification_dashboard");e=t.hasOwnProperty(e)?t[e]:0;let l=e>0?e-1:e,a=Array.from(Array(l).keys()).map((e=>e));if(a=a.map((e=>Object.keys(t).find((l=>t[l]===e)))),a.length>0){w("vulnerability_notification_sitewide","disabled",a);let l=E("vulnerability_notification_sitewide");if(l=t.hasOwnProperty(l)?t[l]:0,l<e){let l=Object.keys(t).find((l=>t[l]===e));g("vulnerability_notification_sitewide",l),Z("vulnerability_notification_sitewide",l)}}else w("vulnerability_notification_sitewide","disabled",!1)}),[E("vulnerability_notification_dashboard")]);let M={...a};return r?o&&!_&&(M.tooltip=(0,c.__)("The notification test only works if you save the setting first.","really-simple-ssl"),M.warning=!0):(M.tooltip=(0,c.__)("You have not enabled the email notifications in the general settings.","really-simple-ssl"),M.warning=!0),(0,n.createElement)(n.Fragment,null,(0,n.createElement)("label",null,e.labelWrap(M)),(0,n.createElement)("button",{onClick:()=>(async()=>{i(!0),d.Eo("vulnerabilities_test_notification").then((()=>{i(!1),k("vulnerabilities"),l(),p(a.id,"success",(0,c.__)("All notifications are triggered successfully, please check your email to double-check if you can receive emails.","really-simple-ssl"),(0,c.__)("Test notifications","really-simple-ssl"),!1)}))})(),disabled:s,className:"button button-default"},a.button_text))};var Ja=t(5511);const Qa=(0,x.vt)(((e,l)=>({processing:!1,dataLoaded:!1,pagination:{},dataActions:{},UserDataTable:[],rowCleared:!1,fetchUserData:async(t,a)=>{if(e({processing:!0}),e({dataLoaded:!1}),e({rowCleared:!0}),0===Object.keys(a).length&&l().dataActions,l().processing){e({UserDataTable:[]});try{const l=await d.Eo(t,a);l&&l.request_success&&e({UserDataTable:l,dataLoaded:!0,processing:!1,pagination:l.pagination}),e({rowCleared:!0})}catch(e){console.log(e)}finally{e({processing:!1}),e({rowCleared:!1})}}},handleUserTableSearch:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,search:l,searchColumns:t}})))},handleUserTablePageChange:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,page:l,pageSize:t}})))},handleUserTableRowsChange:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,currentRowsPerPage:l,currentPage:t}})))},handleUserTableSort:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,sortColumn:l,sortDirection:t}})))},handleUserTableFilter:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,filterColumn:l,filterValue:t}})))},addRow:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("user_add_user",{user:t,status:a});e&&e.request_success?await l().fetchUserData("user_list",n):console.log("Failed to add User: ",e.message)}catch(e){console.log(e)}finally{e({processing:!1})}},updateRow:async(t,a,n)=>{e({processing:!0});try{await d.Eo("user_update_row",{id:t,status:a})&&await l().fetchUserData("user_list",n)}catch(e){console.log(e)}finally{e({processing:!1})}},updateMultiRow:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("user_update_multi_row",{ids:t,status:a});e&&e.request_success&&await l().fetchUserData("user_list",n)}catch(e){console.log(e)}finally{e({processing:!1})}},resetRow:async(t,a)=>{e({processing:!0});try{await d.Eo("delete_entry",{id:t})&&await l().fetchUserData("user_list",a)}catch(e){console.log(e)}finally{e({processing:!1})}},resetMultiRow:async(t,a)=>{e({processing:!0});try{await d.Eo("delete_multi_entries",{ids:t})&&await l().fetchUserData("user_list",a)}catch(e){console.log(e)}finally{e({processing:!1})}}}))),$a=e=>{if(!e.isOpen)return null;const{addRow:l,maskError:t}=Qa(),{fetchDynamicData:a}=$(),[s,r]=(0,n.useState)("");return(0,n.createElement)(i.Modal,{title:(0,c.__)("Add User","really-simple-ssl"),shouldCloseOnClickOutside:!0,shouldCloseOnEsc:!0,overlayClassName:"rsssl-modal-overlay",className:"rsssl-modal",onRequestClose:e.onRequestClose},(0,n.createElement)("div",{className:"modal-content"},(0,n.createElement)("div",{className:"modal-body",style:{padding:"1em"}},(0,n.createElement)("div",{style:{width:"95%",height:"100%",padding:"10px"}},(0,n.createElement)("p",null,(0,n.createElement)("label",{htmlFor:"username",className:"rsssl-label"},(0,c.__)("Username","really-simple-ssl")),(0,n.createElement)("input",{type:"text",className:"rsssl-input full",id:"username",name:"username",onChange:e=>r(e.target.value)})))),(0,n.createElement)("div",{className:"modal-footer"},(0,n.createElement)("div",{className:"rsssl-grid-item-footer",style:{display:"flex",justifyContent:"flex-end",alignItems:"center",padding:"1em"}},(0,n.createElement)(i.Button,{isSecondary:!0,onClick:e.onRequestClose,style:{marginRight:"10px"}},(0,c.__)("Cancel","really-simple-ssl")),(0,n.createElement)(i.Button,{isPrimary:!0,onClick:async function(){let t=e.status;""!==s&&(await l(s,t,e.dataActions),r(""),await a("event_log"),e.onRequestClose())}},(0,c.__)("Add","really-simple-ssl"))))))},Xa=e=>{const{UserDataTable:l,dataLoaded:t,fetchUserData:a,processing:s,handleUserTableFilter:i,handleUserTablePageChange:r,pagination:d,resetRow:h,resetMultiRow:o,dataActions:v,handleUserTableRowsChange:_,handleUserTableSort:u,handleUserTableSearch:p,updateMultiRow:f,updateRow:E,rowCleared:g}=Qa(),{DynamicDataTable:Z,fetchDynamicData:y}=$(),{selectedFilter:k,setSelectedFilter:w,activeGroupId:M,getCurrentFilter:R,setProcessingFilter:F}=(0,X.A)(),[H,b]=(0,n.useState)([]),[C,V]=(0,n.useState)(!1),[S,A]=(0,n.useState)(""),U="rsssl-group-filter-limit_login_attempts_users",{fields:x,fieldAlreadyEnabled:T,getFieldValue:D,saveFields:L}=(0,m.A)(),O=(0,n.useCallback)((e=>({name:e.name,sortable:e.sortable,searchable:e.searchable,width:e.width,visible:e.visible,column:e.column,selector:l=>l[e.column]})),[]);let N=e.field;const B=N.columns.map(O),z=B.filter((e=>e.searchable)).map((e=>e.column));(0,n.useEffect)((()=>{const e=R(U);e||w("locked",U),F(s),i("status",e)}),[U,i,R(U),w,Xa,s]),(0,n.useEffect)((()=>{b([])}),[l]),(0,n.useEffect)((()=>{v&&a(N.action,v)}),[v.sortDirection,v.filterValue,v.search,v.page,v.currentRowsPerPage,T("enable_limited_login_attempts")]);let P=D("enable_limited_login_attempts");(0,j.createTheme)("really-simple-plugins",{divider:{default:"transparent"}},"light");let I=e.field.options;I=Object.entries(I).map((e=>({label:e[1],value:e[0]})));const G=(0,n.useCallback)((async e=>{if(Array.isArray(e)){const l=e.map((e=>e.id));await f(l,"blocked"),b([])}else await E(e,"blocked");await y("event_log")}),[f,E,y]),K=(0,n.useCallback)((async e=>{if(Array.isArray(e)){const l=e.map((e=>e.id));await f(l,"allowed"),b([])}else await E(e,"allowed");await y("event_log")}),[f,E,y]),W=(0,n.useCallback)((async e=>{if(Array.isArray(e)){const l=e.map((e=>e.id));await o(l,v),b([])}else await h(e,v);await y("event_log")}),[o,h,y,v]),q=(0,n.useCallback)((e=>{b(e.selectedRows)}),[]),Y=({onClick:e,children:l,className:t})=>(0,n.createElement)("div",{className:"rsssl-action-buttons__inner"},(0,n.createElement)("button",{className:`button ${t} rsssl-action-buttons__button`,onClick:e,disabled:s},l)),J=(0,n.useCallback)(((e,l,t)=>(0,n.createElement)("div",{className:"rsssl-action-buttons"},(0,n.createElement)(Y,{onClick:()=>{W(e)},className:"button-red"},(0,c.__)("Delete","really-simple-ssl")))),[R(U),U,W,G,K]);let Q={...l.data};for(const e in Q){let l={...Q[e]};l.action=J(l.id),l.status=(0,c.__)(l.status=l.status.charAt(0).toUpperCase()+l.status.slice(1),"really-simple-ssl"),Q[e]=l}let ee=!0;return void 0===d&&(ee=!1),(0,n.createElement)(n.Fragment,null,(0,n.createElement)($a,{isOpen:C,onRequestClose:()=>{V(!1)},options:I,value:S,status:R(U),dataActions:v}),(0,n.createElement)("div",{className:"rsssl-container"},(0,n.createElement)("div",{className:"rsssl-add-button"},("blocked"===R(U)||"allowed"===R(U))&&(0,n.createElement)("div",{className:"rsssl-add-button__inner"},(0,n.createElement)("button",{className:"button button-secondary rsssl-add-button__button",disabled:s,onClick:()=>{V(!0)}},"blocked"===R(U)&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Block username","really-simple-ssl")),"allowed"===R(U)&&(0,n.createElement)(n.Fragment,null,(0,c.__)("Trust username","really-simple-ssl"))))),(0,n.createElement)("div",{className:"rsssl-search-bar"},(0,n.createElement)("div",{className:"rsssl-search-bar__inner"},(0,n.createElement)("div",{className:"rsssl-search-bar__icon"}),(0,n.createElement)("input",{type:"text",className:"rsssl-search-bar__input",placeholder:(0,c.__)("Search","really-simple-ssl"),disabled:s,onKeyUp:e=>{"Enter"===e.key&&p(e.target.value,z)}})))),H.length>0&&(0,n.createElement)("div",{style:{marginTop:"1em",marginBottom:"1em"}},(0,n.createElement)("div",{className:"rsssl-multiselect-datatable-form rsssl-primary"},(0,n.createElement)("div",null,(0,c.__)("You have selected %s rows","really-simple-ssl").replace("%s",H.length)),(0,n.createElement)("div",{className:"rsssl-action-buttons"},(0,n.createElement)(Y,{className:"button button-red rsssl-action-buttons__button",onClick:()=>{W(H)}},(0,c.__)("Delete","really-simple-ssl"))))),(0,n.createElement)(j.default,{columns:B,data:s&&!t?[]:Object.values(Q),dense:!0,pagination:!s,paginationServer:!0,paginationTotalRows:ee?d.totalRows:10,onChangeRowsPerPage:_,onChangePage:r,sortServer:!s,onSort:u,paginationRowsPerPageOptions:[10,25,50,100],selectableRows:!s,onSelectedRowsChange:q,clearSelectedRows:g,noDataComponent:(0,c.__)("No results","really-simple-ssl"),persistTableHead:!0,theme:"really-simple-plugins",customStyles:{headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}}}}),!P&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-task-status rsssl-open"},(0,c.__)("Disabled","really-simple-ssl")),(0,n.createElement)("span",null,(0,c.__)("Activate Limit login attempts to enable this block.","really-simple-ssl")))))},en=Xa,ln=(0,x.vt)(((e,l)=>({processing:!1,dataLoaded:!1,pagination:{},dataActions:{},CountryDataTable:[],rowCleared:!1,fetchCountryData:async(l,t)=>{if(e({processing:!0}),e({dataLoaded:!1}),e({rowCleared:!0}),0!==Object.keys(t).length)try{const a=await d.Eo(l,t);a&&a.request_success&&e({CountryDataTable:a,dataLoaded:!0,processing:!1,pagination:a.pagination}),e({rowCleared:!0})}catch(e){console.log(e)}finally{e({processing:!1}),e({rowCleared:!1})}},handleCountryTableSearch:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,search:l,searchColumns:t}})))},handleCountryTablePageChange:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,page:l,pageSize:t}})))},handleCountryTableRowsChange:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,currentRowsPerPage:l,currentPage:t}})))},handleCountryTableSort:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,sortColumn:l,sortDirection:t}})))},handleCountryTableFilter:async(l,t)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,filterColumn:l,filterValue:t}})))},addRow:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("add_country_to_list",{country:t,status:a});e&&e.request_success&&await l().fetchCountryData("country_list",n)}catch(e){console.log(e)}finally{e({processing:!1})}},addRowMultiple:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("add_countries_to_list",{countries:t,status:a});e&&e.request_success&&await l().fetchCountryData("country_list",n)}catch(e){console.error(e)}finally{e({processing:!1})}},removeRowMultiple:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("remove_countries_from_list",{countries:t,status:a});e&&e.request_success&&await l().fetchCountryData("country_list",n)}catch(e){console.error(e)}finally{e({processing:!1})}},removeRow:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("remove_country_from_list",{country:t,status:a});e&&e.request_success&&await l().fetchCountryData("country_list",n)}catch(e){console.log(e)}finally{e({processing:!1})}},addRegion:async(t,a,n)=>{try{const e=await d.Eo("add_region_to_list",{region:t,status:a});e&&e.request_success?await l().fetchCountryData("country_list",n):console.error("Failed to add region: ",e.message)}catch(e){console.error(e)}finally{e({processing:!1})}},addRegions:async(t,a,n)=>{try{const e=await d.Eo("add_regions_to_list",{regions:t,status:a});e&&e.request_success?await l().fetchCountryData("country_list",n):console.error("Failed to add regions: ",e.message)}catch(e){console.error(e)}finally{e({processing:!1})}},removeRegion:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("remove_region_from_list",{region:t,status:a});e&&e.request_success?await l().fetchCountryData("country_list",n):console.error("Failed to remove region: ",e.message)}catch(e){console.error(e)}finally{e({processing:!1})}},removeRegions:async(t,a,n)=>{e({processing:!0});try{const e=await d.Eo("remove_regions_from_list",{regions:t,status:a});e&&e.request_success?await l().fetchCountryData("country_list",n):console.error("Failed to remove regions: ",e.message)}catch(e){console.error(e)}finally{e({processing:!1})}},updateMultiRow:async(t,a,n)=>{e({processing:!0});try{await d.Eo("update_multi_row",{ids:t,status:a})&&await l().fetchCountryData("country_list",n)}catch(e){console.log(e)}finally{e({processing:!1})}},resetRow:async(t,a)=>{e({processing:!0});try{await d.Eo("delete_entry",{id:t})&&await l().fetchCountryData("country_list",a)}catch(e){console.log(e)}finally{e({processing:!1})}},resetMultiRow:async(t,a)=>{e({processing:!0});try{await d.Eo("delete_multi_entries",{ids:t})&&await l().fetchCountryData("country_list",a)}catch(e){console.log(e)}finally{e({processing:!1})}}}))),tn=e=>{const{CountryDataTable:l,dataLoaded:t,fetchCountryData:a,processing:s,handleCountryTableFilter:i,addRow:r,removeRow:d,pagination:h,handleCountryTablePageChange:o,handleCountryTableRowsChange:v,handleCountryTableSort:_,handleCountryTableSearch:u,addRegion:p,removeRegion:f,addRowMultiple:E,removeRowMultiple:g,resetRow:Z,resetMultiRow:y,dataActions:k,rowCleared:w}=ln(),{showSavedSettingsNotice:M,saveFields:R}=(0,m.A)(),{DynamicDataTable:F,fetchDynamicData:H}=$(),{selectedFilter:b,setSelectedFilter:C,activeGroupId:V,getCurrentFilter:S,setProcessingFilter:A}=(0,X.A)(),[U,x]=(0,n.useState)([]),T="rsssl-group-filter-limit_login_attempts_country",{fields:D,fieldAlreadyEnabled:L,getFieldValue:O}=(0,m.A)(),N=(0,n.useCallback)((e=>({omit:"regions"===S(T)&&"status"===e.column,name:e.name,sortable:e.sortable,searchable:e.searchable,width:e.width,visible:e.visible,column:e.column,selector:l=>l[e.column]})),[]);let B=e.field;const z=B.columns.map(N),P=z.filter((e=>e.searchable)).map((e=>e.column));(0,n.useEffect)((()=>{const e=S(T);e||C("blocked",T),A(s),i("status",e)}),[T,i,S(T),C,tn,s]),(0,n.useEffect)((()=>{x([])}),[l]),(0,n.useEffect)((()=>{k&&a(B.action,k)}),[k.sortDirection,k.filterValue,k.search,k.page,k.currentRowsPerPage,L("enable_limited_login_attempts")]);let I=O("enable_limited_login_attempts");(0,n.useEffect)((()=>()=>{R(!1,!1)}),[I]),(0,j.createTheme)("really-simple-plugins",{divider:{default:"transparent"}},"light");const G=(0,n.useCallback)((e=>{x(e.selectedRows)}),[]),K=(0,n.useCallback)((async(e,l="")=>{if(Array.isArray(e)){const l=e.map((e=>e.id)),t=e.map((e=>e.region));await removeRegions(l,"",k);let a=t.join(", ");M((0,c.__)("%s is now allowed","really-simple-ssl").replace("%s",a)),x([])}else await f(e,"blocked",k),M((0,c.__)("%s is now allowed","really-simple-ssl").replace("%s",l));await H("event_log")}),[f,S(T),k]),W=(0,n.useCallback)((e=>{const l=e.map((e=>e.id));y(l,"blocked",k)}),[y,S(T),k]),q=(0,n.useCallback)((e=>{Z(e,"blocked",k)}),[Z,S(T),k]),Y=(0,n.useCallback)((async(e,l="")=>{if(Array.isArray(e)){const l=e.map((e=>e.id)),t=e.map((e=>e.region));await addRegions(l,"blocked",k);let a=t.join(", ");M((0,c.__)("%s has been blocked","really-simple-ssl").replace("%s",a)),x([])}else await p(e,"blocked",k),M((0,c.__)("%s has been blocked","really-simple-ssl").replace("%s",l));await H("event_log")}),[p,S(T),k]),J=(0,n.useCallback)((async e=>{if(Array.isArray(e)){const l=e.map((e=>e.iso2_code));await g(l,"blocked",k),x([])}else await d(e,"blocked",k);await H("event_log")}),[d,g,k,S(T)]),Q=(0,n.useCallback)((async e=>{if(Array.isArray(e)){const l=e.map((e=>e.iso2_code));await E(l,"blocked",k),x([])}else await r(e,"blocked",k);await H("event_log")}),[r,E,k,S(T)]),ee={...l.data},le=(0,n.useCallback)(((e,l)=>(0,n.createElement)(n.Fragment,null,(0,n.createElement)(La,{countryCode:e,style:{fontSize:"2em"},title:l}))),[]),te=({onClick:e,children:l,className:t})=>(0,n.createElement)("button",{className:`button ${t} rsssl-action-buttons__button`,onClick:e,disabled:s},l),ae=(0,n.useCallback)(((e,l,t)=>(0,n.createElement)("div",{className:"rsssl-action-buttons"},"blocked"===S(T)&&(0,n.createElement)(te,{onClick:()=>q(e),className:"button-secondary"},(0,c.__)("Allow","really-simple-ssl")),"regions"===S(T)&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(te,{onClick:()=>Y(e,t),className:"button-primary"},(0,c.__)("Block","really-simple-ssl")),(0,n.createElement)(te,{onClick:()=>K(e,t),className:"button-secondary"},(0,c.__)("Allow","really-simple-ssl"))),"countries"===S(T)&&(0,n.createElement)(n.Fragment,null,"blocked"===l?(0,n.createElement)(te,{onClick:()=>J(e),className:"button-secondary"},(0,c.__)("Allow","really-simple-ssl")):(0,n.createElement)(te,{onClick:()=>Q(e),className:"button-primary"},(0,c.__)("Block","really-simple-ssl"))))),[S,T,q,Y,K,Q,J]);for(const e in ee){const l={...ee[e]};"regions"===S(T)||"countries"===S(T)?l.action=ae(l.attempt_value,l.status,l.region):l.action=ae(l.id),l.attempt_value=le(l.attempt_value,l.country_name),l.status=(0,c.__)(l.status=l.status.charAt(0).toUpperCase()+l.status.slice(1),"really-simple-ssl"),ee[e]=l}Object.entries(e.field.options).map((([e,l])=>({value:e,label:l})));let ne=!0;return void 0===h&&(ne=!1),(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-container"},(0,n.createElement)("div",null),(0,n.createElement)("div",{className:"rsssl-search-bar"},(0,n.createElement)("div",{className:"rsssl-search-bar__inner"},(0,n.createElement)("div",{className:"rsssl-search-bar__icon"}),(0,n.createElement)("input",{type:"text",className:"rsssl-search-bar__input",placeholder:(0,c.__)("Search","really-simple-ssl"),disabled:s,onKeyUp:e=>{"Enter"===e.key&&u(e.target.value,P)}})))),U.length>0&&(0,n.createElement)("div",{style:{marginTop:"1em",marginBottom:"1em"}},(0,n.createElement)("div",{className:"rsssl-multiselect-datatable-form rsssl-primary"},(0,n.createElement)("div",null,(0,c.__)("You have selected %s rows","really-simple-ssl").replace("%s",U.length)),(0,n.createElement)("div",{className:"rsssl-action-buttons"},"countries"===S(T)&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(te,{onClick:()=>J(U)},(0,c.__)("Allow","really-simple-ssl")),(0,n.createElement)(te,{onClick:()=>Q(U),className:"button-primary"},(0,c.__)("Block","really-simple-ssl"))),"blocked"===S(T)&&(0,n.createElement)(te,{onClick:()=>W(U)},(0,c.__)("Allow","really-simple-ssl")),"regions"===S(T)&&(0,n.createElement)(n.Fragment,null,(0,n.createElement)(te,{onClick:()=>K(U),className:"button-primary"},(0,c.__)("Allow","really-simple-ssl")),(0,n.createElement)(te,{onClick:()=>Y(U)},(0,c.__)("Block","really-simple-ssl")))))),(0,n.createElement)(j.default,{columns:z,data:s?[]:Object.values(ee),dense:!0,pagination:!s,paginationServer:!0,paginationTotalRows:ne?h.totalRows:10,paginationPerPage:ne?h.perPage:10,paginationDefaultPage:ne?h.currentPage:1,paginationComponentOptions:{rowsPerPageText:(0,c.__)("Rows per page:","really-simple-ssl"),rangeSeparatorText:(0,c.__)("of","really-simple-ssl"),noRowsPerPage:!1,selectAllRowsItem:!1,selectAllRowsItemText:(0,c.__)("All","really-simple-ssl")},onChangeRowsPerPage:v,onChangePage:o,sortServer:!s,onSort:_,paginationRowsPerPageOptions:[10,25,50,100],noDataComponent:(0,c.__)("No results","really-simple-ssl"),persistTableHead:!0,selectableRows:!s,clearSelectedRows:w,onSelectedRowsChange:G,theme:"really-simple-plugins",customStyles:{headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}}}}),!I&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-task-status rsssl-open"},(0,c.__)("Disabled","really-simple-ssl")),(0,n.createElement)("span",null,(0,c.__)("Activate Limit login attempts to enable this block.","really-simple-ssl")))))},an=tn,nn=(0,x.vt)(((e,l)=>({processing:!1,dataLoaded:!1,pagination:{},dataActions:{currentPage:1,currentRowsPerPage:5,filterValue:"active",filterColumn:"rsssl_two_fa_status"},totalRecords:0,DynamicDataTable:[],setDataLoaded:l=>e((e=>({...e,dataLoaded:l}))),resetUserMethod:async(t,a,n)=>{!l().processing&&a.includes(n)&&(e({processing:!0}),await ja()({path:`/wp/v2/users/${t}`,method:"POST",data:{meta:{rsssl_two_fa_status:"open"}}}).catch((e=>{console.error(e)})),e({processing:!1}))},fetchDynamicData:async()=>{if(!l().processing){e({processing:!0});try{const t=await d.Eo("two_fa_table",l().dataActions);if(t)return e((e=>({...e,DynamicDataTable:t.data,dataLoaded:!0,processing:!1,pagination:t.pagination,totalRecords:t.totalRecords}))),t}catch(e){console.log(e)}}},handleTableSearch:async(t,a)=>{const n=setTimeout((async()=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,search:t,searchColumns:a}}))),await l().fetchDynamicData()}),500);return()=>{clearTimeout(n)}},handlePageChange:async(t,a)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,currentPage:t}}))),await l().fetchDynamicData()},handleRowsPerPageChange:async(t,a)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,currentRowsPerPage:t,currentPage:a}}))),await l().fetchDynamicData()},handleTableSort:async(t,a)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,sortColumn:t.column,sortDirection:a}}))),await l().fetchDynamicData()},handleUsersTableFilter:async(t,a)=>{e((0,Y.jM)((e=>{e.dataActions={...e.dataActions,filterColumn:t,filterValue:a}}))),await l().fetchDynamicData()}}))),sn=e=>{const{resetUserMethod:l,handleUsersTableFilter:t,handleRowsPerPageChange:a,totalRecords:s,DynamicDataTable:i,setDataLoaded:r,dataLoaded:d,pagination:h,dataActions:o,fetchDynamicData:v,handleTableSort:_,handlePageChange:u,handleTableSearch:p,processing:f}=nn(),{setSelectedFilter:E,getCurrentFilter:g}=(0,X.A)(),Z="rsssl-group-filter-two_fa_users";let y=e.field;const[k,w]=(0,n.useState)(!1),[M,R]=(0,n.useState)(!1),{fields:F,getFieldValue:H,saveFields:b,changedFields:C}=(0,m.A)(),[V,S]=(0,n.useState)([]),[A,U]=(0,n.useState)(!1),x=(0,n.useRef)();(0,n.useEffect)((()=>{x.current=H("two_fa_enabled"),b(!0,!1)}),[H("two_fa_enabled")]),(0,n.useEffect)((()=>{R(!0)}),[H("two_fa_forced_roles"),H("two_fa_optional_roles")]),(0,n.useEffect)((()=>{M&&0===C.length&&(r(!1),R(!1),v())}),[C]),(0,n.useEffect)((()=>{if(!d)return;const e=g(Z);e||E("active",Z),U(!0),t("rsssl_two_fa_status",e)}),[g(Z)]),(0,n.useEffect)((()=>{const e=H("two_fa_enabled");w(e)}),[F]),(0,n.useEffect)((()=>{d&&k===H("two_fa_enabled")||v()}),[d,H("two_fa_enabled")]);const T=e=>{let l=H("two_fa_forced_roles");if(Array.isArray(l)||(l=[]),Array.isArray(e)){for(const t of e)if(!l.includes(t.user_role.toLowerCase()))return!1;return!0}return l.includes(e.user_role.toLowerCase())},D=e=>{if(Array.isArray(e)){for(const l of e)if("open"!==l.rsssl_two_fa_status)return!1;return!0}return"open"===e.rsssl_two_fa_status};let L=[];y.columns.forEach((function(e,l){var t;let a={...e,key:e.column};var n;a={name:(n=a).name,column:n.column,sortable:n.sortable,searchable:n.searchable,width:n.width,visible:n.visible,selector:e=>e[n.column]},a.visible=null===(t=a.visible)||void 0===t||t,L.push(a)}));let O=L.filter((e=>e.searchable)).map((e=>e.column));async function N(e){const t=H("two_fa_optional_roles");if(Array.isArray(e))for(const a of e)await l(a.id,t,a.user_role.toLowerCase());else await l(e.id,t,e.user_role.toLowerCase());await v(),S([]),U(!0)}(0,j.createTheme)("really-simple-plugins",{divider:{default:"transparent"}},"light");let B=T(V)||D(V),z=[];return(i||[]).forEach((e=>{let l={...e},t=T(e)||D(e);l.resetControl=(0,n.createElement)("button",{disabled:f||t,className:"button button-red rsssl-action-buttons__button",onClick:()=>N(e)},(0,c.__)("Reset","really-simple-ssl")),z.push(l)})),(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-container",style:{marginTop:"20px"}},(0,n.createElement)("div",null),(0,n.createElement)("div",{className:"rsssl-search-bar"},(0,n.createElement)("div",{className:"rsssl-search-bar__inner"},(0,n.createElement)("div",{className:"rsssl-search-bar__icon"}),(0,n.createElement)("input",{type:"text",className:"rsssl-search-bar__input",placeholder:(0,c.__)("Search","really-simple-ssl"),onChange:e=>p(e.target.value,O)})))),V.length>0&&(0,n.createElement)("div",{style:{marginTop:"1em",marginBottom:"1em"}},(0,n.createElement)("div",{className:"rsssl-multiselect-datatable-form rsssl-primary"},(0,n.createElement)("div",null,(0,c.__)("You have selected %s users","really-simple-ssl").replace("%s",V.length)),(0,n.createElement)("div",{className:"rsssl-action-buttons"},(0,n.createElement)("div",{className:"rsssl-action-buttons__inner"},(0,n.createElement)("button",{disabled:B||f,className:"button button-red rsssl-action-buttons__button",onClick:()=>N(V)},(0,c.__)("Reset","really-simple-ssl")))))),d&&(0,n.createElement)(j.default,{columns:L,data:z,dense:!0,pagination:!0,paginationServer:!0,onChangePage:u,onChangeRowsPerPage:a,paginationTotalRows:s,paginationRowsPerPageOptions:[5,25,50,100],paginationPerPage:o.currentRowsPerPage,paginationState:h,sortServer:!0,onSort:_,noDataComponent:(0,c.__)("No results","really-simple-ssl"),persistTableHead:!0,selectableRows:!0,selectableRowsHighlight:!0,onSelectedRowsChange:function(e){S(e.selectedRows)},clearSelectedRows:A,theme:"really-simple-plugins",customStyles:{headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}},padding:"0"}}),!k&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-task-status rsssl-open"},(0,c.__)("Disabled","really-simple-ssl")),(0,n.createElement)("span",null,(0,c.__)("Activate Two Step Verification to enable this block.","really-simple-ssl")))))},cn=e=>{const{DynamicDataTable:l,dataLoaded:t,pagination:a,dataActions:s,handleEventTableRowsChange:i,fetchDynamicData:r,handleEventTableSort:d,handleEventTablePageChange:h,handleEventTableSearch:o,handleEventTableFilter:v,processing:_,rowCleared:u}=$(),{selectedFilter:p,setSelectedFilter:f,activeGroupId:E,getCurrentFilter:g,setProcessingFilter:Z}=(0,X.A)(),y="rsssl-group-filter-limit_login_attempts_event_log",{fields:k,fieldAlreadyEnabled:w,getFieldValue:M}=(0,m.A)();(0,n.useEffect)((()=>{const e=g(y);e||f("all",y),Z(_),v("severity",e)}),[y,v,g(y),f,y,l,_]),(0,n.useEffect)((()=>{s&&r(F.action,s)}),[s.sortDirection,s.filterValue,s.search,s.page,s.currentRowsPerPage]);let R=[],F=e.field;F.columns.forEach((function(e,l){let t={name:(a=e).name,sortable:a.sortable,searchable:a.searchable,width:a.width,visible:a.visible,column:a.column,selector:e=>e[a.column]};var a;R.push(t)}));let H=M("enable_limited_login_attempts");if((0,j.createTheme)("really-simple-plugins",{divider:{default:"transparent"}},"light"),!t&&0===R.length&&0===l.length)return(0,n.createElement)("div",{className:"rsssl-spinner"},(0,n.createElement)("div",{className:"rsssl-spinner__inner"},(0,n.createElement)("div",{className:"rsssl-spinner__icon"}),(0,n.createElement)("div",{className:"rsssl-spinner__text"},(0,c.__)("Loading...","really-simple-ssl"))));let b=[];R.map((e=>{e.searchable&&b.push(e.column)}));let C=[];l.data&&(C=l.data.map((e=>{let l={...e};var t,a;return l.iso2_code=(t=l.iso2_code,a=l.country_name,(0,n.createElement)(n.Fragment,null,(0,n.createElement)(La,{countryCode:t,style:{fontSize:"2em",marginLeft:"0.3em"},title:a}))),l.expandableRows=!0,l})));let S=!0;return void 0===a&&(S=!1),(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"rsssl-container"},(0,n.createElement)("div",null),(0,n.createElement)("div",{className:"rsssl-search-bar"},(0,n.createElement)("div",{className:"rsssl-search-bar__inner"},(0,n.createElement)("div",{className:"rsssl-search-bar__icon"}),(0,n.createElement)("input",{type:"text",className:"rsssl-search-bar__input",placeholder:(0,c.__)("Search","really-simple-ssl"),disabled:_,onChange:e=>o(e.target.value,b)})))),(0,n.createElement)(j.default,{columns:R,data:_?[]:C,dense:!0,pagination:!_,paginationServer:!0,paginationTotalRows:S?a.totalRows:10,paginationPerPage:S?a.perPage:10,paginationDefaultPage:S?a.currentPage:1,paginationComponentOptions:{rowsPerPageText:(0,c.__)("Rows per page:","really-simple-ssl"),rangeSeparatorText:(0,c.__)("of","really-simple-ssl"),noRowsPerPage:!1,selectAllRowsItem:!1,selectAllRowsItemText:(0,c.__)("All","really-simple-ssl")},onChangeRowsPerPage:i,onChangePage:h,expandableRows:!_,expandableRowsComponent:({data:e})=>{let l,t,a="";switch(e.severity){case"warning":l="rsssl-warning",t="circle-times",a="red";break;case"informational":l="rsssl-primary",t="info",a="black";break;default:l="rsssl-primary"}return(0,n.createElement)("div",{className:"rsssl-wizard-help-notice "+l,style:{padding:"1em",borderRadius:"5px"}},(0,n.createElement)("div",{style:{float:"right"}},(0,n.createElement)(V.default,{name:t,color:a})),(0,n.createElement)("div",{style:{fontSize:"1em",fontWeight:"bold"}},e.severity.charAt(0).toUpperCase()+e.severity.slice(1)),(0,n.createElement)("div",null,e.description))},loading:t,onSort:d,sortServer:!_,paginationRowsPerPageOptions:[5,10,25,50,100],noDataComponent:(0,c.__)("No results","really-simple-ssl"),persistTableHead:!0,theme:"really-simple-plugins",customStyles:{headCells:{style:{paddingLeft:"0",paddingRight:"0"}},cells:{style:{paddingLeft:"0",paddingRight:"0"}}}}),!H&&(0,n.createElement)("div",{className:"rsssl-locked"},(0,n.createElement)("div",{className:"rsssl-locked-overlay"},(0,n.createElement)("span",{className:"rsssl-task-status rsssl-open"},(0,c.__)("Disabled","really-simple-ssl")),(0,n.createElement)("span",null,(0,c.__)("Activate Limit login attempts to enable this block.","really-simple-ssl")))))},rn=({field:e})=>{const{fetchRoles:l,roles:t,rolesLoaded:a}=Pa(),[s,i]=(0,n.useState)([]),[c,r]=(0,n.useState)(!1),{updateField:d,setChangedField:h,fieldsLoaded:o,getFieldValue:v}=(0,m.A)();return(0,n.useEffect)((()=>{a||l(e.id)}),[a]),(0,n.useEffect)((()=>{e.value||(h(e.id,e.default),d(e.id,e.default),i(e.default.map(((e,l)=>({value:e,label:e.charAt(0).toUpperCase()+e.slice(1)}))))),i(e.value.map(((e,l)=>({value:e,label:e.charAt(0).toUpperCase()+e.slice(1)}))))}),[o]),(0,n.useEffect)((()=>{r(v("enforce_frequent_password_change"))}),[v("enforce_frequent_password_change")]),(0,n.createElement)("div",{style:{marginTop:"5px"}},(0,n.createElement)(za.Ay,{isMulti:!0,options:t,onChange:l=>{const t=l.map((e=>e.value));i(l),d(e.id,t),h(e.id,t)},value:s,menuPosition:"fixed",styles:{multiValue:e=>({...e,borderRadius:"10px",backgroundColor:"#F5CD54"}),multiValueRemove:(e,l)=>({...e,color:l.isHovered?"initial":e.color,opacity:"0.7",":hover":{backgroundColor:"initial",color:"initial",opacity:"1"}})},isDisabled:!c}),!1)},dn=e=>{let l=React.createRef();const{updateField:t,setChangedField:a,highLightField:s}=(0,m.A)(),[r,d]=(0,o.useState)(null),{selectedFilter:h,setSelectedFilter:u}=(0,y.A)();(0,o.useEffect)((()=>{d((0,Ja.A)("anchor")),Z(),s===e.field.id&&l.current&&l.current.scrollIntoView({behavior:"smooth",block:"start"})}),[]),(0,o.useEffect)((()=>{Z()}),[r]),window.addEventListener("hashchange",(e=>{d((0,Ja.A)("anchor"))}));const Z=()=>{r&&r===e.field.id&&l.current.scrollIntoView({behavior:"smooth",block:"start"})},k=l=>{let n=e.field;if(n.pattern){const e=new RegExp(n.pattern,"g"),t=l.match(e);l=t?t.join(""):""}t(n.id,l);let s=!1;if(n.configure_on_activation){n.configure_on_activation.hasOwnProperty("condition")&&e.field.value==n.configure_on_activation.condition&&(s=!0);let l=n.configure_on_activation[0];for(let e in l)s&&l.hasOwnProperty(e)&&t(e,l[e])}a(n.id,l)},w=e=>{let l=e.warning?"red":"black";return(0,n.createElement)(n.Fragment,null,(0,n.createElement)("div",{className:"cmplz-label-text"},e.label),e.tooltip&&(0,n.createElement)(V.default,{name:"info-open",tooltip:e.tooltip,color:l}))};let M=e.field,R=M.value,F=M.disabled,H="rsssl-field-wrap";s===e.field.id&&(H="rsssl-field-wrap rsssl-highlight");let C=[];if(M.options)for(var A in M.options)if(M.options.hasOwnProperty(A)){let e={};e.label=M.options[A],e.value=A,C.push(e)}if(!rsssl_settings.networkwide_active&&M.networkwide_required&&(F=!0,M.comment=(0,n.createElement)(n.Fragment,null,(0,c.__)("This feature is only available networkwide.","really-simple-ssl"),(0,n.createElement)(g.A,{target:"_blank",rel:"noopener noreferrer",text:(0,c.__)("Network settings","really-simple-ssl"),url:rsssl_settings.network_link}))),M.conditionallyDisabled&&(F=!0),!M.visible)return(0,n.createElement)(n.Fragment,null);if("checkbox"===M.type)return(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(N,{label:w(M),field:M,disabled:F,onChangeHandler:e=>k(e)}),M.comment&&(0,n.createElement)("div",{className:"rsssl-comment",dangerouslySetInnerHTML:{__html:p().sanitize(M.comment)}}));if("hidden"===M.type)return(0,n.createElement)("input",{type:"hidden",value:M.value});if("radio"===M.type)return(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(i.RadioControl,{label:w(M),onChange:e=>k(e),selected:R,options:C}));if("email"===M.type){const t=e.fields.find((e=>"send_verification_email"===e.id)),a=t&&t.disabled;return(0,n.createElement)("div",{className:H,ref:l,style:{position:"relative"}},(0,n.createElement)(i.TextControl,{required:M.required,placeholder:M.placeholder,disabled:F,help:M.comment,label:w(M),onChange:e=>k(e),value:R}),t&&(0,n.createElement)("div",{className:"rsssl-email-verified"},a?(0,n.createElement)(V.default,{name:"circle-check",color:"green"}):(0,n.createElement)(V.default,{name:"circle-times",color:"red"})))}if("text"===M.type)return(0,n.createElement)("div",{className:H,ref:l,style:{position:"relative"}},(0,n.createElement)(i.TextControl,{required:M.required,placeholder:M.placeholder,disabled:F,help:M.comment,label:w(M),onChange:e=>k(e),value:R}));if("button"===M.type)return(0,n.createElement)("div",{className:"rsssl-field-button "+H,ref:l},(0,n.createElement)("label",null,M.label),(0,n.createElement)(Ga,{field:M}));if("password"===M.type)return(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(_,{index:e.index,field:M}));if("textarea"===M.type)return(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(i.TextareaControl,{label:M.label,help:M.comment,value:R,onChange:e=>k(e),disabled:M.disabled}));if("license"===M.type){let t=e.field,a=t.value;return(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(v,{index:e.index,field:t,fieldValue:a}))}return"number"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(i.__experimentalNumberControl,{onChange:e=>k(e),help:M.comment,label:M.label,value:R})):"email"===M.type?(0,n.createElement)("div",{className:(void 0).highLightClass,ref:(void 0).scrollAnchor},(0,n.createElement)(i.TextControl,{help:M.comment,label:M.label,onChange:e=>(void 0).onChangeHandler(e),value:R})):"host"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(E.A,{index:e.index,field:e.field})):"select"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(f,{disabled:F,label:w(M),onChangeHandler:e=>k(e),value:R,options:C,field:M})):"support"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(B,null)):"postdropdown"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(qa,{field:e.field})):"permissionspolicy"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(O,{disabled:F,field:e.field,options:C})):"learningmode"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(G,{disabled:F,field:e.field})):"riskcomponent"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(W,{field:e.field})):"mixedcontentscan"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(L,{field:e.field})):"vulnerabilitiestable"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(J,{field:e.field})):"two_fa_roles"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)("label",{htmlFor:"rsssl-two-fa-dropdown-{field.id}"},w(M)),(0,n.createElement)(Ia,{field:e.field})):"eventlog-datatable"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(cn,{field:e.field,action:e.field.action})):"twofa-datatable"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(sn,{field:e.field,action:e.field.action})):"ip-address-datatable"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(Ba,{field:e.field,action:e.field.action})):"user-datatable"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(en,{field:e.field,action:e.field.action})):"country-datatable"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)(an,{field:e.field,action:e.field.action})):"roles_dropdown"===M.type?(0,n.createElement)("div",{className:H,ref:l},(0,n.createElement)("label",{htmlFor:"rsssl-roles-dropdown-{field.id}"},w(M)),(0,n.createElement)(rn,{field:e.field})):"notificationtester"===M.type?(0,n.createElement)("div",{className:"rsssl-field-button "+H,ref:l},(0,n.createElement)(Ya,{field:e.field,labelWrap:w})):"letsencrypt"===M.type?(0,n.createElement)(S,{field:M}):"activate"===M.type?(0,n.createElement)(b,{field:M}):"not found field type "+M.type}},489:(e,l,t)=>{t.d(l,{A:()=>_});var a=t(1609),n=t(6087),s=t(6975),i=(t(2838),t(9342)),c=t(1082);const r=(0,t(9815).A)((()=>({autoComplete:{fontSize:"12px"}}))),d=({field:e,disabled:l,value:t,options:n,label:s,onChange:d})=>{let m=!Array.isArray(l)&&l;const h=r();return(0,a.createElement)(a.Fragment,null,(0,a.createElement)(i.A,{classes:{input:h.autoComplete,option:h.autoComplete},disabled:m,disablePortal:!0,value:t,id:e.id,options:n,getOptionLabel:e=>{if(e&&e.label)return e.label;const l=n.find((l=>l.value===e));return l?l.label:e},isOptionEqualToValue:(e,l)=>e.value===l,onChange:(e,l)=>{let t=l&&l.value?l.value:"";d(t)},renderInput:e=>(0,a.createElement)(c.A,{...e,label:s,margin:"normal",variant:"outlined",fullWidth:!0})}))};var m=t(1621),h=t(207);const o=(0,m.vt)(((e,l)=>({hosts:[],hostsLoaded:!1,fetchHosts:async l=>{try{const t=await h.Eo("get_hosts",{id:l});if(!t)return void console.error("No response received from the server.");let a=t.hosts;e({hosts:a,hostsLoaded:!0})}catch(e){console.error("Error:",e)}}})));var v=t(7723);const _=(0,n.memo)((({field:e,showDisabledWhenSaving:l=!0})=>{const{updateField:t,setChangedField:i,saveFields:c,handleNextButtonDisabled:r}=(0,s.A)(),m=(0,n.useRef)(!1),{fetchHosts:h,hosts:_,hostsLoaded:u}=o();(0,n.useEffect)((()=>{u||h()}),[]);let p=u?_:[],f=[],E={label:(0,v.__)("Optional - Select your hosting provider.","really-simple-ssl"),value:""};0===e.value.length&&f.push(E);for(let e in p)if(p.hasOwnProperty(e)){let l={};l.label=p[e].name,l.value=e,f.push(l)}return(0,a.createElement)(d,{className:"rsssl-select",field:e,label:e.label,onChange:a=>(async a=>{r(!0),l&&(m.current=!0),t(e.id,a),i(e.id,a),await c(!0,!1),r(!1),m.current=!1})(a),value:e.value,options:f,disabled:m.current})}))},4449:(e,l,t)=>{t.d(l,{A:()=>r});var a=t(1609),n=t(1621),s=t(207),i=t(7723),c=t(6535);const r=(0,n.vt)(((e,l)=>({dummyRiskData:[{id:"force_update",name:"Force Update",value:"l",description:(0,i.__)("Force update the plugin or theme","really-simple-ssl")},{id:"quarantine",name:"Quarantine",value:"m",description:(0,i.__)("Isolates the plugin or theme if no update can be performed","really-simple-ssl")}],riskData:[],riskLevels:{l:1,m:2,h:3,c:4},vulnerabilities:[],processing:!1,dataLoaded:!1,updates:0,HighestRisk:!1,lastChecked:"",vulEnabled:!1,riskNaming:{},vulList:[],setDataLoaded:l=>e({dataLoaded:l}),updateRiskData:async(t,a)=>{if(!l().processing){e({processing:!0}),e((0,c.jM)((e=>{let n=e.riskData.findIndex((e=>e.id===t));e.riskData[n].value=a,e.riskData=l().enforceCascadingRiskLevels(e.riskData)})));try{await s.Eo("vulnerabilities_measures_set",{riskData:l().riskData}),e({dataLoaded:!0,processing:!1})}catch(e){console.log(e)}e({processing:!1})}},enforceCascadingRiskLevels:e=>{if(0===e.length)return e;let t=e.filter((e=>"force_update"===e.id))[0].value,a=e.filter((e=>"quarantine"===e.id))[0].value;t=l().riskLevels.hasOwnProperty(t)?l().riskLevels[t]:5,a=l().riskLevels.hasOwnProperty(a)?l().riskLevels[a]:5;let n=e.findIndex((e=>"quarantine"===e.id));a<t&&(e[n].value=Object.keys(l().riskLevels).find((e=>l().riskLevels[e]===t))),5===t&&(e[n].value="*");let s=t>0?t:0,i=Array.from(Array(s).keys()).map((e=>e));return i=i.map((e=>Object.keys(l().riskLevels).find((t=>l().riskLevels[t]===e)))),e[n].disabledRiskLevels=i,e},fetchFirstRun:async()=>{l().processing||(e({processing:!0}),await s.Eo("vulnerabilities_scan_files"),e({processing:!1}))},fetchVulnerabilities:async()=>{if(l().processing)return;e({processing:!0});let t={};try{const n=await s.Eo("hardening_data",t);let r=[],d=0;n.data.vulList&&(d=n.data.vulnerabilities,r=n.data.vulList,"object"==typeof r&&(r=Object.values(r)),r.forEach((function(e,l){let t=e.update_available?rsssl_settings.plugins_url+"?plugin_status=upgrade":"#settings/vulnerabilities";e.vulnerability_action=(0,a.createElement)("div",{className:"rsssl-action-buttons"},(0,a.createElement)("a",{className:"rsssl-button button-secondary",href:"https://really-simple-ssl.com/vulnerabilities/"+e.rss_identifier,target:"_blank",rel:"noopener noreferrer"},(0,i.__)("Details","really-simple-ssl")),(0,a.createElement)("a",{disabled:!e.update_available,href:t,className:"rsssl-button button-primary"},(0,i.__)("Update","really-simple-ssl")))})));let m=n.data.riskData;Array.isArray(m)||(m=[]),m=l().enforceCascadingRiskLevels(m),e((0,c.jM)((e=>{e.vulnerabilities=d,e.vulList=r,e.updates=n.data.updates,e.dataLoaded=!0,e.riskNaming=n.data.riskNaming,e.lastChecked=n.data.lastChecked,e.vulEnabled=n.data.vulEnabled,e.riskData=m,e.processing=!1})))}catch(e){console.error(e)}},vulnerabilityCount:()=>{let e=l().vulList,t=[];return Object.keys(e).forEach((function(l){t.push(e[l])})),["c","h","m","l"].map((function(e){return{level:e,count:t.filter((function(l){return l.risk_level===e})).length}}))},vulnerabilityScore:()=>{let e=0,t=l().vulList;return Object.keys(t).forEach((function(l){"c"===t[l].risk_level?e=5:e<1&&(e=1)})),e},hardeningScore:()=>{let e=0,t=l().vulnerabilities;for(let l=0;l<t.length;l++)e+=t[l].hardening_score;return e},activateVulnerabilityScanner:async()=>{try{(await s.Eo("rsssl_scan_files")).request_success&&await l().fetchVulnerabilities()}catch(e){console.error(e)}}})))}}]);