<!DOCTYPE html><html lang="en-us"><head>
<script>
window.redwood={"consentGroups":{"C0001":false,"C0002":false,"C0003":false,"C0004":false},"country":"FR","colo":"CDG","user":null,"rv1":"tsk","locale":"en-US"}
window.redwood.syncOneTrustToZarazConsents = function() {
if(!window.zaraz?.consent) {
return;
}
const zarazConsentMap = {
C0002: 'Tuku',
C0003: 'nBKC',
C0004: 'aMDT',
}
const groups = window.redwood.consentGroups;
const currentZarazGroups = window.zaraz.consent.getAll();
const zarazActiveConsents = Object.keys(currentZarazGroups);
let shouldUpdate = false;
const mappedGroups = Object.entries(zarazConsentMap).filter(([key, value]) => zarazActiveConsents.includes(value)).reduce((acc, [key, value]) => {
acc[value] = groups[key];
if (!shouldUpdate && acc[value] !== currentZarazGroups[value]) {
shouldUpdate = true;
}
return acc;
}, {});
if(!shouldUpdate) {
return;
}
window.zaraz.consent.set(mappedGroups);
window.zaraz.consent.sendQueuedEvents();
};
</script>
<script type="text/javascript">
var OneTrust={"geolocationResponse":{"stateCode":"IDF","countryCode":"FR"}}
</script>
<script>
const acceptedLocales = [
'en-au',
'en-ca',
'en-gb',
'en-in',
'en-us',
'de-de',
'es-es',
'es-la',
'fr-fr',
'it-it',
'ja-jp',
'ko-kr',
'pl-pl',
'pt-br',
'ru-ru',
'zh-tw',
'zh-cn',
'zh-hans-cn',
];
const orphanLocales = [
'sv-se',
'nl-nl',
'vi-vn',
'th-th',
'id-id',
'tr-tr',
];
const ignoreList = [
'apps',
'docs',
'rate-limit-test',
'rss',
]
function getPathFromLocale(locale, code, pathString) {
if ( locale === code || !acceptedLocales.includes(code) || acceptedLocales.includes(locale) || orphanLocales.includes(locale) ) {
return null;
} else {
return [code, locale ? locale : '', pathString].filter(part => part !== '').join('/');
}
};
if(window.location.host !== 'staging.cloudflare-cn.com' && window.location.host !== 'cloudflare-cn.com' && window.location.host !== 'www.cloudflare-cn.com') {
if (localStorage.getItem('langPreference')) {
if (localStorage.getItem('langPreference').toLowerCase() != 'en-us') {
const langPreference = localStorage.getItem('langPreference').toLowerCase();
const splitPath = window.location.pathname.split('/').filter(part => part !== '');
const currentLang = splitPath[0];
if (!acceptedLocales.includes(currentLang) && !orphanLocales.includes(currentLang) && !ignoreList.includes(splitPath[0])) {
splitPath.splice(0, 0, langPreference.toLowerCase());
const newUrl = 'https://' + window.location.hostname + '/' + splitPath.join('/') + '/' + window.location.search;
window.location.replace(newUrl);
}
}
} else if (!window.navigator.userAgent.toLowerCase().includes('googlebot')) {
const requestedLang = window.navigator.language;
const splitPath = window.location.pathname.split('/').filter(part => part !== '');
const maybeLocale = splitPath.shift();
const splitPathString = splitPath.join('/');
if (requestedLang && requestedLang.toLowerCase() != "en-us") {
const requestedLangCode = requestedLang
.toLowerCase()
.replace('_', '-')
.replace('hans-',''); // for zh-hans-cn, switch to zh-cn
const redirectPath = getPathFromLocale(maybeLocale, requestedLangCode, splitPathString);
if (redirectPath && !ignoreList.includes(maybeLocale)) {
window.location.replace('https://' + window.location.hostname + '/' + redirectPath + '/' + window.location.search);
}
}
}
}
</script><meta charset="UTF-8"><meta http-equiv="x-ua-compatible" content="ie=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="icon" type="image/x-icon" href="/favicon.ico"><title>Connect, protect, and build everywhere | Cloudflare</title><link rel="canonical" href="https://www.cloudflare.com/"><meta name="robots" content="index"><meta name="title" content="Connect, protect, and build everywhere | Cloudflare"><meta name="description" content="Make employees, applications and networks faster and more secure everywhere, while reducing complexity and cost."><meta name="image" content="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5hEMO0prBW3wDvchZU0iBZ/8e05bb4c55f8906e58d09dbc861c0f22/CF_logo_horizontal_singlecolor_wht.svg"><meta property="og:title" content="Connect, protect, and build everywhere"><meta property="og:description" content="Make employees, applications and networks faster and more secure everywhere, while reducing complexity and cost."><meta property="og:url" content="https://www.cloudflare.com/"><meta property="og:image" content="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5hEMO0prBW3wDvchZU0iBZ/8e05bb4c55f8906e58d09dbc861c0f22/CF_logo_horizontal_singlecolor_wht.svg"><meta name="X:title" content="Connect, protect, and build everywhere | Cloudflare"><meta name="X:description" content="Make employees, applications and networks faster and more secure everywhere, while reducing complexity and cost."><meta name="X:url" content="https://www.cloudflare.com/"><meta name="X:image" content="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5hEMO0prBW3wDvchZU0iBZ/8e05bb4c55f8906e58d09dbc861c0f22/CF_logo_horizontal_singlecolor_wht.svg"><link rel="alternate" hreflang="en-gb" href="https://www.cloudflare.com/en-gb/"><link rel="alternate" hreflang="en-ca" href="https://www.cloudflare.com/en-ca/"><link rel="alternate" hreflang="en-au" href="https://www.cloudflare.com/en-au/"><link rel="alternate" hreflang="en-in" href="https://www.cloudflare.com/en-in/"><link rel="alternate" hreflang="de-de" href="https://www.cloudflare.com/de-de/"><link rel="alternate" hreflang="es-es" href="https://www.cloudflare.com/es-es/"><link rel="alternate" hreflang="es-la" href="https://www.cloudflare.com/es-la/"><link rel="alternate" hreflang="fr-fr" href="https://www.cloudflare.com/fr-fr/"><link rel="alternate" hreflang="id-id" href="https://www.cloudflare.com/id-id/"><link rel="alternate" hreflang="it-it" href="https://www.cloudflare.com/it-it/"><link rel="alternate" hreflang="nl-nl" href="https://www.cloudflare.com/nl-nl/"><link rel="alternate" hreflang="ja-jp" href="https://www.cloudflare.com/ja-jp/"><link rel="alternate" hreflang="ko-kr" href="https://www.cloudflare.com/ko-kr/"><link rel="alternate" hreflang="th-th" href="https://www.cloudflare.com/th-th/"><link rel="alternate" hreflang="tr-tr" href="https://www.cloudflare.com/tr-tr/"><link rel="alternate" hreflang="pl-pl" href="https://www.cloudflare.com/pl-pl/"><link rel="alternate" hreflang="pt-br" href="https://www.cloudflare.com/pt-br/"><link rel="alternate" hreflang="sv-se" href="https://www.cloudflare.com/sv-se/"><link rel="alternate" hreflang="vi-vn" href="https://www.cloudflare.com/vi-vn/"><link rel="alternate" hreflang="ru-ru" href="https://www.cloudflare.com/ru-ru/"><link rel="alternate" hreflang="zh-tw" href="https://www.cloudflare.com/zh-tw/"><link rel="alternate" hreflang="zh-cn" href="https://www.cloudflare.com/zh-cn/"><link rel="alternate" hreflang="zh-hans-cn" href="https://www.cloudflare.com/zh-hans-cn/"><script>(function(){const MQ_SCREENS = {"sm":"375px","md":"768px","lg":"1024px","xl":"1440px","xxl":"1920px"};
window.MQ_SCREENS = MQ_SCREENS;
})();</script><script type="module" src="/_willow/index.astro_astro_type_script_index_0_lang.DRQLjlA2.js"></script><style>.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
</style>
<link rel="stylesheet" href="/_willow/_path_.CLLfFZyz.css">
<link rel="stylesheet" href="/_willow/_path_.Dyaha6Ll.css">
<link rel="stylesheet" href="/_willow/_path_.DZMLZdll.css"><script>window.disabledConsentGroups={"C0001":false,"C0002":false,"C0003":false,"C0004":false}</script>
<script type="text/javascript">
window.loadScript = (url, { charset = 'UTF-8', ...attributes } = {}, location = 'head') => {
const existingScript = document.querySelector('script[src="'+url+'"]');
if (existingScript) {
return;
}
const script = document.createElement('script');
script.src = url;
script.type = 'text/javascript';
script.async = true;
script.charset = charset;
if (attributes) {
Object.entries(attributes).forEach(([key, value]) => {
script.setAttribute(key, value);
});
}
if (location === 'head') {
document.head.appendChild(script);
} else {
document.body.appendChild(script);
}
return script;
};
</script>
<script type="text/javascript">
function getParentByAttribute(element, attributeName, attributeValue) {
let currentElement = element;
while (currentElement.parentElement) {
currentElement = currentElement.parentElement;
if (currentElement.getAttribute(attributeName) === attributeValue) {
return currentElement;
}
}
return null;
};
</script>
<script type="text/javascript">
(function(){
const getCookies = () => document.cookie
.split(';')
.map(v => v.split('='))
.reduce((acc, v) => {
acc[decodeURIComponent(v[0].trim())] = decodeURIComponent(v[1].trim());
return acc;
}, {});
const getCookie = (name) => getCookies()[name];
const getSparrowId = () => {
const cookie = getCookie('sparrow_id');
try {
return JSON.parse(cookie)?.userId;
} catch(e) {
return undefined;
}
};
const getEcid = () => {
return window.ecid;
};
window.cookieHelper = {
getCookies,
getCookie,
getEcid,
getSparrowId,
};
})()
</script>
<script type="text/javascript">
window.siteData = {
consentGroups: {"C0001":false,"C0002":false,"C0003":false,"C0004":false},
country: "FR",
colo: "CDG",
user: null,
locale: "en-us",
getConsentGroups() {
return window.siteData.consentGroups;
},
setConsentGroups(consentGroups) {
window.siteData.consentGroups = consentGroups;
if (window.zaraz) {
window.siteData.syncOneTrustToZarazConsents();
}
},
getLocale() {
return window.siteData.locale;
},
isChinaSite() {
return false
},
syncOneTrustToZarazConsents() {
if(!window.zaraz?.consent) {
console.error('consent sync not possible');
return;
}
const zarazConsentMap = {
C0002: 'Tuku',
C0003: 'nBKC',
C0004: 'aMDT',
}
const groups = window.siteData.consentGroups;
const currentZarazGroups = window.zaraz.consent.getAll();
const zarazActiveConsents = Object.keys(currentZarazGroups);
let shouldUpdate = false;
const mappedGroups = Object.entries(zarazConsentMap).filter(([key, value]) => zarazActiveConsents.includes(value)).reduce((acc, [key, value]) => {
acc[value] = groups[key];
if (!shouldUpdate && acc[value] !== currentZarazGroups[value]) {
shouldUpdate = true;
}
return acc;
}, {});
if(!shouldUpdate) {
return;
}
window.zaraz.consent.set(mappedGroups);
window.zaraz.consent.sendQueuedEvents();
},
isCfCookieEventAttached: false,
}
</script>
<script type="text/javascript">
window.GTM = {
getEndpoint() {
const env = "production";
if (env === 'production') {
return 'https://www.googletagmanager.com/gtm.js?id=GTM-NDGPDFZ';
}
return 'https://www.googletagmanager.com/gtm.js?id=GTM-NDGPDFZ>m_preview=env-463>m_auth=Bw0h3fTQa4XI3NcjmogT9g';
},
getPageLevelData(location, window) {
return {
hostname: location.hostname,
query: location.search,
page_location: location.href,
page_url: location.href,
page_timestamp: new Date().getTime(),
page_path: location.pathname + location.search,
page_referrer: window?.document.referrer,
page_title: window?.document.title,
};
},
trackInZaraz(event) {
if (!window.zaraz) return;
if (!window.dataLayer) return;
if (typeof event !== 'object' || event === null) return;
for (const key of Object.entries(event)) {
if (!key[0].startsWith('gtm.')) {
window.zaraz.set(key[0], key[1], { scope: 'page' });
}
}
if (event.event) {
let data = {};
for (const obj of window.dataLayer?.slice(
0,
window.dataLayer?.indexOf(event) + 1,
)) {
if (typeof obj !== 'object' || obj === null) continue;
if (typeof obj.event === 'string' && obj.event.startsWith('gtm.')) {
continue;
}
data = { ...data, ...obj };
}
delete data.event;
if (!event.event.startsWith('gtm.')) {
window.zaraz.track(event.event, data);
}
}
},
loadGTMScript() {
window.dataLayer = window.dataLayer || [];
const dataLayerPush = window.dataLayer.push;
Object.defineProperty(window.dataLayer, 'push', {
configurable: true,
enumerable: false,
writable: true,
value(...args) {
if (typeof args[0] !== 'object' || args[0] === null) {
console.trace('dataLayer: non-object added');
}
const result = dataLayerPush.apply(this, args);
window.GTM.trackInZaraz(args[0]);
return result;
},
});
window.dataLayer.forEach(event => {
window.GTM.trackInZaraz(event);
});
if (!window.siteData.isChinaSite()) {
window.loadScript(window.GTM.getEndpoint());
}
let poller = undefined;
function pushPageLoad(ecid) {
window.clearInterval(poller);
const gaClientId = window.cookieHelper?.getCookie('_ga');
window.GTM.push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' });
window.dispatchEvent(new CustomEvent('tracking-ids-set', { detail: { ecid, gaClientId } }));
window.GTM.push({
event: 'page_load',
...window.GTM.getPageLevelData(location, window),
language: window.navigator.language,
user_properties: {
ga_client_id: gaClientId,
ga_client_id_s: gaClientId ? 's' + gaClientId : undefined,
ecid,
user_id: window.cookieHelper?.getSparrowId(),
willow_enable: "enable"
},
})
}
poller = setInterval(()=> {
const ecid = window.cookieHelper?.getEcid();
if(ecid || window.siteData?.consentGroups?.C0004 === false) {
pushPageLoad(ecid);
poller = undefined;
}
}, 500);
setTimeout(()=> {
if(poller === undefined) {
return;
}
window.clearInterval(poller);
pushPageLoad(undefined);
}, 3000)
},
push(items) {
window.dataLayer?.push(items);
},
};
</script>
<script type="text/javascript">
window.zarazTagManager = {
getEndPoint() {
return '/static/z/i.js';
},
loadZaraz() {
document.addEventListener('zarazConsentAPIReady', () => {
window.siteData.syncOneTrustToZarazConsents();
});
window.loadScript(window.zarazTagManager.getEndPoint());
},
};
window.zarazTagManager.loadZaraz();
</script>
<script type="text/javascript">
window.oneTrustHelpers = {
libraryMappings: {"cfmrk_eucookiebanner":"C0001","techTarget":"C0002","marketo":"C0002","bizible":"C0002","heap":"C0002","ga":"C0002","cfmrk_cic":"C0003","cfmrk_userLangRedirect":"C0003","gtm":"C0004","sparrow":"C0002","optimize":"C0002","launch":"C0004","productRecommendation":"C0004","drift":"C0003"},
libraries() {
const allowedLibraries = window.oneTrustHelpers.getAllowedLibraries();
return [
{
enabled: allowedLibraries.gtm,
handler() {
window.GTM.loadGTMScript();
},
},
{
enabled: allowedLibraries.launch,
handler() {
window.adobeLaunch.loadAdobeLaunch();
},
},
];
},
getActiveConsentGroups() {
const consentGroups = {...window.disabledConsentGroups};
if (window.OptanonActiveGroups) {
window.OptanonActiveGroups.split(',')
.filter(Boolean)
.forEach(value => {
Object.assign(consentGroups, { [value]: true });
});
}
return consentGroups;
},
getAllowedLibraries() {
const consentGroups = window.siteData.getConsentGroups();
return Object.entries(window.oneTrustHelpers.libraryMappings).reduce(
(result, [key, value]) => ({
...result,
[key]: consentGroups[value],
}),
{
cfmrk_eucookiebanner: false,
techTarget: false,
marketo: false,
bizible: false,
heap: false,
ga: false,
cfmrk_cic: false,
cfmrk_userLangRedirect: false,
gtm: false,
zaraz: false,
sparrow: false,
optimize: false,
target: false,
launch: false,
productRecommendation: false,
drift: false,
},
);
},
loadAllowedLibraries() {
this.libraries()
.filter(library => library.enabled)
.forEach(library => {
library.handler();
});
},
loadSDKScript() {
window.loadScript("https://ot.www.cloudflare.com/ot/scripttemplates/otSDKStub.js", {
charset: 'UTF-8',
'data-domain-script': "b1e05d49-f072-4bae-9116-bdb78af15448",
'data-document-language': "true"
});
},
};
</script>
<script>window.oneTrustHelpers.loadSDKScript();</script>
<script type="text/javascript">
if (!window.hasOwnProperty('OneTrust')) {
var OneTrust={"geolocationResponse":{"stateCode":"IDF","countryCode":"FR"}}
}
</script>
<script type="text/javascript">
function OptanonWrapper() {
window.siteData.setConsentGroups(window.oneTrustHelpers.getActiveConsentGroups());
window.oneTrustHelpers.loadAllowedLibraries();
if (!window.siteData.isCfCookieEventAttached) {
window.siteData.isCfCookieEventAttached = true;
window.addEventListener('consent.onetrust', async () => {
await fetch('/', { method: 'HEAD' });
});
}
}
</script>
<script type="text/javascript">
window.adobeLaunch = {
getEndPoint() {
const env = "production"
if (env === "production") {
return 'https://assets.adobedtm.com/f597f8065f97/1b1bbc99cd1a/launch-27d26806890f.min.js';
}
if (env === "staging" || env === "preprod") {
return 'https://assets.adobedtm.com/f597f8065f97/1b1bbc99cd1a/launch-fc97b6cacaaf-staging.min.js';
}
return 'https://assets.adobedtm.com/f597f8065f97/1b1bbc99cd1a/launch-19122256e4d6-development.min.js';
},
loadAdobeLaunch() {
window.loadScript(window.adobeLaunch.getEndPoint());
},
};
</script>
</head> <body class="overflow-auto relative font-inter"> <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).load=e;window.dispatchEvent(new Event("astro:load"));})();;(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));class y extends HTMLElement{constructor(){super(...arguments);d(this,"Component");d(this,"hydrator");d(this,"hydrate",async()=>{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let c=this.querySelectorAll("astro-slot"),n={},h=this.querySelectorAll("template[data-astro-template]");for(let r of h){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("data-astro-template")||"default"]=r.innerHTML,r.remove())}for(let r of c){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("name")||"default"]=r.innerHTML)}let p;try{p=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(r){let s=this.getAttribute("component-url")||"<unknown>",v=this.getAttribute("component-export");throw v&&(s+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),r),r}let u;await this.hydrator(this)(this.Component,p,n,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});d(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),c.disconnect(),this.childrenConnectedCallback()},c=new MutationObserver(()=>{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});c.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}async start(){let e=JSON.parse(this.getAttribute("opts")),c=this.getAttribute("client");if(Astro[c]===void 0){window.addEventListener(`astro:${c}`,()=>this.start(),{once:!0});return}try{await Astro[c](async()=>{let n=this.getAttribute("renderer-url"),[h,{default:p}]=await Promise.all([import(this.getAttribute("component-url")),n?import(n):()=>()=>{}]),u=this.getAttribute("component-export")||"default";if(!u.includes("."))this.Component=h[u];else{this.Component=h;for(let f of u.split("."))this.Component=this.Component[f]}return this.hydrator=p,this.hydrate},e,this)}catch(n){console.error(`[astro-island] Error hydrating ${this.getAttribute("component-url")}`,n)}}attributeChangedCallback(){this.hydrate()}}d(y,"observedAttributes",["props"]),customElements.get("astro-island")||customElements.define("astro-island",y)}})();</script> <div class="min-h-screen bg-slate-300 text-foreground relative transition-all duration-1000 overflow-x-clip" data-qa="TemplateHeroAnimatedGlobe" data-astro-cid-ld7fqf5u=""><div class="absolute top-[5px] w-[1px] h-[1px] left-0" id="scroll-trigger" data-astro-cid-ld7fqf5u=""></div> <div data-qa="TemplateHeader" style="transform:translateY(0px);position:fixed;width:100%;z-index:11111" data-visible="true"> <astro-island uid="ZBTEgd" prefix="r0" component-url="/_willow/uninav.C77AbWFU.js" component-export="NavigationUniversal" renderer-url="/_willow/client.Cgxsk4ri.js" props="{"companyLogo":[0,{"alt":[0,"Cloudflare Color Logo"],"position":[0,"center"],"alignment":[0,"center"],"backgroundSize":[0,"auto"],"htmlId":[0],"mobile":[0,{"src":[0,""],"width":[0]}],"desktop":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/69wNwfiY5mFmgpd9eQFW6j/d5131c08085a977aa70f19e7aada3fa9/1pixel-down__1_.svg"],"width":[0,239]}],"cantoAssetFile":[0]}],"companyLogoWhite":[0,{"alt":[0,"Company Logo White"],"position":[0,"center"],"alignment":[0,"center"],"backgroundSize":[0,"auto"],"htmlId":[0],"mobile":[0,{"src":[0,""],"width":[0]}],"desktop":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/735eoClKJf9XfkqCJs1mfZ/b6767158f39af8d538517df918b8fc2e/logo-white-desktop.svg"],"width":[0,213]}],"cantoAssetFile":[0]}],"hamburgerIcon":[0,{"activeStateColor":[0,"#000000"],"fillColor":[0,"#000000"],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1eZj40WQPQLbM4crONm0wY/da0d7b506558ce78cfe83df491310e91/Hamburger-menu.svg"]}],"htmlId":[0,"hamburger-icon"]}],"mobileCloseIcon":[0,{"activeStateColor":[0,"#000000"],"fillColor":[0,"#000000"],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/CfX6eFL5ZfuJaMPtLUsyS/b6d53053f70ebfec8426b5bcb427ac70/x.svg"]}],"htmlId":[0,"close-icon"]}],"primaryNavigationGroups":[1,[[0,{"menuTitle":[0,"Platform"],"rows":[1,[[0,{"rowTitle":[0],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Connectivity cloud"],"linkUrl":[0,"/connectivity-cloud/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Cloudflare’s connectivity cloud delivers 60+ networking, security, and performance services."],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0,{"alt":[0,"Multiflare three"],"position":[0,"center"],"alignment":[0,"center"],"backgroundSize":[0,"auto"],"htmlId":[0],"mobile":[0,{"src":[0,""],"width":[0,85]}],"desktop":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7HGdDUrO4I7ByjvJVmzRpB/12a98608e3a7343788f15652bb01f041/Group_3_1__2_.png"],"width":[0,85]}],"cantoAssetFile":[0]}],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Enterprise"],"linkUrl":[0,"/enterprise/"],"openInNewTab":[0],"linkSubheadCopy":[0,"For large and medium organizations"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Small business"],"linkUrl":[0,"/small-business/"],"openInNewTab":[0],"linkSubheadCopy":[0,"For small organizations"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Partner"],"linkUrl":[0,"/partners/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Become a Cloudflare partner"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four-offset"],"backgroundColor":[0,"transparent"],"includePipes":[0,true],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"use cases"],"rowNavigationLinks":[1,[[0,{"linkListTitle":[0,"Modernize applications"],"linkListTitleUrl":[0,"/modernize-applications/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"Accelerate performance"],"linkUrl":[0,"/application-services/products/cdn/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Ensure app availability"],"linkUrl":[0,"/performance/ensure-application-availability/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Optimize web experience"],"linkUrl":[0,"/application-services/products/website-optimization/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}],[0,{"linkListTitle":[0,"Modernize security"],"linkListTitleUrl":[0,"/cybersecurity/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"VPN replacement"],"linkUrl":[0,"/zero-trust/solutions/vpn-replacement/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Phishing protection"],"linkUrl":[0,"/zero-trust/solutions/multi-channel-phishing/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Secure web apps and APIs"],"linkUrl":[0,"/application-services/products/api-shield/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}],[0,{"linkListTitle":[0,"Modernize networks"],"linkListTitleUrl":[0,"/modernize-networks/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"Network protection"],"linkUrl":[0,"/network-services/products/magic-transit/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"WAN modernization"],"linkUrl":[0,"/network-services/products/magic-wan/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Simplify your corporate network"],"linkUrl":[0,"/network-services/products/network-interconnect/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}]]],"rowColumnLayout":[0,"three"],"backgroundColor":[0,"transparent"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"CxO topics"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Adopt AI"],"linkUrl":[0,"/ai-solution/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Bring AI into workforces and digital experiences"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6ju4zeGzb2tqBZhA0RPqGz/62b0041990ef34235b049e584dd01790/innovation-intelligence-gradient_2.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"AI security"],"linkUrl":[0,"/ai-security/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Secure agentic AI and GenAI applications"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3OvnXcltbOjD1uRiwzUpxj/6d133ac7c99643a87e1e85204c84cf8d/cloud-security-gradient_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Data compliance"],"linkUrl":[0,"/data/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Streamline compliance and minimize risk"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/23tHVxEV7iBTNGQ341pBFs/9b4aeec37cac8c99cf4be12fdaf2501b/analytics-data-gradient_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Post-quantum cryptography"],"linkUrl":[0,"/pqc/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Safeguard data and meet compliance standards"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7lMWuklc2uiDavPbGuyJW7/0dbf579546ec2fa287171b693c09680f/innovation-intelligence-gradient_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"transparent"],"includePipes":[0,false],"pipeColor":[0,"orange"],"contentDirection":[0,"column"]}]]],"sideColumn":[0,{"content":[1,[[0,{"rowTitle":[0],"rowNavigationLinks":[1,[[0,{"linkListTitle":[0,"Industries"],"linkListTitleUrl":[0],"subMenuItems":[1,[[0,{"linkTitle":[0,"Healthcare"],"linkUrl":[0,"/healthcare/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Banking"],"linkUrl":[0,"/banking-and-financial-services/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Retail"],"linkUrl":[0,"/retail/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Gaming"],"linkUrl":[0,"/gaming/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Public sector"],"linkUrl":[0,"/public-sector/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}]]],"rowColumnLayout":[0,"three"],"backgroundColor":[0,"transparent"],"includePipes":[0,true],"pipeColor":[0,"gray"],"contentDirection":[0,"row"],"sideMenuType":[0,"NavRowContainer"]}],[0,{"linkListTitle":[0,"Resources"],"linkListTitleUrl":[0,"/resource-center/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"Product guides"],"linkUrl":[0,"/resource-hub/?resourcetype=Solution+%26+Product+Guides"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Reference architectures"],"linkUrl":[0,"/architecture/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Analyst reports"],"linkUrl":[0,"/analysts/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"sideMenuType":[0,"NavLinkList"]}],[0,{"rowTitle":[0],"rowNavigationLinks":[1,[[0,{"linkListTitle":[0,"Engage"],"linkListTitleUrl":[0],"subMenuItems":[1,[[0,{"linkTitle":[0,"Events"],"linkUrl":[0,"/events/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1ZxNQt9xUAC3dE3LyBLIDb/4e61c5448d957efab102696b97aad2c7/calendar.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Demos"],"linkUrl":[0,"/product-demos/"],"openInNewTab":[0,false],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0,"#000000"],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6Rx4MDGYVB9bpOaSPXRAv9/9edb40b10a9c3c771c2f1a43b5520235/traffic-legit-browser.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Webinars"],"linkUrl":[0,"/resource-hub/?resourcetype=Webinar"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/40goabsyOIrX4J8uOj4hSI/d706427c981ead79ae03fcf955bf3097/video_play.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Workshops"],"linkUrl":[0,"/lp/securitybuildersworkshops/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/qYXaKdeUXFWhedHg8vBS6/c360eaef6f0930769366478b6e0af50a/performance-wrench.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"transparent"],"navItemType":[0,"navLinkList"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"transparent"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"row"],"sideMenuType":[0,"NavRowContainer"]}],[0,{"label":[0,"Request a demo "],"url":[0,"/plans/enterprise/demo/"],"variant":[0,"solid"],"target":[0,"_self"],"modal":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"htmlId":[0],"color":[0,"orange"],"width":[0,"narrow"],"contentAlignment":[0],"entryTitle":[0,"Request a demo "],"sideMenuType":[0,"FragmentButton"]}]]]}],"navItemType":[0,"megaMenu"]}],[0,{"menuTitle":[0,"Products"],"rows":[1,[[0,{"rowTitle":[0,"products"],"rowNavigationLinks":[1,[[0,{"linkListTitle":[0,"Workspace security"],"linkListTitleUrl":[0,"/zero-trust/products/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"Zero trust network access"],"linkUrl":[0,"/zero-trust/products/access/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Secure web gateway"],"linkUrl":[0,"/zero-trust/products/gateway/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Email security"],"linkUrl":[0,"/zero-trust/products/email-security/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Cloud access security broker"],"linkUrl":[0,"/zero-trust/products/casb/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}],[0,{"linkListTitle":[0,"Application security"],"linkListTitleUrl":[0,"/application-services/products/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"L7 DDoS protection"],"linkUrl":[0,"/ddos/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Web application firewall"],"linkUrl":[0,"/application-services/products/waf/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"API security"],"linkUrl":[0,"/application-services/products/api-shield/ "],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"start"]}],[0,{"linkTitle":[0,"Bot management"],"linkUrl":[0,"/application-services/products/bot-management/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}],[0,{"linkListTitle":[0,"Application performance"],"linkListTitleUrl":[0,"/application-services/products/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"CDN"],"linkUrl":[0,"/application-services/products/cdn/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"DNS"],"linkUrl":[0,"/application-services/products/dns/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Smart routing"],"linkUrl":[0,"/application-services/products/argo-smart-routing/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Load balancing"],"linkUrl":[0,"/application-services/products/load-balancing/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}],[0,{"linkListTitle":[0,"Networking and SASE"],"linkListTitleUrl":[0,"/network-services/products/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"L3/4 DDoS protection"],"linkUrl":[0,"/network-services/products/magic-transit/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"NaaS / SD-WAN"],"linkUrl":[0,"/network-services/products/magic-wan/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Firewall-as-a-service"],"linkUrl":[0,"/network-services/products/magic-firewall/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Network Interconnect"],"linkUrl":[0,"/network-services/products/network-interconnect/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"transparent"],"includePipes":[0,false],"pipeColor":[0,"orange"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"plans & pricing"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Enterprise plans"],"linkUrl":[0,"/plans/enterprise/externa"],"openInNewTab":[0,false],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6u9VFzqqrg26Tyh6I29HAO/3f7b4cf11302990bd24c67ad7fddf435/Enterprise_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Small business plans"],"linkUrl":[0,"/small-business/#pricing-plans-at-a-glance"],"openInNewTab":[0,false],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1bH6GIfOcGZRbjB1P7Fq7E/6bd900b4e714b9b081d01e92e350878f/Group_48096782_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Individual plans"],"linkUrl":[0,"/personal/"],"openInNewTab":[0,false],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4W9tZTPoiq8BaBeEZtPOwR/0ecf5b3412d2bdae1f1393cfe58e14c9/Personal_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Compare plans"],"linkUrl":[0,"/plans/"],"openInNewTab":[0,false],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/25cDVm7qpa5t1vK281turi/d6563b69d7d1e42d82e0578a2db7c2ee/Compare_All_Plans_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"transparent"],"includePipes":[0,false],"pipeColor":[0,"orange"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"Global services"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Support and success bundles"],"linkUrl":[0,"/success-offerings/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Optimized Cloudflare experience"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Professional services"],"linkUrl":[0,"/professional-services/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Expert-led implementation"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Technical account management"],"linkUrl":[0,"/technical-account-management-service/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Focused technical management "],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Security operations service"],"linkUrl":[0,"/soc-as-a-service/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Cloudflare monitoring and response"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}]]],"sideColumn":[0,{"content":[1,[[0,{"linkTitle":[0,"Domain registration"],"linkUrl":[0,"/products/registrar/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Buy and manage domains"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkTitle":[0,"1.1.1.1"],"linkUrl":[0,"https://one.one.one.one/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Free DNS resolver"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkListTitle":[0,"Resources"],"linkListTitleUrl":[0,"/resource-center/"],"subMenuItems":[1,[[0,{"linkTitle":[0,"Product guides"],"linkUrl":[0,"/resource-hub/?resourcetype=Solution+%26+Product+Guides"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Reference architectures"],"linkUrl":[0,"/architecture/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Analyst reports"],"linkUrl":[0,"/analysts/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Product demos and tours"],"linkUrl":[0,"/lp/app-services-demo-series/"],"openInNewTab":[0],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"sideMenuType":[0,"NavLinkList"]}],[0,{"label":[0,"Help me choose"],"url":[0,"/about-your-website/"],"variant":[0,"solid"],"target":[0,"_self"],"modal":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"htmlId":[0],"color":[0,"orange"],"width":[0,"narrow"],"contentAlignment":[0],"entryTitle":[0,"Help me choose"],"sideMenuType":[0,"FragmentButton"]}]]]}],"navItemType":[0,"megaMenu"]}],[0,{"menuTitle":[0,"Developers"],"rows":[1,[[0,{"rowTitle":[0,"documentation"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Developer library"],"linkUrl":[0,"https://developers.cloudflare.com/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Documentation and guides"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Application demos"],"linkUrl":[0,"https://developers.cloudflare.com/products/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Explore what you can build"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Tutorials"],"linkUrl":[0,"https://developers.cloudflare.com/workers/tutorials/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Step-by-step build tutorials"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Reference architecture"],"linkUrl":[0,"https://developers.cloudflare.com/reference-architecture/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Diagrams and design patterns"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"Products"],"rowNavigationLinks":[1,[[0,{"linkListTitle":[0,"Artificial Intelligence"],"linkListTitleUrl":[0,"/developer-platform/products/#ai-products"],"subMenuItems":[1,[[0,{"linkTitle":[0,"AI Gateway"],"linkUrl":[0,"/developer-platform/products/ai-gateway/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Observe, control AI apps"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7yZnTRyobAq3QO8KDRjC1d/b47ad59d58a0defd05bc461de57d9492/cloudflare-gateway.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"]}],[0,{"linkTitle":[0,"Workers AI"],"linkUrl":[0,"/developer-platform/products/workers-ai/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Run ML models on our network"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3q4jH50nSNvAobEwCdMTfS/0b0ffa2f5440e5ab6855f872a9cc13cb/intelligence.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}],[0,{"linkListTitle":[0,"Compute"],"linkListTitleUrl":[0,"/developer-platform/products/#compute-products"],"subMenuItems":[1,[[0,{"linkTitle":[0,"Observability"],"linkUrl":[0,"/developer-platform/products/workers-observability/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Logs, metrics, and traces"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/747zz7p6uwnBM4t1TysLdr/9255be2d5ecc57a13776dc6ef21b0460/Type_outline_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"]}],[0,{"linkTitle":[0,"Workers"],"linkUrl":[0,"/developer-platform/products/workers/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Build, deploy serverless apps"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4SZLSkMwLsnVWJrFbxkqsQ/b468f03d2af09a8ec517687833755417/cloudflare-workers.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}],[0,{"linkListTitle":[0,"Media"],"linkListTitleUrl":[0,"/developer-platform/products/#media-products"],"subMenuItems":[1,[[0,{"linkTitle":[0,"Images"],"linkUrl":[0,"/developer-platform/products/cloudflare-images/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Transform, optimize images"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/58MrcxjQ27bFS0Qc6HgbM6/393d16e1c23598fee707fa1d1c79435d/image-orange.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"]}],[0,{"linkTitle":[0,"Realtime"],"linkUrl":[0,"/developer-platform/products/cloudflare-realtime/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Build real-time audio/video apps"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2keWTfCofj7qxjOiOjWUQ/bf8e04bd2a9dc174d0f00d7534c2bbbd/call-orange.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}],[0,{"linkListTitle":[0,"Storage & database"],"linkListTitleUrl":[0,"/developer-platform/products/#storage-database-products"],"subMenuItems":[1,[[0,{"linkTitle":[0,"D1"],"linkUrl":[0,"/developer-platform/products/d1/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Create serverless SQL databases"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4pSxqXV0fmZ6M1KcEVXzFX/f49d923eef73cfb45cb796beb2b1aaf9/d1-orange.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"]}],[0,{"linkTitle":[0,"R2"],"linkUrl":[0,"/developer-platform/products/r2/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Store data without costly egress fees"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3j81zx2X1rKRldqJymrIKP/539fe5d352cd1d140e68ed34886a29ee/cloudflare-durable-objects-orange.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"]}]]],"button":[0],"linkListBackgroundColor":[0,"default"],"navItemType":[0,"navLinkList"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"Plans & Pricing"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Workers"],"linkUrl":[0,"/developer-platform/products/workers/#workers"],"openInNewTab":[0],"linkSubheadCopy":[0,"Build and deploy serverless apps"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Workers KV"],"linkUrl":[0,"/developer-platform/products/workers-kv/#plan-comparison"],"openInNewTab":[0],"linkSubheadCopy":[0,"Serverless key-value store for apps"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"R2"],"linkUrl":[0,"/developer-platform/products/r2/#r2-plan-comparison"],"openInNewTab":[0],"linkSubheadCopy":[0,"Store data without costly egrees fees"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}]]],"sideColumn":[0,{"content":[1,[[0,{"linkTitle":[0,"Explore projects"],"linkUrl":[0,"/case-studies/?usecase=Deploy+custom+code+at+the+Edge"],"openInNewTab":[0],"linkSubheadCopy":[0,"Customer stories"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkTitle":[0,"AI Demo in 30 seconds"],"linkUrl":[0,"https://playground.ai.cloudflare.com/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Quick guide to get started"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkTitle":[0,"Explore Workers Playground"],"linkUrl":[0,"https://workers.cloudflare.com/playground"],"openInNewTab":[0],"linkSubheadCopy":[0,"Build, test, and deploy"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkTitle":[0,"Developers Discord"],"linkUrl":[0,"https://discord.com/invite/cloudflaredev"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Join the community"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"label":[0,"Start building"],"url":[0,"https://dash.cloudflare.com/sign-up/workers-and-pages"],"variant":[0,"solid"],"target":[0,"_blank"],"modal":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"htmlId":[0],"color":[0,"orange"],"width":[0,"narrow"],"contentAlignment":[0],"entryTitle":[0,"Start building button"],"sideMenuType":[0,"FragmentButton"]}]]]}],"navItemType":[0,"megaMenu"]}],[0,{"menuTitle":[0,"Partners"],"rows":[1,[[0,{"rowTitle":[0],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Partner Network"],"linkUrl":[0,"/partners/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Grow, innovate and meet customer needs with Cloudflare"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0,{"alt":[0,"Background"],"position":[0,"center"],"alignment":[0,"center"],"backgroundSize":[0,"auto"],"htmlId":[0],"mobile":[0,{"src":[0,""],"width":[0]}],"desktop":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5ebMWzQdPOZ9cHOQlW8Jw5/0a03f3960ea9d00fe6ea5449ff03eb8f/MultiFlare_03.png"],"width":[0,85]}],"cantoAssetFile":[0]}],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Partner Portal"],"linkUrl":[0,"https://portal.cloudflarepartners.com/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Find resources and register deals"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four-offset"],"backgroundColor":[0,"transparent"],"includePipes":[0,true],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"Partnership Types"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"PowerUP Program"],"linkUrl":[0,"/partners/power-up-program/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Grow your business while keeping your customers connected and secure"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Technology Partners"],"linkUrl":[0,"/partners/technology-partners/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Explore our ecosystem of technology partners and integrators"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Global System Integrators"],"linkUrl":[0,"/partners/global-system-integrators/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Support seamless large-scale digital transformation"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Service Providers"],"linkUrl":[0,"/partners/service-providers/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Discover our network of valued service providers"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0],"contentDirection":[0,"column"]}]]],"sideColumn":[0,{"content":[1,[[0,{"linkTitle":[0,"Self-serve agency program"],"linkUrl":[0,"/cloudflare-partners-self-serve-program-open-beta/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Manage Self-Serve Accounts for your clients"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkTitle":[0,"Peer-to-peer portal"],"linkUrl":[0,"/partners/peering-portal/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Traffic insights for your network"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkListTitle":[0],"linkListTitleUrl":[0],"subMenuItems":[1,[[0,{"linkTitle":[0,"Find a partner"],"linkUrl":[0,"https://partnerlocator.cloudflare.com/dashboard"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"PowerUP your business - connect with Cloudflare Powered+ partners."],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0],"linkListBackgroundColor":[0,"deep purple"],"sideMenuType":[0,"NavLinkList"]}]]]}],"navItemType":[0,"megaMenu"]}],[0,{"menuTitle":[0,"Resources"],"rows":[1,[[0,{"rowTitle":[0,"Engage"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Demos + product tours"],"linkUrl":[0,"/product-demos/"],"openInNewTab":[0],"linkSubheadCopy":[0,"On-demand product demos"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Case studies"],"linkUrl":[0,"/case-studies/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Driving success with Cloudflare"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Webinars"],"linkUrl":[0,"/resource-hub/?resourcetype=Webinar"],"openInNewTab":[0],"linkSubheadCopy":[0,"Insightful discussions"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Workshops"],"linkUrl":[0,"/lp/securitybuildersworkshops/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Virtual workshops"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Library"],"linkUrl":[0,"/resource-hub/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Helpful guides, roadmaps, and more"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Reports"],"linkUrl":[0,"/threat-reports/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Insights from Cloudflare’s research"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Blog"],"linkUrl":[0,"https://blog.cloudflare.com/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Technical deep dives and product news"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Learning center"],"linkUrl":[0,"/learning/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Educational tools and how-to content"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"Build"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Reference architecture"],"linkUrl":[0,"/architecture/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Technical guides"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5nvFsQ85SENyD2IK0Ornpn/f192ae113bf2273ffd3a3ec33de38eb0/cloudflare-trace-gradient_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Solution + product guides"],"linkUrl":[0,"/resource-hub/?resourcetype=Solution+%26+Product+Guides"],"openInNewTab":[0],"linkSubheadCopy":[0,"Product documentation"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4QnoVXaDbVtI1FOLdWvPXi/7392ae19b5ce3c3228ad13204f1a664b/documentation-rules-gradient_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Documentation"],"linkUrl":[0,"https://developers.cloudflare.com/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Developer documentation"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/u0lzloKAvJUSNhUW4rBbh/77f73c5cdf175d198d24976f634868b4/documentation-gradient_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"three"],"backgroundColor":[0,"transparent"],"includePipes":[0,false],"pipeColor":[0,"orange"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"Explore"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"theNET"],"linkUrl":[0,"/the-net/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Executive insights for the digital enterprise"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0,{"alt":[0,"TheNet"],"position":[0,"center"],"alignment":[0,"center"],"backgroundSize":[0,"auto"],"htmlId":[0],"mobile":[0,{"src":[0,""],"width":[0]}],"desktop":[0,{"src":[0,""],"width":[0]}],"cantoAssetFile":[0,{"id":[0,"uce1n1vmch2u56pqtmhf6qij3k"],"name":[0,"TheNet.png"],"size":[0,"6494"],"width":[0,85],"height":[0,55],"scheme":[0,"image"],"fullUrl":[0,"https://cf-assets.www.cloudflare.com/v2/image/uce1n1vmch2u56pqtmhf6qij3k/TheNet.png"],"contentType":[0,"image/png"],"thumbnailUrl":[0,"https://cloudflare.canto.com/direct/image/uce1n1vmch2u56pqtmhf6qij3k/rNR3gQhYLieD0NVDrm-vLewLQgQ/m0/800"]}]}],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Cloudflare TV"],"linkUrl":[0,"https://cloudflare.tv/live"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Innovative series and events"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0,{"alt":[0,"CloudflareTV"],"position":[0,"center"],"alignment":[0,"center"],"backgroundSize":[0,"auto"],"htmlId":[0],"mobile":[0,{"src":[0,""],"width":[0]}],"desktop":[0,{"src":[0,""],"width":[0]}],"cantoAssetFile":[0,{"id":[0,"mc6bbt2qi145h6g6g0bcg2d232"],"name":[0,"menu_uninav_cloudflare_tv.png"],"size":[0,"5406"],"width":[0,85],"height":[0,55],"scheme":[0,"image"],"fullUrl":[0,"https://cf-assets.www.cloudflare.com/v2/image/mc6bbt2qi145h6g6g0bcg2d232/menu_uninav_cloudflare_tv.png"],"contentType":[0,"image/png"],"thumbnailUrl":[0,"https://cloudflare.canto.com/direct/image/mc6bbt2qi145h6g6g0bcg2d232/o6CUMVVWvg1D39YeAgybOy_rsMs/m0/800"]}]}],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Cloudforce One"],"linkUrl":[0,"/cloudforce-one/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Threat research and operations"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0,{"alt":[0,"Cloudforce One"],"position":[0,"center"],"alignment":[0,"center"],"backgroundSize":[0,"auto"],"htmlId":[0],"mobile":[0,{"src":[0,""],"width":[0]}],"desktop":[0,{"src":[0,""],"width":[0]}],"cantoAssetFile":[0,{"id":[0,"fjpedt5rjt0v79br7mhsvls964"],"name":[0,"menu_uninav_cloudforce_one_icon.png"],"size":[0,"6789"],"width":[0,85],"height":[0,55],"scheme":[0,"image"],"fullUrl":[0,"https://cf-assets.www.cloudflare.com/v2/image/fjpedt5rjt0v79br7mhsvls964/menu_uninav_cloudforce_one_icon.png"],"contentType":[0,"image/png"],"thumbnailUrl":[0,"https://cloudflare.canto.com/direct/image/fjpedt5rjt0v79br7mhsvls964/KOn3aLnqMn3rfwwPmPqeEeuboRs/m0/800"]}]}],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Radar"],"linkUrl":[0,"https://radar.cloudflare.com/"],"openInNewTab":[0,true],"linkSubheadCopy":[0,"Internet traffic and security trends"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0,{"alt":[0,"Radar"],"position":[0,"center"],"alignment":[0,"center"],"backgroundSize":[0,"auto"],"htmlId":[0],"mobile":[0,{"src":[0,""],"width":[0]}],"desktop":[0,{"src":[0,""],"width":[0]}],"cantoAssetFile":[0,{"id":[0,"26cs6c4n414pjbav2cv9kqmp2o"],"name":[0,"menu_uninav_icon_radar.png"],"size":[0,"6740"],"width":[0,85],"height":[0,55],"scheme":[0,"image"],"fullUrl":[0,"https://cf-assets.www.cloudflare.com/v2/image/26cs6c4n414pjbav2cv9kqmp2o/menu_uninav_icon_radar.png"],"contentType":[0,"image/png"],"thumbnailUrl":[0,"https://cloudflare.canto.com/direct/image/26cs6c4n414pjbav2cv9kqmp2o/D5FfGbbC1TG3VHB5LcKs71J1RhQ/m0/800"]}]}],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}]]],"sideColumn":[0,{"content":[1,[[0,{"linkTitle":[0,"Analyst reports"],"linkUrl":[0,"/analysts/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Industry research reports"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkTitle":[0,"Events"],"linkUrl":[0,"/events/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Upcoming regional events"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkTitle":[0,"Trust, privacy, and compliance"],"linkUrl":[0,"/trust-hub/trust-and-safety/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Compliance information and policies"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}],[0,{"linkListTitle":[0,"Support"],"linkListTitleUrl":[0],"subMenuItems":[1,[[0,{"linkTitle":[0,"Contact us"],"linkUrl":[0,"https://dash.cloudflare.com/?to=/:account/support"],"openInNewTab":[0,true],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Community forum"],"linkUrl":[0,"https://community.cloudflare.com/"],"openInNewTab":[0,true],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Lost account access?"],"linkUrl":[0,"https://developers.cloudflare.com/support/account-management-billing/common-account-questions/login-and-account-issues/"],"openInNewTab":[0,true],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}],[0,{"linkTitle":[0,"Developers Discord"],"linkUrl":[0,"https://discord.com/invite/cloudflaredev"],"openInNewTab":[0,true],"linkSubheadCopy":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"]}]]],"button":[0,{"label":[0,"Get help"],"url":[0,"https://www.support.cloudflare.com/"],"variant":[0,"solid"],"target":[0,"_blank"],"modal":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"htmlId":[0],"color":[0,"orange"],"width":[0,"narrow"],"contentAlignment":[0],"entryTitle":[0,"Get Help"]}],"linkListBackgroundColor":[0,"deep purple"],"sideMenuType":[0,"NavLinkList"]}]]]}],"navItemType":[0,"megaMenu"]}],[0,{"menuTitle":[0,"Company"],"rows":[1,[[0,{"rowTitle":[0,"Company info"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Leadership"],"linkUrl":[0,"https://cloudflare.net/governance/leadership/default.aspx"],"openInNewTab":[0],"linkSubheadCopy":[0,"Meet our leaders"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Investor relations"],"linkUrl":[0,"https://cloudflare.net/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Investor information"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Press"],"linkUrl":[0,"/press/"],"openInNewTab":[0,false],"linkSubheadCopy":[0,"Explore recent news"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Careers"],"linkUrl":[0,"/careers/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Explore open roles"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"Trust, Privacy, & Safety"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Privacy"],"linkUrl":[0,"/privacypolicy/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Policy, data, and protection"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Trust"],"linkUrl":[0,"/trust-hub/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Policy, process, and safety"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Compliance"],"linkUrl":[0,"/trust-hub/compliance-resources/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Certification and regulation"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Transparency"],"linkUrl":[0,"/transparency/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Policy and disclosures"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"four"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}],[0,{"rowTitle":[0,"Public Interest"],"rowNavigationLinks":[1,[[0,{"linkTitle":[0,"Humanitarian"],"linkUrl":[0,"/galileo/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Project Galileo"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/79wkaamVT1nnyYrKFpKTK8/5e2c832d3e13d8687c39a385dbc5746c/help-giving.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Government"],"linkUrl":[0,"/athenian/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Athenian Project"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1sxZxGp5rlXrx0uG82teCW/4eeb406b8719b006b1e971037acda74b/gov-icon.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Elections"],"linkUrl":[0,"/campaigns/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Cloudflare For Campaigns"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5kbmX4C329oT7Rr9y9N1rS/59f48fec7197d2d9d2baa7218925bc08/edit.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"],"navItemType":[0,"navMenuItem"]}],[0,{"linkTitle":[0,"Health"],"linkUrl":[0,"/fair-shot/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Project Fair Shot"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0,{"activeStateColor":[0],"fillColor":[0],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1Bfmnkb5ivLEQMGSKbih7o/c04d748252745f7169212868e155b5e2/Type_Default_1.svg"]}],"htmlId":[0]}],"iconPosition":[0,"start"],"navItemType":[0,"navMenuItem"]}]]],"rowColumnLayout":[0,"five"],"backgroundColor":[0,"white"],"includePipes":[0,false],"pipeColor":[0,"gray"],"contentDirection":[0,"column"]}]]],"sideColumn":[0,{"content":[1,[[0,{"linkTitle":[0,"Global network"],"linkUrl":[0,"/network/"],"openInNewTab":[0],"linkSubheadCopy":[0,"Global locations and status"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"image":[0],"icon":[0],"iconPosition":[0,"center"],"sideMenuType":[0,"NavMenuItem"]}]]]}],"navItemType":[0,"megaMenu"]}]]],"utilityNavigation":[0,{"navigationComponents":[1,[[0,{"defaultLinkText":[0,"Support"],"defaultLinkUrl":[0,"http://www.support.cloudflare.com"],"linkType":[0,"default"],"linkTextSize":[0,"small"],"target":[0,"_blank"],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"linkIconColor":[0,"orange"],"modal":[0],"htmlId":[0],"entryTitle":[0,"Navigation - Homepage Primary - Utility Nav Container - Sign up link - support"],"error":[0],"originalComponent":[0,null]}]]],"removeSalesNumber":[0],"searchModal":[0,{"searchIcon":[0,{"activeStateColor":[0,"#ff6633"],"fillColor":[0,"#000000"],"viewBox":[0],"classNames":[0,"search-icon"],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1aQlnuZHur381X3UdOX5Wo/3380fc6f0ba1d88932b334cec186155d/searchIcon.svg"]}],"htmlId":[0]}],"searchText":[0,"Search all of Cloudflare"],"error":[0],"originalComponent":[0,null]}],"langPicker":[0,{"listTitle":[0,"Languages"],"listTitleIcon":[0,{"activeStateColor":[0,"#fbad41"],"fillColor":[0,"#000000"],"viewBox":[0],"classNames":[0],"svgIcon":[0,{"src":[0,"https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6NahRLQX7KCoAAzeRukVeJ/1b9491a21d12e70e2872c2f151cf9962/globe.svg"]}],"htmlId":[0]}],"listOfLocales":[1,[[0,{"localeName":[0,"English"],"languageCode":[0,"en"],"region":[0,"NA"],"country":[0,"us"],"locale":[0,"en-us"]}],[0,{"localeName":[0,"English (United Kingdom)"],"languageCode":[0,"en-gb"],"region":[0,"EU"],"country":[0,"United Kingdom"],"locale":[0,"en-gb"]}],[0,{"localeName":[0,"Deutsch"],"languageCode":[0,"de"],"region":[0,"Eu"],"country":[0,"Germany"],"locale":[0,"de-de"]}],[0,{"localeName":[0,"Español (Latinoamérica)"],"languageCode":[0,"es"],"region":[0,"LATAM"],"country":[0,"MX"],"locale":[0,"es-la"]}],[0,{"localeName":[0,"Español (España)"],"languageCode":[0,"es"],"region":[0,"EU"],"country":[0,"Spain"],"locale":[0,"es-es"]}],[0,{"localeName":[0,"Français"],"languageCode":[0,"fr"],"region":[0,"EU"],"country":[0,"France"],"locale":[0,"fr-fr"]}],[0,{"localeName":[0,"Italiano"],"languageCode":[0,"it"],"region":[0,"EU"],"country":[0,"Italy"],"locale":[0,"it-it"]}],[0,{"localeName":[0,"日本語"],"languageCode":[0,"jp"],"region":[0,"APAC"],"country":[0,"Japan"],"locale":[0,"ja-jp"]}],[0,{"localeName":[0,"한국어"],"languageCode":[0,"ko"],"region":[0,"APAC"],"country":[0,"Korea"],"locale":[0,"ko-kr"]}],[0,{"localeName":[0,"Polski"],"languageCode":[0,"pl"],"region":[0,"EU"],"country":[0,"Poland"],"locale":[0,"pl-pl"]}],[0,{"localeName":[0,"Português (Brasil)"],"languageCode":[0,"pt"],"region":[0,"LATAM"],"country":[0,"Brazil"],"locale":[0,"pt-br"]}],[0,{"localeName":[0,"Русский"],"languageCode":[0,"ru"],"region":[0,"EMEA"],"country":[0,"Russia"],"locale":[0,"ru-ru"]}],[0,{"localeName":[0,"繁體中文"],"languageCode":[0,"zh"],"region":[0,"APAC"],"country":[0,"Taiwan"],"locale":[0,"zh-tw"]}],[0,{"localeName":[0,"简体中文"],"languageCode":[0,"zh-cn"],"region":[0,"APAC"],"country":[0,"China"],"locale":[0,"zh-cn"]}]]],"error":[0],"originalComponent":[0,null]}],"salesText":[0,"Sales:"],"salesNumber":[0,{"title":[0,"Sales Phone Number"],"salesPhoneNumbers":[0,{"AD":[0,"EMEA"],"AE":[0,{"number":[0,"8000120099"],"displayedNumber":[0,"8000120099"]}],"AF":[0,"EMEA"],"AG":[0,"LATAM"],"AI":[0,"LATAM"],"AL":[0,"EMEA"],"AM":[0,"EMEA"],"AO":[0,"EMEA"],"AR":[0,{"number":[0,"08002220652"],"displayedNumber":[0,"0800 222 0652"]}],"AT":[0,"DACH"],"AU":[0,"AUNZ"],"AW":[0,"LATAM"],"AZ":[0,"EMEA"],"BA":[0,"EMEA"],"BB":[0,"LATAM"],"BD":[0,"APAC"],"BE":[0,"EMEA"],"BF":[0,"EMEA"],"BG":[0,"EMEA"],"BH":[0,"EMEA"],"BI":[0,"EMEA"],"BJ":[0,"EMEA"],"BN":[0,"APAC"],"BO":[0,{"number":[0,"+59150701179"],"displayedNumber":[0,"+59 150 701 179"]}],"BQ":[0,"LATAM"],"BR":[0,{"number":[0,"+5511910861380"],"displayedNumber":[0,"+55 11 91086-1380"]}],"BS":[0,"LATAM"],"BT":[0,"APAC"],"BW":[0,"EMEA"],"BY":[0,"EMEA"],"BZ":[0,"LATAM"],"CA":[0,{"number":[0,"+12267052945"],"displayedNumber":[0,"+1 226-705-2945"]}],"CC":[0,"APAC"],"CD":[0,"EMEA"],"CF":[0,"EMEA"],"CG":[0,"EMEA"],"CH":[0,"DACH"],"CI":[0,"EMEA"],"CK":[0,"APAC"],"CL":[0,{"number":[0,"800914282"],"displayedNumber":[0,"800 914282"]}],"CM":[0,"EMEA"],"CN":[0,{"number":[0,"4000280226"],"displayedNumber":[0,"400 028 0226"]}],"CO":[0,{"number":[0,"018005190085"],"displayedNumber":[0,"01800 519 0085"]}],"CR":[0,{"number":[0,"+50646008807"],"displayedNumber":[0,"+50 646 008 807"]}],"CU":[0,"LATAM"],"CV":[0,"EMEA"],"CW":[0,"LATAM"],"CX":[0,"APAC"],"CY":[0,"EMEA"],"CZ":[0,"EMEA"],"DE":[0,"DACH"],"DJ":[0,"EMEA"],"DK":[0,"EMEA"],"DM":[0,"LATAM"],"DO":[0,{"number":[0,"+18499368072"],"displayedNumber":[0,"+1 849 936 8072"]}],"DZ":[0,"EMEA"],"EC":[0,{"number":[0,"+593964284222"],"displayedNumber":[0,"+59 396 428 4222"]}],"EE":[0,"EMEA"],"EG":[0,"EMEA"],"EH":[0,"EMEA"],"ER":[0,"EMEA"],"ES":[0,{"number":[0,"900943467"],"displayedNumber":[0,"900 943 467"]}],"ET":[0,"EMEA"],"FI":[0,"EMEA"],"FJ":[0,"APAC"],"FK":[0,"EMEA"],"FM":[0,"APAC"],"FO":[0,"EMEA"],"FR":[0,{"number":[0,"+33173015244"],"displayedNumber":[0,"+33 1 73 01 52 44"]}],"GA":[0,"EMEA"],"GB":[0,{"number":[0,"+442035146970"],"displayedNumber":[0,"+44 20 3514 6970"]}],"GD":[0,"LATAM"],"GE":[0,"EMEA"],"GF":[0,"LATAM"],"GG":[0,"EMEA"],"GH":[0,"EMEA"],"GI":[0,"EMEA"],"GL":[0,"EMEA"],"GM":[0,"EMEA"],"GN":[0,"EMEA"],"GP":[0,"LATAM"],"GQ":[0,"EMEA"],"GR":[0,"EMEA"],"GT":[0,"LATAM"],"GU":[0,"APAC"],"GW":[0,"EMEA"],"GY":[0,"LATAM"],"HK":[0,{"number":[0,"30083639"],"displayedNumber":[0,"3008 3639"]}],"HN":[0,{"number":[0,"+50422630049"],"displayedNumber":[0,"+50 422 630 049"]}],"HR":[0,"EMEA"],"HT":[0,"LATAM"],"HU":[0,"EMEA"],"ID":[0,{"number":[0,"00180349248340049"],"displayedNumber":[0,"00180349248340049"]}],"IE":[0,"EMEA"],"IL":[0,"EMEA"],"IM":[0,"EMEA"],"IN":[0,{"number":[0,"0008000501996"],"displayedNumber":[0,"0008 000 501 996"]}],"IO":[0,"APAC"],"IQ":[0,"EMEA"],"IR":[0,"EMEA"],"IS":[0,"EMEA"],"IT":[0,{"number":[0,"800959181"],"displayedNumber":[0,"800959181"]}],"JE":[0,"EMEA"],"JM":[0,"LATAM"],"JO":[0,"EMEA"],"JP":[0,{"number":[0,"05017911110"],"displayedNumber":[0,"050-1791-1110"]}],"KE":[0,"EMEA"],"KG":[0,"APAC"],"KH":[0,"APAC"],"KI":[0,"APAC"],"KM":[0,"EMEA"],"KN":[0,"LATAM"],"KP":[0,"APAC"],"KR":[0,{"number":[0,"00798142030192"],"displayedNumber":[0,"007-9814-2030-192"]}],"KW":[0,"EMEA"],"KY":[0,"LATAM"],"KZ":[0,"EMEA"],"LA":[0,"APAC"],"LB":[0,"EMEA"],"LC":[0,"LATAM"],"LI":[0,"DACH"],"LK":[0,"APAC"],"LP":[0,{"number":[0,"+18882743482"],"displayedNumber":[0,"+1 (888) 274-3482"]}],"LR":[0,"EMEA"],"LS":[0,"EMEA"],"LT":[0,"EMEA"],"LU":[0,"EMEA"],"LV":[0,"EMEA"],"LY":[0,"EMEA"],"MA":[0,"EMEA"],"MC":[0,"EMEA"],"MD":[0,"EMEA"],"ME":[0,"EMEA"],"MG":[0,"EMEA"],"MH":[0,"APAC"],"MK":[0,"EMEA"],"ML":[0,"EMEA"],"MM":[0,"APAC"],"MN":[0,"APAC"],"MO":[0,"APAC"],"MP":[0,"APAC"],"MQ":[0,"LATAM"],"MR":[0,"EMEA"],"MS":[0,"LATAM"],"MT":[0,"EMEA"],"MU":[0,"EMEA"],"MV":[0,"APAC"],"MW":[0,"EMEA"],"MX":[0,{"number":[0,"8000770774"],"displayedNumber":[0,"800 077 0774"]}],"MY":[0,{"number":[0,"1800819200"],"displayedNumber":[0,"1800 81 9200"]}],"MZ":[0,"EMEA"],"NA":[0,"EMEA"],"NC":[0,"APAC"],"NE":[0,"EMEA"],"NF":[0,"APAC"],"NG":[0,"EMEA"],"NI":[0,"LATAM"],"NL":[0,{"number":[0,"+31208090009"],"displayedNumber":[0,"020 8090 009"]}],"NO":[0,"EMEA"],"NP":[0,"APAC"],"NR":[0,"APAC"],"NU":[0,"APAC"],"NZ":[0,"AUNZ"],"OM":[0,"EMEA"],"PA":[0,{"number":[0,"+5078392268"],"displayedNumber":[0,"+50 783 92 268"]}],"PE":[0,{"number":[0,"+5117019264"],"displayedNumber":[0,"+51 170 192 64"]}],"PF":[0,"APAC"],"PG":[0,"APAC"],"PH":[0,{"number":[0,"180013120014"],"displayedNumber":[0,"180013120014"]}],"PK":[0,"APAC"],"PL":[0,{"number":[0,"800088840"],"displayedNumber":[0,"800 088 840"]}],"PN":[0,"APAC"],"PR":[0,"LATAM"],"PS":[0,"EMEA"],"PT":[0,{"number":[0,"+351211230932"],"displayedNumber":[0,"+351 (21) 1230932"]}],"PW":[0,"APAC"],"PY":[0,{"number":[0,"+595217289515"],"displayedNumber":[0,"+59 521 728 9515"]}],"QA":[0,"EMEA"],"RE":[0,"EMEA"],"RO":[0,"DACH"],"RS":[0,"EMEA"],"RU":[0,{"number":[0,"8003014062"],"displayedNumber":[0,"8003014062"]}],"RW":[0,"EMEA"],"SA":[0,"EMEA"],"SB":[0,"APAC"],"SC":[0,"EMEA"],"SD":[0,"EMEA"],"SE":[0,"EMEA"],"SG":[0,{"number":[0,"69906420"],"displayedNumber":[0,"6990 6420"]}],"SH":[0,"EMEA"],"SI":[0,"EMEA"],"SJ":[0,"EMEA"],"SK":[0,"EMEA"],"SL":[0,"EMEA"],"SM":[0,"EMEA"],"SN":[0,"EMEA"],"SO":[0,"EMEA"],"SR":[0,"LATAM"],"SS":[0,"EMEA"],"ST":[0,"EMEA"],"SV":[0,{"number":[0,"+50321045029"],"displayedNumber":[0,"+503 2104 5029"]}],"SX":[0,"LATAM"],"SY":[0,"EMEA"],"SZ":[0,"EMEA"],"TC":[0,"LATAM"],"TD":[0,"EMEA"],"TG":[0,"EMEA"],"TH":[0,{"number":[0,"020260652"],"displayedNumber":[0,"02 026 0652"]}],"TJ":[0,"APAC"],"TK":[0,"APAC"],"TL":[0,"APAC"],"TM":[0,"APAC"],"TN":[0,"EMEA"],"TO":[0,"APAC"],"TR":[0,{"number":[0,"0080049240880219"],"displayedNumber":[0,"00800 49240 880219"]}],"TT":[0,"LATAM"],"TV":[0,"APAC"],"TW":[0,{"number":[0,"00801491427"],"displayedNumber":[0,"00801491427"]}],"TZ":[0,"EMEA"],"UA":[0,"EMEA"],"UG":[0,"EMEA"],"US":[0,{"number":[0,"+18889935273"],"displayedNumber":[0,"+1 (888) 99 FLARE"]}],"UY":[0,{"number":[0,"4054318"],"displayedNumber":[0,"4054318"]}],"UZ":[0,"APAC"],"VA":[0,"EMEA"],"VC":[0,"LATAM"],"VE":[0,{"number":[0,"+582127710594"],"displayedNumber":[0,"+58 212 771 0594"]}],"VG":[0,"LATAM"],"VI":[0,"LATAM"],"VN":[0,"APAC"],"VU":[0,"APAC"],"WF":[0,"APAC"],"WS":[0,"APAC"],"YE":[0,"EMEA"],"YT":[0,"EMEA"],"ZA":[0,"EMEA"],"ZM":[0,"EMEA"],"ZW":[0,"EMEA"],"APAC":[0,{"number":[0,"+6531583954"],"displayedNumber":[0,"+65 3158 3954"]}],"AUNZ":[0,{"number":[0,"+611300748959"],"displayedNumber":[0,"+61 1300 748 959"]}],"DACH":[0,{"number":[0,"+498925552276"],"displayedNumber":[0,"+49 89 2555 2276"]}],"EMEA":[0,{"number":[0,"+442035146970"],"displayedNumber":[0,"+44 20 3514 6970"]}],"i18n":[0,{"number":[0,"+16503198930"],"displayedNumber":[0,"+1 (650) 319 8930"]}],"LATAM":[0,{"number":[0,"+18889935273"],"displayedNumber":[0,"+1 (888) 99 FLARE"]}]}],"contactSalesLink":[0,false],"contactSalesLinkText":[0],"contactSalesLinkUrl":[0],"error":[0],"originalComponent":[0,null]}]}],"navigationButtons":[1,[[0,{"label":[0,"Log in"],"url":[0,"https://dash.cloudflare.com/login"],"variant":[0,"outline"],"target":[0,"_self"],"modal":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"htmlId":[0],"color":[0,"orange"],"width":[0,"narrow"],"contentAlignment":[0],"entryTitle":[0,"Navigation - Homepage Primary - Log in"]}],[0,{"label":[0,"Under attack?"],"url":[0,"/under-attack-hotline/"],"variant":[0,"solid"],"target":[0,"_self"],"modal":[0],"tracking":[0,{"category":[0],"action":[0],"label":[0]}],"htmlId":[0],"color":[0,"orange"],"width":[0,"narrow"],"contentAlignment":[0],"entryTitle":[0,"Navigation - Homepage Primary - Under Attack?"]}]]],"removePrimaryNavigation":[0,false],"removeUtilityNavigation":[0,false],"removeCtaButtons":[0,false],"currentLocale":[0,"en-us"],"pathName":[0,"/"],"isChinaSite":[0,false],"className":[0,"nav-header-container nav-bg-white nav-border-transparent nav-border-solid nav-border nav-sticky nav-z-50"]}" ssr="" client="load" opts="{"name":"NavigationUniversal","value":true}" await-children=""><div class="nv-wrapper"><header class="nv-bg-white! nv-relative nv-bg-white nv-z-50 sm:nv-block lg:nv-block xl:nv-hidden nv-transform nv-translate-y-0 nv-w-full"><div class="nv-flex nv-flex-col nv-justify-around"><nav class="nv-flex nv-items-center nv-justify-between nv-px-4 nv-py-6"><div class="nv-flex-shrink-0"><a href="/"><div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content:center" data-component-alignment="center"><picture><source media="(min-width: 721px)" width="239" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/69wNwfiY5mFmgpd9eQFW6j/d5131c08085a977aa70f19e7aada3fa9/1pixel-down__1_.svg"><img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/69wNwfiY5mFmgpd9eQFW6j/d5131c08085a977aa70f19e7aada3fa9/1pixel-down__1_.svg" width="239" alt="Cloudflare Color Logo"></picture></div></a></div><div><button type="button" aria-label="Toggle menu"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewbox="0 0 16 17" fill="none"><g clip-path="url(#hamburgerClip)"><path d="M15.0588 2.16805H0.941176C0.917986 2.16805 0.877172 2.15851 0.83358 2.10998C0.78761 2.05881 0.75 1.97376 0.75 1.87043C0.75 1.76711 0.78761 1.68205 0.83358 1.63088C0.877172 1.58236 0.917986 1.57281 0.941176 1.57281H15.0588C15.082 1.57281 15.1228 1.58236 15.1664 1.63088C15.2124 1.68205 15.25 1.7671 15.25 1.87043C15.25 1.97376 15.2124 2.05882 15.1664 2.10998C15.1228 2.15851 15.082 2.16805 15.0588 2.16805ZM15.0588 8.45377H0.941176C0.917987 8.45377 0.877172 8.44422 0.83358 8.3957C0.78761 8.34453 0.75 8.25948 0.75 8.15615C0.75 8.05282 0.78761 7.96777 0.83358 7.9166C0.877172 7.86808 0.917986 7.85853 0.941176 7.85853H15.0588C15.082 7.85853 15.1228 7.86808 15.1664 7.9166C15.2124 7.96777 15.25 8.05282 15.25 8.15615C15.25 8.25948 15.2124 8.34453 15.1664 8.3957C15.1228 8.44422 15.082 8.45377 15.0588 8.45377ZM15.0588 14.7395H0.941176C0.917985 14.7395 0.877171 14.7299 0.83358 14.6814C0.78761 14.6302 0.75 14.5452 0.75 14.4419C0.75 14.3385 0.78761 14.2535 0.83358 14.2023C0.877171 14.1538 0.917985 14.1442 0.941176 14.1442H15.0588C15.082 14.1442 15.1228 14.1538 15.1664 14.2023C15.2124 14.2535 15.25 14.3385 15.25 14.4419C15.25 14.5452 15.2124 14.6302 15.1664 14.6814C15.1228 14.7299 15.082 14.7395 15.0588 14.7395Z" fill="black" stroke="black" stroke-width="1.5"></path></g><defs><clippath id="hamburgerClip"><rect width="16" height="16" fill="white" transform="translate(0 0.156128)"></rect></clippath></defs></svg></button></div></nav></div></header><header class="nv-relative nv-bg-white nv-border-transparent nv-hidden xl:nv-block nv-transform nv-translate-y-0 nv-w-full nav-header-container nav-bg-white nav-border-transparent nav-border-solid nav-border nav-sticky nav-z-50"><div class="nv-container nv-flex nv-flex-col nv-justify-around nv-h-32"><div class="nv-flex nv-h-5 nv-justify-between xl:nv-justify-end"><div class="nv-flex nv-h-5 xl:nv-space-x-6 nv-place-content-between sm:nv-justify-between xl:nv-justify-end"><div class="nv-hidden xl:nv-block"><div><button type="button"><div><div style="--ic-fill-color:#000000;--ic-active-color:#ff6633" data-qa="FragmentAssetIcon" id="dpehej" class="search-icon dynamic-color" data-fill-color="#000000"></div></div></button></div></div><div class="nv-flex nv-gap-x-6"><a id="" data-qa="FragmentLink" class="nv-text-sm nv-no-underline" href="http://www.support.cloudflare.com" target="_blank">Support</a></div><div class="nv-flex nv-h-full nv-gap-x-4"><div><button type="button" class="nv-flex nv-items-center xl:nv-relative nv-z-20" data-toggle="navigation-globalization-toggle"><div style="--ic-fill-color:#000000;--ic-active-color:#fbad41" data-qa="FragmentAssetIcon" id="i7d53" class="dynamic-color" data-fill-color="#000000"><svg width="21" height="21" viewbox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.86091 8.81682C3.72688 9.35577 3.65575 9.91958 3.65575 10.5C3.65575 11.0375 3.71674 11.5607 3.83219 12.0631H5.90871C5.85189 11.5559 5.82233 11.0332 5.82233 10.5C5.82233 9.92462 5.85675 9.36143 5.92271 8.81682H3.86091ZM4.30953 7.55293H6.13912C6.36731 6.53378 6.71179 5.60878 7.14965 4.82856C7.2546 4.64155 7.36629 4.46079 7.48443 4.28773C6.09436 4.98783 4.97147 6.14081 4.30953 7.55293ZM10.6709 2.28497C10.6496 2.28481 10.6282 2.28473 10.6068 2.28473C6.06953 2.28473 2.39157 5.96298 2.39157 10.5C2.39157 15.037 6.06953 18.7153 10.6068 18.7153C10.6282 18.7153 10.6496 18.7152 10.6709 18.715C10.684 18.7152 10.6971 18.7153 10.7102 18.7153C10.7647 18.7153 10.8189 18.7139 10.8727 18.7111C15.287 18.5707 18.8221 14.9481 18.8221 10.5C18.8221 6.05194 15.287 2.42929 10.8727 2.28895C10.8189 2.28615 10.7647 2.28473 10.7102 2.28473C10.6971 2.28473 10.684 2.28481 10.6709 2.28497ZM9.97097 3.7043C9.36338 3.96062 8.76352 4.53579 8.25215 5.447C7.91781 6.04276 7.63927 6.75537 7.43841 7.55293H9.97097V3.7043ZM9.97097 8.81682H7.19705C7.12505 9.35434 7.08651 9.91786 7.08651 10.5C7.08651 11.039 7.11954 11.5619 7.18158 12.0631H9.97097V8.81682ZM11.2351 12.0631V8.81682H14.2233C14.2953 9.35434 14.3338 9.91786 14.3338 10.5C14.3338 11.039 14.3008 11.5619 14.2388 12.0631H11.2351ZM9.97097 13.327H7.40891C7.61161 14.1732 7.90112 14.9275 8.25215 15.553C8.76352 16.4642 9.36338 17.0394 9.97097 17.2957V13.327ZM7.48443 16.7123C7.36629 16.5392 7.2546 16.3585 7.14965 16.1715C6.69466 15.3607 6.34049 14.3936 6.11287 13.327H4.25463C4.90835 14.7938 6.05517 15.9924 7.48443 16.7123ZM14.0496 16.5403C15.3297 15.809 16.3549 14.6825 16.9591 13.327H15.3075C15.0798 14.3936 14.7257 15.3607 14.2707 16.1715C14.2 16.2974 14.1263 16.4205 14.0496 16.5403ZM14.0114 13.327H11.2351V17.3728C11.9149 17.1698 12.5968 16.5712 13.1682 15.553C13.5192 14.9275 13.8087 14.1732 14.0114 13.327ZM15.5116 12.0631H17.3815C17.497 11.5607 17.5579 11.0375 17.5579 10.5C17.5579 9.91958 17.4868 9.35577 17.3528 8.81682H15.4976C15.5636 9.36143 15.598 9.92462 15.598 10.5C15.598 11.0332 15.5684 11.5559 15.5116 12.0631ZM15.2812 7.55293C15.053 6.53378 14.7085 5.60878 14.2707 4.82856C14.2 4.70265 14.1263 4.57956 14.0496 4.45975C15.2917 5.1693 16.2939 6.25097 16.9042 7.55293H15.2812ZM13.9819 7.55293H11.2351V3.62717C11.9149 3.83018 12.5968 4.42879 13.1682 5.447C13.5025 6.04276 13.7811 6.75537 13.9819 7.55293Z" fill="#000000" class="nv-transition-colors"></path></svg></div><div class="nv-ml-1"><svg width="12" height="7" class="nv-transition-transform" viewbox="0 0 12 7" id="caret-icon" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.01337 6.5C5.72696 6.49994 5.4523 6.39476 5.24981 6.2076L0.929809 2.21577C0.826658 2.12372 0.744381 2.0136 0.687779 1.89184C0.631178 1.77009 0.601385 1.63914 0.600138 1.50663C0.598892 1.37412 0.626218 1.24271 0.680521 1.12006C0.734825 0.99742 0.815018 0.885996 0.916422 0.792295C1.01783 0.698595 1.13841 0.624493 1.27114 0.574315C1.40387 0.524137 1.54608 0.498886 1.68948 0.500038C1.83288 0.501189 1.9746 0.528719 2.10637 0.581021C2.23813 0.633323 2.3573 0.70935 2.45693 0.804665L6.01337 4.09093L9.56981 0.804665C9.7735 0.622879 10.0463 0.522291 10.3295 0.524565C10.6127 0.526838 10.8835 0.631792 11.0838 0.816821C11.284 1.00185 11.3976 1.25215 11.4001 1.51381C11.4025 1.77547 11.2937 2.02756 11.0969 2.21577L6.77693 6.2076C6.57444 6.39476 6.29978 6.49994 6.01337 6.5Z" fill="black"></path></svg></div><div class="nv-absolute nv-left-0 xl:nv-left-auto nv-right-0 nv-top-12 xl:nv-top-11 xl:nv--right-[36px] nv-cursor-default nv-hidden" data-container="navigation-globalization-container"><div class="nv-border nv-border-gray-200 nv-rounded-lg nv-py-5 nv-px-6 xl:nv-w-64 nv-relative shadow-language-picker nv-bg-white nv-text-start nv-w-full"><svg width="20" height="15" viewbox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg" class="nv-absolute nv-right-[52px] nv--top-[13px] lg:nv-block nv-hidden"><path d="M1.4599 12.5L9.99991 0.845911L18.5399 12.5H1.4599Z" stroke="#E5E7EB"></path><path d="M18.5 14.5L0 15L4.5 9.5H15.5L19.5 14.5H18.5Z" fill="white"></path></svg><p data-qa="Typography" class="nv-text-ruby nv-mb-3 nv-uppercase">Languages</p><ul class="nv-flex nv-flex-wrap nv-gap-x-5 xl:gap-x-0 xl:nv-block nv-flex-col nv-max-h-[250px] md:nv-max-h-[200px] xl:nv-max-h-none"><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-font-[699] nv-border-ruby">English</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/en-gb/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">English (United Kingdom)</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/de-de/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">Deutsch</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/es-la/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">Español (Latinoamérica)</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/es-es/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">Español (España)</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/fr-fr/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">Français</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/it-it/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">Italiano</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/ja-jp/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">日本語</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/ko-kr/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">한국어</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/pl-pl/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">Polski</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/pt-br/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">Português (Brasil)</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/ru-ru/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">Русский</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/zh-tw/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">繁體中文</a></li><li class="nv-leading-8 xl:nv-w-[100%] nv-w-1/2 md:nv-w-1/3 nv-relative"><a href="/zh-cn/" class="nv-relative before:nv-rounded-l-sm after:nv-rounded-r-sm before:nv-transition-colors after:nv-transition-colors before:hover:nv-bg-gray-50 after:hover:nv-bg-gray-50 after:focus:nv-bg-gray-50 before:focus:nv-bg-gray-50 before:nv-w-[10px] after:nv-w-[10px] before:nv-absolute after:nv-absolute before:nv-inset-y-0 after:nv-inset-y-0 before:nv--left-[10px] after:nv--right-[10px] before:nv-bg-white before:nv-content-[''] after:nv-content-[''] hover:nv-bg-gray-50 py-1 focus:nv-bg-gray-50 nv-border-b focus:nv-outline-none nv-transition-colors nv-border-white">简体中文</a></li></ul></div></div></button></div><div class="nv-block xl:nv-hidden"><div><button type="button"><div><div style="--ic-fill-color:#000000;--ic-active-color:#ff6633" data-qa="FragmentAssetIcon" id="e4c69" class="search-icon dynamic-color" data-fill-color="#000000"></div></div></button></div></div></div></div></div><nav class="nv-flex nv-items-center nv-justify-between nv-h-11"><div class="nv-flex-shrink-0 lg:nv-hidden xl:nv-block"><a href="/"><div data-qa="FragmentAssetImageContentful" class="logo-main flex" style="justify-content:center" data-component-alignment="center"><picture><source media="(min-width: 721px)" width="239" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/69wNwfiY5mFmgpd9eQFW6j/d5131c08085a977aa70f19e7aada3fa9/1pixel-down__1_.svg"><img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/69wNwfiY5mFmgpd9eQFW6j/d5131c08085a977aa70f19e7aada3fa9/1pixel-down__1_.svg" width="239" alt="Cloudflare Color Logo"></picture></div></a><a href="/"><div data-qa="FragmentAssetImageContentful" class="logo-white nv-hidden flex" style="justify-content:center" data-component-alignment="center"><picture><source media="(min-width: 721px)" width="213" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/735eoClKJf9XfkqCJs1mfZ/b6767158f39af8d538517df918b8fc2e/logo-white-desktop.svg"><img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/735eoClKJf9XfkqCJs1mfZ/b6767158f39af8d538517df918b8fc2e/logo-white-desktop.svg" width="213" alt="Company Logo White"></picture></div></a></div><div class="nv-hidden uninav-megamenu-container lg:nv-flex nv-space-x-8"><ul class="nv-flex"><li data-qa="NavigationMegaMenuTitle" class="nv-inline nv-mx-4 hover:nv-bg-gray-10 nv-px-[10px] nv-py-[6px] hover:nv-rounded-md" data-menu="menu-item-1"><button type="button" class="nv-relative"><span class="nv-text-base nv-cursor-pointer nv-font-normal">Platform</span><div class="nv-absolute nv-left-[-50%] nv-right-[-50%] nv-top-full -nv-bottom-[115%] nv-pointer-events-auto nv-opacity-0 nv-hidden"></div></button><div data-qa="NavigationMegaMenuDropdownContainer" class="nv-container nv-px-0 nv-left-[50%] nv-translate-x-[-50%] nv-absolute nv-top-full nv-flex nv-justify-between nv-w-full nv-left-0 nv-border nv-border-gray-200 nv-bg-white nv-rounded-b-lg nv-overflow-x-hidden nv-shadow-[0px_10px_15px_-3px_rgba(0,0,0,0.10),0px_4px_6px_0px_rgba(0,0,0,0.05)] nv-transition-opacity nv-opacity-0 nv-pointer-events-none" id="menu-item-1"><div class="nv-flex-[75%] nv-grid"><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-transparent"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-5"><div class="nv-flex nv-pr-1.5 nv-items-start nv-col-span-2 nv-border-r last:nv-border-r-0 nv-border-secondary-gray first:!nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full first:!nv-border-tangerine"> <span><div data-qa="FragmentAssetImageContentful" class="nv-w-max flex" style="justify-content:center" data-component-alignment="center"><picture><source media="(min-width: 721px)" width="85" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7HGdDUrO4I7ByjvJVmzRpB/12a98608e3a7343788f15652bb01f041/Group_3_1__2_.png"><img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7HGdDUrO4I7ByjvJVmzRpB/12a98608e3a7343788f15652bb01f041/Group_3_1__2_.png" width="85" alt="Multiflare three"></picture></div></span><a href="/connectivity-cloud/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Connectivity cloud</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Cloudflare’s connectivity cloud delivers 60+ networking, security, and performance services.</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-col-span-1 nv-border-r last:nv-border-r-0 nv-border-secondary-gray first:!nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full first:!nv-border-tangerine"> <a href="/enterprise/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Enterprise</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">For large and medium organizations</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-col-span-1 nv-border-r last:nv-border-r-0 nv-border-secondary-gray first:!nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full first:!nv-border-tangerine"> <a href="/small-business/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Small business</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">For small organizations</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-col-span-1 nv-border-r last:nv-border-r-0 nv-border-secondary-gray first:!nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full first:!nv-border-tangerine"> <a href="/partners/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Partner</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Become a Cloudflare partner</span></div></a></li></div></ul></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-transparent"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">use cases</p></div><div class="nv-grid nv-gap-x-5 nv-gap-y-4 nv-grid-cols-3"><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/modernize-applications/" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Modernize applications</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/cdn/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Accelerate performance</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/performance/ensure-application-availability/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Ensure app availability</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/website-optimization/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Optimize web experience</span></div></a></li></ul></div><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/cybersecurity/" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Modernize security</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/zero-trust/solutions/vpn-replacement/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">VPN replacement</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/zero-trust/solutions/multi-channel-phishing/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Phishing protection</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/api-shield/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Secure web apps and APIs</span></div></a></li></ul></div><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/modernize-networks/" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Modernize networks</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/network-services/products/magic-transit/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Network protection</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/network-services/products/magic-wan/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">WAN modernization</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/network-services/products/network-interconnect/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Simplify your corporate network</span></div></a></li></ul></div></div></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-transparent"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">CxO topics</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="ke2mj" class=""></div></span><a href="/ai-solution/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Adopt AI</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Bring AI into workforces and digital experiences</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="k0g0f" class=""></div></span><a href="/ai-security/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">AI security</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Secure agentic AI and GenAI applications</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="x03cx" class=""></div></span><a href="/data/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Data compliance</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Streamline compliance and minimize risk</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="d62ks" class=""></div></span><a href="/pqc/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Post-quantum cryptography</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Safeguard data and meet compliance standards</span></div></a></li></div></ul></div></div></div></div><div data-qa="NavigationSideMenu" class="nv-flex-[20%] nv-flex nv-flex-col nv-justify-start nv-bg-gray-10 nv-border-l nv-border-gray-200 nv-rounded-br-lg nv-max-w-fit"><div class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavRowContainer"><div data-qa="MobileNavRowContainer" class="nv-border-b nv-border-gray-200 nv-py-4 nv-bg-transparent"><div class="nv-px-4"><div class="md:nv-flex md:nv-justify-between xl:nv-block"><div data-qa="NavigationNavLinkList" class="default"><p data-qa="Typography" class="nv-font-semibold nv-text-sm nv-pl-2 nv-mb-3">Industries</p><ul class="nv-flex nv-flex-wrap nv-gap-2"><div class="nv-border-r nv-border-secondary-gray last:nv-border-r-0 nv-pr-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <a href="/healthcare/" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Healthcare</span></div></a></li></div><div class="nv-border-r nv-border-secondary-gray last:nv-border-r-0 nv-pr-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <a href="/banking-and-financial-services/" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Banking</span></div></a></li></div><div class="nv-border-r nv-border-secondary-gray last:nv-border-r-0 nv-pr-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <a href="/retail/" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Retail</span></div></a></li></div><div class="nv-border-r nv-border-secondary-gray last:nv-border-r-0 nv-pr-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <a href="/gaming/" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Gaming</span></div></a></li></div><div class="nv-border-r nv-border-secondary-gray last:nv-border-r-0 nv-pr-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <a href="/public-sector/" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Public sector</span></div></a></li></div></ul></div></div></div></div></div><div data-qa="SideMenuNavLinkList" class="nv-pt-5 nv-pr-7 nv-h-full nv-pl-7"><div data-qa="NavigationNavLinkList" class=""><p class="nv-font-semibold nv-text-sm nv-pb-2"><a href="/resource-center/" class="hover:nv-rounded-md nv-px-2 nv-py-1 hover:nv-bg-white">Resources</a></p><ul class="md:nv-flex xl:nv-block"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/resource-hub/?resourcetype=Solution+%26+Product+Guides" target="_self" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-white"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Product guides</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/architecture/" target="_self" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-white"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Reference architectures</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/analysts/" target="_self" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-white"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Analyst reports</span></div></a></li></ul></div></div><div class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavRowContainer"><div data-qa="MobileNavRowContainer" class="nv-border-b nv-border-gray-200 nv-py-4 nv-bg-transparent"><div class="nv-px-4"><div class="md:nv-flex md:nv-justify-between xl:nv-block"><div data-qa="NavigationNavLinkList" class="default nv-bg-transparent"><p data-qa="Typography" class="nv-font-semibold nv-text-sm nv-pl-2 nv-mb-3">Engage</p><ul class="nv-flex nv-flex-wrap nv-gap-2 nv-pl-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="tcb2s" class=""></div></span><a href="/events/" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2 nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Events</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-center"><div style="--ic-fill-color:#000000" data-qa="FragmentAssetIcon" id="6qz06" class="dynamic-color" data-fill-color="#000000"></div></span><a href="/product-demos/" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2 nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Demos</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="bye28h" class=""></div></span><a href="/resource-hub/?resourcetype=Webinar" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2 nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Webinars</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="islk6" class=""></div></span><a href="/lp/securitybuildersworkshops/" target="_self" class="nv-text-sm nv-font-normal hover:nv-rounded-md hover:nv-bg-white nv-py-1 nv-px-2 nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Workshops</span></div></a></li></ul></div></div></div></div></div><div class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuFragmentButton"><a data-qa="FragmentButtonPrimary" class="nv-ml-2 nv-flex nv-text-center nv-items-center nv-justify-center nv-rounded-lg nv-outline-4 nv-outline-offset-0 nv-transition-colors nv-duration-500 nv-py-3 nv-text-nowrap nv-bg-ruby hover:nv-bg-deep-purple hover:nv-text-white nv-px-4" target="_self" href="/plans/enterprise/demo/">Request a demo </a></div></div></div></li><li data-qa="NavigationMegaMenuTitle" class="nv-inline nv-mx-4 hover:nv-bg-gray-10 nv-px-[10px] nv-py-[6px] hover:nv-rounded-md" data-menu="menu-item-2"><button type="button" class="nv-relative"><span class="nv-text-base nv-cursor-pointer nv-font-normal">Products</span><div class="nv-absolute nv-left-[-50%] nv-right-[-50%] nv-top-full -nv-bottom-[115%] nv-pointer-events-auto nv-opacity-0 nv-hidden"></div></button><div data-qa="NavigationMegaMenuDropdownContainer" class="nv-container nv-px-0 nv-left-[50%] nv-translate-x-[-50%] nv-absolute nv-top-full nv-flex nv-justify-between nv-w-full nv-left-0 nv-border nv-border-gray-200 nv-bg-white nv-rounded-b-lg nv-overflow-x-hidden nv-shadow-[0px_10px_15px_-3px_rgba(0,0,0,0.10),0px_4px_6px_0px_rgba(0,0,0,0.05)] nv-transition-opacity nv-opacity-0 nv-pointer-events-none" id="menu-item-2"><div class="nv-flex-[75%] nv-grid"><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-transparent"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">products</p></div><div class="nv-grid nv-gap-x-5 nv-gap-y-4 nv-grid-cols-4"><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/zero-trust/products/" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Workspace security</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/zero-trust/products/access/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Zero trust network access</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/zero-trust/products/gateway/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Secure web gateway</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/zero-trust/products/email-security/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Email security</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/zero-trust/products/casb/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Cloud access security broker</span></div></a></li></ul></div><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/application-services/products/" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Application security</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/ddos/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">L7 DDoS protection</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/waf/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Web application firewall</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/api-shield/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">API security</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/bot-management/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Bot management</span></div></a></li></ul></div><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/application-services/products/" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Application performance</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/cdn/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">CDN</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/dns/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">DNS</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/argo-smart-routing/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Smart routing</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/application-services/products/load-balancing/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Load balancing</span></div></a></li></ul></div><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/network-services/products/" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Networking and SASE</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/network-services/products/magic-transit/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">L3/4 DDoS protection</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/network-services/products/magic-wan/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">NaaS / SD-WAN</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/network-services/products/magic-firewall/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Firewall-as-a-service</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/network-services/products/network-interconnect/" target="_self" class="nv-text-sm flex nv-font-normal hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Network Interconnect</span></div></a></li></ul></div></div></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-transparent"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">plans & pricing</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="d17im" class=""></div></span><a href="/plans/enterprise/externa/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Enterprise plans</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="9cpa1i" class=""></div></span><a href="/small-business/#pricing-plans-at-a-glance" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Small business plans</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="gu4a8l" class=""></div></span><a href="/personal/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Individual plans</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="gcwnv" class=""></div></span><a href="/plans/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Compare plans</span></div></a></li></div></ul></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Global services</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/success-offerings/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Support and success bundles</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Optimized Cloudflare experience</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/professional-services/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Professional services</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Expert-led implementation</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/technical-account-management-service/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Technical account management</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Focused technical management </span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/soc-as-a-service/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Security operations service</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Cloudflare monitoring and response</span></div></a></li></div></ul></div></div></div></div><div data-qa="NavigationSideMenu" class="nv-flex-[20%] nv-flex nv-flex-col nv-justify-start nv-bg-gray-10 nv-border-l nv-border-gray-200 nv-rounded-br-lg nv-max-w-fit"><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="/products/registrar/" target="_blank" class="nv-text-sm" rel="noreferrer"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Domain registration</span><span class="nv-text-xs">Buy and manage domains</span></div></a></li></ul><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="https://one.one.one.one/" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">1.1.1.1</span><span class="nv-text-xs">Free DNS resolver</span></div></a></li></ul><div data-qa="SideMenuNavLinkList" class="nv-pt-5 nv-pr-7 nv-h-full nv-pl-7"><div data-qa="NavigationNavLinkList" class=""><p class="nv-font-semibold nv-text-sm nv-pb-2"><a href="/resource-center/" class="hover:nv-rounded-md nv-px-2 nv-py-1 hover:nv-bg-white">Resources</a></p><ul class="md:nv-flex xl:nv-block"><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/resource-hub/?resourcetype=Solution+%26+Product+Guides" target="_self" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-white"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Product guides</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/architecture/" target="_self" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-white"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Reference architectures</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/analysts/" target="_self" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-white"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Analyst reports</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center"> <a href="/lp/app-services-demo-series/" target="_self" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-white"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Product demos and tours</span></div></a></li></ul></div></div><div class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuFragmentButton"><a data-qa="FragmentButtonPrimary" class="nv-ml-2 nv-flex nv-text-center nv-items-center nv-justify-center nv-rounded-lg nv-outline-4 nv-outline-offset-0 nv-transition-colors nv-duration-500 nv-py-3 nv-text-nowrap nv-bg-ruby hover:nv-bg-deep-purple hover:nv-text-white nv-px-4" target="_self" href="/about-your-website/">Help me choose</a></div></div></div></li><li data-qa="NavigationMegaMenuTitle" class="nv-inline nv-mx-4 hover:nv-bg-gray-10 nv-px-[10px] nv-py-[6px] hover:nv-rounded-md" data-menu="menu-item-3"><button type="button" class="nv-relative"><span class="nv-text-base nv-cursor-pointer nv-font-normal">Developers</span><div class="nv-absolute nv-left-[-50%] nv-right-[-50%] nv-top-full -nv-bottom-[115%] nv-pointer-events-auto nv-opacity-0 nv-hidden"></div></button><div data-qa="NavigationMegaMenuDropdownContainer" class="nv-container nv-px-0 nv-left-[50%] nv-translate-x-[-50%] nv-absolute nv-top-full nv-flex nv-justify-between nv-w-full nv-left-0 nv-border nv-border-gray-200 nv-bg-white nv-rounded-b-lg nv-overflow-x-hidden nv-shadow-[0px_10px_15px_-3px_rgba(0,0,0,0.10),0px_4px_6px_0px_rgba(0,0,0,0.05)] nv-transition-opacity nv-opacity-0 nv-pointer-events-none" id="menu-item-3"><div class="nv-flex-[75%] nv-grid"><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">documentation</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="https://developers.cloudflare.com/" target="_blank" class="nv-text-sm nv-text-sm nv-font-semibold" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Developer library</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Documentation and guides</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="https://developers.cloudflare.com/products/" target="_blank" class="nv-text-sm nv-text-sm nv-font-semibold" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Application demos</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Explore what you can build</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="https://developers.cloudflare.com/workers/tutorials/" target="_blank" class="nv-text-sm nv-text-sm nv-font-semibold" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Tutorials</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Step-by-step build tutorials</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="https://developers.cloudflare.com/reference-architecture/" target="_blank" class="nv-text-sm nv-text-sm nv-font-semibold" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Reference architecture</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Diagrams and design patterns</span></div></a></li></div></ul></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Products</p></div><div class="nv-grid nv-gap-x-5 nv-gap-y-4 nv-grid-cols-4"><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/developer-platform/products/#ai-products" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Artificial Intelligence</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-bg-gray-10 nv-rounded-sm nv-py-1.5 nv-px-2.5"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="jbk2p" class=""></div></span><a href="/developer-platform/products/ai-gateway/" target="_self" class="nv-text-sm flex nv-font-normal nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">AI Gateway</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-py-0 nv-text-xs nv-h-full">Observe, control AI apps</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-bg-gray-10 nv-rounded-sm nv-py-1.5 nv-px-2.5"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="vdfdli" class=""></div></span><a href="/developer-platform/products/workers-ai/" target="_self" class="nv-text-sm flex nv-font-normal nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Workers AI</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-py-0 nv-text-xs nv-h-full">Run ML models on our network</span></div></a></li></ul></div><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/developer-platform/products/#compute-products" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Compute</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-bg-gray-10 nv-rounded-sm nv-py-1.5 nv-px-2.5"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="jzsh" class=""></div></span><a href="/developer-platform/products/workers-observability/" target="_self" class="nv-text-sm flex nv-font-normal nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Observability</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-py-0 nv-text-xs nv-h-full">Logs, metrics, and traces</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-bg-gray-10 nv-rounded-sm nv-py-1.5 nv-px-2.5"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="2hzzb" class=""></div></span><a href="/developer-platform/products/workers/" target="_self" class="nv-text-sm flex nv-font-normal nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Workers</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-py-0 nv-text-xs nv-h-full">Build, deploy serverless apps</span></div></a></li></ul></div><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/developer-platform/products/#media-products" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Media</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-bg-gray-10 nv-rounded-sm nv-py-1.5 nv-px-2.5"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="8gtc3j" class=""></div></span><a href="/developer-platform/products/cloudflare-images/" target="_self" class="nv-text-sm flex nv-font-normal nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Images</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-py-0 nv-text-xs nv-h-full">Transform, optimize images</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-bg-gray-10 nv-rounded-sm nv-py-1.5 nv-px-2.5"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="mk7dk" class=""></div></span><a href="/developer-platform/products/cloudflare-realtime/" target="_self" class="nv-text-sm flex nv-font-normal nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Realtime</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-py-0 nv-text-xs nv-h-full">Build real-time audio/video apps</span></div></a></li></ul></div><div data-qa="NavigationNavLinkList" class="nv-inline"><p class="nv-text-sm nv-font-semibold nv-mb-3"><a href="/developer-platform/products/#storage-database-products" class="nv-text-sm nv-flex nv-cursor-pointer nv-font-medium hover:nv-bg-gray-10 hover:nv-rounded-md nv-py-1.5 nv-px-2.5">Storage & database</a></p><ul class="nv-grid nv-gap-2"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-bg-gray-10 nv-rounded-sm nv-py-1.5 nv-px-2.5"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="7kipqk" class=""></div></span><a href="/developer-platform/products/d1/" target="_self" class="nv-text-sm flex nv-font-normal nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">D1</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-py-0 nv-text-xs nv-h-full">Create serverless SQL databases</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-bg-gray-10 nv-rounded-sm nv-py-1.5 nv-px-2.5"> <span class="nv-mr-1 nv-h-full nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="66gd" class=""></div></span><a href="/developer-platform/products/r2/" target="_self" class="nv-text-sm flex nv-font-normal nv-py-0 nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">R2</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-py-0 nv-text-xs nv-h-full">Store data without costly egress fees</span></div></a></li></ul></div></div></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Plans & Pricing</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/developer-platform/products/workers/#workers" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Workers</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Build and deploy serverless apps</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/developer-platform/products/workers-kv/#plan-comparison" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Workers KV</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Serverless key-value store for apps</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/developer-platform/products/r2/#r2-plan-comparison" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">R2</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Store data without costly egrees fees</span></div></a></li></div></ul></div></div></div></div><div data-qa="NavigationSideMenu" class="nv-flex-[20%] nv-flex nv-flex-col nv-justify-start nv-bg-gray-10 nv-border-l nv-border-gray-200 nv-rounded-br-lg nv-max-w-fit"><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="/case-studies/?usecase=Deploy+custom+code+at+the+Edge" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Explore projects</span><span class="nv-text-xs">Customer stories</span></div></a></li></ul><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="https://playground.ai.cloudflare.com/" target="_blank" class="nv-text-sm" rel="noreferrer"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">AI Demo in 30 seconds</span><span class="nv-text-xs">Quick guide to get started</span></div></a></li></ul><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="https://workers.cloudflare.com/playground" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Explore Workers Playground</span><span class="nv-text-xs">Build, test, and deploy</span></div></a></li></ul><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="https://discord.com/invite/cloudflaredev" target="_blank" class="nv-text-sm" rel="noreferrer"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Developers Discord</span><span class="nv-text-xs">Join the community</span></div></a></li></ul><div class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuFragmentButton"><a data-qa="FragmentButtonPrimary" class="nv-ml-2 nv-flex nv-text-center nv-items-center nv-justify-center nv-rounded-lg nv-outline-4 nv-outline-offset-0 nv-transition-colors nv-duration-500 nv-py-3 nv-text-nowrap nv-bg-ruby hover:nv-bg-deep-purple hover:nv-text-white nv-px-4" target="_blank" href="https://dash.cloudflare.com/sign-up/workers-and-pages">Start building</a></div></div></div></li><li data-qa="NavigationMegaMenuTitle" class="nv-inline nv-mx-4 hover:nv-bg-gray-10 nv-px-[10px] nv-py-[6px] hover:nv-rounded-md" data-menu="menu-item-4"><button type="button" class="nv-relative"><span class="nv-text-base nv-cursor-pointer nv-font-normal">Partners</span><div class="nv-absolute nv-left-[-50%] nv-right-[-50%] nv-top-full -nv-bottom-[115%] nv-pointer-events-auto nv-opacity-0 nv-hidden"></div></button><div data-qa="NavigationMegaMenuDropdownContainer" class="nv-container nv-px-0 nv-left-[50%] nv-translate-x-[-50%] nv-absolute nv-top-full nv-flex nv-justify-between nv-w-full nv-left-0 nv-border nv-border-gray-200 nv-bg-white nv-rounded-b-lg nv-overflow-x-hidden nv-shadow-[0px_10px_15px_-3px_rgba(0,0,0,0.10),0px_4px_6px_0px_rgba(0,0,0,0.05)] nv-transition-opacity nv-opacity-0 nv-pointer-events-none" id="menu-item-4"><div class="nv-flex-[75%] nv-grid"><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-transparent"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-5"><div class="nv-flex nv-pr-1.5 nv-items-start nv-col-span-2 nv-border-r last:nv-border-r-0 nv-border-secondary-gray first:!nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full first:!nv-border-tangerine"> <span><div data-qa="FragmentAssetImageContentful" class="nv-w-max flex" style="justify-content:center" data-component-alignment="center"><picture><source media="(min-width: 721px)" width="85" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5ebMWzQdPOZ9cHOQlW8Jw5/0a03f3960ea9d00fe6ea5449ff03eb8f/MultiFlare_03.png"><img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5ebMWzQdPOZ9cHOQlW8Jw5/0a03f3960ea9d00fe6ea5449ff03eb8f/MultiFlare_03.png" width="85" alt="Background"></picture></div></span><a href="/partners/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Partner Network</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Grow, innovate and meet customer needs with Cloudflare</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-col-span-1 nv-border-r last:nv-border-r-0 nv-border-secondary-gray first:!nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full first:!nv-border-tangerine"> <a href="https://portal.cloudflarepartners.com/" target="_blank" class="nv-text-sm nv-text-sm nv-font-semibold" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Partner Portal</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Find resources and register deals</span></div></a></li></div></ul></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Partnership Types</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/partners/power-up-program/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">PowerUP Program</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Grow your business while keeping your customers connected and secure</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/partners/technology-partners/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Technology Partners</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Explore our ecosystem of technology partners and integrators</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/partners/global-system-integrators/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Global System Integrators</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Support seamless large-scale digital transformation</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/partners/service-providers/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Service Providers</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Discover our network of valued service providers</span></div></a></li></div></ul></div></div></div></div><div data-qa="NavigationSideMenu" class="nv-flex-[20%] nv-flex nv-flex-col nv-justify-start nv-bg-gray-10 nv-border-l nv-border-gray-200 nv-rounded-br-lg nv-max-w-fit"><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="/cloudflare-partners-self-serve-program-open-beta/" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Self-serve agency program</span><span class="nv-text-xs">Manage Self-Serve Accounts for your clients</span></div></a></li></ul><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="/partners/peering-portal/" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Peer-to-peer portal</span><span class="nv-text-xs">Traffic insights for your network</span></div></a></li></ul><div data-qa="SideMenuNavLinkList" class="nv-pt-5 nv-pr-7 nv-h-full nv-pl-7 nv-bg-deep-purple nv-mt-5"><div data-qa="NavigationNavLinkList" class="nv-bg-deep-purple"><ul class="md:nv-flex xl:nv-block"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-text-white"> <a href="https://partnerlocator.cloudflare.com/dashboard" target="_blank" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-purple-10" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Find a partner</span><span class="nv-text-xs">PowerUP your business - connect with Cloudflare Powered+ partners.</span></div></a></li></ul></div></div></div></div></li><li data-qa="NavigationMegaMenuTitle" class="nv-inline nv-mx-4 hover:nv-bg-gray-10 nv-px-[10px] nv-py-[6px] hover:nv-rounded-md" data-menu="menu-item-5"><button type="button" class="nv-relative"><span class="nv-text-base nv-cursor-pointer nv-font-normal">Resources</span><div class="nv-absolute nv-left-[-50%] nv-right-[-50%] nv-top-full -nv-bottom-[115%] nv-pointer-events-auto nv-opacity-0 nv-hidden"></div></button><div data-qa="NavigationMegaMenuDropdownContainer" class="nv-container nv-px-0 nv-left-[50%] nv-translate-x-[-50%] nv-absolute nv-top-full nv-flex nv-justify-between nv-w-full nv-left-0 nv-border nv-border-gray-200 nv-bg-white nv-rounded-b-lg nv-overflow-x-hidden nv-shadow-[0px_10px_15px_-3px_rgba(0,0,0,0.10),0px_4px_6px_0px_rgba(0,0,0,0.05)] nv-transition-opacity nv-opacity-0 nv-pointer-events-none" id="menu-item-5"><div class="nv-flex-[75%] nv-grid"><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Engage</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/product-demos/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Demos + product tours</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">On-demand product demos</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/case-studies/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Case studies</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Driving success with Cloudflare</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/resource-hub/?resourcetype=Webinar" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Webinars</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Insightful discussions</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/lp/securitybuildersworkshops/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Workshops</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Virtual workshops</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/resource-hub/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Library</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Helpful guides, roadmaps, and more</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/threat-reports/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Reports</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Insights from Cloudflare’s research</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="https://blog.cloudflare.com/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Blog</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Technical deep dives and product news</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/learning/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Learning center</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Educational tools and how-to content</span></div></a></li></div></ul></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-transparent"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Build</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-3"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="ssrlx" class=""></div></span><a href="/architecture/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Reference architecture</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Technical guides</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="0db13" class=""></div></span><a href="/resource-hub/?resourcetype=Solution+%26+Product+Guides" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Solution + product guides</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Product documentation</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-tangerine"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-center"><div data-qa="FragmentAssetIcon" id="xmn9r" class=""></div></span><a href="https://developers.cloudflare.com/" target="_blank" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Documentation</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Developer documentation</span></div></a></li></div></ul></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Explore</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span><div data-qa="FragmentAssetImageContentful" class="nv-w-max flex" style="justify-content:center" data-component-alignment="center"><img src="https://cf-assets.www.cloudflare.com/v2/image/uce1n1vmch2u56pqtmhf6qij3k/TheNet.png" alt="TheNet"></div></span><a href="/the-net/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">theNET</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Executive insights for the digital enterprise</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span><div data-qa="FragmentAssetImageContentful" class="nv-w-max flex" style="justify-content:center" data-component-alignment="center"><img src="https://cf-assets.www.cloudflare.com/v2/image/mc6bbt2qi145h6g6g0bcg2d232/menu_uninav_cloudflare_tv.png" alt="CloudflareTV"></div></span><a href="https://cloudflare.tv/live" target="_blank" class="nv-text-sm nv-text-sm nv-font-semibold" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Cloudflare TV</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Innovative series and events</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span><div data-qa="FragmentAssetImageContentful" class="nv-w-max flex" style="justify-content:center" data-component-alignment="center"><img src="https://cf-assets.www.cloudflare.com/v2/image/fjpedt5rjt0v79br7mhsvls964/menu_uninav_cloudforce_one_icon.png" alt="Cloudforce One"></div></span><a href="/cloudforce-one/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Cloudforce One</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Threat research and operations</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span><div data-qa="FragmentAssetImageContentful" class="nv-w-max flex" style="justify-content:center" data-component-alignment="center"><img src="https://cf-assets.www.cloudflare.com/v2/image/26cs6c4n414pjbav2cv9kqmp2o/menu_uninav_icon_radar.png" alt="Radar"></div></span><a href="https://radar.cloudflare.com/" target="_blank" class="nv-text-sm nv-text-sm nv-font-semibold" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Radar</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Internet traffic and security trends</span></div></a></li></div></ul></div></div></div></div><div data-qa="NavigationSideMenu" class="nv-flex-[20%] nv-flex nv-flex-col nv-justify-start nv-bg-gray-10 nv-border-l nv-border-gray-200 nv-rounded-br-lg nv-max-w-fit"><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="/analysts/" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Analyst reports</span><span class="nv-text-xs">Industry research reports</span></div></a></li></ul><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="/events/" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Events</span><span class="nv-text-xs">Upcoming regional events</span></div></a></li></ul><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="/trust-hub/trust-and-safety/" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Trust, privacy, and compliance</span><span class="nv-text-xs">Compliance information and policies</span></div></a></li></ul><div data-qa="SideMenuNavLinkList" class="nv-pt-5 nv-pr-7 nv-h-full nv-pl-7 nv-bg-deep-purple nv-mt-5"><div data-qa="NavigationNavLinkList" class="nv-bg-deep-purple"><p data-qa="Typography" class="nv-font-semibold nv-text-sm nv-pl-2 nv-text-white">Support</p><ul class="md:nv-flex xl:nv-block"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-text-white"> <a href="https://dash.cloudflare.com/?to=/:account/support" target="_blank" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-purple-10" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Contact us</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-text-white"> <a href="https://community.cloudflare.com/" target="_blank" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-purple-10" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Community forum</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-text-white"> <a href="https://developers.cloudflare.com/support/account-management-billing/common-account-questions/login-and-account-issues/" target="_blank" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-purple-10" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Lost account access?</span></div></a></li><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-text-white"> <a href="https://discord.com/invite/cloudflaredev" target="_blank" class="nv-text-sm nv-px-2 nv-py-1 nv-mb-1 hover:nv-rounded-sm hover:nv-bg-purple-10" rel="noreferrer"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Developers Discord</span></div></a></li></ul><div class="nv-mt-6"><a data-qa="FragmentButtonPrimary" class="hover:nv-border-white nv-border nv-flex nv-text-center nv-items-center nv-justify-center nv-rounded-lg nv-outline-4 nv-outline-offset-0 nv-transition-colors nv-duration-500 nv-py-3 nv-text-nowrap nv-bg-ruby hover:nv-bg-deep-purple hover:nv-text-white nv-px-4" target="_blank" href="https://www.support.cloudflare.com/">Get help</a></div></div></div></div></div></li><li data-qa="NavigationMegaMenuTitle" class="nv-inline nv-mx-4 hover:nv-bg-gray-10 nv-px-[10px] nv-py-[6px] hover:nv-rounded-md" data-menu="menu-item-6"><button type="button" class="nv-relative"><span class="nv-text-base nv-cursor-pointer nv-font-normal">Company</span><div class="nv-absolute nv-left-[-50%] nv-right-[-50%] nv-top-full -nv-bottom-[115%] nv-pointer-events-auto nv-opacity-0 nv-hidden"></div></button><div data-qa="NavigationMegaMenuDropdownContainer" class="nv-container nv-px-0 nv-left-[50%] nv-translate-x-[-50%] nv-absolute nv-top-full nv-flex nv-justify-between nv-w-full nv-left-0 nv-border nv-border-gray-200 nv-bg-white nv-rounded-b-lg nv-overflow-x-hidden nv-shadow-[0px_10px_15px_-3px_rgba(0,0,0,0.10),0px_4px_6px_0px_rgba(0,0,0,0.05)] nv-transition-opacity nv-opacity-0 nv-pointer-events-none" id="menu-item-6"><div class="nv-flex-[75%] nv-grid"><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Company info</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="https://cloudflare.net/governance/leadership/default.aspx" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Leadership</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Meet our leaders</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="https://cloudflare.net/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Investor relations</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Investor information</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/press/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Press</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Explore recent news</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/careers/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Careers</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Explore open roles</span></div></a></li></div></ul></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Trust, Privacy, & Safety</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-4"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/privacypolicy/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Privacy</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Policy, data, and protection</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/trust-hub/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Trust</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Policy, process, and safety</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/trust-hub/compliance-resources/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Compliance</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Certification and regulation</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <a href="/transparency/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal">Transparency</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs">Policy and disclosures</span></div></a></li></div></ul></div></div></div><div class="[&:not(:last-child)]:nv-border-b nv-border-gray-200 nv-bg-white"><div class="nv-container nv-px-8 nv-h-full"><div class="nv-py-5 nv-h-full nv-flex nv-flex-col nv-justify-center"><div class="nv-mb-3 nv-px-2.5"><p data-qa="Typography" class="nv-uppercase nv-text-xs nv-font-semibold nv-tracking-[1.2px] nv-text-orange-4">Public Interest</p></div><ul class="nv-grid nv-gap-x-1.5 nv-gap-y-4 nv-grid-cols-5"><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="uqmqg" class=""></div></span><a href="/galileo/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Humanitarian</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Project Galileo</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="b0xlrg" class=""></div></span><a href="/athenian/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Government</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Athenian Project</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="sg7vi" class=""></div></span><a href="/campaigns/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Elections</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Cloudflare For Campaigns</span></div></a></li></div><div class="nv-flex nv-pr-1.5 nv-items-start nv-border-secondary-gray"><li data-qa="NavMenuItem" class="nv-flex nv-items-center nv-flex nv-items-start nv-gap-3.5 hover:nv-rounded-md hover:nv-bg-gray-10 nv-p-2.5 nv-w-full nv-h-full"> <span class="nv-h-full nv-place-content-start"><div data-qa="FragmentAssetIcon" id="wip2u" class=""></div></span><a href="/fair-shot/" target="_self" class="nv-text-sm nv-text-sm nv-font-semibold nv-h-full"><div class="nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg nv-h-full nv-justify-center"><span class="nv-font-normal">Health</span><span class="nv-text-xs nv-font-normal nv-text-black/60 nv-text-xs nv-h-full">Project Fair Shot</span></div></a></li></div></ul></div></div></div></div><div data-qa="NavigationSideMenu" class="nv-flex-[20%] nv-flex nv-flex-col nv-justify-start nv-bg-gray-10 nv-border-l nv-border-gray-200 nv-rounded-br-lg nv-max-w-fit"><ul class="nv-pt-5 nv-pl-7 nv-pr-7" data-qa="SideMenuNavMenuItem"><li data-qa="NavMenuItem" class="nv-flex nv-items-center hover:nv-rounded-md hover:nv-bg-white nv-px-2"> <a href="/network/" target="_self" class="nv-text-sm"><div class="nv-gap-y-0 nv-flex nv-gap-y-1 nv-flex-col nv-rounded-br-lg"><span class="nv-font-normal nv-font-semibold">Global network</span><span class="nv-text-xs">Global locations and status</span></div></a></li></ul></div></div></li></ul></div><div class="nv-flex nv-space-x-4" style="height:inherit"><a data-qa="FragmentButtonSecondary" class="nv-flex nv-text-center nv-items-center nv-justify-center nv-rounded-lg nv-outline-4 nv-outline-offset-0 nv-transition-colors nv-duration-500 nv-py-3 nv-text-nowrap update-secondary-button nv-border nv-border-ruby hover:nv-border-deep-purple nv-outline-offset-3 nv-px-4" target="_self" href="https://dash.cloudflare.com/login">Log in</a><a data-qa="FragmentButtonPrimary" class="nv-flex nv-text-center nv-items-center nv-justify-center nv-rounded-lg nv-outline-4 nv-outline-offset-0 nv-transition-colors nv-duration-500 nv-py-3 nv-text-nowrap update-primary-button nv-bg-ruby hover:nv-bg-deep-purple hover:nv-text-white nv-px-4" target="_self" href="/under-attack-hotline/">Under attack?</a></div></nav></div></header></div><!--astro:end--></astro-island> </div> <div data-header-sentinel="" class="relative top-0 w-full pointer-events-none" aria-hidden="true" style="height:calc(var(--header-height) + var(--subnav-sticky-height, 0px))"></div> <script type="module" src="/_willow/index.astro_astro_type_script_index_0_lang.C4qcez97.js"></script> <div class="flex justify-center min-h-full md:min-h-[calc(100vh-var(--header-height))]" data-astro-cid-ld7fqf5u=""><div id="takeover-container" class="takeover absolute top-0 left-0 bottom-0 right-0 h-full w-full opacity-0 hero-content" data-astro-cid-ld7fqf5u=""><img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5B5shLB8bSKIyB9NJ6R1jz/87e7617be2c61603d46003cb3f1bd382/Hero-globe-bg-takeover-xxl.png" class="w-full h-full rounded-[inherit] object-cover" alt="Hero Takeover" data-astro-cid-ld7fqf5u=""></div><section class="py-12"> <div class="relative flex flex-col h-full justify-around lg:-top-11 container"> <div class="flex flex-wrap items-center md:gap-4 md:flex-1 hero-content" data-astro-cid-ld7fqf5u=""><div class="w-full md:w-[60%] flex flex-col gap-y-8 items-start relative z-10 hero-main-content" data-astro-cid-ld7fqf5u=""> <div data-qa="FragmentTitleDynamic-3egpl" class="text-left max-md:text-left col-span-4"> <h1 data-qa="Heading" class="heading-1">Connect, protect, and build <span class="dynamic-title-gradient">everywhere</span></h1><p data-qa="Typography" class="p1"></p> <p data-qa="Typography" class="mt-3.5">We make websites, apps, AI agents, and networks faster and more secure. Our developer platform is the best place to build modern apps and deliver AI initiatives.</p> </div> <script>(function(){const dynamicIntervalLength = 2;
const hash = "3egpl";
let dynamicTitleBlade = document.querySelector(`[data-qa=FragmentTitleDynamic-${hash}]`);
let dynamicTitles = dynamicTitleBlade.querySelectorAll('ul.dynamic-title-list li');
let dynamicListContainer = dynamicTitleBlade.querySelector('ul.dynamic-title-list');
const findTallestTitleHeight = () => {
let maxHeight = 0;
dynamicTitles.forEach(item => {
const originalMaxHeight = item.style.maxHeight;
item.style.maxHeight = 'none'; // Temporarily remove max-height
const itemHeight = item.offsetHeight + 10; // ensure some extra space for the vertical carousel
item.style.maxHeight = originalMaxHeight;
maxHeight = Math.max(maxHeight, itemHeight);
});
return maxHeight;
};
const applyListContainerHeight = () => {
const tallestHeight = findTallestTitleHeight();
if (dynamicListContainer) {
dynamicTitleBlade.querySelector('ul.dynamic-title-list').style.minHeight =
`${tallestHeight}px`;
}
};
window.setTimeout(applyListContainerHeight, 1);
const startAnimation = () => {
dynamicTitles.forEach((dynamicTitle, index) => {
dynamicTitle.style.animation = `none`;
dynamicTitle.offsetHeight;
dynamicTitle.style.animation = `dynamicTitleSlideUp ${dynamicIntervalLength}s ease-in ${index * dynamicIntervalLength}s`;
});
};
const stopAnimation = () => {
dynamicTitles.forEach(dynamicTitle => {
dynamicTitle.style.animation = 'unset';
});
};
let interval = null;
const observer = new IntersectionObserver(entries => {
if (entries[0].isIntersecting) {
startAnimation();
interval = setInterval(
() => {
startAnimation();
},
dynamicTitles.length * dynamicIntervalLength * 1000,
);
} else if (interval) {
stopAnimation();
window.clearInterval(interval);
}
});
observer.observe(dynamicTitleBlade);
let resizeTimer;
window.addEventListener('resize', () => {
clearTimeout(resizeTimer);
resizeTimer = setTimeout(() => {
applyListContainerHeight();
}, 1000);
});
})();</script> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <div class="flex"> <a data-qa="FragmentButtonPrimary" data-qa-click-title="Sign Up - Start for Free - Primary Button" data-qa-index="1" class="text-center rounded-lg transition-colors duration-500 py-3 update-primary-button bg-ruby hover:bg-deep-purple hover:text-white group-[.bg-deep-purple]:hover:outline group-[.bg-deep-purple]:hover:outline-1 group-[.bg-deep-purple]:hover:outline-white px-10" target="_blank" data-tracking-category="call_to_action" data-tracking-action="hp_hero_cta" href="https://dash.cloudflare.com/sign-up" data-astro-cid-hz5lckwi="">Start for free</a> </div> </div> </div> <div data-qa="FragmentAssetLottie" class="xl:absolute xl:-bottom-[40%] xl:-right-[30%] xl:w-[100vh] xxl:-right-0 xxl:h-[auto] xxl:-bottom-0 xxl:relative -z-5 lg:relative md:flex-1 hero-main-content animated-globe" data-lottie-url="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5PJm7mw5YAsjSTZDuqwJhI/dc538477b8d922cd81550e4a637ed800/hero_orange_globe.json" data-lottie-autoplay="true" data-lottie-loop="true" style=""> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 1920 1920" width="1920" height="1920" preserveaspectratio="xMidYMid meet" style="width: 100%; height: 100%; transform: translate3d(0px, 0px, 0px); content-visibility: visible;" data-qa="LottieFallback"></svg> </div> <script type="module" src="/_willow/index.astro_astro_type_script_index_0_lang.DjFF3Lks.js"></script> </div><div data-qa="EnablementBannerContainer" class="relative flex flex-col pb-1 bg-white rounded-lg shadow-block-banner-cta animate-fade-in mt-8 md:flex-row md:gap-2 after:content-[''] after:absolute after:bottom-[-8px] after:left-0 after:right-0 after:h-3 after:bg-gradient-to-r after:from-mango after:via-tangerine after:to-ruby after:rounded-b-lg after:-z-10 absolute duration-1000 md:relative transition-all"><div class="w-full md:w-auto md:basis-1/2"> <div data-qa="BlockBannerCTA" class="p-4 h-full" data-astro-cid-7jpwn7vb=""> <div class="flex flex-col lg:flex-row gap-5 items-start lg:items-center h-full" data-astro-cid-7jpwn7vb=""> <div data-qa="FragmentAssetImageContentful" class="hidden md:blockflex-col lg:flex-row w-full md:w-auto flex" style="justify-content: center;" data-component-alignment="center"> <picture class="rounded"> <source media="(min-width: 721px)" width="1200" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3dsYRfZfIUBdQxbSm3wiC6/cf7117f3bda654849a0c178202b5d2d3/ai_security-thumbnail.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3dsYRfZfIUBdQxbSm3wiC6/cf7117f3bda654849a0c178202b5d2d3/ai_security-thumbnail.png" width="1200" alt="AI security" class="w-full h-auto lg:max-w-[160px]"> </picture> </div> <div class="flex flex-col h-full gap-1" data-astro-cid-7jpwn7vb=""> <div data-qa="FragmentTitle" class="md:flex-1 md:w-full text-left col-span-4"> <h6 data-qa="Heading" class="leading-[110%] heading-6">Introducing Cloudflare AI Security Suite</h6> <p data-qa="Typography" class="mt-2 text-base">Secure generative and agentic AI everywhere</p> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/ai-security/" target="_self" data-qa-click-title="Homepage - Hero - AI Security suite - link" data-tracking-category="call_to_action" data-tracking-action="hp_banner_cta" data-qa-index="1">Learn more<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> </div> </div><div class="w-full md:w-auto md:basis-1/2"> <div data-qa="BlockBannerCTA" class="p-4 h-full" data-astro-cid-7jpwn7vb=""> <div class="flex flex-col lg:flex-row gap-5 items-start lg:items-center h-full" data-astro-cid-7jpwn7vb=""> <div data-qa="FragmentAssetImageContentful" class="hidden md:blockflex-col lg:flex-row w-full md:w-auto flex" style="justify-content: center;" data-component-alignment="center"> <picture class="rounded"> <source media="(min-width: 721px)" width="100" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/Qigi2PWjOWTwHB7tE1NiT/7d265069b0bfffddad6a252b73c36c37/Security_Week_2025_Hero_transparent_1_1.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/Qigi2PWjOWTwHB7tE1NiT/7d265069b0bfffddad6a252b73c36c37/Security_Week_2025_Hero_transparent_1_1.png" width="100" alt="signals" class="w-full h-auto lg:max-w-[160px]"> </picture> </div> <div class="flex flex-col h-full gap-1" data-astro-cid-7jpwn7vb=""> <div data-qa="FragmentTitle" class="md:flex-1 md:w-full text-left col-span-4"> <h6 data-qa="Heading" class="leading-[110%] heading-6">2025 Cloudflare Signals Security report</h6> <p data-qa="Typography" class="mt-2 text-base">Five security trends that demand a C-suite response</p> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/signals-report-2025/" target="_self" data-qa-click-title="Homepage - Hero - Biirthday week 2025" data-tracking-category="call_to_action" data-tracking-action="hp_banner_cta" data-qa-index="2">Download report<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> </div> </div></div> </div> </section> </div></div><script type="module" src="/_willow/index.astro_astro_type_script_index_0_lang.C4opSW71.js"></script> <div class="flex"> <main class="w-full"> <section data-qa="TemplateLayoutTwoColumn" id="first-two-column-element" class="border-none py-12 bg-white"> <div class="container"> <div> <div data-qa="FragmentTitleDynamic-7usii" class="text-center col-span-4"> <p data-qa="Typography" class="p1"><br>
<br></p><h2 data-qa="Heading" class="heading-2">Our connectivity cloud is the best place to <ul class="dynamic-title-list"><li><span class="dynamic-title-gradient">connect your users, apps, clouds, and networks</span></li><li><span class="dynamic-title-gradient">protect everything you connect to the Internet</span></li><li><span class="dynamic-title-gradient">build and scale applications</span></li></ul></h2><p data-qa="Typography" class="p1"></p> <p data-qa="Typography" class="mt-3.5">Over 60 cloud services on one unified platform, uniquely powered by a global cloud network. We call it the connectivity cloud.</p> </div> <script>(function(){const dynamicIntervalLength = 4;
const hash = "7usii";
let dynamicTitleBlade = document.querySelector(`[data-qa=FragmentTitleDynamic-${hash}]`);
let dynamicTitles = dynamicTitleBlade.querySelectorAll('ul.dynamic-title-list li');
let dynamicListContainer = dynamicTitleBlade.querySelector('ul.dynamic-title-list');
const findTallestTitleHeight = () => {
let maxHeight = 0;
dynamicTitles.forEach(item => {
const originalMaxHeight = item.style.maxHeight;
item.style.maxHeight = 'none'; // Temporarily remove max-height
const itemHeight = item.offsetHeight + 10; // ensure some extra space for the vertical carousel
item.style.maxHeight = originalMaxHeight;
maxHeight = Math.max(maxHeight, itemHeight);
});
return maxHeight;
};
const applyListContainerHeight = () => {
const tallestHeight = findTallestTitleHeight();
if (dynamicListContainer) {
dynamicTitleBlade.querySelector('ul.dynamic-title-list').style.minHeight =
`${tallestHeight}px`;
}
};
window.setTimeout(applyListContainerHeight, 1);
const startAnimation = () => {
dynamicTitles.forEach((dynamicTitle, index) => {
dynamicTitle.style.animation = `none`;
dynamicTitle.offsetHeight;
dynamicTitle.style.animation = `dynamicTitleSlideUp ${dynamicIntervalLength}s ease-in ${index * dynamicIntervalLength}s`;
});
};
const stopAnimation = () => {
dynamicTitles.forEach(dynamicTitle => {
dynamicTitle.style.animation = 'unset';
});
};
let interval = null;
const observer = new IntersectionObserver(entries => {
if (entries[0].isIntersecting) {
startAnimation();
interval = setInterval(
() => {
startAnimation();
},
dynamicTitles.length * dynamicIntervalLength * 1000,
);
} else if (interval) {
stopAnimation();
window.clearInterval(interval);
}
});
observer.observe(dynamicTitleBlade);
let resizeTimer;
window.addEventListener('resize', () => {
clearTimeout(resizeTimer);
resizeTimer = setTimeout(() => {
applyListContainerHeight();
}, 1000);
});
})();</script> <div class="grid grid-cols-1 md:grid-cols-2 gap-4"> <div class="flex flex-col gap-8 md:col-span-1 justify-start"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h3 data-qa="Heading" class="leading-[110%] heading-3">Connect your people, apps and AI agents</h3> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><style>
#first-two-column-element .text-center.col-span-4 {
padding-bottom: 4rem;
@media (max-width: 767px){
padding-bottom: 2rem;
}
}
section[data-qa="TemplateLayoutTwoColumn"] {
padding-top: 0;
padding-bottom: 2rem;
@media (max-width: 767px){
padding-bottom: 3rem;
}
}
section[data-qa="TemplateLayoutTwoColumn"]#last-two-columns-element {
padding-bottom: 6rem;
@media (max-width: 767px){
padding-bottom: 2rem;
}
}
section[data-qa="TemplateLayoutTwoColumn"] .grid.gap-4.grid-cols-1 {
align-items: center;
@media (max-width: 767px){
gap: 0;
}
}
section[data-qa="TemplateLayoutTwoColumn"] .grid.gap-4.grid-cols-1 .flex.flex-col.gap-8:last-of-type {
height: max-content;
}
section[data-qa="TemplateLayoutTwoColumn"] div[data-qa="FragmentAssetLottie"]{
margin: 0 auto;
max-width: 450px;
@media (max-width: 767px){
display: none;
}
}
</style>
<p>Modernize your network and secure your workspace against unauthorized access, web browsing attacks and phishing. Accelerate your journey to Zero Trust with our SASE platform today.</p>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <div class="flex"> <button data-qa="FragmentButtonModalTrigger" data-qa-click-title="Homepage - New use cases - Connect your users and apps - Button - Contact sales" data-qa-index="1" class="text-center rounded-lg transition-colors duration-500 py-3 update-primary-button bg-ruby hover:bg-deep-purple hover:text-white group-[.bg-deep-purple]:hover:outline group-[.bg-deep-purple]:hover:outline-1 group-[.bg-deep-purple]:hover:outline-white px-10" data-modal-target-id="0986361d-f5b5-43b9-9659-7f3f22587551-modal" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" type="button" data-astro-cid-hz5lckwi="">Contact sales</button> </div> <dialog data-qa="BlockModal" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal" class="fixed inset-0 z-50 m-auto h-fit w-[90vw] max-w-3xl rounded-lg border border-gray-200 bg-white shadow-lg backdrop:bg-black/40 bg-gray-10" data-astro-cid-uqytmlny=""> <div class="md:p-8 p-6" data-astro-cid-uqytmlny=""> <div class="flex justify-end" data-astro-cid-uqytmlny=""> <button type="button" class="rounded-full bg-white sm:mb-8 lg:mb-1 p-1 text-gray-500 transition-colors hover:text-gray-800 md:-top-4 md:-right-4" data-modal-close="" aria-label="Close modal" data-astro-cid-uqytmlny=""> <svg width="20" height="20" viewbox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg" data-astro-cid-uqytmlny=""><path d="M57.361 54.419L34.783 32.09L57.1119 9.51197L54.268 6.69897L31.9389 29.278L9.36095 6.94897L6.54895 9.79297L29.127 32.122L6.79895 54.699L9.64295 57.512L31.971 34.934L54.549 57.263L57.361 54.419Z" fill="#222" data-astro-cid-uqytmlny=""></path></svg> </button> </div> <div class="mt-4 flex flex-col" data-astro-cid-uqytmlny=""> <div data-qa="FragmentTitle" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal" class="text-center col-span-4"> <h2 data-qa="Heading" class="leading-[110%] heading-2">Speak to sales about SASE to modernize your network and secure your workspace.</h2> </div> <div data-qa="FragmentEmbeddedForm" data-form-id="4683" data-form-lead-source="Inbound - Web Form" data-form-lead-source-detail="FY25-Q2-GBL-All-Contact-Sales-Zero-Trust-Contact-Us-Ent-Plan" data-form-name="Homepage - New use cases - Connect your users and apps - Button - Contact sales - Modal - Form"> <form action="/api/v2/form/4683/" data-validation-message-map="{"embargoedCountry":"We are currently unable to serve businesses or organizations based in your selected country. Please email legal@cloudflare.com if you need additional assistance.","required":"This field is required."}"> <div data-qa="FormFieldGroup" class="group" data-visibility-rules="[]" data-field-required="false" data-astro-cid-to4chrpw=""> <div class="float-label-input relative" data-astro-cid-to4chrpw=""> <input type="text" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-FirstName" name="FirstName" placeholder="" required="" maxlength="255" class="outline-green-2 block w-full px-4 py-5 pt-5 pb-3 text-black border border-black rounded-sm-3 form-field group-[.valid]:focus:border-green-2 transition-all duration-200 text-sm" data-astro-cid-to4chrpw=""> <label for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-FirstName" class="text-black-600 text-sm absolute left-4 top-4 p-0 pointer-events-none transition-all duration-200 ease-out" data-astro-cid-to4chrpw="">First name: *</label> <div class="absolute w-11 top-0 h-[54px] right-0 pointer-events-none duration-200 hidden group-focus-within:flex" data-astro-cid-to4chrpw=""> <svg width="25" height="25" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.valid]:block" data-astro-cid-to4chrpw=""> <path d="M8.53125 0C6.84393 0 5.1945 0.500349 3.79155 1.43777C2.38859 2.3752 1.29512 3.7076 0.649407 5.26648C0.00369646 6.82536 -0.165251 8.54071 0.163929 10.1956C0.49311 11.8505 1.30563 13.3706 2.49875 14.5638C3.69187 15.7569 5.21199 16.5694 6.86689 16.8986C8.52179 17.2278 10.2371 17.0588 11.796 16.4131C13.3549 15.7674 14.6873 14.6739 15.6247 13.271C16.5622 11.868 17.0625 10.2186 17.0625 8.53125C17.0625 6.26862 16.1637 4.09867 14.5638 2.49875C12.9638 0.898826 10.7939 0 8.53125 0ZM8.53125 15.75C7.10352 15.75 5.70785 15.3266 4.52073 14.5334C3.33361 13.7402 2.40837 12.6128 1.862 11.2937C1.31563 9.97469 1.17267 8.52324 1.45121 7.12294C1.72975 5.72264 2.41727 4.43638 3.42683 3.42682C4.43639 2.41726 5.72265 1.72974 7.12295 1.45121C8.52325 1.17267 9.9747 1.31562 11.2938 1.86199C12.6128 2.40836 13.7402 3.33361 14.5334 4.52073C15.3266 5.70784 15.75 7.10352 15.75 8.53125C15.75 10.4458 14.9895 12.2819 13.6357 13.6357C12.2819 14.9895 10.4458 15.75 8.53125 15.75Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> <path d="M7.18922 10.5361L4.59704 7.82906L3.64875 8.73797L7.17282 12.4195L13.4039 6.11953L12.472 5.1975L7.18922 10.5361Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> </svg> <svg width="25" height="25" viewbox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.has-error]:block" data-astro-cid-to4chrpw=""> <path d="M8.125 0C6.51803 0 4.94714 0.476523 3.611 1.36931C2.27485 2.2621 1.23344 3.53105 0.618482 5.0157C0.00352044 6.50035 -0.157382 8.13401 0.156123 9.71011C0.469628 11.2862 1.24346 12.7339 2.37976 13.8702C3.51606 15.0065 4.9638 15.7804 6.53989 16.0939C8.11599 16.4074 9.74966 16.2465 11.2343 15.6315C12.719 15.0166 13.9879 13.9752 14.8807 12.639C15.7735 11.3029 16.25 9.73197 16.25 8.125C16.2476 5.97085 15.3908 3.90562 13.8676 2.38241C12.3444 0.859193 10.2792 0.00239869 8.125 0ZM8.125 15C6.76526 15 5.43605 14.5968 4.30546 13.8414C3.17487 13.0859 2.29368 12.0122 1.77333 10.7559C1.25298 9.49971 1.11683 8.11737 1.3821 6.78375C1.64738 5.45013 2.30216 4.22513 3.26364 3.26364C4.22513 2.30215 5.45014 1.64737 6.78376 1.3821C8.11738 1.11683 9.49971 1.25298 10.756 1.77333C12.0122 2.29368 13.0859 3.17487 13.8414 4.30545C14.5968 5.43604 15 6.76525 15 8.125C14.9979 9.94773 14.2729 11.6952 12.9841 12.9841C11.6952 14.2729 9.94773 14.9979 8.125 15Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> <path d="M8.77395 9.0625H7.41897L7.22702 4.0625H8.96591L8.77395 9.0625ZM8.09646 10.6511C8.37122 10.6511 8.59141 10.732 8.75701 10.8939C8.92639 11.0557 9.01107 11.2627 9.01107 11.5149C9.01107 11.7633 8.92639 11.9684 8.75701 12.1303C8.59141 12.2921 8.37122 12.373 8.09646 12.373C7.82547 12.373 7.60528 12.2921 7.43591 12.1303C7.2703 11.9684 7.1875 11.7633 7.1875 11.5149C7.1875 11.2665 7.2703 11.0614 7.43591 10.8995C7.60528 10.7339 7.82547 10.6511 8.09646 10.6511Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> </svg> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div> </div><div data-qa="FormFieldGroup" class="group" data-visibility-rules="[]" data-field-required="false" data-astro-cid-to4chrpw=""> <div class="float-label-input relative" data-astro-cid-to4chrpw=""> <input type="text" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-LastName" name="LastName" placeholder="" required="" maxlength="255" class="outline-green-2 block w-full px-4 py-5 pt-5 pb-3 text-black border border-black rounded-sm-3 form-field group-[.valid]:focus:border-green-2 transition-all duration-200 text-sm" data-astro-cid-to4chrpw=""> <label for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-LastName" class="text-black-600 text-sm absolute left-4 top-4 p-0 pointer-events-none transition-all duration-200 ease-out" data-astro-cid-to4chrpw="">Last name: *</label> <div class="absolute w-11 top-0 h-[54px] right-0 pointer-events-none duration-200 hidden group-focus-within:flex" data-astro-cid-to4chrpw=""> <svg width="25" height="25" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.valid]:block" data-astro-cid-to4chrpw=""> <path d="M8.53125 0C6.84393 0 5.1945 0.500349 3.79155 1.43777C2.38859 2.3752 1.29512 3.7076 0.649407 5.26648C0.00369646 6.82536 -0.165251 8.54071 0.163929 10.1956C0.49311 11.8505 1.30563 13.3706 2.49875 14.5638C3.69187 15.7569 5.21199 16.5694 6.86689 16.8986C8.52179 17.2278 10.2371 17.0588 11.796 16.4131C13.3549 15.7674 14.6873 14.6739 15.6247 13.271C16.5622 11.868 17.0625 10.2186 17.0625 8.53125C17.0625 6.26862 16.1637 4.09867 14.5638 2.49875C12.9638 0.898826 10.7939 0 8.53125 0ZM8.53125 15.75C7.10352 15.75 5.70785 15.3266 4.52073 14.5334C3.33361 13.7402 2.40837 12.6128 1.862 11.2937C1.31563 9.97469 1.17267 8.52324 1.45121 7.12294C1.72975 5.72264 2.41727 4.43638 3.42683 3.42682C4.43639 2.41726 5.72265 1.72974 7.12295 1.45121C8.52325 1.17267 9.9747 1.31562 11.2938 1.86199C12.6128 2.40836 13.7402 3.33361 14.5334 4.52073C15.3266 5.70784 15.75 7.10352 15.75 8.53125C15.75 10.4458 14.9895 12.2819 13.6357 13.6357C12.2819 14.9895 10.4458 15.75 8.53125 15.75Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> <path d="M7.18922 10.5361L4.59704 7.82906L3.64875 8.73797L7.17282 12.4195L13.4039 6.11953L12.472 5.1975L7.18922 10.5361Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> </svg> <svg width="25" height="25" viewbox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.has-error]:block" data-astro-cid-to4chrpw=""> <path d="M8.125 0C6.51803 0 4.94714 0.476523 3.611 1.36931C2.27485 2.2621 1.23344 3.53105 0.618482 5.0157C0.00352044 6.50035 -0.157382 8.13401 0.156123 9.71011C0.469628 11.2862 1.24346 12.7339 2.37976 13.8702C3.51606 15.0065 4.9638 15.7804 6.53989 16.0939C8.11599 16.4074 9.74966 16.2465 11.2343 15.6315C12.719 15.0166 13.9879 13.9752 14.8807 12.639C15.7735 11.3029 16.25 9.73197 16.25 8.125C16.2476 5.97085 15.3908 3.90562 13.8676 2.38241C12.3444 0.859193 10.2792 0.00239869 8.125 0ZM8.125 15C6.76526 15 5.43605 14.5968 4.30546 13.8414C3.17487 13.0859 2.29368 12.0122 1.77333 10.7559C1.25298 9.49971 1.11683 8.11737 1.3821 6.78375C1.64738 5.45013 2.30216 4.22513 3.26364 3.26364C4.22513 2.30215 5.45014 1.64737 6.78376 1.3821C8.11738 1.11683 9.49971 1.25298 10.756 1.77333C12.0122 2.29368 13.0859 3.17487 13.8414 4.30545C14.5968 5.43604 15 6.76525 15 8.125C14.9979 9.94773 14.2729 11.6952 12.9841 12.9841C11.6952 14.2729 9.94773 14.9979 8.125 15Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> <path d="M8.77395 9.0625H7.41897L7.22702 4.0625H8.96591L8.77395 9.0625ZM8.09646 10.6511C8.37122 10.6511 8.59141 10.732 8.75701 10.8939C8.92639 11.0557 9.01107 11.2627 9.01107 11.5149C9.01107 11.7633 8.92639 11.9684 8.75701 12.1303C8.59141 12.2921 8.37122 12.373 8.09646 12.373C7.82547 12.373 7.60528 12.2921 7.43591 12.1303C7.2703 11.9684 7.1875 11.7633 7.1875 11.5149C7.1875 11.2665 7.2703 11.0614 7.43591 10.8995C7.60528 10.7339 7.82547 10.6511 8.09646 10.6511Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> </svg> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div> </div><div data-qa="FormFieldGroup" class="group" data-visibility-rules="[]" data-field-required="false" data-astro-cid-to4chrpw=""> <div class="float-label-input relative" data-astro-cid-to4chrpw=""> <input type="tel" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-Phone" name="Phone" placeholder="" required="" class="outline-green-2 block w-full px-4 py-5 pt-5 pb-3 text-black border border-black rounded-sm-3 form-field group-[.valid]:focus:border-green-2 transition-all duration-200 text-sm" data-astro-cid-to4chrpw=""> <label for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-Phone" class="text-black-600 text-sm absolute left-4 top-4 p-0 pointer-events-none transition-all duration-200 ease-out" data-astro-cid-to4chrpw="">Phone: *</label> <div class="absolute w-11 top-0 h-[54px] right-0 pointer-events-none duration-200 hidden group-focus-within:flex" data-astro-cid-to4chrpw=""> <svg width="25" height="25" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.valid]:block" data-astro-cid-to4chrpw=""> <path d="M8.53125 0C6.84393 0 5.1945 0.500349 3.79155 1.43777C2.38859 2.3752 1.29512 3.7076 0.649407 5.26648C0.00369646 6.82536 -0.165251 8.54071 0.163929 10.1956C0.49311 11.8505 1.30563 13.3706 2.49875 14.5638C3.69187 15.7569 5.21199 16.5694 6.86689 16.8986C8.52179 17.2278 10.2371 17.0588 11.796 16.4131C13.3549 15.7674 14.6873 14.6739 15.6247 13.271C16.5622 11.868 17.0625 10.2186 17.0625 8.53125C17.0625 6.26862 16.1637 4.09867 14.5638 2.49875C12.9638 0.898826 10.7939 0 8.53125 0ZM8.53125 15.75C7.10352 15.75 5.70785 15.3266 4.52073 14.5334C3.33361 13.7402 2.40837 12.6128 1.862 11.2937C1.31563 9.97469 1.17267 8.52324 1.45121 7.12294C1.72975 5.72264 2.41727 4.43638 3.42683 3.42682C4.43639 2.41726 5.72265 1.72974 7.12295 1.45121C8.52325 1.17267 9.9747 1.31562 11.2938 1.86199C12.6128 2.40836 13.7402 3.33361 14.5334 4.52073C15.3266 5.70784 15.75 7.10352 15.75 8.53125C15.75 10.4458 14.9895 12.2819 13.6357 13.6357C12.2819 14.9895 10.4458 15.75 8.53125 15.75Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> <path d="M7.18922 10.5361L4.59704 7.82906L3.64875 8.73797L7.17282 12.4195L13.4039 6.11953L12.472 5.1975L7.18922 10.5361Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> </svg> <svg width="25" height="25" viewbox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.has-error]:block" data-astro-cid-to4chrpw=""> <path d="M8.125 0C6.51803 0 4.94714 0.476523 3.611 1.36931C2.27485 2.2621 1.23344 3.53105 0.618482 5.0157C0.00352044 6.50035 -0.157382 8.13401 0.156123 9.71011C0.469628 11.2862 1.24346 12.7339 2.37976 13.8702C3.51606 15.0065 4.9638 15.7804 6.53989 16.0939C8.11599 16.4074 9.74966 16.2465 11.2343 15.6315C12.719 15.0166 13.9879 13.9752 14.8807 12.639C15.7735 11.3029 16.25 9.73197 16.25 8.125C16.2476 5.97085 15.3908 3.90562 13.8676 2.38241C12.3444 0.859193 10.2792 0.00239869 8.125 0ZM8.125 15C6.76526 15 5.43605 14.5968 4.30546 13.8414C3.17487 13.0859 2.29368 12.0122 1.77333 10.7559C1.25298 9.49971 1.11683 8.11737 1.3821 6.78375C1.64738 5.45013 2.30216 4.22513 3.26364 3.26364C4.22513 2.30215 5.45014 1.64737 6.78376 1.3821C8.11738 1.11683 9.49971 1.25298 10.756 1.77333C12.0122 2.29368 13.0859 3.17487 13.8414 4.30545C14.5968 5.43604 15 6.76525 15 8.125C14.9979 9.94773 14.2729 11.6952 12.9841 12.9841C11.6952 14.2729 9.94773 14.9979 8.125 15Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> <path d="M8.77395 9.0625H7.41897L7.22702 4.0625H8.96591L8.77395 9.0625ZM8.09646 10.6511C8.37122 10.6511 8.59141 10.732 8.75701 10.8939C8.92639 11.0557 9.01107 11.2627 9.01107 11.5149C9.01107 11.7633 8.92639 11.9684 8.75701 12.1303C8.59141 12.2921 8.37122 12.373 8.09646 12.373C7.82547 12.373 7.60528 12.2921 7.43591 12.1303C7.2703 11.9684 7.1875 11.7633 7.1875 11.5149C7.1875 11.2665 7.2703 11.0614 7.43591 10.8995C7.60528 10.7339 7.82547 10.6511 8.09646 10.6511Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> </svg> </div> <div class="field-error"> <span data-validation-message="Must be a phone number." class="field-error-text"></span> </div> </div> </div><div data-qa="FormFieldGroup" class="group" data-visibility-rules="[]" data-field-required="false" data-astro-cid-to4chrpw=""> <div class="float-label-input relative" data-astro-cid-to4chrpw=""> <input type="email" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-Email" name="Email" placeholder="" required="" class="outline-green-2 block w-full px-4 py-5 pt-5 pb-3 text-black border border-black rounded-sm-3 form-field group-[.valid]:focus:border-green-2 transition-all duration-200 text-sm" data-astro-cid-to4chrpw=""> <label for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-Email" class="text-black-600 text-sm absolute left-4 top-4 p-0 pointer-events-none transition-all duration-200 ease-out" data-astro-cid-to4chrpw="">Work email: *</label> <div class="absolute w-11 top-0 h-[54px] right-0 pointer-events-none duration-200 hidden group-focus-within:flex" data-astro-cid-to4chrpw=""> <svg width="25" height="25" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.valid]:block" data-astro-cid-to4chrpw=""> <path d="M8.53125 0C6.84393 0 5.1945 0.500349 3.79155 1.43777C2.38859 2.3752 1.29512 3.7076 0.649407 5.26648C0.00369646 6.82536 -0.165251 8.54071 0.163929 10.1956C0.49311 11.8505 1.30563 13.3706 2.49875 14.5638C3.69187 15.7569 5.21199 16.5694 6.86689 16.8986C8.52179 17.2278 10.2371 17.0588 11.796 16.4131C13.3549 15.7674 14.6873 14.6739 15.6247 13.271C16.5622 11.868 17.0625 10.2186 17.0625 8.53125C17.0625 6.26862 16.1637 4.09867 14.5638 2.49875C12.9638 0.898826 10.7939 0 8.53125 0ZM8.53125 15.75C7.10352 15.75 5.70785 15.3266 4.52073 14.5334C3.33361 13.7402 2.40837 12.6128 1.862 11.2937C1.31563 9.97469 1.17267 8.52324 1.45121 7.12294C1.72975 5.72264 2.41727 4.43638 3.42683 3.42682C4.43639 2.41726 5.72265 1.72974 7.12295 1.45121C8.52325 1.17267 9.9747 1.31562 11.2938 1.86199C12.6128 2.40836 13.7402 3.33361 14.5334 4.52073C15.3266 5.70784 15.75 7.10352 15.75 8.53125C15.75 10.4458 14.9895 12.2819 13.6357 13.6357C12.2819 14.9895 10.4458 15.75 8.53125 15.75Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> <path d="M7.18922 10.5361L4.59704 7.82906L3.64875 8.73797L7.17282 12.4195L13.4039 6.11953L12.472 5.1975L7.18922 10.5361Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> </svg> <svg width="25" height="25" viewbox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.has-error]:block" data-astro-cid-to4chrpw=""> <path d="M8.125 0C6.51803 0 4.94714 0.476523 3.611 1.36931C2.27485 2.2621 1.23344 3.53105 0.618482 5.0157C0.00352044 6.50035 -0.157382 8.13401 0.156123 9.71011C0.469628 11.2862 1.24346 12.7339 2.37976 13.8702C3.51606 15.0065 4.9638 15.7804 6.53989 16.0939C8.11599 16.4074 9.74966 16.2465 11.2343 15.6315C12.719 15.0166 13.9879 13.9752 14.8807 12.639C15.7735 11.3029 16.25 9.73197 16.25 8.125C16.2476 5.97085 15.3908 3.90562 13.8676 2.38241C12.3444 0.859193 10.2792 0.00239869 8.125 0ZM8.125 15C6.76526 15 5.43605 14.5968 4.30546 13.8414C3.17487 13.0859 2.29368 12.0122 1.77333 10.7559C1.25298 9.49971 1.11683 8.11737 1.3821 6.78375C1.64738 5.45013 2.30216 4.22513 3.26364 3.26364C4.22513 2.30215 5.45014 1.64737 6.78376 1.3821C8.11738 1.11683 9.49971 1.25298 10.756 1.77333C12.0122 2.29368 13.0859 3.17487 13.8414 4.30545C14.5968 5.43604 15 6.76525 15 8.125C14.9979 9.94773 14.2729 11.6952 12.9841 12.9841C11.6952 14.2729 9.94773 14.9979 8.125 15Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> <path d="M8.77395 9.0625H7.41897L7.22702 4.0625H8.96591L8.77395 9.0625ZM8.09646 10.6511C8.37122 10.6511 8.59141 10.732 8.75701 10.8939C8.92639 11.0557 9.01107 11.2627 9.01107 11.5149C9.01107 11.7633 8.92639 11.9684 8.75701 12.1303C8.59141 12.2921 8.37122 12.373 8.09646 12.373C7.82547 12.373 7.60528 12.2921 7.43591 12.1303C7.2703 11.9684 7.1875 11.7633 7.1875 11.5149C7.1875 11.2665 7.2703 11.0614 7.43591 10.8995C7.60528 10.7339 7.82547 10.6511 8.09646 10.6511Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> </svg> </div> <div class="field-error"> <span data-validation-message="Must be valid email. <span class='mktoErrorDetail'>example@yourdomain.com</span>" class="field-error-text"></span> </div> </div> </div><div data-qa="FormFieldGroup" class="group" data-visibility-rules="[]" data-field-required="false" data-astro-cid-to4chrpw=""> <div class="float-label-input relative" data-astro-cid-to4chrpw=""> <input type="text" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-Company" name="Company" placeholder="" required="" maxlength="255" class="outline-green-2 block w-full px-4 py-5 pt-5 pb-3 text-black border border-black rounded-sm-3 form-field group-[.valid]:focus:border-green-2 transition-all duration-200 text-sm" data-astro-cid-to4chrpw=""> <label for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-Company" class="text-black-600 text-sm absolute left-4 top-4 p-0 pointer-events-none transition-all duration-200 ease-out" data-astro-cid-to4chrpw="">Company: *</label> <div class="absolute w-11 top-0 h-[54px] right-0 pointer-events-none duration-200 hidden group-focus-within:flex" data-astro-cid-to4chrpw=""> <svg width="25" height="25" viewbox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.valid]:block" data-astro-cid-to4chrpw=""> <path d="M8.53125 0C6.84393 0 5.1945 0.500349 3.79155 1.43777C2.38859 2.3752 1.29512 3.7076 0.649407 5.26648C0.00369646 6.82536 -0.165251 8.54071 0.163929 10.1956C0.49311 11.8505 1.30563 13.3706 2.49875 14.5638C3.69187 15.7569 5.21199 16.5694 6.86689 16.8986C8.52179 17.2278 10.2371 17.0588 11.796 16.4131C13.3549 15.7674 14.6873 14.6739 15.6247 13.271C16.5622 11.868 17.0625 10.2186 17.0625 8.53125C17.0625 6.26862 16.1637 4.09867 14.5638 2.49875C12.9638 0.898826 10.7939 0 8.53125 0ZM8.53125 15.75C7.10352 15.75 5.70785 15.3266 4.52073 14.5334C3.33361 13.7402 2.40837 12.6128 1.862 11.2937C1.31563 9.97469 1.17267 8.52324 1.45121 7.12294C1.72975 5.72264 2.41727 4.43638 3.42683 3.42682C4.43639 2.41726 5.72265 1.72974 7.12295 1.45121C8.52325 1.17267 9.9747 1.31562 11.2938 1.86199C12.6128 2.40836 13.7402 3.33361 14.5334 4.52073C15.3266 5.70784 15.75 7.10352 15.75 8.53125C15.75 10.4458 14.9895 12.2819 13.6357 13.6357C12.2819 14.9895 10.4458 15.75 8.53125 15.75Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> <path d="M7.18922 10.5361L4.59704 7.82906L3.64875 8.73797L7.17282 12.4195L13.4039 6.11953L12.472 5.1975L7.18922 10.5361Z" fill="#269B7F" data-astro-cid-to4chrpw=""></path> </svg> <svg width="25" height="25" viewbox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg" class="m-auto hidden group-[.has-error]:block" data-astro-cid-to4chrpw=""> <path d="M8.125 0C6.51803 0 4.94714 0.476523 3.611 1.36931C2.27485 2.2621 1.23344 3.53105 0.618482 5.0157C0.00352044 6.50035 -0.157382 8.13401 0.156123 9.71011C0.469628 11.2862 1.24346 12.7339 2.37976 13.8702C3.51606 15.0065 4.9638 15.7804 6.53989 16.0939C8.11599 16.4074 9.74966 16.2465 11.2343 15.6315C12.719 15.0166 13.9879 13.9752 14.8807 12.639C15.7735 11.3029 16.25 9.73197 16.25 8.125C16.2476 5.97085 15.3908 3.90562 13.8676 2.38241C12.3444 0.859193 10.2792 0.00239869 8.125 0ZM8.125 15C6.76526 15 5.43605 14.5968 4.30546 13.8414C3.17487 13.0859 2.29368 12.0122 1.77333 10.7559C1.25298 9.49971 1.11683 8.11737 1.3821 6.78375C1.64738 5.45013 2.30216 4.22513 3.26364 3.26364C4.22513 2.30215 5.45014 1.64737 6.78376 1.3821C8.11738 1.11683 9.49971 1.25298 10.756 1.77333C12.0122 2.29368 13.0859 3.17487 13.8414 4.30545C14.5968 5.43604 15 6.76525 15 8.125C14.9979 9.94773 14.2729 11.6952 12.9841 12.9841C11.6952 14.2729 9.94773 14.9979 8.125 15Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> <path d="M8.77395 9.0625H7.41897L7.22702 4.0625H8.96591L8.77395 9.0625ZM8.09646 10.6511C8.37122 10.6511 8.59141 10.732 8.75701 10.8939C8.92639 11.0557 9.01107 11.2627 9.01107 11.5149C9.01107 11.7633 8.92639 11.9684 8.75701 12.1303C8.59141 12.2921 8.37122 12.373 8.09646 12.373C7.82547 12.373 7.60528 12.2921 7.43591 12.1303C7.2703 11.9684 7.1875 11.7633 7.1875 11.5149C7.1875 11.2665 7.2703 11.0614 7.43591 10.8995C7.60528 10.7339 7.82547 10.6511 8.09646 10.6511Z" fill="#FF6633" data-astro-cid-to4chrpw=""></path> </svg> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div> </div><div data-qa="FormFieldGroup" class="w-full select-field" data-visibility-rules="[]" data-field-required="false" data-astro-cid-vetxfr23=""> <div class="relative" data-astro-cid-vetxfr23=""> <select name="Job_Level__c" class="absolute opacity-0 pointer-events-none h-0" required="" autocomplete="none" tabindex="-2" data-astro-cid-vetxfr23=""> <option selected="" value="" data-astro-cid-vetxfr23=""> Select your job level... * </option><option value="C-Level" data-astro-cid-vetxfr23=""> C-Level </option><option value="VP" data-astro-cid-vetxfr23=""> VP </option><option value="Director" data-astro-cid-vetxfr23=""> Director </option><option value="Manager" data-astro-cid-vetxfr23=""> Manager </option><option value="Individual Contributor" data-astro-cid-vetxfr23=""> Individual Contributor </option><option value="Student" data-astro-cid-vetxfr23=""> Student </option><option value="Other" data-astro-cid-vetxfr23=""> Other </option> </select> <div role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-label="Job level: *" aria-controls="options-container-Job_Level__c" tabindex="0" class="form-field cursor-pointer rounded-sm-3 border border-black bg-white p-4 shadow-sm select-box hover:border-black-600 text-black transition-all duration-200" data-astro-cid-vetxfr23=""> <span class="select-box-label hidden !leading-none" data-astro-cid-vetxfr23="">Choose an option or search here</span> <div class="flex items-center justify-between" data-astro-cid-vetxfr23=""> <div class="relative w-full min-h-5" data-astro-cid-vetxfr23=""> <input type="text" name="Job_Level__c-search-field" data-searchable="true" data-field-disable="true" autocomplete="off" autocapitalize="off" required="" disabled="" class="w-full focus:outline-none text-sm absolute z-5 hidden peer pointer-events-none select-none bg-white" data-astro-cid-vetxfr23=""> <span class="text-sm selected-option select-none absolute z-10 block peer-valid:hidden" data-astro-cid-vetxfr23="">Job level: * </span> </div> <svg width="20" height="20" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" data-astro-cid-vetxfr23=""> <path d="M1.49651 4.99002L2.20351 4.28302L8.00001 10.0795L13.7965 4.28302L14.5035 4.99002L8.00001 11.4938L1.49651 4.99002Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div> </div> <div id="options-container-Job_Level__c" role="listbox" class="absolute z-20 mt-2 w-full max-h-[300px] overflow-auto rounded-md bg-white shadow-lg options-container" data-astro-cid-vetxfr23=""> <div role="option" class="option hidden pointer-events-none cursor-text" tabindex="-1" data-no-option="" data-astro-cid-vetxfr23=""> No options </div> <div role="option" class="group/option option flex flex-row space-x-2 items-center selected" data-value="" aria-selected="true" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Select your job level... *</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="C-Level" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">C-Level</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="VP" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">VP</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Director" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Director</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Manager" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Manager</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Individual Contributor" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Individual Contributor</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Student" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Student</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Other" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Other</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div> </div> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div> <script type="module" src="/_willow/SelectField.astro_astro_type_script_index_0_lang.BJcGRddD.js"></script><div data-qa="FormFieldGroup" class="w-full select-field" data-visibility-rules="[]" data-field-required="false" data-astro-cid-vetxfr23=""> <div class="relative" data-astro-cid-vetxfr23=""> <select name="Job_Function__c" class="absolute opacity-0 pointer-events-none h-0" required="" autocomplete="none" tabindex="-2" data-astro-cid-vetxfr23=""> <option selected="" value="" data-astro-cid-vetxfr23=""> Select your job function... * </option><option value="IT" data-astro-cid-vetxfr23=""> IT </option><option value="Security" data-astro-cid-vetxfr23=""> Security </option><option value="Network" data-astro-cid-vetxfr23=""> Network </option><option value="Infrastructure" data-astro-cid-vetxfr23=""> Infrastructure </option><option value="Engineering" data-astro-cid-vetxfr23=""> Engineering </option><option value="DevOps" data-astro-cid-vetxfr23=""> DevOps </option><option value="Executive" data-astro-cid-vetxfr23=""> Executive </option><option value="Product" data-astro-cid-vetxfr23=""> Product </option><option value="Finance/ Procurement" data-astro-cid-vetxfr23=""> Finance/ Procurement </option><option value="Sales / Marketing" data-astro-cid-vetxfr23=""> Sales / Marketing </option><option value="Student" data-astro-cid-vetxfr23=""> Student </option><option value="Press / Media" data-astro-cid-vetxfr23=""> Press / Media </option><option value="Other" data-astro-cid-vetxfr23=""> Other </option> </select> <div role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-label="Job function: *" aria-controls="options-container-Job_Function__c" tabindex="0" class="form-field cursor-pointer rounded-sm-3 border border-black bg-white p-4 shadow-sm select-box hover:border-black-600 text-black transition-all duration-200" data-astro-cid-vetxfr23=""> <span class="select-box-label hidden !leading-none" data-astro-cid-vetxfr23="">Choose an option or search here</span> <div class="flex items-center justify-between" data-astro-cid-vetxfr23=""> <div class="relative w-full min-h-5" data-astro-cid-vetxfr23=""> <input type="text" name="Job_Function__c-search-field" data-searchable="true" data-field-disable="true" autocomplete="off" autocapitalize="off" required="" disabled="" class="w-full focus:outline-none text-sm absolute z-5 hidden peer pointer-events-none select-none bg-white" data-astro-cid-vetxfr23=""> <span class="text-sm selected-option select-none absolute z-10 block peer-valid:hidden" data-astro-cid-vetxfr23="">Job function: * </span> </div> <svg width="20" height="20" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" data-astro-cid-vetxfr23=""> <path d="M1.49651 4.99002L2.20351 4.28302L8.00001 10.0795L13.7965 4.28302L14.5035 4.99002L8.00001 11.4938L1.49651 4.99002Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div> </div> <div id="options-container-Job_Function__c" role="listbox" class="absolute z-20 mt-2 w-full max-h-[300px] overflow-auto rounded-md bg-white shadow-lg options-container" data-astro-cid-vetxfr23=""> <div role="option" class="option hidden pointer-events-none cursor-text" tabindex="-1" data-no-option="" data-astro-cid-vetxfr23=""> No options </div> <div role="option" class="group/option option flex flex-row space-x-2 items-center selected" data-value="" aria-selected="true" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Select your job function... *</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="IT" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">IT</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Security" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Security</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Network" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Network</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Infrastructure" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Infrastructure</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Engineering" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Engineering</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="DevOps" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">DevOps</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Executive" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Executive</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Product" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Product</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Finance/ Procurement" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Finance/ Procurement</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Sales / Marketing" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Sales / Marketing</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Student" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Student</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Press / Media" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Press / Media</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Other" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Other</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div> </div> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div> <div data-qa="FormFieldGroup" class="w-full select-field" data-visibility-rules="[]" data-field-required="false" data-astro-cid-vetxfr23=""> <div class="relative" data-astro-cid-vetxfr23=""> <select name="Country" class="absolute opacity-0 pointer-events-none h-0" required="" autocomplete="none" tabindex="-2" data-astro-cid-vetxfr23=""> <option selected="" value="" data-astro-cid-vetxfr23=""> Select your country... </option><option value="Afghanistan" data-astro-cid-vetxfr23=""> Afghanistan </option><option value="Aland Islands" data-astro-cid-vetxfr23=""> Aland Islands </option><option value="Albania" data-astro-cid-vetxfr23=""> Albania </option><option value="Algeria" data-astro-cid-vetxfr23=""> Algeria </option><option value="Andorra" data-astro-cid-vetxfr23=""> Andorra </option><option value="Angola" data-astro-cid-vetxfr23=""> Angola </option><option value="Anguilla" data-astro-cid-vetxfr23=""> Anguilla </option><option value="Antarctica" data-astro-cid-vetxfr23=""> Antarctica </option><option value="Antigua and Barbuda" data-astro-cid-vetxfr23=""> Antigua and Barbuda </option><option value="Argentina" data-astro-cid-vetxfr23=""> Argentina </option><option value="Armenia" data-astro-cid-vetxfr23=""> Armenia </option><option value="Aruba" data-astro-cid-vetxfr23=""> Aruba </option><option value="Australia" data-astro-cid-vetxfr23=""> Australia </option><option value="Austria" data-astro-cid-vetxfr23=""> Austria </option><option value="Azerbaijan" data-astro-cid-vetxfr23=""> Azerbaijan </option><option value="Bahamas" data-astro-cid-vetxfr23=""> Bahamas </option><option value="Bahrain" data-astro-cid-vetxfr23=""> Bahrain </option><option value="Bangladesh" data-astro-cid-vetxfr23=""> Bangladesh </option><option value="Barbados" data-astro-cid-vetxfr23=""> Barbados </option><option value="Belarus" data-astro-cid-vetxfr23=""> Belarus </option><option value="Belgium" data-astro-cid-vetxfr23=""> Belgium </option><option value="Belize" data-astro-cid-vetxfr23=""> Belize </option><option value="Benin" data-astro-cid-vetxfr23=""> Benin </option><option value="Bermuda" data-astro-cid-vetxfr23=""> Bermuda </option><option value="Bhutan" data-astro-cid-vetxfr23=""> Bhutan </option><option value="Bolivia, Plurinational State of" data-astro-cid-vetxfr23=""> Bolivia, Plurinational State of </option><option value="Bonaire, Sint Eustatius and Saba" data-astro-cid-vetxfr23=""> Bonaire, Sint Eustatius and Saba </option><option value="Bosnia and Herzegovina" data-astro-cid-vetxfr23=""> Bosnia and Herzegovina </option><option value="Botswana" data-astro-cid-vetxfr23=""> Botswana </option><option value="Bouvet Island" data-astro-cid-vetxfr23=""> Bouvet Island </option><option value="Brazil" data-astro-cid-vetxfr23=""> Brazil </option><option value="British Indian Ocean Territory" data-astro-cid-vetxfr23=""> British Indian Ocean Territory </option><option value="Brunei Darussalam" data-astro-cid-vetxfr23=""> Brunei Darussalam </option><option value="Bulgaria" data-astro-cid-vetxfr23=""> Bulgaria </option><option value="Burkina Faso" data-astro-cid-vetxfr23=""> Burkina Faso </option><option value="Burundi" data-astro-cid-vetxfr23=""> Burundi </option><option value="Cambodia" data-astro-cid-vetxfr23=""> Cambodia </option><option value="Cameroon" data-astro-cid-vetxfr23=""> Cameroon </option><option value="Canada" data-astro-cid-vetxfr23=""> Canada </option><option value="Cape Verde" data-astro-cid-vetxfr23=""> Cape Verde </option><option value="Cayman Islands" data-astro-cid-vetxfr23=""> Cayman Islands </option><option value="Central African Republic" data-astro-cid-vetxfr23=""> Central African Republic </option><option value="Chad" data-astro-cid-vetxfr23=""> Chad </option><option value="Chile" data-astro-cid-vetxfr23=""> Chile </option><option value="China" data-astro-cid-vetxfr23=""> China </option><option value="Christmas Island" data-astro-cid-vetxfr23=""> Christmas Island </option><option value="Cocos (Keeling) Islands" data-astro-cid-vetxfr23=""> Cocos (Keeling) Islands </option><option value="Colombia" data-astro-cid-vetxfr23=""> Colombia </option><option value="Comoros" data-astro-cid-vetxfr23=""> Comoros </option><option value="Congo, the Democratic Republic of the" data-astro-cid-vetxfr23=""> Congo, the Democratic Republic of the </option><option value="Congo" data-astro-cid-vetxfr23=""> Congo </option><option value="Cook Islands" data-astro-cid-vetxfr23=""> Cook Islands </option><option value="Costa Rica" data-astro-cid-vetxfr23=""> Costa Rica </option><option value="Cote d'Ivoire" data-astro-cid-vetxfr23=""> Cote d'Ivoire </option><option value="Croatia" data-astro-cid-vetxfr23=""> Croatia </option><option value="Cuba" data-astro-cid-vetxfr23=""> Cuba </option><option value="Curaçao" data-astro-cid-vetxfr23=""> Curaçao </option><option value="Cyprus" data-astro-cid-vetxfr23=""> Cyprus </option><option value="Czech Republic" data-astro-cid-vetxfr23=""> Czech Republic </option><option value="Denmark" data-astro-cid-vetxfr23=""> Denmark </option><option value="Djibouti" data-astro-cid-vetxfr23=""> Djibouti </option><option value="Dominica" data-astro-cid-vetxfr23=""> Dominica </option><option value="Dominican Republic" data-astro-cid-vetxfr23=""> Dominican Republic </option><option value="Ecuador" data-astro-cid-vetxfr23=""> Ecuador </option><option value="Egypt" data-astro-cid-vetxfr23=""> Egypt </option><option value="El Salvador" data-astro-cid-vetxfr23=""> El Salvador </option><option value="Equatorial Guinea" data-astro-cid-vetxfr23=""> Equatorial Guinea </option><option value="Eritrea" data-astro-cid-vetxfr23=""> Eritrea </option><option value="Estonia" data-astro-cid-vetxfr23=""> Estonia </option><option value="Ethiopia" data-astro-cid-vetxfr23=""> Ethiopia </option><option value="Falkland Islands (Malvinas)" data-astro-cid-vetxfr23=""> Falkland Islands (Malvinas) </option><option value="Faroe Islands" data-astro-cid-vetxfr23=""> Faroe Islands </option><option value="Fiji" data-astro-cid-vetxfr23=""> Fiji </option><option value="Finland" data-astro-cid-vetxfr23=""> Finland </option><option value="France" data-astro-cid-vetxfr23=""> France </option><option value="French Guiana" data-astro-cid-vetxfr23=""> French Guiana </option><option value="French Polynesia" data-astro-cid-vetxfr23=""> French Polynesia </option><option value="French Southern Territories" data-astro-cid-vetxfr23=""> French Southern Territories </option><option value="Gabon" data-astro-cid-vetxfr23=""> Gabon </option><option value="Gambia" data-astro-cid-vetxfr23=""> Gambia </option><option value="Georgia" data-astro-cid-vetxfr23=""> Georgia </option><option value="Germany" data-astro-cid-vetxfr23=""> Germany </option><option value="Ghana" data-astro-cid-vetxfr23=""> Ghana </option><option value="Gibraltar" data-astro-cid-vetxfr23=""> Gibraltar </option><option value="Greece" data-astro-cid-vetxfr23=""> Greece </option><option value="Greenland" data-astro-cid-vetxfr23=""> Greenland </option><option value="Grenada" data-astro-cid-vetxfr23=""> Grenada </option><option value="Guadeloupe" data-astro-cid-vetxfr23=""> Guadeloupe </option><option value="Guatemala" data-astro-cid-vetxfr23=""> Guatemala </option><option value="Guernsey" data-astro-cid-vetxfr23=""> Guernsey </option><option value="Guinea-Bissau" data-astro-cid-vetxfr23=""> Guinea-Bissau </option><option value="Guinea" data-astro-cid-vetxfr23=""> Guinea </option><option value="Guyana" data-astro-cid-vetxfr23=""> Guyana </option><option value="Haiti" data-astro-cid-vetxfr23=""> Haiti </option><option value="Heard Island and McDonald Islands" data-astro-cid-vetxfr23=""> Heard Island and McDonald Islands </option><option value="Holy See (Vatican City State)" data-astro-cid-vetxfr23=""> Holy See (Vatican City State) </option><option value="Honduras" data-astro-cid-vetxfr23=""> Honduras </option><option value="Hong Kong" data-astro-cid-vetxfr23=""> Hong Kong </option><option value="Hungary" data-astro-cid-vetxfr23=""> Hungary </option><option value="Iceland" data-astro-cid-vetxfr23=""> Iceland </option><option value="India" data-astro-cid-vetxfr23=""> India </option><option value="Indonesia" data-astro-cid-vetxfr23=""> Indonesia </option><option value="Iran, Islamic Republic of" data-astro-cid-vetxfr23=""> Iran </option><option value="Iraq" data-astro-cid-vetxfr23=""> Iraq </option><option value="Ireland" data-astro-cid-vetxfr23=""> Ireland </option><option value="Isle of Man" data-astro-cid-vetxfr23=""> Isle of Man </option><option value="Israel" data-astro-cid-vetxfr23=""> Israel </option><option value="Italy" data-astro-cid-vetxfr23=""> Italy </option><option value="Jamaica" data-astro-cid-vetxfr23=""> Jamaica </option><option value="Japan" data-astro-cid-vetxfr23=""> Japan </option><option value="Jersey" data-astro-cid-vetxfr23=""> Jersey </option><option value="Jordan" data-astro-cid-vetxfr23=""> Jordan </option><option value="Kazakhstan" data-astro-cid-vetxfr23=""> Kazakhstan </option><option value="Kenya" data-astro-cid-vetxfr23=""> Kenya </option><option value="Kiribati" data-astro-cid-vetxfr23=""> Kiribati </option><option value="Kuwait" data-astro-cid-vetxfr23=""> Kuwait </option><option value="Kyrgyzstan" data-astro-cid-vetxfr23=""> Kyrgyzstan </option><option value="Lao People's Democratic Republic" data-astro-cid-vetxfr23=""> Lao People's Democratic Republic </option><option value="Latvia" data-astro-cid-vetxfr23=""> Latvia </option><option value="Lebanon" data-astro-cid-vetxfr23=""> Lebanon </option><option value="Lesotho" data-astro-cid-vetxfr23=""> Lesotho </option><option value="Liberia" data-astro-cid-vetxfr23=""> Liberia </option><option value="Libya" data-astro-cid-vetxfr23=""> Libya </option><option value="Liechtenstein" data-astro-cid-vetxfr23=""> Liechtenstein </option><option value="Lithuania" data-astro-cid-vetxfr23=""> Lithuania </option><option value="Luxembourg" data-astro-cid-vetxfr23=""> Luxembourg </option><option value="Macao" data-astro-cid-vetxfr23=""> Macao </option><option value="Macedonia, the former Yugoslav Republic of" data-astro-cid-vetxfr23=""> Macedonia, the former Yugoslav Republic of </option><option value="Madagascar" data-astro-cid-vetxfr23=""> Madagascar </option><option value="Malawi" data-astro-cid-vetxfr23=""> Malawi </option><option value="Malaysia" data-astro-cid-vetxfr23=""> Malaysia </option><option value="Maldives" data-astro-cid-vetxfr23=""> Maldives </option><option value="Mali" data-astro-cid-vetxfr23=""> Mali </option><option value="Malta" data-astro-cid-vetxfr23=""> Malta </option><option value="Martinique" data-astro-cid-vetxfr23=""> Martinique </option><option value="Mauritania" data-astro-cid-vetxfr23=""> Mauritania </option><option value="Mauritius" data-astro-cid-vetxfr23=""> Mauritius </option><option value="Mayotte" data-astro-cid-vetxfr23=""> Mayotte </option><option value="Mexico" data-astro-cid-vetxfr23=""> Mexico </option><option value="Moldova, Republic of" data-astro-cid-vetxfr23=""> Moldova, Republic of </option><option value="Monaco" data-astro-cid-vetxfr23=""> Monaco </option><option value="Mongolia" data-astro-cid-vetxfr23=""> Mongolia </option><option value="Montenegro" data-astro-cid-vetxfr23=""> Montenegro </option><option value="Montserrat" data-astro-cid-vetxfr23=""> Montserrat </option><option value="Morocco" data-astro-cid-vetxfr23=""> Morocco </option><option value="Mozambique" data-astro-cid-vetxfr23=""> Mozambique </option><option value="Myanmar" data-astro-cid-vetxfr23=""> Myanmar </option><option value="Namibia" data-astro-cid-vetxfr23=""> Namibia </option><option value="Nauru" data-astro-cid-vetxfr23=""> Nauru </option><option value="Nepal" data-astro-cid-vetxfr23=""> Nepal </option><option value="Netherlands" data-astro-cid-vetxfr23=""> Netherlands </option><option value="New Caledonia" data-astro-cid-vetxfr23=""> New Caledonia </option><option value="New Zealand" data-astro-cid-vetxfr23=""> New Zealand </option><option value="Nicaragua" data-astro-cid-vetxfr23=""> Nicaragua </option><option value="Niger" data-astro-cid-vetxfr23=""> Niger </option><option value="Nigeria" data-astro-cid-vetxfr23=""> Nigeria </option><option value="Niue" data-astro-cid-vetxfr23=""> Niue </option><option value="Norfolk Island" data-astro-cid-vetxfr23=""> Norfolk Island </option><option value="Korea, Democratic People's Republic of" data-astro-cid-vetxfr23=""> North Korea </option><option value="Norway" data-astro-cid-vetxfr23=""> Norway </option><option value="Oman" data-astro-cid-vetxfr23=""> Oman </option><option value="Pakistan" data-astro-cid-vetxfr23=""> Pakistan </option><option value="Palestine" data-astro-cid-vetxfr23=""> Palestine </option><option value="Panama" data-astro-cid-vetxfr23=""> Panama </option><option value="Papua New Guinea" data-astro-cid-vetxfr23=""> Papua New Guinea </option><option value="Paraguay" data-astro-cid-vetxfr23=""> Paraguay </option><option value="Peru" data-astro-cid-vetxfr23=""> Peru </option><option value="Philippines" data-astro-cid-vetxfr23=""> Philippines </option><option value="Pitcairn" data-astro-cid-vetxfr23=""> Pitcairn </option><option value="Poland" data-astro-cid-vetxfr23=""> Poland </option><option value="Portugal" data-astro-cid-vetxfr23=""> Portugal </option><option value="Puerto Rico" data-astro-cid-vetxfr23=""> Puerto Rico </option><option value="Qatar" data-astro-cid-vetxfr23=""> Qatar </option><option value="Reunion" data-astro-cid-vetxfr23=""> Reunion </option><option value="Romania" data-astro-cid-vetxfr23=""> Romania </option><option value="Russian Federation" data-astro-cid-vetxfr23=""> Russian Federation </option><option value="Rwanda" data-astro-cid-vetxfr23=""> Rwanda </option><option value="Saint Barthélemy" data-astro-cid-vetxfr23=""> Saint Barthélemy </option><option value="Saint Helena, Ascension and Tristan da Cunha" data-astro-cid-vetxfr23=""> Saint Helena, Ascension and Tristan da Cunha </option><option value="Saint Kitts and Nevis" data-astro-cid-vetxfr23=""> Saint Kitts and Nevis </option><option value="Saint Lucia" data-astro-cid-vetxfr23=""> Saint Lucia </option><option value="Saint Martin (French part)" data-astro-cid-vetxfr23=""> Saint Martin (French part) </option><option value="Saint Pierre and Miquelon" data-astro-cid-vetxfr23=""> Saint Pierre and Miquelon </option><option value="Saint Vincent and the Grenadines" data-astro-cid-vetxfr23=""> Saint Vincent and the Grenadines </option><option value="Samoa" data-astro-cid-vetxfr23=""> Samoa </option><option value="San Marino" data-astro-cid-vetxfr23=""> San Marino </option><option value="Sao Tome and Principe" data-astro-cid-vetxfr23=""> Sao Tome and Principe </option><option value="Saudi Arabia" data-astro-cid-vetxfr23=""> Saudi Arabia </option><option value="Senegal" data-astro-cid-vetxfr23=""> Senegal </option><option value="Serbia" data-astro-cid-vetxfr23=""> Serbia </option><option value="Seychelles" data-astro-cid-vetxfr23=""> Seychelles </option><option value="Sierra Leone" data-astro-cid-vetxfr23=""> Sierra Leone </option><option value="Singapore" data-astro-cid-vetxfr23=""> Singapore </option><option value="Sint Maarten (Dutch part)" data-astro-cid-vetxfr23=""> Sint Maarten (Dutch part) </option><option value="Slovakia" data-astro-cid-vetxfr23=""> Slovakia </option><option value="Slovenia" data-astro-cid-vetxfr23=""> Slovenia </option><option value="Solomon Islands" data-astro-cid-vetxfr23=""> Solomon Islands </option><option value="Somalia" data-astro-cid-vetxfr23=""> Somalia </option><option value="South Africa" data-astro-cid-vetxfr23=""> South Africa </option><option value="South Georgia and the South Sandwich Islands" data-astro-cid-vetxfr23=""> South Georgia and the South Sandwich Islands </option><option value="Korea, Republic of" data-astro-cid-vetxfr23=""> South Korea </option><option value="South Sudan" data-astro-cid-vetxfr23=""> South Sudan </option><option value="Spain" data-astro-cid-vetxfr23=""> Spain </option><option value="Sri Lanka" data-astro-cid-vetxfr23=""> Sri Lanka </option><option value="Sudan" data-astro-cid-vetxfr23=""> Sudan </option><option value="Suriname" data-astro-cid-vetxfr23=""> Suriname </option><option value="Svalbard and Jan Mayen" data-astro-cid-vetxfr23=""> Svalbard and Jan Mayen </option><option value="Swaziland" data-astro-cid-vetxfr23=""> Swaziland </option><option value="Sweden" data-astro-cid-vetxfr23=""> Sweden </option><option value="Switzerland" data-astro-cid-vetxfr23=""> Switzerland </option><option value="Syrian Arab Republic" data-astro-cid-vetxfr23=""> Syria </option><option value="Taiwan" data-astro-cid-vetxfr23=""> Taiwan </option><option value="Tajikistan" data-astro-cid-vetxfr23=""> Tajikistan </option><option value="Tanzania, United Republic of" data-astro-cid-vetxfr23=""> Tanzania, United Republic of </option><option value="Thailand" data-astro-cid-vetxfr23=""> Thailand </option><option value="Timor-Leste" data-astro-cid-vetxfr23=""> Timor-Leste </option><option value="Togo" data-astro-cid-vetxfr23=""> Togo </option><option value="Tokelau" data-astro-cid-vetxfr23=""> Tokelau </option><option value="Tonga" data-astro-cid-vetxfr23=""> Tonga </option><option value="Trinidad and Tobago" data-astro-cid-vetxfr23=""> Trinidad and Tobago </option><option value="Tunisia" data-astro-cid-vetxfr23=""> Tunisia </option><option value="Turkey" data-astro-cid-vetxfr23=""> Turkey </option><option value="Turkmenistan" data-astro-cid-vetxfr23=""> Turkmenistan </option><option value="Turks and Caicos Islands" data-astro-cid-vetxfr23=""> Turks and Caicos Islands </option><option value="Tuvalu" data-astro-cid-vetxfr23=""> Tuvalu </option><option value="Uganda" data-astro-cid-vetxfr23=""> Uganda </option><option value="Ukraine" data-astro-cid-vetxfr23=""> Ukraine </option><option value="United Arab Emirates" data-astro-cid-vetxfr23=""> United Arab Emirates </option><option value="United Kingdom" data-astro-cid-vetxfr23=""> United Kingdom </option><option value="United States" data-astro-cid-vetxfr23=""> United States </option><option value="Uruguay" data-astro-cid-vetxfr23=""> Uruguay </option><option value="Uzbekistan" data-astro-cid-vetxfr23=""> Uzbekistan </option><option value="Vanuatu" data-astro-cid-vetxfr23=""> Vanuatu </option><option value="Venezuela, Bolivarian Republic of" data-astro-cid-vetxfr23=""> Venezuela, Bolivarian Republic of </option><option value="Viet Nam" data-astro-cid-vetxfr23=""> Viet Nam </option><option value="Virgin Islands, British" data-astro-cid-vetxfr23=""> Virgin Islands, British </option><option value="Wallis and Futuna" data-astro-cid-vetxfr23=""> Wallis and Futuna </option><option value="Western Sahara" data-astro-cid-vetxfr23=""> Western Sahara </option><option value="Yemen" data-astro-cid-vetxfr23=""> Yemen </option><option value="Zambia" data-astro-cid-vetxfr23=""> Zambia </option><option value="Zimbabwe" data-astro-cid-vetxfr23=""> Zimbabwe </option> </select> <div role="combobox" aria-haspopup="listbox" aria-expanded="false" aria-label="Country: *" aria-controls="options-container-Country" tabindex="0" class="form-field cursor-pointer rounded-sm-3 border border-black bg-white p-4 shadow-sm select-box hover:border-black-600 text-black transition-all duration-200" data-astro-cid-vetxfr23=""> <span class="select-box-label hidden !leading-none" data-astro-cid-vetxfr23="">Choose an option or search here</span> <div class="flex items-center justify-between" data-astro-cid-vetxfr23=""> <div class="relative w-full min-h-5" data-astro-cid-vetxfr23=""> <input type="text" name="Country-search-field" data-searchable="true" data-field-disable="true" autocomplete="off" autocapitalize="off" required="" disabled="" class="w-full focus:outline-none text-sm absolute z-5 hidden peer pointer-events-none select-none bg-white" data-astro-cid-vetxfr23=""> <span class="text-sm selected-option select-none absolute z-10 block peer-valid:hidden" data-astro-cid-vetxfr23="">Country: * </span> </div> <svg width="20" height="20" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" data-astro-cid-vetxfr23=""> <path d="M1.49651 4.99002L2.20351 4.28302L8.00001 10.0795L13.7965 4.28302L14.5035 4.99002L8.00001 11.4938L1.49651 4.99002Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div> </div> <div id="options-container-Country" role="listbox" class="absolute z-20 mt-2 w-full max-h-[300px] overflow-auto rounded-md bg-white shadow-lg options-container" data-astro-cid-vetxfr23=""> <div role="option" class="option hidden pointer-events-none cursor-text" tabindex="-1" data-no-option="" data-astro-cid-vetxfr23=""> No options </div> <div role="option" class="group/option option flex flex-row space-x-2 items-center selected" data-value="" aria-selected="true" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Select your country...</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Afghanistan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Afghanistan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Aland Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Aland Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Albania" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Albania</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Algeria" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Algeria</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Andorra" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Andorra</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Angola" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Angola</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Anguilla" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Anguilla</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Antarctica" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Antarctica</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Antigua and Barbuda" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Antigua and Barbuda</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Argentina" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Argentina</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Armenia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Armenia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Aruba" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Aruba</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Australia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Australia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Austria" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Austria</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Azerbaijan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Azerbaijan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bahamas" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bahamas</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bahrain" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bahrain</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bangladesh" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bangladesh</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Barbados" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Barbados</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Belarus" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Belarus</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Belgium" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Belgium</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Belize" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Belize</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Benin" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Benin</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bermuda" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bermuda</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bhutan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bhutan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bolivia, Plurinational State of" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bolivia, Plurinational State of</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bonaire, Sint Eustatius and Saba" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bonaire, Sint Eustatius and Saba</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bosnia and Herzegovina" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bosnia and Herzegovina</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Botswana" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Botswana</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bouvet Island" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bouvet Island</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Brazil" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Brazil</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="British Indian Ocean Territory" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">British Indian Ocean Territory</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Brunei Darussalam" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Brunei Darussalam</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Bulgaria" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Bulgaria</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Burkina Faso" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Burkina Faso</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Burundi" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Burundi</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cambodia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cambodia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cameroon" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cameroon</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Canada" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Canada</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cape Verde" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cape Verde</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cayman Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cayman Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Central African Republic" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Central African Republic</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Chad" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Chad</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Chile" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Chile</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="China" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">China</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Christmas Island" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Christmas Island</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cocos (Keeling) Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cocos (Keeling) Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Colombia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Colombia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Comoros" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Comoros</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Congo, the Democratic Republic of the" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Congo, the Democratic Republic of the</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Congo" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Congo</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cook Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cook Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Costa Rica" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Costa Rica</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cote d'Ivoire" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cote d'Ivoire</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Croatia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Croatia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cuba" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cuba</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Curaçao" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Curaçao</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Cyprus" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Cyprus</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Czech Republic" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Czech Republic</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Denmark" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Denmark</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Djibouti" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Djibouti</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Dominica" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Dominica</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Dominican Republic" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Dominican Republic</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Ecuador" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Ecuador</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Egypt" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Egypt</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="El Salvador" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">El Salvador</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Equatorial Guinea" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Equatorial Guinea</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Eritrea" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Eritrea</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Estonia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Estonia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Ethiopia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Ethiopia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Falkland Islands (Malvinas)" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Falkland Islands (Malvinas)</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Faroe Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Faroe Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Fiji" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Fiji</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Finland" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Finland</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="France" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">France</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="French Guiana" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">French Guiana</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="French Polynesia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">French Polynesia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="French Southern Territories" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">French Southern Territories</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Gabon" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Gabon</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Gambia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Gambia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Georgia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Georgia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Germany" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Germany</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Ghana" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Ghana</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Gibraltar" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Gibraltar</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Greece" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Greece</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Greenland" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Greenland</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Grenada" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Grenada</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Guadeloupe" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Guadeloupe</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Guatemala" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Guatemala</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Guernsey" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Guernsey</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Guinea-Bissau" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Guinea-Bissau</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Guinea" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Guinea</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Guyana" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Guyana</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Haiti" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Haiti</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Heard Island and McDonald Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Heard Island and McDonald Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Holy See (Vatican City State)" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Holy See (Vatican City State)</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Honduras" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Honduras</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Hong Kong" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Hong Kong</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Hungary" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Hungary</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Iceland" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Iceland</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="India" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">India</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Indonesia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Indonesia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Iran, Islamic Republic of" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Iran</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Iraq" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Iraq</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Ireland" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Ireland</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Isle of Man" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Isle of Man</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Israel" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Israel</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Italy" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Italy</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Jamaica" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Jamaica</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Japan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Japan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Jersey" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Jersey</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Jordan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Jordan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Kazakhstan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Kazakhstan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Kenya" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Kenya</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Kiribati" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Kiribati</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Kuwait" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Kuwait</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Kyrgyzstan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Kyrgyzstan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Lao People's Democratic Republic" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Lao People's Democratic Republic</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Latvia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Latvia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Lebanon" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Lebanon</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Lesotho" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Lesotho</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Liberia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Liberia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Libya" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Libya</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Liechtenstein" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Liechtenstein</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Lithuania" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Lithuania</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Luxembourg" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Luxembourg</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Macao" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Macao</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Macedonia, the former Yugoslav Republic of" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Macedonia, the former Yugoslav Republic of</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Madagascar" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Madagascar</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Malawi" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Malawi</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Malaysia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Malaysia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Maldives" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Maldives</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Mali" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Mali</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Malta" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Malta</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Martinique" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Martinique</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Mauritania" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Mauritania</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Mauritius" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Mauritius</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Mayotte" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Mayotte</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Mexico" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Mexico</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Moldova, Republic of" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Moldova, Republic of</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Monaco" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Monaco</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Mongolia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Mongolia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Montenegro" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Montenegro</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Montserrat" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Montserrat</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Morocco" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Morocco</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Mozambique" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Mozambique</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Myanmar" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Myanmar</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Namibia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Namibia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Nauru" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Nauru</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Nepal" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Nepal</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Netherlands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Netherlands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="New Caledonia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">New Caledonia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="New Zealand" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">New Zealand</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Nicaragua" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Nicaragua</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Niger" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Niger</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Nigeria" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Nigeria</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Niue" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Niue</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Norfolk Island" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Norfolk Island</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Korea, Democratic People's Republic of" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">North Korea</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Norway" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Norway</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Oman" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Oman</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Pakistan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Pakistan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Palestine" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Palestine</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Panama" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Panama</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Papua New Guinea" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Papua New Guinea</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Paraguay" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Paraguay</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Peru" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Peru</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Philippines" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Philippines</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Pitcairn" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Pitcairn</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Poland" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Poland</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Portugal" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Portugal</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Puerto Rico" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Puerto Rico</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Qatar" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Qatar</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Reunion" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Reunion</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Romania" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Romania</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Russian Federation" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Russian Federation</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Rwanda" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Rwanda</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Saint Barthélemy" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Saint Barthélemy</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Saint Helena, Ascension and Tristan da Cunha" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Saint Helena, Ascension and Tristan da Cunha</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Saint Kitts and Nevis" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Saint Kitts and Nevis</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Saint Lucia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Saint Lucia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Saint Martin (French part)" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Saint Martin (French part)</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Saint Pierre and Miquelon" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Saint Pierre and Miquelon</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Saint Vincent and the Grenadines" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Saint Vincent and the Grenadines</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Samoa" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Samoa</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="San Marino" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">San Marino</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Sao Tome and Principe" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Sao Tome and Principe</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Saudi Arabia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Saudi Arabia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Senegal" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Senegal</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Serbia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Serbia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Seychelles" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Seychelles</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Sierra Leone" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Sierra Leone</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Singapore" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Singapore</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Sint Maarten (Dutch part)" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Sint Maarten (Dutch part)</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Slovakia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Slovakia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Slovenia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Slovenia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Solomon Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Solomon Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Somalia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Somalia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="South Africa" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">South Africa</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="South Georgia and the South Sandwich Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">South Georgia and the South Sandwich Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Korea, Republic of" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">South Korea</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="South Sudan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">South Sudan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Spain" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Spain</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Sri Lanka" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Sri Lanka</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Sudan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Sudan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Suriname" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Suriname</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Svalbard and Jan Mayen" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Svalbard and Jan Mayen</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Swaziland" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Swaziland</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Sweden" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Sweden</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Switzerland" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Switzerland</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Syrian Arab Republic" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Syria</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Taiwan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Taiwan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Tajikistan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Tajikistan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Tanzania, United Republic of" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Tanzania, United Republic of</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Thailand" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Thailand</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Timor-Leste" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Timor-Leste</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Togo" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Togo</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Tokelau" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Tokelau</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Tonga" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Tonga</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Trinidad and Tobago" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Trinidad and Tobago</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Tunisia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Tunisia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Turkey" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Turkey</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Turkmenistan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Turkmenistan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Turks and Caicos Islands" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Turks and Caicos Islands</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Tuvalu" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Tuvalu</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Uganda" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Uganda</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Ukraine" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Ukraine</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="United Arab Emirates" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">United Arab Emirates</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="United Kingdom" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">United Kingdom</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="United States" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">United States</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Uruguay" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Uruguay</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Uzbekistan" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Uzbekistan</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Vanuatu" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Vanuatu</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Venezuela, Bolivarian Republic of" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Venezuela, Bolivarian Republic of</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Viet Nam" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Viet Nam</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Virgin Islands, British" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Virgin Islands, British</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Wallis and Futuna" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Wallis and Futuna</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Western Sahara" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Western Sahara</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Yemen" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Yemen</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Zambia" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Zambia</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div><div role="option" class="group/option option flex flex-row space-x-2 items-center" data-value="Zimbabwe" tabindex="-1" data-astro-cid-vetxfr23=""> <span data-astro-cid-vetxfr23="">Zimbabwe</span> <svg width="10" height="10" viewbox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg" class="hidden group-aria-selected/option:block" data-astro-cid-vetxfr23=""> <mask id="path-1-inside-1_5153_17705" fill="white" data-astro-cid-vetxfr23=""> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" data-astro-cid-vetxfr23=""></path> </mask> <path d="M3.5777 9.1667C3.4145 9.16748 3.25752 9.09082 3.14033 8.95312L0.18872 5.48126C0.129889 5.41164 0.082947 5.32865 0.0505741 5.23704C0.0182012 5.14543 0.00103144 5.04698 4.5112e-05 4.94732C-0.00194686 4.74606 0.0621007 4.55207 0.178098 4.40805C0.294096 4.26402 0.452541 4.18176 0.618578 4.17934C0.784615 4.17693 0.944643 4.25456 1.06346 4.39517L3.5802 7.35428L8.9361 1.04905C9.05508 0.908436 9.21526 0.830879 9.38142 0.833435C9.54757 0.835992 9.70608 0.918453 9.82208 1.06268C9.93808 1.2069 10.0021 1.40108 9.99995 1.60249C9.99784 1.8039 9.92981 1.99604 9.81083 2.13665L4.01507 8.95312C3.89789 9.09082 3.74091 9.16748 3.5777 9.1667Z" fill="#FF6633" data-astro-cid-vetxfr23=""></path> </svg> </div> </div> </div> <div class="field-error"> <span data-validation-message="We are currently unable to serve businesses or organizations based in your selected country. Please email legal@cloudflare.com if you need additional assistance." class="field-error-text"></span> </div> </div> <div data-qa="FormFieldGroup" class="hidden" data-visibility-rules="[{"subjectField":"Country","operator":"is","values":["Australia","Austria","Bahrain","Belgium","Canada","China","Croatia","Cyprus","Czech Republic","Denmark","Estonia","Bulgaria","Finland","France","Germany","Greece","Hungary","Iceland","Ireland","Israel","Italy","Japan","Kenya","Latvia","Liechtenstein","Lithuania","Luxembourg","Malta","Mauritius","Netherlands","New Zealand","Nigeria","Norway","Poland","Portugal","Qatar","Romania","Slovakia","Slovenia","Spain","Sweden","Switzerland","Uganda","United Kingdom","United Arab Emirates","Uruguay","Korea, Republic of"],"altLabel":"Yes - I want to stay in touch with Cloudflare to receive valuable content such as product news, blog updates, and more."}]" data-field-required="false"> <div class="inline-flex items-center"> <label class="flex items-center cursor-pointer relative" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-marketingOptInConsent"> <input type="checkbox" name="marketingOptInConsent" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-marketingOptInConsent" value="true" class="peer h-6 w-6 cursor-pointer transition-all appearance-none rounded-sm-2 border border-[#B3B3B3] bg-gray-10 checked:bg-ruby checked:border-ruby focus:outline-2 focus:-outline-offset-1"> <span class="absolute text-white opacity-0 peer-checked:opacity-100 top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <svg width="15" height="15" viewbox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_2876_15209)"> <mask id="path-1-inside-1_2876_15209" fill="white"> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z"></path> </mask> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z" fill="black"></path> <path d="M2.45967 6.3021L2.46461 5.27081L2.45473 5.27086L2.45967 6.3021ZM2.15898 6.15526L1.37329 6.82322L1.3736 6.82359L2.15898 6.15526ZM0.129745 3.76836L-0.657951 4.43396L-0.655945 4.43632L0.129745 3.76836ZM3.10145e-05 3.40128L-1.03117 3.41148L3.10145e-05 3.40128ZM0.731127 3.02167L-0.0565693 3.68727L-0.0544257 3.68979L0.731127 3.02167ZM2.46139 5.05606L1.67584 5.72418L2.46188 6.64839L3.24736 5.72369L2.46139 5.05606ZM6.14357 0.721211L6.92954 1.38884L6.9308 1.38735L6.14357 0.721211ZM6.74495 1.46894L7.5306 2.13695L7.53218 2.13508L6.74495 1.46894ZM2.76036 6.15526L3.54574 6.82359L3.54601 6.82327L2.76036 6.15526ZM2.45967 6.3021L2.45473 5.27086C2.68174 5.26977 2.85184 5.37822 2.94436 5.48693L2.15898 6.15526L1.3736 6.82359C1.62724 7.12165 2.01319 7.3355 2.46461 7.33334L2.45967 6.3021ZM2.15898 6.15526L2.94467 5.4873L0.915435 3.1004L0.129745 3.76836L-0.655945 4.43632L1.37329 6.82322L2.15898 6.15526ZM0.129745 3.76836L0.917437 3.10277C0.962693 3.15632 0.990557 3.21006 1.0071 3.25687L0.0347697 3.60046L-0.93756 3.94404C-0.876505 4.11683 -0.784096 4.28467 -0.657947 4.43396L0.129745 3.76836ZM0.0347697 3.60046L1.0071 3.25687C1.02367 3.30377 1.03081 3.34894 1.03123 3.39107L3.10145e-05 3.40128L-1.03117 3.41148C-1.0294 3.59065 -0.998645 3.77118 -0.93756 3.94404L0.0347697 3.60046ZM3.10145e-05 3.40128L1.03123 3.39107C1.032 3.46891 1.00925 3.57351 0.925593 3.67738L0.122442 3.03053L-0.680708 2.38367C-0.923862 2.68557 -1.03468 3.0569 -1.03117 3.41148L3.10145e-05 3.40128ZM0.122442 3.03053L0.925593 3.67738C0.837582 3.78666 0.670245 3.90109 0.440268 3.90443L0.425272 2.87329L0.410277 1.84215C-0.0480011 1.84881 -0.433201 2.07636 -0.680708 2.38367L0.122442 3.03053ZM0.425272 2.87329L0.440268 3.90443C0.209527 3.90779 0.0365509 3.79747 -0.0565652 3.68727L0.731127 3.02167L1.51882 2.35608C1.26233 2.05254 0.869319 1.83547 0.410277 1.84215L0.425272 2.87329ZM0.731127 3.02167L-0.0544257 3.68979L1.67584 5.72418L2.46139 5.05606L3.24694 4.38794L1.51668 2.35355L0.731127 3.02167ZM2.46139 5.05606L3.24736 5.72369L6.92953 1.38884L6.14357 0.721211L5.3576 0.0535812L1.67542 4.38843L2.46139 5.05606ZM6.14357 0.721211L6.9308 1.38735C6.83759 1.4975 6.66453 1.60766 6.43386 1.60411L6.44972 0.572979L6.46559 -0.458149C6.00645 -0.465214 5.61314 -0.248417 5.35633 0.0550745L6.14357 0.721211ZM6.44972 0.572979L6.43386 1.60411C6.20399 1.60057 6.0369 1.48607 5.94909 1.3769L6.75268 0.730584L7.55627 0.0842731C7.30897 -0.223214 6.92392 -0.451096 6.46559 -0.458149L6.44972 0.572979ZM6.75268 0.730584L5.94909 1.3769C5.86562 1.27311 5.84296 1.16865 5.84377 1.0909L6.87497 1.1017L7.90616 1.1125C7.90987 0.757821 7.79924 0.386367 7.55627 0.0842731L6.75268 0.730584ZM6.87497 1.1017L5.84377 1.0909C5.84459 1.01323 5.86949 0.907061 5.95771 0.802803L6.74495 1.46894L7.53218 2.13508C7.784 1.83748 7.90245 1.46711 7.90616 1.1125L6.87497 1.1017ZM6.74495 1.46894L5.9593 0.800935L1.97471 5.48726L2.76036 6.15526L3.54601 6.82327L7.5306 2.13695L6.74495 1.46894ZM2.76036 6.15526L1.97499 5.48693C2.0675 5.37822 2.2376 5.26977 2.46461 5.27086L2.45967 6.3021L2.45473 7.33334C2.90615 7.3355 3.2921 7.12165 3.54574 6.82359L2.76036 6.15526Z" fill="white" mask="url(#path-1-inside-1_2876_15209)"></path> </g> <defs> <clippath id="clip0_2876_15209"> <rect width="6.875" height="6.875" fill="white"></rect> </clippath> </defs> </svg> </span> </label> <label class="cursor-pointer ml-2 text-black-600 text-sm" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-marketingOptInConsent">Yes - I want to stay in touch with Cloudflare to receive valuable content such as product news, blog updates, and more.</label> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div><div data-qa="FormFieldGroup" class="hidden" data-visibility-rules="[{"subjectField":"Country","operator":"is","values":["Korea, Republic of"],"altLabel":"[Required] Terms of Service - <a href=\"https://www.cloudflare.com/terms/\" target=\"_blank\" id=\"\">view</a>"}]" data-field-required="true"> <div class="inline-flex items-center"> <label class="flex items-center cursor-pointer relative" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentTermsofService"> <input type="checkbox" name="consentTermsofService" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentTermsofService" value="true" class="peer h-6 w-6 cursor-pointer transition-all appearance-none rounded-sm-2 border border-[#B3B3B3] bg-gray-10 checked:bg-ruby checked:border-ruby focus:outline-2 focus:-outline-offset-1"> <span class="absolute text-white opacity-0 peer-checked:opacity-100 top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <svg width="15" height="15" viewbox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_2876_15209)"> <mask id="path-1-inside-1_2876_15209" fill="white"> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z"></path> </mask> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z" fill="black"></path> <path d="M2.45967 6.3021L2.46461 5.27081L2.45473 5.27086L2.45967 6.3021ZM2.15898 6.15526L1.37329 6.82322L1.3736 6.82359L2.15898 6.15526ZM0.129745 3.76836L-0.657951 4.43396L-0.655945 4.43632L0.129745 3.76836ZM3.10145e-05 3.40128L-1.03117 3.41148L3.10145e-05 3.40128ZM0.731127 3.02167L-0.0565693 3.68727L-0.0544257 3.68979L0.731127 3.02167ZM2.46139 5.05606L1.67584 5.72418L2.46188 6.64839L3.24736 5.72369L2.46139 5.05606ZM6.14357 0.721211L6.92954 1.38884L6.9308 1.38735L6.14357 0.721211ZM6.74495 1.46894L7.5306 2.13695L7.53218 2.13508L6.74495 1.46894ZM2.76036 6.15526L3.54574 6.82359L3.54601 6.82327L2.76036 6.15526ZM2.45967 6.3021L2.45473 5.27086C2.68174 5.26977 2.85184 5.37822 2.94436 5.48693L2.15898 6.15526L1.3736 6.82359C1.62724 7.12165 2.01319 7.3355 2.46461 7.33334L2.45967 6.3021ZM2.15898 6.15526L2.94467 5.4873L0.915435 3.1004L0.129745 3.76836L-0.655945 4.43632L1.37329 6.82322L2.15898 6.15526ZM0.129745 3.76836L0.917437 3.10277C0.962693 3.15632 0.990557 3.21006 1.0071 3.25687L0.0347697 3.60046L-0.93756 3.94404C-0.876505 4.11683 -0.784096 4.28467 -0.657947 4.43396L0.129745 3.76836ZM0.0347697 3.60046L1.0071 3.25687C1.02367 3.30377 1.03081 3.34894 1.03123 3.39107L3.10145e-05 3.40128L-1.03117 3.41148C-1.0294 3.59065 -0.998645 3.77118 -0.93756 3.94404L0.0347697 3.60046ZM3.10145e-05 3.40128L1.03123 3.39107C1.032 3.46891 1.00925 3.57351 0.925593 3.67738L0.122442 3.03053L-0.680708 2.38367C-0.923862 2.68557 -1.03468 3.0569 -1.03117 3.41148L3.10145e-05 3.40128ZM0.122442 3.03053L0.925593 3.67738C0.837582 3.78666 0.670245 3.90109 0.440268 3.90443L0.425272 2.87329L0.410277 1.84215C-0.0480011 1.84881 -0.433201 2.07636 -0.680708 2.38367L0.122442 3.03053ZM0.425272 2.87329L0.440268 3.90443C0.209527 3.90779 0.0365509 3.79747 -0.0565652 3.68727L0.731127 3.02167L1.51882 2.35608C1.26233 2.05254 0.869319 1.83547 0.410277 1.84215L0.425272 2.87329ZM0.731127 3.02167L-0.0544257 3.68979L1.67584 5.72418L2.46139 5.05606L3.24694 4.38794L1.51668 2.35355L0.731127 3.02167ZM2.46139 5.05606L3.24736 5.72369L6.92953 1.38884L6.14357 0.721211L5.3576 0.0535812L1.67542 4.38843L2.46139 5.05606ZM6.14357 0.721211L6.9308 1.38735C6.83759 1.4975 6.66453 1.60766 6.43386 1.60411L6.44972 0.572979L6.46559 -0.458149C6.00645 -0.465214 5.61314 -0.248417 5.35633 0.0550745L6.14357 0.721211ZM6.44972 0.572979L6.43386 1.60411C6.20399 1.60057 6.0369 1.48607 5.94909 1.3769L6.75268 0.730584L7.55627 0.0842731C7.30897 -0.223214 6.92392 -0.451096 6.46559 -0.458149L6.44972 0.572979ZM6.75268 0.730584L5.94909 1.3769C5.86562 1.27311 5.84296 1.16865 5.84377 1.0909L6.87497 1.1017L7.90616 1.1125C7.90987 0.757821 7.79924 0.386367 7.55627 0.0842731L6.75268 0.730584ZM6.87497 1.1017L5.84377 1.0909C5.84459 1.01323 5.86949 0.907061 5.95771 0.802803L6.74495 1.46894L7.53218 2.13508C7.784 1.83748 7.90245 1.46711 7.90616 1.1125L6.87497 1.1017ZM6.74495 1.46894L5.9593 0.800935L1.97471 5.48726L2.76036 6.15526L3.54601 6.82327L7.5306 2.13695L6.74495 1.46894ZM2.76036 6.15526L1.97499 5.48693C2.0675 5.37822 2.2376 5.26977 2.46461 5.27086L2.45967 6.3021L2.45473 7.33334C2.90615 7.3355 3.2921 7.12165 3.54574 6.82359L2.76036 6.15526Z" fill="white" mask="url(#path-1-inside-1_2876_15209)"></path> </g> <defs> <clippath id="clip0_2876_15209"> <rect width="6.875" height="6.875" fill="white"></rect> </clippath> </defs> </svg> </span> </label> <label class="cursor-pointer ml-2 text-black-600 text-sm" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentTermsofService">[Required] Terms of Service - <a href="https://www.cloudflare.com/terms/" target="_blank" id="">view</a> *</label> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div><div data-qa="FormFieldGroup" class="hidden" data-visibility-rules="[{"subjectField":"Country","operator":"is","values":["Korea, Republic of"],"altLabel":"[Required] Collection and Use of Personal Information - <a href=\"https://www.cloudflare.com/privacypolicy/#2-information-we-collect-categories-of-data-subjects\" target=\"_blank\" id=\"\">view</a>"}]" data-field-required="true"> <div class="inline-flex items-center"> <label class="flex items-center cursor-pointer relative" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentCollectionanduseofpersonalinformation"> <input type="checkbox" name="consentCollectionanduseofpersonalinformation" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentCollectionanduseofpersonalinformation" value="true" class="peer h-6 w-6 cursor-pointer transition-all appearance-none rounded-sm-2 border border-[#B3B3B3] bg-gray-10 checked:bg-ruby checked:border-ruby focus:outline-2 focus:-outline-offset-1"> <span class="absolute text-white opacity-0 peer-checked:opacity-100 top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <svg width="15" height="15" viewbox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_2876_15209)"> <mask id="path-1-inside-1_2876_15209" fill="white"> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z"></path> </mask> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z" fill="black"></path> <path d="M2.45967 6.3021L2.46461 5.27081L2.45473 5.27086L2.45967 6.3021ZM2.15898 6.15526L1.37329 6.82322L1.3736 6.82359L2.15898 6.15526ZM0.129745 3.76836L-0.657951 4.43396L-0.655945 4.43632L0.129745 3.76836ZM3.10145e-05 3.40128L-1.03117 3.41148L3.10145e-05 3.40128ZM0.731127 3.02167L-0.0565693 3.68727L-0.0544257 3.68979L0.731127 3.02167ZM2.46139 5.05606L1.67584 5.72418L2.46188 6.64839L3.24736 5.72369L2.46139 5.05606ZM6.14357 0.721211L6.92954 1.38884L6.9308 1.38735L6.14357 0.721211ZM6.74495 1.46894L7.5306 2.13695L7.53218 2.13508L6.74495 1.46894ZM2.76036 6.15526L3.54574 6.82359L3.54601 6.82327L2.76036 6.15526ZM2.45967 6.3021L2.45473 5.27086C2.68174 5.26977 2.85184 5.37822 2.94436 5.48693L2.15898 6.15526L1.3736 6.82359C1.62724 7.12165 2.01319 7.3355 2.46461 7.33334L2.45967 6.3021ZM2.15898 6.15526L2.94467 5.4873L0.915435 3.1004L0.129745 3.76836L-0.655945 4.43632L1.37329 6.82322L2.15898 6.15526ZM0.129745 3.76836L0.917437 3.10277C0.962693 3.15632 0.990557 3.21006 1.0071 3.25687L0.0347697 3.60046L-0.93756 3.94404C-0.876505 4.11683 -0.784096 4.28467 -0.657947 4.43396L0.129745 3.76836ZM0.0347697 3.60046L1.0071 3.25687C1.02367 3.30377 1.03081 3.34894 1.03123 3.39107L3.10145e-05 3.40128L-1.03117 3.41148C-1.0294 3.59065 -0.998645 3.77118 -0.93756 3.94404L0.0347697 3.60046ZM3.10145e-05 3.40128L1.03123 3.39107C1.032 3.46891 1.00925 3.57351 0.925593 3.67738L0.122442 3.03053L-0.680708 2.38367C-0.923862 2.68557 -1.03468 3.0569 -1.03117 3.41148L3.10145e-05 3.40128ZM0.122442 3.03053L0.925593 3.67738C0.837582 3.78666 0.670245 3.90109 0.440268 3.90443L0.425272 2.87329L0.410277 1.84215C-0.0480011 1.84881 -0.433201 2.07636 -0.680708 2.38367L0.122442 3.03053ZM0.425272 2.87329L0.440268 3.90443C0.209527 3.90779 0.0365509 3.79747 -0.0565652 3.68727L0.731127 3.02167L1.51882 2.35608C1.26233 2.05254 0.869319 1.83547 0.410277 1.84215L0.425272 2.87329ZM0.731127 3.02167L-0.0544257 3.68979L1.67584 5.72418L2.46139 5.05606L3.24694 4.38794L1.51668 2.35355L0.731127 3.02167ZM2.46139 5.05606L3.24736 5.72369L6.92953 1.38884L6.14357 0.721211L5.3576 0.0535812L1.67542 4.38843L2.46139 5.05606ZM6.14357 0.721211L6.9308 1.38735C6.83759 1.4975 6.66453 1.60766 6.43386 1.60411L6.44972 0.572979L6.46559 -0.458149C6.00645 -0.465214 5.61314 -0.248417 5.35633 0.0550745L6.14357 0.721211ZM6.44972 0.572979L6.43386 1.60411C6.20399 1.60057 6.0369 1.48607 5.94909 1.3769L6.75268 0.730584L7.55627 0.0842731C7.30897 -0.223214 6.92392 -0.451096 6.46559 -0.458149L6.44972 0.572979ZM6.75268 0.730584L5.94909 1.3769C5.86562 1.27311 5.84296 1.16865 5.84377 1.0909L6.87497 1.1017L7.90616 1.1125C7.90987 0.757821 7.79924 0.386367 7.55627 0.0842731L6.75268 0.730584ZM6.87497 1.1017L5.84377 1.0909C5.84459 1.01323 5.86949 0.907061 5.95771 0.802803L6.74495 1.46894L7.53218 2.13508C7.784 1.83748 7.90245 1.46711 7.90616 1.1125L6.87497 1.1017ZM6.74495 1.46894L5.9593 0.800935L1.97471 5.48726L2.76036 6.15526L3.54601 6.82327L7.5306 2.13695L6.74495 1.46894ZM2.76036 6.15526L1.97499 5.48693C2.0675 5.37822 2.2376 5.26977 2.46461 5.27086L2.45967 6.3021L2.45473 7.33334C2.90615 7.3355 3.2921 7.12165 3.54574 6.82359L2.76036 6.15526Z" fill="white" mask="url(#path-1-inside-1_2876_15209)"></path> </g> <defs> <clippath id="clip0_2876_15209"> <rect width="6.875" height="6.875" fill="white"></rect> </clippath> </defs> </svg> </span> </label> <label class="cursor-pointer ml-2 text-black-600 text-sm" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentCollectionanduseofpersonalinformation">[Required] Collection and Use of Personal Information - <a href="https://www.cloudflare.com/privacypolicy/#2-information-we-collect-categories-of-data-subjects" target="_blank" id="">view</a> *</label> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div><div data-qa="FormFieldGroup" class="hidden" data-visibility-rules="[{"subjectField":"Country","operator":"is","values":["Korea, Republic of"],"altLabel":"[Required] Sharing of a limited amount of your Personal Information overseas - <a href=\"https://www.cloudflare.com/gdpr/subprocessors/cloudflare-services/\" target=\"_blank\" id=\"\">view</a>"}]" data-field-required="true"> <div class="inline-flex items-center"> <label class="flex items-center cursor-pointer relative" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentTransferpersonalinformationoverseas"> <input type="checkbox" name="consentTransferpersonalinformationoverseas" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentTransferpersonalinformationoverseas" value="true" class="peer h-6 w-6 cursor-pointer transition-all appearance-none rounded-sm-2 border border-[#B3B3B3] bg-gray-10 checked:bg-ruby checked:border-ruby focus:outline-2 focus:-outline-offset-1"> <span class="absolute text-white opacity-0 peer-checked:opacity-100 top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <svg width="15" height="15" viewbox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_2876_15209)"> <mask id="path-1-inside-1_2876_15209" fill="white"> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z"></path> </mask> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z" fill="black"></path> <path d="M2.45967 6.3021L2.46461 5.27081L2.45473 5.27086L2.45967 6.3021ZM2.15898 6.15526L1.37329 6.82322L1.3736 6.82359L2.15898 6.15526ZM0.129745 3.76836L-0.657951 4.43396L-0.655945 4.43632L0.129745 3.76836ZM3.10145e-05 3.40128L-1.03117 3.41148L3.10145e-05 3.40128ZM0.731127 3.02167L-0.0565693 3.68727L-0.0544257 3.68979L0.731127 3.02167ZM2.46139 5.05606L1.67584 5.72418L2.46188 6.64839L3.24736 5.72369L2.46139 5.05606ZM6.14357 0.721211L6.92954 1.38884L6.9308 1.38735L6.14357 0.721211ZM6.74495 1.46894L7.5306 2.13695L7.53218 2.13508L6.74495 1.46894ZM2.76036 6.15526L3.54574 6.82359L3.54601 6.82327L2.76036 6.15526ZM2.45967 6.3021L2.45473 5.27086C2.68174 5.26977 2.85184 5.37822 2.94436 5.48693L2.15898 6.15526L1.3736 6.82359C1.62724 7.12165 2.01319 7.3355 2.46461 7.33334L2.45967 6.3021ZM2.15898 6.15526L2.94467 5.4873L0.915435 3.1004L0.129745 3.76836L-0.655945 4.43632L1.37329 6.82322L2.15898 6.15526ZM0.129745 3.76836L0.917437 3.10277C0.962693 3.15632 0.990557 3.21006 1.0071 3.25687L0.0347697 3.60046L-0.93756 3.94404C-0.876505 4.11683 -0.784096 4.28467 -0.657947 4.43396L0.129745 3.76836ZM0.0347697 3.60046L1.0071 3.25687C1.02367 3.30377 1.03081 3.34894 1.03123 3.39107L3.10145e-05 3.40128L-1.03117 3.41148C-1.0294 3.59065 -0.998645 3.77118 -0.93756 3.94404L0.0347697 3.60046ZM3.10145e-05 3.40128L1.03123 3.39107C1.032 3.46891 1.00925 3.57351 0.925593 3.67738L0.122442 3.03053L-0.680708 2.38367C-0.923862 2.68557 -1.03468 3.0569 -1.03117 3.41148L3.10145e-05 3.40128ZM0.122442 3.03053L0.925593 3.67738C0.837582 3.78666 0.670245 3.90109 0.440268 3.90443L0.425272 2.87329L0.410277 1.84215C-0.0480011 1.84881 -0.433201 2.07636 -0.680708 2.38367L0.122442 3.03053ZM0.425272 2.87329L0.440268 3.90443C0.209527 3.90779 0.0365509 3.79747 -0.0565652 3.68727L0.731127 3.02167L1.51882 2.35608C1.26233 2.05254 0.869319 1.83547 0.410277 1.84215L0.425272 2.87329ZM0.731127 3.02167L-0.0544257 3.68979L1.67584 5.72418L2.46139 5.05606L3.24694 4.38794L1.51668 2.35355L0.731127 3.02167ZM2.46139 5.05606L3.24736 5.72369L6.92953 1.38884L6.14357 0.721211L5.3576 0.0535812L1.67542 4.38843L2.46139 5.05606ZM6.14357 0.721211L6.9308 1.38735C6.83759 1.4975 6.66453 1.60766 6.43386 1.60411L6.44972 0.572979L6.46559 -0.458149C6.00645 -0.465214 5.61314 -0.248417 5.35633 0.0550745L6.14357 0.721211ZM6.44972 0.572979L6.43386 1.60411C6.20399 1.60057 6.0369 1.48607 5.94909 1.3769L6.75268 0.730584L7.55627 0.0842731C7.30897 -0.223214 6.92392 -0.451096 6.46559 -0.458149L6.44972 0.572979ZM6.75268 0.730584L5.94909 1.3769C5.86562 1.27311 5.84296 1.16865 5.84377 1.0909L6.87497 1.1017L7.90616 1.1125C7.90987 0.757821 7.79924 0.386367 7.55627 0.0842731L6.75268 0.730584ZM6.87497 1.1017L5.84377 1.0909C5.84459 1.01323 5.86949 0.907061 5.95771 0.802803L6.74495 1.46894L7.53218 2.13508C7.784 1.83748 7.90245 1.46711 7.90616 1.1125L6.87497 1.1017ZM6.74495 1.46894L5.9593 0.800935L1.97471 5.48726L2.76036 6.15526L3.54601 6.82327L7.5306 2.13695L6.74495 1.46894ZM2.76036 6.15526L1.97499 5.48693C2.0675 5.37822 2.2376 5.26977 2.46461 5.27086L2.45967 6.3021L2.45473 7.33334C2.90615 7.3355 3.2921 7.12165 3.54574 6.82359L2.76036 6.15526Z" fill="white" mask="url(#path-1-inside-1_2876_15209)"></path> </g> <defs> <clippath id="clip0_2876_15209"> <rect width="6.875" height="6.875" fill="white"></rect> </clippath> </defs> </svg> </span> </label> <label class="cursor-pointer ml-2 text-black-600 text-sm" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentTransferpersonalinformationoverseas">[Required] Sharing of a limited amount of your Personal Information overseas - <a href="https://www.cloudflare.com/gdpr/subprocessors/cloudflare-services/" target="_blank" id="">view</a> *</label> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div><div data-qa="FormFieldGroup" class="hidden" data-visibility-rules="[{"subjectField":"Country","operator":"is","values":["Korea, Republic of"],"altLabel":"Consent - Sharing personal information to third-parties:"}]" data-field-required="false"> <div class="inline-flex items-center"> <label class="flex items-center cursor-pointer relative" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentSharingpersonalinformationtothirdparties"> <input type="checkbox" name="consentSharingpersonalinformationtothirdparties" id="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentSharingpersonalinformationtothirdparties" value="true" class="peer h-6 w-6 cursor-pointer transition-all appearance-none rounded-sm-2 border border-[#B3B3B3] bg-gray-10 checked:bg-ruby checked:border-ruby focus:outline-2 focus:-outline-offset-1"> <span class="absolute text-white opacity-0 peer-checked:opacity-100 top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <svg width="15" height="15" viewbox="0 0 7 7" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_2876_15209)"> <mask id="path-1-inside-1_2876_15209" fill="white"> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z"></path> </mask> <path d="M2.45967 6.3021C2.34747 6.30264 2.23954 6.24993 2.15898 6.15526L0.129745 3.76836C0.0892988 3.7205 0.057026 3.66344 0.0347697 3.60046C0.0125133 3.53747 0.000709114 3.46979 3.10145e-05 3.40128C-0.00133847 3.26291 0.0426942 3.12954 0.122442 3.03053C0.202191 2.93151 0.311122 2.87495 0.425272 2.87329C0.539423 2.87163 0.649442 2.92501 0.731127 3.02167L2.46139 5.05606L6.14357 0.721211C6.22536 0.624542 6.33549 0.571221 6.44972 0.572979C6.56395 0.574737 6.67293 0.631429 6.75268 0.730584C6.83243 0.829739 6.87642 0.963234 6.87497 1.1017C6.87352 1.24017 6.82675 1.37227 6.74495 1.46894L2.76036 6.15526C2.6798 6.24993 2.57188 6.30264 2.45967 6.3021Z" fill="black"></path> <path d="M2.45967 6.3021L2.46461 5.27081L2.45473 5.27086L2.45967 6.3021ZM2.15898 6.15526L1.37329 6.82322L1.3736 6.82359L2.15898 6.15526ZM0.129745 3.76836L-0.657951 4.43396L-0.655945 4.43632L0.129745 3.76836ZM3.10145e-05 3.40128L-1.03117 3.41148L3.10145e-05 3.40128ZM0.731127 3.02167L-0.0565693 3.68727L-0.0544257 3.68979L0.731127 3.02167ZM2.46139 5.05606L1.67584 5.72418L2.46188 6.64839L3.24736 5.72369L2.46139 5.05606ZM6.14357 0.721211L6.92954 1.38884L6.9308 1.38735L6.14357 0.721211ZM6.74495 1.46894L7.5306 2.13695L7.53218 2.13508L6.74495 1.46894ZM2.76036 6.15526L3.54574 6.82359L3.54601 6.82327L2.76036 6.15526ZM2.45967 6.3021L2.45473 5.27086C2.68174 5.26977 2.85184 5.37822 2.94436 5.48693L2.15898 6.15526L1.3736 6.82359C1.62724 7.12165 2.01319 7.3355 2.46461 7.33334L2.45967 6.3021ZM2.15898 6.15526L2.94467 5.4873L0.915435 3.1004L0.129745 3.76836L-0.655945 4.43632L1.37329 6.82322L2.15898 6.15526ZM0.129745 3.76836L0.917437 3.10277C0.962693 3.15632 0.990557 3.21006 1.0071 3.25687L0.0347697 3.60046L-0.93756 3.94404C-0.876505 4.11683 -0.784096 4.28467 -0.657947 4.43396L0.129745 3.76836ZM0.0347697 3.60046L1.0071 3.25687C1.02367 3.30377 1.03081 3.34894 1.03123 3.39107L3.10145e-05 3.40128L-1.03117 3.41148C-1.0294 3.59065 -0.998645 3.77118 -0.93756 3.94404L0.0347697 3.60046ZM3.10145e-05 3.40128L1.03123 3.39107C1.032 3.46891 1.00925 3.57351 0.925593 3.67738L0.122442 3.03053L-0.680708 2.38367C-0.923862 2.68557 -1.03468 3.0569 -1.03117 3.41148L3.10145e-05 3.40128ZM0.122442 3.03053L0.925593 3.67738C0.837582 3.78666 0.670245 3.90109 0.440268 3.90443L0.425272 2.87329L0.410277 1.84215C-0.0480011 1.84881 -0.433201 2.07636 -0.680708 2.38367L0.122442 3.03053ZM0.425272 2.87329L0.440268 3.90443C0.209527 3.90779 0.0365509 3.79747 -0.0565652 3.68727L0.731127 3.02167L1.51882 2.35608C1.26233 2.05254 0.869319 1.83547 0.410277 1.84215L0.425272 2.87329ZM0.731127 3.02167L-0.0544257 3.68979L1.67584 5.72418L2.46139 5.05606L3.24694 4.38794L1.51668 2.35355L0.731127 3.02167ZM2.46139 5.05606L3.24736 5.72369L6.92953 1.38884L6.14357 0.721211L5.3576 0.0535812L1.67542 4.38843L2.46139 5.05606ZM6.14357 0.721211L6.9308 1.38735C6.83759 1.4975 6.66453 1.60766 6.43386 1.60411L6.44972 0.572979L6.46559 -0.458149C6.00645 -0.465214 5.61314 -0.248417 5.35633 0.0550745L6.14357 0.721211ZM6.44972 0.572979L6.43386 1.60411C6.20399 1.60057 6.0369 1.48607 5.94909 1.3769L6.75268 0.730584L7.55627 0.0842731C7.30897 -0.223214 6.92392 -0.451096 6.46559 -0.458149L6.44972 0.572979ZM6.75268 0.730584L5.94909 1.3769C5.86562 1.27311 5.84296 1.16865 5.84377 1.0909L6.87497 1.1017L7.90616 1.1125C7.90987 0.757821 7.79924 0.386367 7.55627 0.0842731L6.75268 0.730584ZM6.87497 1.1017L5.84377 1.0909C5.84459 1.01323 5.86949 0.907061 5.95771 0.802803L6.74495 1.46894L7.53218 2.13508C7.784 1.83748 7.90245 1.46711 7.90616 1.1125L6.87497 1.1017ZM6.74495 1.46894L5.9593 0.800935L1.97471 5.48726L2.76036 6.15526L3.54601 6.82327L7.5306 2.13695L6.74495 1.46894ZM2.76036 6.15526L1.97499 5.48693C2.0675 5.37822 2.2376 5.26977 2.46461 5.27086L2.45967 6.3021L2.45473 7.33334C2.90615 7.3355 3.2921 7.12165 3.54574 6.82359L2.76036 6.15526Z" fill="white" mask="url(#path-1-inside-1_2876_15209)"></path> </g> <defs> <clippath id="clip0_2876_15209"> <rect width="6.875" height="6.875" fill="white"></rect> </clippath> </defs> </svg> </span> </label> <label class="cursor-pointer ml-2 text-black-600 text-sm" for="0986361d-f5b5-43b9-9659-7f3f22587551-modal-consentSharingpersonalinformationtothirdparties">Consent - Sharing personal information to third-parties:</label> </div> <div class="field-error"> <span data-validation-message="This field is required." class="field-error-text"></span> </div> </div><input type="hidden" name="CountryCode__c"><input type="hidden" name="Lead_Source_Detail__c" value="FY25-Q2-GBL-All-Contact-Sales-Zero-Trust-Contact-Us-Ent-Plan"><input type="hidden" name="LeadSource" value="Inbound - Web Form"><input type="hidden" name="GCLID__c"><input type="hidden" name="GACLIENTID__c"><input type="hidden" name="productRecommendation"><input type="hidden" name="UTM_Campaign__c"><input type="hidden" name="UTM_Content__c"><input type="hidden" name="UTM_Medium__c"><input type="hidden" name="UTM_Source__c"><input type="hidden" name="UTM_Term__c"><input type="hidden" name="Creative_ID__c"><input type="hidden" name="Adgroup_ID__c"><input type="hidden" name="Campaign_ID__c"><input type="hidden" name="DCLID__c"><input type="hidden" name="ECID__c"> <div class="cf-turnstile mt-4" data-sitekey="0x4AAAAAAAaFLwutFA_ZjmEX" data-callback="enableSubmitButton" data-expired-callback="_onCfTurnstileExpired" data-response-field-name="cf_t_t"></div> <button type="submit" name="submit" disabled="" class="bg-ruby hover:bg-deep-purple hover:text-white w-full py-4 px-2 rounded-lg mt-8">Contact us</button> </form> <div data-qa="FormSuccess" class="hidden flex-col gap-y-4"> <svg width="64" height="64" viewbox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M32 6C26.8577 6 21.8309 7.52487 17.5552 10.3818C13.2795 13.2387 9.94702 17.2994 7.97914 22.0502C6.01127 26.8011 5.49638 32.0288 6.49959 37.0723C7.50281 42.1159 9.97907 46.7486 13.6152 50.3848C17.2514 54.0209 21.8842 56.4972 26.9277 57.5004C31.9712 58.5036 37.1989 57.9887 41.9498 56.0209C46.7007 54.053 50.7613 50.7205 53.6182 46.4448C56.4751 42.1691 58 37.1423 58 32C58 25.1044 55.2607 18.4912 50.3848 13.6152C45.5088 8.73928 38.8956 6 32 6ZM32 54C27.6488 54 23.3953 52.7097 19.7775 50.2923C16.1596 47.8749 13.3398 44.439 11.6747 40.419C10.0095 36.3991 9.57386 31.9756 10.4227 27.708C11.2716 23.4404 13.3669 19.5204 16.4437 16.4437C19.5204 13.3669 23.4404 11.2716 27.708 10.4227C31.9756 9.57385 36.3991 10.0095 40.419 11.6747C44.439 13.3398 47.875 16.1596 50.2923 19.7775C52.7097 23.3953 54 27.6488 54 32C54 37.8348 51.6822 43.4305 47.5564 47.5564C43.4306 51.6822 37.8348 54 32 54Z" fill="#0051c3"></path> <path d="M27.91 38.1101L20.01 29.8601L17.12 32.6301L27.86 43.8501L46.85 24.6501L44.01 21.8401L27.91 38.1101Z" fill="#0051c3"></path> </svg> <h2 data-qa="Heading" class="text-[40px] heading-2">Thank You</h2> <p data-qa="Typography" class="text-sm">Someone from Cloudflare will be in touch with you shortly.</p> </div> </div> <script>
function enableSubmitButton(token) {
let formSubmitButtons = document.querySelectorAll('button[type="submit"]');
formSubmitButtons.forEach(button => {
if (button instanceof HTMLButtonElement) {
button.disabled = false;
}
});
}
function _onCfTurnstileExpired(token) {
let formSubmitButtons = document.querySelectorAll('button[type="submit"]');
formSubmitButtons.forEach(button => {
if (button instanceof HTMLButtonElement) {
button.disabled = true;
}
});
}
</script> <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async="" defer=""></script> <script type="module" src="/_willow/index.astro_astro_type_script_index_0_lang.B97_l7Yd.js"></script> <script type="module" src="/_willow/index.astro_astro_type_script_index_1_lang.BgH_32Ee.js"></script> </div> </div> </dialog> <script type="module" src="/_willow/index.astro_astro_type_script_index_0_lang.q5gXQtNT.js"></script> <a data-qa="FragmentLink" class="text-base no-underline" href="/zero-trust/" target="_self" data-qa-click-title="Homepage - New use cases - Connect your users and apps - Button - Tertiary - Learn more" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" data-qa-index="2">Learn more<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><h6>Related</h6>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline !gap-y-2 flex-col md:flex-row gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <a data-qa="FragmentLink" class="text-sm underline" href="/zero-trust/interactive-demo/" target="_self" data-qa-click-title="Homepage - New use cases - Connect your users and apps - Links Container - Interactive Zero Trust demo" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" data-qa-index="1">Interactive Zero Trust demo </a> <a data-qa="FragmentLink" class="text-sm underline" href="/lp/10-steps-sase-journey/" target="_self" data-qa-click-title="Homepage - New use cases - Connect your users and apps - Links Container - Zero Trust 10 steps" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" data-qa-index="2">10-step SASE journey</a> </div> </div> <div class="flex flex-col gap-8 md:col-span-1 justify-start"> <div data-qa="FragmentAssetLottie" data-lottie-url="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/UhRyCT3fmnh6UTeF2UYoh/8aeab79c544833f93c5d0d32a37b6413/data.json" data-lottie-autoplay="true" data-lottie-loop="true" style=""> </div> </div> </div> </div> </div> </section> <section data-qa="TemplateLayoutTwoColumn" class="border-none pb-12 bg-white"> <div class="container"> <div> <div class="grid grid-cols-1 md:grid-cols-2 gap-4"> <div class="flex flex-col gap-8 md:col-span-1 justify-center"> <div data-qa="FragmentAssetLottie" data-lottie-url="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3UVjVIjkZ3xDGlhGbFR15N/ec210b033b3de2787be99c36dd1a357b/build-scale-lottie.json" data-lottie-autoplay="true" data-lottie-loop="true" style=""> </div> </div> <div class="flex flex-col gap-8 md:col-span-1 justify-center"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h3 data-qa="Heading" class="leading-[110%] heading-3">Protect and accelerate websites and AI-enabled apps</h3> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Use our industry-leading WAF, DDoS, and bot protection to protect your websites, apps, APIs, and AI workloads while accelerating performance with our ultra-fast CDN. Get started in 5 minutes.</p>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <div class="flex"> <a data-qa="FragmentButtonPrimary" data-qa-click-title="Homepage - New use cases - Protect/accelerate websites - Button Container - Button - Start for free" data-qa-index="1" class="text-center rounded-lg transition-colors duration-500 py-3 update-primary-button bg-ruby hover:bg-deep-purple hover:text-white group-[.bg-deep-purple]:hover:outline group-[.bg-deep-purple]:hover:outline-1 group-[.bg-deep-purple]:hover:outline-white px-10" target="_self" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" href="https://dash.cloudflare.com/sign-up" data-astro-cid-hz5lckwi="">Start for free</a> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/plans/" target="_self" data-qa-click-title="Homepage - New use cases - Protect/accelerate websites - Button Container - Link - Compare plans" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" data-qa-index="2">Compare plans<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><h6>Related</h6>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline !gap-y-2 flex-col md:flex-row gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <a data-qa="FragmentLink" class="text-sm underline" href="/lp/forrester-wave-waf-2025/" target="_self" data-qa-click-title="Homepage - New use cases - Protect/accelerate websites - Links Container - Cloudflare named a Leader in Forrester Wave for WAF for 2025" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" data-qa-index="1">Cloudflare named a Leader in Forrester Wave for WAF for 2025</a> </div> </div> </div> </div> </div> </section> <section data-qa="TemplateLayoutTwoColumn" class="border-none py-12 bg-white"> <div class="container"> <div> <div class="grid grid-cols-1 md:grid-cols-2 gap-4"> <div class="flex flex-col gap-8 md:col-span-1 justify-center"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h3 data-qa="Heading" class="leading-[110%] heading-3">Build and secure AI agents</h3> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Agents are the future of AI, and Cloudflare is the best place to get started. Use our agents framework and orchestration tools to run the models you choose and deliver new agents quickly. Build, deploy, and secure access for remote MCP servers so agents can access the features of your apps.</p>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <div class="flex"> <a data-qa="FragmentButtonPrimary" data-qa-click-title="Homepage - New use cases - Build and scale AI applications - Button Container - Button - Start building now" data-qa-index="1" class="text-center rounded-lg transition-colors duration-500 py-3 update-primary-button bg-ruby hover:bg-deep-purple hover:text-white group-[.bg-deep-purple]:hover:outline group-[.bg-deep-purple]:hover:outline-1 group-[.bg-deep-purple]:hover:outline-white px-10" target="_self" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" href="/developer-platform/" data-astro-cid-hz5lckwi="">Start building now</a> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="https://developers.cloudflare.com/" target="_self" data-qa-click-title="Homepage - New use cases - Build and scale AI applications - Button Container - Link - Developer docs" data-tracking-category="call_to_action" data-tracking-action="hp_scroll_cta" data-qa-index="2">Developer docs<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><h6>Related</h6>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline !gap-y-2 flex-col md:flex-row gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <a data-qa="FragmentLink" class="text-sm underline" href="http://ai.cloudflare.com" target="_self" data-qa-click-title="Homepage - New use cases - Build and scale AI applications– Links Container - Build AI apps quickly" data-qa-index="1">Build AI apps quickly</a> <a data-qa="FragmentLink" class="text-sm underline" href="https://agents.cloudflare.com/" target="_self" data-qa-click-title="Homepage - New use cases - Build AI Agents - Links Container - Build AI apps quickly" data-qa-index="2">Build AI Agents</a> </div> </div> <div class="flex flex-col gap-8 md:col-span-1 justify-center"> <div data-qa="FragmentAssetLottie" data-lottie-url="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1vRtHa7tmWEewdVSpLYKC5/36afcece11eb5df12b4d0d5f494baf09/data__1_.json" data-lottie-autoplay="true" data-lottie-loop="true" style=""> </div> </div> </div> </div> </div> </section> <section data-qa="TemplatePublicStatsWithGlobe" class="py-12"> <div class="container"> <div class="mb-12"> <div data-qa="FragmentTitleDynamic-kt9u4" class="text-center col-span-4"> <h2 data-qa="Heading" class="heading-2">One global cloud network <span class="dynamic-title-gradient">unlike any other</span></h2><p data-qa="Typography" class="p1"></p> <p data-qa="Typography" class="mt-3.5">Only Cloudflare offers an intelligent, global cloud network built from the ground up for security, speed, and reliability.</p> </div> <script>(function(){const dynamicIntervalLength = 2;
const hash = "kt9u4";
let dynamicTitleBlade = document.querySelector(`[data-qa=FragmentTitleDynamic-${hash}]`);
let dynamicTitles = dynamicTitleBlade.querySelectorAll('ul.dynamic-title-list li');
let dynamicListContainer = dynamicTitleBlade.querySelector('ul.dynamic-title-list');
const findTallestTitleHeight = () => {
let maxHeight = 0;
dynamicTitles.forEach(item => {
const originalMaxHeight = item.style.maxHeight;
item.style.maxHeight = 'none'; // Temporarily remove max-height
const itemHeight = item.offsetHeight + 10; // ensure some extra space for the vertical carousel
item.style.maxHeight = originalMaxHeight;
maxHeight = Math.max(maxHeight, itemHeight);
});
return maxHeight;
};
const applyListContainerHeight = () => {
const tallestHeight = findTallestTitleHeight();
if (dynamicListContainer) {
dynamicTitleBlade.querySelector('ul.dynamic-title-list').style.minHeight =
`${tallestHeight}px`;
}
};
window.setTimeout(applyListContainerHeight, 1);
const startAnimation = () => {
dynamicTitles.forEach((dynamicTitle, index) => {
dynamicTitle.style.animation = `none`;
dynamicTitle.offsetHeight;
dynamicTitle.style.animation = `dynamicTitleSlideUp ${dynamicIntervalLength}s ease-in ${index * dynamicIntervalLength}s`;
});
};
const stopAnimation = () => {
dynamicTitles.forEach(dynamicTitle => {
dynamicTitle.style.animation = 'unset';
});
};
let interval = null;
const observer = new IntersectionObserver(entries => {
if (entries[0].isIntersecting) {
startAnimation();
interval = setInterval(
() => {
startAnimation();
},
dynamicTitles.length * dynamicIntervalLength * 1000,
);
} else if (interval) {
stopAnimation();
window.clearInterval(interval);
}
});
observer.observe(dynamicTitleBlade);
let resizeTimer;
window.addEventListener('resize', () => {
clearTimeout(resizeTimer);
resizeTimer = setTimeout(() => {
applyListContainerHeight();
}, 1000);
});
})();</script> </div><div class="relative xl:-mb-52 z-5 pb-8 mx-auto w-[100%] md:w-[76%]"> <div class="grid xl:grid-flow-col xl:auto-cols-fr grid-cols-2 items-start xl:gap-11 gap-8 text-center xl:text-left"> <div data-qa="FragmentPublicStats" class="relative xl:flex items-start bg-gray-900 rounded-lg xl:gap-6 xl:min-w-60 w-full" data-astro-cid-df2rpjlq=""> <div class="animated-line relative xl:w-2.5 xl:h-[168px] origin-bottom mt-6 hidden xl:block" data-astro-cid-df2rpjlq=""></div> <div class="flex flex-col fade-in opacity-0 transition-opacity duration-700 public-stats-content" data-astro-cid-df2rpjlq=""> <p data-qa="Typography" data-astro-cid-df2rpjlq="true" class="text-4xl md:text-5xl leading-none font-bold text-ruby mb-4 transition-opacity duration-700 delay-500 inline-block"> <span class="number-animation" data-astro-cid-df2rpjlq="">60+</span> </p> <p data-qa="Typography" data-astro-cid-df2rpjlq="true" class="text-sm leading-6 font-semibold md:text-base inline-block">cloud services available globally</p> </div> </div> <script type="module">class n{constructor(t,e){this.element=t,this.numberElement=this.element.querySelector(".number-animation"),this.lineElement=this.element.querySelector(".animated-line"),this.initialValue=this.numberElement?.textContent?.trim()||"0",this.updateLineHeight(e),this.parseValue(this.initialValue),this.animationDelay=e*n.BASE_DELAY,this.createObserver()}numberElement;lineElement;current=0;target=0;prefix="";suffix="";initialValue="";startTime=null;animationFrame=null;timeouts=[];isDestroyed=!1;static BASE_DELAY=200;static TEXT_FADE_DELAY=700;static NUMBER_DELAY=800;animationDelay;updateLineHeight(t){const e=this.element.parentElement?.querySelectorAll(".public-stats-content"),i=Math.max(...Array.from(e||[]).map(s=>s.getBoundingClientRect().height));if(t===0){this.lineElement?.setAttribute("style",`height: ${i+195}px;`);return}if(t===1){this.lineElement?.setAttribute("style",`height: ${i+55}px;`);return}if(t===2){this.lineElement?.setAttribute("style",`height: ${i+25}px;`);return}this.lineElement?.setAttribute("style",`height: ${i+70}px;`)}parseValue(t){const e=/^([^\d\s]*)\s*(-?\d+(?:\.\d+)?)\s*([^\d\s]*)$/.exec(t.trim());if(e){const[,i,s,a]=e;this.prefix=i||"",this.suffix=a||"",this.target=Number(s)}else this.target=0,this.initialValue=t}createObserver(){const t=new IntersectionObserver(e=>{e[0].isIntersecting&&(this.safeSetTimeout(()=>{this.startAnimationSequence()},this.animationDelay),t.disconnect())},{threshold:.2});t.observe(this.element)}getDuration(){return this.target<100?1e3:Math.min(this.target/100*500,2e3)}getStepSize(){return Math.max(1,Math.floor(this.target/100))}formatValue(t){return`${this.prefix}${Math.round(t)}${this.suffix}`}animateNumber=t=>{if(this.isDestroyed||!this.numberElement)return;this.startTime||(this.startTime=t,this.current=0,this.target>0&&(this.numberElement.textContent=this.formatValue(0)));const e=t-this.startTime,i=this.getDuration(),s=Math.min(e/i,1),a=this.getStepSize();if(this.current=Math.min(this.current+a,Math.ceil(this.target*s)),this.numberElement.textContent=this.formatValue(this.current),s>=1){this.numberElement.textContent=this.initialValue;return}this.animationFrame=requestAnimationFrame(this.animateNumber)};animateLine(){this.lineElement&&this.lineElement.classList.add("animate")}animateText(){this.element.querySelectorAll(".fade-in").forEach(t=>{t.classList.remove("opacity-0"),t.classList.add("opacity-100")})}safeSetTimeout(t,e){if(!this.isDestroyed){const i=setTimeout(t,e);this.timeouts.push(i)}}startAnimationSequence(){this.isDestroyed||(this.animateLine(),this.safeSetTimeout(()=>{this.animateText()},n.TEXT_FADE_DELAY),this.numberElement&&this.target>0&&this.safeSetTimeout(()=>{this.numberElement.textContent="0",this.animationFrame=requestAnimationFrame(this.animateNumber)},n.NUMBER_DELAY))}destroy(){this.isDestroyed=!0,this.timeouts.forEach(t=>clearTimeout(t)),this.timeouts=[],this.animationFrame&&(cancelAnimationFrame(this.animationFrame),this.animationFrame=null)}}document.addEventListener("DOMContentLoaded",()=>{document.querySelectorAll('[data-qa="FragmentPublicStats"]').forEach((t,e)=>new n(t,e))});</script> <div data-qa="FragmentPublicStats" class="relative xl:flex items-start bg-gray-900 rounded-lg xl:gap-6 xl:min-w-60 w-full" data-astro-cid-df2rpjlq=""> <div class="animated-line relative xl:w-2.5 xl:h-[168px] origin-bottom mt-6 hidden xl:block" data-astro-cid-df2rpjlq=""></div> <div class="flex flex-col fade-in opacity-0 transition-opacity duration-700 public-stats-content" data-astro-cid-df2rpjlq=""> <p data-qa="Typography" data-astro-cid-df2rpjlq="true" class="text-4xl md:text-5xl leading-none font-bold text-ruby mb-4 transition-opacity duration-700 delay-500 inline-block"> <span class="number-animation" data-astro-cid-df2rpjlq="">234B</span> </p> <p data-qa="Typography" data-astro-cid-df2rpjlq="true" class="text-sm leading-6 font-semibold md:text-base inline-block">cyber threats blocked each day</p> </div> </div> <div data-qa="FragmentPublicStats" class="relative xl:flex items-start bg-gray-900 rounded-lg xl:gap-6 xl:min-w-60 w-full" data-astro-cid-df2rpjlq=""> <div class="animated-line relative xl:w-2.5 xl:h-[168px] origin-bottom mt-6 hidden xl:block" data-astro-cid-df2rpjlq=""></div> <div class="flex flex-col fade-in opacity-0 transition-opacity duration-700 public-stats-content" data-astro-cid-df2rpjlq=""> <p data-qa="Typography" data-astro-cid-df2rpjlq="true" class="text-4xl md:text-5xl leading-none font-bold text-ruby mb-4 transition-opacity duration-700 delay-500 inline-block"> <span class="number-animation" data-astro-cid-df2rpjlq="">20%</span> </p> <p data-qa="Typography" data-astro-cid-df2rpjlq="true" class="text-sm leading-6 font-semibold md:text-base inline-block">of all websites are protected by Cloudflare</p> </div> </div> <div data-qa="FragmentPublicStats" class="relative xl:flex items-start bg-gray-900 rounded-lg xl:gap-6 xl:min-w-60 w-full" data-astro-cid-df2rpjlq=""> <div class="animated-line relative xl:w-2.5 xl:h-[168px] origin-bottom mt-6 hidden xl:block" data-astro-cid-df2rpjlq=""></div> <div class="flex flex-col fade-in opacity-0 transition-opacity duration-700 public-stats-content" data-astro-cid-df2rpjlq=""> <p data-qa="Typography" data-astro-cid-df2rpjlq="true" class="text-4xl md:text-5xl leading-none font-bold text-ruby mb-4 transition-opacity duration-700 delay-500 inline-block"> <span class="number-animation" data-astro-cid-df2rpjlq="">330+</span> </p> <p data-qa="Typography" data-astro-cid-df2rpjlq="true" class="text-sm leading-6 font-semibold md:text-base inline-block">cities in 125+ countries, including mainland China</p> </div> </div> </div> </div> <picture class="public-stats-globe"> <source srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3NFuZG6yz35QXSBt4ToS9y/920197fd1229641b4d826d9f5d0aa169/globe.webp"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2rOGWxmNRWGNCHqs97Qcn8/11a5ddd97b85e640702330dc28ac7562/globe.png" alt="Cloudflare Stats" loading="lazy"> </picture> </div> </section> <div id="top-offset-spacer" style="height: 240px;"></div><section data-qa="TemplateLayoutTabs" class="py-12 bg-gradient-to-r from-tangerine to-mango -mb-60"> <div class="container relative xl:-top-60 -top-64"> <div data-qa="TemplateLayoutTabsContainer-npgq3" data-switch-tab-interval="15" data-forced-switch-tab="true" data-forced-tab-loop="false" class="relative" style="--forcedTabSwitchInterval: 15;"> <div data-qa="FragmentTitleDynamic-t1iv1h" class="text-center col-span-4"> <h2 data-qa="Heading" class="heading-2">Leading companies rely on <span class="dynamic-title-gradient">Cloudflare</span></h2><p data-qa="Typography" class="p1"></p> </div> <script>(function(){const dynamicIntervalLength = 2;
const hash = "t1iv1h";
let dynamicTitleBlade = document.querySelector(`[data-qa=FragmentTitleDynamic-${hash}]`);
let dynamicTitles = dynamicTitleBlade.querySelectorAll('ul.dynamic-title-list li');
let dynamicListContainer = dynamicTitleBlade.querySelector('ul.dynamic-title-list');
const findTallestTitleHeight = () => {
let maxHeight = 0;
dynamicTitles.forEach(item => {
const originalMaxHeight = item.style.maxHeight;
item.style.maxHeight = 'none'; // Temporarily remove max-height
const itemHeight = item.offsetHeight + 10; // ensure some extra space for the vertical carousel
item.style.maxHeight = originalMaxHeight;
maxHeight = Math.max(maxHeight, itemHeight);
});
return maxHeight;
};
const applyListContainerHeight = () => {
const tallestHeight = findTallestTitleHeight();
if (dynamicListContainer) {
dynamicTitleBlade.querySelector('ul.dynamic-title-list').style.minHeight =
`${tallestHeight}px`;
}
};
window.setTimeout(applyListContainerHeight, 1);
const startAnimation = () => {
dynamicTitles.forEach((dynamicTitle, index) => {
dynamicTitle.style.animation = `none`;
dynamicTitle.offsetHeight;
dynamicTitle.style.animation = `dynamicTitleSlideUp ${dynamicIntervalLength}s ease-in ${index * dynamicIntervalLength}s`;
});
};
const stopAnimation = () => {
dynamicTitles.forEach(dynamicTitle => {
dynamicTitle.style.animation = 'unset';
});
};
let interval = null;
const observer = new IntersectionObserver(entries => {
if (entries[0].isIntersecting) {
startAnimation();
interval = setInterval(
() => {
startAnimation();
},
dynamicTitles.length * dynamicIntervalLength * 1000,
);
} else if (interval) {
stopAnimation();
window.clearInterval(interval);
}
});
observer.observe(dynamicTitleBlade);
let resizeTimer;
window.addEventListener('resize', () => {
clearTimeout(resizeTimer);
resizeTimer = setTimeout(() => {
applyListContainerHeight();
}, 1000);
});
})();</script> <div class="mt-10 md:mt-12" style="--forcedTabSwitchInterval: 15;"> <div class="flex mb-4 sm:mx-4 md:mx-5 overflow-x-auto" data-qa="TabTitlesContainer-npgq3"> <div data-qa="TabTitleEntry-npgq3" class="whitespace-nowrap first:lg:pr-6 first:md:pr-5 first:sm:pr-4 last:lg:pl-6 last:md:pl-5 last:sm:pl-4"> <div data-qa="tab-title-npgq3-0" class="active md:min-w-[102px]"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h4 data-qa="Heading" class="text-[1rem] mr-4 font-normal leading-none cursor-pointer opacity-60 leading-[110%] heading-4">Connect</h4> </div> <div class="w-full bg-gray-3 rounded-md" data-qa="tab-progress-container-bar-npgq3-0"> <div class="w-full bg-gradient-to-mango from-ruby" data-qa="tab-progress-bar-npgq3-0"></div> </div> </div> </div><div data-qa="TabTitleEntry-npgq3" class="whitespace-nowrap first:lg:pr-6 first:md:pr-5 first:sm:pr-4 last:lg:pl-6 last:md:pl-5 last:sm:pl-4 lg:px-6 md:px-5 sm:px-4"> <div data-qa="tab-title-npgq3-1" class="md:min-w-[102px]"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h4 data-qa="Heading" class="text-[1rem] mr-4 font-normal leading-none cursor-pointer opacity-60 leading-[110%] heading-4">Protect</h4> </div> <div class="w-full bg-gray-3 rounded-md" data-qa="tab-progress-container-bar-npgq3-1"> <div class="w-full bg-gradient-to-mango from-ruby" data-qa="tab-progress-bar-npgq3-1"></div> </div> </div> </div><div data-qa="TabTitleEntry-npgq3" class="whitespace-nowrap first:lg:pr-6 first:md:pr-5 first:sm:pr-4 last:lg:pl-6 last:md:pl-5 last:sm:pl-4"> <div data-qa="tab-title-npgq3-2" class="md:min-w-[102px]"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h4 data-qa="Heading" class="text-[1rem] mr-4 font-normal leading-none cursor-pointer opacity-60 leading-[110%] heading-4">Build</h4> </div> <div class="w-full bg-gray-3 rounded-md" data-qa="tab-progress-container-bar-npgq3-2"> <div class="w-full bg-gradient-to-mango from-ruby" data-qa="tab-progress-bar-npgq3-2"></div> </div> </div> </div> </div> <div data-qa="contentContainer" class="contentBorder templateLayoutTwoColumn" style="--forcedTabSwitchInterval: 15;"> <div style="--forcedTabSwitchInterval: 15;"> <div data-qa="tab-entry-npgq3-0" class="overflow-hidden pb-6 hidden" aria-hidden="true" data-astro-cid-upvejypx=""> <section data-qa="TemplateLayoutTwoColumn" class="py-0"> <div class="container"> <div> <div class="grid grid-cols-1 md:grid-cols-2 gap-8 md:max-lg:grid-cols-1 md:gap-y-8"> <div class="flex flex-col gap-8 md:col-span-1 justify-center left-col flex flex-col items-start h-full gap-6 md:gap-8"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h3 data-qa="Heading" class="leading-[110%] heading-3">Connect users and apps securely</h3> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Keep your people safe and productive on any device, in any location with unified SASE and SSE solutions.</p>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <div class="flex"> <a data-qa="FragmentButtonPrimary" data-qa-click-title="Homepage - Case Studies - Tabbed layout with forced switch - two column - Connect - Button Container - See demo" data-qa-index="1" class="text-center rounded-lg transition-colors duration-500 py-3 update-primary-button bg-ruby hover:bg-deep-purple hover:text-white group-[.bg-deep-purple]:hover:outline group-[.bg-deep-purple]:hover:outline-1 group-[.bg-deep-purple]:hover:outline-white px-10" target="_self" data-tracking-category="call_to_action" data-tracking-action="hp_carousel_cta" href="/zero-trust/interactive-demo/" data-astro-cid-hz5lckwi="">Sign up for demo</a> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/zero-trust/" target="_self" data-qa-click-title="Homepage - Case Studies - Tabbed layout with forced switch - two column - Connect - Button Container - Learn more" data-qa-index="2">Learn more<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> <div class="flex flex-col gap-8 md:col-span-1 justify-center right-col items-center md:flex sm:text-center lg:text-left"> <div data-qa="BlockTestimonial" data-astro-cid-6xxgdoyy=""> <div class="flex flex-col items-center lg:items-start gap-y-8" data-astro-cid-6xxgdoyy=""> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <img src="/cdn-cgi/image/format=auto/https://cf-assets.www.cloudflare.com/v2/image/if1af5160h4hdbghmf28es104l/case-studies_logo_hp_discord.png" width="117" alt="Discord logo"> </div> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-xl leading-8">"Discord is where the world builds relationships. Cloudflare helps us deliver on that mission, connecting our internal engineering team to the tools they need. With Cloudflare, we can rest easy knowing every request to our critical apps is evaluated for identity and context — a true Zero Trust approach."</p> <div class="text-center lg:text-left" data-astro-cid-6xxgdoyy=""> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-base font-bold">Mark Smith</p> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-base">Director of Infrastructure, Discord</p> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div data-qa="tab-entry-npgq3-1" class="overflow-hidden pb-6 hidden" aria-hidden="true" data-astro-cid-upvejypx=""> <section data-qa="TemplateLayoutTwoColumn" class="py-0"> <div class="container"> <div> <div class="grid grid-cols-1 md:grid-cols-2 gap-12 md:max-lg:grid-cols-1 md:gap-y-8"> <div class="flex flex-col gap-8 md:col-span-1 justify-center left-col flex flex-col items-start h-full gap-6 md:gap-8"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h3 data-qa="Heading" class="leading-[110%] heading-3">Protect and accelerate websites</h3> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Place a global cloud network in front of websites, apps, and APIs to insulate users from Internet-borne threats and accelerate performance.</p>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <div class="flex"> <a data-qa="FragmentButtonPrimary" data-qa-click-title="Homepage - Case Studies - Tabbed layout with forced switch - two column - Protect - Button Container - Text Link - Sign up for demo" data-qa-index="1" class="text-center rounded-lg transition-colors duration-500 py-3 update-primary-button bg-ruby hover:bg-deep-purple hover:text-white group-[.bg-deep-purple]:hover:outline group-[.bg-deep-purple]:hover:outline-1 group-[.bg-deep-purple]:hover:outline-white px-10" target="_self" data-tracking-category="call_to_action" data-tracking-action="hp_carousel_cta" href="/lp/app-security-demo-series/" data-astro-cid-hz5lckwi="">Sign up for demo</a> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/application-services/" target="_self" data-qa-click-title="Homepage - Case Studies - Tabbed layout with forced switch - two column - Protect - Button Container - Primary - Learn More" data-qa-index="2">Learn more<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> <div class="flex flex-col gap-8 md:col-span-1 justify-center right-col items-center md:flex sm:text-center lg:text-left"> <div data-qa="BlockTestimonial" data-astro-cid-6xxgdoyy=""> <div class="flex flex-col items-center lg:items-start gap-y-8" data-astro-cid-6xxgdoyy=""> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="111" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1zapF3fByv7AKnNvEzRNSD/18fc817e0fcb42c967fdd5e4e7cb9e4c/zendesk-logo.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1zapF3fByv7AKnNvEzRNSD/18fc817e0fcb42c967fdd5e4e7cb9e4c/zendesk-logo.png" width="111" alt="Zendesk logo"> </picture> </div> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-xl leading-8">"Like Zendesk, innovation is in Cloudflare’s DNA — it mirrors our beautifully simple development ethos with the connectivity cloud, a powerful, yet simple-to-implement, end-to-end solution that does all the heavy lifting, so we don’t need to."</p> <div class="text-center lg:text-left" data-astro-cid-6xxgdoyy=""> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-base font-bold">Nan Guo</p> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-base">Senior Vice President of Engineering, Zendesk</p> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div data-qa="tab-entry-npgq3-2" class="overflow-hidden pb-6 hidden" aria-hidden="true" data-astro-cid-upvejypx=""> <section data-qa="TemplateLayoutTwoColumn" class="py-0"> <div class="container"> <div> <div class="grid grid-cols-1 md:grid-cols-2 gap-12 md:max-lg:grid-cols-1 md:gap-y-8"> <div class="flex flex-col gap-8 md:col-span-1 justify-center left-col flex flex-col items-start h-full gap-6 md:gap-8"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h3 data-qa="Heading" class="leading-[110%] heading-3">Build and scale applications</h3> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>The computing power, databases, storage, media, and AI inference you need to build without operational overhead.</p>
</div> </div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline gap-x-8 gap-y-5 lg:gap-y-0 md:flex-nowrap justify-start flex-grow"> <div class="flex"> <a data-qa="FragmentButtonPrimary" data-qa-click-title="Homepage - Case Studies - Tabbed layout with forced switch - two column - Build - Button Container - Learn more" data-qa-index="1" class="text-center rounded-lg transition-colors duration-500 py-3 update-primary-button bg-ruby hover:bg-deep-purple hover:text-white group-[.bg-deep-purple]:hover:outline group-[.bg-deep-purple]:hover:outline-1 group-[.bg-deep-purple]:hover:outline-white px-10" target="_blank" data-tracking-category="call_to_action" data-tracking-action="hp_carousel_cta" href="https://workers.cloudflare.com/" data-astro-cid-hz5lckwi="">Learn more</a> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="https://workers.cloudflare.com/pricing" target="_blank" data-qa-click-title="Homepage - Case Studies - Tabbed layout with forced switch - two column - Build - Button Container - View plans" data-tracking-category="call_to_action" data-tracking-action="hp_carousel_cta" data-tracking-label="" data-qa-index="2">View plans<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> <div class="flex flex-col gap-8 md:col-span-1 justify-center right-col items-center md:flex sm:text-center lg:text-left"> <div data-qa="BlockTestimonial" data-astro-cid-6xxgdoyy=""> <div class="flex flex-col items-center lg:items-start gap-y-8" data-astro-cid-6xxgdoyy=""> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="141" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7iPsQ5S7YEhFkcRFqsof6/fb5313227265830842320a773b9b7ba8/Investec-logo.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7iPsQ5S7YEhFkcRFqsof6/fb5313227265830842320a773b9b7ba8/Investec-logo.png" width="141" alt="Investec logo"> </picture> </div> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-xl leading-8">"The Cloudflare Developer Platform and Workers are central to our ability to provide user-programmable functionality. It is just one example of how we leverage Cloudflare capabilities to enhance our technology and deliver value to our clients."</p> <div class="text-center lg:text-left" data-astro-cid-6xxgdoyy=""> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-base font-bold">Christopher Naidoo</p> <p data-qa="Typography" data-astro-cid-6xxgdoyy="true" class="text-base">Head of Digital IT Operations, Investec</p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div data-qa="BlockCarouselLogoTicker" style="--fixedImageHeight: auto;"> <div class="carousel-group" style="--fixedImageHeight: auto;"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="256" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YpsqECHBpbdKpFP1zGC4G/588de5f9c22dc26689a163d28ca8c837/Broadcom_-_logo.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YpsqECHBpbdKpFP1zGC4G/588de5f9c22dc26689a163d28ca8c837/Broadcom_-_logo.svg" width="256" alt="Broadcom logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="274" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4BCy1pz7aCpnp4o2DYbwwZ/beda767373ab0541b246839d5fb9f4e4/Colgate-Palmolive_-_logo.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4BCy1pz7aCpnp4o2DYbwwZ/beda767373ab0541b246839d5fb9f4e4/Colgate-Palmolive_-_logo.svg" width="274" alt="Colgate-Palmolive logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="301" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/56d4VodYW57S3pKffPbyo/947f05edb71dc5fafcea8da5b073b53b/DoorDash_idkbRlvChI_0_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/56d4VodYW57S3pKffPbyo/947f05edb71dc5fafcea8da5b073b53b/DoorDash_idkbRlvChI_0_1.svg" width="301" alt="Doordash logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="129" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4scwZf1ISfZERoO0nWiPEA/d34652e183694387e5952a730aad2c32/Garmin_-_logo__1_.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4scwZf1ISfZERoO0nWiPEA/d34652e183694387e5952a730aad2c32/Garmin_-_logo__1_.svg" width="129" alt="Garmin logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="151" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3mvx0mLd1y3RLMyC4Qm72U/6b7460d2c7d0dc7ad157715d94f28903/NCSC_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3mvx0mLd1y3RLMyC4Qm72U/6b7460d2c7d0dc7ad157715d94f28903/NCSC_1.svg" width="151" alt="National Cyber Security Centre logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="66" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/66HzTNSBXhN3pNtUrvXXbq/90a6442f818623ad95d4579307b034dc/Roche_id1Fa0CpTI_0_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/66HzTNSBXhN3pNtUrvXXbq/90a6442f818623ad95d4579307b034dc/Roche_id1Fa0CpTI_0_1.svg" width="66" alt="Roche logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="126" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2AbGls2Pe6K2LqCnIHVbvL/d8ea7efa6746c7fc9cee53b7e65834d7/Shopify_-_logo.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2AbGls2Pe6K2LqCnIHVbvL/d8ea7efa6746c7fc9cee53b7e65834d7/Shopify_-_logo.svg" width="126" alt="Shopify logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="136" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2JZuWDG4fTwdGFHLg4RyZh/2ac29c01f8e61fa6705a56874cb072a7/Sofi_-_logo.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2JZuWDG4fTwdGFHLg4RyZh/2ac29c01f8e61fa6705a56874cb072a7/Sofi_-_logo.svg" width="136" alt="Sofi logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="124" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5PW1WLd3bhgtAQC51m3K6V/dea89184c7380122d2700138e699e297/logo-wordmark-blue_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5PW1WLd3bhgtAQC51m3K6V/dea89184c7380122d2700138e699e297/logo-wordmark-blue_1.svg" width="124" alt="US DHS logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="265" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1iXuSJGPlohZBQ8role3gn/4e2b2a37de3e28fab326c6045f0b8461/Logo_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1iXuSJGPlohZBQ8role3gn/4e2b2a37de3e28fab326c6045f0b8461/Logo_1.svg" width="265" alt="Thomson Reuters logo"> </picture> </div> </div> <div class="carousel-group" style="--fixedImageHeight: auto;"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="256" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YpsqECHBpbdKpFP1zGC4G/588de5f9c22dc26689a163d28ca8c837/Broadcom_-_logo.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YpsqECHBpbdKpFP1zGC4G/588de5f9c22dc26689a163d28ca8c837/Broadcom_-_logo.svg" width="256" alt="Broadcom logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="274" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4BCy1pz7aCpnp4o2DYbwwZ/beda767373ab0541b246839d5fb9f4e4/Colgate-Palmolive_-_logo.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4BCy1pz7aCpnp4o2DYbwwZ/beda767373ab0541b246839d5fb9f4e4/Colgate-Palmolive_-_logo.svg" width="274" alt="Colgate-Palmolive logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="301" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/56d4VodYW57S3pKffPbyo/947f05edb71dc5fafcea8da5b073b53b/DoorDash_idkbRlvChI_0_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/56d4VodYW57S3pKffPbyo/947f05edb71dc5fafcea8da5b073b53b/DoorDash_idkbRlvChI_0_1.svg" width="301" alt="Doordash logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="129" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4scwZf1ISfZERoO0nWiPEA/d34652e183694387e5952a730aad2c32/Garmin_-_logo__1_.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4scwZf1ISfZERoO0nWiPEA/d34652e183694387e5952a730aad2c32/Garmin_-_logo__1_.svg" width="129" alt="Garmin logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="151" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3mvx0mLd1y3RLMyC4Qm72U/6b7460d2c7d0dc7ad157715d94f28903/NCSC_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3mvx0mLd1y3RLMyC4Qm72U/6b7460d2c7d0dc7ad157715d94f28903/NCSC_1.svg" width="151" alt="National Cyber Security Centre logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="66" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/66HzTNSBXhN3pNtUrvXXbq/90a6442f818623ad95d4579307b034dc/Roche_id1Fa0CpTI_0_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/66HzTNSBXhN3pNtUrvXXbq/90a6442f818623ad95d4579307b034dc/Roche_id1Fa0CpTI_0_1.svg" width="66" alt="Roche logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="126" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2AbGls2Pe6K2LqCnIHVbvL/d8ea7efa6746c7fc9cee53b7e65834d7/Shopify_-_logo.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2AbGls2Pe6K2LqCnIHVbvL/d8ea7efa6746c7fc9cee53b7e65834d7/Shopify_-_logo.svg" width="126" alt="Shopify logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="136" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2JZuWDG4fTwdGFHLg4RyZh/2ac29c01f8e61fa6705a56874cb072a7/Sofi_-_logo.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2JZuWDG4fTwdGFHLg4RyZh/2ac29c01f8e61fa6705a56874cb072a7/Sofi_-_logo.svg" width="136" alt="Sofi logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="124" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5PW1WLd3bhgtAQC51m3K6V/dea89184c7380122d2700138e699e297/logo-wordmark-blue_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5PW1WLd3bhgtAQC51m3K6V/dea89184c7380122d2700138e699e297/logo-wordmark-blue_1.svg" width="124" alt="US DHS logo"> </picture> </div> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="265" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1iXuSJGPlohZBQ8role3gn/4e2b2a37de3e28fab326c6045f0b8461/Logo_1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1iXuSJGPlohZBQ8role3gn/4e2b2a37de3e28fab326c6045f0b8461/Logo_1.svg" width="265" alt="Thomson Reuters logo"> </picture> </div> </div> </div> </div> </div> </div> </div> </section> <script type="module" src="/_willow/index.astro_astro_type_script_index_0_lang.SQ0ibRiU.js"></script> <section data-qa="TemplateLayoutFullWidth" class="relative arc-bottom pb-10 md:pb-36 border-none py-12 bg-gradient-to-r from-tangerine to-mango"> <div class="container"> <div class="grid grid-cols-4 sm:py-8 md:py-10 lg:py-12"> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h2 data-qa="Heading" class="leading-[110%] heading-2">How Cloudflare can help</h2> </div> </div><div class="relative grid grid-cols-12 z-4"> <div class="flex flex-col gap-8 col-span-12 gap-y-8"> <div data-qa="BlockCardContainer" role="group" aria-label="Card container" class="gap-8 grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 bg-transparent rounded-none"><div class=""> <div data-qa="FadeInOutCard"><div class="relative h-full fade-card gap-4 md:gap-6 bg-white text-center border border-gray-200 border-solid rounded-lg shadow"><div class="fade-card-front p-3 gap-y-2 md:p-6"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="44" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/19kSkLSfWtDcspvQI5pit4/c5630cf25d589a0de91978ca29486259/performance-acceleration-bolt.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/19kSkLSfWtDcspvQI5pit4/c5630cf25d589a0de91978ca29486259/performance-acceleration-bolt.svg" width="44" alt="Performance acceleration bolt"> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h6 data-qa="Heading" class="leading-[110%] heading-6">Accelerate website performance</h6> </div> </div><div class="fade-card-back p-3 md:p-6"> <a data-qa="FragmentLink" class="text-base no-underline" href="/application-services/products/cdn/" target="_self" data-qa-click-title="Homepage - Solutions - Card Grid - Card Container - Card - Accelerate - default - Accelerate website performance" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="1">Accelerate website performance<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Supercharge your site performance and improve reliability with traffic intelligence from our global network.</p>
</div> </div> </div></div></div> </div><div class=""> <div data-qa="FadeInOutCard"><div class="relative h-full fade-card gap-4 md:gap-6 bg-white text-center border border-gray-200 border-solid rounded-lg shadow"><div class="fade-card-front p-3 gap-y-2 md:p-6"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="44" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6TaQ8Q7BDmdAFRoHpDCb82/8d9bc52a2ac5af100de3a9adcf99ffaa/security-shield-protection-2.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6TaQ8Q7BDmdAFRoHpDCb82/8d9bc52a2ac5af100de3a9adcf99ffaa/security-shield-protection-2.svg" width="44" alt="Security shield protection"> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h6 data-qa="Heading" class="leading-[110%] heading-6">Block bot traffic</h6> </div> </div><div class="fade-card-back p-3 md:p-6"> <a data-qa="FragmentLink" class="text-base no-underline" href="/application-services/products/bot-management/" target="_self" data-qa-click-title="Homepage - Solutions - Card Grid - Card Container - Card - Block bot traffic - button" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="2">Block bot traffic<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Stop bot attacks in real time by harnessing data from millions of websites protected by Cloudflare.</p>
</div> </div> </div></div></div> </div><div class=""> <div data-qa="FadeInOutCard"><div class="relative h-full fade-card gap-4 md:gap-6 bg-white text-center border border-gray-200 border-solid rounded-lg shadow"><div class="fade-card-front p-3 gap-y-2 md:p-6"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="44" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5uVhHOR3vI9RiK0axqpjqC/615c5c25ce647706fe92911e763c2d3b/video-browser.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5uVhHOR3vI9RiK0axqpjqC/615c5c25ce647706fe92911e763c2d3b/video-browser.svg" width="44" alt="Optimize Video Experience"> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h6 data-qa="Heading" class="leading-[110%] heading-6">Optimize video experiences</h6> </div> </div><div class="fade-card-back p-3 md:p-6"> <a data-qa="FragmentLink" class="text-base no-underline" href="/developer-platform/products/cloudflare-stream/" target="_self" data-qa-click-title="Homepage - Solutions - Card Grid - Card Container - Card - Optimize Video - Link - Optimize video experiences" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="3">Optimize video experiences<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Easily upload, store, encode, and deliver live and on-demand video.</p>
</div> </div> </div></div></div> </div><div class=""> <div data-qa="FadeInOutCard"><div class="relative h-full fade-card gap-4 md:gap-6 bg-white text-center border border-gray-200 border-solid rounded-lg shadow"><div class="fade-card-front p-3 gap-y-2 md:p-6"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="44" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5uhbWfhjepEoUiM9phzhgJ/9658369030266cde9e35a3c5d4e4beb2/cloud-upload.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5uhbWfhjepEoUiM9phzhgJ/9658369030266cde9e35a3c5d4e4beb2/cloud-upload.svg" width="44" alt="Deploy Severless Code Icon"> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h6 data-qa="Heading" class="leading-[110%] heading-6">Deploy serverless code</h6> </div> </div><div class="fade-card-back p-3 md:p-6"> <a data-qa="FragmentLink" class="text-base no-underline" href="/developer-platform/products/workers/" target="_self" data-qa-click-title="Homepage - Solutions - Card Grid - Card Container - Card - Deploy Serverless Code - Button" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="4">Deploy serverless code<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Build serverless applications and deploy instantly across the globe for speed, reliability, and scale.</p>
</div> </div> </div></div></div> </div><div class=""> <div data-qa="FadeInOutCard"><div class="relative h-full fade-card gap-4 md:gap-6 bg-white text-center border border-gray-200 border-solid rounded-lg shadow"><div class="fade-card-front p-3 gap-y-2 md:p-6"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="44" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1dFUEbHNfVI0BGkwTSES1f/51d6b2d58a76a319850ce6e3d289d85b/code-branch.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1dFUEbHNfVI0BGkwTSES1f/51d6b2d58a76a319850ce6e3d289d85b/code-branch.svg" width="44" alt="Deploy AI on the Edge Icon"> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h6 data-qa="Heading" class="leading-[110%] heading-6">Deploy AI on the edge</h6> </div> </div><div class="fade-card-back p-3 md:p-6"> <a data-qa="FragmentLink" class="text-base no-underline" href="/developer-platform/products/workers-ai/" target="_self" data-qa-click-title="Homepage - Solutions - Card Grid - Card Container - Card - Deploy AI on The Edge - Button " data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="5">Deploy AI on the edge<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Build and deploy ambitious AI applications to Cloudflare's global network.</p>
</div> </div> </div></div></div> </div><div class=""> <div data-qa="FadeInOutCard"><div class="relative h-full fade-card gap-4 md:gap-6 bg-white text-center border border-gray-200 border-solid rounded-lg shadow"><div class="fade-card-front p-3 gap-y-2 md:p-6"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="44" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6VtBMMgO5DUhdugUnLLLoC/bfe221cbffbeae6a7b0c265a1db22229/server-1.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6VtBMMgO5DUhdugUnLLLoC/bfe221cbffbeae6a7b0c265a1db22229/server-1.svg" width="44" alt="Eliminate Egress Fee for Object Storage"> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h6 data-qa="Heading" class="leading-[110%] heading-6">Eliminate egress fee for object storage</h6> </div> </div><div class="fade-card-back p-3 md:p-6"> <a data-qa="FragmentLink" class="text-base no-underline" href="/developer-platform/products/r2/" target="_self" data-qa-click-title="Homepage - Solutions - Card Grid - Card Container - Card - Eliminate Egress Fee - Button" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="6">Eliminate egress fee for object storage<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Ingest, store, and query data with S3-compatible object storage.</p>
</div> </div> </div></div></div> </div></div> <div data-qa="BlockButtonContainer" class="flex flex-wrap items-baseline justify-center flex-grow"> <div class="flex"> <a data-qa="FragmentButtonPrimary" data-qa-click-title="Homepage - Solutions - Card Grid - Button - Show More" data-qa-index="1" class="text-center rounded-lg transition-colors duration-500 py-3 update-primary-button bg-white hover:bg-ruby group-[.bg-gradient-to-r]:hover:bg-deep-purple group-[.bg-gradient-to-r]:hover:text-white px-4" target="_self" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" href="/resource-hub/?resourcetype=Solution+%26+Product+Guides" data-astro-cid-hz5lckwi="">Show more</a> </div> </div> </div> </div><svg viewbox="0 0 1024 150" class="w-full pointer-events-none absolute right-0 left-0 bottom-[-1px]" preserveaspectratio="none"> <path d="M0,150 L1024,150 L1024,0 C768,200 256,200 0, 0 L0,150 Z" fill="white"></path> </svg> </div> </section> <section data-qa="TemplateLayoutTabs" class="py-12 bg-white"> <div class="container"> <div data-qa="TemplateLayoutTabsContainer-uczgz" data-switch-tab-interval="15" data-forced-switch-tab="true" data-forced-tab-loop="false" class="relative" style="--forcedTabSwitchInterval: 15;"> <div class="grid grid-cols-4 mb-10" style="--forcedTabSwitchInterval: 15;"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h2 data-qa="Heading" class="leading-[110%] heading-2">News and resources</h2> </div> </div> <div class="mt-10 md:mt-12" style="--forcedTabSwitchInterval: 15;"> <div class="flex mb-4 sm:mx-4 md:mx-5 overflow-x-auto" data-qa="TabTitlesContainer-uczgz"> <div data-qa="TabTitleEntry-uczgz" class="whitespace-nowrap first:lg:pr-6 first:md:pr-5 first:sm:pr-4 last:lg:pl-6 last:md:pl-5 last:sm:pl-4"> <div data-qa="tab-title-uczgz-0" class="active md:min-w-[102px]"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h5 data-qa="Heading" class="text-[1rem] mr-4 font-normal leading-none cursor-pointer opacity-60 leading-[110%] heading-5">What's new</h5> </div> <div class="w-full bg-gray-3 rounded-md" data-qa="tab-progress-container-bar-uczgz-0"> <div class="w-full bg-gradient-to-mango from-ruby" data-qa="tab-progress-bar-uczgz-0"></div> </div> </div> </div><div data-qa="TabTitleEntry-uczgz" class="whitespace-nowrap first:lg:pr-6 first:md:pr-5 first:sm:pr-4 last:lg:pl-6 last:md:pl-5 last:sm:pl-4 lg:px-6 md:px-5 sm:px-4"> <div data-qa="tab-title-uczgz-1" class="md:min-w-[102px]"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h5 data-qa="Heading" class="text-[1rem] mr-4 font-normal leading-none cursor-pointer opacity-60 leading-[110%] heading-5">Insights</h5> </div> <div class="w-full bg-gray-3 rounded-md" data-qa="tab-progress-container-bar-uczgz-1"> <div class="w-full bg-gradient-to-mango from-ruby" data-qa="tab-progress-bar-uczgz-1"></div> </div> </div> </div><div data-qa="TabTitleEntry-uczgz" class="whitespace-nowrap first:lg:pr-6 first:md:pr-5 first:sm:pr-4 last:lg:pl-6 last:md:pl-5 last:sm:pl-4 lg:px-6 md:px-5 sm:px-4"> <div data-qa="tab-title-uczgz-2" class="md:min-w-[102px]"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h5 data-qa="Heading" class="text-[1rem] mr-4 font-normal leading-none cursor-pointer opacity-60 leading-[110%] heading-5">Library</h5> </div> <div class="w-full bg-gray-3 rounded-md" data-qa="tab-progress-container-bar-uczgz-2"> <div class="w-full bg-gradient-to-mango from-ruby" data-qa="tab-progress-bar-uczgz-2"></div> </div> </div> </div><div data-qa="TabTitleEntry-uczgz" class="whitespace-nowrap first:lg:pr-6 first:md:pr-5 first:sm:pr-4 last:lg:pl-6 last:md:pl-5 last:sm:pl-4"> <div data-qa="tab-title-uczgz-3" class="md:min-w-[102px]"> <div data-qa="FragmentTitle" class="text-left col-span-4"> <h5 data-qa="Heading" class="text-[1rem] mr-4 font-normal leading-none cursor-pointer opacity-60 leading-[110%] heading-5">Events</h5> </div> <div class="w-full bg-gray-3 rounded-md" data-qa="tab-progress-container-bar-uczgz-3"> <div class="w-full bg-gradient-to-mango from-ruby" data-qa="tab-progress-bar-uczgz-3"></div> </div> </div> </div> </div> <div data-qa="contentContainer" class="contentBorder blockCardContainer" style="--forcedTabSwitchInterval: 15;"> <div style="--forcedTabSwitchInterval: 15;"> <div data-qa="tab-entry-uczgz-0" class="overflow-hidden pb-6 hidden" aria-hidden="true" data-astro-cid-upvejypx=""> <div data-qa="BlockCardContainerCarousel" role="region" aria-roledescription="carousel" class="relative flex flex-col items-center overflow-hidden gap-8 bg-transparent rounded-none p-6" data-astro-cid-cnpfhmvd=""> <div class="carousel-live-region" aria-live="polite" aria-atomic="true" data-astro-cid-cnpfhmvd=""></div> <div data-qa="BlockCardContainer" role="group" aria-label="Card container" class="grid grid-cols-1 gap-8 pb-2.5" data-astro-cid-cnpfhmvd=""> <div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 1 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5FzlGx8oeekggGYq5wTwfG/cade515fb39ed01f9466793934877b17/Press-releases-Thumbnail-1.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5FzlGx8oeekggGYq5wTwfG/cade515fb39ed01f9466793934877b17/Press-releases-Thumbnail-1.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Press release</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Cloudflare to acquire Replicate to build the most seamless AI Cloud for developers</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/press/press-releases/2025/cloudflare-to-acquire-replicate-to-build-the-most-seamless-ai-cloud-for-developers/" target="_self" data-qa-click-title="Resource Card - News - Cloudflare to acquire Replicate to build the most seamless AI Cloud for developers - link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="1">Read report<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 2 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1md9HF80UDFu5OiEzBFIl9/2fd375ffe350f7c8014c0926666656c5/Press-releases-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1md9HF80UDFu5OiEzBFIl9/2fd375ffe350f7c8014c0926666656c5/Press-releases-Thumbnail-2.png" width="592" alt="2025 Gartner CNAP MQ"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Report</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Cloudflare named a Challenger in 2025 Gartner® Magic Quadrant™ for CNAP</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/gartner-magic-quadrant-cnap-2025/" target="_self" data-qa-click-title="Resource card - News - 2025 Gartner CNAP MQ - link" data-qa-index="2">Read report<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 3 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1md9HF80UDFu5OiEzBFIl9/2fd375ffe350f7c8014c0926666656c5/Press-releases-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1md9HF80UDFu5OiEzBFIl9/2fd375ffe350f7c8014c0926666656c5/Press-releases-Thumbnail-2.png" width="592" alt="2025 Gartner® Magic Quadrant™"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Report</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Cloudflare named a Visionary in 2025 Gartner® Magic Quadrant™ for SASE Platforms</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/gartner-magic-quadrant-sase-platforms-2025/" target="_self" data-qa-click-title="Resource card - News - 2025 Gartner® Magic Quadrant™ for SASE Platforms - link" data-qa-index="3">Read report<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 4 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/tjyhBi5602dBIk7UO7xb6/49bc98d2fbb2c0733ca54dbbe2b7e4f8/Insights-Thumbnail-4.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/tjyhBi5602dBIk7UO7xb6/49bc98d2fbb2c0733ca54dbbe2b7e4f8/Insights-Thumbnail-4.png" width="592" alt="Pay per crawl"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Announcement</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Announcing Cloudflare's pay per crawl beta </h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/paypercrawl-signup/" target="_self" data-qa-click-title="Resource Card - News - Announcing Cloudflare's pay per crawl beta - link" data-qa-index="4">Learn more<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 5 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/173a1i2FtYEjluy1e9nqPz/d1b53b5c7e583b64ac5e7f87e4912a60/Video-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/173a1i2FtYEjluy1e9nqPz/d1b53b5c7e583b64ac5e7f87e4912a60/Video-Thumbnail-2.png" width="592" alt="Reducing security and network complexity during cloud adoption"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Webinar</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Join our expert-led webinar on simplifying cloud migration and security</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="https://cloudflare.registration.goldcast.io/webinar/114d812c-d753-4ea9-b90d-d33d613bb30a" target="_self" data-qa-click-title="Resource card - News - Reducing security and network complexity during cloud adoption - Link" data-qa-index="5">Register<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 6 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <img src="/cdn-cgi/image/format=auto/https://cf-assets.www.cloudflare.com/v2/image/qah4sakhoh4onb8r1b4vnav162/thumbnail_insights-1.png" alt="Strategies for cxos"> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Insight</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">A C-suite responsibility matrix for app modernization</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/the-net/application-modernization-strategies-for-cxos/" target="_self" data-qa-click-title="Resource card - Insight - Application modernization strategies for cxos - link" data-qa-index="6">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 7 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/OfWrEQuZcptkuthCbpcdl/1034e4ffa8eac5318d80dc735fb9ebef/Video-Thumbnail-1.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/OfWrEQuZcptkuthCbpcdl/1034e4ffa8eac5318d80dc735fb9ebef/Video-Thumbnail-1.png" width="592" alt="SASE roadmap"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Webinar</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">From complexity to clarity: The SASE roadmap to security & network unification</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href=" https://cloudflare.registration.goldcast.io/webinar/283e5950-0c7f-459c-b03f-59a0f97379b1" target="_self" data-qa-click-title="Resource Card - News - From complexity to clarity: The SASE roadmap to security & network unification - Link" data-qa-index="7">Register<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 8 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YoyUXhrcRl7z9EY8FstSL/411645472ac080535a228e7516b948b5/Insights-Thumbnail-5.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YoyUXhrcRl7z9EY8FstSL/411645472ac080535a228e7516b948b5/Insights-Thumbnail-5.png" width="592" alt="Forrester Wave Email Security"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Report</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Cloudflare named a Strong Performer in Forrester Wave™ for Email, Messaging, And Collaboration Security Solutions for 2025</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/forrester-wave-email-security-2025/" target="_self" data-qa-click-title="Resource Card - News - 2025 Forrester Wave Email Security - Link" data-qa-index="8">Read report<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 9 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4iJzBRMF9qufSZ2AbWpcTX/94ee8b5ffa8002ae979ee979cdb50895/Product-update-Thumbnail-1.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4iJzBRMF9qufSZ2AbWpcTX/94ee8b5ffa8002ae979ee979cdb50895/Product-update-Thumbnail-1.png" width="592" alt="2025 Gartner MQ SSE"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Blog</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Cloudflare named in Gartner® Magic Quadrant™ for SSE for 3rd consecutive year</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="https://blog.cloudflare.com/cloudflare-sse-gartner-magic-quadrant-2025/" target="_blank" data-qa-click-title="Resource Card - News - 2025 Gartner MQ SSE - link" data-qa-index="9">Read blog<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 10 of 10" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5UKhWtyRcBaq4XnsrFz50O/5c157133914ae543a213581dfbae997f/Product-update-Thumbnail_3__1_.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5UKhWtyRcBaq4XnsrFz50O/5c157133914ae543a213581dfbae997f/Product-update-Thumbnail_3__1_.png" width="592" alt="2025 Forrester Wave Serverless"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Report</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Cloudflare named a Strong Performer in Forrester Wave™ for Serverless Development Platforms for 2025</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/forrester-wave-serverless-2025/" target="_self" data-qa-click-title="Resource card - News - 2025 Forrester Wave Serverless - link" data-qa-index="10">Read report<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> </div> <div class="carousel-nav flex gap-4" role="group" aria-label="Carousel navigation" data-astro-cid-cnpfhmvd=""> <button class="carousel-nav-button prev" aria-label="Previous page" data-astro-cid-cnpfhmvd=""> <svg width="28" height="29" viewbox="0 0 28 29" fill="none" class="text-ruby" xmlns="http://www.w3.org/2000/svg"> <rect x="0.19043" y="0.5" width="27.8095" height="27.8095" rx="13.9048" fill="currentColor"></rect> <path d="M11.6643 14.0945L11.347 14.405L11.6643 14.7156L17.7904 20.7111C17.7905 20.7113 17.7906 20.7114 17.7908 20.7115C18.0626 20.979 18.0782 21.4344 17.8226 21.7213L17.822 21.722C17.6932 21.8672 17.5235 21.9366 17.3541 21.9366C17.1997 21.9366 17.043 21.8784 16.9158 21.7542L10.7236 15.6939C10.7235 15.6938 10.7233 15.6937 10.7232 15.6936C10.3757 15.3523 10.1845 14.8975 10.1845 14.4051C10.1845 13.9125 10.3757 13.4579 10.7242 13.1167C10.7242 13.1167 10.7242 13.1167 10.7242 13.1166L16.9172 7.05571L16.9177 7.05513C17.1763 6.80107 17.5792 6.8136 17.8233 7.08839L17.8237 7.08882C18.0796 7.37609 18.0633 7.83248 17.792 8.09847C17.792 8.09851 17.7919 8.09855 17.7919 8.09859L11.6643 14.0945Z" fill="white" stroke="white" stroke-width="0.869048"></path> </svg> </button> <button class="carousel-nav-button next" aria-label="Next page" data-astro-cid-cnpfhmvd=""> <svg width="28" height="29" viewbox="0 0 28 29" fill="none" class="text-ruby" xmlns="http://www.w3.org/2000/svg"> <rect y="0.5" width="27.8095" height="27.8095" rx="13.9048" fill="currentColor"></rect> <path d="M10.1774 7.08838L10.1778 7.08795C10.4212 6.81397 10.8235 6.80074 11.0841 7.05537C11.0841 7.05541 11.0841 7.05544 11.0842 7.05547L17.2765 13.116C17.2765 13.116 17.2766 13.1161 17.2766 13.1161C17.6242 13.4574 17.8155 13.9123 17.8155 14.4048C17.8155 14.8974 17.6243 15.3521 17.2768 15.6934C17.2767 15.6935 17.2766 15.6936 17.2765 15.6937L11.0842 21.7541C11.0842 21.7542 11.0841 21.7543 11.084 21.7544C10.9568 21.8785 10.8003 21.9366 10.646 21.9366C10.4768 21.9366 10.3066 21.8674 10.1763 21.7213C9.92048 21.4341 9.93675 20.9777 10.2079 20.7117C10.208 20.7116 10.2081 20.7116 10.2082 20.7115L16.3357 14.7154L16.6531 14.4048L16.3357 14.0943L10.2082 8.0982C10.2081 8.09816 10.2081 8.09812 10.208 8.09809C9.93729 7.8326 9.92103 7.37623 10.1774 7.08838Z" fill="white" stroke="white" stroke-width="0.869048"></path> </svg> </button> </div> <script type="module" src="/_willow/BlockCardContainerCarousel.astro_astro_type_script_index_0_lang.BTxHeC5Y.js"></script> </div> </div> <div data-qa="tab-entry-uczgz-1" class="overflow-hidden pb-6 hidden" aria-hidden="true" data-astro-cid-upvejypx=""> <div data-qa="BlockCardContainerCarousel" role="region" aria-roledescription="carousel" class="relative flex flex-col items-center overflow-hidden gap-8 bg-transparent rounded-none" data-astro-cid-cnpfhmvd=""> <div class="carousel-live-region" aria-live="polite" aria-atomic="true" data-astro-cid-cnpfhmvd=""></div> <div data-qa="BlockCardContainer" role="group" aria-label="Card container" class="grid grid-cols-1 gap-8 pb-2.5" data-astro-cid-cnpfhmvd=""> <div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 1 of 4" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YoyUXhrcRl7z9EY8FstSL/411645472ac080535a228e7516b948b5/Insights-Thumbnail-5.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YoyUXhrcRl7z9EY8FstSL/411645472ac080535a228e7516b948b5/Insights-Thumbnail-5.png" width="592" alt="Security signals"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Insight</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Rethink what cyber resilience really means</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/the-net/security-signals/building-cyber-resiliency/" target="_self" data-qa-click-title="Resource card - Insight - theNet security signals - link" data-qa-index="1">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 2 of 4" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6awcN9lu1EaqsPyIZyUhvm/66f4ccb9fdee71e9140dbd06e232ef46/Insights-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6awcN9lu1EaqsPyIZyUhvm/66f4ccb9fdee71e9140dbd06e232ef46/Insights-Thumbnail-2.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Insight</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">NCR Voyix on how a service mindset delivers better security outcomes</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/the-net/illuminate/successful-security-team/" target="_self" data-qa-click-title="Resource Card - Insight - NCR Voyix - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="2">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 3 of 4" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4luS9YlHLRsHuNfXKnAtX0/2e02e879bc8db2f8094e695f90913c8c/Insights-Thumbnail-1.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4luS9YlHLRsHuNfXKnAtX0/2e02e879bc8db2f8094e695f90913c8c/Insights-Thumbnail-1.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Insight</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">CSO Grant Bourzikas shares strategies to curb AI misinformation</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/the-net/building-cyber-resilience/ai-generated-misinformation/" target="_self" data-qa-click-title="Resource Card - Insight - CSO Grant Bourzikas shares strategies to curb AI misinformation - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="3">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 4 of 4" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YoyUXhrcRl7z9EY8FstSL/411645472ac080535a228e7516b948b5/Insights-Thumbnail-5.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1YoyUXhrcRl7z9EY8FstSL/411645472ac080535a228e7516b948b5/Insights-Thumbnail-5.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Insight</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Cloudflare CIO, Mike Hamilton on how AI is disrupting software purchases</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/the-net/game-on/winning-ai-software/" target="_self" data-qa-click-title="Resource card - Insight - Cloudflare CIO, Mike Hamilton on how AI is disrupting software purchases - Title" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="4">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> </div> <div class="carousel-nav flex gap-4" role="group" aria-label="Carousel navigation" data-astro-cid-cnpfhmvd=""> <button class="carousel-nav-button prev" aria-label="Previous page" data-astro-cid-cnpfhmvd=""> <svg width="28" height="29" viewbox="0 0 28 29" fill="none" class="text-ruby" xmlns="http://www.w3.org/2000/svg"> <rect x="0.19043" y="0.5" width="27.8095" height="27.8095" rx="13.9048" fill="currentColor"></rect> <path d="M11.6643 14.0945L11.347 14.405L11.6643 14.7156L17.7904 20.7111C17.7905 20.7113 17.7906 20.7114 17.7908 20.7115C18.0626 20.979 18.0782 21.4344 17.8226 21.7213L17.822 21.722C17.6932 21.8672 17.5235 21.9366 17.3541 21.9366C17.1997 21.9366 17.043 21.8784 16.9158 21.7542L10.7236 15.6939C10.7235 15.6938 10.7233 15.6937 10.7232 15.6936C10.3757 15.3523 10.1845 14.8975 10.1845 14.4051C10.1845 13.9125 10.3757 13.4579 10.7242 13.1167C10.7242 13.1167 10.7242 13.1167 10.7242 13.1166L16.9172 7.05571L16.9177 7.05513C17.1763 6.80107 17.5792 6.8136 17.8233 7.08839L17.8237 7.08882C18.0796 7.37609 18.0633 7.83248 17.792 8.09847C17.792 8.09851 17.7919 8.09855 17.7919 8.09859L11.6643 14.0945Z" fill="white" stroke="white" stroke-width="0.869048"></path> </svg> </button> <button class="carousel-nav-button next" aria-label="Next page" data-astro-cid-cnpfhmvd=""> <svg width="28" height="29" viewbox="0 0 28 29" fill="none" class="text-ruby" xmlns="http://www.w3.org/2000/svg"> <rect y="0.5" width="27.8095" height="27.8095" rx="13.9048" fill="currentColor"></rect> <path d="M10.1774 7.08838L10.1778 7.08795C10.4212 6.81397 10.8235 6.80074 11.0841 7.05537C11.0841 7.05541 11.0841 7.05544 11.0842 7.05547L17.2765 13.116C17.2765 13.116 17.2766 13.1161 17.2766 13.1161C17.6242 13.4574 17.8155 13.9123 17.8155 14.4048C17.8155 14.8974 17.6243 15.3521 17.2768 15.6934C17.2767 15.6935 17.2766 15.6936 17.2765 15.6937L11.0842 21.7541C11.0842 21.7542 11.0841 21.7543 11.084 21.7544C10.9568 21.8785 10.8003 21.9366 10.646 21.9366C10.4768 21.9366 10.3066 21.8674 10.1763 21.7213C9.92048 21.4341 9.93675 20.9777 10.2079 20.7117C10.208 20.7116 10.2081 20.7116 10.2082 20.7115L16.3357 14.7154L16.6531 14.4048L16.3357 14.0943L10.2082 8.0982C10.2081 8.09816 10.2081 8.09812 10.208 8.09809C9.93729 7.8326 9.92103 7.37623 10.1774 7.08838Z" fill="white" stroke="white" stroke-width="0.869048"></path> </svg> </button> </div> </div> </div> <div data-qa="tab-entry-uczgz-2" class="overflow-hidden pb-6 hidden" aria-hidden="true" data-astro-cid-upvejypx=""> <div data-qa="BlockCardContainerCarousel" role="region" aria-roledescription="carousel" class="relative flex flex-col items-center overflow-hidden gap-8" data-astro-cid-cnpfhmvd=""> <div class="carousel-live-region" aria-live="polite" aria-atomic="true" data-astro-cid-cnpfhmvd=""></div> <div data-qa="BlockCardContainer" role="group" aria-label="Card container" class="grid grid-cols-1 gap-8 pb-2.5" data-astro-cid-cnpfhmvd=""> <div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 1 of 4" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5Ajsy3A2Q06FMVWFKRt7sW/a660743fb1d69461a1428947e192ed92/Ebook-Thumbnail_1.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5Ajsy3A2Q06FMVWFKRt7sW/a660743fb1d69461a1428947e192ed92/Ebook-Thumbnail_1.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">eBook</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Protect modern organizations from threats without stifling innovation</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/everywhere-security-ebook/" target="_self" data-qa-click-title="Resource Card - eBook - Protect modern organizations from threats without stifling innovation - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="1">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 2 of 4" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3qqYuBpaHHPBIUkGnva4Gn/58ba0fc8b29397dde2a54652dab4db20/Whitepaper-Thumbnail-1.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3qqYuBpaHHPBIUkGnva4Gn/58ba0fc8b29397dde2a54652dab4db20/Whitepaper-Thumbnail-1.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Whitepaper</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">3 challenges of securing and connecting application services</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/3-challenges-of-securing-and-connecting-application-services/" target="_self" data-qa-click-title="Resource card - Whitepaper - 3 challenges of securing and connecting application services - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="2">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 3 of 4" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/EoU2YBWrhcBEKjrNlxvK9/dd17103ce3d1feb27fc478a101bedbbf/Ebook-Thumbnail-_2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/EoU2YBWrhcBEKjrNlxvK9/dd17103ce3d1feb27fc478a101bedbbf/Ebook-Thumbnail-_2.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">eBook</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Explore more ebooks in Cloudflare's Resource Hub</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/resource-hub/?resourcetype=Ebook" target="_self" data-qa-click-title="Resource Card - eBook - Explore more ebooks in Cloudflare's Resource Hub - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="3">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 4 of 4" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6MWjkO0im0GzSAgiGazIm3/09bc62dfa60dbef02287ed5e4b07f44e/Ebook-Thumbnail-3.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6MWjkO0im0GzSAgiGazIm3/09bc62dfa60dbef02287ed5e4b07f44e/Ebook-Thumbnail-3.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">eBook</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Increase developer velocity with a connectivity cloud</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/increase-developer-velocity-with-a-connectivity-cloud/" target="_self" data-qa-click-title="Resource Card - eBook - Increase developer velocity with a connectivity cloud - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="4">Read<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> </div> <div class="carousel-nav flex gap-4" role="group" aria-label="Carousel navigation" data-astro-cid-cnpfhmvd=""> <button class="carousel-nav-button prev" aria-label="Previous page" data-astro-cid-cnpfhmvd=""> <svg width="28" height="29" viewbox="0 0 28 29" fill="none" class="text-ruby" xmlns="http://www.w3.org/2000/svg"> <rect x="0.19043" y="0.5" width="27.8095" height="27.8095" rx="13.9048" fill="currentColor"></rect> <path d="M11.6643 14.0945L11.347 14.405L11.6643 14.7156L17.7904 20.7111C17.7905 20.7113 17.7906 20.7114 17.7908 20.7115C18.0626 20.979 18.0782 21.4344 17.8226 21.7213L17.822 21.722C17.6932 21.8672 17.5235 21.9366 17.3541 21.9366C17.1997 21.9366 17.043 21.8784 16.9158 21.7542L10.7236 15.6939C10.7235 15.6938 10.7233 15.6937 10.7232 15.6936C10.3757 15.3523 10.1845 14.8975 10.1845 14.4051C10.1845 13.9125 10.3757 13.4579 10.7242 13.1167C10.7242 13.1167 10.7242 13.1167 10.7242 13.1166L16.9172 7.05571L16.9177 7.05513C17.1763 6.80107 17.5792 6.8136 17.8233 7.08839L17.8237 7.08882C18.0796 7.37609 18.0633 7.83248 17.792 8.09847C17.792 8.09851 17.7919 8.09855 17.7919 8.09859L11.6643 14.0945Z" fill="white" stroke="white" stroke-width="0.869048"></path> </svg> </button> <button class="carousel-nav-button next" aria-label="Next page" data-astro-cid-cnpfhmvd=""> <svg width="28" height="29" viewbox="0 0 28 29" fill="none" class="text-ruby" xmlns="http://www.w3.org/2000/svg"> <rect y="0.5" width="27.8095" height="27.8095" rx="13.9048" fill="currentColor"></rect> <path d="M10.1774 7.08838L10.1778 7.08795C10.4212 6.81397 10.8235 6.80074 11.0841 7.05537C11.0841 7.05541 11.0841 7.05544 11.0842 7.05547L17.2765 13.116C17.2765 13.116 17.2766 13.1161 17.2766 13.1161C17.6242 13.4574 17.8155 13.9123 17.8155 14.4048C17.8155 14.8974 17.6243 15.3521 17.2768 15.6934C17.2767 15.6935 17.2766 15.6936 17.2765 15.6937L11.0842 21.7541C11.0842 21.7542 11.0841 21.7543 11.084 21.7544C10.9568 21.8785 10.8003 21.9366 10.646 21.9366C10.4768 21.9366 10.3066 21.8674 10.1763 21.7213C9.92048 21.4341 9.93675 20.9777 10.2079 20.7117C10.208 20.7116 10.2081 20.7116 10.2082 20.7115L16.3357 14.7154L16.6531 14.4048L16.3357 14.0943L10.2082 8.0982C10.2081 8.09816 10.2081 8.09812 10.208 8.09809C9.93729 7.8326 9.92103 7.37623 10.1774 7.08838Z" fill="white" stroke="white" stroke-width="0.869048"></path> </svg> </button> </div> </div> </div> <div data-qa="tab-entry-uczgz-3" class="overflow-hidden pb-6 hidden" aria-hidden="true" data-astro-cid-upvejypx=""> <div data-qa="BlockCardContainerCarousel" role="region" aria-roledescription="carousel" class="relative flex flex-col items-center overflow-hidden gap-8" data-astro-cid-cnpfhmvd=""> <div class="carousel-live-region" aria-live="polite" aria-atomic="true" data-astro-cid-cnpfhmvd=""></div> <div data-qa="BlockCardContainer" role="group" aria-label="Card container" class="grid grid-cols-1 gap-8 pb-2.5" data-astro-cid-cnpfhmvd=""> <div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 1 of 7" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2SCc1vClEOG4egxglJL22X/b958f7530725c10833affa2b0f04dc4b/Event-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2SCc1vClEOG4egxglJL22X/b958f7530725c10833affa2b0f04dc4b/Event-Thumbnail-2.png" width="592" alt="Connect 2025"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Event</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Registration is now open for Cloudflare Connect 2025</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/connect2025/" target="_self" data-qa-click-title="Resource Card - Event - Connect London 2025 - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="1">Learn more<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 2 of 7" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/173a1i2FtYEjluy1e9nqPz/d1b53b5c7e583b64ac5e7f87e4912a60/Video-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/173a1i2FtYEjluy1e9nqPz/d1b53b5c7e583b64ac5e7f87e4912a60/Video-Thumbnail-2.png" width="592" alt="App services demo"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Webinar</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Join our solutions engineering team for a weekly application services demo</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/app-services-demo-series/" target="_self" data-qa-click-title="Resource Card - Webinar - Application services demo series - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="2">Register<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 3 of 7" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="1184" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/02QH4tKACCGsmFHGHezPg/ec80e33f227c7a74223e58a0eb473036/Event-Thumbnail-1.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/02QH4tKACCGsmFHGHezPg/ec80e33f227c7a74223e58a0eb473036/Event-Thumbnail-1.png" width="1184" alt="Cloudflare events"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Event</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Learn more about Cloudflare and meet our team at an upcoming event near you</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/events/" target="_self" data-qa-click-title="Resource Card - Webinar - New Events Page - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="3">Register<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 4 of 7" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5Xv9FKPcd7u6bPz9A2KJrN/7d5bf5fc076c8d35bfbba2a73f2e9653/Virtual-workshop-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5Xv9FKPcd7u6bPz9A2KJrN/7d5bf5fc076c8d35bfbba2a73f2e9653/Virtual-workshop-Thumbnail-2.png" width="592" alt="Cloudflare webinars"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Webinar</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Enhance your knowledge and gain new skills with a live or on-demand webinar</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/resource-hub/?resourcetype=Webinar" target="_self" data-qa-click-title="Resource Card - Webinars page - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="4">Register<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 5 of 7" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/173a1i2FtYEjluy1e9nqPz/d1b53b5c7e583b64ac5e7f87e4912a60/Video-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/173a1i2FtYEjluy1e9nqPz/d1b53b5c7e583b64ac5e7f87e4912a60/Video-Thumbnail-2.png" width="592" alt="Security builders"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Event</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Security builders workshop series</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/securitybuildersworkshops/?utm_medium=display&utm_source=direct&utm_campaign=2025-q2-acq-namer-umbrella-ge-he-general-cloudflare" target="_self" data-qa-click-title="Resource Card - Event - Security Builders Workshop Series - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="5">Register<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 6 of 7" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/173a1i2FtYEjluy1e9nqPz/d1b53b5c7e583b64ac5e7f87e4912a60/Video-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/173a1i2FtYEjluy1e9nqPz/d1b53b5c7e583b64ac5e7f87e4912a60/Video-Thumbnail-2.png" width="592" alt="Security leaders"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Event</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Security leaders forum series</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/security-leaders-forum/?utm_medium=display&utm_source=direct&utm_campaign=2025-q2-acq-namer-umbrella-ge-he-general-cloudflare" target="_self" data-qa-click-title="Resource Card - Event - Security Leaders Forum Series - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="6">Register<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="snap-start" role="group" aria-roledescription="slide" aria-label="Card 7 of 7" tabindex="0" style="flex: 0 0 100%; @media screen(md){flex: 0 0 50%;} @media screen(lg){flex: 0 0 33.333333%;}" data-astro-cid-cnpfhmvd=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 resource-card relative bg-white border border-gray-200 border-solid rounded-xl shadow text-left pt-0 pb-5 px-0 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: left;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="592" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2SCc1vClEOG4egxglJL22X/b958f7530725c10833affa2b0f04dc4b/Event-Thumbnail-2.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/2SCc1vClEOG4egxglJL22X/b958f7530725c10833affa2b0f04dc4b/Event-Thumbnail-2.png" width="592" alt="Background image"> </picture> </div> <div data-qa="FragmentTitle" class="text-left col-span-4"> <p data-qa="Typography" class="mb-3.5 text-gray-4 text-sm uppercase font-semibold">Event</p> <h6 data-qa="Heading" class="leading-[110%] heading-6">Architecture Workshop Series</h6> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/lp/architectureworkshops/?utm_medium=display&utm_source=direct&utm_campaign=2025-q2-acq-namer-umbrella-ge-he-general-cloudflare" target="_self" data-qa-click-title="Resource Card - Event - Architecture Workshop Series - Link" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="7">Learn more<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-orange-4" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div> </div> <div class="carousel-nav flex gap-4" role="group" aria-label="Carousel navigation" data-astro-cid-cnpfhmvd=""> <button class="carousel-nav-button prev" aria-label="Previous page" data-astro-cid-cnpfhmvd=""> <svg width="28" height="29" viewbox="0 0 28 29" fill="none" class="text-ruby" xmlns="http://www.w3.org/2000/svg"> <rect x="0.19043" y="0.5" width="27.8095" height="27.8095" rx="13.9048" fill="currentColor"></rect> <path d="M11.6643 14.0945L11.347 14.405L11.6643 14.7156L17.7904 20.7111C17.7905 20.7113 17.7906 20.7114 17.7908 20.7115C18.0626 20.979 18.0782 21.4344 17.8226 21.7213L17.822 21.722C17.6932 21.8672 17.5235 21.9366 17.3541 21.9366C17.1997 21.9366 17.043 21.8784 16.9158 21.7542L10.7236 15.6939C10.7235 15.6938 10.7233 15.6937 10.7232 15.6936C10.3757 15.3523 10.1845 14.8975 10.1845 14.4051C10.1845 13.9125 10.3757 13.4579 10.7242 13.1167C10.7242 13.1167 10.7242 13.1167 10.7242 13.1166L16.9172 7.05571L16.9177 7.05513C17.1763 6.80107 17.5792 6.8136 17.8233 7.08839L17.8237 7.08882C18.0796 7.37609 18.0633 7.83248 17.792 8.09847C17.792 8.09851 17.7919 8.09855 17.7919 8.09859L11.6643 14.0945Z" fill="white" stroke="white" stroke-width="0.869048"></path> </svg> </button> <button class="carousel-nav-button next" aria-label="Next page" data-astro-cid-cnpfhmvd=""> <svg width="28" height="29" viewbox="0 0 28 29" fill="none" class="text-ruby" xmlns="http://www.w3.org/2000/svg"> <rect y="0.5" width="27.8095" height="27.8095" rx="13.9048" fill="currentColor"></rect> <path d="M10.1774 7.08838L10.1778 7.08795C10.4212 6.81397 10.8235 6.80074 11.0841 7.05537C11.0841 7.05541 11.0841 7.05544 11.0842 7.05547L17.2765 13.116C17.2765 13.116 17.2766 13.1161 17.2766 13.1161C17.6242 13.4574 17.8155 13.9123 17.8155 14.4048C17.8155 14.8974 17.6243 15.3521 17.2768 15.6934C17.2767 15.6935 17.2766 15.6936 17.2765 15.6937L11.0842 21.7541C11.0842 21.7542 11.0841 21.7543 11.084 21.7544C10.9568 21.8785 10.8003 21.9366 10.646 21.9366C10.4768 21.9366 10.3066 21.8674 10.1763 21.7213C9.92048 21.4341 9.93675 20.9777 10.2079 20.7117C10.208 20.7116 10.2081 20.7116 10.2082 20.7115L16.3357 14.7154L16.6531 14.4048L16.3357 14.0943L10.2082 8.0982C10.2081 8.09816 10.2081 8.09812 10.208 8.09809C9.93729 7.8326 9.92103 7.37623 10.1774 7.08838Z" fill="white" stroke="white" stroke-width="0.869048"></path> </svg> </button> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section data-qa="TemplateLayoutFullWidth" style="--image-url:url(https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5B5shLB8bSKIyB9NJ6R1jz/87e7617be2c61603d46003cb3f1bd382/Hero-globe-bg-takeover-xxl.png);--image-mobile-url:url(https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5B5shLB8bSKIyB9NJ6R1jz/87e7617be2c61603d46003cb3f1bd382/Hero-globe-bg-takeover-xxl.png)" class="relative border-none py-12 bg-center bg-[image:var(--image-url)] bg-cover bg-white"> <div class="container"> <div class="grid grid-cols-4 sm:py-8 md:py-10 lg:py-12"> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h2 data-qa="Heading" class="leading-[110%] heading-2">Get started with the connectivity cloud</h2> </div> </div><div class="relative grid grid-cols-12 z-4"> <div class="flex flex-col gap-8 col-span-12 gap-y-8"> <div data-qa="BlockCardContainer" role="group" aria-label="Card container" class="gap-8 grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3"><div class=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 default bg-transparent border-0 border-gray-200 border-none rounded-none shadow-none text-center p-5 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="71" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7CvNwSY8XCo90yNwqJkkiX/c476a3043f6bc66918b34c36e5d6533b/security-shield-protection-2.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/7CvNwSY8XCo90yNwqJkkiX/c476a3043f6bc66918b34c36e5d6533b/security-shield-protection-2.svg" width="71" alt="Security Shield Protection Icon"> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h5 data-qa="Heading" class="leading-[110%] heading-5">Get started for free</h5> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Get easy, instant access to Cloudflare security and performance services.</p>
</div> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="https://dash.cloudflare.com/sign-up/" target="_blank" data-qa-click-title="Homepage - Get Started With the Connectivity Cloud - Card Container - Card - Button Start for Free" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="1">Start for free<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-white" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class=""> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 default bg-transparent border-0 border-gray-200 border-none rounded-none shadow-none text-center p-5 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="71" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3o96rYCOx6VOx7F316KwCx/b5d6c97da4994cf2588ed36fd82c0c20/Constellation.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3o96rYCOx6VOx7F316KwCx/b5d6c97da4994cf2588ed36fd82c0c20/Constellation.svg" width="71" alt="Constellation Icon"> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h5 data-qa="Heading" class="leading-[110%] heading-5">Need help choosing?</h5> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Get a personalized product recommendation for your specific needs.</p>
</div> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/about-your-website/" target="_self" data-qa-click-title="Homepage - Get Started With the Connectivity Cloud - Card Container - Card - Need Help Choosing - Link - Find the Right Plan" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="2">Find the right plan<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-white" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div><div class="lg:col-span-1 md:col-span-2"> <div data-qa="BlockCard" class="h-full flex flex-col gap-4 md:gap-6 default bg-transparent border-0 border-gray-200 border-none rounded-none shadow-none text-center p-5 justify-start"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="71" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1OnP5oJNO4uAH6f5So09bO/24f8e053ffa56a8099c8ba6a4325743e/innovation-thinking.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1OnP5oJNO4uAH6f5So09bO/24f8e053ffa56a8099c8ba6a4325743e/innovation-thinking.svg" width="71" alt="Innovation Thinking Icon "> </picture> </div> <div data-qa="FragmentTitle" class="text-center col-span-4"> <h5 data-qa="Heading" class="leading-[110%] heading-5">Talk to an expert</h5> </div> <div data-qa="FragmentMarkdown"> <div class="space-y-4"><p>Have questions or want to get a demo? Get in touch with one of our experts.</p>
</div> </div> <a data-qa="FragmentLink" class="text-base no-underline" href="/plans/enterprise/contact/" target="_self" data-qa-click-title="Homepage - Get Started With the Connectivity Cloud - Card Container - Card - Talk to an Expert - Link - Contact us" data-tracking-category="call_to_action" data-tracking-action="hp_blade_cta" data-qa-index="3">Contact us<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewbox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="ml-2 inline-block h-4 w-4 text-white" aria-hidden="true"> <polyline points="9 18 15 12 9 6"></polyline> </svg></a> </div> </div></div> </div> </div> </div> </section> </main> </div> <footer data-qa="NavigationFooter" class="bg-navy text-white"> <div class="container flex flex-col py-8 sm:gap-3 md:gap-8 w-full"> <div class="flex flex-col sm:items-start gap-5 md:flex-row md:justify-between md:items-center"> <div class="flex-shrink-0"> <div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="213" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5hEMO0prBW3wDvchZU0iBZ/8e05bb4c55f8906e58d09dbc861c0f22/CF_logo_horizontal_singlecolor_wht.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/5hEMO0prBW3wDvchZU0iBZ/8e05bb4c55f8906e58d09dbc861c0f22/CF_logo_horizontal_singlecolor_wht.svg" width="213" alt="Cloudflare Logo"> </picture> </div> </div> <div class="text-right"> <p> <span class="text-ruby">Contact sales</span> <a id="sales-number" href="tel:18889935273">+1 (888) 99 FLARE</a> </p> </div> </div> <script type="module" src="/_willow/footerTop.astro_astro_type_script_index_0_lang.JorLExU3.js"></script> <div class="hidden lg:grid grid-cols-5 gap-x-8 w-full"> <div data-qa="NavigationNavLinkList" data-linklist-title="Getting Started" class="default flex flex-col space-y-2"> <p data-qa="Typography" class="uppercase text-sm tracking-widest">Getting Started</p> <ul class="flex flex-col space-y-4" data-qa="NavigationNavMenuItemGroup"> <li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/personal/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Free plans</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/small-business/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Small business plans</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/enterprise/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">For enterprises</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/about-your-website/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Get a recommendation</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/plans/enterprise/demo/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Request a demo</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/plans/enterprise/contact/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Contact sales</p> </div> </a> </li> </ul> </div><div data-qa="NavigationNavLinkList" data-linklist-title="Solutions" class="default flex flex-col space-y-2"> <p data-qa="Typography" class="uppercase text-sm tracking-widest">Solutions</p> <ul class="flex flex-col space-y-4" data-qa="NavigationNavMenuItemGroup"> <li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/connectivity-cloud/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Connectivity cloud</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/application-services/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Application services</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/zero-trust/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">SASE and workspace security</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/network-services/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Network services</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/developer-platform/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Developer platform</p> </div> </a> </li> </ul> </div><div data-qa="NavigationNavLinkList" data-linklist-title="Support" class="default flex flex-col space-y-2"> <p data-qa="Typography" class="uppercase text-sm tracking-widest">Support</p> <ul class="flex flex-col space-y-4" data-qa="NavigationNavMenuItemGroup"> <li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="https://support.cloudflare.com" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Help center</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="https://dash.cloudflare.com/?to=/:account/support" target="_blank" class="text-sm undefined"> <div> <p data-qa="Typography">Customer support</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="https://community.cloudflare.com/" target="_blank" class="text-sm undefined"> <div> <p data-qa="Typography">Community forum</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="https://discord.com/invite/cloudflaredev" target="_blank" class="text-sm undefined"> <div> <p data-qa="Typography">Developers Discord</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="https://developers.cloudflare.com/support/account-management-billing/common-account-questions/login-and-account-issues/" target="_blank" class="text-sm undefined"> <div> <p data-qa="Typography">Lost account access?</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="https://cloudflarestatus.com" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Cloudflare status</p> </div> </a> </li> </ul> </div><div data-qa="NavigationNavLinkList" data-linklist-title="Compliance" class="default flex flex-col space-y-2"> <p data-qa="Typography" class="uppercase text-sm tracking-widest">Compliance</p> <ul class="flex flex-col space-y-4" data-qa="NavigationNavMenuItemGroup"> <li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/trust-hub/compliance-resources/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Compliance resources</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/trust-hub/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Trust</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/trust-hub/gdpr/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">GDPR</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/trust-hub/responsible-ai/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Responsible AI</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/transparency/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Transparency report</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/trust-hub/abuse-approach/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Report abuse</p> </div> </a> </li> </ul> </div><div data-qa="NavigationNavLinkList" data-linklist-title="Company" class="default flex flex-col space-y-2"> <p data-qa="Typography" class="uppercase text-sm tracking-widest">Company</p> <ul class="flex flex-col space-y-4" data-qa="NavigationNavMenuItemGroup"> <li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/about-overview/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">About Cloudflare</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/network/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Network map </p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/people/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Our team</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/press-kit/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Logos & press kit</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/diversity-equity-and-inclusion/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Diversity, equity, & inclusion</p> </div> </a> </li><li data-qa="NavigationNavMenuItem"> <a data-qa="NavMenuItem" href="/impact/" target="_self" class="text-sm undefined"> <div> <p data-qa="Typography">Impact/ESG</p> </div> </a> </li> </ul> </div> </div> <div class="lg:hidden"> <details data-qa="FooterColumnDetails" class="py-4 cursor-pointer" data-astro-cid-pc6lmgik=""> <summary class="flex transition duration-200 ease-in-out" data-astro-cid-pc6lmgik=""> <span class="uppercase text-sm tracking-widest" data-astro-cid-pc6lmgik="">Getting Started</span> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 transition transform duration-200 ease-in-out ml-auto" data-astro-cid-pc6lmgik=""> <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" data-astro-cid-pc6lmgik=""></path> </svg> </summary> <div class="p-0 overflow-hidden max-h-0" data-astro-cid-pc6lmgik=""> <ul class="list-none" data-astro-cid-pc6lmgik=""> <li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/personal/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Free plans </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/small-business/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Small business plans </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/enterprise/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> For enterprises </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/about-your-website/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Get a recommendation </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/plans/enterprise/demo/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Request a demo </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/plans/enterprise/contact/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Contact sales </a> </li> </ul> </div> </details> <details data-qa="FooterColumnDetails" class="py-4 cursor-pointer" data-astro-cid-pc6lmgik=""> <summary class="flex transition duration-200 ease-in-out" data-astro-cid-pc6lmgik=""> <span class="uppercase text-sm tracking-widest" data-astro-cid-pc6lmgik="">Solutions</span> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 transition transform duration-200 ease-in-out ml-auto" data-astro-cid-pc6lmgik=""> <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" data-astro-cid-pc6lmgik=""></path> </svg> </summary> <div class="p-0 overflow-hidden max-h-0" data-astro-cid-pc6lmgik=""> <ul class="list-none" data-astro-cid-pc6lmgik=""> <li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/connectivity-cloud/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Connectivity cloud </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/application-services/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Application services </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/zero-trust/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> SASE and workspace security </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/network-services/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Network services </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/developer-platform/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Developer platform </a> </li> </ul> </div> </details> <details data-qa="FooterColumnDetails" class="py-4 cursor-pointer" data-astro-cid-pc6lmgik=""> <summary class="flex transition duration-200 ease-in-out" data-astro-cid-pc6lmgik=""> <span class="uppercase text-sm tracking-widest" data-astro-cid-pc6lmgik="">Support</span> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 transition transform duration-200 ease-in-out ml-auto" data-astro-cid-pc6lmgik=""> <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" data-astro-cid-pc6lmgik=""></path> </svg> </summary> <div class="p-0 overflow-hidden max-h-0" data-astro-cid-pc6lmgik=""> <ul class="list-none" data-astro-cid-pc6lmgik=""> <li class="my-2" data-astro-cid-pc6lmgik=""> <a href="https://support.cloudflare.com" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Help center </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="https://dash.cloudflare.com/?to=/:account/support" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Customer support </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="https://community.cloudflare.com/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Community forum </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="https://discord.com/invite/cloudflaredev" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Developers Discord </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="https://developers.cloudflare.com/support/account-management-billing/common-account-questions/login-and-account-issues/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Lost account access? </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="https://cloudflarestatus.com" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Cloudflare status </a> </li> </ul> </div> </details> <details data-qa="FooterColumnDetails" class="py-4 cursor-pointer" data-astro-cid-pc6lmgik=""> <summary class="flex transition duration-200 ease-in-out" data-astro-cid-pc6lmgik=""> <span class="uppercase text-sm tracking-widest" data-astro-cid-pc6lmgik="">Compliance</span> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 transition transform duration-200 ease-in-out ml-auto" data-astro-cid-pc6lmgik=""> <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" data-astro-cid-pc6lmgik=""></path> </svg> </summary> <div class="p-0 overflow-hidden max-h-0" data-astro-cid-pc6lmgik=""> <ul class="list-none" data-astro-cid-pc6lmgik=""> <li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/trust-hub/compliance-resources/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Compliance resources </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/trust-hub/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Trust </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/trust-hub/gdpr/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> GDPR </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/trust-hub/responsible-ai/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Responsible AI </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/transparency/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Transparency report </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/trust-hub/abuse-approach/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Report abuse </a> </li> </ul> </div> </details> <details data-qa="FooterColumnDetails" class="py-4 cursor-pointer" data-astro-cid-pc6lmgik=""> <summary class="flex transition duration-200 ease-in-out" data-astro-cid-pc6lmgik=""> <span class="uppercase text-sm tracking-widest" data-astro-cid-pc6lmgik="">Company</span> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewbox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6 transition transform duration-200 ease-in-out ml-auto" data-astro-cid-pc6lmgik=""> <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5" data-astro-cid-pc6lmgik=""></path> </svg> </summary> <div class="p-0 overflow-hidden max-h-0" data-astro-cid-pc6lmgik=""> <ul class="list-none" data-astro-cid-pc6lmgik=""> <li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/about-overview/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> About Cloudflare </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/network/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Network map </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/people/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Our team </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/press-kit/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Logos & press kit </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/diversity-equity-and-inclusion/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Diversity, equity, & inclusion </a> </li><li class="my-2" data-astro-cid-pc6lmgik=""> <a href="/impact/" class="text-black-2 text-sm" data-astro-cid-pc6lmgik=""> Impact/ESG </a> </li> </ul> </div> </details> </div> <div class="flex justify-between flex-wrap-reverse sm:gap-3 lg:flex-nowrap"> <ul class="flex flex-wrap"> <li class="sm:mt-1 md:mt-0">© 2025 Cloudflare, Inc.</li> <li data-qa="NavigationNavMenuItem" class="px-2 sm:mt-1 md:mt-0"> <a data-qa="NavMenuItem" href="/privacypolicy/" target="_self" class="text-sm underline"> <div> <p data-qa="Typography">Privacy policy</p> </div> </a> </li><li data-qa="NavigationNavMenuItem" class="px-2 sm:mt-1 md:mt-0"> <a data-qa="NavMenuItem" href="/website-terms/" target="_self" class="text-sm underline"> <div> <p data-qa="Typography">Terms of use</p> </div> </a> </li><li data-qa="NavigationNavMenuItem" class="px-2 sm:mt-1 md:mt-0"> <a data-qa="NavMenuItem" href="/disclosure/" target="_self" class="text-sm underline"> <div> <p data-qa="Typography">Report security issues</p> </div> </a> </li><li data-qa="NavigationOneTrustButton" class="px-2 sm:mt-1 md:mt-0"> <button id="data-cookie-preferences"> <img src="/img/privacyoptions.svg" alt="privacy options toggle" class="w-8 mr-2 inline" loading="lazy"> <span class="underline text-sm"> Your privacy choices </span> </button> </li> <script type="module">const e=document.getElementById("data-cookie-preferences");e&&e.addEventListener("click",()=>{window.OneTrust&&window.OneTrust.ToggleInfoDisplay()});</script><li data-qa="NavigationNavMenuItem" class="px-2 sm:mt-1 md:mt-0"> <a data-qa="NavMenuItem" href="/trademark/" target="_self" class="text-sm underline"> <div> <p data-qa="Typography">Trademark</p> </div> </a> </li> </ul> <ul class="flex flex-wrap items-center"> <li data-qa="BlockSocialMediaIconLink" class="px-2 sm:mt-1 md:mt-0"><a href="https://www.facebook.com/Cloudflare/" target="_blank"><div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="20" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3SLLbI1auQYi9i73FiUDi5/2aee130aa01640f3438190bcb4a11bb6/Vector.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/3SLLbI1auQYi9i73FiUDi5/2aee130aa01640f3438190bcb4a11bb6/Vector.png" width="20" alt="Facebook Icon"> </picture> </div> </a></li><li data-qa="BlockSocialMediaIconLink" class="px-2 sm:mt-1 md:mt-0"><a href="https://www.linkedin.com/company/cloudflare" target="_blank"><div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="19" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6llx9Xng98L0xeHWaQT3GF/478c581c2511306ee842c70197085ee2/linkedin.svg"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6llx9Xng98L0xeHWaQT3GF/478c581c2511306ee842c70197085ee2/linkedin.svg" width="19" alt="LinkedIn Icon"> </picture> </div> </a></li><li data-qa="BlockSocialMediaIconLink" class="px-2 sm:mt-1 md:mt-0"><a href="https://x.com/Cloudflare" target="_blank"><div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="18" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6V8mfMusT8AgUqjzs8J8M8/3dc14713cf8d4748e943ee9da8b6df79/Vector.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/6V8mfMusT8AgUqjzs8J8M8/3dc14713cf8d4748e943ee9da8b6df79/Vector.png" width="18" alt="X Icon White "> </picture> </div> </a></li><li data-qa="BlockSocialMediaIconLink" class="px-2 sm:mt-1 md:mt-0"><a href="https://www.youtube.com/cloudflare" target="_blank"><div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="21" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4lOkQlrJhSbZmjdXoON0oK/8467d5420e4d61b79587b1818f3648f1/Vector.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/4lOkQlrJhSbZmjdXoON0oK/8467d5420e4d61b79587b1818f3648f1/Vector.png" width="21" alt="Youtube Icon"> </picture> </div> </a></li><li data-qa="BlockSocialMediaIconLink" class="px-2 sm:mt-1 md:mt-0"><a href="https://www.instagram.com/cloudflare/" target="_blank"><div data-qa="FragmentAssetImageContentful" class="flex" style="justify-content: center;" data-component-alignment="center"> <picture> <source media="(min-width: 721px)" width="18" srcset="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1w5TRquldqn03E8EHswwST/a7f303727ef7aa601314e95ba881046a/Vector.png"> <img src="https://cf-assets.www.cloudflare.com/dzlvafdwdttg/1w5TRquldqn03E8EHswwST/a7f303727ef7aa601314e95ba881046a/Vector.png" width="18" alt="Instagram Icon"> </picture> </div> </a></li> </ul> </div> </div> </footer> <script type="module">function a(e){return{contentful_fragment_title:e.getAttribute("data-qa")||void 0,event:"click_nav_footer",link_click_type:"footer_nav",interaction_type:"nav",page_path:`${location.pathname}${location.search}`||void 0,page_url:location.href||void 0}}function i(){const e=['footer[data-qa="NavigationFooter"] *[data-qa="NavigationNavMenuItem"]','footer[data-qa="NavigationFooter"] *[data-qa="NavigationOneTrustButton"]','footer[data-qa="NavigationFooter"] *[data-qa="BlockSocialMediaIconLink"]'];document.querySelectorAll(e.join(",")).forEach(t=>{t.addEventListener("click",o=>{window.GTM?.push({contentful_block_title:t.closest('[data-qa^="NavigationNavLinkList"]')?.getAttribute("data-qa")||void 0,contentful_template_title:t.closest('[data-qa^="NavigationFooter"]')?.getAttribute("data-qa")||void 0,click_text:t?.querySelector("span")?.textContent?.trim()||void 0,click_url:t?.querySelector("a")?.href||void 0,...a(t)})})})}function r(){const e=['details[data-qa="FooterColumnDetails"] a','details[data-qa="FooterColumnDetails"] summary'];document.querySelectorAll(e.join(",")).forEach(t=>{const o=t.nodeName==="SUMMARY";t.addEventListener("click",c=>{window.GTM?.push({contentful_block_title:void 0,contentful_template_title:void 0,click_text:t?.textContent?.trim()||void 0,click_url:t?.href||void 0,nav_level:o?1:2,...a(t)})})})}document.addEventListener("DOMContentLoaded",i);document.addEventListener("DOMContentLoaded",r);</script> </body></html>