{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/NeJK6eX5WTQIaJrO90bA/wdviyZXqEbALG7n9S1HP/IiPoHoSSu.js"],
  "sourcesContent": ["// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import StickyBottomMenu from\"#framer/local/canvasComponent/C4ZRNa1sN/C4ZRNa1sN.js\";import HeroCountry from\"#framer/local/canvasComponent/EewkSINJN/EewkSINJN.js\";import SecondaryButton from\"#framer/local/canvasComponent/eSqJNFExB/eSqJNFExB.js\";import ProgramFooter from\"#framer/local/canvasComponent/f1TylSGcr/f1TylSGcr.js\";import Faq from\"#framer/local/canvasComponent/Hfbs2AJLo/Hfbs2AJLo.js\";import XFooter from\"#framer/local/canvasComponent/JRCiAAmEY/JRCiAAmEY.js\";import QuoteBlock from\"#framer/local/canvasComponent/PXBga3W_g/PXBga3W_g.js\";import MainButtonForm from\"#framer/local/canvasComponent/qikr2n3N1/qikr2n3N1.js\";import*as sharedStyle1 from\"#framer/local/css/CzzJZSGnM/CzzJZSGnM.js\";import*as sharedStyle from\"#framer/local/css/DWV0DvSQC/DWV0DvSQC.js\";import*as sharedStyle3 from\"#framer/local/css/L6_C7vDJ8/L6_C7vDJ8.js\";import*as sharedStyle2 from\"#framer/local/css/qYimpYpRG/qYimpYpRG.js\";import*as sharedStyle4 from\"#framer/local/css/UVLrGuBnt/UVLrGuBnt.js\";import metadataProvider from\"#framer/local/webPageMetadata/IiPoHoSSu/IiPoHoSSu.js\";const MainButtonFormFonts=getFonts(MainButtonForm);const MotionDivWithFX=withFX(motion.div);const HeroCountryFonts=getFonts(HeroCountry);const SecondaryButtonFonts=getFonts(SecondaryButton);const QuoteBlockFonts=getFonts(QuoteBlock);const FaqFonts=getFonts(Faq);const ProgramFooterFonts=getFonts(ProgramFooter);const XFooterFonts=getFonts(XFooter);const StickyBottomMenuFonts=getFonts(StickyBottomMenu);const ContainerWithFX=withFX(Container);const breakpoints={cog8Tsfnb:\"(min-width: 1600px)\",pKm2Q5w0k:\"(min-width: 1200px) and (max-width: 1599px)\",TeZrzw3ud:\"(max-width: 809px)\",UMC8Wv3KO:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-89vbL\";const variantClassNames={cog8Tsfnb:\"framer-v-1g7xj1l\",pKm2Q5w0k:\"framer-v-1wy0zit\",TeZrzw3ud:\"framer-v-qblt9k\",UMC8Wv3KO:\"framer-v-jrr46u\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-80};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:-80};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:70};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"cog8Tsfnb\",Desktop:\"pKm2Q5w0k\",Phone:\"TeZrzw3ud\",Tablet:\"UMC8Wv3KO\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"pKm2Q5w0k\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-89vbL`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-89vbL`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"TeZrzw3ud\")return false;return true;};const ref2=React.useRef(null);const elementId=useRouteElementId(\"YaoydNRAq\");const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"UMC8Wv3KO\")return false;return true;};const router=useRouter();const elementId1=useRouteElementId(\"cEILphs7R\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"y99eGdFea\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"zgvelLiKL\");const ref5=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"TeZrzw3ud\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pKm2Q5w0k\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1wy0zit\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1x203k6 hidden-qblt9k\",\"data-framer-name\":\"Fixed-scroll-menu\",name:\"Fixed-scroll-menu\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xaodzq\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aUvAbvOLr\"},nodeId:\"Rzyo503Ab\",openInNewTab:false,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-q42guc framer-1jerc29\",\"data-framer-name\":\"Logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:32,intrinsicWidth:32,name:\"Logo\",svg:'<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.2029 15.6127C12.6166 14.0752 14.0963 12.5997 15.6378 11.1904C17.7122 9.29397 19.8985 7.5174 22.1865 5.87088L30.0456 0.215237C30.7108 -0.263506 31.5328 0.560466 31.0531 1.22517L25.3951 9.06442C23.7434 11.3528 21.9617 13.539 20.0602 15.6127C18.6505 17.15 17.175 18.6255 15.6378 20.035C13.54 21.9587 11.3272 23.7595 9.01011 25.427L1.15102 31.0827C0.485761 31.5614 -0.336214 30.7374 0.143537 30.0727L5.8015 22.2335C7.47241 19.9184 9.2764 17.708 11.2029 15.6127ZM9.75302 13.9873C11.1142 12.5155 12.5343 11.0992 14.0097 9.74208C12.404 8.35645 10.736 7.04045 9.0101 5.79845L1.15102 0.14281C0.48576 -0.335933 -0.336215 0.488038 0.143537 1.15274L5.80151 8.99199C7.04627 10.7166 8.3649 12.3832 9.75302 13.9873ZM17.2681 21.481C18.7378 20.1251 20.1524 18.7104 21.5082 17.2405C22.8727 18.8216 24.1697 20.4632 25.3951 22.1611L31.0531 30.0003C31.5328 30.665 30.7108 31.489 30.0456 31.0102L22.1865 25.3546C20.4897 24.1335 18.8488 22.8409 17.2681 21.481Z\" fill=\"#111F3B\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ula1yc\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13po0sk\",\"data-framer-name\":\"Fixed-scroll-menu\",name:\"Fixed-scroll-menu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ghaz8v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ln12ah\",\"data-styles-preset\":\"DWV0DvSQC\",style:{\"--framer-text-color\":\"var(--token-1da37d6d-734e-4f2a-ab3c-2c13d043d4c3, rgb(2, 7, 18))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":cEILphs7R\",webPageId:\"IiPoHoSSu\"},nodeId:\"tATHbL6l9\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ne9kgl\",\"data-styles-preset\":\"CzzJZSGnM\",children:\"Benefits\"})})})}),className:\"framer-3f69pn\",\"data-framer-name\":\"Elegibility\",fonts:[\"Inter\"],name:\"Elegibility\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ln12ah\",\"data-styles-preset\":\"DWV0DvSQC\",style:{\"--framer-text-color\":\"var(--token-1da37d6d-734e-4f2a-ab3c-2c13d043d4c3, rgb(2, 7, 18))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":zgvelLiKL\",webPageId:\"IiPoHoSSu\"},nodeId:\"C_sxaTNfP\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ne9kgl\",\"data-styles-preset\":\"CzzJZSGnM\",children:\"Eligibility\"})})})}),className:\"framer-akgob0\",\"data-framer-name\":\"Investment options\",fonts:[\"Inter\"],name:\"Investment options\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ln12ah\",\"data-styles-preset\":\"DWV0DvSQC\",style:{\"--framer-text-color\":\"var(--token-1da37d6d-734e-4f2a-ab3c-2c13d043d4c3, rgb(2, 7, 18))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":zgvelLiKL\",webPageId:\"IiPoHoSSu\"},nodeId:\"LuYdCTlVr\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ne9kgl\",\"data-styles-preset\":\"CzzJZSGnM\",children:\"Routes\"})})})}),className:\"framer-q135d9\",\"data-framer-name\":\"Calculate cost\",fonts:[\"Inter\"],name:\"Calculate cost\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zqjyb1\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ej4zp-container\",children:/*#__PURE__*/_jsx(MainButtonForm,{FQykr21XF:\"https://home.citizenx.com/signup?source=antigua-navbar\",height:\"100%\",id:\"JSMKt4x8D\",kJa_RI6Lr:\"Begin your assesment\",layoutId:\"JSMKt4x8D\",style:{height:\"100%\"},variant:\"IvZGPGdLA\",width:\"100%\",x1PwGd6_P:\"\"})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:640,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uxwczw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cog8Tsfnb:{variant:\"NAtTUVD2g\"},TeZrzw3ud:{variant:\"m0ZKwO1nH\"},UMC8Wv3KO:{variant:\"zIZNA9iA6\"}},children:/*#__PURE__*/_jsx(HeroCountry,{cPpeUpiH1:addImageAlt({src:\"https://framerusercontent.com/images/CHsK6JH81ABj9ZYrJWjVuzKOlmk.jpg\",srcSet:\"https://framerusercontent.com/images/CHsK6JH81ABj9ZYrJWjVuzKOlmk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CHsK6JH81ABj9ZYrJWjVuzKOlmk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CHsK6JH81ABj9ZYrJWjVuzKOlmk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CHsK6JH81ABj9ZYrJWjVuzKOlmk.jpg 2326w\"},\"\"),fcLvR3U9M:\"Invest in your Antigua and Barbuda citizenship\",height:\"100%\",id:\"krc9M3Gjz\",kRO27T2XH:\"CitizenX is the most trusted platform to invest in citizenship in a safe and simple way. Secure your Caribbean haven and travel freely to 153 destinations worldwide.\",layoutId:\"krc9M3Gjz\",MwPZfaPiT:\"100% online process\",r8mMikimH:\"Minimum contribution of $230,000\",rpPfRMMmQ:\"https://home.citizenx.com/signup?source=antigua-navbar\",style:{width:\"100%\"},variant:\"LYOnsx6qb\",wGXUUbEOd:\"4 months time to passport\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bt2s1m\",\"data-framer-name\":\"Hero\",id:elementId,name:\"Hero\",ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qtuc0o\",\"data-framer-name\":\"1400-wrapper\",name:\"1400-wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16f94nq\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wuvbkz\",\"data-framer-name\":\"Content\",name:\"Content\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uvy0wt hidden-qblt9k\",\"data-framer-name\":\"info\",name:\"info\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-d7pkbf hidden-jrr46u\",\"data-framer-name\":\"left\",name:\"left\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-apfldm\",\"data-framer-name\":\"Maps\",name:\"Maps\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-9wdu\",\"data-framer-name\":\"Maps 100x100\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:188,intrinsicWidth:188,name:\"Maps 100x100\",svg:'<svg width=\"188\" height=\"188\" viewBox=\"0 0 188 188\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g filter=\"url(#filter0_b_584_12765)\">\\n<path d=\"M40.1466 164.318V167.291L41.4138 168.564L42.681 169.838L43.9483 171.961L46.0603 172.385L49.4397 172.81L52.819 174.084L55.7759 175.358L60 175.782L62.9569 176.631L63.8017 177.905L64.6466 178.754H66.7586L68.8707 177.48H72.25L74.3621 177.056L75.2069 176.207L77.319 175.782H79.8534L82.3879 178.33C83.0638 179.009 85.204 178.896 86.1897 178.754C86.7529 178.471 87.7948 177.82 87.4569 177.48C87.119 177.141 86.4713 177.056 86.1897 177.056L85.7672 174.933L86.1897 174.508L88.7241 172.81L89.569 172.385L92.1034 172.81L94.2155 174.084V176.207C94.2155 176.886 93.6523 177.056 93.3707 177.056H91.2586C90.6954 177.056 89.4845 177.141 89.1466 177.48C88.8086 177.82 88.7241 178.471 88.7241 178.754L89.569 179.603L90.4138 180.453L90.8362 181.302L91.2586 182.151H92.1034L94.2155 181.302L95.9052 180.453V182.151L97.1724 182.575L97.5948 183H100.974L102.664 182.151L103.931 180.877H105.198H106.888L107.733 180.453V179.603L106.466 177.48L107.733 177.056L109.845 176.207L110.267 174.084L109 172.385L107.733 171.112L106.043 168.564L105.198 166.866L103.931 165.592V164.318L105.198 163.894L106.888 163.045L108.155 163.894L109.845 164.318L111.112 166.017L111.957 166.866L114.914 167.291L118.293 169.838H120.405H123.362H124.207L126.319 168.989H126.741L128.009 168.564H129.276L128.853 167.291L128.009 164.743L129.276 164.318H130.966L133.078 163.045L133.5 160.497L133.078 158.374L131.81 156.251V154.978V153.279L130.966 152.006H129.276C128.713 152.147 127.333 152.43 126.319 152.43C125.305 152.43 125.052 152.147 125.052 152.006L123.362 150.732L122.94 149.034L121.672 149.883L118.716 152.006L117.871 150.732L118.716 149.883L120.405 149.034V147.335L120.828 146.486H121.672H125.052V145.637V143.939L126.319 144.788L127.586 146.061L129.276 145.637L130.543 144.363L131.81 142.665L132.233 140.542L131.81 137.994L130.966 137.57H128.853C128.516 137.57 126.46 138.419 125.474 138.844H123.362L122.94 137.994L125.052 137.57L125.474 136.721C124.911 136.296 123.616 135.447 122.94 135.447H121.672L120.405 136.721V137.994V139.268L119.56 140.117L118.293 140.966L116.603 140.117L115.759 139.268L114.914 138.419L113.647 139.268V140.117L112.379 141.391C111.957 141.25 110.943 140.966 110.267 140.966C109.591 140.966 109.704 140.4 109.845 140.117V137.994L111.112 137.145L111.957 135.447L111.112 134.173H107.733L103.931 132.899L101.397 131.201L100.974 129.927V127.38L102.241 126.955L105.198 125.257L103.931 123.983L102.664 123.559L100.974 123.983L99.2845 125.257L97.5948 126.106L95.0603 127.38L95.9052 129.078L97.5948 129.927V131.626L96.3276 132.05H95.9052L94.6379 131.626L93.3707 132.05H92.1034L90.8362 131.626L91.2586 130.777V129.078V128.229H89.569L87.4569 127.38V126.531L88.7241 126.106L89.1466 124.408L89.569 123.559L90.4138 123.134L91.2586 123.983L92.5259 123.134V121.86L92.1034 120.587L90.8362 119.313L89.1466 118.464L87.4569 117.19L85.7672 115.916V114.218L85.3448 112.52L84.9224 111.67L83.2328 111.246L81.5431 109.547L81.1207 108.698L79.8534 107L78.1638 107.849L76.0517 108.698L74.3621 110.397C73.9397 109.972 72.9259 109.038 72.25 108.698C71.4052 108.274 71.4052 107.849 70.5603 107.849C69.7155 107.849 69.2931 107 68.8707 107H65.9138L63.3793 107.849L62.1121 109.123L60.8448 111.246L58.7328 112.52L57.0431 113.793V114.642V115.916H58.3103H59.1552V117.19L58.7328 118.039L58.3103 118.464H57.0431L56.1983 119.313V121.011L55.3534 121.86L54.0862 123.134L55.3534 124.408L57.0431 123.983V122.709H59.1552V123.983L58.3103 125.257H57.0431H56.1983V126.531L57.0431 127.38L59.1552 128.229L60.8448 129.927L59.1552 130.777L57.0431 129.927L54.0862 129.078C53.6638 128.937 52.7345 128.569 52.3966 128.229C52.0586 127.889 51.6925 126.955 51.5517 126.531L49.4397 125.257L47.75 124.408L46.0603 123.983L43.5259 123.134H42.2586L41.4138 124.408L42.681 125.257L41.4138 126.531L40.569 127.38L38.8793 129.078L38.0345 129.927L37.1897 131.626L36.3448 134.173L35.5 136.721L36.3448 138.419L38.0345 137.994L40.1466 137.145L42.681 135.872L45.6379 135.447L47.75 135.872L49.0172 137.994L47.75 140.117L46.9052 140.966L45.2155 142.24L42.681 142.665L39.3017 143.514L36.7672 143.939L35.9224 144.788V146.061L38.0345 146.486H39.7241L40.569 147.335L41.4138 149.034H42.2586L43.5259 147.76H44.7931V149.034L43.5259 150.732L42.2586 152.43L41.4138 153.279L40.1466 154.553L39.7241 156.251L38.8793 157.101L38.0345 158.374L38.8793 159.648V162.196L40.1466 164.318Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n<path d=\"M106.888 129.078H103.931L102.664 129.927L104.353 130.777H105.198H109L110.267 129.927L112.379 128.229L116.603 126.531V125.257C116.322 125.115 115.59 124.832 114.914 124.832C114.069 124.832 113.647 124.408 113.224 124.832C112.886 125.172 111.675 125.257 111.112 125.257L109 127.38L106.888 129.078Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n<path d=\"M40.1466 164.318V167.291L41.4138 168.564L42.681 169.838L43.9483 171.961L46.0603 172.385L49.4397 172.81L52.819 174.084L55.7759 175.358L60 175.782L62.9569 176.631L63.8017 177.905L64.6466 178.754H66.7586L68.8707 177.48H72.25L74.3621 177.056L75.2069 176.207L77.319 175.782H79.8534L82.3879 178.33C83.0638 179.009 85.204 178.896 86.1897 178.754C86.7529 178.471 87.7948 177.82 87.4569 177.48C87.119 177.141 86.4713 177.056 86.1897 177.056L85.7672 174.933L86.1897 174.508L88.7241 172.81L89.569 172.385L92.1034 172.81L94.2155 174.084V176.207C94.2155 176.886 93.6523 177.056 93.3707 177.056H91.2586C90.6954 177.056 89.4845 177.141 89.1466 177.48C88.8086 177.82 88.7241 178.471 88.7241 178.754L89.569 179.603L90.4138 180.453L90.8362 181.302L91.2586 182.151H92.1034L94.2155 181.302L95.9052 180.453V182.151L97.1724 182.575L97.5948 183H100.974L102.664 182.151L103.931 180.877H105.198H106.888L107.733 180.453V179.603L106.466 177.48L107.733 177.056L109.845 176.207L110.267 174.084L109 172.385L107.733 171.112L106.043 168.564L105.198 166.866L103.931 165.592V164.318L105.198 163.894L106.888 163.045L108.155 163.894L109.845 164.318L111.112 166.017L111.957 166.866L114.914 167.291L118.293 169.838H120.405H123.362H124.207L126.319 168.989H126.741L128.009 168.564H129.276L128.853 167.291L128.009 164.743L129.276 164.318H130.966L133.078 163.045L133.5 160.497L133.078 158.374L131.81 156.251V154.978V153.279L130.966 152.006H129.276C128.713 152.147 127.333 152.43 126.319 152.43C125.305 152.43 125.052 152.147 125.052 152.006L123.362 150.732L122.94 149.034L121.672 149.883L118.716 152.006L117.871 150.732L118.716 149.883L120.405 149.034V147.335L120.828 146.486H121.672H125.052V145.637V143.939L126.319 144.788L127.586 146.061L129.276 145.637L130.543 144.363L131.81 142.665L132.233 140.542L131.81 137.994L130.966 137.57H128.853C128.516 137.57 126.46 138.419 125.474 138.844H123.362L122.94 137.994L125.052 137.57L125.474 136.721C124.911 136.296 123.616 135.447 122.94 135.447H121.672L120.405 136.721V137.994V139.268L119.56 140.117L118.293 140.966L116.603 140.117L115.759 139.268L114.914 138.419L113.647 139.268V140.117L112.379 141.391C111.957 141.25 110.943 140.966 110.267 140.966C109.591 140.966 109.704 140.4 109.845 140.117V137.994L111.112 137.145L111.957 135.447L111.112 134.173H107.733L103.931 132.899L101.397 131.201L100.974 129.927V127.38L102.241 126.955L105.198 125.257L103.931 123.983L102.664 123.559L100.974 123.983L99.2845 125.257L97.5948 126.106L95.0603 127.38L95.9052 129.078L97.5948 129.927V131.626L96.3276 132.05H95.9052L94.6379 131.626L93.3707 132.05H92.1034L90.8362 131.626L91.2586 130.777V129.078V128.229H89.569L87.4569 127.38V126.531L88.7241 126.106L89.1466 124.408L89.569 123.559L90.4138 123.134L91.2586 123.983L92.5259 123.134V121.86L92.1034 120.587L90.8362 119.313L89.1466 118.464L87.4569 117.19L85.7672 115.916V114.218L85.3448 112.52L84.9224 111.67L83.2328 111.246L81.5431 109.547L81.1207 108.698L79.8534 107L78.1638 107.849L76.0517 108.698L74.3621 110.397C73.9397 109.972 72.9259 109.038 72.25 108.698C71.4052 108.274 71.4052 107.849 70.5603 107.849C69.7155 107.849 69.2931 107 68.8707 107H65.9138L63.3793 107.849L62.1121 109.123L60.8448 111.246L58.7328 112.52L57.0431 113.793V114.642V115.916H58.3103H59.1552V117.19L58.7328 118.039L58.3103 118.464H57.0431L56.1983 119.313V121.011L55.3534 121.86L54.0862 123.134L55.3534 124.408L57.0431 123.983V122.709H59.1552V123.983L58.3103 125.257H57.0431H56.1983V126.531L57.0431 127.38L59.1552 128.229L60.8448 129.927L59.1552 130.777L57.0431 129.927L54.0862 129.078C53.6638 128.937 52.7345 128.569 52.3966 128.229C52.0586 127.889 51.6925 126.955 51.5517 126.531L49.4397 125.257L47.75 124.408L46.0603 123.983L43.5259 123.134H42.2586L41.4138 124.408L42.681 125.257L41.4138 126.531L40.569 127.38L38.8793 129.078L38.0345 129.927L37.1897 131.626L36.3448 134.173L35.5 136.721L36.3448 138.419L38.0345 137.994L40.1466 137.145L42.681 135.872L45.6379 135.447L47.75 135.872L49.0172 137.994L47.75 140.117L46.9052 140.966L45.2155 142.24L42.681 142.665L39.3017 143.514L36.7672 143.939L35.9224 144.788V146.061L38.0345 146.486H39.7241L40.569 147.335L41.4138 149.034H42.2586L43.5259 147.76H44.7931V149.034L43.5259 150.732L42.2586 152.43L41.4138 153.279L40.1466 154.553L39.7241 156.251L38.8793 157.101L38.0345 158.374L38.8793 159.648V162.196L40.1466 164.318Z\" stroke=\"#56688C\" stroke-width=\"1.5\"/>\\n<path d=\"M106.888 129.078H103.931L102.664 129.927L104.353 130.777H105.198H109L110.267 129.927L112.379 128.229L116.603 126.531V125.257C116.322 125.115 115.59 124.832 114.914 124.832C114.069 124.832 113.647 124.408 113.224 124.832C112.886 125.172 111.675 125.257 111.112 125.257L109 127.38L106.888 129.078Z\" stroke=\"#56688C\" stroke-width=\"1.5\"/>\\n</g>\\n<g filter=\"url(#filter1_b_584_12765)\">\\n<path d=\"M66.6185 70.5714L70.9419 68L72.6713 68.8571L74.833 70.1429L79.1565 70.5714L81.7506 72.2857L84.777 77.4286L86.9387 77.8571H91.2622C91.9539 77.8571 93.2798 78.4286 93.8563 78.7143L96.018 79.5714L99.4768 81.2857L101.639 83.8571L102.503 85.1429V87.7143L102.071 88.5714L101.639 89.8571L102.503 90.7143L103.368 89.8571L105.53 87.7143L106.394 86.8571L107.259 85.1429H110.285L113.312 86L115.041 86.8571L117.203 92L118.5 90.7143L118.068 89C117.779 88.4286 117.116 87.2 116.771 86.8571C116.425 86.5143 116.05 84.7143 115.906 83.8571L115.041 80.8571L115.906 80L116.771 78.7143V76.1429C116.771 75.8 116.194 75.1429 115.906 74.8571V72.2857L116.771 70.5714L118.068 68V65L116.771 62L115.041 57.2857L114.177 51.7143L112.015 45.7143L110.285 42.7143L108.556 39.2857L105.53 36.2857C105.184 35.9429 103.368 34.7143 102.503 34.1429L99.9091 31.1429L95.1533 27.7143L93.8563 25.5714L92.5592 24.2857L90.3975 22.5714L89.5328 21.7143C89.3887 21 89.014 19.5714 88.6681 19.5714C88.3222 19.5714 87.3711 18.4286 86.9387 17.8571L84.777 17.4286L83.0476 18.7143H81.7506C81.6065 18 81.1453 16.5714 80.4535 16.5714H77.8595H74.4007L72.6713 14.4286L71.8066 11.8571L69.6449 10.1429L68.3479 8.42857L66.6185 5.85714L64.4567 5H63.592H61.4303H60.5656L59.7009 6.71429C59.4127 7.28571 58.8362 8.6 58.8362 9.28571C58.8362 9.97143 58.2598 10.1429 57.9715 10.1429C57.3951 10.8571 56.1557 12.2 55.8098 11.8571C55.4639 11.5143 54.801 11.4286 54.5128 11.4286L53.6481 11L51.9187 12.7143L51.054 13.5714L49.757 15.2857C49.1805 15.7143 47.9411 16.7429 47.5952 17.4286C47.1629 18.2857 45.0012 19.1429 44.5688 19.5714C44.1365 20 45.8658 21.2857 46.2982 21.7143L48.8923 24.2857L51.9187 26.8571L53.6481 29L54.5128 31.1429V34.1429L56.2422 36.7143L58.8362 40.5714L60.5656 44.8571L61.8626 53L61.4303 62L60.5656 67.1429L59.7009 69.2857L58.8362 72.7143L59.7009 74.8571H61.4303L63.592 72.7143L66.6185 70.5714Z\" fill=\"white\" fill-opacity=\"0.3\"/>\\n<path d=\"M66.6185 70.5714L70.9419 68L72.6713 68.8571L74.833 70.1429L79.1565 70.5714L81.7506 72.2857L84.777 77.4286L86.9387 77.8571H91.2622C91.9539 77.8571 93.2798 78.4286 93.8563 78.7143L96.018 79.5714L99.4768 81.2857L101.639 83.8571L102.503 85.1429V87.7143L102.071 88.5714L101.639 89.8571L102.503 90.7143L103.368 89.8571L105.53 87.7143L106.394 86.8571L107.259 85.1429H110.285L113.312 86L115.041 86.8571L117.203 92L118.5 90.7143L118.068 89C117.779 88.4286 117.116 87.2 116.771 86.8571C116.425 86.5143 116.05 84.7143 115.906 83.8571L115.041 80.8571L115.906 80L116.771 78.7143V76.1429C116.771 75.8 116.194 75.1429 115.906 74.8571V72.2857L116.771 70.5714L118.068 68V65L116.771 62L115.041 57.2857L114.177 51.7143L112.015 45.7143L110.285 42.7143L108.556 39.2857L105.53 36.2857C105.184 35.9429 103.368 34.7143 102.503 34.1429L99.9091 31.1429L95.1533 27.7143L93.8563 25.5714L92.5592 24.2857L90.3975 22.5714L89.5328 21.7143C89.3887 21 89.014 19.5714 88.6681 19.5714C88.3222 19.5714 87.3711 18.4286 86.9387 17.8571L84.777 17.4286L83.0476 18.7143H81.7506C81.6065 18 81.1453 16.5714 80.4535 16.5714H77.8595H74.4007L72.6713 14.4286L71.8066 11.8571L69.6449 10.1429L68.3479 8.42857L66.6185 5.85714L64.4567 5H63.592H61.4303H60.5656L59.7009 6.71429C59.4127 7.28571 58.8362 8.6 58.8362 9.28571C58.8362 9.97143 58.2598 10.1429 57.9715 10.1429C57.3951 10.8571 56.1557 12.2 55.8098 11.8571C55.4639 11.5143 54.801 11.4286 54.5128 11.4286L53.6481 11L51.9187 12.7143L51.054 13.5714L49.757 15.2857C49.1805 15.7143 47.9411 16.7429 47.5952 17.4286C47.1629 18.2857 45.0012 19.1429 44.5688 19.5714C44.1365 20 45.8658 21.2857 46.2982 21.7143L48.8923 24.2857L51.9187 26.8571L53.6481 29L54.5128 31.1429V34.1429L56.2422 36.7143L58.8362 40.5714L60.5656 44.8571L61.8626 53L61.4303 62L60.5656 67.1429L59.7009 69.2857L58.8362 72.7143L59.7009 74.8571H61.4303L63.592 72.7143L66.6185 70.5714Z\" stroke=\"#56688C\" stroke-width=\"1.5\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_b_584_12765\" x=\"-21.8216\" y=\"49.5355\" width=\"212.596\" height=\"190.726\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feGaussianBlur in=\"BackgroundImageFix\" stdDeviation=\"28.256\"/>\\n<feComposite in2=\"SourceAlpha\" operator=\"in\" result=\"effect1_backgroundBlur_584_12765\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_backgroundBlur_584_12765\" result=\"shape\"/>\\n</filter>\\n<filter id=\"filter1_b_584_12765\" x=\"-12.762\" y=\"-52.262\" width=\"188.606\" height=\"202.089\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feGaussianBlur in=\"BackgroundImageFix\" stdDeviation=\"28.256\"/>\\n<feComposite in2=\"SourceAlpha\" operator=\"in\" result=\"effect1_backgroundBlur_584_12765\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"effect1_backgroundBlur_584_12765\" result=\"shape\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1rq02km\",\"data-framer-name\":\"CitizenX - Symbol\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:14,intrinsicWidth:15,name:\"CitizenX - Symbol\",svg:'<svg width=\"15\" height=\"14\" viewBox=\"-1 -1 15 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.80929 6C5.35309 5.40912 5.92226 4.84209 6.51521 4.3005C7.31313 3.57169 8.1541 2.88895 9.0342 2.25619L12.0573 0.0827161C12.3131 -0.101266 12.6293 0.215388 12.4448 0.470835L10.2684 3.48347C9.63308 4.36291 8.94773 5.20306 8.21629 6C7.67406 6.59078 7.1065 7.15781 6.51521 7.6995C5.70825 8.43877 4.8571 9.13084 3.9658 9.77164L0.94275 11.9451C0.686851 12.1291 0.370673 11.8124 0.555212 11.557L2.73159 8.54437C3.37432 7.65468 4.06824 6.8052 4.80929 6ZM4.25157 5.37536C4.77515 4.80972 5.32139 4.26546 5.88894 3.7439C5.27128 3.2114 4.62968 2.70566 3.9658 2.22835L0.942749 0.0548822C0.686851 -0.1291 0.370672 0.187554 0.555213 0.443002L2.73159 3.45564C3.2104 4.11842 3.71762 4.75889 4.25157 5.37536ZM7.14231 8.25517C7.70765 7.73409 8.25175 7.19045 8.7733 6.62556C9.29814 7.23319 9.79704 7.86405 10.2684 8.51653L12.4448 11.5292C12.6293 11.7846 12.3131 12.1013 12.0573 11.9173L9.0342 9.74381C8.38151 9.27455 7.75035 8.77781 7.14231 8.25517Z\" fill=\"#081226\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wo1rdw\",\"data-border\":true,\"data-framer-name\":\"Frame 1086\",name:\"Frame 1086\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"16px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\"',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-text-color\":\"rgba(29, 45, 79, 1)\"},children:\"St. John's\"})})}),className:\"framer-5ei5wj\",\"data-framer-name\":\"St. John's\",fonts:[\"GF;Inter Tight-600\"],name:\"St. John's\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l9itun\",\"data-framer-name\":\"center\",name:\"center\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\"},children:\"Name: \"}),\"Antigua and Barbuda\"]})}),className:\"framer-sjyz2p\",\"data-framer-name\":\"Name: Malta\",fonts:[\"GF;Inter Tight-600\",\"GF;Inter Tight-regular\"],name:\"Name: Malta\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\"},children:\"Capital: \"}),\"Saint John's\"]})}),className:\"framer-ekgzr5\",\"data-framer-name\":\"Capital: Valletta\",fonts:[\"GF;Inter Tight-600\",\"GF;Inter Tight-regular\"],name:\"Capital: Valletta\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:[\"Population: \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-weight\":\"600\"},children:\"86,754\"})]})}),className:\"framer-g7ui4z\",\"data-framer-name\":\"Population: 403,000\",fonts:[\"GF;Inter Tight-regular\",\"GF;Inter Tight-600\"],name:\"Population: 403,000\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\"},children:\"Language:\"}),\" English, Antiguan Creole\"]})}),className:\"framer-ac8m9w\",\"data-framer-name\":\"Language: English, Maltese\",fonts:[\"GF;Inter Tight-600\",\"GF;Inter Tight-regular\"],name:\"Language: English, Maltese\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u2na9d\",\"data-framer-name\":\"right\",name:\"right\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:\"Flag: \uD83C\uDDE6\uD83C\uDDEC\"})}),className:\"framer-1i3finl\",\"data-framer-name\":\"Flag: \uD83C\uDDF2\uD83C\uDDF9\",fonts:[\"GF;Inter Tight-regular\"],name:\"Flag: \uD83C\uDDF2\uD83C\uDDF9\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\"},children:\"Timezone: \"}),\"GMT-4 (AST)\"]})}),className:\"framer-8v9bdg\",\"data-framer-name\":\"Timezone: GMT +2 (Cest)\",fonts:[\"GF;Inter Tight-600\",\"GF;Inter Tight-regular\"],name:\"Timezone: GMT +2 (Cest)\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\"},children:\"Coordinates:\"}),\" \",/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/9LhAL3rpy1YCjUjo8\",nodeId:\"d0zFvyAT3\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ne9kgl\",\"data-styles-preset\":\"CzzJZSGnM\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-decoration\":\"underline\"},children:\"35\\xb056\u2032N 14\\xb022\u2032E \"})})})]})}),className:\"framer-1mda7hn\",\"data-framer-name\":\"Coordinates: 35\\xb056\u2032N 14\\xb022\u2032E\",fonts:[\"GF;Inter Tight-600\",\"GF;Inter Tight-regular\"],name:\"Coordinates: 35\\xb056\u2032N 14\\xb022\u2032E\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"32px\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-weight\":\"400\"},children:\"Currency: \"}),\"East Caribbean Dollar (XCD)\"]})}),className:\"framer-1wum8mx\",\"data-framer-name\":\"Currency: EURO (\u20AC)\",fonts:[\"GF;Inter Tight-600\",\"GF;Inter Tight-regular\"],name:\"Currency: EURO (\u20AC)\",verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:178,intrinsicWidth:215,loading:getLoadingLazyAtYPosition(660),pixelHeight:178,pixelWidth:215,positionX:\"right\",positionY:\"bottom\",src:\"https://framerusercontent.com/images/uqzxQVO1WqxnMWRB891pVujgw.svg\"},className:\"framer-8kb1x7 hidden-jrr46u\",\"data-framer-name\":\"right\",name:\"right\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Antigua and Barbuda passport\",fit:\"fill\",intrinsicHeight:1477,intrinsicWidth:1040,loading:getLoadingLazyAtYPosition(680),pixelHeight:1477,pixelWidth:1040,sizes:\"128px\",src:\"https://framerusercontent.com/images/m4fpkNgY25JWfva7jOAqMnVoDyw.png\",srcSet:\"https://framerusercontent.com/images/m4fpkNgY25JWfva7jOAqMnVoDyw.png?scale-down-to=1024 721w,https://framerusercontent.com/images/m4fpkNgY25JWfva7jOAqMnVoDyw.png 1040w\"},className:\"framer-yfla2d\",\"data-framer-name\":\"image 1\",name:\"image 1\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kkna78\",\"data-framer-name\":\"Passport\",name:\"Passport\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1a05nlj\",\"data-framer-name\":\"Frame 1188\",name:\"Frame 1188\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11ulwpg\",\"data-framer-name\":\"Frame 1189\",name:\"Frame 1189\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"Antigua and Barbuda passport by investment\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(660),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 32px, 1434px)\",src:\"https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png\",srcSet:\"https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png?scale-down-to=512 512w,https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png 912w\"}},UMC8Wv3KO:{background:{alt:\"Antigua and Barbuda passport by investment\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(880),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 48px, 1434px)\",src:\"https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png\",srcSet:\"https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png?scale-down-to=512 512w,https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png 912w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"Antigua and Barbuda passport by investment\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(904),pixelHeight:740,pixelWidth:912,sizes:\"max((min(100vw - 48px, 1434px) - 32px) / 3, 1px)\",src:\"https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png\",srcSet:\"https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png?scale-down-to=512 512w,https://framerusercontent.com/images/MyvV0jDRDnD4X0WcS1SxRzZlSgI.png 912w\"},className:\"framer-1xbokf7\",\"data-framer-name\":\"Frame 1186\",name:\"Frame 1186\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ibo7dz\",\"data-framer-name\":\"Graphic1\",name:\"Graphic1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jpwubz\",\"data-framer-name\":\"Group 1119\",name:\"Group 1119\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0VkaXRvcidzIE5vdGUgUmVndWxhcg==\",\"--framer-font-family\":'\"Editor\\'s Note Regular\", \"Editor\\'s Note Regular Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"48.58px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"23\"})}),fonts:[\"CUSTOM;Editor's Note Regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0VkaXRvcidzIE5vdGUgRXh0cmFsaWdodA==\",\"--framer-font-family\":'\"Editor\\'s Note Extralight\", \"Editor\\'s Note Extralight Placeholder\", sans-serif',\"--framer-font-size\":\"62px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"48.58px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"23\"})}),className:\"framer-gmv4tl\",\"data-framer-name\":\"24\",fonts:[\"CUSTOM;Editor's Note Extralight\"],name:\"24\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0VkaXRvcidzIE5vdGUgUmVndWxhcg==\",\"--framer-font-family\":'\"Editor\\'s Note Regular\", \"Editor\\'s Note Regular Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"48.58px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"rd\"})}),fonts:[\"CUSTOM;Editor's Note Regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0VkaXRvcidzIE5vdGUgRXh0cmFsaWdodA==\",\"--framer-font-family\":'\"Editor\\'s Note Extralight\", \"Editor\\'s Note Extralight Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"48.58px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"rd\"})}),className:\"framer-1h73ovq\",\"data-framer-name\":\"24\",fonts:[\"CUSTOM;Editor's Note Extralight\"],name:\"24\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-4qcfiy\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:135,intrinsicWidth:77,name:\"Union\",svg:'<svg width=\"77\" height=\"135\" viewBox=\"-3 -3 77 135\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.6\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M35.0636 9.19564C35.2164 9.34842 35.3692 9.34842 35.522 9.34842C35.6747 9.34842 35.8275 9.34842 35.8275 9.19564C35.9803 8.89009 36.1331 8.279 36.1331 7.51512V6.14015C36.1331 5.68183 35.9803 5.07073 35.6747 4.61241C34.6053 2.47357 32.4665 0.640273 31.5498 0.181949H31.397C31.3207 0.181949 31.2443 0.143756 31.1679 0.105562C31.0915 0.0673684 31.0151 0.0291748 30.9387 0.0291748C30.786 0.0291748 30.6332 0.181949 30.6332 0.181949C30.6332 0.300316 30.6102 0.464537 30.5822 0.665731L30.5821 0.665785C30.5377 0.98394 30.4804 1.39454 30.4804 1.86247C30.4804 2.62634 30.786 3.54299 31.2443 4.61241C32.1475 6.41876 33.7044 7.89821 34.6268 8.77467C34.7966 8.936 34.9449 9.0769 35.0636 9.19564ZM34.1472 10.5708C33.2305 9.95967 30.9389 9.04303 28.8001 9.1958C27.7306 9.1958 26.814 9.65412 26.2029 10.1124C25.5918 10.5708 25.1335 11.0291 24.9807 11.1819C24.9807 11.2402 24.9584 11.2763 24.9394 11.3071C24.9086 11.3569 24.8863 11.393 24.9807 11.4874C24.9807 11.5818 25.039 11.6179 25.1197 11.6677C25.1695 11.6985 25.2279 11.7346 25.2862 11.793C25.4196 11.8374 25.5756 11.8948 25.7514 11.9595C26.7841 12.3394 28.5001 12.9707 30.3278 12.7096C30.6858 12.7096 30.9913 12.6572 31.2444 12.6138C31.4234 12.583 31.5762 12.5568 31.7028 12.5568C31.9319 12.4805 32.1229 12.4041 32.3139 12.3277C32.5048 12.2513 32.6958 12.1749 32.925 12.0985C33.5361 11.793 34.1472 11.4874 34.2999 11.1819C34.4527 11.1819 34.4527 11.0291 34.2999 10.8763C34.4527 10.7235 34.2999 10.5708 34.1472 10.5708ZM43.9244 16.8344L43.9244 16.8343C43.4661 16.376 42.855 15.4594 42.2439 14.5427C42.0911 14.2372 41.9384 13.9699 41.7856 13.7026L41.7856 13.7025L41.7855 13.7023C41.6327 13.435 41.48 13.1677 41.3272 12.8622C41.0217 12.2511 40.7161 11.64 40.5633 11.0289C39.7995 8.43174 40.4106 6.44567 40.7161 5.6818C40.7161 5.52902 40.8689 5.52902 41.0217 5.52902C41.1745 5.52902 41.3272 5.52902 41.48 5.6818H41.6328C42.0911 6.14012 42.855 7.05677 43.6188 8.12619C44.3827 9.19561 45.1466 10.4178 45.4521 11.7928C46.0632 14.5427 45.1466 16.376 44.6883 16.9871C44.6883 17.1399 44.5355 17.1399 44.3827 17.1399C44.2299 17.1399 44.0772 16.9871 43.9244 16.8344ZM32.3157 17.4453C32.7741 17.7508 33.5379 18.2092 34.4546 18.6675C35.3712 19.1258 36.5934 19.4314 37.8156 19.7369C40.26 20.0425 42.0933 19.2786 42.8572 18.8203C43.01 18.8203 43.01 18.6675 43.01 18.5147C43.01 18.3619 42.8572 18.2092 42.8572 18.2092C42.7285 18.1234 42.5757 18.0135 42.3989 17.8863C41.9458 17.5604 41.3347 17.1209 40.5656 16.6814C40.1072 16.3759 39.4961 16.0703 38.885 15.9175L37.0518 15.4592C34.7171 15.1674 33.0793 16.4085 32.4045 16.9199L32.3535 16.9585L32.3157 16.987L32.3157 16.987C32.163 17.1397 32.163 17.1397 32.163 17.2925C32.0102 17.1397 32.163 17.2925 32.3157 17.4453ZM51.8677 27.2995C51.8296 27.2231 51.7914 27.1467 51.715 27.0703L51.1039 25.8481C51.0275 25.6954 50.9893 25.5426 50.9511 25.3898C50.9129 25.237 50.8747 25.0843 50.7983 24.9315C50.7983 24.6259 50.6456 24.3204 50.4928 24.0148C50.0345 22.6399 49.5761 21.1121 49.4234 19.5844C48.965 16.6817 50.1872 14.39 50.6456 13.6262C50.7983 13.4734 50.9511 13.4734 51.1039 13.4734C51.2567 13.4734 51.4094 13.6262 51.5622 13.7789V13.9317C52.0205 14.5428 52.7844 15.765 53.3955 17.14C54.0066 18.6677 54.4649 20.3482 54.6177 21.876C54.7705 22.6399 54.6177 23.4037 54.4649 24.0148C54.3121 24.6259 54.1594 25.237 53.8538 25.6954C53.3955 26.612 52.7844 27.2231 52.4788 27.5286H52.0205C51.9441 27.4523 51.9059 27.3759 51.8677 27.2995ZM38.7297 24.9314C39.188 25.3897 39.9519 26.0008 41.0213 26.6119C41.938 27.3758 43.1602 27.9869 44.5351 28.4452L46.3684 28.9035C46.9795 29.0563 47.5906 29.0563 48.0489 29.0563C49.1184 29.0563 49.8822 28.9035 50.3406 28.7507C50.4933 28.7507 50.4933 28.598 50.4933 28.4452C50.4933 28.2924 50.4933 28.1397 50.3406 27.9869V27.8341C50.1878 27.5286 49.8822 27.223 49.4239 26.7647C49.3777 26.7184 49.3314 26.6582 49.2809 26.5924C49.1646 26.4409 49.0258 26.2601 48.8128 26.1536C48.66 26.0772 48.5455 25.9626 48.4309 25.848C48.3163 25.7335 48.2017 25.6189 48.0489 25.5425C46.9795 24.6258 45.7573 23.862 44.3824 23.4036C41.6324 22.6398 39.4936 23.5564 38.5769 24.0147C38.4242 24.0147 38.4242 24.1675 38.4242 24.3203C38.4825 24.437 38.5409 24.5314 38.5907 24.6121C38.6713 24.7425 38.7297 24.837 38.7297 24.9314ZM57.9812 41.1256C57.8285 41.1256 57.6757 40.82 57.6757 40.6673C57.6382 40.255 57.564 39.7232 57.4777 39.1057C57.2125 37.2061 56.834 34.4956 57.0646 31.9591C57.3701 28.4453 59.2034 26.3064 59.9673 25.5426C60.1201 25.3898 60.2729 25.3898 60.4256 25.5426C60.502 25.619 60.5402 25.6954 60.5784 25.7717C60.6166 25.8481 60.6548 25.9245 60.7312 26.0009V26.1537C61.0367 26.9175 61.4951 28.4453 61.9534 30.1258C61.9534 30.2022 61.9916 30.3168 62.0298 30.4314C62.068 30.5459 62.1062 30.6605 62.1062 30.7369C62.2589 30.8897 62.2589 31.0425 62.2589 31.348C62.4117 31.8063 62.4117 32.2647 62.4117 32.723C62.4117 33.6396 62.4117 34.5563 62.2589 35.4729C62.1062 36.3896 61.8006 37.1534 61.4951 37.7645C61.1895 38.3756 60.884 38.9867 60.4256 39.4451C59.734 40.275 59.0425 40.7292 58.5776 41.0345C58.529 41.0664 58.4829 41.0967 58.4396 41.1256C58.2868 41.2784 58.134 41.2784 57.9812 41.1256ZM44.3825 34.7093C44.688 35.3204 45.4519 36.237 46.3685 37.1537L46.6741 37.4592L46.6741 37.4593C46.8269 37.612 46.9796 37.7648 46.9796 37.9176L47.7435 38.6814L49.5768 40.0564C50.3407 40.5147 50.9518 40.8203 51.5629 41.1258C52.174 41.4314 52.7851 41.5841 53.3961 41.7369C54.4656 42.0425 55.3822 42.0425 55.9933 42.0425C56.1461 42.0425 56.2989 41.8897 56.2989 41.7369V41.2786V41.1258C55.8405 39.7509 53.8545 36.3898 51.1045 34.7093C48.2018 33.1816 45.6047 33.6399 44.688 33.9454C44.5352 33.9454 44.3825 34.0982 44.3825 34.251C44.2297 34.4037 44.2297 34.5565 44.3825 34.7093ZM60.4251 56.0973C60.2723 55.9445 60.2723 55.7918 60.2723 55.4862C60.2927 55.2617 60.3131 54.9909 60.3364 54.6814L60.3365 54.6807C60.4878 52.673 60.7617 49.0379 61.9528 45.8614C62.7167 44.0281 63.6334 42.6531 64.55 41.5837C65.4667 40.6671 66.3833 40.056 66.8416 39.7504C66.9944 39.7504 67.1472 39.7504 67.2999 39.9032C67.4527 39.9032 67.6055 40.2088 67.6055 40.3615V40.5143C67.7583 41.431 67.911 43.2642 67.911 45.2503C67.8347 45.4795 67.8347 45.7468 67.8347 46.0142C67.8347 46.2815 67.8347 46.5489 67.7583 46.7781C67.6819 47.0072 67.6437 47.2746 67.6055 47.5419C67.5673 47.8093 67.5291 48.0766 67.4527 48.3058C67.3 49.2225 66.9944 50.2919 66.5361 51.2085C66.3833 51.6668 66.2305 51.9724 65.925 52.4307C65.7722 52.889 65.4667 53.1946 65.1611 53.5001C64.55 54.1112 64.0917 54.5696 63.4806 55.0279C62.4112 55.7918 61.4945 56.0973 60.8834 56.2501C60.7306 56.2501 60.5779 56.2501 60.4251 56.0973ZM47.9134 46.5006L47.9134 46.5006L47.9134 46.5007L47.9135 46.5008C48.1511 47.1345 48.4566 47.9492 48.9659 48.764C49.0422 48.9167 49.1568 49.0695 49.2714 49.2223C49.386 49.3751 49.5006 49.5278 49.577 49.6806C49.6338 49.7943 49.7119 49.9081 49.7953 50.0297C49.9361 50.2348 50.0922 50.4623 50.1881 50.75C50.3217 50.9282 50.4553 51.1193 50.5927 51.3158C50.9266 51.7935 51.2828 52.3031 51.7158 52.7361L52.6325 53.6527C52.7852 53.8055 52.938 53.9201 53.0908 54.0347C53.2435 54.1493 53.3963 54.2638 53.5491 54.4166C54.1602 54.8749 54.7712 55.1804 55.3823 55.486L55.3824 55.486C56.4518 56.0971 57.5212 56.4027 58.1323 56.4027C58.2851 56.4027 58.4379 56.4027 58.5907 56.2499C58.7434 56.0971 58.7434 55.9444 58.7434 55.7916V55.6388C58.5907 53.9583 57.5212 49.8334 54.7713 47.389C53.3963 46.1668 52.0214 45.5557 50.7992 45.2501C49.577 44.9446 48.5075 44.9446 47.8964 44.9446C47.7437 44.9446 47.5909 45.0974 47.5909 45.2501V45.7085C47.6927 45.912 47.7945 46.1834 47.9132 46.5L47.9133 46.5002L47.9134 46.5005L47.9134 46.5006ZM58.589 72.75C58.4362 72.5972 58.4362 72.4445 58.589 72.1389C58.7688 71.7433 58.991 71.1867 59.2575 70.5191C60.123 68.3511 61.4561 65.0119 63.325 62.2086C65.9221 58.6948 68.9776 57.3198 70.1998 57.0142C70.3526 57.0142 70.5054 57.167 70.6581 57.3198C70.8109 57.4726 70.8109 57.6253 70.8109 57.9309V58.0837C70.7861 58.2575 70.7612 58.4556 70.7338 58.6747C70.5923 59.8029 70.3812 61.4869 69.7415 63.278C69.6651 63.5835 69.5505 63.8509 69.436 64.1182C69.3214 64.3856 69.2068 64.6529 69.1304 64.9585C68.9776 65.1877 68.863 65.455 68.7485 65.7224C68.6339 65.9897 68.5193 66.2571 68.3665 66.4862C67.9082 67.5557 67.2971 68.4723 66.5332 69.389C65.1583 71.0695 63.4777 71.9861 62.1028 72.4445C60.7278 73.0555 59.5056 73.0555 58.8945 73.0555C58.7417 73.0555 58.589 72.9028 58.589 72.75ZM48.2033 58.0834C48.2033 58.7358 48.4262 59.834 48.6816 61.0925L48.6819 61.0939L48.6834 61.1014L48.6854 61.1109C48.7278 61.32 48.7711 61.5335 48.8144 61.75C48.8908 61.9791 48.929 62.1701 48.9672 62.3611C49.0054 62.552 49.0436 62.743 49.12 62.9722C49.1519 63.0678 49.1837 63.1568 49.2142 63.242C49.3299 63.5647 49.4255 63.8317 49.4255 64.1944C49.7311 65.111 50.0366 65.8749 50.4949 66.7915C51.4116 68.4721 52.481 69.6943 53.5504 70.6109C54.6198 71.5275 55.5365 72.1386 56.1476 72.4442C56.3004 72.597 56.4531 72.4442 56.6059 72.2914C56.6823 72.215 56.7205 72.1386 56.7587 72.0622C56.7969 71.9859 56.8351 71.9095 56.9115 71.8331V71.6803C56.9115 71.4803 56.9406 71.2511 56.9734 70.9928C57.0157 70.6594 57.0642 70.2775 57.0642 69.847C57.0642 69.0832 57.0642 68.1665 56.9115 67.2499C56.7587 65.4166 56.1476 63.4305 55.0782 61.75C52.9669 58.4323 49.8136 57.6452 48.5571 57.3316L48.5089 57.3195C48.3561 57.3195 48.2033 57.3195 48.0505 57.4723C48.2033 57.7778 48.2033 57.9306 48.2033 58.0834ZM51.5636 89.4021C51.5636 89.2493 51.7164 88.9438 51.8691 88.791C51.8865 88.7649 51.904 88.7383 51.9215 88.7112L51.9694 88.637C52.2482 88.2037 52.5797 87.6884 53.3969 87.416C53.8552 86.6522 54.4663 85.8883 55.2302 85.1244C55.5309 84.8237 55.8079 84.4993 56.0893 84.1699L56.0893 84.1698L56.0893 84.1698L56.0894 84.1698L56.0894 84.1697L56.0894 84.1697L56.0895 84.1695C56.5227 83.6623 56.9661 83.1431 57.5218 82.68C58.2857 81.7634 59.2023 80.9995 60.119 80.2356C63.7855 77.3329 67.4521 76.7218 68.8271 76.7218C68.9799 76.7218 69.1327 76.7218 69.1327 77.0274C69.2271 77.1218 69.2048 77.2162 69.174 77.3467L69.174 77.3468C69.1549 77.4274 69.1327 77.5218 69.1327 77.6385V77.7912C68.6743 78.8607 67.7577 80.9995 66.3827 82.9856C65.0077 85.1244 63.1744 87.1105 61.0356 88.4854C59.0495 89.8604 56.9107 90.3187 55.383 90.3187C53.8552 90.3187 52.4802 90.0132 51.8691 89.8604C51.7164 89.7076 51.5636 89.5549 51.5636 89.4021ZM45.4505 70.9163C45.2977 71.6802 45.1449 73.2079 45.1449 74.8884C45.1449 76.5689 45.1449 78.555 45.4505 80.5411C45.9088 82.5271 46.5199 84.2077 47.4365 85.5826C48.2004 86.9576 49.1171 87.8742 49.5754 88.3326C49.7282 88.4853 49.8809 88.4853 50.0337 88.3326C50.1865 88.3326 50.3392 88.1798 50.492 87.8743V87.7215C50.5778 87.4641 50.7118 87.1586 50.8669 86.8048C50.988 86.5287 51.1219 86.2231 51.2559 85.8882C51.4461 85.4127 51.5771 84.878 51.7226 84.284L51.7226 84.2839C51.8109 83.9238 51.9044 83.5419 52.0198 83.1382C52.1725 82.2216 52.3253 80.9994 52.3253 79.93C52.3253 78.8605 52.1725 77.7911 51.867 76.7217C50.6448 72.5968 47.4365 70.7635 46.2143 70.1524C46.1125 70.0506 46.0106 70.0845 45.9088 70.1185C45.8579 70.1354 45.8069 70.1524 45.756 70.1524C45.6796 70.3816 45.6032 70.5343 45.546 70.6489C45.4887 70.7635 45.4505 70.8399 45.4505 70.9163ZM39.2144 103.568C39.2615 103.53 39.3061 103.494 39.3421 103.458C39.8004 103.152 40.4114 102.847 41.328 102.388L41.3282 102.388C41.5085 102.28 41.7058 102.163 41.9141 102.04L41.9142 102.04L41.9152 102.039L41.9155 102.039L41.916 102.039C42.5898 101.641 43.3785 101.174 44.0781 100.708C44.6892 100.3 45.436 99.8929 46.1828 99.4856L46.183 99.4855C46.5564 99.2818 46.9299 99.0781 47.2864 98.8744C47.7447 98.7216 48.3558 98.416 48.9669 98.1105C49.578 97.8049 50.1891 97.4994 50.8002 97.3466C51.4113 97.0411 52.0224 96.8883 52.6335 96.7355C53.0171 96.5437 53.4007 96.4723 53.7464 96.408L53.7465 96.408C53.9516 96.3698 54.1434 96.3341 54.314 96.2772C54.4498 96.2578 54.5832 96.2384 54.7144 96.2193L54.7145 96.2193C55.6164 96.0881 56.4165 95.9716 57.2167 95.9716C58.7748 95.9716 60.0702 96.2343 60.8595 96.3943L60.9289 96.4084L61.0361 96.43C61.3416 96.43 61.3416 96.5827 61.3416 96.8883C61.3416 97.1938 61.1889 97.4994 61.0361 97.6522C60.8833 97.6522 60.8833 97.8049 60.8833 97.8049C60.6833 98.005 60.4542 98.2632 60.196 98.5542L60.1959 98.5543C59.8624 98.9301 59.4805 99.3605 59.05 99.791L57.8278 101.013C57.3695 101.319 56.7584 101.777 56.3001 102.235C54.1612 103.916 51.5641 105.444 48.9669 106.208C46.217 106.819 44.0781 106.666 42.3976 106.208C40.8699 105.749 39.6477 104.985 39.0366 104.527C38.8838 104.527 38.8838 104.221 38.8838 104.069C38.8838 103.835 39.0621 103.691 39.2144 103.568ZM38.7315 83.2916C38.6329 83.5876 38.4705 83.8835 38.2856 84.2206L38.2855 84.2209L38.2854 84.2211C38.184 84.4059 38.0758 84.6031 37.9677 84.8194C37.8913 84.9721 37.8149 85.163 37.7386 85.3539L37.7385 85.3541L37.7385 85.3542C37.6621 85.5451 37.5857 85.736 37.5094 85.8888C37.3566 86.1943 37.2039 86.6525 37.0511 87.1108L37.051 87.111C36.4399 88.7915 35.8288 90.9303 35.5233 93.0692C35.2177 95.208 35.5233 97.1941 35.8288 98.8746C36.1344 100.555 36.7455 101.777 37.051 102.388C37.2038 102.541 37.3566 102.694 37.5094 102.541C37.6038 102.541 37.6982 102.483 37.8287 102.402C37.9093 102.352 38.0037 102.294 38.1205 102.236L38.2732 102.083C38.3984 101.895 38.575 101.707 38.7713 101.498C39.054 101.198 39.3777 100.853 39.6482 100.402C39.8417 100.08 40.0624 99.7575 40.2988 99.412L40.2988 99.412C40.6225 98.9391 40.9756 98.4232 41.3287 97.8052C41.4031 97.6565 41.4815 97.5037 41.5619 97.3469C41.9773 96.5375 42.4477 95.6208 42.7037 94.5969C42.7801 94.2914 42.8565 94.024 42.9328 93.7567C43.0092 93.4893 43.0856 93.222 43.162 92.9164C43.3148 92.3053 43.3148 91.6942 43.3148 91.2359C43.4676 86.6527 40.7176 83.7499 39.6482 82.6805C39.4954 82.8333 39.3427 82.8333 39.1899 82.8333C39.0371 82.8333 38.8843 82.9861 38.7315 83.2916ZM21.4672 114.304C21.62 114.152 21.7728 113.999 22.0783 113.846C22.5846 113.72 23.2481 113.541 24.0255 113.331C25.1248 113.034 26.4519 112.676 27.8838 112.318C28.4949 112.318 29.1059 112.166 29.717 112.013C30.0378 111.933 30.4007 111.895 30.7836 111.854H30.7837C31.1302 111.818 31.493 111.78 31.8559 111.707C32.3142 111.656 32.7726 111.588 33.2309 111.521L33.2311 111.521C34.1476 111.385 35.0642 111.249 35.9808 111.249C38.8835 111.249 41.1751 111.554 43.0084 112.166C44.7431 112.744 45.9307 113.459 46.7005 113.922L46.8278 113.999C46.9806 114.152 47.1333 114.304 46.9806 114.61C46.9806 114.763 46.6755 115.068 46.5226 115.221L46.5225 115.221L46.5225 115.221L46.5224 115.221L46.5223 115.221L46.5222 115.221C46.5222 115.374 46.3695 115.374 46.3695 115.374C45.1473 116.138 42.8557 117.513 40.1057 118.582C39.9316 118.652 39.7654 118.721 39.6035 118.789C39.0553 119.019 38.5566 119.228 37.9669 119.346L35.6752 119.804C34.1475 120.11 32.6198 120.11 31.092 120.11C28.0365 119.804 25.8977 118.888 24.3699 117.818C22.8422 116.749 21.9255 115.527 21.4672 114.916C21.3144 114.763 21.3144 114.457 21.4672 114.304ZM20.8552 112.471H21.4663H21.6191C22.6885 111.86 24.5218 110.791 26.2023 109.263C26.3612 109.104 26.5201 108.964 26.6726 108.829C26.9601 108.574 27.2249 108.34 27.4245 108.041C27.7872 107.678 28.0542 107.315 28.3769 106.877L28.377 106.877C28.4621 106.761 28.5511 106.641 28.6467 106.513C29.4106 105.596 30.0217 104.374 30.48 103.152C31.3967 100.86 31.2439 98.7215 30.9383 96.8882C30.6328 95.2077 30.0217 93.8327 29.5634 93.2216C29.4106 93.0689 29.2578 92.9161 29.105 92.9161C28.9523 92.9161 28.6467 92.9161 28.4939 93.2216C27.8828 93.8327 26.8134 95.0549 25.5912 96.5827C25.2857 96.8882 24.9802 97.3465 24.6747 97.8048L24.6746 97.8048L24.6746 97.8049L23.7579 99.1798C23.1468 100.096 22.5357 101.013 22.0774 102.235C21.1608 104.374 20.5497 106.513 20.3969 108.194C20.2441 110.027 20.2441 111.402 20.3969 112.318C20.3969 112.318 20.5497 112.318 20.8552 112.471ZM0.69031 117.971C0.843084 117.818 1.14863 117.818 1.45418 117.818C1.7023 117.846 1.98026 117.873 2.28538 117.904L2.28558 117.904C3.67131 118.041 5.61711 118.234 7.87071 118.735C8.52316 118.735 9.06415 118.846 9.68408 118.974C9.78995 118.996 9.89813 119.018 10.0096 119.04C10.662 119.04 11.203 119.152 11.8229 119.28L11.8258 119.28C11.9307 119.302 12.038 119.324 12.1484 119.346C12.7595 119.499 13.5234 119.652 14.2872 119.804C14.4049 119.834 14.5282 119.863 14.6561 119.894C15.1925 120.022 15.8093 120.169 16.4261 120.415L16.4262 120.416L16.4263 120.416C17.8012 120.874 19.1761 121.332 20.2454 121.943C21.3149 122.554 22.3843 123.165 23.1482 123.777C24.8287 124.999 25.8981 126.068 26.5092 126.832C26.6285 126.951 26.5615 127.071 26.4537 127.263C26.4234 127.316 26.3899 127.376 26.3564 127.443C26.2037 127.596 25.8981 127.749 25.5926 127.901H25.4398C25.1854 127.952 24.8801 128.003 24.5409 128.06L24.5404 128.06L24.5401 128.06L24.5395 128.06L24.5384 128.06C23.8598 128.173 23.0456 128.309 22.2315 128.513C21.818 128.558 21.3907 128.618 20.9537 128.679C19.9376 128.821 18.8693 128.971 17.8011 128.971H15.3567C14.5928 128.971 13.6761 128.818 12.9123 128.665C11.2317 128.36 9.70401 127.901 8.17626 127.29C5.27355 126.068 3.44025 124.235 2.21805 122.554C1.14863 120.874 0.53754 119.499 0.384766 118.582C0.384766 118.277 0.537535 118.124 0.69031 117.971ZM1.30141 116.29C2.67638 116.138 4.968 115.679 7.25962 114.763C7.56517 114.61 7.87071 114.495 8.17626 114.381C8.48181 114.266 8.78736 114.152 9.09291 113.999C9.704 113.693 10.3151 113.388 10.7734 112.929C11.079 112.777 11.3845 112.624 11.5373 112.318C11.6901 112.242 11.8047 112.127 11.9192 112.013C12.0338 111.898 12.1484 111.784 12.3012 111.707L13.6761 110.332C14.44 109.263 15.0511 108.193 15.5094 107.124C15.9329 106.136 16.0955 105.148 16.2383 104.28L16.2733 104.069C16.558 102.361 16.3123 100.918 16.1538 99.9875L16.1538 99.9873C16.1421 99.919 16.131 99.8535 16.1205 99.7908C16.1205 99.6381 15.9678 99.4853 15.815 99.3325H15.2039C14.9369 99.4215 14.618 99.6142 14.2775 99.82C14.0336 99.9675 13.7785 100.122 13.5234 100.249C13.0141 100.453 12.5049 100.792 11.9956 101.132C11.741 101.302 11.4864 101.471 11.2318 101.624C10.9262 101.828 10.6376 102.032 10.3491 102.235C9.77192 102.643 9.19477 103.05 8.48181 103.457C7.56517 104.221 6.64852 104.985 5.73187 105.902C4.05135 107.735 2.67638 109.568 1.91251 111.249C0.995864 112.929 0.53754 114.457 0.384766 115.374C0.384766 115.527 0.384761 115.832 0.69031 115.832C0.843084 116.29 1.14864 116.29 1.30141 116.29ZM18.413 3.23763C17.4963 2.62653 16.7324 2.01543 16.2741 1.55711C16.2158 1.49875 16.1797 1.41811 16.1489 1.34923C16.099 1.23778 16.063 1.15714 15.9686 1.25156C16.1213 1.09878 16.2741 0.946008 16.4269 0.946008C16.6047 0.946008 16.8084 0.933071 17.038 0.918491C17.5973 0.882968 18.3103 0.83769 19.1768 0.946008C19.4824 1.02239 19.7879 1.06059 20.0935 1.09878C20.399 1.13698 20.7046 1.17517 21.0101 1.25156C21.1093 1.27635 21.2125 1.30114 21.3184 1.32658C21.8651 1.45794 22.4842 1.60669 22.9962 1.86266L24.8295 2.7793C24.9823 2.85569 25.0968 2.93208 25.2114 3.00846C25.326 3.08485 25.4406 3.16124 25.5934 3.23763C25.8989 3.3904 26.2044 3.69595 26.3572 3.84872C27.0037 4.38746 27.4982 4.9262 27.8943 5.35775C28.0599 5.53809 28.2082 5.69971 28.3433 5.83479L28.3433 5.83481C28.4961 5.98758 28.6488 6.14035 28.4961 6.29312C28.4961 6.44589 28.1905 6.44589 28.0377 6.44589C27.7534 6.38901 27.4478 6.35331 27.1211 6.31514C26.5702 6.25077 25.9591 6.17937 25.2878 5.98757C25.135 5.98757 24.8295 5.98757 24.5239 5.83479C24.3712 5.83479 24.2184 5.7966 24.0656 5.75841C23.9128 5.72021 23.7601 5.68202 23.6073 5.68202C22.9962 5.52924 22.3851 5.37647 21.774 5.07092C21.2647 4.86722 20.8913 4.66352 20.5178 4.45982C20.3311 4.35797 20.1444 4.25612 19.9407 4.15427C19.3296 3.84873 18.8713 3.54319 18.413 3.23765L18.413 3.23763Z\" fill=\"url(#paint0_linear_590_8574)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_590_8574\" x1=\"35.5978\" y1=\"0.0291748\" x2=\"35.5978\" y2=\"161.664\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.248879\" stop-color=\"#BFD2E5\"/>\\n<stop offset=\"1\" stop-color=\"#DCE7F3\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1eahhbu\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:135,intrinsicWidth:77,name:\"Union\",svg:'<svg width=\"77\" height=\"135\" viewBox=\"-3 -3 77 135\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.6\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M36.3773 8.77487L36.3774 8.77474C37.2998 7.89828 38.8568 6.41883 39.76 4.61248C40.2183 3.54306 40.5239 2.62641 40.5239 1.86254C40.5239 1.09866 40.5239 0.487567 40.3711 0.182018C40.3711 0.0292433 40.2183 0.0292435 40.0655 0.0292435C39.9128 0.0292435 39.76 0.0292433 39.6072 0.182018C38.6906 0.640341 36.3989 2.62641 35.4823 4.61248C35.1768 5.0708 35.024 5.6819 35.024 6.14022C34.8712 6.59855 34.8712 7.05687 35.024 7.51519C35.024 7.98312 35.1386 8.39372 35.2275 8.71188L35.2275 8.71193C35.2837 8.91312 35.3295 9.07735 35.3295 9.19571C35.3295 9.34849 35.4823 9.34849 35.6351 9.34849C35.6351 9.34849 35.7878 9.34849 35.9406 9.19571C36.0593 9.077 36.2076 8.93614 36.3773 8.77487ZM36.8586 10.418C36.8002 10.4763 36.7419 10.5124 36.692 10.5432C36.6114 10.593 36.553 10.6291 36.553 10.7235V11.0291C36.6796 11.0924 36.8324 11.2081 37.0114 11.3436C37.2645 11.5353 37.57 11.7667 37.928 11.9457C38.2336 12.0985 38.6919 12.2513 39.1502 12.404C39.6085 12.5568 40.0669 12.5568 40.5252 12.5568C42.0588 12.6664 43.5139 12.2261 44.5525 11.9118C44.9623 11.7878 45.3074 11.6834 45.5667 11.6402C45.6612 11.6402 45.6972 11.5818 45.7471 11.5012C45.7779 11.4513 45.8139 11.393 45.8723 11.3346V11.0291C45.7195 10.7235 45.2612 10.2652 44.6501 9.95966C44.039 9.50133 43.1223 9.19578 42.0529 9.04301C40.0669 8.89023 37.6225 9.95966 36.8586 10.418ZM27.9954 18.3623C27.9954 18.2096 28.1481 18.0568 28.3009 17.904C28.4907 17.7775 28.733 17.5985 29.0168 17.3888C29.4182 17.0922 29.9028 16.7343 30.4397 16.3763C30.8981 16.0707 31.5092 15.7652 32.1203 15.6124C32.7314 15.3069 33.3425 15.1541 33.9536 15.1541C36.2882 14.8623 37.926 16.1034 38.6008 16.6148C38.6325 16.6388 38.6621 16.6613 38.6896 16.6818C38.8423 16.6818 38.8423 16.8346 38.8423 16.9874C38.8423 17.1402 38.8423 17.2929 38.6896 17.2929C38.2312 17.5985 37.4674 18.0568 36.5507 18.5151C35.6341 18.9734 34.4119 19.4318 33.1897 19.5845C30.7453 19.8901 28.912 19.1262 28.1481 18.6679C27.9954 18.6679 27.9954 18.5151 27.9954 18.3623ZM29.5251 5.68206C29.0668 6.14039 28.3029 7.05704 27.5391 8.12646C26.7752 9.19588 26.0113 10.4181 25.7058 11.793C25.0947 14.543 26.0113 16.3763 26.4696 16.9874C26.4696 17.1401 26.6224 17.1402 26.7752 17.1402C26.928 17.1402 27.0807 16.9874 27.0807 16.9874C27.174 16.8475 27.3099 16.665 27.4711 16.4484C27.8383 15.9554 28.3366 15.2861 28.7613 14.543C28.914 14.2374 29.0668 13.9701 29.2196 13.7027C29.3724 13.4354 29.5251 13.168 29.6779 12.8625C29.9835 12.2514 30.289 11.6403 30.4418 11.0292C31.2056 8.43201 30.5946 6.44594 30.289 5.68206C30.289 5.52929 30.1362 5.52929 29.9835 5.52929C29.8307 5.37652 29.6779 5.52929 29.5251 5.68206ZM20.5129 28.4451C20.5129 28.2923 20.5129 28.1396 20.6656 27.9868C20.8184 27.6812 21.124 27.3757 21.4295 27.0701L22.0406 26.459C22.1934 26.3826 22.308 26.2681 22.4225 26.1535L22.4226 26.1535L22.4226 26.1535C22.5371 26.0389 22.6517 25.9243 22.8045 25.8479C23.8739 24.9313 25.0961 24.1674 26.4711 23.7091C29.3738 22.9452 31.5126 23.8619 32.2765 24.3202C32.4293 24.3202 32.4293 24.473 32.4293 24.6257C32.4293 24.6257 32.4293 24.7785 32.2765 24.9313C32.1208 25.0351 31.9298 25.1918 31.7036 25.3774C31.2639 25.7382 30.691 26.2083 29.9849 26.6118C29.0682 27.2229 27.846 27.9868 26.4711 28.4451L24.6378 28.9034C24.0267 29.0562 23.4156 29.0562 22.9573 29.0562H22.9573C21.8878 29.0562 21.124 28.9034 20.6656 28.7506C20.6656 28.7506 20.5129 28.5979 20.5129 28.4451ZM19.4414 13.9318C18.983 14.5429 18.2192 15.7651 17.6081 17.1401C16.997 18.515 16.5387 20.1956 16.3859 21.8761C16.3859 22.6399 16.3859 23.4038 16.5387 24.0149C16.6914 24.626 16.8442 25.2371 17.1498 25.6954C17.6081 26.6121 18.2192 27.2232 18.5247 27.5287L18.5247 27.5287C18.6775 27.6815 18.8303 27.6815 18.983 27.5287C19.1358 27.5287 19.2886 27.376 19.2886 27.2232V27.0704C19.3348 26.9779 19.3811 26.8714 19.4316 26.7551C19.5479 26.4873 19.6867 26.1678 19.8997 25.8482C19.9761 25.6954 20.0143 25.5427 20.0525 25.3899L20.0525 25.3899C20.0907 25.2371 20.1289 25.0843 20.2052 24.9316C20.358 24.626 20.5108 24.3205 20.5108 24.0149C20.9691 22.6399 21.4274 21.1122 21.5802 19.5845C21.8858 16.529 20.8163 14.3901 20.358 13.6262C20.358 13.4735 20.2052 13.4735 19.8997 13.4735L19.4414 13.9318ZM14.8568 41.7366C14.704 41.5838 14.704 41.2783 14.8568 41.1255C15.3151 39.5978 17.3012 36.2367 20.0511 34.5562C22.9539 32.8757 25.3983 33.4868 26.4677 33.7923C26.6204 33.7923 26.7732 33.9451 26.7732 34.0979C26.8751 34.1997 26.8411 34.3016 26.8072 34.4034C26.7902 34.4544 26.7732 34.5053 26.7732 34.5562V34.709C26.6879 34.8227 26.5974 34.947 26.5006 35.0798L26.5004 35.08C26.0768 35.6614 25.5332 36.4074 24.7872 37.1534L24.4816 37.4589C24.4816 37.6117 24.3288 37.7645 24.1761 37.9172L23.4122 38.6811L21.5789 40.0561C20.815 40.5144 20.2039 40.82 19.5928 41.1255C18.9817 41.4311 18.3707 41.5838 17.7596 41.7366L17.7595 41.7366C16.6901 42.0422 15.6207 42.0422 15.1624 42.0422C15.0096 42.0422 14.8568 41.8894 14.8568 41.7366ZM10.1209 26.0009C9.81537 26.7648 9.35704 28.2925 8.89872 29.973C8.89872 30.0494 8.86053 30.164 8.82233 30.2786C8.78414 30.3932 8.74595 30.5078 8.74595 30.5841C8.74595 30.7369 8.74595 31.0425 8.59317 31.1952V32.723C8.59317 33.6396 8.59317 34.5563 8.74595 35.4729C8.89872 36.3896 9.20427 37.1534 9.50982 37.7645C9.74324 38.2314 10.0658 38.6982 10.3413 39.0969C10.4265 39.2202 10.5071 39.3369 10.5792 39.4451C11.2708 40.275 11.9624 40.7292 12.4273 41.0345C12.4758 41.0664 12.5219 41.0967 12.5653 41.1256H13.0236C13.1 41.0492 13.1382 40.9728 13.1764 40.8964C13.2146 40.82 13.2528 40.7436 13.3292 40.6673V40.5145C13.3596 40.2098 13.4144 39.814 13.479 39.3476L13.479 39.3475L13.479 39.3474C13.7381 37.4753 14.1544 34.4665 13.7875 31.6536C13.3292 28.1397 11.6487 26.0009 10.8848 25.237C10.732 25.0843 10.5792 25.0843 10.4265 25.237C10.3855 25.3189 10.3446 25.3898 10.3066 25.4556C10.2028 25.6354 10.1209 25.7772 10.1209 26.0009ZM12.566 56.2505C12.4132 56.0977 12.4132 55.7921 12.4132 55.6394C12.566 53.9588 13.6354 49.6812 16.3853 47.2368C17.7603 46.0146 19.1353 45.4035 20.3575 45.0979C21.5797 44.7924 22.6491 44.7924 23.2602 44.7924C23.413 44.7924 23.5657 44.9452 23.5657 45.0979V45.5563V45.709C23.413 46.3201 22.9546 47.5423 22.1908 48.7645C22.1144 48.9173 21.9998 49.07 21.8852 49.2228L21.8852 49.2228L21.8852 49.2229C21.7706 49.3757 21.656 49.5284 21.5797 49.6812C21.4838 49.9689 21.3277 50.1964 21.1869 50.4014C21.1035 50.5231 21.0254 50.6368 20.9686 50.7506C20.5102 51.5145 20.0519 52.1256 19.4408 52.7367L18.5242 53.6533C18.2186 53.9589 17.9131 54.2644 17.6075 54.4172C16.9964 54.8755 16.3854 55.181 15.7743 55.4866L15.7742 55.4866C14.552 55.9449 13.6354 56.2505 13.0243 56.4032C12.8715 56.556 12.7187 56.4032 12.566 56.2505ZM3.39932 40.5144C3.24655 41.4311 3.09378 43.2644 3.09378 45.2504C3.09378 45.7087 3.09378 46.3198 3.24655 46.7782C3.32294 47.0073 3.36113 47.2747 3.39932 47.542C3.43752 47.8094 3.47571 48.0767 3.5521 48.3059C3.65971 49.0592 3.91891 49.7366 4.16954 50.3917L4.16955 50.3917C4.27474 50.6667 4.37842 50.9376 4.46875 51.2086C4.57526 51.5282 4.75605 51.8477 4.90754 52.1155C4.97332 52.2318 5.03359 52.3383 5.07984 52.4308C5.21381 52.6318 5.34777 52.8033 5.46886 52.9584C5.62395 53.1571 5.75792 53.3287 5.84372 53.5002C6.45481 54.1113 6.91314 54.5697 7.52424 55.028C8.49716 55.7229 9.47009 56.0385 9.98286 56.2049C10.0337 56.2214 10.08 56.2364 10.1214 56.2502C10.2742 56.2502 10.427 56.2502 10.5797 56.0974C10.7325 55.9446 10.7325 55.7919 10.7325 55.6391V55.4863C10.7218 55.3684 10.7103 55.237 10.6978 55.0933L10.6978 55.0932L10.6977 55.0921L10.6976 55.0916L10.6976 55.0912C10.5313 53.1857 10.1773 49.1276 8.89921 45.8615C8.28811 44.0282 7.21869 42.6532 6.30204 41.5838C5.53817 40.6672 4.62152 40.0561 4.1632 39.7505C4.01042 39.5978 3.85765 39.7505 3.70487 39.9033C3.5521 40.0561 3.39932 40.2089 3.39932 40.5144ZM14.2474 72.4444C14.0946 72.2916 13.9418 72.1389 13.9418 71.8333C13.9418 71.375 13.7891 70.7639 13.4835 70C13.4835 69.2361 13.4835 68.3195 13.6363 67.4029C13.9418 65.5696 14.4002 63.5835 15.4696 61.903C17.5808 58.5853 20.7341 57.7982 21.9906 57.4846L22.0389 57.4725C22.1917 57.4725 22.3444 57.4725 22.4972 57.6253C22.65 57.7781 22.65 57.9308 22.65 58.0836V58.2364C22.65 58.8888 22.4271 59.987 22.1717 61.2454C22.128 61.4604 22.0835 61.6801 22.0389 61.903C22.0389 62.2656 21.9432 62.5326 21.8276 62.8554C21.7971 62.9405 21.7652 63.0295 21.7333 63.1252C21.7333 63.4878 21.6377 63.7548 21.522 64.0776C21.4916 64.1627 21.4597 64.2517 21.4278 64.3474C21.1222 65.264 20.8167 66.1807 20.3584 66.9445C19.4417 68.4723 18.3723 69.8472 17.3029 70.7639C16.2335 71.6805 15.3168 72.2916 14.7057 72.5972C14.5529 72.5972 14.4002 72.5972 14.2474 72.4444ZM0.191406 58.236C0.216246 58.4099 0.241086 58.608 0.268553 58.8271C0.410016 59.9553 0.621155 61.6393 1.26083 63.4303C1.29689 63.5385 1.33296 63.6553 1.37104 63.7785C1.49425 64.1772 1.63851 64.644 1.87193 65.1109C2.0247 65.722 2.33025 66.1803 2.6358 66.6386C3.09412 67.708 3.70522 68.6247 4.46909 69.5413C5.99684 71.2218 7.52458 72.1385 8.89955 72.5968C10.2745 73.0551 11.3439 73.2079 12.1078 73.2079C12.2606 73.2079 12.4134 73.0551 12.4134 72.9024V72.2913V72.1385C12.2388 71.7545 12.0244 71.2189 11.7682 70.5791C10.9034 68.4192 9.56318 65.0718 7.67736 62.3609C5.23296 58.8471 2.0247 57.4721 0.802504 57.1666C0.64973 57.1666 0.496955 57.1666 0.344181 57.4721C0.191406 57.6249 0.191406 57.9305 0.191406 58.236ZM20.9692 88.3327C20.8164 88.3327 20.6636 88.1799 20.5109 87.8743C20.3581 87.416 20.0525 86.8049 19.747 86.1938C19.4414 85.43 19.1359 84.3605 18.9831 83.4439C18.8303 82.3745 18.6776 81.305 18.6776 80.2356C18.6776 79.1662 18.8303 78.0968 19.1359 77.0274C20.3581 72.9024 23.5663 71.0692 24.7885 70.4581C24.9413 70.3053 25.0941 70.3053 25.2469 70.4581C25.3996 70.4581 25.5524 70.6108 25.5524 70.7636V70.9164C25.5524 71.3058 25.6076 71.7779 25.671 72.321C25.7569 73.0564 25.858 73.9219 25.858 74.8885C26.0107 76.569 26.0107 78.5551 25.5524 80.5412C25.0941 82.5272 24.3302 84.2078 23.5663 85.5827C22.8025 86.9577 21.8858 87.8743 21.4275 88.3327C21.4275 88.3327 21.122 88.4854 20.9692 88.3327ZM2.0255 77.7912C2.48382 79.0134 3.40047 80.9995 4.77544 82.9856C6.15041 84.9716 7.9837 87.1105 10.1225 88.4855C12.2614 89.8604 14.2475 90.3188 15.7752 90.3188C17.1 90.3188 18.1951 90.089 18.9607 89.9283L18.9609 89.9283L18.962 89.9281L18.9646 89.9275C19.0804 89.9032 19.1887 89.8805 19.289 89.8604C19.4418 89.8604 19.5946 89.7077 19.5946 89.4021C19.5946 89.2493 19.5946 89.0966 19.4418 88.791V88.6382C19.3239 88.4614 19.1833 88.2846 19.0287 88.0902L19.0286 88.09L19.0285 88.0899L19.0284 88.0899L19.0283 88.0898C18.7823 87.7804 18.501 87.4266 18.2196 86.9577C17.8639 86.602 17.56 86.1946 17.2175 85.7355C16.9715 85.4057 16.7056 85.0493 16.3863 84.6661C16.0855 84.3653 15.8084 84.0408 15.527 83.7113L15.5269 83.7112C15.0937 83.204 14.6504 82.6848 14.0947 82.2217C13.3308 81.4578 12.4142 80.5412 11.4975 79.7773C7.83093 76.8746 4.16434 76.2635 2.78937 76.2635C2.6366 76.2635 2.48382 76.4163 2.48382 76.5691C1.87272 77.1802 1.87272 77.4857 2.0255 77.7912ZM33.344 102.694C33.1912 102.694 32.8857 102.541 32.7329 102.388C32.4274 101.93 31.8163 101.319 31.2052 100.86C30.5941 100.097 29.983 99.1799 29.5247 98.2632C29.3719 97.9068 29.2021 97.5503 29.0324 97.1938C28.6929 96.4809 28.3534 95.7679 28.1497 95.055C28.0733 94.7494 27.9969 94.4821 27.9205 94.2147C27.8441 93.9474 27.7677 93.68 27.6914 93.3745C27.6914 93.1618 27.6585 92.9162 27.6232 92.6529C27.5825 92.3489 27.5386 92.0214 27.5386 91.694C27.3858 87.1107 30.1358 84.208 31.2052 83.1386C31.3579 82.9858 31.5107 82.9858 31.6635 82.9858C31.8872 82.9858 31.9471 83.0677 32.0231 83.1715L32.0232 83.1716C32.051 83.2095 32.0809 83.2504 32.1218 83.2914V83.4441L32.8857 84.9719C33.0385 85.2774 33.1912 85.583 33.344 86.0413C33.4204 86.2704 33.4968 86.4613 33.5731 86.6523L33.5732 86.6524L33.5732 86.6525C33.6496 86.8434 33.726 87.0344 33.8023 87.2635C34.4134 88.944 35.1773 91.0829 35.3301 93.2217C35.6356 95.3605 35.3301 97.3466 35.0245 99.0271C34.719 100.555 34.1079 101.93 33.8023 102.541C33.8023 102.694 33.4968 102.694 33.344 102.694ZM12.1074 99.7904L12.1075 99.7905L12.1077 99.7907L13.3299 101.013C13.7882 101.471 14.2465 101.93 14.8576 102.235C16.9965 103.916 19.5936 105.443 22.1908 106.207C24.788 106.818 27.0796 106.666 28.7601 106.207C30.4406 105.749 31.51 104.985 32.1211 104.527C32.2739 104.374 32.2739 104.221 32.2739 104.068C32.2739 103.916 32.1211 103.763 31.9684 103.61L31.8156 103.457C31.6768 103.365 31.524 103.258 31.3573 103.142C30.9732 102.874 30.5149 102.555 29.9823 102.235C29.6979 102.064 29.3924 101.873 29.0657 101.668C28.5148 101.322 27.9037 100.938 27.2323 100.555C26.6213 100.147 25.8745 99.7399 25.1277 99.3325L25.1275 99.3324C24.754 99.1287 24.3806 98.925 24.0241 98.7213C23.413 98.4157 22.8019 98.1102 22.3436 97.9574C22.038 97.8046 21.7325 97.69 21.4269 97.5755C21.1214 97.4609 20.8158 97.3463 20.5103 97.1935C20.2047 97.1171 19.8992 97.0026 19.5936 96.888C19.2881 96.7734 18.9825 96.6588 18.677 96.5824C18.3714 96.506 18.1041 96.4297 17.8367 96.3533L17.8366 96.3532L17.8362 96.3531C17.569 96.2768 17.3018 96.2004 16.9965 96.1241C15.927 95.9713 14.8576 95.8186 14.0937 95.8186C12.4741 95.8186 11.3314 96.0571 10.5604 96.218C10.4586 96.2392 10.3634 96.2591 10.2744 96.2769C10.1216 96.2769 9.96883 96.5824 9.96883 96.7352C9.96883 97.1935 9.96883 97.4991 10.2744 97.8046C10.7326 98.4156 11.3436 99.0266 12.1073 99.7903L12.1074 99.7904ZM50.1486 112.471C49.8431 112.471 49.6903 112.471 49.3848 112.319C48.4681 111.86 46.6348 110.791 44.8015 109.263L43.5793 108.041C43.121 107.583 42.6627 106.971 42.3571 106.513C41.5933 105.444 40.9822 104.222 40.5239 103.152C39.6072 100.708 39.76 98.5689 40.0655 96.8884C40.3711 95.2079 40.9822 93.9857 41.4405 93.2218C41.5933 93.069 41.746 92.9162 41.8988 92.9162C42.0516 92.9162 42.2044 92.9162 42.3571 93.069H42.5099C43.121 93.6801 44.1904 94.9023 45.4126 96.4301C45.5654 96.6592 45.7181 96.8501 45.8709 97.041L45.8709 97.0411C46.0237 97.2321 46.1765 97.4231 46.3293 97.6522L47.2459 99.0272C47.857 99.9439 48.4681 100.861 48.9265 101.93C49.8431 104.069 50.4542 106.055 50.607 107.888C50.7597 109.721 50.7597 111.249 50.607 112.013C50.5789 112.069 50.556 112.12 50.5355 112.166C50.4439 112.37 50.3981 112.471 50.1486 112.471ZM49.5375 114.304L49.0792 113.846H48.9264C48.6065 113.766 48.2343 113.665 47.8152 113.552L47.8137 113.551L47.813 113.551C46.6312 113.231 45.0773 112.809 43.2738 112.471L43.2736 112.471C42.6626 112.318 42.0515 112.166 41.4405 112.166C40.9548 111.971 40.4692 111.901 40.0228 111.836C39.767 111.798 39.5242 111.763 39.3016 111.707C38.8433 111.656 38.385 111.588 37.9266 111.521L37.9265 111.521C37.0099 111.385 36.0933 111.249 35.1767 111.249C32.4268 111.096 29.9824 111.555 28.1491 112.166C26.3158 112.777 24.9408 113.541 24.3297 113.999C24.177 114.152 24.177 114.304 24.177 114.61C24.3297 114.916 24.4825 115.068 24.7881 115.374C26.0103 116.138 28.3019 117.513 31.0518 118.582C31.4337 118.735 31.7775 118.85 32.1212 118.964L32.1215 118.964C32.4652 119.079 32.8088 119.193 33.1907 119.346L35.4823 119.804C37.01 120.11 38.5378 120.263 40.0655 120.11C42.9682 119.957 45.2598 118.888 46.7876 117.818C48.3153 116.749 49.232 115.527 49.6903 114.916C49.6903 114.61 49.6903 114.457 49.5375 114.304ZM70.3136 116.138C70.1608 116.291 69.8552 116.291 69.5497 116.291C68.3275 116.138 66.0359 115.679 63.7442 115.068C63.1331 114.916 62.5221 114.61 61.911 114.304C61.6054 114.152 61.338 113.961 61.0707 113.77C60.8033 113.579 60.536 113.388 60.2304 113.235C60.0777 113.082 59.7721 112.777 59.4666 112.624C59.3138 112.548 59.1992 112.433 59.0846 112.318C58.97 112.204 58.8555 112.089 58.7027 112.013L57.3277 110.638C56.5638 109.568 55.9527 108.499 55.4944 107.43C55.0709 106.442 54.9083 105.453 54.7655 104.586L54.7306 104.374C54.5778 102.541 54.7305 101.013 54.8833 100.096C54.8833 99.9437 55.0361 99.6381 55.1889 99.6381H55.6472H55.8C56.2583 99.7909 56.8694 100.096 57.4805 100.555C58.0916 100.86 58.8555 101.319 59.7721 101.93C60.6888 102.388 61.6054 102.999 62.522 103.763C63.4387 104.527 64.3553 105.291 65.272 106.207C66.9525 107.888 68.1747 109.874 69.0914 111.555C70.008 113.235 70.4663 114.763 70.6191 115.679C70.6191 115.832 70.4663 115.985 70.3136 116.138ZM69.7041 117.818H69.5514C69.196 117.863 68.7502 117.907 68.2291 117.959L68.2289 117.959C66.9576 118.086 65.2379 118.257 63.2876 118.582C62.9669 118.663 62.604 118.701 62.2212 118.741L62.221 118.741C61.8745 118.777 61.5117 118.815 61.1488 118.888C60.7668 118.964 60.4231 119.002 60.0793 119.041C59.7356 119.079 59.3919 119.117 59.0099 119.193L59.0088 119.194C58.2453 119.346 57.4819 119.499 56.8711 119.652C56.1072 119.805 55.3433 119.957 54.7322 120.263C53.3573 120.721 51.9823 121.179 50.9129 121.791C49.8434 122.402 48.774 123.013 48.0102 123.624C46.6245 124.632 45.6542 125.639 45.0139 126.305L45.0138 126.305C44.8776 126.446 44.7563 126.572 44.6491 126.679C44.4963 126.832 44.4963 127.138 44.8019 127.29C44.9547 127.596 45.2602 127.749 45.7185 127.749C45.9253 127.79 46.1545 127.843 46.406 127.9C47.0838 128.056 47.924 128.248 48.9268 128.36C49.3447 128.406 49.7627 128.467 50.1892 128.529L50.1894 128.529C51.166 128.67 52.1876 128.818 53.3573 128.818H55.8017C56.5655 128.818 57.4822 128.665 58.246 128.513C59.9266 128.36 61.4543 127.749 62.9821 127.138C65.8848 125.915 67.7181 124.082 68.9403 122.402C70.1625 120.721 70.6208 119.193 70.7735 118.43C70.7735 118.277 70.7735 117.971 70.468 117.818C70.2482 117.928 70.0285 117.88 69.8656 117.844L69.8654 117.844C69.8019 117.83 69.747 117.818 69.7041 117.818ZM53.8159 0.765559C54.0454 0.780139 54.2491 0.793076 54.427 0.793076C54.7325 0.793076 54.8853 0.793075 54.7325 0.945849C54.8853 1.09862 54.7325 1.2514 54.5797 1.40417C54.1214 1.8625 53.3575 2.4736 52.4409 3.08469C51.9826 3.39024 51.5243 3.69579 50.9132 4.00134L49.0799 4.91799C48.4688 5.22354 47.8577 5.37631 47.2466 5.52908C47.0938 5.52908 46.941 5.56728 46.7882 5.60547C46.6355 5.64367 46.4827 5.68186 46.3299 5.68186C46.2666 5.68186 46.1771 5.70807 46.0723 5.73878C45.924 5.78221 45.745 5.83463 45.566 5.83463C44.3439 6.14018 43.4272 6.29296 42.8161 6.29296C42.6633 6.29296 42.5106 6.29296 42.3578 6.14018C42.3578 5.98741 42.3578 5.83463 42.5106 5.68186C42.6456 5.54678 42.794 5.38515 42.9595 5.20481C43.3556 4.77326 43.8501 4.23453 44.4966 3.69579C44.6494 3.6194 44.764 3.50482 44.8786 3.39024C44.9931 3.27566 45.1077 3.16108 45.2605 3.08469C45.4133 2.93192 45.7188 2.77914 46.0244 2.62637C46.3299 2.42267 46.7713 2.21897 47.2126 2.01527C47.4333 1.91342 47.654 1.81157 47.8577 1.70972C48.3696 1.45376 48.9887 1.30501 49.5355 1.17365C49.6414 1.14821 49.7446 1.12342 49.8437 1.09862C50.4548 0.94585 51.0659 0.793076 51.677 0.793076C52.5436 0.684758 53.2565 0.730036 53.8159 0.765559Z\" fill=\"url(#paint0_linear_590_8597)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_590_8597\" x1=\"35.4824\" y1=\"0.0292435\" x2=\"35.4824\" y2=\"161.473\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.248879\" stop-color=\"#BFD2E5\"/>\\n<stop offset=\"1\" stop-color=\"#DCE7F3\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pafgun\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"43px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Top 25 Strongest Passport 2024\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"43px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Top 25 Strongest Passport 2024\"})}),className:\"framer-16ymnoq\",\"data-framer-name\":\"Passport power rank\",fonts:[\"Inter-Medium\"],name:\"Passport power rank\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Get one of the \",/*#__PURE__*/_jsx(Link,{href:\"https://app.ahrefs.com/keywords-explorer/google/us/overview?keyword=strongest%20passports%20in%20the%20world\",nodeId:\"BP5QJsU8D\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"most powerful passports\"})}),\", according to the 2024 Passport Index.\"]})}),className:\"framer-1p26hs4\",\"data-framer-name\":\"No extra charges or surprise fees. Choose your favorite payment method, including crypto.\",fonts:[\"GF;Inter Tight-regular\"],name:\"No extra charges or surprise fees. Choose your favorite payment method, including crypto.\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"Antigua and Barbuda island\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1087.941650390625),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 32px, 1434px)\",src:\"https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png\",srcSet:\"https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png?scale-down-to=512 512w,https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png 912w\"}},UMC8Wv3KO:{background:{alt:\"Antigua and Barbuda island\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1316),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 48px, 1434px)\",src:\"https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png\",srcSet:\"https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png?scale-down-to=512 512w,https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png 912w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"Antigua and Barbuda island\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(904),pixelHeight:740,pixelWidth:912,sizes:\"max((min(100vw - 48px, 1434px) - 32px) / 3, 1px)\",src:\"https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png\",srcSet:\"https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png?scale-down-to=512 512w,https://framerusercontent.com/images/8b9R05zG4dmeEzHsXOjTopjjdc.png 912w\"},className:\"framer-143rmt\",\"data-framer-name\":\"Frame 1189\",name:\"Frame 1189\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-290fwq\",\"data-framer-name\":\"Graphic1\",name:\"Graphic1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dcrswo\",\"data-framer-name\":\"Group 1119\",name:\"Group 1119\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0VkaXRvcidzIE5vdGUgUmVndWxhcg==\",\"--framer-font-family\":'\"Editor\\'s Note Regular\", \"Editor\\'s Note Regular Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"48.58px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"153\"})}),fonts:[\"CUSTOM;Editor's Note Regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0VkaXRvcidzIE5vdGUgRXh0cmFsaWdodA==\",\"--framer-font-family\":'\"Editor\\'s Note Extralight\", \"Editor\\'s Note Extralight Placeholder\", sans-serif',\"--framer-font-size\":\"62px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"48.58px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"153\"})}),className:\"framer-5ml4rm\",\"data-framer-name\":\"156\",fonts:[\"CUSTOM;Editor's Note Extralight\"],name:\"156\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-v0l0fy\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:135,intrinsicWidth:77,name:\"Union\",svg:'<svg width=\"77\" height=\"135\" viewBox=\"-3 -3 77 135\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.6\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M35.0636 9.19564C35.2164 9.34842 35.3692 9.34842 35.522 9.34842C35.6747 9.34842 35.8275 9.34842 35.8275 9.19564C35.9803 8.89009 36.1331 8.279 36.1331 7.51512V6.14015C36.1331 5.68183 35.9803 5.07073 35.6747 4.61241C34.6053 2.47357 32.4665 0.640273 31.5498 0.181949H31.397C31.3207 0.181949 31.2443 0.143756 31.1679 0.105562C31.0915 0.0673684 31.0151 0.0291748 30.9387 0.0291748C30.786 0.0291748 30.6332 0.181949 30.6332 0.181949C30.6332 0.300316 30.6102 0.464537 30.5822 0.665731L30.5821 0.665785C30.5377 0.98394 30.4804 1.39454 30.4804 1.86247C30.4804 2.62634 30.786 3.54299 31.2443 4.61241C32.1474 6.41873 33.7044 7.89816 34.6268 8.77463L34.6268 8.77465L34.6268 8.77467L34.6269 8.77471C34.7966 8.93602 34.9449 9.07691 35.0636 9.19564ZM34.1472 10.5708C33.2305 9.95967 30.9389 9.04303 28.8001 9.1958C27.7306 9.1958 26.814 9.65412 26.2029 10.1124C25.5918 10.5708 25.1335 11.0291 24.9807 11.1819C24.9807 11.2402 24.9584 11.2763 24.9394 11.3071C24.9086 11.3569 24.8863 11.393 24.9807 11.4874C24.9807 11.5818 25.039 11.6179 25.1197 11.6677C25.1695 11.6985 25.2279 11.7346 25.2862 11.793C25.4196 11.8374 25.5756 11.8948 25.7514 11.9595C26.7841 12.3394 28.5001 12.9707 30.3278 12.7096C30.6858 12.7096 30.9913 12.6572 31.2444 12.6138C31.4234 12.583 31.5762 12.5568 31.7028 12.5568C31.9319 12.4805 32.1229 12.4041 32.3138 12.3277L32.3139 12.3277C32.5048 12.2513 32.6958 12.1749 32.925 12.0985C33.5361 11.793 34.1472 11.4874 34.2999 11.1819C34.4527 11.1819 34.4527 11.0291 34.2999 10.8763C34.4527 10.7235 34.2999 10.5708 34.1472 10.5708ZM43.9244 16.8344L43.9244 16.8343C43.4661 16.376 42.855 15.4594 42.2439 14.5428L42.2439 14.5427C42.0911 14.2372 41.9384 13.9699 41.7856 13.7026L41.7855 13.7025L41.7855 13.7023C41.6327 13.435 41.48 13.1677 41.3272 12.8622C41.0217 12.2511 40.7161 11.64 40.5634 11.0289C39.7995 8.43174 40.4106 6.44567 40.7161 5.6818C40.7161 5.52902 40.8689 5.52902 41.0217 5.52902C41.1744 5.52902 41.3272 5.52902 41.48 5.6818H41.6328C42.0911 6.14012 42.855 7.05677 43.6188 8.12619C44.3827 9.19561 45.1466 10.4178 45.4521 11.7928C46.0632 14.5427 45.1466 16.376 44.6883 16.9871C44.6883 17.1399 44.5355 17.1399 44.3827 17.1399C44.2299 17.1399 44.0772 16.9871 43.9244 16.8344ZM32.3157 17.4453C32.7741 17.7508 33.5379 18.2092 34.4546 18.6675C35.3712 19.1258 36.5934 19.4314 37.8156 19.7369L37.8156 19.7369C40.26 20.0425 42.0933 19.2786 42.8572 18.8203C43.01 18.8203 43.01 18.6675 43.01 18.5147C43.01 18.3619 42.8572 18.2092 42.8572 18.2092C42.7285 18.1234 42.5757 18.0135 42.3988 17.8863C41.9458 17.5604 41.3347 17.1209 40.5656 16.6814C40.1072 16.3759 39.4961 16.0703 38.885 15.9175L37.0518 15.4592C34.7171 15.1674 33.0793 16.4085 32.4045 16.9199L32.3606 16.9532L32.3157 16.987L32.3157 16.987C32.163 17.1397 32.163 17.1397 32.163 17.2925C32.0102 17.1397 32.163 17.2925 32.3157 17.4453ZM51.8677 27.2995C51.8296 27.2231 51.7914 27.1467 51.715 27.0703L51.1039 25.8481C51.0275 25.6954 50.9893 25.5426 50.9511 25.3898C50.9129 25.237 50.8747 25.0843 50.7983 24.9315C50.7983 24.6259 50.6456 24.3204 50.4928 24.0149L50.4928 24.0148C50.0345 22.6399 49.5761 21.1121 49.4234 19.5844C48.965 16.6817 50.1872 14.39 50.6456 13.6262C50.7983 13.4734 50.9511 13.4734 51.1039 13.4734C51.2566 13.4734 51.4094 13.6262 51.5622 13.7789V13.9317C52.0205 14.5428 52.7844 15.765 53.3955 17.14C54.0066 18.6677 54.4649 20.3482 54.6177 21.876C54.7705 22.6399 54.6177 23.4037 54.4649 24.0148C54.3121 24.6259 54.1594 25.237 53.8538 25.6954C53.3955 26.612 52.7844 27.2231 52.4788 27.5286H52.0205C51.9441 27.4523 51.9059 27.3759 51.8677 27.2995ZM38.7297 24.9314C39.188 25.3897 39.9519 26.0008 41.0213 26.6119C41.938 27.3758 43.1602 27.9869 44.5351 28.4452L46.3684 28.9035C46.9795 29.0563 47.5906 29.0563 48.0489 29.0563C49.1184 29.0563 49.8822 28.9035 50.3406 28.7507C50.4933 28.7507 50.4933 28.598 50.4933 28.4452C50.4933 28.2924 50.4933 28.1397 50.3406 27.9869V27.8341C50.1878 27.5286 49.8822 27.223 49.4239 26.7647C49.3777 26.7184 49.3314 26.6582 49.2809 26.5924C49.1646 26.4409 49.0259 26.2601 48.8128 26.1536C48.66 26.0772 48.5455 25.9626 48.4309 25.848C48.3163 25.7334 48.2017 25.6189 48.0489 25.5425C46.9795 24.6258 45.7573 23.862 44.3824 23.4036C41.6324 22.6398 39.4936 23.5564 38.5769 24.0147C38.4242 24.0147 38.4242 24.1675 38.4242 24.3203C38.4825 24.437 38.5409 24.5314 38.5907 24.6121C38.6713 24.7425 38.7297 24.837 38.7297 24.9314ZM57.9812 41.1256C57.8285 41.1256 57.6757 40.82 57.6757 40.6673C57.6382 40.255 57.564 39.7232 57.4777 39.1057C57.2125 37.2061 56.834 34.4956 57.0646 31.9591C57.3701 28.4453 59.2034 26.3064 59.9673 25.5426C60.1201 25.3898 60.2729 25.3898 60.4256 25.5426C60.502 25.619 60.5402 25.6953 60.5784 25.7717L60.5784 25.7717C60.6166 25.8481 60.6548 25.9245 60.7312 26.0009V26.1537C61.0367 26.9175 61.4951 28.4453 61.9534 30.1258C61.9534 30.2022 61.9916 30.3168 62.0298 30.4314C62.068 30.5459 62.1062 30.6605 62.1062 30.7369C62.2589 30.8897 62.2589 31.0425 62.2589 31.348C62.4117 31.8063 62.4117 32.2646 62.4117 32.7229V32.723V32.723C62.4117 33.6397 62.4117 34.5563 62.2589 35.4729C62.1062 36.3896 61.8006 37.1534 61.4951 37.7645C61.1895 38.3756 60.884 38.9867 60.4256 39.4451C59.734 40.275 59.0424 40.7292 58.5776 41.0345C58.529 41.0664 58.4829 41.0967 58.4396 41.1256C58.2868 41.2784 58.134 41.2784 57.9812 41.1256ZM44.3825 34.7093C44.688 35.3204 45.4519 36.237 46.3685 37.1537L46.6741 37.4592L46.6741 37.4593C46.8269 37.612 46.9796 37.7648 46.9796 37.9176L47.7435 38.6814L49.5768 40.0564C50.3406 40.5147 50.9517 40.8202 51.5628 41.1258L51.5629 41.1258C52.174 41.4314 52.785 41.5841 53.3961 41.7369C54.4656 42.0425 55.3822 42.0425 55.9933 42.0425C56.1461 42.0425 56.2989 41.8897 56.2989 41.7369V41.2786V41.1258C55.8405 39.7509 53.8545 36.3898 51.1045 34.7093C48.2018 33.1816 45.6047 33.6399 44.688 33.9454C44.5352 33.9454 44.3825 34.0982 44.3825 34.251C44.2297 34.4037 44.2297 34.5565 44.3825 34.7093ZM60.4251 56.0973C60.2723 55.9445 60.2723 55.7918 60.2723 55.4862C60.2927 55.2617 60.3131 54.9909 60.3364 54.6814L60.3365 54.6807C60.4878 52.673 60.7617 49.0379 61.9528 45.8614C62.7167 44.0281 63.6334 42.6531 64.55 41.5837C65.4667 40.6671 66.3833 40.056 66.8416 39.7504C66.9944 39.7504 67.1472 39.7504 67.2999 39.9032C67.4527 39.9032 67.6055 40.2088 67.6055 40.3615V40.5143C67.7583 41.431 67.911 43.2642 67.911 45.2503C67.8347 45.4795 67.8347 45.7468 67.8347 46.0142V46.0143C67.8347 46.2816 67.8347 46.5489 67.7583 46.7781C67.6819 47.0072 67.6437 47.2746 67.6055 47.5419C67.5673 47.8093 67.5291 48.0766 67.4527 48.3058C67.2999 49.2225 66.9944 50.2919 66.5361 51.2085C66.3833 51.6668 66.2305 51.9724 65.925 52.4307C65.7722 52.889 65.4667 53.1946 65.1611 53.5001C64.55 54.1112 64.0917 54.5696 63.4806 55.0279C62.4112 55.7918 61.4945 56.0973 60.8834 56.2501C60.7306 56.2501 60.5779 56.2501 60.4251 56.0973ZM47.9134 46.5006L47.9134 46.5006L47.9134 46.5007L47.9135 46.5008C48.1511 47.1345 48.4566 47.9492 48.9659 48.764C49.0423 48.9167 49.1568 49.0695 49.2714 49.2223C49.386 49.375 49.5006 49.5278 49.577 49.6806C49.6338 49.7943 49.7119 49.9081 49.7953 50.0297C49.9361 50.2348 50.0922 50.4623 50.1881 50.75C50.3217 50.9282 50.4553 51.1193 50.5927 51.3158C50.9266 51.7935 51.2828 52.3031 51.7158 52.7361L52.6325 53.6527C52.7852 53.8055 52.938 53.9201 53.0908 54.0347C53.2435 54.1493 53.3963 54.2638 53.5491 54.4166C54.1602 54.8749 54.7712 55.1804 55.3823 55.486L55.3824 55.486C56.4518 56.0971 57.5212 56.4027 58.1323 56.4027C58.2851 56.4027 58.4379 56.4027 58.5907 56.2499C58.7434 56.0971 58.7434 55.9444 58.7434 55.7916V55.6388C58.5907 53.9583 57.5212 49.8334 54.7713 47.389C53.3963 46.1668 52.0214 45.5557 50.7992 45.2501C49.577 44.9446 48.5075 44.9446 47.8964 44.9446C47.7437 44.9446 47.5909 45.0974 47.5909 45.2501V45.7085C47.6927 45.912 47.7945 46.1834 47.9132 46.5L47.9133 46.5002L47.9134 46.5005L47.9134 46.5006ZM58.589 72.75C58.4362 72.5972 58.4362 72.4445 58.589 72.1389C58.7688 71.7433 58.991 71.1867 59.2575 70.5192C60.123 68.3512 61.4561 65.0119 63.325 62.2086C65.9221 58.6948 68.9776 57.3198 70.1998 57.0142C70.3526 57.0142 70.5054 57.167 70.6581 57.3198C70.8109 57.4726 70.8109 57.6253 70.8109 57.9309V58.0837C70.7861 58.2575 70.7612 58.4557 70.7338 58.6747C70.5923 59.803 70.3812 61.4869 69.7415 63.278C69.6651 63.5835 69.5505 63.8509 69.436 64.1182C69.3214 64.3856 69.2068 64.6529 69.1304 64.9585C68.9776 65.1877 68.863 65.455 68.7485 65.7224C68.6339 65.9897 68.5193 66.2571 68.3665 66.4862C67.9082 67.5557 67.2971 68.4723 66.5332 69.389C65.1583 71.0695 63.4777 71.9861 62.1028 72.4445C60.7278 73.0555 59.5056 73.0555 58.8945 73.0555C58.7417 73.0555 58.589 72.9028 58.589 72.75ZM48.2033 58.0834C48.2033 58.7358 48.4262 59.834 48.6816 61.0924L48.6819 61.0938C48.7254 61.3084 48.7699 61.5276 48.8144 61.75C48.8908 61.9791 48.929 62.1701 48.9672 62.3611C49.0054 62.552 49.0436 62.743 49.12 62.9722C49.1519 63.0678 49.1837 63.1568 49.2142 63.242C49.3299 63.5647 49.4255 63.8317 49.4255 64.1944C49.7311 65.111 50.0366 65.8749 50.4949 66.7915C51.4116 68.4721 52.481 69.6943 53.5504 70.6109C54.6198 71.5275 55.5365 72.1386 56.1476 72.4442C56.3004 72.597 56.4531 72.4442 56.6059 72.2914C56.6823 72.215 56.7205 72.1386 56.7587 72.0622C56.7969 71.9859 56.8351 71.9095 56.9115 71.8331V71.6803C56.9115 71.4803 56.9406 71.2511 56.9734 70.9928C57.0157 70.6594 57.0642 70.2775 57.0642 69.847C57.0642 69.0832 57.0642 68.1665 56.9115 67.2499C56.7587 65.4166 56.1476 63.4305 55.0782 61.75C52.9669 58.4323 49.8136 57.6452 48.5571 57.3316L48.5089 57.3195C48.3561 57.3195 48.2033 57.3195 48.0505 57.4723C48.2033 57.7778 48.2033 57.9306 48.2033 58.0834ZM51.5636 89.4021C51.5636 89.2493 51.7164 88.9438 51.8691 88.791C51.9023 88.7413 51.9354 88.6897 51.9694 88.637C52.2482 88.2037 52.5797 87.6884 53.3969 87.416C53.8552 86.6522 54.4663 85.8883 55.2302 85.1244C55.531 84.8236 55.8081 84.4991 56.0895 84.1696C56.5227 83.6623 56.9661 83.1431 57.5218 82.68C58.2857 81.7634 59.2023 80.9995 60.119 80.2356C63.7855 77.3329 67.4521 76.7218 68.8271 76.7218C68.9799 76.7218 69.1327 76.7218 69.1327 77.0274C69.2271 77.1218 69.2048 77.2162 69.174 77.3467L69.174 77.3468C69.1549 77.4274 69.1327 77.5218 69.1327 77.6385V77.7912C68.6743 78.8607 67.7577 80.9995 66.3827 82.9856C65.0077 85.1244 63.1744 87.1105 61.0356 88.4854C59.0495 89.8604 56.9107 90.3187 55.3829 90.3187C53.8552 90.3187 52.4802 90.0132 51.8691 89.8604L51.8691 89.8604C51.7163 89.7076 51.5636 89.5549 51.5636 89.4021ZM45.4505 70.9163C45.2977 71.6802 45.1449 73.2079 45.1449 74.8884C45.1449 76.5689 45.1449 78.555 45.4505 80.5411C45.9088 82.5271 46.5199 84.2077 47.4365 85.5826C48.2004 86.9576 49.1171 87.8742 49.5754 88.3326C49.7282 88.4853 49.8809 88.4853 50.0337 88.3326C50.1865 88.3326 50.3392 88.1798 50.492 87.8743V87.7215C50.5778 87.4641 50.7118 87.1586 50.8669 86.8049C50.988 86.5287 51.1219 86.2231 51.2559 85.8882C51.4461 85.4127 51.5771 84.878 51.7226 84.284C51.8108 83.9239 51.9044 83.5419 52.0198 83.1382C52.1725 82.2216 52.3253 80.9994 52.3253 79.93C52.3253 78.8605 52.1725 77.7911 51.867 76.7217C50.6448 72.5968 47.4365 70.7635 46.2143 70.1524C46.1125 70.0506 46.0106 70.0845 45.9088 70.1185C45.8579 70.1354 45.8069 70.1524 45.756 70.1524C45.6796 70.3816 45.6032 70.5343 45.546 70.6489C45.4887 70.7635 45.4505 70.8399 45.4505 70.9163ZM39.2144 103.568C39.2615 103.53 39.3061 103.494 39.3421 103.458C39.8004 103.152 40.4114 102.847 41.3279 102.388L41.3282 102.388C41.5085 102.28 41.7058 102.163 41.9141 102.04C42.5883 101.641 43.3778 101.175 44.0781 100.708C44.6892 100.3 45.436 99.8929 46.1828 99.4856L46.183 99.4855C46.5564 99.2818 46.9299 99.0781 47.2864 98.8744C47.7447 98.7216 48.3558 98.416 48.9669 98.1105C49.578 97.8049 50.1891 97.4994 50.8002 97.3466C51.4113 97.0411 52.0224 96.8883 52.6335 96.7355C53.0171 96.5437 53.4007 96.4723 53.7464 96.408L53.7465 96.408C53.9516 96.3698 54.1434 96.3341 54.314 96.2772C54.4498 96.2578 54.5832 96.2384 54.7144 96.2193L54.7145 96.2193C55.6164 96.0881 56.4165 95.9716 57.2167 95.9716C58.7748 95.9716 60.0702 96.2343 60.8595 96.3943L60.9477 96.4122L61.0361 96.43C61.3416 96.43 61.3416 96.5827 61.3416 96.8883C61.3416 97.1938 61.1889 97.4994 61.0361 97.6522C60.8833 97.6522 60.8833 97.8049 60.8833 97.8049C60.6833 98.005 60.4541 98.2633 60.1959 98.5543L60.1958 98.5544C59.8624 98.9301 59.4805 99.3606 59.05 99.791L57.8278 101.013C57.3695 101.319 56.7584 101.777 56.3001 102.235C54.1612 103.916 51.5641 105.444 48.9669 106.208C46.217 106.819 44.0781 106.666 42.3976 106.208C40.8699 105.749 39.6477 104.985 39.0366 104.527C38.8838 104.527 38.8838 104.221 38.8838 104.069C38.8838 103.835 39.0621 103.691 39.2144 103.568ZM38.7315 83.2916C38.6329 83.5876 38.4705 83.8836 38.2856 84.2207L38.2856 84.2207L38.2855 84.2208L38.2851 84.2216C38.1838 84.4063 38.0757 84.6033 37.9677 84.8194C37.8913 84.9721 37.8149 85.163 37.7386 85.3539L37.7385 85.3541L37.7385 85.3542C37.6621 85.5451 37.5857 85.736 37.5093 85.8888C37.3566 86.1943 37.2039 86.6525 37.0511 87.1108L37.051 87.111C36.4399 88.7915 35.8288 90.9303 35.5233 93.0692C35.2177 95.208 35.5233 97.1941 35.8288 98.8746C36.1344 100.555 36.7455 101.777 37.051 102.388C37.2038 102.541 37.3566 102.694 37.5093 102.541C37.6038 102.541 37.6982 102.483 37.8287 102.402C37.9093 102.352 38.0037 102.294 38.1204 102.236L38.2732 102.083C38.3984 101.895 38.575 101.707 38.7713 101.498C39.054 101.198 39.3777 100.853 39.6482 100.402C39.8415 100.08 40.0619 99.7582 40.298 99.4132L40.2983 99.4128L40.2985 99.4125L40.2987 99.4122L40.2988 99.412C40.6225 98.9391 40.9756 98.4232 41.3287 97.8052C41.4031 97.6564 41.4815 97.5037 41.5619 97.3469C41.9773 96.5374 42.4477 95.6208 42.7037 94.5969C42.78 94.2915 42.8564 94.0242 42.9328 93.7569L42.9328 93.7567C43.0092 93.4893 43.0856 93.222 43.162 92.9164C43.3148 92.3053 43.3148 91.6942 43.3148 91.2359C43.4676 86.6527 40.7176 83.7499 39.6482 82.6805C39.4954 82.8333 39.3427 82.8333 39.1899 82.8333C39.0371 82.8333 38.8843 82.9861 38.7315 83.2916ZM21.4672 114.304C21.62 114.152 21.7728 113.999 22.0783 113.846C22.5846 113.72 23.2481 113.541 24.0255 113.331C25.1248 113.034 26.4519 112.676 27.8838 112.318C28.4949 112.318 29.1059 112.166 29.717 112.013C30.0378 111.933 30.4007 111.895 30.7836 111.854H30.7837C31.1302 111.818 31.493 111.78 31.8559 111.707C32.3142 111.656 32.7726 111.588 33.2309 111.521L33.2311 111.521C34.1476 111.385 35.0642 111.249 35.9808 111.249C38.8835 111.249 41.1751 111.554 43.0084 112.166C44.743 112.744 45.9304 113.459 46.7003 113.922L46.7005 113.922L46.7005 113.922L46.8278 113.999C46.9806 114.152 47.1333 114.304 46.9806 114.61C46.9806 114.763 46.6755 115.068 46.5226 115.221L46.5225 115.221L46.5225 115.221L46.5224 115.221L46.5223 115.221L46.5222 115.221C46.5222 115.374 46.3695 115.374 46.3695 115.374C45.1473 116.138 42.8557 117.513 40.1057 118.582C39.9316 118.652 39.7654 118.721 39.6035 118.789C39.0553 119.019 38.5566 119.228 37.9669 119.346L35.6752 119.804C34.1475 120.11 32.6198 120.11 31.092 120.11C28.0365 119.804 25.8977 118.888 24.3699 117.818C22.8422 116.749 21.9255 115.527 21.4672 114.916C21.3144 114.763 21.3144 114.457 21.4672 114.304ZM20.8552 112.471H21.4663H21.6191C22.6885 111.86 24.5218 110.791 26.2023 109.263C26.3612 109.104 26.5201 108.964 26.6726 108.829C26.9601 108.574 27.2249 108.34 27.4245 108.041C27.7872 107.678 28.0542 107.315 28.377 106.877C28.4621 106.761 28.5511 106.641 28.6467 106.513C29.4106 105.596 30.0217 104.374 30.48 103.152C31.3967 100.86 31.2439 98.7215 30.9383 96.8882C30.6328 95.2077 30.0217 93.8327 29.5634 93.2216C29.4106 93.0689 29.2578 92.9161 29.105 92.9161C28.9523 92.9161 28.6467 92.9161 28.4939 93.2216C27.8829 93.8327 26.8134 95.0549 25.5912 96.5827C25.2857 96.8882 24.9801 97.3465 24.6746 97.8049L23.7579 99.1798C23.1468 100.096 22.5357 101.013 22.0774 102.235C21.1608 104.374 20.5497 106.513 20.3969 108.194C20.2441 110.027 20.2441 111.402 20.3969 112.318C20.3969 112.318 20.5497 112.318 20.8552 112.471ZM0.69031 117.971C0.843084 117.818 1.14863 117.818 1.45418 117.818C1.7023 117.846 1.98026 117.873 2.28538 117.904L2.28558 117.904C3.67131 118.041 5.61711 118.234 7.87071 118.735C8.52316 118.735 9.06415 118.846 9.68408 118.974C9.78995 118.996 9.89813 119.018 10.0096 119.04C10.662 119.04 11.203 119.152 11.8229 119.28L11.8258 119.28C11.9307 119.302 12.038 119.324 12.1484 119.346C12.7595 119.499 13.5234 119.652 14.2872 119.804C14.4049 119.834 14.5282 119.863 14.6562 119.894C15.1925 120.022 15.8093 120.169 16.4261 120.415L16.4262 120.416C17.8011 120.874 19.1761 121.332 20.2454 121.943C21.3149 122.554 22.3843 123.165 23.1482 123.777C24.8287 124.999 25.8981 126.068 26.5092 126.832C26.6285 126.951 26.5615 127.071 26.4537 127.263C26.4234 127.316 26.3899 127.376 26.3564 127.443C26.2036 127.596 25.8981 127.749 25.5926 127.901H25.4398C25.1854 127.952 24.8801 128.003 24.5409 128.06L24.5404 128.06L24.5401 128.06L24.5395 128.06L24.5384 128.06C23.8598 128.173 23.0456 128.309 22.2315 128.513C21.818 128.558 21.3907 128.618 20.9537 128.679C19.9376 128.821 18.8693 128.971 17.8011 128.971H15.3567C14.5928 128.971 13.6761 128.818 12.9123 128.665C11.2317 128.36 9.70401 127.901 8.17626 127.29C5.27355 126.068 3.44025 124.235 2.21805 122.554C1.14863 120.874 0.53754 119.499 0.384766 118.582C0.384766 118.277 0.537535 118.124 0.69031 117.971ZM1.30141 116.29C2.67638 116.138 4.968 115.679 7.25962 114.763C7.56517 114.61 7.87071 114.495 8.17626 114.381C8.48181 114.266 8.78736 114.152 9.09291 113.999C9.70401 113.693 10.3151 113.388 10.7734 112.929C11.079 112.777 11.3845 112.624 11.5373 112.318C11.6901 112.242 11.8047 112.127 11.9192 112.013C12.0338 111.898 12.1484 111.784 12.3012 111.707L13.6761 110.332C14.44 109.263 15.0511 108.193 15.5094 107.124C15.9329 106.136 16.0955 105.148 16.2383 104.28L16.2733 104.069C16.558 102.361 16.3123 100.918 16.1538 99.9875L16.1538 99.9873C16.1421 99.919 16.131 99.8535 16.1205 99.7908C16.1205 99.6381 15.9678 99.4853 15.815 99.3325H15.2039C14.9369 99.4215 14.618 99.6142 14.2775 99.82C14.0336 99.9675 13.7785 100.122 13.5234 100.249C13.0141 100.453 12.5049 100.792 11.9956 101.132C11.741 101.302 11.4864 101.471 11.2318 101.624C10.9262 101.828 10.6376 102.032 10.3491 102.235C9.77192 102.643 9.19477 103.05 8.48181 103.457C7.56517 104.221 6.64852 104.985 5.73187 105.902C4.05135 107.735 2.67638 109.568 1.91251 111.249C0.995864 112.929 0.53754 114.457 0.384766 115.374C0.384766 115.527 0.384761 115.832 0.69031 115.832C0.843084 116.29 1.14864 116.29 1.30141 116.29ZM18.413 3.23763C17.4963 2.62653 16.7324 2.01543 16.2741 1.55711C16.2158 1.49875 16.1797 1.41811 16.1489 1.34923C16.099 1.23778 16.063 1.15714 15.9686 1.25156C16.1213 1.09878 16.2741 0.946008 16.4269 0.946008C16.6047 0.946008 16.8084 0.933071 17.038 0.918491C17.5973 0.882968 18.3103 0.83769 19.1768 0.946008C19.4824 1.02239 19.7879 1.06059 20.0935 1.09878C20.399 1.13698 20.7046 1.17517 21.0101 1.25156C21.1093 1.27635 21.2125 1.30114 21.3184 1.32659C21.8651 1.45794 22.4842 1.60669 22.9962 1.86266L24.8295 2.7793C24.9823 2.85569 25.0968 2.93208 25.2114 3.00846C25.326 3.08485 25.4406 3.16124 25.5934 3.23763C25.8989 3.3904 26.2045 3.69595 26.3572 3.84872C27.0037 4.38746 27.4982 4.92619 27.8943 5.35774C28.0598 5.53808 28.2082 5.69971 28.3433 5.83479L28.3433 5.83481C28.4961 5.98758 28.6488 6.14035 28.4961 6.29312C28.4961 6.44589 28.1905 6.44589 28.0377 6.44589C27.7534 6.38901 27.4478 6.35331 27.1211 6.31514C26.5702 6.25077 25.9591 6.17937 25.2878 5.98757C25.135 5.98757 24.8295 5.98757 24.5239 5.83479C24.3711 5.83479 24.2184 5.7966 24.0656 5.75841C23.9128 5.72021 23.7601 5.68202 23.6073 5.68202C22.9962 5.52924 22.3851 5.37647 21.774 5.07092C21.2647 4.86722 20.8913 4.66352 20.5178 4.45982C20.3311 4.35797 20.1444 4.25612 19.9407 4.15427C19.3296 3.84874 18.8713 3.54321 18.413 3.23768L18.413 3.23763Z\" fill=\"url(#paint0_linear_590_8623)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_590_8623\" x1=\"35.5978\" y1=\"0.0291748\" x2=\"35.5978\" y2=\"161.664\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.248879\" stop-color=\"#BFD2E5\"/>\\n<stop offset=\"1\" stop-color=\"#DCE7F3\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-159f1cl\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:135,intrinsicWidth:77,name:\"Union\",svg:'<svg width=\"77\" height=\"135\" viewBox=\"-3 -3 77 135\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.6\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M36.3773 8.77487L36.3774 8.77474C37.2998 7.89828 38.8568 6.41883 39.76 4.61248C40.2183 3.54306 40.5239 2.62641 40.5239 1.86254C40.5239 1.09866 40.5239 0.487567 40.3711 0.182018C40.3711 0.0292433 40.2183 0.0292435 40.0655 0.0292435C39.9128 0.0292435 39.76 0.0292433 39.6072 0.182018C38.6906 0.640341 36.3989 2.62641 35.4823 4.61248C35.1768 5.0708 35.024 5.6819 35.024 6.14022C34.8712 6.59855 34.8712 7.05687 35.024 7.51519C35.024 7.98312 35.1386 8.39372 35.2275 8.71188L35.2275 8.71193C35.2837 8.91312 35.3295 9.07735 35.3295 9.19571C35.3295 9.34849 35.4823 9.34849 35.6351 9.34849C35.6351 9.34849 35.7878 9.34849 35.9406 9.19571C36.0593 9.077 36.2076 8.93614 36.3773 8.77487ZM36.8586 10.418C36.8002 10.4763 36.7419 10.5124 36.692 10.5432C36.6114 10.593 36.553 10.6291 36.553 10.7235V11.0291C36.6796 11.0924 36.8324 11.2081 37.0114 11.3436C37.2645 11.5353 37.57 11.7667 37.928 11.9457C38.2336 12.0985 38.6919 12.2513 39.1502 12.404C39.6085 12.5568 40.0669 12.5568 40.5252 12.5568C42.0588 12.6664 43.5139 12.2261 44.5525 11.9118C44.9623 11.7878 45.3074 11.6834 45.5667 11.6402C45.6612 11.6402 45.6972 11.5818 45.7471 11.5012C45.7779 11.4513 45.8139 11.393 45.8723 11.3346V11.0291C45.7195 10.7235 45.2612 10.2652 44.6501 9.95966C44.039 9.50133 43.1223 9.19578 42.0529 9.04301C40.0669 8.89023 37.6225 9.95966 36.8586 10.418ZM27.9954 18.3623C27.9954 18.2096 28.1481 18.0568 28.3009 17.904C28.4907 17.7775 28.733 17.5985 29.0168 17.3888C29.4182 17.0922 29.9028 16.7343 30.4397 16.3763C30.8981 16.0707 31.5092 15.7652 32.1203 15.6124C32.7314 15.3069 33.3425 15.1541 33.9536 15.1541C36.2882 14.8623 37.926 16.1034 38.6008 16.6148C38.6325 16.6388 38.6621 16.6613 38.6896 16.6818C38.8423 16.6818 38.8423 16.8346 38.8423 16.9874C38.8423 17.1402 38.8423 17.2929 38.6896 17.2929C38.2312 17.5985 37.4674 18.0568 36.5507 18.5151C35.6341 18.9734 34.4119 19.4318 33.1897 19.5845C30.7453 19.8901 28.912 19.1262 28.1481 18.6679C27.9954 18.6679 27.9954 18.5151 27.9954 18.3623ZM29.5251 5.68206C29.0668 6.14039 28.3029 7.05704 27.5391 8.12646C26.7752 9.19588 26.0113 10.4181 25.7058 11.793C25.0947 14.543 26.0113 16.3763 26.4696 16.9874C26.4696 17.1401 26.6224 17.1402 26.7752 17.1402C26.928 17.1402 27.0807 16.9874 27.0807 16.9874C27.174 16.8475 27.3099 16.665 27.4711 16.4484C27.8383 15.9554 28.3366 15.2861 28.7613 14.543C28.914 14.2374 29.0668 13.9701 29.2196 13.7027C29.3724 13.4354 29.5251 13.168 29.6779 12.8625C29.9835 12.2514 30.289 11.6403 30.4418 11.0292C31.2056 8.43201 30.5946 6.44594 30.289 5.68206C30.289 5.52929 30.1362 5.52929 29.9835 5.52929C29.8307 5.37652 29.6779 5.52929 29.5251 5.68206ZM20.5129 28.4451C20.5129 28.2923 20.5129 28.1396 20.6656 27.9868C20.8184 27.6812 21.124 27.3757 21.4295 27.0701L22.0406 26.459C22.1934 26.3826 22.308 26.2681 22.4225 26.1535L22.4226 26.1535L22.4226 26.1535C22.5371 26.0389 22.6517 25.9243 22.8045 25.8479C23.8739 24.9313 25.0961 24.1674 26.4711 23.7091C29.3738 22.9452 31.5126 23.8619 32.2765 24.3202C32.4293 24.3202 32.4293 24.473 32.4293 24.6257C32.4293 24.6257 32.4293 24.7785 32.2765 24.9313C32.1208 25.0351 31.9298 25.1918 31.7036 25.3774C31.2639 25.7382 30.691 26.2083 29.9849 26.6118C29.0682 27.2229 27.846 27.9868 26.4711 28.4451L24.6378 28.9034C24.0267 29.0562 23.4156 29.0562 22.9573 29.0562H22.9573C21.8878 29.0562 21.124 28.9034 20.6656 28.7506C20.6656 28.7506 20.5129 28.5979 20.5129 28.4451ZM19.4414 13.9318C18.983 14.5429 18.2192 15.7651 17.6081 17.1401C16.997 18.515 16.5387 20.1956 16.3859 21.8761C16.3859 22.6399 16.3859 23.4038 16.5387 24.0149C16.6914 24.626 16.8442 25.2371 17.1498 25.6954C17.6081 26.6121 18.2192 27.2232 18.5247 27.5287L18.5247 27.5287C18.6775 27.6815 18.8303 27.6815 18.983 27.5287C19.1358 27.5287 19.2886 27.376 19.2886 27.2232V27.0704C19.3348 26.9779 19.3811 26.8714 19.4316 26.7551C19.5479 26.4873 19.6867 26.1678 19.8997 25.8482C19.9761 25.6954 20.0143 25.5427 20.0525 25.3899L20.0525 25.3899C20.0907 25.2371 20.1289 25.0843 20.2052 24.9316C20.358 24.626 20.5108 24.3205 20.5108 24.0149C20.9691 22.6399 21.4274 21.1122 21.5802 19.5845C21.8858 16.529 20.8163 14.3901 20.358 13.6262C20.358 13.4735 20.2052 13.4735 19.8997 13.4735L19.4414 13.9318ZM14.8568 41.7366C14.704 41.5838 14.704 41.2783 14.8568 41.1255C15.3151 39.5978 17.3012 36.2367 20.0511 34.5562C22.9539 32.8757 25.3983 33.4868 26.4677 33.7923C26.6204 33.7923 26.7732 33.9451 26.7732 34.0979C26.8751 34.1997 26.8411 34.3016 26.8072 34.4034C26.7902 34.4544 26.7732 34.5053 26.7732 34.5562V34.709C26.6879 34.8227 26.5974 34.947 26.5006 35.0798L26.5004 35.08C26.0768 35.6614 25.5332 36.4074 24.7872 37.1534L24.4816 37.4589C24.4816 37.6117 24.3288 37.7645 24.1761 37.9172L23.4122 38.6811L21.5789 40.0561C20.815 40.5144 20.2039 40.82 19.5928 41.1255C18.9817 41.4311 18.3707 41.5838 17.7596 41.7366L17.7595 41.7366C16.6901 42.0422 15.6207 42.0422 15.1624 42.0422C15.0096 42.0422 14.8568 41.8894 14.8568 41.7366ZM10.1209 26.0009C9.81537 26.7648 9.35704 28.2925 8.89872 29.973C8.89872 30.0494 8.86053 30.164 8.82233 30.2786C8.78414 30.3932 8.74595 30.5078 8.74595 30.5841C8.74595 30.7369 8.74595 31.0425 8.59317 31.1952V32.723C8.59317 33.6396 8.59317 34.5563 8.74595 35.4729C8.89872 36.3896 9.20427 37.1534 9.50982 37.7645C9.74324 38.2314 10.0658 38.6982 10.3413 39.0969C10.4265 39.2202 10.5071 39.3369 10.5792 39.4451C11.2708 40.275 11.9624 40.7292 12.4273 41.0345C12.4758 41.0664 12.5219 41.0967 12.5653 41.1256H13.0236C13.1 41.0492 13.1382 40.9728 13.1764 40.8964C13.2146 40.82 13.2528 40.7436 13.3292 40.6673V40.5145C13.3596 40.2098 13.4144 39.814 13.479 39.3476L13.479 39.3475L13.479 39.3474C13.7381 37.4753 14.1544 34.4665 13.7875 31.6536C13.3292 28.1397 11.6487 26.0009 10.8848 25.237C10.732 25.0843 10.5792 25.0843 10.4265 25.237C10.3855 25.3189 10.3446 25.3898 10.3066 25.4556C10.2028 25.6354 10.1209 25.7772 10.1209 26.0009ZM12.566 56.2505C12.4132 56.0977 12.4132 55.7921 12.4132 55.6394C12.566 53.9588 13.6354 49.6812 16.3853 47.2368C17.7603 46.0146 19.1353 45.4035 20.3575 45.0979C21.5797 44.7924 22.6491 44.7924 23.2602 44.7924C23.413 44.7924 23.5657 44.9452 23.5657 45.0979V45.5563V45.709C23.413 46.3201 22.9546 47.5423 22.1908 48.7645C22.1144 48.9173 21.9998 49.07 21.8852 49.2228L21.8852 49.2228L21.8852 49.2229C21.7706 49.3757 21.656 49.5284 21.5797 49.6812C21.4838 49.9689 21.3277 50.1964 21.1869 50.4014C21.1035 50.5231 21.0254 50.6368 20.9686 50.7506C20.5102 51.5145 20.0519 52.1256 19.4408 52.7367L18.5242 53.6533C18.2186 53.9589 17.9131 54.2644 17.6075 54.4172C16.9964 54.8755 16.3854 55.181 15.7743 55.4866L15.7742 55.4866C14.552 55.9449 13.6354 56.2505 13.0243 56.4032C12.8715 56.556 12.7187 56.4032 12.566 56.2505ZM3.39932 40.5144C3.24655 41.4311 3.09378 43.2644 3.09378 45.2504C3.09378 45.7087 3.09378 46.3198 3.24655 46.7782C3.32294 47.0073 3.36113 47.2747 3.39932 47.542C3.43752 47.8094 3.47571 48.0767 3.5521 48.3059C3.65971 49.0592 3.91891 49.7366 4.16954 50.3917L4.16955 50.3917C4.27474 50.6667 4.37842 50.9376 4.46875 51.2086C4.57526 51.5282 4.75605 51.8477 4.90754 52.1155C4.97332 52.2318 5.03359 52.3383 5.07984 52.4308C5.21381 52.6318 5.34777 52.8033 5.46886 52.9584C5.62395 53.1571 5.75792 53.3287 5.84372 53.5002C6.45481 54.1113 6.91314 54.5697 7.52424 55.028C8.49716 55.7229 9.47009 56.0385 9.98286 56.2049C10.0337 56.2214 10.08 56.2364 10.1214 56.2502C10.2742 56.2502 10.427 56.2502 10.5797 56.0974C10.7325 55.9446 10.7325 55.7919 10.7325 55.6391V55.4863C10.7218 55.3684 10.7103 55.237 10.6978 55.0933L10.6978 55.0932L10.6977 55.0921L10.6976 55.0916L10.6976 55.0912C10.5313 53.1857 10.1773 49.1276 8.89921 45.8615C8.28811 44.0282 7.21869 42.6532 6.30204 41.5838C5.53817 40.6672 4.62152 40.0561 4.1632 39.7505C4.01042 39.5978 3.85765 39.7505 3.70487 39.9033C3.5521 40.0561 3.39932 40.2089 3.39932 40.5144ZM14.2474 72.4444C14.0946 72.2916 13.9418 72.1389 13.9418 71.8333C13.9418 71.375 13.7891 70.7639 13.4835 70C13.4835 69.2361 13.4835 68.3195 13.6363 67.4029C13.9418 65.5696 14.4002 63.5835 15.4696 61.903C17.5808 58.5853 20.7341 57.7982 21.9906 57.4846L22.0389 57.4725C22.1917 57.4725 22.3444 57.4725 22.4972 57.6253C22.65 57.7781 22.65 57.9308 22.65 58.0836V58.2364C22.65 58.8888 22.4271 59.987 22.1717 61.2454C22.128 61.4604 22.0835 61.6801 22.0389 61.903C22.0389 62.2656 21.9432 62.5326 21.8276 62.8554C21.7971 62.9405 21.7652 63.0295 21.7333 63.1252C21.7333 63.4878 21.6377 63.7548 21.522 64.0776C21.4916 64.1627 21.4597 64.2517 21.4278 64.3474C21.1222 65.264 20.8167 66.1807 20.3584 66.9445C19.4417 68.4723 18.3723 69.8472 17.3029 70.7639C16.2335 71.6805 15.3168 72.2916 14.7057 72.5972C14.5529 72.5972 14.4002 72.5972 14.2474 72.4444ZM0.191406 58.236C0.216246 58.4099 0.241086 58.608 0.268553 58.8271C0.410016 59.9553 0.621155 61.6393 1.26083 63.4303C1.29689 63.5385 1.33296 63.6553 1.37104 63.7785C1.49425 64.1772 1.63851 64.644 1.87193 65.1109C2.0247 65.722 2.33025 66.1803 2.6358 66.6386C3.09412 67.708 3.70522 68.6247 4.46909 69.5413C5.99684 71.2218 7.52458 72.1385 8.89955 72.5968C10.2745 73.0551 11.3439 73.2079 12.1078 73.2079C12.2606 73.2079 12.4134 73.0551 12.4134 72.9024V72.2913V72.1385C12.2388 71.7545 12.0244 71.2189 11.7682 70.5791C10.9034 68.4192 9.56318 65.0718 7.67736 62.3609C5.23296 58.8471 2.0247 57.4721 0.802504 57.1666C0.64973 57.1666 0.496955 57.1666 0.344181 57.4721C0.191406 57.6249 0.191406 57.9305 0.191406 58.236ZM20.9692 88.3327C20.8164 88.3327 20.6636 88.1799 20.5109 87.8743C20.3581 87.416 20.0525 86.8049 19.747 86.1938C19.4414 85.43 19.1359 84.3605 18.9831 83.4439C18.8303 82.3745 18.6776 81.305 18.6776 80.2356C18.6776 79.1662 18.8303 78.0968 19.1359 77.0274C20.3581 72.9024 23.5663 71.0692 24.7885 70.4581C24.9413 70.3053 25.0941 70.3053 25.2469 70.4581C25.3996 70.4581 25.5524 70.6108 25.5524 70.7636V70.9164C25.5524 71.3058 25.6076 71.7779 25.671 72.321C25.7569 73.0564 25.858 73.9219 25.858 74.8885C26.0107 76.569 26.0107 78.5551 25.5524 80.5412C25.0941 82.5272 24.3302 84.2078 23.5663 85.5827C22.8025 86.9577 21.8858 87.8743 21.4275 88.3327C21.4275 88.3327 21.122 88.4854 20.9692 88.3327ZM2.0255 77.7912C2.48382 79.0134 3.40047 80.9995 4.77544 82.9856C6.15041 84.9716 7.9837 87.1105 10.1225 88.4855C12.2614 89.8604 14.2475 90.3188 15.7752 90.3188C17.1 90.3188 18.1951 90.089 18.9607 89.9283L18.9609 89.9283L18.962 89.9281L18.9646 89.9275C19.0804 89.9032 19.1887 89.8805 19.289 89.8604C19.4418 89.8604 19.5946 89.7077 19.5946 89.4021C19.5946 89.2493 19.5946 89.0966 19.4418 88.791V88.6382C19.3239 88.4614 19.1833 88.2846 19.0287 88.0902L19.0286 88.09L19.0285 88.0899L19.0284 88.0899L19.0283 88.0898C18.7823 87.7804 18.501 87.4266 18.2196 86.9577C17.8639 86.602 17.56 86.1946 17.2175 85.7355C16.9715 85.4057 16.7056 85.0493 16.3863 84.6661C16.0855 84.3653 15.8084 84.0408 15.527 83.7113L15.5269 83.7112C15.0937 83.204 14.6504 82.6848 14.0947 82.2217C13.3308 81.4578 12.4142 80.5412 11.4975 79.7773C7.83093 76.8746 4.16434 76.2635 2.78937 76.2635C2.6366 76.2635 2.48382 76.4163 2.48382 76.5691C1.87272 77.1802 1.87272 77.4857 2.0255 77.7912ZM33.344 102.694C33.1912 102.694 32.8857 102.541 32.7329 102.388C32.4274 101.93 31.8163 101.319 31.2052 100.86C30.5941 100.097 29.983 99.1799 29.5247 98.2632C29.3719 97.9068 29.2021 97.5503 29.0324 97.1938C28.6929 96.4809 28.3534 95.7679 28.1497 95.055C28.0733 94.7494 27.9969 94.4821 27.9205 94.2147C27.8441 93.9474 27.7677 93.68 27.6914 93.3745C27.6914 93.1618 27.6585 92.9162 27.6232 92.6529C27.5825 92.3489 27.5386 92.0214 27.5386 91.694C27.3858 87.1107 30.1358 84.208 31.2052 83.1386C31.3579 82.9858 31.5107 82.9858 31.6635 82.9858C31.8872 82.9858 31.9471 83.0677 32.0231 83.1715L32.0232 83.1716C32.051 83.2095 32.0809 83.2504 32.1218 83.2914V83.4441L32.8857 84.9719C33.0385 85.2774 33.1912 85.583 33.344 86.0413C33.4204 86.2704 33.4968 86.4613 33.5731 86.6523L33.5732 86.6524L33.5732 86.6525C33.6496 86.8434 33.726 87.0344 33.8023 87.2635C34.4134 88.944 35.1773 91.0829 35.3301 93.2217C35.6356 95.3605 35.3301 97.3466 35.0245 99.0271C34.719 100.555 34.1079 101.93 33.8023 102.541C33.8023 102.694 33.4968 102.694 33.344 102.694ZM12.1074 99.7904L12.1075 99.7905L12.1077 99.7907L13.3299 101.013C13.7882 101.471 14.2465 101.93 14.8576 102.235C16.9965 103.916 19.5936 105.443 22.1908 106.207C24.788 106.818 27.0796 106.666 28.7601 106.207C30.4406 105.749 31.51 104.985 32.1211 104.527C32.2739 104.374 32.2739 104.221 32.2739 104.068C32.2739 103.916 32.1211 103.763 31.9684 103.61L31.8156 103.457C31.6768 103.365 31.524 103.258 31.3573 103.142C30.9732 102.874 30.5149 102.555 29.9823 102.235C29.6979 102.064 29.3924 101.873 29.0657 101.668C28.5148 101.322 27.9037 100.938 27.2323 100.555C26.6213 100.147 25.8745 99.7399 25.1277 99.3325L25.1275 99.3324C24.754 99.1287 24.3806 98.925 24.0241 98.7213C23.413 98.4157 22.8019 98.1102 22.3436 97.9574C22.038 97.8046 21.7325 97.69 21.4269 97.5755C21.1214 97.4609 20.8158 97.3463 20.5103 97.1935C20.2047 97.1171 19.8992 97.0026 19.5936 96.888C19.2881 96.7734 18.9825 96.6588 18.677 96.5824C18.3714 96.506 18.1041 96.4297 17.8367 96.3533L17.8366 96.3532L17.8362 96.3531C17.569 96.2768 17.3018 96.2004 16.9965 96.1241C15.927 95.9713 14.8576 95.8186 14.0937 95.8186C12.4741 95.8186 11.3314 96.0571 10.5604 96.218C10.4586 96.2392 10.3634 96.2591 10.2744 96.2769C10.1216 96.2769 9.96883 96.5824 9.96883 96.7352C9.96883 97.1935 9.96883 97.4991 10.2744 97.8046C10.7326 98.4156 11.3436 99.0266 12.1073 99.7903L12.1074 99.7904ZM50.1486 112.471C49.8431 112.471 49.6903 112.471 49.3848 112.319C48.4681 111.86 46.6348 110.791 44.8015 109.263L43.5793 108.041C43.121 107.583 42.6627 106.971 42.3571 106.513C41.5933 105.444 40.9822 104.222 40.5239 103.152C39.6072 100.708 39.76 98.5689 40.0655 96.8884C40.3711 95.2079 40.9822 93.9857 41.4405 93.2218C41.5933 93.069 41.746 92.9162 41.8988 92.9162C42.0516 92.9162 42.2044 92.9162 42.3571 93.069H42.5099C43.121 93.6801 44.1904 94.9023 45.4126 96.4301C45.5654 96.6592 45.7181 96.8501 45.8709 97.041L45.8709 97.0411C46.0237 97.2321 46.1765 97.4231 46.3293 97.6522L47.2459 99.0272C47.857 99.9439 48.4681 100.861 48.9265 101.93C49.8431 104.069 50.4542 106.055 50.607 107.888C50.7597 109.721 50.7597 111.249 50.607 112.013C50.5789 112.069 50.556 112.12 50.5355 112.166C50.4439 112.37 50.3981 112.471 50.1486 112.471ZM49.5375 114.304L49.0792 113.846H48.9264C48.6065 113.766 48.2343 113.665 47.8152 113.552L47.8137 113.551L47.813 113.551C46.6312 113.231 45.0773 112.809 43.2738 112.471L43.2736 112.471C42.6626 112.318 42.0515 112.166 41.4405 112.166C40.9548 111.971 40.4692 111.901 40.0228 111.836C39.767 111.798 39.5242 111.763 39.3016 111.707C38.8433 111.656 38.385 111.588 37.9266 111.521L37.9265 111.521C37.0099 111.385 36.0933 111.249 35.1767 111.249C32.4268 111.096 29.9824 111.555 28.1491 112.166C26.3158 112.777 24.9408 113.541 24.3297 113.999C24.177 114.152 24.177 114.304 24.177 114.61C24.3297 114.916 24.4825 115.068 24.7881 115.374C26.0103 116.138 28.3019 117.513 31.0518 118.582C31.4337 118.735 31.7775 118.85 32.1212 118.964L32.1215 118.964C32.4652 119.079 32.8088 119.193 33.1907 119.346L35.4823 119.804C37.01 120.11 38.5378 120.263 40.0655 120.11C42.9682 119.957 45.2598 118.888 46.7876 117.818C48.3153 116.749 49.232 115.527 49.6903 114.916C49.6903 114.61 49.6903 114.457 49.5375 114.304ZM70.3136 116.138C70.1608 116.291 69.8552 116.291 69.5497 116.291C68.3275 116.138 66.0359 115.679 63.7442 115.068C63.1331 114.916 62.5221 114.61 61.911 114.304C61.6054 114.152 61.338 113.961 61.0707 113.77C60.8033 113.579 60.536 113.388 60.2304 113.235C60.0777 113.082 59.7721 112.777 59.4666 112.624C59.3138 112.548 59.1992 112.433 59.0846 112.318C58.97 112.204 58.8555 112.089 58.7027 112.013L57.3277 110.638C56.5638 109.568 55.9527 108.499 55.4944 107.43C55.0709 106.442 54.9083 105.453 54.7655 104.586L54.7306 104.374C54.5778 102.541 54.7305 101.013 54.8833 100.096C54.8833 99.9437 55.0361 99.6381 55.1889 99.6381H55.6472H55.8C56.2583 99.7909 56.8694 100.096 57.4805 100.555C58.0916 100.86 58.8555 101.319 59.7721 101.93C60.6888 102.388 61.6054 102.999 62.522 103.763C63.4387 104.527 64.3553 105.291 65.272 106.207C66.9525 107.888 68.1747 109.874 69.0914 111.555C70.008 113.235 70.4663 114.763 70.6191 115.679C70.6191 115.832 70.4663 115.985 70.3136 116.138ZM69.7041 117.818H69.5514C69.196 117.863 68.7502 117.907 68.2291 117.959L68.2289 117.959C66.9576 118.086 65.2379 118.257 63.2876 118.582C62.9669 118.663 62.604 118.701 62.2212 118.741L62.221 118.741C61.8745 118.777 61.5117 118.815 61.1488 118.888C60.7668 118.964 60.4231 119.002 60.0793 119.041C59.7356 119.079 59.3919 119.117 59.0099 119.193L59.0088 119.194C58.2453 119.346 57.4819 119.499 56.8711 119.652C56.1072 119.805 55.3433 119.957 54.7322 120.263C53.3573 120.721 51.9823 121.179 50.9129 121.791C49.8434 122.402 48.774 123.013 48.0102 123.624C46.6245 124.632 45.6542 125.639 45.0139 126.305L45.0138 126.305C44.8776 126.446 44.7563 126.572 44.6491 126.679C44.4963 126.832 44.4963 127.138 44.8019 127.29C44.9547 127.596 45.2602 127.749 45.7185 127.749C45.9253 127.79 46.1545 127.843 46.406 127.9C47.0838 128.056 47.924 128.248 48.9268 128.36C49.3447 128.406 49.7627 128.467 50.1892 128.529L50.1894 128.529C51.166 128.67 52.1876 128.818 53.3573 128.818H55.8017C56.5655 128.818 57.4822 128.665 58.246 128.513C59.9266 128.36 61.4543 127.749 62.9821 127.138C65.8848 125.915 67.7181 124.082 68.9403 122.402C70.1625 120.721 70.6208 119.193 70.7735 118.43C70.7735 118.277 70.7735 117.971 70.468 117.818C70.2482 117.928 70.0285 117.88 69.8656 117.844L69.8654 117.844C69.8019 117.83 69.747 117.818 69.7041 117.818ZM53.8159 0.765559C54.0454 0.780139 54.2491 0.793076 54.427 0.793076C54.7325 0.793076 54.8853 0.793075 54.7325 0.945849C54.8853 1.09862 54.7325 1.2514 54.5797 1.40417C54.1214 1.8625 53.3575 2.4736 52.4409 3.08469C51.9826 3.39024 51.5243 3.69579 50.9132 4.00134L49.0799 4.91799C48.4688 5.22354 47.8577 5.37631 47.2466 5.52908C47.0938 5.52908 46.941 5.56728 46.7882 5.60547C46.6355 5.64367 46.4827 5.68186 46.3299 5.68186C46.2666 5.68186 46.1771 5.70807 46.0723 5.73878C45.924 5.78221 45.745 5.83463 45.566 5.83463C44.3439 6.14018 43.4272 6.29296 42.8161 6.29296C42.6633 6.29296 42.5106 6.29296 42.3578 6.14018C42.3578 5.98741 42.3578 5.83463 42.5106 5.68186C42.6456 5.54678 42.794 5.38515 42.9595 5.20481C43.3556 4.77326 43.8501 4.23453 44.4966 3.69579C44.6494 3.6194 44.764 3.50482 44.8786 3.39024C44.9931 3.27566 45.1077 3.16108 45.2605 3.08469C45.4133 2.93192 45.7188 2.77914 46.0244 2.62637C46.3299 2.42267 46.7713 2.21897 47.2126 2.01527C47.4333 1.91342 47.654 1.81157 47.8577 1.70972C48.3696 1.45376 48.9887 1.30501 49.5355 1.17365C49.6414 1.14821 49.7446 1.12342 49.8437 1.09862C50.4548 0.94585 51.0659 0.793076 51.677 0.793076C52.5436 0.684758 53.2565 0.730036 53.8159 0.765559Z\" fill=\"url(#paint0_linear_590_8646)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_590_8646\" x1=\"35.4824\" y1=\"0.0292435\" x2=\"35.4824\" y2=\"161.473\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.248879\" stop-color=\"#BFD2E5\"/>\\n<stop offset=\"1\" stop-color=\"#DCE7F3\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10dyuy7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"43px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Visa-free travel destinations\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"43px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Visa-free travel destinations\"})}),className:\"framer-6s9rmp\",\"data-framer-name\":\"Passport power rank\",fonts:[\"Inter-Medium\"],name:\"Passport power rank\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Travel without visa or get a visa on arrival (VOA) or electronic travel authority (ETA).\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Travel without visa or get a visa on arrival (VOA) or electronic travel authority (ETA).\"})}),className:\"framer-d2vzy7\",\"data-framer-name\":\"No extra charges or surprise fees. Choose your favorite payment method, including crypto.\",fonts:[\"GF;Inter Tight-regular\"],name:\"No extra charges or surprise fees. Choose your favorite payment method, including crypto.\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"Antigua and Barbuda beach\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1515.88330078125),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 32px, 1434px)\",src:\"https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png\",srcSet:\"https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png?scale-down-to=512 512w,https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png 912w\"}},UMC8Wv3KO:{background:{alt:\"Antigua and Barbuda beach\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1752),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 48px, 1434px)\",src:\"https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png\",srcSet:\"https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png?scale-down-to=512 512w,https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png 912w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"Antigua and Barbuda beach\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(904),pixelHeight:740,pixelWidth:912,sizes:\"max((min(100vw - 48px, 1434px) - 32px) / 3, 1px)\",src:\"https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png\",srcSet:\"https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png?scale-down-to=512 512w,https://framerusercontent.com/images/IlBEsbcHcXrBHMFk7oHVrB1OhqE.png 912w\"},className:\"framer-1pn1qpi\",\"data-framer-name\":\"Frame 1190\",name:\"Frame 1190\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-i4gmjm\",\"data-framer-name\":\"Graphic1\",name:\"Graphic1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14i1rf6\",\"data-framer-name\":\"Group 1119\",name:\"Group 1119\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0VkaXRvcidzIE5vdGUgUmVndWxhcg==\",\"--framer-font-family\":'\"Editor\\'s Note Regular\", \"Editor\\'s Note Regular Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"48.58px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"67%\"})}),fonts:[\"CUSTOM;Editor's Note Regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0VkaXRvcidzIE5vdGUgRXh0cmFsaWdodA==\",\"--framer-font-family\":'\"Editor\\'s Note Extralight\", \"Editor\\'s Note Extralight Placeholder\", sans-serif',\"--framer-font-size\":\"62px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"48.58px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"67%\"})}),className:\"framer-me6j25\",\"data-framer-name\":\"71%\",fonts:[\"CUSTOM;Editor's Note Extralight\"],name:\"71%\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jotp6a\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:135,intrinsicWidth:77,name:\"Union\",svg:'<svg width=\"77\" height=\"135\" viewBox=\"-3 -3 77 135\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.6\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M35.0636 9.19564C35.2164 9.34842 35.3692 9.34842 35.522 9.34842C35.6747 9.34842 35.8275 9.34842 35.8275 9.19564C35.9803 8.89009 36.1331 8.279 36.1331 7.51512V6.14015C36.1331 5.68183 35.9803 5.07073 35.6747 4.61241C34.6053 2.47357 32.4665 0.640273 31.5498 0.181949H31.397C31.3207 0.181949 31.2443 0.143756 31.1679 0.105562C31.0915 0.0673684 31.0151 0.0291748 30.9387 0.0291748C30.786 0.0291748 30.6332 0.181949 30.6332 0.181949C30.6332 0.300316 30.6102 0.464537 30.5822 0.665731L30.5821 0.665785C30.5377 0.98394 30.4804 1.39454 30.4804 1.86247C30.4804 2.62634 30.786 3.54299 31.2443 4.61241C32.1474 6.41873 33.7044 7.89816 34.6268 8.77463L34.6268 8.77465L34.6268 8.77467L34.6269 8.77471C34.7966 8.93602 34.9449 9.07691 35.0636 9.19564ZM34.1472 10.5708C33.2305 9.95967 30.9389 9.04303 28.8001 9.1958C27.7306 9.1958 26.814 9.65412 26.2029 10.1124C25.5918 10.5708 25.1335 11.0291 24.9807 11.1819C24.9807 11.2402 24.9584 11.2763 24.9394 11.3071C24.9086 11.3569 24.8863 11.393 24.9807 11.4874C24.9807 11.5818 25.039 11.6179 25.1197 11.6677C25.1695 11.6985 25.2279 11.7346 25.2862 11.793C25.4196 11.8374 25.5756 11.8948 25.7514 11.9595C26.7841 12.3394 28.5001 12.9707 30.3278 12.7096C30.6858 12.7096 30.9913 12.6572 31.2444 12.6138C31.4234 12.583 31.5762 12.5568 31.7028 12.5568C31.9319 12.4805 32.1229 12.4041 32.3138 12.3277L32.3139 12.3277C32.5048 12.2513 32.6958 12.1749 32.925 12.0985C33.5361 11.793 34.1472 11.4874 34.2999 11.1819C34.4527 11.1819 34.4527 11.0291 34.2999 10.8763C34.4527 10.7235 34.2999 10.5708 34.1472 10.5708ZM43.9244 16.8344L43.9244 16.8343C43.4661 16.376 42.855 15.4594 42.2439 14.5428L42.2439 14.5427C42.0911 14.2372 41.9384 13.9699 41.7856 13.7026L41.7855 13.7025L41.7855 13.7023C41.6327 13.435 41.48 13.1677 41.3272 12.8622C41.0217 12.2511 40.7161 11.64 40.5634 11.0289C39.7995 8.43174 40.4106 6.44567 40.7161 5.6818C40.7161 5.52902 40.8689 5.52902 41.0217 5.52902C41.1744 5.52902 41.3272 5.52902 41.48 5.6818H41.6328C42.0911 6.14012 42.855 7.05677 43.6188 8.12619C44.3827 9.19561 45.1466 10.4178 45.4521 11.7928C46.0632 14.5427 45.1466 16.376 44.6883 16.9871C44.6883 17.1399 44.5355 17.1399 44.3827 17.1399C44.2299 17.1399 44.0772 16.9871 43.9244 16.8344ZM32.3157 17.4453C32.7741 17.7508 33.5379 18.2092 34.4546 18.6675C35.3712 19.1258 36.5934 19.4314 37.8156 19.7369L37.8156 19.7369C40.26 20.0425 42.0933 19.2786 42.8572 18.8203C43.01 18.8203 43.01 18.6675 43.01 18.5147C43.01 18.3619 42.8572 18.2092 42.8572 18.2092C42.7285 18.1234 42.5757 18.0135 42.3988 17.8863C41.9458 17.5604 41.3347 17.1209 40.5656 16.6814C40.1072 16.3759 39.4961 16.0703 38.885 15.9175L37.0518 15.4592C34.7171 15.1674 33.0793 16.4085 32.4045 16.9199L32.3606 16.9532L32.3157 16.987L32.3157 16.987C32.163 17.1397 32.163 17.1397 32.163 17.2925C32.0102 17.1397 32.163 17.2925 32.3157 17.4453ZM51.8677 27.2995C51.8296 27.2231 51.7914 27.1467 51.715 27.0703L51.1039 25.8481C51.0275 25.6954 50.9893 25.5426 50.9511 25.3898C50.9129 25.237 50.8747 25.0843 50.7983 24.9315C50.7983 24.6259 50.6456 24.3204 50.4928 24.0149L50.4928 24.0148C50.0345 22.6399 49.5761 21.1121 49.4234 19.5844C48.965 16.6817 50.1872 14.39 50.6456 13.6262C50.7983 13.4734 50.9511 13.4734 51.1039 13.4734C51.2566 13.4734 51.4094 13.6262 51.5622 13.7789V13.9317C52.0205 14.5428 52.7844 15.765 53.3955 17.14C54.0066 18.6677 54.4649 20.3482 54.6177 21.876C54.7705 22.6399 54.6177 23.4037 54.4649 24.0148C54.3121 24.6259 54.1594 25.237 53.8538 25.6954C53.3955 26.612 52.7844 27.2231 52.4788 27.5286H52.0205C51.9441 27.4523 51.9059 27.3759 51.8677 27.2995ZM38.7297 24.9314C39.188 25.3897 39.9519 26.0008 41.0213 26.6119C41.938 27.3758 43.1602 27.9869 44.5351 28.4452L46.3684 28.9035C46.9795 29.0563 47.5906 29.0563 48.0489 29.0563C49.1184 29.0563 49.8822 28.9035 50.3406 28.7507C50.4933 28.7507 50.4933 28.598 50.4933 28.4452C50.4933 28.2924 50.4933 28.1397 50.3406 27.9869V27.8341C50.1878 27.5286 49.8822 27.223 49.4239 26.7647C49.3777 26.7184 49.3314 26.6582 49.2809 26.5924C49.1646 26.4409 49.0259 26.2601 48.8128 26.1536C48.66 26.0772 48.5455 25.9626 48.4309 25.848C48.3163 25.7334 48.2017 25.6189 48.0489 25.5425C46.9795 24.6258 45.7573 23.862 44.3824 23.4036C41.6324 22.6398 39.4936 23.5564 38.5769 24.0147C38.4242 24.0147 38.4242 24.1675 38.4242 24.3203C38.4825 24.437 38.5409 24.5314 38.5907 24.6121C38.6713 24.7425 38.7297 24.837 38.7297 24.9314ZM57.9812 41.1256C57.8285 41.1256 57.6757 40.82 57.6757 40.6673C57.6382 40.255 57.564 39.7232 57.4777 39.1057C57.2125 37.2061 56.834 34.4956 57.0646 31.9591C57.3701 28.4453 59.2034 26.3064 59.9673 25.5426C60.1201 25.3898 60.2729 25.3898 60.4256 25.5426C60.502 25.619 60.5402 25.6953 60.5784 25.7717L60.5784 25.7717C60.6166 25.8481 60.6548 25.9245 60.7312 26.0009V26.1537C61.0367 26.9175 61.4951 28.4453 61.9534 30.1258C61.9534 30.2022 61.9916 30.3168 62.0298 30.4314C62.068 30.5459 62.1062 30.6605 62.1062 30.7369C62.2589 30.8897 62.2589 31.0425 62.2589 31.348C62.4117 31.8063 62.4117 32.2646 62.4117 32.7229V32.723V32.723C62.4117 33.6397 62.4117 34.5563 62.2589 35.4729C62.1062 36.3896 61.8006 37.1534 61.4951 37.7645C61.1895 38.3756 60.884 38.9867 60.4256 39.4451C59.734 40.275 59.0424 40.7292 58.5776 41.0345C58.529 41.0664 58.4829 41.0967 58.4396 41.1256C58.2868 41.2784 58.134 41.2784 57.9812 41.1256ZM44.3825 34.7093C44.688 35.3204 45.4519 36.237 46.3685 37.1537L46.6741 37.4592L46.6741 37.4593C46.8269 37.612 46.9796 37.7648 46.9796 37.9176L47.7435 38.6814L49.5768 40.0564C50.3406 40.5147 50.9517 40.8202 51.5628 41.1258L51.5629 41.1258C52.174 41.4314 52.785 41.5841 53.3961 41.7369C54.4656 42.0425 55.3822 42.0425 55.9933 42.0425C56.1461 42.0425 56.2989 41.8897 56.2989 41.7369V41.2786V41.1258C55.8405 39.7509 53.8545 36.3898 51.1045 34.7093C48.2018 33.1816 45.6047 33.6399 44.688 33.9454C44.5352 33.9454 44.3825 34.0982 44.3825 34.251C44.2297 34.4037 44.2297 34.5565 44.3825 34.7093ZM60.4251 56.0973C60.2723 55.9445 60.2723 55.7918 60.2723 55.4862C60.2927 55.2617 60.3131 54.9909 60.3364 54.6814L60.3365 54.6807C60.4878 52.673 60.7617 49.0379 61.9528 45.8614C62.7167 44.0281 63.6334 42.6531 64.55 41.5837C65.4667 40.6671 66.3833 40.056 66.8416 39.7504C66.9944 39.7504 67.1472 39.7504 67.2999 39.9032C67.4527 39.9032 67.6055 40.2088 67.6055 40.3615V40.5143C67.7583 41.431 67.911 43.2642 67.911 45.2503C67.8347 45.4795 67.8347 45.7468 67.8347 46.0142V46.0143C67.8347 46.2816 67.8347 46.5489 67.7583 46.7781C67.6819 47.0072 67.6437 47.2746 67.6055 47.5419C67.5673 47.8093 67.5291 48.0766 67.4527 48.3058C67.2999 49.2225 66.9944 50.2919 66.5361 51.2085C66.3833 51.6668 66.2305 51.9724 65.925 52.4307C65.7722 52.889 65.4667 53.1946 65.1611 53.5001C64.55 54.1112 64.0917 54.5696 63.4806 55.0279C62.4112 55.7918 61.4945 56.0973 60.8834 56.2501C60.7306 56.2501 60.5779 56.2501 60.4251 56.0973ZM47.9134 46.5006L47.9134 46.5006L47.9134 46.5007L47.9135 46.5008C48.1511 47.1345 48.4566 47.9492 48.9659 48.764C49.0423 48.9167 49.1568 49.0695 49.2714 49.2223C49.386 49.375 49.5006 49.5278 49.577 49.6806C49.6338 49.7943 49.7119 49.9081 49.7953 50.0297C49.9361 50.2348 50.0922 50.4623 50.1881 50.75C50.3217 50.9282 50.4553 51.1193 50.5927 51.3158C50.9266 51.7935 51.2828 52.3031 51.7158 52.7361L52.6325 53.6527C52.7852 53.8055 52.938 53.9201 53.0908 54.0347C53.2435 54.1493 53.3963 54.2638 53.5491 54.4166C54.1602 54.8749 54.7712 55.1804 55.3823 55.486L55.3824 55.486C56.4518 56.0971 57.5212 56.4027 58.1323 56.4027C58.2851 56.4027 58.4379 56.4027 58.5907 56.2499C58.7434 56.0971 58.7434 55.9444 58.7434 55.7916V55.6388C58.5907 53.9583 57.5212 49.8334 54.7713 47.389C53.3963 46.1668 52.0214 45.5557 50.7992 45.2501C49.577 44.9446 48.5075 44.9446 47.8964 44.9446C47.7437 44.9446 47.5909 45.0974 47.5909 45.2501V45.7085C47.6927 45.912 47.7945 46.1834 47.9132 46.5L47.9133 46.5002L47.9134 46.5005L47.9134 46.5006ZM58.589 72.75C58.4362 72.5972 58.4362 72.4445 58.589 72.1389C58.7688 71.7433 58.991 71.1867 59.2575 70.5192C60.123 68.3512 61.4561 65.0119 63.325 62.2086C65.9221 58.6948 68.9776 57.3198 70.1998 57.0142C70.3526 57.0142 70.5054 57.167 70.6581 57.3198C70.8109 57.4726 70.8109 57.6253 70.8109 57.9309V58.0837C70.7861 58.2575 70.7612 58.4557 70.7338 58.6747C70.5923 59.803 70.3812 61.4869 69.7415 63.278C69.6651 63.5835 69.5505 63.8509 69.436 64.1182C69.3214 64.3856 69.2068 64.6529 69.1304 64.9585C68.9776 65.1877 68.863 65.455 68.7485 65.7224C68.6339 65.9897 68.5193 66.2571 68.3665 66.4862C67.9082 67.5557 67.2971 68.4723 66.5332 69.389C65.1583 71.0695 63.4777 71.9861 62.1028 72.4445C60.7278 73.0555 59.5056 73.0555 58.8945 73.0555C58.7417 73.0555 58.589 72.9028 58.589 72.75ZM48.2033 58.0834C48.2033 58.7358 48.4262 59.834 48.6816 61.0924L48.6819 61.0938C48.7254 61.3084 48.7699 61.5276 48.8144 61.75C48.8908 61.9791 48.929 62.1701 48.9672 62.3611C49.0054 62.552 49.0436 62.743 49.12 62.9722C49.1519 63.0678 49.1837 63.1568 49.2142 63.242C49.3299 63.5647 49.4255 63.8317 49.4255 64.1944C49.7311 65.111 50.0366 65.8749 50.4949 66.7915C51.4116 68.4721 52.481 69.6943 53.5504 70.6109C54.6198 71.5275 55.5365 72.1386 56.1476 72.4442C56.3004 72.597 56.4531 72.4442 56.6059 72.2914C56.6823 72.215 56.7205 72.1386 56.7587 72.0622C56.7969 71.9859 56.8351 71.9095 56.9115 71.8331V71.6803C56.9115 71.4803 56.9406 71.2511 56.9734 70.9928C57.0157 70.6594 57.0642 70.2775 57.0642 69.847C57.0642 69.0832 57.0642 68.1665 56.9115 67.2499C56.7587 65.4166 56.1476 63.4305 55.0782 61.75C52.9669 58.4323 49.8136 57.6452 48.5571 57.3316L48.5089 57.3195C48.3561 57.3195 48.2033 57.3195 48.0505 57.4723C48.2033 57.7778 48.2033 57.9306 48.2033 58.0834ZM51.5636 89.4021C51.5636 89.2493 51.7164 88.9438 51.8691 88.791C51.9023 88.7413 51.9354 88.6897 51.9694 88.637C52.2482 88.2037 52.5797 87.6884 53.3969 87.416C53.8552 86.6522 54.4663 85.8883 55.2302 85.1244C55.531 84.8236 55.8081 84.4991 56.0895 84.1696C56.5227 83.6623 56.9661 83.1431 57.5218 82.68C58.2857 81.7634 59.2023 80.9995 60.119 80.2356C63.7855 77.3329 67.4521 76.7218 68.8271 76.7218C68.9799 76.7218 69.1327 76.7218 69.1327 77.0274C69.2271 77.1218 69.2048 77.2162 69.174 77.3467L69.174 77.3468C69.1549 77.4274 69.1327 77.5218 69.1327 77.6385V77.7912C68.6743 78.8607 67.7577 80.9995 66.3827 82.9856C65.0077 85.1244 63.1744 87.1105 61.0356 88.4854C59.0495 89.8604 56.9107 90.3187 55.3829 90.3187C53.8552 90.3187 52.4802 90.0132 51.8691 89.8604L51.8691 89.8604C51.7163 89.7076 51.5636 89.5549 51.5636 89.4021ZM45.4505 70.9163C45.2977 71.6802 45.1449 73.2079 45.1449 74.8884C45.1449 76.5689 45.1449 78.555 45.4505 80.5411C45.9088 82.5271 46.5199 84.2077 47.4365 85.5826C48.2004 86.9576 49.1171 87.8742 49.5754 88.3326C49.7282 88.4853 49.8809 88.4853 50.0337 88.3326C50.1865 88.3326 50.3392 88.1798 50.492 87.8743V87.7215C50.5778 87.4641 50.7118 87.1586 50.8669 86.8049C50.988 86.5287 51.1219 86.2231 51.2559 85.8882C51.4461 85.4127 51.5771 84.878 51.7226 84.284C51.8108 83.9239 51.9044 83.5419 52.0198 83.1382C52.1725 82.2216 52.3253 80.9994 52.3253 79.93C52.3253 78.8605 52.1725 77.7911 51.867 76.7217C50.6448 72.5968 47.4365 70.7635 46.2143 70.1524C46.1125 70.0506 46.0106 70.0845 45.9088 70.1185C45.8579 70.1354 45.8069 70.1524 45.756 70.1524C45.6796 70.3816 45.6032 70.5343 45.546 70.6489C45.4887 70.7635 45.4505 70.8399 45.4505 70.9163ZM39.2144 103.568C39.2615 103.53 39.3061 103.494 39.3421 103.458C39.8004 103.152 40.4114 102.847 41.3279 102.388L41.3282 102.388C41.5085 102.28 41.7058 102.163 41.9141 102.04C42.5883 101.641 43.3778 101.175 44.0781 100.708C44.6892 100.3 45.436 99.8929 46.1828 99.4856L46.183 99.4855C46.5564 99.2818 46.9299 99.0781 47.2864 98.8744C47.7447 98.7216 48.3558 98.416 48.9669 98.1105C49.578 97.8049 50.1891 97.4994 50.8002 97.3466C51.4113 97.0411 52.0224 96.8883 52.6335 96.7355C53.0171 96.5437 53.4007 96.4723 53.7464 96.408L53.7465 96.408C53.9516 96.3698 54.1434 96.3341 54.314 96.2772C54.4498 96.2578 54.5832 96.2384 54.7144 96.2193L54.7145 96.2193C55.6164 96.0881 56.4165 95.9716 57.2167 95.9716C58.7748 95.9716 60.0702 96.2343 60.8595 96.3943L60.9477 96.4122L61.0361 96.43C61.3416 96.43 61.3416 96.5827 61.3416 96.8883C61.3416 97.1938 61.1889 97.4994 61.0361 97.6522C60.8833 97.6522 60.8833 97.8049 60.8833 97.8049C60.6833 98.005 60.4541 98.2633 60.1959 98.5543L60.1958 98.5544C59.8624 98.9301 59.4805 99.3606 59.05 99.791L57.8278 101.013C57.3695 101.319 56.7584 101.777 56.3001 102.235C54.1612 103.916 51.5641 105.444 48.9669 106.208C46.217 106.819 44.0781 106.666 42.3976 106.208C40.8699 105.749 39.6477 104.985 39.0366 104.527C38.8838 104.527 38.8838 104.221 38.8838 104.069C38.8838 103.835 39.0621 103.691 39.2144 103.568ZM38.7315 83.2916C38.6329 83.5876 38.4705 83.8836 38.2856 84.2207L38.2856 84.2207L38.2855 84.2208L38.2851 84.2216C38.1838 84.4063 38.0757 84.6033 37.9677 84.8194C37.8913 84.9721 37.8149 85.163 37.7386 85.3539L37.7385 85.3541L37.7385 85.3542C37.6621 85.5451 37.5857 85.736 37.5093 85.8888C37.3566 86.1943 37.2039 86.6525 37.0511 87.1108L37.051 87.111C36.4399 88.7915 35.8288 90.9303 35.5233 93.0692C35.2177 95.208 35.5233 97.1941 35.8288 98.8746C36.1344 100.555 36.7455 101.777 37.051 102.388C37.2038 102.541 37.3566 102.694 37.5093 102.541C37.6038 102.541 37.6982 102.483 37.8287 102.402C37.9093 102.352 38.0037 102.294 38.1204 102.236L38.2732 102.083C38.3984 101.895 38.575 101.707 38.7713 101.498C39.054 101.198 39.3777 100.853 39.6482 100.402C39.8415 100.08 40.0619 99.7582 40.298 99.4132L40.2983 99.4128L40.2985 99.4125L40.2987 99.4122L40.2988 99.412C40.6225 98.9391 40.9756 98.4232 41.3287 97.8052C41.4031 97.6564 41.4815 97.5037 41.5619 97.3469C41.9773 96.5374 42.4477 95.6208 42.7037 94.5969C42.78 94.2915 42.8564 94.0242 42.9328 93.7569L42.9328 93.7567C43.0092 93.4893 43.0856 93.222 43.162 92.9164C43.3148 92.3053 43.3148 91.6942 43.3148 91.2359C43.4676 86.6527 40.7176 83.7499 39.6482 82.6805C39.4954 82.8333 39.3427 82.8333 39.1899 82.8333C39.0371 82.8333 38.8843 82.9861 38.7315 83.2916ZM21.4672 114.304C21.62 114.152 21.7728 113.999 22.0783 113.846C22.5846 113.72 23.2481 113.541 24.0255 113.331C25.1248 113.034 26.4519 112.676 27.8838 112.318C28.4949 112.318 29.1059 112.166 29.717 112.013C30.0378 111.933 30.4007 111.895 30.7836 111.854H30.7837C31.1302 111.818 31.493 111.78 31.8559 111.707C32.3142 111.656 32.7726 111.588 33.2309 111.521L33.2311 111.521C34.1476 111.385 35.0642 111.249 35.9808 111.249C38.8835 111.249 41.1751 111.554 43.0084 112.166C44.743 112.744 45.9304 113.459 46.7003 113.922L46.7005 113.922L46.7005 113.922L46.8278 113.999C46.9806 114.152 47.1333 114.304 46.9806 114.61C46.9806 114.763 46.6755 115.068 46.5226 115.221L46.5225 115.221L46.5225 115.221L46.5224 115.221L46.5223 115.221L46.5222 115.221C46.5222 115.374 46.3695 115.374 46.3695 115.374C45.1473 116.138 42.8557 117.513 40.1057 118.582C39.9316 118.652 39.7654 118.721 39.6035 118.789C39.0553 119.019 38.5566 119.228 37.9669 119.346L35.6752 119.804C34.1475 120.11 32.6198 120.11 31.092 120.11C28.0365 119.804 25.8977 118.888 24.3699 117.818C22.8422 116.749 21.9255 115.527 21.4672 114.916C21.3144 114.763 21.3144 114.457 21.4672 114.304ZM20.8552 112.471H21.4663H21.6191C22.6885 111.86 24.5218 110.791 26.2023 109.263C26.3612 109.104 26.5201 108.964 26.6726 108.829C26.9601 108.574 27.2249 108.34 27.4245 108.041C27.7872 107.678 28.0542 107.315 28.377 106.877C28.4621 106.761 28.5511 106.641 28.6467 106.513C29.4106 105.596 30.0217 104.374 30.48 103.152C31.3967 100.86 31.2439 98.7215 30.9383 96.8882C30.6328 95.2077 30.0217 93.8327 29.5634 93.2216C29.4106 93.0689 29.2578 92.9161 29.105 92.9161C28.9523 92.9161 28.6467 92.9161 28.4939 93.2216C27.8829 93.8327 26.8134 95.0549 25.5912 96.5827C25.2857 96.8882 24.9801 97.3465 24.6746 97.8049L23.7579 99.1798C23.1468 100.096 22.5357 101.013 22.0774 102.235C21.1608 104.374 20.5497 106.513 20.3969 108.194C20.2441 110.027 20.2441 111.402 20.3969 112.318C20.3969 112.318 20.5497 112.318 20.8552 112.471ZM0.69031 117.971C0.843084 117.818 1.14863 117.818 1.45418 117.818C1.7023 117.846 1.98026 117.873 2.28538 117.904L2.28558 117.904C3.67131 118.041 5.61711 118.234 7.87071 118.735C8.52316 118.735 9.06415 118.846 9.68408 118.974C9.78995 118.996 9.89813 119.018 10.0096 119.04C10.662 119.04 11.203 119.152 11.8229 119.28L11.8258 119.28C11.9307 119.302 12.038 119.324 12.1484 119.346C12.7595 119.499 13.5234 119.652 14.2872 119.804C14.4049 119.834 14.5282 119.863 14.6562 119.894C15.1925 120.022 15.8093 120.169 16.4261 120.415L16.4262 120.416C17.8011 120.874 19.1761 121.332 20.2454 121.943C21.3149 122.554 22.3843 123.165 23.1482 123.777C24.8287 124.999 25.8981 126.068 26.5092 126.832C26.6285 126.951 26.5615 127.071 26.4537 127.263C26.4234 127.316 26.3899 127.376 26.3564 127.443C26.2036 127.596 25.8981 127.749 25.5926 127.901H25.4398C25.1854 127.952 24.8801 128.003 24.5409 128.06L24.5404 128.06L24.5401 128.06L24.5395 128.06L24.5384 128.06C23.8598 128.173 23.0456 128.309 22.2315 128.513C21.818 128.558 21.3907 128.618 20.9537 128.679C19.9376 128.821 18.8693 128.971 17.8011 128.971H15.3567C14.5928 128.971 13.6761 128.818 12.9123 128.665C11.2317 128.36 9.70401 127.901 8.17626 127.29C5.27355 126.068 3.44025 124.235 2.21805 122.554C1.14863 120.874 0.53754 119.499 0.384766 118.582C0.384766 118.277 0.537535 118.124 0.69031 117.971ZM1.30141 116.29C2.67638 116.138 4.968 115.679 7.25962 114.763C7.56517 114.61 7.87071 114.495 8.17626 114.381C8.48181 114.266 8.78736 114.152 9.09291 113.999C9.70401 113.693 10.3151 113.388 10.7734 112.929C11.079 112.777 11.3845 112.624 11.5373 112.318C11.6901 112.242 11.8047 112.127 11.9192 112.013C12.0338 111.898 12.1484 111.784 12.3012 111.707L13.6761 110.332C14.44 109.263 15.0511 108.193 15.5094 107.124C15.9329 106.136 16.0955 105.148 16.2383 104.28L16.2733 104.069C16.558 102.361 16.3123 100.918 16.1538 99.9875L16.1538 99.9873C16.1421 99.919 16.131 99.8535 16.1205 99.7908C16.1205 99.6381 15.9678 99.4853 15.815 99.3325H15.2039C14.9369 99.4215 14.618 99.6142 14.2775 99.82C14.0336 99.9675 13.7785 100.122 13.5234 100.249C13.0141 100.453 12.5049 100.792 11.9956 101.132C11.741 101.302 11.4864 101.471 11.2318 101.624C10.9262 101.828 10.6376 102.032 10.3491 102.235C9.77192 102.643 9.19477 103.05 8.48181 103.457C7.56517 104.221 6.64852 104.985 5.73187 105.902C4.05135 107.735 2.67638 109.568 1.91251 111.249C0.995864 112.929 0.53754 114.457 0.384766 115.374C0.384766 115.527 0.384761 115.832 0.69031 115.832C0.843084 116.29 1.14864 116.29 1.30141 116.29ZM18.413 3.23763C17.4963 2.62653 16.7324 2.01543 16.2741 1.55711C16.2158 1.49875 16.1797 1.41811 16.1489 1.34923C16.099 1.23778 16.063 1.15714 15.9686 1.25156C16.1213 1.09878 16.2741 0.946008 16.4269 0.946008C16.6047 0.946008 16.8084 0.933071 17.038 0.918491C17.5973 0.882968 18.3103 0.83769 19.1768 0.946008C19.4824 1.02239 19.7879 1.06059 20.0935 1.09878C20.399 1.13698 20.7046 1.17517 21.0101 1.25156C21.1093 1.27635 21.2125 1.30114 21.3184 1.32659C21.8651 1.45794 22.4842 1.60669 22.9962 1.86266L24.8295 2.7793C24.9823 2.85569 25.0968 2.93208 25.2114 3.00846C25.326 3.08485 25.4406 3.16124 25.5934 3.23763C25.8989 3.3904 26.2045 3.69595 26.3572 3.84872C27.0037 4.38746 27.4982 4.92619 27.8943 5.35774C28.0598 5.53808 28.2082 5.69971 28.3433 5.83479L28.3433 5.83481C28.4961 5.98758 28.6488 6.14035 28.4961 6.29312C28.4961 6.44589 28.1905 6.44589 28.0377 6.44589C27.7534 6.38901 27.4478 6.35331 27.1211 6.31514C26.5702 6.25077 25.9591 6.17937 25.2878 5.98757C25.135 5.98757 24.8295 5.98757 24.5239 5.83479C24.3711 5.83479 24.2184 5.7966 24.0656 5.75841C23.9128 5.72021 23.7601 5.68202 23.6073 5.68202C22.9962 5.52924 22.3851 5.37647 21.774 5.07092C21.2647 4.86722 20.8913 4.66352 20.5178 4.45982C20.3311 4.35797 20.1444 4.25612 19.9407 4.15427C19.3296 3.84874 18.8713 3.54321 18.413 3.23768L18.413 3.23763Z\" fill=\"url(#paint0_linear_590_9310)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_590_9310\" x1=\"35.5978\" y1=\"0.0291748\" x2=\"35.5978\" y2=\"161.664\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.248879\" stop-color=\"#BFD2E5\"/>\\n<stop offset=\"1\" stop-color=\"#DCE7F3\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8r4qvf\",\"data-framer-name\":\"Union\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:135,intrinsicWidth:77,name:\"Union\",svg:'<svg width=\"77\" height=\"135\" viewBox=\"-3 -3 77 135\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.6\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M36.3773 8.77487L36.3774 8.77474C37.2998 7.89828 38.8568 6.41883 39.76 4.61248C40.2183 3.54306 40.5239 2.62641 40.5239 1.86254C40.5239 1.09866 40.5239 0.487567 40.3711 0.182018C40.3711 0.0292433 40.2183 0.0292435 40.0655 0.0292435C39.9128 0.0292435 39.76 0.0292433 39.6072 0.182018C38.6906 0.640341 36.3989 2.62641 35.4823 4.61248C35.1768 5.0708 35.024 5.6819 35.024 6.14022C34.8712 6.59855 34.8712 7.05687 35.024 7.51519C35.024 7.98312 35.1386 8.39372 35.2275 8.71188L35.2275 8.71193C35.2837 8.91312 35.3295 9.07735 35.3295 9.19571C35.3295 9.34849 35.4823 9.34849 35.6351 9.34849C35.6351 9.34849 35.7878 9.34849 35.9406 9.19571C36.0593 9.077 36.2076 8.93614 36.3773 8.77487ZM36.8586 10.418C36.8002 10.4763 36.7419 10.5124 36.692 10.5432C36.6114 10.593 36.553 10.6291 36.553 10.7235V11.0291C36.6796 11.0924 36.8324 11.2081 37.0114 11.3436C37.2645 11.5353 37.57 11.7667 37.928 11.9457C38.2336 12.0985 38.6919 12.2513 39.1502 12.404C39.6085 12.5568 40.0669 12.5568 40.5252 12.5568C42.0588 12.6664 43.5139 12.2261 44.5525 11.9118C44.9623 11.7878 45.3074 11.6834 45.5667 11.6402C45.6612 11.6402 45.6972 11.5818 45.7471 11.5012C45.7779 11.4513 45.8139 11.393 45.8723 11.3346V11.0291C45.7195 10.7235 45.2612 10.2652 44.6501 9.95966C44.039 9.50133 43.1223 9.19578 42.0529 9.04301C40.0669 8.89023 37.6225 9.95966 36.8586 10.418ZM27.9954 18.3623C27.9954 18.2096 28.1481 18.0568 28.3009 17.904C28.4907 17.7775 28.733 17.5985 29.0168 17.3888C29.4182 17.0922 29.9028 16.7343 30.4397 16.3763C30.8981 16.0707 31.5092 15.7652 32.1203 15.6124C32.7314 15.3069 33.3425 15.1541 33.9536 15.1541C36.2882 14.8623 37.926 16.1034 38.6008 16.6148C38.6325 16.6388 38.6621 16.6613 38.6896 16.6818C38.8423 16.6818 38.8423 16.8346 38.8423 16.9874C38.8423 17.1402 38.8423 17.2929 38.6896 17.2929C38.2312 17.5985 37.4674 18.0568 36.5507 18.5151C35.6341 18.9734 34.4119 19.4318 33.1897 19.5845C30.7453 19.8901 28.912 19.1262 28.1481 18.6679C27.9954 18.6679 27.9954 18.5151 27.9954 18.3623ZM29.5251 5.68206C29.0668 6.14039 28.3029 7.05704 27.5391 8.12646C26.7752 9.19588 26.0113 10.4181 25.7058 11.793C25.0947 14.543 26.0113 16.3763 26.4696 16.9874C26.4696 17.1401 26.6224 17.1402 26.7752 17.1402C26.928 17.1402 27.0807 16.9874 27.0807 16.9874C27.174 16.8475 27.3099 16.665 27.4711 16.4484C27.8383 15.9554 28.3366 15.2861 28.7613 14.543C28.914 14.2374 29.0668 13.9701 29.2196 13.7027C29.3724 13.4354 29.5251 13.168 29.6779 12.8625C29.9835 12.2514 30.289 11.6403 30.4418 11.0292C31.2056 8.43201 30.5946 6.44594 30.289 5.68206C30.289 5.52929 30.1362 5.52929 29.9835 5.52929C29.8307 5.37652 29.6779 5.52929 29.5251 5.68206ZM20.5129 28.4451C20.5129 28.2923 20.5129 28.1396 20.6656 27.9868C20.8184 27.6812 21.124 27.3757 21.4295 27.0701L22.0406 26.459C22.1934 26.3826 22.308 26.2681 22.4225 26.1535L22.4226 26.1535L22.4226 26.1535C22.5371 26.0389 22.6517 25.9243 22.8045 25.8479C23.8739 24.9313 25.0961 24.1674 26.4711 23.7091C29.3738 22.9452 31.5126 23.8619 32.2765 24.3202C32.4293 24.3202 32.4293 24.473 32.4293 24.6257C32.4293 24.6257 32.4293 24.7785 32.2765 24.9313C32.1208 25.0351 31.9298 25.1918 31.7036 25.3774C31.2639 25.7382 30.691 26.2083 29.9849 26.6118C29.0682 27.2229 27.846 27.9868 26.4711 28.4451L24.6378 28.9034C24.0267 29.0562 23.4156 29.0562 22.9573 29.0562H22.9573C21.8878 29.0562 21.124 28.9034 20.6656 28.7506C20.6656 28.7506 20.5129 28.5979 20.5129 28.4451ZM19.4414 13.9318C18.983 14.5429 18.2192 15.7651 17.6081 17.1401C16.997 18.515 16.5387 20.1956 16.3859 21.8761C16.3859 22.6399 16.3859 23.4038 16.5387 24.0149C16.6914 24.626 16.8442 25.2371 17.1498 25.6954C17.6081 26.6121 18.2192 27.2232 18.5247 27.5287L18.5247 27.5287C18.6775 27.6815 18.8303 27.6815 18.983 27.5287C19.1358 27.5287 19.2886 27.376 19.2886 27.2232V27.0704C19.3348 26.9779 19.3811 26.8714 19.4316 26.7551C19.5479 26.4873 19.6867 26.1678 19.8997 25.8482C19.9761 25.6954 20.0143 25.5427 20.0525 25.3899L20.0525 25.3899C20.0907 25.2371 20.1289 25.0843 20.2052 24.9316C20.358 24.626 20.5108 24.3205 20.5108 24.0149C20.9691 22.6399 21.4274 21.1122 21.5802 19.5845C21.8858 16.529 20.8163 14.3901 20.358 13.6262C20.358 13.4735 20.2052 13.4735 19.8997 13.4735L19.4414 13.9318ZM14.8568 41.7366C14.704 41.5838 14.704 41.2783 14.8568 41.1255C15.3151 39.5978 17.3012 36.2367 20.0511 34.5562C22.9539 32.8757 25.3983 33.4868 26.4677 33.7923C26.6204 33.7923 26.7732 33.9451 26.7732 34.0979C26.8751 34.1997 26.8411 34.3016 26.8072 34.4034C26.7902 34.4544 26.7732 34.5053 26.7732 34.5562V34.709C26.6879 34.8227 26.5974 34.947 26.5006 35.0798L26.5004 35.08C26.0768 35.6614 25.5332 36.4074 24.7872 37.1534L24.4816 37.4589C24.4816 37.6117 24.3288 37.7645 24.1761 37.9172L23.4122 38.6811L21.5789 40.0561C20.815 40.5144 20.2039 40.82 19.5928 41.1255C18.9817 41.4311 18.3707 41.5838 17.7596 41.7366L17.7595 41.7366C16.6901 42.0422 15.6207 42.0422 15.1624 42.0422C15.0096 42.0422 14.8568 41.8894 14.8568 41.7366ZM10.1209 26.0009C9.81537 26.7648 9.35704 28.2925 8.89872 29.973C8.89872 30.0494 8.86053 30.164 8.82233 30.2786C8.78414 30.3932 8.74595 30.5078 8.74595 30.5841C8.74595 30.7369 8.74595 31.0425 8.59317 31.1952V32.723C8.59317 33.6396 8.59317 34.5563 8.74595 35.4729C8.89872 36.3896 9.20427 37.1534 9.50982 37.7645C9.74324 38.2314 10.0658 38.6982 10.3413 39.0969C10.4265 39.2202 10.5071 39.3369 10.5792 39.4451C11.2708 40.275 11.9624 40.7292 12.4273 41.0345C12.4758 41.0664 12.5219 41.0967 12.5653 41.1256H13.0236C13.1 41.0492 13.1382 40.9728 13.1764 40.8964C13.2146 40.82 13.2528 40.7436 13.3292 40.6673V40.5145C13.3596 40.2098 13.4144 39.814 13.479 39.3476L13.479 39.3475L13.479 39.3474C13.7381 37.4753 14.1544 34.4665 13.7875 31.6536C13.3292 28.1397 11.6487 26.0009 10.8848 25.237C10.732 25.0843 10.5792 25.0843 10.4265 25.237C10.3855 25.3189 10.3446 25.3898 10.3066 25.4556C10.2028 25.6354 10.1209 25.7772 10.1209 26.0009ZM12.566 56.2505C12.4132 56.0977 12.4132 55.7921 12.4132 55.6394C12.566 53.9588 13.6354 49.6812 16.3853 47.2368C17.7603 46.0146 19.1353 45.4035 20.3575 45.0979C21.5797 44.7924 22.6491 44.7924 23.2602 44.7924C23.413 44.7924 23.5657 44.9452 23.5657 45.0979V45.5563V45.709C23.413 46.3201 22.9546 47.5423 22.1908 48.7645C22.1144 48.9173 21.9998 49.07 21.8852 49.2228L21.8852 49.2228L21.8852 49.2229C21.7706 49.3757 21.656 49.5284 21.5797 49.6812C21.4838 49.9689 21.3277 50.1964 21.1869 50.4014C21.1035 50.5231 21.0254 50.6368 20.9686 50.7506C20.5102 51.5145 20.0519 52.1256 19.4408 52.7367L18.5242 53.6533C18.2186 53.9589 17.9131 54.2644 17.6075 54.4172C16.9964 54.8755 16.3854 55.181 15.7743 55.4866L15.7742 55.4866C14.552 55.9449 13.6354 56.2505 13.0243 56.4032C12.8715 56.556 12.7187 56.4032 12.566 56.2505ZM3.39932 40.5144C3.24655 41.4311 3.09378 43.2644 3.09378 45.2504C3.09378 45.7087 3.09378 46.3198 3.24655 46.7782C3.32294 47.0073 3.36113 47.2747 3.39932 47.542C3.43752 47.8094 3.47571 48.0767 3.5521 48.3059C3.65971 49.0592 3.91891 49.7366 4.16954 50.3917L4.16955 50.3917C4.27474 50.6667 4.37842 50.9376 4.46875 51.2086C4.57526 51.5282 4.75605 51.8477 4.90754 52.1155C4.97332 52.2318 5.03359 52.3383 5.07984 52.4308C5.21381 52.6318 5.34777 52.8033 5.46886 52.9584C5.62395 53.1571 5.75792 53.3287 5.84372 53.5002C6.45481 54.1113 6.91314 54.5697 7.52424 55.028C8.49716 55.7229 9.47009 56.0385 9.98286 56.2049C10.0337 56.2214 10.08 56.2364 10.1214 56.2502C10.2742 56.2502 10.427 56.2502 10.5797 56.0974C10.7325 55.9446 10.7325 55.7919 10.7325 55.6391V55.4863C10.7218 55.3684 10.7103 55.237 10.6978 55.0933L10.6978 55.0932L10.6977 55.0921L10.6976 55.0916L10.6976 55.0912C10.5313 53.1857 10.1773 49.1276 8.89921 45.8615C8.28811 44.0282 7.21869 42.6532 6.30204 41.5838C5.53817 40.6672 4.62152 40.0561 4.1632 39.7505C4.01042 39.5978 3.85765 39.7505 3.70487 39.9033C3.5521 40.0561 3.39932 40.2089 3.39932 40.5144ZM14.2474 72.4444C14.0946 72.2916 13.9418 72.1389 13.9418 71.8333C13.9418 71.375 13.7891 70.7639 13.4835 70C13.4835 69.2361 13.4835 68.3195 13.6363 67.4029C13.9418 65.5696 14.4002 63.5835 15.4696 61.903C17.5808 58.5853 20.7341 57.7982 21.9906 57.4846L22.0389 57.4725C22.1917 57.4725 22.3444 57.4725 22.4972 57.6253C22.65 57.7781 22.65 57.9308 22.65 58.0836V58.2364C22.65 58.8888 22.4271 59.987 22.1717 61.2454C22.128 61.4604 22.0835 61.6801 22.0389 61.903C22.0389 62.2656 21.9432 62.5326 21.8276 62.8554C21.7971 62.9405 21.7652 63.0295 21.7333 63.1252C21.7333 63.4878 21.6377 63.7548 21.522 64.0776C21.4916 64.1627 21.4597 64.2517 21.4278 64.3474C21.1222 65.264 20.8167 66.1807 20.3584 66.9445C19.4417 68.4723 18.3723 69.8472 17.3029 70.7639C16.2335 71.6805 15.3168 72.2916 14.7057 72.5972C14.5529 72.5972 14.4002 72.5972 14.2474 72.4444ZM0.191406 58.236C0.216246 58.4099 0.241086 58.608 0.268553 58.8271C0.410016 59.9553 0.621155 61.6393 1.26083 63.4303C1.29689 63.5385 1.33296 63.6553 1.37104 63.7785C1.49425 64.1772 1.63851 64.644 1.87193 65.1109C2.0247 65.722 2.33025 66.1803 2.6358 66.6386C3.09412 67.708 3.70522 68.6247 4.46909 69.5413C5.99684 71.2218 7.52458 72.1385 8.89955 72.5968C10.2745 73.0551 11.3439 73.2079 12.1078 73.2079C12.2606 73.2079 12.4134 73.0551 12.4134 72.9024V72.2913V72.1385C12.2388 71.7545 12.0244 71.2189 11.7682 70.5791C10.9034 68.4192 9.56318 65.0718 7.67736 62.3609C5.23296 58.8471 2.0247 57.4721 0.802504 57.1666C0.64973 57.1666 0.496955 57.1666 0.344181 57.4721C0.191406 57.6249 0.191406 57.9305 0.191406 58.236ZM20.9692 88.3327C20.8164 88.3327 20.6636 88.1799 20.5109 87.8743C20.3581 87.416 20.0525 86.8049 19.747 86.1938C19.4414 85.43 19.1359 84.3605 18.9831 83.4439C18.8303 82.3745 18.6776 81.305 18.6776 80.2356C18.6776 79.1662 18.8303 78.0968 19.1359 77.0274C20.3581 72.9024 23.5663 71.0692 24.7885 70.4581C24.9413 70.3053 25.0941 70.3053 25.2469 70.4581C25.3996 70.4581 25.5524 70.6108 25.5524 70.7636V70.9164C25.5524 71.3058 25.6076 71.7779 25.671 72.321C25.7569 73.0564 25.858 73.9219 25.858 74.8885C26.0107 76.569 26.0107 78.5551 25.5524 80.5412C25.0941 82.5272 24.3302 84.2078 23.5663 85.5827C22.8025 86.9577 21.8858 87.8743 21.4275 88.3327C21.4275 88.3327 21.122 88.4854 20.9692 88.3327ZM2.0255 77.7912C2.48382 79.0134 3.40047 80.9995 4.77544 82.9856C6.15041 84.9716 7.9837 87.1105 10.1225 88.4855C12.2614 89.8604 14.2475 90.3188 15.7752 90.3188C17.1 90.3188 18.1951 90.089 18.9607 89.9283L18.9609 89.9283L18.962 89.9281L18.9646 89.9275C19.0804 89.9032 19.1887 89.8805 19.289 89.8604C19.4418 89.8604 19.5946 89.7077 19.5946 89.4021C19.5946 89.2493 19.5946 89.0966 19.4418 88.791V88.6382C19.3239 88.4614 19.1833 88.2846 19.0287 88.0902L19.0286 88.09L19.0285 88.0899L19.0284 88.0899L19.0283 88.0898C18.7823 87.7804 18.501 87.4266 18.2196 86.9577C17.8639 86.602 17.56 86.1946 17.2175 85.7355C16.9715 85.4057 16.7056 85.0493 16.3863 84.6661C16.0855 84.3653 15.8084 84.0408 15.527 83.7113L15.5269 83.7112C15.0937 83.204 14.6504 82.6848 14.0947 82.2217C13.3308 81.4578 12.4142 80.5412 11.4975 79.7773C7.83093 76.8746 4.16434 76.2635 2.78937 76.2635C2.6366 76.2635 2.48382 76.4163 2.48382 76.5691C1.87272 77.1802 1.87272 77.4857 2.0255 77.7912ZM33.344 102.694C33.1912 102.694 32.8857 102.541 32.7329 102.388C32.4274 101.93 31.8163 101.319 31.2052 100.86C30.5941 100.097 29.983 99.1799 29.5247 98.2632C29.3719 97.9068 29.2021 97.5503 29.0324 97.1938C28.6929 96.4809 28.3534 95.7679 28.1497 95.055C28.0733 94.7494 27.9969 94.4821 27.9205 94.2147C27.8441 93.9474 27.7677 93.68 27.6914 93.3745C27.6914 93.1618 27.6585 92.9162 27.6232 92.6529C27.5825 92.3489 27.5386 92.0214 27.5386 91.694C27.3858 87.1107 30.1358 84.208 31.2052 83.1386C31.3579 82.9858 31.5107 82.9858 31.6635 82.9858C31.8872 82.9858 31.9471 83.0677 32.0231 83.1715L32.0232 83.1716C32.051 83.2095 32.0809 83.2504 32.1218 83.2914V83.4441L32.8857 84.9719C33.0385 85.2774 33.1912 85.583 33.344 86.0413C33.4204 86.2704 33.4968 86.4613 33.5731 86.6523L33.5732 86.6524L33.5732 86.6525C33.6496 86.8434 33.726 87.0344 33.8023 87.2635C34.4134 88.944 35.1773 91.0829 35.3301 93.2217C35.6356 95.3605 35.3301 97.3466 35.0245 99.0271C34.719 100.555 34.1079 101.93 33.8023 102.541C33.8023 102.694 33.4968 102.694 33.344 102.694ZM12.1074 99.7904L12.1075 99.7905L12.1077 99.7907L13.3299 101.013C13.7882 101.471 14.2465 101.93 14.8576 102.235C16.9965 103.916 19.5936 105.443 22.1908 106.207C24.788 106.818 27.0796 106.666 28.7601 106.207C30.4406 105.749 31.51 104.985 32.1211 104.527C32.2739 104.374 32.2739 104.221 32.2739 104.068C32.2739 103.916 32.1211 103.763 31.9684 103.61L31.8156 103.457C31.6768 103.365 31.524 103.258 31.3573 103.142C30.9732 102.874 30.5149 102.555 29.9823 102.235C29.6979 102.064 29.3924 101.873 29.0657 101.668C28.5148 101.322 27.9037 100.938 27.2323 100.555C26.6213 100.147 25.8745 99.7399 25.1277 99.3325L25.1275 99.3324C24.754 99.1287 24.3806 98.925 24.0241 98.7213C23.413 98.4157 22.8019 98.1102 22.3436 97.9574C22.038 97.8046 21.7325 97.69 21.4269 97.5755C21.1214 97.4609 20.8158 97.3463 20.5103 97.1935C20.2047 97.1171 19.8992 97.0026 19.5936 96.888C19.2881 96.7734 18.9825 96.6588 18.677 96.5824C18.3714 96.506 18.1041 96.4297 17.8367 96.3533L17.8366 96.3532L17.8362 96.3531C17.569 96.2768 17.3018 96.2004 16.9965 96.1241C15.927 95.9713 14.8576 95.8186 14.0937 95.8186C12.4741 95.8186 11.3314 96.0571 10.5604 96.218C10.4586 96.2392 10.3634 96.2591 10.2744 96.2769C10.1216 96.2769 9.96883 96.5824 9.96883 96.7352C9.96883 97.1935 9.96883 97.4991 10.2744 97.8046C10.7326 98.4156 11.3436 99.0266 12.1073 99.7903L12.1074 99.7904ZM50.1486 112.471C49.8431 112.471 49.6903 112.471 49.3848 112.319C48.4681 111.86 46.6348 110.791 44.8015 109.263L43.5793 108.041C43.121 107.583 42.6627 106.971 42.3571 106.513C41.5933 105.444 40.9822 104.222 40.5239 103.152C39.6072 100.708 39.76 98.5689 40.0655 96.8884C40.3711 95.2079 40.9822 93.9857 41.4405 93.2218C41.5933 93.069 41.746 92.9162 41.8988 92.9162C42.0516 92.9162 42.2044 92.9162 42.3571 93.069H42.5099C43.121 93.6801 44.1904 94.9023 45.4126 96.4301C45.5654 96.6592 45.7181 96.8501 45.8709 97.041L45.8709 97.0411C46.0237 97.2321 46.1765 97.4231 46.3293 97.6522L47.2459 99.0272C47.857 99.9439 48.4681 100.861 48.9265 101.93C49.8431 104.069 50.4542 106.055 50.607 107.888C50.7597 109.721 50.7597 111.249 50.607 112.013C50.5789 112.069 50.556 112.12 50.5355 112.166C50.4439 112.37 50.3981 112.471 50.1486 112.471ZM49.5375 114.304L49.0792 113.846H48.9264C48.6065 113.766 48.2343 113.665 47.8152 113.552L47.8137 113.551L47.813 113.551C46.6312 113.231 45.0773 112.809 43.2738 112.471L43.2736 112.471C42.6626 112.318 42.0515 112.166 41.4405 112.166C40.9548 111.971 40.4692 111.901 40.0228 111.836C39.767 111.798 39.5242 111.763 39.3016 111.707C38.8433 111.656 38.385 111.588 37.9266 111.521L37.9265 111.521C37.0099 111.385 36.0933 111.249 35.1767 111.249C32.4268 111.096 29.9824 111.555 28.1491 112.166C26.3158 112.777 24.9408 113.541 24.3297 113.999C24.177 114.152 24.177 114.304 24.177 114.61C24.3297 114.916 24.4825 115.068 24.7881 115.374C26.0103 116.138 28.3019 117.513 31.0518 118.582C31.4337 118.735 31.7775 118.85 32.1212 118.964L32.1215 118.964C32.4652 119.079 32.8088 119.193 33.1907 119.346L35.4823 119.804C37.01 120.11 38.5378 120.263 40.0655 120.11C42.9682 119.957 45.2598 118.888 46.7876 117.818C48.3153 116.749 49.232 115.527 49.6903 114.916C49.6903 114.61 49.6903 114.457 49.5375 114.304ZM70.3136 116.138C70.1608 116.291 69.8552 116.291 69.5497 116.291C68.3275 116.138 66.0359 115.679 63.7442 115.068C63.1331 114.916 62.5221 114.61 61.911 114.304C61.6054 114.152 61.338 113.961 61.0707 113.77C60.8033 113.579 60.536 113.388 60.2304 113.235C60.0777 113.082 59.7721 112.777 59.4666 112.624C59.3138 112.548 59.1992 112.433 59.0846 112.318C58.97 112.204 58.8555 112.089 58.7027 112.013L57.3277 110.638C56.5638 109.568 55.9527 108.499 55.4944 107.43C55.0709 106.442 54.9083 105.453 54.7655 104.586L54.7306 104.374C54.5778 102.541 54.7305 101.013 54.8833 100.096C54.8833 99.9437 55.0361 99.6381 55.1889 99.6381H55.6472H55.8C56.2583 99.7909 56.8694 100.096 57.4805 100.555C58.0916 100.86 58.8555 101.319 59.7721 101.93C60.6888 102.388 61.6054 102.999 62.522 103.763C63.4387 104.527 64.3553 105.291 65.272 106.207C66.9525 107.888 68.1747 109.874 69.0914 111.555C70.008 113.235 70.4663 114.763 70.6191 115.679C70.6191 115.832 70.4663 115.985 70.3136 116.138ZM69.7041 117.818H69.5514C69.196 117.863 68.7502 117.907 68.2291 117.959L68.2289 117.959C66.9576 118.086 65.2379 118.257 63.2876 118.582C62.9669 118.663 62.604 118.701 62.2212 118.741L62.221 118.741C61.8745 118.777 61.5117 118.815 61.1488 118.888C60.7668 118.964 60.4231 119.002 60.0793 119.041C59.7356 119.079 59.3919 119.117 59.0099 119.193L59.0088 119.194C58.2453 119.346 57.4819 119.499 56.8711 119.652C56.1072 119.805 55.3433 119.957 54.7322 120.263C53.3573 120.721 51.9823 121.179 50.9129 121.791C49.8434 122.402 48.774 123.013 48.0102 123.624C46.6245 124.632 45.6542 125.639 45.0139 126.305L45.0138 126.305C44.8776 126.446 44.7563 126.572 44.6491 126.679C44.4963 126.832 44.4963 127.138 44.8019 127.29C44.9547 127.596 45.2602 127.749 45.7185 127.749C45.9253 127.79 46.1545 127.843 46.406 127.9C47.0838 128.056 47.924 128.248 48.9268 128.36C49.3447 128.406 49.7627 128.467 50.1892 128.529L50.1894 128.529C51.166 128.67 52.1876 128.818 53.3573 128.818H55.8017C56.5655 128.818 57.4822 128.665 58.246 128.513C59.9266 128.36 61.4543 127.749 62.9821 127.138C65.8848 125.915 67.7181 124.082 68.9403 122.402C70.1625 120.721 70.6208 119.193 70.7735 118.43C70.7735 118.277 70.7735 117.971 70.468 117.818C70.2482 117.928 70.0285 117.88 69.8656 117.844L69.8654 117.844C69.8019 117.83 69.747 117.818 69.7041 117.818ZM53.8159 0.765559C54.0454 0.780139 54.2491 0.793076 54.427 0.793076C54.7325 0.793076 54.8853 0.793075 54.7325 0.945849C54.8853 1.09862 54.7325 1.2514 54.5797 1.40417C54.1214 1.8625 53.3575 2.4736 52.4409 3.08469C51.9826 3.39024 51.5243 3.69579 50.9132 4.00134L49.0799 4.91799C48.4688 5.22354 47.8577 5.37631 47.2466 5.52908C47.0938 5.52908 46.941 5.56728 46.7882 5.60547C46.6355 5.64367 46.4827 5.68186 46.3299 5.68186C46.2666 5.68186 46.1771 5.70807 46.0723 5.73878C45.924 5.78221 45.745 5.83463 45.566 5.83463C44.3439 6.14018 43.4272 6.29296 42.8161 6.29296C42.6633 6.29296 42.5106 6.29296 42.3578 6.14018C42.3578 5.98741 42.3578 5.83463 42.5106 5.68186C42.6456 5.54678 42.794 5.38515 42.9595 5.20481C43.3556 4.77326 43.8501 4.23453 44.4966 3.69579C44.6494 3.6194 44.764 3.50482 44.8786 3.39024C44.9931 3.27566 45.1077 3.16108 45.2605 3.08469C45.4133 2.93192 45.7188 2.77914 46.0244 2.62637C46.3299 2.42267 46.7713 2.21897 47.2126 2.01527C47.4333 1.91342 47.654 1.81157 47.8577 1.70972C48.3696 1.45376 48.9887 1.30501 49.5355 1.17365C49.6414 1.14821 49.7446 1.12342 49.8437 1.09862C50.4548 0.94585 51.0659 0.793076 51.677 0.793076C52.5436 0.684758 53.2565 0.730036 53.8159 0.765559Z\" fill=\"url(#paint0_linear_590_9333)\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_590_9333\" x1=\"35.4824\" y1=\"0.0292435\" x2=\"35.4824\" y2=\"161.473\" gradientUnits=\"userSpaceOnUse\">\\n<stop offset=\"0.248879\" stop-color=\"#BFD2E5\"/>\\n<stop offset=\"1\" stop-color=\"#DCE7F3\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sdopir\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"43px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Significant global reach\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"43px\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Significant global reach\"})}),className:\"framer-pxhe1h\",\"data-framer-name\":\"Passport power rank\",fonts:[\"Inter-Medium\"],name:\"Passport power rank\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Enhance your global mobility with access to 67% of the world's 227 destinations.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Enhance your global mobility with access to 67% of the world's 227 destinations.\"})}),className:\"framer-a4lzim\",\"data-framer-name\":\"No extra charges or surprise fees. Choose your favorite payment method, including crypto.\",fonts:[\"GF;Inter Tight-regular\"],name:\"No extra charges or surprise fees. Choose your favorite payment method, including crypto.\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nehxc1\",\"data-framer-name\":\"Frame 1188\",name:\"Frame 1188\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bgb8ij\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k91xyp\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ava7fv\",\"data-styles-preset\":\"qYimpYpRG\",children:\"Antigua is one of the world's most valuable passports.\"})}),className:\"framer-1b509vr\",\"data-framer-name\":\"Antigua and Barbuda passport, the crown jewel of Caribbean citizenship\",fonts:[\"Inter\"],name:\"Antigua and Barbuda passport, the crown jewel of Caribbean citizenship\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Travel freely to more than 150 destinations worldwide, including the CARICOM, Europe's Schengen Area, Russia, and South Africa. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Visit the US with peace of mind thanks to the the lowest tourist visa reject rate in the Caribbean.\"})]}),className:\"framer-1fiwohe\",\"data-framer-name\":\"No extra charges or surprise fees. Choose your favorite payment method, including crypto.\",fonts:[\"Inter\"],name:\"No extra charges or surprise fees. Choose your favorite payment method, including crypto.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VHQIBnB0F\"},implicitPathVariables:undefined},{href:{webPageId:\"VHQIBnB0F\"},implicitPathVariables:undefined},{href:{webPageId:\"VHQIBnB0F\"},implicitPathVariables:undefined},{href:{webPageId:\"VHQIBnB0F\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{y:2630.824951171875},UMC8Wv3KO:{y:3077}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:1878,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l2r2xy-container\",whileHover:animation2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cog8Tsfnb:{BDCJXOoAc:resolvedLinks[3],UaYikATOT:\"Explore countries\"},TeZrzw3ud:{BDCJXOoAc:resolvedLinks[2]},UMC8Wv3KO:{BDCJXOoAc:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(SecondaryButton,{BDCJXOoAc:resolvedLinks[0],height:\"100%\",id:\"dZCs3HgzT\",layoutId:\"dZCs3HgzT\",style:{height:\"100%\"},UaYikATOT:\"View all visa-free countries\",variant:\"SVjaNYskM\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"Antigua and Barbuda visa-free access\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:245,loading:getLoadingLazyAtYPosition(1975.824951171875),pixelHeight:150,pixelWidth:245,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw - 32px, 1434px)\",src:\"https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg 771w\"}},UMC8Wv3KO:{background:{alt:\"Antigua and Barbuda visa-free access\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:245,loading:getLoadingLazyAtYPosition(2220),pixelHeight:150,pixelWidth:245,positionX:\"center\",positionY:\"center\",sizes:\"min(100vw - 48px, 1434px)\",src:\"https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg 771w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Antigua and Barbuda visa-free access\",fit:\"fit\",intrinsicHeight:150,intrinsicWidth:245,loading:getLoadingLazyAtYPosition(1394),pixelHeight:150,pixelWidth:245,positionX:\"center\",positionY:\"center\",sizes:\"max(min(100vw - 48px, 1434px) / 2, 1px)\",src:\"https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg?scale-down-to=512 512w,https://framerusercontent.com/images/8YqMvGtdm1ZDcbH8mV1ZIGscUHU.svg 771w\"},className:\"framer-mwtp8o\",\"data-framer-name\":\"Frame 1189\",name:\"Frame 1189\"})})]})]})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dwcczo\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-d21qtn\",\"data-framer-name\":\"1400-wrapper\",name:\"1400-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dwbxyg\",\"data-framer-name\":\"Features\",id:elementId1,name:\"Features\",ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ulac0l\",\"data-framer-name\":\"Feature\",name:\"Feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pszx8f\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"Antigua and Barbuda best citizenship for families\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(2756.824951171875),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 32px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png\",srcSet:\"https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png?scale-down-to=512 512w,https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png 1700w\"}},UMC8Wv3KO:{background:{alt:\"Antigua and Barbuda best citizenship for families\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(3195),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min((100vw - 48px) * 0.9886, 1432px), 1px)\",src:\"https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png\",srcSet:\"https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png?scale-down-to=512 512w,https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png 1700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Antigua and Barbuda best citizenship for families\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(2189),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min((100vw - 48px) * 0.9886, 1432px) * 0.62 - 48px, 1px)\",src:\"https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png\",srcSet:\"https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png?scale-down-to=512 512w,https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/REYr8443kwbZSsDJFGuOsi9Q0.png 1700w\"},className:\"framer-1igsgwz\",\"data-framer-name\":\"Right\",name:\"Right\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7vgnin\",\"data-framer-name\":\"Left\",name:\"Left\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9kiohh\",\"data-framer-name\":\"Text-wrapper\",name:\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aasjt\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ava7fv\",\"data-styles-preset\":\"qYimpYpRG\",children:\"Get citizenship for you and your family.\"})}),className:\"framer-1ru8cjl\",\"data-framer-name\":\"The best citizenship for families\",fonts:[\"Inter\"],name:\"The best citizenship for families\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":DivWJJk5X\",webPageId:\"DGRrdswoh\"},nodeId:\"ExL4pZFgX\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ewqliw\",\"data-styles-preset\":\"UVLrGuBnt\",children:\"Include your entire family\"})}),\" in one application. \"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:[\"After you get citizenship, include \",/*#__PURE__*/_jsx(Link,{href:{hash:\":hut8LW_sl\",webPageId:\"DGRrdswoh\"},nodeId:\"ExL4pZFgX\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ewqliw\",\"data-styles-preset\":\"UVLrGuBnt\",children:\"additional dependents\"})}),\" at any time. \"]}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:[\"Your citizenship is for life and can be passed down to \",/*#__PURE__*/_jsx(Link,{href:{hash:\":VcWH_2oSO\",webPageId:\"DGRrdswoh\"},nodeId:\"ExL4pZFgX\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ewqliw\",\"data-styles-preset\":\"UVLrGuBnt\",children:\"future generations\"})}),\".\"]})]}),fonts:[\"GF;Inter Tight-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":DivWJJk5X\",webPageId:\"DGRrdswoh\"},nodeId:\"ExL4pZFgX\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ewqliw\",\"data-styles-preset\":\"UVLrGuBnt\",children:\"Include your entire family\"})}),\" in one application. \"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:[\"After you get citizenship, include \",/*#__PURE__*/_jsx(Link,{href:{hash:\":hut8LW_sl\",webPageId:\"DGRrdswoh\"},nodeId:\"ExL4pZFgX\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ewqliw\",\"data-styles-preset\":\"UVLrGuBnt\",children:\"additional dependents\"})}),\" at any time. \"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:[\"Your citizenship is for life and can be passed down to \",/*#__PURE__*/_jsx(Link,{href:{hash:\":VcWH_2oSO\",webPageId:\"DGRrdswoh\"},nodeId:\"ExL4pZFgX\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ewqliw\",\"data-styles-preset\":\"UVLrGuBnt\",children:\"future generations\"})}),\".\"]})]}),className:\"framer-18y8txr\",\"data-framer-name\":\"Antigua and Barbuda offers the most cost-efficient and flexible program for numerous families. In just one citizenship application, you can include:\",fonts:[\"Inter\"],name:\"Antigua and Barbuda offers the most cost-efficient and flexible program for numerous families. In just one citizenship application, you can include:\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{width:\"min(100vw - 32px, 1432px)\",y:3514.824951171875},UMC8Wv3KO:{width:\"min((100vw - 48px) * 0.9886, 1432px)\",y:4377}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:162,width:\"calc(min((100vw - 48px) * 0.9886, 1432px) * 0.38)\",y:2559,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q2rvut-container\",children:/*#__PURE__*/_jsx(QuoteBlock,{height:\"100%\",id:\"nSG2XF1uk\",layoutId:\"nSG2XF1uk\",style:{width:\"100%\"},variant:\"Ud1P4a9Kw\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b4qaeq\",\"data-framer-name\":\"Feature\",name:\"Feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tmzuwq\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dphvmn\",\"data-framer-name\":\"Text-wrapper\",name:\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c6gzpe\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ava7fv\",\"data-styles-preset\":\"qYimpYpRG\",children:\"Crypto-friendly jurisdictions to safeguard your wealth with 0% tax.\"})}),className:\"framer-29qad7\",\"data-framer-name\":\"Safeguard your wealth with 0% taxes\",fonts:[\"Inter\"],name:\"Safeguard your wealth with 0% taxes\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zrl31w\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:\"Relocate without restriction to any of the 15 member states of CARICOM and relish an attractive tax environment featuring:\"})}),fonts:[\"GF;Inter Tight-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Relocate without restriction to any of the 15 member states of CARICOM and relish an attractive tax environment featuring:\"})}),className:\"framer-gwha6l\",\"data-framer-name\":\"You can freely move to Antigua and Barbuda or any of the 15 member states of the CARICOM, including St. Kitts and Nevis, St. Lucia, Barbados, Grenada, or Dominica. Enjoy a tax-friendly residency with 0% capital gains tax, 0% income tax on worldwide income, and no inheritance tax. Additionally, Antigua and Barbuda has the most crypto-friendly Caribbean citizenship by investment program, allowing you to prove your wealth with cryptocurrencies.\",fonts:[\"Inter\"],name:\"You can freely move to Antigua and Barbuda or any of the 15 member states of the CARICOM, including St. Kitts and Nevis, St. Lucia, Barbados, Grenada, or Dominica. Enjoy a tax-friendly residency with 0% capital gains tax, 0% income tax on worldwide income, and no inheritance tax. Additionally, Antigua and Barbuda has the most crypto-friendly Caribbean citizenship by investment program, allowing you to prove your wealth with cryptocurrencies.\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3l1ga6\",\"data-framer-name\":\"Table\",name:\"Table\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5fpp84\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s4hpzn\",\"data-border\":true,\"data-framer-name\":\"label\",name:\"label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:\"0%\"})}),className:\"framer-1f2wuz1\",\"data-framer-name\":\"0%\",fonts:[\"GF;Inter Tight-600\"],name:\"0%\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(8, 18, 38)\"},children:\"Worldwide income tax\"})}),className:\"framer-1gyiore\",\"data-framer-name\":\"Worldwide income tax\",fonts:[\"GF;Inter Tight-500\"],name:\"Worldwide income tax\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aus82g\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cmxvk4\",\"data-border\":true,\"data-framer-name\":\"label\",name:\"label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:\"0%\"})}),className:\"framer-17m07iz\",\"data-framer-name\":\"0%\",fonts:[\"GF;Inter Tight-600\"],name:\"0%\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(8, 18, 38)\"},children:\"Capital gains tax\"})}),className:\"framer-z2av48\",\"data-framer-name\":\"Capital gains tax\",fonts:[\"GF;Inter Tight-500\"],name:\"Capital gains tax\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11ajepl\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12q1oq9\",\"data-border\":true,\"data-framer-name\":\"label\",name:\"label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:\"0%\"})}),className:\"framer-cpu013\",\"data-framer-name\":\"0%\",fonts:[\"GF;Inter Tight-600\"],name:\"0%\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(8, 18, 38)\"},children:\"Inheritance tax\"})}),className:\"framer-1wcjl33\",\"data-framer-name\":\"Inheritance tax\",fonts:[\"GF;Inter Tight-500\"],name:\"Inheritance tax\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-45gig0\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11ckllg\",\"data-border\":true,\"data-framer-name\":\"label\",name:\"label\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgb(29, 45, 79)\"},children:\"0%\"})}),className:\"framer-1gw0k0a\",\"data-framer-name\":\"0%\",fonts:[\"GF;Inter Tight-600\"],name:\"0%\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(8, 18, 38)\"},children:\"Net worth tax\"})}),className:\"framer-1mbiih4\",\"data-framer-name\":\"Net worth tax\",fonts:[\"GF;Inter Tight-500\"],name:\"Net worth tax\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-si0g1s\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vso5ox\",\"data-border\":true,\"data-framer-name\":\"label\",name:\"label\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-x6uc2t\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 10.585 0.026 L 6 4.611 L 1.415 0.026 L 0.026 1.415 L 4.611 6 L 0.026 10.585 L 1.415 11.974 L 6 7.389 L 10.585 11.974 L 11.974 10.585 L 7.389 6 L 11.974 1.415 Z\" fill=\"rgb(0,0,0)\"></path></svg>',svgContentId:9419061543,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNTAw\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(8, 18, 38)\"},children:\"No CFC laws\"})}),className:\"framer-1yhy1mn\",\"data-framer-name\":\"CFC laws\",fonts:[\"GF;Inter Tight-500\"],name:\"CFC laws\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(63, 82, 119)\"},children:\"Antigua and Barbuda has the most crypto-friendly program in the Caribbean, allowing you to prove your wealth with crypto.\"})}),fonts:[\"GF;Inter Tight-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Antigua and Barbuda has the most crypto-friendly program in the Caribbean, allowing you to prove your wealth with crypto.\"})}),className:\"framer-190dyb7\",\"data-framer-name\":\"You can freely move to Antigua and Barbuda or any of the 15 member states of the CARICOM, including St. Kitts and Nevis, St. Lucia, Barbados, Grenada, or Dominica. Enjoy a tax-friendly residency with 0% capital gains tax, 0% income tax on worldwide income, and no inheritance tax. Additionally, Antigua and Barbuda has the most crypto-friendly Caribbean citizenship by investment program, allowing you to prove your wealth with cryptocurrencies.\",fonts:[\"Inter\"],name:\"You can freely move to Antigua and Barbuda or any of the 15 member states of the CARICOM, including St. Kitts and Nevis, St. Lucia, Barbados, Grenada, or Dominica. Enjoy a tax-friendly residency with 0% capital gains tax, 0% income tax on worldwide income, and no inheritance tax. Additionally, Antigua and Barbuda has the most crypto-friendly Caribbean citizenship by investment program, allowing you to prove your wealth with cryptocurrencies.\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2ulyhe\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"Antigua and Barbuda citizenship application\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(3748.824951171875),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 32px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png\",srcSet:\"https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png?scale-down-to=512 512w,https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png 1700w\"}},UMC8Wv3KO:{background:{alt:\"Antigua and Barbuda citizenship application\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4611),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min((100vw - 48px) * 0.9886, 1432px), 1px)\",src:\"https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png\",srcSet:\"https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png?scale-down-to=512 512w,https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png 1700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Antigua and Barbuda citizenship application\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(2849),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min((100vw - 48px) * 0.9886, 1432px) * 0.62 - 48px, 1px)\",src:\"https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png\",srcSet:\"https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png?scale-down-to=512 512w,https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Cas8ZQYH1pZacUNpEuoL6Pp4.png 1700w\"},className:\"framer-16zzgbr\",\"data-framer-name\":\"Right\",name:\"Right\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ma6pr\",\"data-framer-name\":\"Feature\",name:\"Feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xqltak\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"Antigua and Barbuda citizenship by real estate investment\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4647.824951171875),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 32px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png\",srcSet:\"https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png 1700w\"}},UMC8Wv3KO:{background:{alt:\"Antigua and Barbuda citizenship by real estate investment\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(5882),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min((100vw - 48px) * 0.9886, 1432px), 1px)\",src:\"https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png\",srcSet:\"https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png 1700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Antigua and Barbuda citizenship by real estate investment\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(3509),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min((100vw - 48px) * 0.9886, 1432px) * 0.6201 - 48px, 1px)\",src:\"https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png\",srcSet:\"https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png?scale-down-to=512 512w,https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1NJQq9i4YIcw7dq4zvigFIazQ4.png 1700w\"},className:\"framer-3uhcvm\",\"data-framer-name\":\"Right\",name:\"Right\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8k4ce7\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nekbwq\",\"data-framer-name\":\"Text-wrapper\",name:\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4i1uv1\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ava7fv\",\"data-styles-preset\":\"qYimpYpRG\",children:\"The only residency requirement: visit Antigua for 5 days in 5 years.\"})}),className:\"framer-1xi04sa\",\"data-framer-name\":\"Enjoy minimal residency requirements\",fonts:[\"Inter\"],name:\"Enjoy minimal residency requirements\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:\"Explore your new homeland with year-round sunshine, fresh air, and a pristine beachfront. \"}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GObbqfCii\"},nodeId:\"jt1CSKLow\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ewqliw\",\"data-styles-preset\":\"UVLrGuBnt\",children:\"Getting to Antigua is easy\"})}),\", with direct flights from Miami, New York, London, and more. \"]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:\"Easily communicate with your new neighbors in English, and be sure to try the world's best lobster.\"})]}),fonts:[\"GF;Inter Tight-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Explore your new homeland with year-round sunshine, fresh air, and a pristine beachfront. \"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"GObbqfCii\"},nodeId:\"jt1CSKLow\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ewqliw\",\"data-styles-preset\":\"UVLrGuBnt\",children:\"Getting to Antigua is easy\"})}),\", with direct flights from Miami, New York, London, and more. \"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Easily communicate with your new neighbors in English, and be sure to try the world's best lobster.\"})]}),className:\"framer-htmpaq\",\"data-framer-name\":\"Stay in the country for 5 days within the first 5 years as a citizen of Antigua. This is the only residency requirement you must fulfill before your first citizenship renewal. Explore your new homeland \u2013 a beautiful Caribbean paradise with year-round sunshine, fresh air, and a pristine beachfront. Getting to Antigua is easy, with direct flights from major cities such as Miami, New York, and London. Plus, you can easily communicate with your fellow citizens in English. Don't forget to indulge yourself with the world's best lobster \u2013 it might even tempt you to stay longer!\",fonts:[\"Inter\"],name:\"Stay in the country for 5 days within the first 5 years as a citizen of Antigua. This is the only residency requirement you must fulfill before your first citizenship renewal. Explore your new homeland \u2013 a beautiful Caribbean paradise with year-round sunshine, fresh air, and a pristine beachfront. Getting to Antigua is easy, with direct flights from major cities such as Miami, New York, and London. Plus, you can easily communicate with your fellow citizens in English. Don't forget to indulge yourself with the world's best lobster \u2013 it might even tempt you to stay longer!\",verticalAlignment:\"top\",withExternalLayout:true})})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x3i4ct\",\"data-framer-name\":\"Feature\",name:\"Feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-n70040\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14wxnh2\",\"data-framer-name\":\"Text-wrapper\",name:\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o88eqq\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ava7fv\",\"data-styles-preset\":\"qYimpYpRG\",children:\"Become part of the Commonwealth.\"})}),className:\"framer-10k49r1\",\"data-framer-name\":\"Become a citizen of the Commonwealth\",fonts:[\"Inter\"],name:\"Become a citizen of the Commonwealth\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtcmVndWxhcg==\",\"--framer-font-family\":'\"Inter Tight\", \"Inter Tight Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"rgb(63, 82, 119)\"},children:\"Receive consular assistance from British embassies and consulates, access previously inaccessible business opportunities, and enjoy many privileges in the United Kingdom and other Commonwealth countries.\"})}),fonts:[\"GF;Inter Tight-regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Receive consular assistance from British embassies and consulates, access previously inaccessible business opportunities, and enjoy many privileges in the United Kingdom and other Commonwealth countries.\"})}),className:\"framer-dy1qtk\",\"data-framer-name\":\"As a citizen of Antigua and Barbuda, you will also become part of the Commonwealth. Receive consular assistance from British embassies and consulates, access new business opportunities, and enjoy many privileges in the United Kingdom and other Commonwealth countries.\",fonts:[\"Inter\"],name:\"As a citizen of Antigua and Barbuda, you will also become part of the Commonwealth. Receive consular assistance from British embassies and consulates, access new business opportunities, and enjoy many privileges in the United Kingdom and other Commonwealth countries.\",verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gg05e9\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"Antigua and Barbuda citizen of the Commonwealth\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(5691.824951171875),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 32px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png\",srcSet:\"https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png?scale-down-to=512 512w,https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png 1700w\"}},UMC8Wv3KO:{background:{alt:\"Antigua and Barbuda citizen of the Commonwealth\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(7410),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min((100vw - 48px) * 0.9886, 1432px), 1px)\",src:\"https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png\",srcSet:\"https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png?scale-down-to=512 512w,https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png 1700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Antigua and Barbuda citizen of the Commonwealth\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4169),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min((100vw - 48px) * 0.9886, 1432px) * 0.6201 - 48px, 1px)\",src:\"https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png\",srcSet:\"https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png?scale-down-to=512 512w,https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/TjpqkCUhAkmfUDFJiq54B2rIUc.png 1700w\"},className:\"framer-1g921c5\",\"data-framer-name\":\"Right\",name:\"Right\"})})})]})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wmji3n\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2100,intrinsicWidth:2800,positionX:\"center\",positionY:\"bottom\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2100,intrinsicWidth:2800,positionX:\"center\",positionY:\"bottom\"},className:\"framer-1uo50ew\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2100,intrinsicWidth:2800,positionX:\"center\",positionY:\"bottom\"},className:\"framer-1fv1iwt\",\"data-framer-name\":\"Steps\",id:elementId3,name:\"Steps\",ref:ref5,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zw0u6b\",\"data-framer-name\":\"x-faqs\",name:\"x-faqs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v1ff0f\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m8ln72\",\"data-framer-name\":\"Benefit-card\",name:\"Benefit-card\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18x1n20\",\"data-framer-name\":\"Head\",name:\"Head\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nhrgbq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Frequently asked questions.\"})}),className:\"framer-blvog7\",\"data-framer-name\":\"FAQs\",fonts:[\"Inter\"],name:\"FAQs\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ava7fv\",\"data-styles-preset\":\"qYimpYpRG\",children:\"Questions? Answers.\"})}),className:\"framer-1xnldeh\",\"data-framer-name\":\"Questions? Answers.\",fonts:[\"Inter\"],name:\"Questions? Answers.\",verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ojmvvh\",\"data-framer-name\":\"List of FAQs\",name:\"List of FAQs\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{width:\"calc(min(max(100vw, 1px), 1400px) - 16px)\",y:6197.824951171875},UMC8Wv3KO:{width:\"max(min(max(100vw, 1px), 1400px) - 377px, 1px)\",y:8142}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"max(min(100vw, 1400px) - 377px, 1px)\",y:4957,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t2lbby-container\",children:/*#__PURE__*/_jsx(Faq,{height:\"100%\",Hh764HLCr:\"What are the application process and timeline of the Antigua and Barbuda citizenship program?\",id:\"Jy1YWzFRZ\",layoutId:\"Jy1YWzFRZ\",nFXGcUGEm:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"The Antigua and Barbuda Citizenship by Investment Unit (CIU) is responsible for processing all applications and performing strong due diligence checks. Once your application has been approved, any applicants over 16 years old will be required to attend mandatory virtual interviews.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"The government approval process takes, on average, around 16 weeks from the moment you submit your application to the issuance of your passport \u2014 which can then be collected in Antigua and Barbuda to fulfill your residency requirement of five days during the first five years of obtaining citizenship.\"})]}),style:{width:\"100%\"},variant:\"ZDE8hyyrj\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{width:\"calc(min(max(100vw, 1px), 1400px) - 16px)\",y:6277.824951171875},UMC8Wv3KO:{width:\"max(min(max(100vw, 1px), 1400px) - 377px, 1px)\",y:8222}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"max(min(100vw, 1400px) - 377px, 1px)\",y:5037,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jit4h7-container\",children:/*#__PURE__*/_jsx(Faq,{height:\"100%\",Hh764HLCr:\"Can I become a citizen of Antigua and Barbuda and keep my current passport? \",id:\"rRA2CKDSY\",layoutId:\"rRA2CKDSY\",nFXGcUGEm:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"The short answer is yes; you can get an Antigua passport while keeping your current citizenship. Antigua and Barbuda has legislation recognizing dual citizenship.\"}),/*#__PURE__*/_jsx(\"p\",{children:\"However, you should be aware that not all countries recognize dual citizenship, and the country where you're already a citizen might not allow you to become a citizen elsewhere. You can check if your country allows dual citizenship here. If it doesn't, the only option to diversify your citizenship portfolio and hold multiple passports would be to renounce your current citizenship.\"})]}),style:{width:\"100%\"},variant:\"ZDE8hyyrj\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{width:\"calc(min(max(100vw, 1px), 1400px) - 16px)\",y:6357.824951171875},UMC8Wv3KO:{width:\"max(min(max(100vw, 1px), 1400px) - 377px, 1px)\",y:8302}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"max(min(100vw, 1400px) - 377px, 1px)\",y:5117,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yz0dte-container\",children:/*#__PURE__*/_jsx(Faq,{height:\"100%\",Hh764HLCr:\"What is the initial passport validity and renewal fee? \",id:\"kWrskTMbH\",layoutId:\"kWrskTMbH\",nFXGcUGEm:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"The passport obtained through Antigua and Barbuda's citizenship by investment program is initially issued with 5-year validity and can be renewed by paying a $350 fee. You must have fulfilled your 5 days residency requirement before renewing your passport for the first time.\"})}),style:{width:\"100%\"},variant:\"ZDE8hyyrj\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{width:\"calc(min(max(100vw, 1px), 1400px) - 16px)\",y:6437.824951171875},UMC8Wv3KO:{width:\"max(min(max(100vw, 1px), 1400px) - 377px, 1px)\",y:8382}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"max(min(100vw, 1400px) - 377px, 1px)\",y:5197,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bi1cnv-container\",children:/*#__PURE__*/_jsx(Faq,{height:\"100%\",Hh764HLCr:\"Can I make a change of name after I get Antigua citizenship by investment? \",id:\"s9LKHFNOR\",layoutId:\"s9LKHFNOR\",nFXGcUGEm:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"The Cabinet of Antigua and Barbuda, at \",/*#__PURE__*/_jsx(Link,{href:\"https://cip.gov.ag/faq\",nodeId:\"s9LKHFNOR\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"its meeting held on 11th December 2014\"})}),\", agreed that citizens of Antigua and Barbuda under the Citizenship by Investment program shall not be allowed to change their name via Deed Poll or any other means for the issuance of the Antigua and Barbuda passport.\"]})}),style:{width:\"100%\"},variant:\"ZDE8hyyrj\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{width:\"calc(min(max(100vw, 1px), 1400px) - 16px)\",y:6517.824951171875},UMC8Wv3KO:{width:\"max(min(max(100vw, 1px), 1400px) - 377px, 1px)\",y:8462}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"max(min(100vw, 1400px) - 377px, 1px)\",y:5277,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zmifh-container\",children:/*#__PURE__*/_jsx(Faq,{height:\"100%\",Hh764HLCr:\"What is the official government website and legal basis for Antigua citizenship by investment?\",id:\"Cw_YYZOes\",layoutId:\"Cw_YYZOes\",nFXGcUGEm:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Antigua and Barbuda's Citizenship by Investment official website is \",/*#__PURE__*/_jsx(Link,{href:\"https://goo.gl/maps/yCtMEashGscrxXVW9\",nodeId:\"Cw_YYZOes\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"cip.gov.ag\"})}),\". This website provides comprehensive information about the program, including eligibility criteria, investment options, application procedures, and other relevant details for those interested in obtaining citizenship through investment in Antigua and Barbuda. The legal basis regarding citizenship by investment in Antigua and Barbuda is in Section 6 of the \",/*#__PURE__*/_jsx(\"em\",{children:\"Antigua and Barbuda Citizenship by Investment Regulations,\"}),\" 2014.\"]})}),style:{width:\"100%\"},variant:\"ZDE8hyyrj\",width:\"100%\"})})})})]})]})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sk3wtn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2100,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition(6597.824951171875),pixelHeight:2100,pixelWidth:2800,positionX:\"center\",positionY:\"bottom\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png\",srcSet:\"https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=512 512w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png 2800w\"}},UMC8Wv3KO:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2100,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition(8542),pixelHeight:2100,pixelWidth:2800,positionX:\"center\",positionY:\"bottom\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png\",srcSet:\"https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=512 512w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png 2800w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2100,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition(5357),pixelHeight:2100,pixelWidth:2800,positionX:\"center\",positionY:\"bottom\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png\",srcSet:\"https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=512 512w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ms4IvfhSLlmDAUfV8Ap9U4PzQM.png 2800w\"},className:\"framer-1ffg5i7\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2100,intrinsicWidth:2800,positionX:\"center\",positionY:\"bottom\"},className:\"framer-ucklws\",\"data-framer-name\":\"Steps\",name:\"Steps\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{width:\"calc(min(max(100vw, 1px), 1400px) - 16px)\",y:6661.824951171875},UMC8Wv3KO:{width:\"calc(min(max(100vw, 1px), 1400px) - 32px)\",y:8606}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1116,width:\"calc(min(100vw, 1400px) - 32px)\",y:5421,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bul9er-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{variant:\"dVIZFA_75\"}},children:/*#__PURE__*/_jsx(ProgramFooter,{height:\"100%\",id:\"nS6LQyThx\",K5pPJHKb1:\"The legal basis of this program is contained in Section 6 of the Antigua and Barbuda Citizenship by Investment Regulations, 2014.\",layoutId:\"nS6LQyThx\",LS4oj5EIu:addImageAlt({src:\"https://framerusercontent.com/images/m4fpkNgY25JWfva7jOAqMnVoDyw.png\",srcSet:\"https://framerusercontent.com/images/m4fpkNgY25JWfva7jOAqMnVoDyw.png?scale-down-to=1024 721w,https://framerusercontent.com/images/m4fpkNgY25JWfva7jOAqMnVoDyw.png 1040w\"},\"Antigua and Barbuda passport\"),nOBtTD6_d:\"Become a citizen of Antigua and Barbuda.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"jqPO4I4CQ\",width:\"100%\"})})})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{y:7777.824951171875},UMC8Wv3KO:{y:9722}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1338,width:\"100vw\",y:6537,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hrg3s0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{variant:\"vHGOgyt5V\"},UMC8Wv3KO:{variant:\"vHGOgyt5V\"}},children:/*#__PURE__*/_jsx(XFooter,{ecbpmh23h:\"Join the future of citizenship.\",f2UthmDOs:\"Apply to become a citizen in your next homeland.\",height:\"100%\",id:\"PCFJ_GLQV\",layoutId:\"PCFJ_GLQV\",style:{width:\"100%\"},variant:\"KaffuJCQh\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j2cqqa hidden-1wy0zit hidden-jrr46u hidden-1g7xj1l\",\"data-framer-name\":\"sticky-bottom-menu\",name:\"sticky-bottom-menu\"}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-vfumqn hidden-1wy0zit hidden-jrr46u hidden-1g7xj1l\",\"data-framer-name\":\"sticky-bottom-menu\",name:\"sticky-bottom-menu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TeZrzw3ud:{width:\"100vw\",y:930}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18h7o3y-container\",children:/*#__PURE__*/_jsx(StickyBottomMenu,{height:\"100%\",id:\"FC9_k8i2I\",layoutId:\"FC9_k8i2I\",style:{width:\"100%\"},variant:\"HTsjhm4Ur\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-89vbL { background: white; }`,\".framer-89vbL.framer-1jerc29, .framer-89vbL .framer-1jerc29 { display: block; }\",\".framer-89vbL.framer-1wy0zit { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-89vbL .framer-1x203k6 { align-content: flex-end; align-items: flex-end; background-color: #eef2f5; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 1px 2px 0px rgba(45, 63, 99, 0.16); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 1px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: fixed; top: 8px; transform: translateX(-50%); width: min-content; z-index: 1; }\",\".framer-89vbL .framer-1xaodzq { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: #ffffff; border-bottom-left-radius: 12px; border-top-left-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 15px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-89vbL .framer-q42guc { flex: none; height: 32px; position: relative; text-decoration: none; width: 32px; }\",\".framer-89vbL .framer-1ula1yc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-89vbL .framer-13po0sk { align-content: center; align-items: center; background-color: #ffffff; border-bottom-right-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 8px 8px 16px; position: relative; width: min-content; }\",\".framer-89vbL .framer-ghaz8v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-89vbL .framer-3f69pn, .framer-89vbL .framer-akgob0, .framer-89vbL .framer-q135d9, .framer-89vbL .framer-5ei5wj, .framer-89vbL .framer-16ymnoq, .framer-89vbL .framer-6s9rmp, .framer-89vbL .framer-pxhe1h, .framer-89vbL .framer-1f2wuz1, .framer-89vbL .framer-1gyiore, .framer-89vbL .framer-17m07iz, .framer-89vbL .framer-z2av48, .framer-89vbL .framer-cpu013, .framer-89vbL .framer-1wcjl33, .framer-89vbL .framer-1gw0k0a, .framer-89vbL .framer-1mbiih4, .framer-89vbL .framer-1yhy1mn { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-89vbL .framer-zqjyb1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 46px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-89vbL .framer-12ej4zp-container, .framer-89vbL .framer-1l2r2xy-container { flex: none; height: 46px; position: relative; width: auto; }\",\".framer-89vbL .framer-uxwczw-container, .framer-89vbL .framer-q2rvut-container, .framer-89vbL .framer-t2lbby-container, .framer-89vbL .framer-jit4h7-container, .framer-89vbL .framer-yz0dte-container, .framer-89vbL .framer-1bi1cnv-container, .framer-89vbL .framer-zmifh-container, .framer-89vbL .framer-hrg3s0-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-89vbL .framer-1bt2s1m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-89vbL .framer-qtuc0o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1434px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-16f94nq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-wuvbkz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1uvy0wt { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 220px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-d7pkbf, .framer-89vbL .framer-1l9itun, .framer-89vbL .framer-u2na9d { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-89vbL .framer-apfldm { flex: none; height: 220px; overflow: visible; position: relative; width: 100%; }\",\".framer-89vbL .framer-9wdu { flex: none; height: 188px; left: 106px; position: absolute; top: 16px; width: 188px; }\",\".framer-89vbL .framer-1rq02km { bottom: 76px; flex: none; height: 14px; left: 170px; position: absolute; width: 15px; }\",\".framer-89vbL .framer-wo1rdw { --border-bottom-width: 1px; --border-color: #f7fbff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.9); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; bottom: 67px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 191px; overflow: visible; padding: 8px; position: absolute; width: min-content; }\",\".framer-89vbL .framer-sjyz2p, .framer-89vbL .framer-ekgzr5, .framer-89vbL .framer-g7ui4z, .framer-89vbL .framer-ac8m9w, .framer-89vbL .framer-1i3finl, .framer-89vbL .framer-8v9bdg, .framer-89vbL .framer-1mda7hn, .framer-89vbL .framer-1wum8mx, .framer-89vbL .framer-1b509vr, .framer-89vbL .framer-1fiwohe, .framer-89vbL .framer-1ru8cjl, .framer-89vbL .framer-18y8txr, .framer-89vbL .framer-29qad7, .framer-89vbL .framer-gwha6l, .framer-89vbL .framer-190dyb7, .framer-89vbL .framer-1xi04sa, .framer-89vbL .framer-htmpaq, .framer-89vbL .framer-10k49r1, .framer-89vbL .framer-dy1qtk { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-89vbL .framer-8kb1x7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: center; overflow: visible; padding: 0px 24px 0px 0px; position: relative; width: 1px; }\",\".framer-89vbL .framer-yfla2d { aspect-ratio: 0.7111111111111111 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 180px); position: relative; width: 128px; }\",\".framer-89vbL .framer-kkna78 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1a05nlj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-11ulwpg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1xbokf7, .framer-89vbL .framer-143rmt, .framer-89vbL .framer-1pn1qpi { align-content: center; align-items: center; border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 370px; justify-content: center; overflow: hidden; padding: 86px 0px 76px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-89vbL .framer-1ibo7dz, .framer-89vbL .framer-290fwq, .framer-89vbL .framer-i4gmjm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-89vbL .framer-jpwubz, .framer-89vbL .framer-1dcrswo, .framer-89vbL .framer-14i1rf6 { flex: none; height: 129px; overflow: visible; position: relative; width: 164px; }\",\".framer-89vbL .framer-gmv4tl { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 45%; position: absolute; top: 26px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-89vbL .framer-1h73ovq { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 103px; position: absolute; top: 12px; white-space: pre; width: auto; }\",\".framer-89vbL .framer-4qcfiy, .framer-89vbL .framer-v0l0fy, .framer-89vbL .framer-1jotp6a { flex: none; height: 135px; left: 90px; position: absolute; top: -3px; width: 77px; }\",\".framer-89vbL .framer-1eahhbu, .framer-89vbL .framer-159f1cl, .framer-89vbL .framer-8r4qvf { flex: none; height: 135px; left: -3px; position: absolute; top: -3px; width: 77px; }\",\".framer-89vbL .framer-pafgun, .framer-89vbL .framer-10dyuy7, .framer-89vbL .framer-sdopir { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 42px 0px 42px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1p26hs4, .framer-89vbL .framer-d2vzy7, .framer-89vbL .framer-a4lzim { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-89vbL .framer-5ml4rm { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 51%; position: absolute; top: 26px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-89vbL .framer-me6j25 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 52%; position: absolute; top: 26px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-89vbL .framer-1nehxc1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1bgb8ij { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: flex-start; max-width: 560px; overflow: visible; padding: 54px 24px 0px 0px; position: relative; width: 1px; }\",\".framer-89vbL .framer-1k91xyp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-mwtp8o { flex: 1 0 0px; height: 427px; position: relative; width: 1px; }\",\".framer-89vbL .framer-dwcczo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 120px 0px; position: relative; width: 99%; }\",\".framer-89vbL .framer-d21qtn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1432px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1dwbxyg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1ulac0l { align-content: flex-end; align-items: flex-end; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-pszx8f { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 540px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-89vbL .framer-1igsgwz, .framer-89vbL .framer-16zzgbr, .framer-89vbL .framer-3uhcvm, .framer-89vbL .framer-1g921c5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-89vbL .framer-7vgnin { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 8px 0px; position: relative; width: 38%; }\",\".framer-89vbL .framer-9kiohh, .framer-89vbL .framer-dphvmn, .framer-89vbL .framer-c6gzpe, .framer-89vbL .framer-nekbwq, .framer-89vbL .framer-4i1uv1, .framer-89vbL .framer-14wxnh2, .framer-89vbL .framer-1o88eqq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-aasjt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-b4qaeq, .framer-89vbL .framer-9ma6pr, .framer-89vbL .framer-x3i4ct { align-content: flex-end; align-items: flex-end; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: 540px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1tmzuwq, .framer-89vbL .framer-8k4ce7, .framer-89vbL .framer-n70040 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100%; justify-content: center; overflow: visible; padding: 0px 0px 8px 0px; position: relative; width: 38%; }\",\".framer-89vbL .framer-zrl31w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-3l1ga6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-5fpp84, .framer-89vbL .framer-1aus82g, .framer-89vbL .framer-11ajepl, .framer-89vbL .framer-45gig0, .framer-89vbL .framer-si0g1s { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1s4hpzn, .framer-89vbL .framer-1cmxvk4, .framer-89vbL .framer-12q1oq9, .framer-89vbL .framer-11ckllg, .framer-89vbL .framer-vso5ox { --border-bottom-width: 1.5px; --border-color: #e4edf5; --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 37px; justify-content: center; overflow: visible; padding: 4px 8px 4px 8px; position: relative; width: 44px; }\",\".framer-89vbL .framer-x6uc2t { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-89vbL .framer-2ulyhe, .framer-89vbL .framer-xqltak, .framer-89vbL .framer-gg05e9 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-89vbL .framer-1wmji3n, .framer-89vbL .framer-sk3wtn { align-content: center; align-items: center; background-color: var(--token-1181c892-837c-405a-8cd6-2ca89bce15f1, #fffbf8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1uo50ew, .framer-89vbL .framer-1ffg5i7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1fv1iwt, .framer-89vbL .framer-ucklws { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 64px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-89vbL .framer-zw0u6b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1v1ff0f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1m8ln72 { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 337px; will-change: var(--framer-will-change-override, transform); }\",\".framer-89vbL .framer-18x1n20 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-89vbL .framer-1nhrgbq { flex: none; height: 82px; overflow: hidden; position: relative; width: 337px; }\",\".framer-89vbL .framer-blvog7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 0px; position: absolute; top: 0px; white-space: pre; width: auto; }\",\".framer-89vbL .framer-1xnldeh { --framer-paragraph-spacing: 0px; bottom: 0px; flex: none; height: auto; left: 0px; position: absolute; right: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-89vbL .framer-ojmvvh { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-89vbL .framer-bul9er-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\".framer-89vbL .framer-1j2cqqa { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; min-height: 70px; overflow: visible; padding: 0px; position: fixed; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-89vbL .framer-vfumqn { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 50%; overflow: visible; padding: 0px; position: fixed; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-89vbL .framer-18h7o3y-container { flex: none; height: auto; position: relative; width: 100%; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-89vbL.framer-1wy0zit, .framer-89vbL .framer-1x203k6, .framer-89vbL .framer-1xaodzq, .framer-89vbL .framer-1ula1yc, .framer-89vbL .framer-13po0sk, .framer-89vbL .framer-ghaz8v, .framer-89vbL .framer-zqjyb1, .framer-89vbL .framer-1bt2s1m, .framer-89vbL .framer-qtuc0o, .framer-89vbL .framer-16f94nq, .framer-89vbL .framer-wuvbkz, .framer-89vbL .framer-1uvy0wt, .framer-89vbL .framer-d7pkbf, .framer-89vbL .framer-wo1rdw, .framer-89vbL .framer-1l9itun, .framer-89vbL .framer-u2na9d, .framer-89vbL .framer-8kb1x7, .framer-89vbL .framer-kkna78, .framer-89vbL .framer-1a05nlj, .framer-89vbL .framer-11ulwpg, .framer-89vbL .framer-1xbokf7, .framer-89vbL .framer-1ibo7dz, .framer-89vbL .framer-pafgun, .framer-89vbL .framer-143rmt, .framer-89vbL .framer-290fwq, .framer-89vbL .framer-10dyuy7, .framer-89vbL .framer-1pn1qpi, .framer-89vbL .framer-i4gmjm, .framer-89vbL .framer-sdopir, .framer-89vbL .framer-1nehxc1, .framer-89vbL .framer-1bgb8ij, .framer-89vbL .framer-1k91xyp, .framer-89vbL .framer-dwcczo, .framer-89vbL .framer-d21qtn, .framer-89vbL .framer-1dwbxyg, .framer-89vbL .framer-1ulac0l, .framer-89vbL .framer-pszx8f, .framer-89vbL .framer-1igsgwz, .framer-89vbL .framer-7vgnin, .framer-89vbL .framer-9kiohh, .framer-89vbL .framer-aasjt, .framer-89vbL .framer-b4qaeq, .framer-89vbL .framer-1tmzuwq, .framer-89vbL .framer-dphvmn, .framer-89vbL .framer-c6gzpe, .framer-89vbL .framer-zrl31w, .framer-89vbL .framer-3l1ga6, .framer-89vbL .framer-5fpp84, .framer-89vbL .framer-1s4hpzn, .framer-89vbL .framer-1aus82g, .framer-89vbL .framer-1cmxvk4, .framer-89vbL .framer-11ajepl, .framer-89vbL .framer-12q1oq9, .framer-89vbL .framer-45gig0, .framer-89vbL .framer-11ckllg, .framer-89vbL .framer-si0g1s, .framer-89vbL .framer-vso5ox, .framer-89vbL .framer-2ulyhe, .framer-89vbL .framer-16zzgbr, .framer-89vbL .framer-9ma6pr, .framer-89vbL .framer-xqltak, .framer-89vbL .framer-3uhcvm, .framer-89vbL .framer-8k4ce7, .framer-89vbL .framer-nekbwq, .framer-89vbL .framer-4i1uv1, .framer-89vbL .framer-x3i4ct, .framer-89vbL .framer-n70040, .framer-89vbL .framer-14wxnh2, .framer-89vbL .framer-1o88eqq, .framer-89vbL .framer-gg05e9, .framer-89vbL .framer-1g921c5, .framer-89vbL .framer-1wmji3n, .framer-89vbL .framer-1uo50ew, .framer-89vbL .framer-1fv1iwt, .framer-89vbL .framer-zw0u6b, .framer-89vbL .framer-1v1ff0f, .framer-89vbL .framer-1m8ln72, .framer-89vbL .framer-18x1n20, .framer-89vbL .framer-ojmvvh, .framer-89vbL .framer-sk3wtn, .framer-89vbL .framer-1ffg5i7, .framer-89vbL .framer-ucklws { gap: 0px; } .framer-89vbL.framer-1wy0zit > *, .framer-89vbL .framer-1ula1yc > *, .framer-89vbL .framer-qtuc0o > *, .framer-89vbL .framer-wuvbkz > *, .framer-89vbL .framer-kkna78 > *, .framer-89vbL .framer-pafgun > *, .framer-89vbL .framer-10dyuy7 > *, .framer-89vbL .framer-sdopir > *, .framer-89vbL .framer-d21qtn > *, .framer-89vbL .framer-1igsgwz > *, .framer-89vbL .framer-16zzgbr > *, .framer-89vbL .framer-3uhcvm > *, .framer-89vbL .framer-1g921c5 > *, .framer-89vbL .framer-1fv1iwt > *, .framer-89vbL .framer-zw0u6b > *, .framer-89vbL .framer-ojmvvh > *, .framer-89vbL .framer-ucklws > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-89vbL.framer-1wy0zit > :first-child, .framer-89vbL .framer-1ula1yc > :first-child, .framer-89vbL .framer-1bt2s1m > :first-child, .framer-89vbL .framer-qtuc0o > :first-child, .framer-89vbL .framer-16f94nq > :first-child, .framer-89vbL .framer-wuvbkz > :first-child, .framer-89vbL .framer-d7pkbf > :first-child, .framer-89vbL .framer-1l9itun > :first-child, .framer-89vbL .framer-u2na9d > :first-child, .framer-89vbL .framer-8kb1x7 > :first-child, .framer-89vbL .framer-kkna78 > :first-child, .framer-89vbL .framer-1a05nlj > :first-child, .framer-89vbL .framer-1xbokf7 > :first-child, .framer-89vbL .framer-1ibo7dz > :first-child, .framer-89vbL .framer-pafgun > :first-child, .framer-89vbL .framer-143rmt > :first-child, .framer-89vbL .framer-290fwq > :first-child, .framer-89vbL .framer-10dyuy7 > :first-child, .framer-89vbL .framer-1pn1qpi > :first-child, .framer-89vbL .framer-i4gmjm > :first-child, .framer-89vbL .framer-sdopir > :first-child, .framer-89vbL .framer-1bgb8ij > :first-child, .framer-89vbL .framer-1k91xyp > :first-child, .framer-89vbL .framer-dwcczo > :first-child, .framer-89vbL .framer-d21qtn > :first-child, .framer-89vbL .framer-1dwbxyg > :first-child, .framer-89vbL .framer-1igsgwz > :first-child, .framer-89vbL .framer-7vgnin > :first-child, .framer-89vbL .framer-9kiohh > :first-child, .framer-89vbL .framer-aasjt > :first-child, .framer-89vbL .framer-1tmzuwq > :first-child, .framer-89vbL .framer-dphvmn > :first-child, .framer-89vbL .framer-c6gzpe > :first-child, .framer-89vbL .framer-zrl31w > :first-child, .framer-89vbL .framer-3l1ga6 > :first-child, .framer-89vbL .framer-16zzgbr > :first-child, .framer-89vbL .framer-3uhcvm > :first-child, .framer-89vbL .framer-8k4ce7 > :first-child, .framer-89vbL .framer-nekbwq > :first-child, .framer-89vbL .framer-4i1uv1 > :first-child, .framer-89vbL .framer-n70040 > :first-child, .framer-89vbL .framer-14wxnh2 > :first-child, .framer-89vbL .framer-1o88eqq > :first-child, .framer-89vbL .framer-1g921c5 > :first-child, .framer-89vbL .framer-1fv1iwt > :first-child, .framer-89vbL .framer-zw0u6b > :first-child, .framer-89vbL .framer-1m8ln72 > :first-child, .framer-89vbL .framer-18x1n20 > :first-child, .framer-89vbL .framer-ojmvvh > :first-child, .framer-89vbL .framer-ucklws > :first-child { margin-top: 0px; } .framer-89vbL.framer-1wy0zit > :last-child, .framer-89vbL .framer-1ula1yc > :last-child, .framer-89vbL .framer-1bt2s1m > :last-child, .framer-89vbL .framer-qtuc0o > :last-child, .framer-89vbL .framer-16f94nq > :last-child, .framer-89vbL .framer-wuvbkz > :last-child, .framer-89vbL .framer-d7pkbf > :last-child, .framer-89vbL .framer-1l9itun > :last-child, .framer-89vbL .framer-u2na9d > :last-child, .framer-89vbL .framer-8kb1x7 > :last-child, .framer-89vbL .framer-kkna78 > :last-child, .framer-89vbL .framer-1a05nlj > :last-child, .framer-89vbL .framer-1xbokf7 > :last-child, .framer-89vbL .framer-1ibo7dz > :last-child, .framer-89vbL .framer-pafgun > :last-child, .framer-89vbL .framer-143rmt > :last-child, .framer-89vbL .framer-290fwq > :last-child, .framer-89vbL .framer-10dyuy7 > :last-child, .framer-89vbL .framer-1pn1qpi > :last-child, .framer-89vbL .framer-i4gmjm > :last-child, .framer-89vbL .framer-sdopir > :last-child, .framer-89vbL .framer-1bgb8ij > :last-child, .framer-89vbL .framer-1k91xyp > :last-child, .framer-89vbL .framer-dwcczo > :last-child, .framer-89vbL .framer-d21qtn > :last-child, .framer-89vbL .framer-1dwbxyg > :last-child, .framer-89vbL .framer-1igsgwz > :last-child, .framer-89vbL .framer-7vgnin > :last-child, .framer-89vbL .framer-9kiohh > :last-child, .framer-89vbL .framer-aasjt > :last-child, .framer-89vbL .framer-1tmzuwq > :last-child, .framer-89vbL .framer-dphvmn > :last-child, .framer-89vbL .framer-c6gzpe > :last-child, .framer-89vbL .framer-zrl31w > :last-child, .framer-89vbL .framer-3l1ga6 > :last-child, .framer-89vbL .framer-16zzgbr > :last-child, .framer-89vbL .framer-3uhcvm > :last-child, .framer-89vbL .framer-8k4ce7 > :last-child, .framer-89vbL .framer-nekbwq > :last-child, .framer-89vbL .framer-4i1uv1 > :last-child, .framer-89vbL .framer-n70040 > :last-child, .framer-89vbL .framer-14wxnh2 > :last-child, .framer-89vbL .framer-1o88eqq > :last-child, .framer-89vbL .framer-1g921c5 > :last-child, .framer-89vbL .framer-1fv1iwt > :last-child, .framer-89vbL .framer-zw0u6b > :last-child, .framer-89vbL .framer-1m8ln72 > :last-child, .framer-89vbL .framer-18x1n20 > :last-child, .framer-89vbL .framer-ojmvvh > :last-child, .framer-89vbL .framer-ucklws > :last-child { margin-bottom: 0px; } .framer-89vbL .framer-1x203k6 > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } .framer-89vbL .framer-1x203k6 > :first-child, .framer-89vbL .framer-1xaodzq > :first-child, .framer-89vbL .framer-13po0sk > :first-child, .framer-89vbL .framer-ghaz8v > :first-child, .framer-89vbL .framer-zqjyb1 > :first-child, .framer-89vbL .framer-1uvy0wt > :first-child, .framer-89vbL .framer-wo1rdw > :first-child, .framer-89vbL .framer-11ulwpg > :first-child, .framer-89vbL .framer-1nehxc1 > :first-child, .framer-89vbL .framer-1ulac0l > :first-child, .framer-89vbL .framer-pszx8f > :first-child, .framer-89vbL .framer-b4qaeq > :first-child, .framer-89vbL .framer-5fpp84 > :first-child, .framer-89vbL .framer-1s4hpzn > :first-child, .framer-89vbL .framer-1aus82g > :first-child, .framer-89vbL .framer-1cmxvk4 > :first-child, .framer-89vbL .framer-11ajepl > :first-child, .framer-89vbL .framer-12q1oq9 > :first-child, .framer-89vbL .framer-45gig0 > :first-child, .framer-89vbL .framer-11ckllg > :first-child, .framer-89vbL .framer-si0g1s > :first-child, .framer-89vbL .framer-vso5ox > :first-child, .framer-89vbL .framer-2ulyhe > :first-child, .framer-89vbL .framer-9ma6pr > :first-child, .framer-89vbL .framer-xqltak > :first-child, .framer-89vbL .framer-x3i4ct > :first-child, .framer-89vbL .framer-gg05e9 > :first-child, .framer-89vbL .framer-1wmji3n > :first-child, .framer-89vbL .framer-1uo50ew > :first-child, .framer-89vbL .framer-1v1ff0f > :first-child, .framer-89vbL .framer-sk3wtn > :first-child, .framer-89vbL .framer-1ffg5i7 > :first-child { margin-left: 0px; } .framer-89vbL .framer-1x203k6 > :last-child, .framer-89vbL .framer-1xaodzq > :last-child, .framer-89vbL .framer-13po0sk > :last-child, .framer-89vbL .framer-ghaz8v > :last-child, .framer-89vbL .framer-zqjyb1 > :last-child, .framer-89vbL .framer-1uvy0wt > :last-child, .framer-89vbL .framer-wo1rdw > :last-child, .framer-89vbL .framer-11ulwpg > :last-child, .framer-89vbL .framer-1nehxc1 > :last-child, .framer-89vbL .framer-1ulac0l > :last-child, .framer-89vbL .framer-pszx8f > :last-child, .framer-89vbL .framer-b4qaeq > :last-child, .framer-89vbL .framer-5fpp84 > :last-child, .framer-89vbL .framer-1s4hpzn > :last-child, .framer-89vbL .framer-1aus82g > :last-child, .framer-89vbL .framer-1cmxvk4 > :last-child, .framer-89vbL .framer-11ajepl > :last-child, .framer-89vbL .framer-12q1oq9 > :last-child, .framer-89vbL .framer-45gig0 > :last-child, .framer-89vbL .framer-11ckllg > :last-child, .framer-89vbL .framer-si0g1s > :last-child, .framer-89vbL .framer-vso5ox > :last-child, .framer-89vbL .framer-2ulyhe > :last-child, .framer-89vbL .framer-9ma6pr > :last-child, .framer-89vbL .framer-xqltak > :last-child, .framer-89vbL .framer-x3i4ct > :last-child, .framer-89vbL .framer-gg05e9 > :last-child, .framer-89vbL .framer-1wmji3n > :last-child, .framer-89vbL .framer-1uo50ew > :last-child, .framer-89vbL .framer-1v1ff0f > :last-child, .framer-89vbL .framer-sk3wtn > :last-child, .framer-89vbL .framer-1ffg5i7 > :last-child { margin-right: 0px; } .framer-89vbL .framer-1xaodzq > *, .framer-89vbL .framer-ghaz8v > *, .framer-89vbL .framer-1s4hpzn > *, .framer-89vbL .framer-1cmxvk4 > *, .framer-89vbL .framer-12q1oq9 > *, .framer-89vbL .framer-11ckllg > *, .framer-89vbL .framer-vso5ox > *, .framer-89vbL .framer-1wmji3n > *, .framer-89vbL .framer-1uo50ew > *, .framer-89vbL .framer-sk3wtn > *, .framer-89vbL .framer-1ffg5i7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-89vbL .framer-13po0sk > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-89vbL .framer-zqjyb1 > *, .framer-89vbL .framer-5fpp84 > *, .framer-89vbL .framer-1aus82g > *, .framer-89vbL .framer-11ajepl > *, .framer-89vbL .framer-45gig0 > *, .framer-89vbL .framer-si0g1s > *, .framer-89vbL .framer-1v1ff0f > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-89vbL .framer-1bt2s1m > *, .framer-89vbL .framer-16f94nq > *, .framer-89vbL .framer-1bgb8ij > *, .framer-89vbL .framer-1k91xyp > *, .framer-89vbL .framer-7vgnin > *, .framer-89vbL .framer-9kiohh > *, .framer-89vbL .framer-1tmzuwq > *, .framer-89vbL .framer-dphvmn > *, .framer-89vbL .framer-c6gzpe > *, .framer-89vbL .framer-8k4ce7 > *, .framer-89vbL .framer-nekbwq > *, .framer-89vbL .framer-4i1uv1 > *, .framer-89vbL .framer-n70040 > *, .framer-89vbL .framer-14wxnh2 > *, .framer-89vbL .framer-1o88eqq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-89vbL .framer-1uvy0wt > *, .framer-89vbL .framer-wo1rdw > *, .framer-89vbL .framer-1nehxc1 > *, .framer-89vbL .framer-pszx8f > *, .framer-89vbL .framer-2ulyhe > *, .framer-89vbL .framer-xqltak > *, .framer-89vbL .framer-gg05e9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-89vbL .framer-d7pkbf > *, .framer-89vbL .framer-1l9itun > *, .framer-89vbL .framer-u2na9d > *, .framer-89vbL .framer-8kb1x7 > *, .framer-89vbL .framer-3l1ga6 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-89vbL .framer-1a05nlj > *, .framer-89vbL .framer-1dwbxyg > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-89vbL .framer-11ulwpg > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-89vbL .framer-1xbokf7 > *, .framer-89vbL .framer-143rmt > *, .framer-89vbL .framer-1pn1qpi > *, .framer-89vbL .framer-18x1n20 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-89vbL .framer-1ibo7dz > *, .framer-89vbL .framer-290fwq > *, .framer-89vbL .framer-i4gmjm > * { margin: 0px; margin-bottom: calc(14.168811798095703px / 2); margin-top: calc(14.168811798095703px / 2); } .framer-89vbL .framer-dwcczo > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-89vbL .framer-1ulac0l > *, .framer-89vbL .framer-b4qaeq > *, .framer-89vbL .framer-9ma6pr > *, .framer-89vbL .framer-x3i4ct > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-89vbL .framer-aasjt > *, .framer-89vbL .framer-1m8ln72 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-89vbL .framer-zrl31w > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-89vbL[data-border=\"true\"]::after, .framer-89vbL [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-89vbL { background: white; } .framer-89vbL.framer-1wy0zit { width: 810px; } .framer-89vbL .framer-1l9itun, .framer-89vbL .framer-u2na9d { padding: 24px; } .framer-89vbL .framer-1a05nlj { gap: 48px; padding: 0px 0px 48px 0px; } .framer-89vbL .framer-11ulwpg { flex-direction: column; padding: 0px; } .framer-89vbL .framer-1xbokf7, .framer-89vbL .framer-143rmt, .framer-89vbL .framer-1pn1qpi { flex: none; height: 420px; width: 100%; } .framer-89vbL .framer-1nehxc1, .framer-89vbL .framer-1ulac0l { flex-direction: column; } .framer-89vbL .framer-1bgb8ij { align-self: unset; flex: none; height: min-content; max-width: unset; order: 1; padding: 0px; width: 100%; } .framer-89vbL .framer-mwtp8o { flex: none; order: 0; width: 100%; } .framer-89vbL .framer-dwcczo { padding: 0px 0px 64px 0px; } .framer-89vbL .framer-1dwbxyg { gap: 64px; } .framer-89vbL .framer-pszx8f { flex: none; width: 100%; } .framer-89vbL .framer-7vgnin { width: 100%; } .framer-89vbL .framer-b4qaeq, .framer-89vbL .framer-9ma6pr, .framer-89vbL .framer-x3i4ct { flex-direction: column; height: min-content; } .framer-89vbL .framer-1tmzuwq, .framer-89vbL .framer-8k4ce7 { height: min-content; order: 1; width: 100%; } .framer-89vbL .framer-zrl31w { align-content: flex-start; align-items: flex-start; justify-content: flex-start; } .framer-89vbL .framer-2ulyhe, .framer-89vbL .framer-xqltak { flex: none; height: 540px; order: 0; width: 100%; } .framer-89vbL .framer-n70040 { height: min-content; width: 100%; } .framer-89vbL .framer-gg05e9 { flex: none; height: 540px; width: 100%; } .framer-89vbL .framer-1fv1iwt, .framer-89vbL .framer-ucklws { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-89vbL .framer-1a05nlj, .framer-89vbL .framer-11ulwpg, .framer-89vbL .framer-1nehxc1, .framer-89vbL .framer-1dwbxyg, .framer-89vbL .framer-1ulac0l, .framer-89vbL .framer-b4qaeq, .framer-89vbL .framer-9ma6pr, .framer-89vbL .framer-x3i4ct { gap: 0px; } .framer-89vbL .framer-1a05nlj > *, .framer-89vbL .framer-1ulac0l > *, .framer-89vbL .framer-b4qaeq > *, .framer-89vbL .framer-9ma6pr > *, .framer-89vbL .framer-x3i4ct > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-89vbL .framer-1a05nlj > :first-child, .framer-89vbL .framer-11ulwpg > :first-child, .framer-89vbL .framer-1nehxc1 > :first-child, .framer-89vbL .framer-1dwbxyg > :first-child, .framer-89vbL .framer-1ulac0l > :first-child, .framer-89vbL .framer-b4qaeq > :first-child, .framer-89vbL .framer-9ma6pr > :first-child, .framer-89vbL .framer-x3i4ct > :first-child { margin-top: 0px; } .framer-89vbL .framer-1a05nlj > :last-child, .framer-89vbL .framer-11ulwpg > :last-child, .framer-89vbL .framer-1nehxc1 > :last-child, .framer-89vbL .framer-1dwbxyg > :last-child, .framer-89vbL .framer-1ulac0l > :last-child, .framer-89vbL .framer-b4qaeq > :last-child, .framer-89vbL .framer-9ma6pr > :last-child, .framer-89vbL .framer-x3i4ct > :last-child { margin-bottom: 0px; } .framer-89vbL .framer-11ulwpg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-89vbL .framer-1nehxc1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-89vbL .framer-1dwbxyg > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-89vbL { background: white; } .framer-89vbL.framer-1wy0zit { overflow: hidden; width: 390px; } .framer-89vbL .framer-uxwczw-container { order: 2; } .framer-89vbL .framer-1bt2s1m { order: 3; padding: 0px 16px 0px 16px; } .framer-89vbL .framer-wuvbkz, .framer-89vbL .framer-1k91xyp, .framer-89vbL .framer-9kiohh, .framer-89vbL .framer-c6gzpe, .framer-89vbL .framer-4i1uv1, .framer-89vbL .framer-1o88eqq { gap: 16px; } .framer-89vbL .framer-1a05nlj { gap: 48px; padding: 0px 0px 8px 0px; } .framer-89vbL .framer-11ulwpg { flex-direction: column; padding: 0px; } .framer-89vbL .framer-1xbokf7, .framer-89vbL .framer-143rmt, .framer-89vbL .framer-1pn1qpi { flex: none; height: min-content; padding: 42px 0px 42px 0px; width: 100%; } .framer-89vbL .framer-gmv4tl { left: 49%; } .framer-89vbL .framer-pafgun, .framer-89vbL .framer-10dyuy7, .framer-89vbL .framer-sdopir { padding: 0px 24px 0px 24px; } .framer-89vbL .framer-5ml4rm { left: 50%; top: 27px; } .framer-89vbL .framer-me6j25 { left: 51%; top: 29px; } .framer-89vbL .framer-1nehxc1 { flex-direction: column; gap: 16px; padding: 0px 0px 48px 0px; } .framer-89vbL .framer-1bgb8ij { align-self: unset; flex: none; height: min-content; max-width: unset; order: 1; padding: 0px; width: 100%; } .framer-89vbL .framer-mwtp8o { flex: none; height: 225px; order: 0; width: 100%; } .framer-89vbL .framer-dwcczo { padding: 0px 0px 64px 0px; width: 100%; } .framer-89vbL .framer-1dwbxyg { gap: 64px; } .framer-89vbL .framer-1ulac0l { flex-direction: column; gap: 24px; } .framer-89vbL .framer-pszx8f, .framer-89vbL .framer-gg05e9 { flex: none; height: 240px; width: 100%; } .framer-89vbL .framer-7vgnin { width: 100%; } .framer-89vbL .framer-b4qaeq, .framer-89vbL .framer-9ma6pr, .framer-89vbL .framer-x3i4ct { flex-direction: column; gap: 24px; height: min-content; } .framer-89vbL .framer-1tmzuwq, .framer-89vbL .framer-8k4ce7 { height: min-content; order: 1; width: 100%; } .framer-89vbL .framer-2ulyhe, .framer-89vbL .framer-xqltak { flex: none; height: 240px; order: 0; width: 100%; } .framer-89vbL .framer-n70040 { height: min-content; width: 100%; } .framer-89vbL .framer-1wmji3n { flex-direction: column; order: 4; } .framer-89vbL .framer-1fv1iwt { flex: 1 0 0px; padding: 24px 8px 0px 8px; width: 1px; } .framer-89vbL .framer-1v1ff0f { flex-direction: column; } .framer-89vbL .framer-ojmvvh { flex: none; width: 100%; } .framer-89vbL .framer-sk3wtn { flex-direction: column; order: 5; } .framer-89vbL .framer-ucklws { flex: 1 0 0px; padding: 64px 8px 0px 8px; width: 1px; } .framer-89vbL .framer-hrg3s0-container { order: 6; } .framer-89vbL .framer-1j2cqqa { order: 7; } .framer-89vbL .framer-vfumqn { order: 1; } .framer-89vbL .framer-18h7o3y-container { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-89vbL .framer-wuvbkz, .framer-89vbL .framer-1a05nlj, .framer-89vbL .framer-11ulwpg, .framer-89vbL .framer-1nehxc1, .framer-89vbL .framer-1k91xyp, .framer-89vbL .framer-1dwbxyg, .framer-89vbL .framer-1ulac0l, .framer-89vbL .framer-9kiohh, .framer-89vbL .framer-b4qaeq, .framer-89vbL .framer-c6gzpe, .framer-89vbL .framer-9ma6pr, .framer-89vbL .framer-4i1uv1, .framer-89vbL .framer-x3i4ct, .framer-89vbL .framer-1o88eqq, .framer-89vbL .framer-1wmji3n, .framer-89vbL .framer-1v1ff0f, .framer-89vbL .framer-sk3wtn { gap: 0px; } .framer-89vbL .framer-wuvbkz > *, .framer-89vbL .framer-11ulwpg > *, .framer-89vbL .framer-1nehxc1 > *, .framer-89vbL .framer-1k91xyp > *, .framer-89vbL .framer-9kiohh > *, .framer-89vbL .framer-c6gzpe > *, .framer-89vbL .framer-4i1uv1 > *, .framer-89vbL .framer-1o88eqq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-89vbL .framer-wuvbkz > :first-child, .framer-89vbL .framer-1a05nlj > :first-child, .framer-89vbL .framer-11ulwpg > :first-child, .framer-89vbL .framer-1nehxc1 > :first-child, .framer-89vbL .framer-1k91xyp > :first-child, .framer-89vbL .framer-1dwbxyg > :first-child, .framer-89vbL .framer-1ulac0l > :first-child, .framer-89vbL .framer-9kiohh > :first-child, .framer-89vbL .framer-b4qaeq > :first-child, .framer-89vbL .framer-c6gzpe > :first-child, .framer-89vbL .framer-9ma6pr > :first-child, .framer-89vbL .framer-4i1uv1 > :first-child, .framer-89vbL .framer-x3i4ct > :first-child, .framer-89vbL .framer-1o88eqq > :first-child, .framer-89vbL .framer-1wmji3n > :first-child, .framer-89vbL .framer-1v1ff0f > :first-child, .framer-89vbL .framer-sk3wtn > :first-child { margin-top: 0px; } .framer-89vbL .framer-wuvbkz > :last-child, .framer-89vbL .framer-1a05nlj > :last-child, .framer-89vbL .framer-11ulwpg > :last-child, .framer-89vbL .framer-1nehxc1 > :last-child, .framer-89vbL .framer-1k91xyp > :last-child, .framer-89vbL .framer-1dwbxyg > :last-child, .framer-89vbL .framer-1ulac0l > :last-child, .framer-89vbL .framer-9kiohh > :last-child, .framer-89vbL .framer-b4qaeq > :last-child, .framer-89vbL .framer-c6gzpe > :last-child, .framer-89vbL .framer-9ma6pr > :last-child, .framer-89vbL .framer-4i1uv1 > :last-child, .framer-89vbL .framer-x3i4ct > :last-child, .framer-89vbL .framer-1o88eqq > :last-child, .framer-89vbL .framer-1wmji3n > :last-child, .framer-89vbL .framer-1v1ff0f > :last-child, .framer-89vbL .framer-sk3wtn > :last-child { margin-bottom: 0px; } .framer-89vbL .framer-1a05nlj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-89vbL .framer-1dwbxyg > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-89vbL .framer-1ulac0l > *, .framer-89vbL .framer-b4qaeq > *, .framer-89vbL .framer-9ma6pr > *, .framer-89vbL .framer-x3i4ct > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-89vbL .framer-1wmji3n > *, .framer-89vbL .framer-sk3wtn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-89vbL .framer-1v1ff0f > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }}`,`@media (min-width: 1600px) { .${metadata.bodyClassName}-framer-89vbL { background: white; } .framer-89vbL.framer-1wy0zit { width: 1600px; } .framer-89vbL .framer-zw0u6b { order: 2; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6818.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"UMC8Wv3KO\":{\"layout\":[\"fixed\",\"auto\"]},\"TeZrzw3ud\":{\"layout\":[\"fixed\",\"auto\"]},\"cog8Tsfnb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerIiPoHoSSu=withCSS(Component,css,\"framer-89vbL\");export default FramerIiPoHoSSu;FramerIiPoHoSSu.displayName=\"Page\";FramerIiPoHoSSu.defaultProps={height:6818.5,width:1200};addFonts(FramerIiPoHoSSu,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mj0QiqWSRToK8EPg.woff2\",weight:\"600\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjDw-qWSRToK8EPg.woff2\",weight:\"400\"},{family:\"Editor's Note Extralight\",source:\"custom\",url:\"https://framerusercontent.com/assets/3mPtg3MgdW5wQrOX28yWsLjHBQ.woff2\"},{family:\"Editor's Note Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/QbftBw7hnJoGB9ToBQYrt5gBKqM.woff2\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Inter Tight\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/intertight/v7/NGSnv5HMAFg6IuGlBNMjxJEL2VmU3NS7Z2mjPQ-qWSRToK8EPg.woff2\",weight:\"500\"}]},...MainButtonFormFonts,...HeroCountryFonts,...SecondaryButtonFonts,...QuoteBlockFonts,...FaqFonts,...ProgramFooterFonts,...XFooterFonts,...StickyBottomMenuFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIiPoHoSSu\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"6818.5\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UMC8Wv3KO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TeZrzw3ud\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cog8Tsfnb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MainButtonFormFonts", "getFonts", "qikr2n3N1_default", "MotionDivWithFX", "withFX", "motion", "HeroCountryFonts", "EewkSINJN_default", "SecondaryButtonFonts", "eSqJNFExB_default", "QuoteBlockFonts", "PXBga3W_g_default", "FaqFonts", "Hfbs2AJLo_default", "ProgramFooterFonts", "f1TylSGcr_default", "XFooterFonts", "JRCiAAmEY_default", "StickyBottomMenuFonts", "C4ZRNa1sN_default", "ContainerWithFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "animation2", "animation3", "transition2", "animation4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "ref2", "elementId", "useRouteElementId", "isDisplayed1", "router", "useRouter", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "isDisplayed2", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "Link", "SVG", "RichText2", "x", "ComponentViewportProvider", "PropertyOverrides2", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "css", "FramerIiPoHoSSu", "withCSS", "IiPoHoSSu_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
