{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YjDKiqTXUW4r4nXD9tYQ/PnsRvXmSaQvsjsVnoubJ/N75wIPxVX.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 XFooter from\"#framer/local/canvasComponent/JRCiAAmEY/JRCiAAmEY.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 metadataProvider from\"#framer/local/webPageMetadata/N75wIPxVX/N75wIPxVX.js\";const MainButtonFormFonts=getFonts(MainButtonForm);const MotionDivWithFX=withFX(motion.div);const HeroCountryFonts=getFonts(HeroCountry);const SecondaryButtonFonts=getFonts(SecondaryButton);const ProgramFooterFonts=getFonts(ProgramFooter);const XFooterFonts=getFonts(XFooter);const StickyBottomMenuFonts=getFonts(StickyBottomMenu);const ContainerWithFX=withFX(Container);const breakpoints={A43Lnv0gH:\"(min-width: 810px) and (max-width: 1199px)\",kTOb2Ape3:\"(min-width: 1600px)\",lvLGqXlxu:\"(max-width: 809px)\",Pnr6VY2zG:\"(min-width: 1200px) and (max-width: 1599px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-eGF1K\";const variantClassNames={A43Lnv0gH:\"framer-v-1x76c0s\",kTOb2Ape3:\"framer-v-bafy4w\",lvLGqXlxu:\"framer-v-1t4huat\",Pnr6VY2zG:\"framer-v-p2lzh5\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,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\":\"kTOb2Ape3\",Desktop:\"Pnr6VY2zG\",Phone:\"lvLGqXlxu\",Tablet:\"A43Lnv0gH\"};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:\"Pnr6VY2zG\"};};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-eGF1K`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-eGF1K`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"lvLGqXlxu\")return false;return true;};const ref2=React.useRef(null);const elementId=useRouteElementId(\"jldS4l7d6\");const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"A43Lnv0gH\")return false;return true;};const router=useRouter();const elementId1=useRouteElementId(\"ic_l75Rdi\");const ref3=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"lvLGqXlxu\")return true;return false;};const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Pnr6VY2zG\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-p2lzh5\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{__framer__targets:undefined}},children:/*#__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-10upios hidden-1t4huat\",\"data-framer-name\":\"Fixed-scroll-menu\",name:\"Fixed-scroll-menu\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11nxequ\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"aUvAbvOLr\"},nodeId:\"qYIcUl8hP\",openInNewTab:false,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-13dkpi8 framer-1wo7m46\",\"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-1amgl3o\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-178hedw\",\"data-framer-name\":\"Fixed-scroll-menu\",name:\"Fixed-scroll-menu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nhgm0\",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:\":ic_l75Rdi\",webPageId:\"N75wIPxVX\"},nodeId:\"fAHCmdtqT\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ne9kgl\",\"data-styles-preset\":\"CzzJZSGnM\",children:\"Benefits\"})})})}),className:\"framer-kq25pi\",\"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:\":VE9UpjL5X\",webPageId:\"N75wIPxVX\"},nodeId:\"Yx7ZXRUmM\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1ne9kgl\",\"data-styles-preset\":\"CzzJZSGnM\",children:\"Eligibility\"})})})}),className:\"framer-tijkje\",\"data-framer-name\":\"Investment options\",fonts:[\"Inter\"],name:\"Investment options\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nkcp3r\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i7lfec-container\",children:/*#__PURE__*/_jsx(MainButtonForm,{FQykr21XF:\"https://home.citizenx.com/signup?source=grenada-navbar\",height:\"100%\",id:\"VYZ9wexSt\",kJa_RI6Lr:\"Begin your assesment\",layoutId:\"VYZ9wexSt\",style:{height:\"100%\"},variant:\"IvZGPGdLA\",width:\"100%\",x1PwGd6_P:\"\"})})})})]})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:640,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ydy3z7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{variant:\"zIZNA9iA6\"},kTOb2Ape3:{variant:\"NAtTUVD2g\"},lvLGqXlxu:{variant:\"m0ZKwO1nH\"}},children:/*#__PURE__*/_jsx(HeroCountry,{cPpeUpiH1:addImageAlt({src:\"https://framerusercontent.com/images/ZdjrtIfN62puUo9fyBtOWUeqo.jpg\",srcSet:\"https://framerusercontent.com/images/ZdjrtIfN62puUo9fyBtOWUeqo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZdjrtIfN62puUo9fyBtOWUeqo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZdjrtIfN62puUo9fyBtOWUeqo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/ZdjrtIfN62puUo9fyBtOWUeqo.jpg 2326w\"},\"\"),fcLvR3U9M:\"Invest in your Grenada citizenship\",height:\"100%\",id:\"ij13tQ9PF\",kRO27T2XH:\"CitizenX is the only platform that removes lengthy paperwork, legal complexity, and numerous fees to help you legally acquire a Grenada passport. Travel freely to 148 destinations, secure a safe Caribbean haven, and more.\",layoutId:\"ij13tQ9PF\",MwPZfaPiT:\"100% online processhysical presence\",r8mMikimH:\"Minimum contribution of $235,000\",rpPfRMMmQ:\"https://home.citizenx.com/signup?source=grenada-navbar\",style:{width:\"100%\"},variant:\"LYOnsx6qb\",wGXUUbEOd:\"9.5 months processing (avg. Q4 2024)\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8q2am4\",\"data-framer-name\":\"Hero\",id:elementId,name:\"Hero\",ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-y42roe\",\"data-framer-name\":\"1400-wrapper\",name:\"1400-wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-btnm9m\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l6btsl\",\"data-framer-name\":\"Content\",name:\"Content\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cgiibe hidden-1t4huat\",\"data-framer-name\":\"info\",name:\"info\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-lomrj9 hidden-1x76c0s\",\"data-framer-name\":\"left\",name:\"left\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-iypgfd\",\"data-framer-name\":\"grenada\",layout:\"position\",name:\"grenada\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 379 220\"><g transform=\"translate(109 17.001)\" id=\"ss11318111873_1\"><g transform=\"translate(82.979 62.513)\" id=\"ss11318111873_2\"><path d=\"M 1.213 1.524 L 0.219 1.656 L 0.088 0.663 L 0 0 L 1.081 0.531 L 2.571 0.333 L 2.659 0.996 L 2.206 1.393 Z\" fill=\"rgba(255,255,255,0.3)\"></path><path d=\"M 1.213 1.524 L 0.219 1.656 L 0.088 0.663 L 0 0 L 1.081 0.531 L 2.571 0.333 L 2.659 0.996 L 2.206 1.393 Z\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(86,104,140)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></g><g transform=\"translate(0 94.104)\" id=\"ss11318111873_5\"><path d=\"M 0.939 81.201 L 0 82.14 L 2.347 82.609 L 3.286 83.079 L 4.694 82.14 L 6.102 82.609 L 9.387 82.609 L 10.796 81.201 L 13.142 81.201 L 14.081 82.609 L 14.551 84.018 L 15.02 85.895 L 16.897 85.895 L 17.367 83.079 L 20.652 81.201 L 22.06 79.324 L 23.469 78.385 L 25.815 78.854 L 28.632 79.793 L 28.632 82.14 L 32.856 84.018 L 33.795 83.079 L 32.856 80.263 L 33.795 78.854 L 34.264 78.385 L 38.019 78.385 L 39.897 76.038 L 45.06 76.038 L 47.407 75.1 L 48.815 74.161 L 50.223 72.753 L 53.039 70.875 L 55.386 69.936 L 57.733 68.998 L 58.672 67.12 L 58.672 63.835 L 59.61 61.957 L 62.426 61.488 L 61.488 60.08 L 61.957 57.733 L 62.426 56.325 L 64.773 56.794 L 64.773 55.386 L 62.426 51.631 L 62.426 42.243 L 63.365 39.897 L 64.773 38.958 L 67.12 38.958 L 68.528 39.897 L 69.467 38.958 L 69.467 37.55 L 68.528 37.55 L 68.528 29.101 L 69.467 25.346 L 69.936 22.999 L 69.467 19.244 L 69.467 17.836 L 69.936 15.489 L 69.936 13.612 L 67.12 9.857 L 67.12 7.51 L 68.059 6.571 L 69.467 5.163 L 69.936 4.694 L 69.467 3.755 L 68.528 3.755 L 68.059 2.816 L 67.12 1.877 L 65.712 1.877 L 63.365 1.408 L 61.018 1.877 L 59.61 2.816 L 54.917 2.816 L 54.447 1.408 L 52.57 0 L 49.753 0 L 48.815 1.408 L 47.407 1.877 L 45.06 3.286 L 41.305 5.163 L 39.897 7.51 L 38.489 7.51 L 34.264 12.673 L 31.448 13.612 L 30.04 15.489 L 27.693 17.836 L 27.693 21.122 L 26.754 22.999 L 25.815 25.346 L 24.877 27.693 C 24.407 28.475 23.469 30.134 23.469 30.509 C 23.469 30.885 22.217 31.604 21.591 31.917 L 20.652 34.734 L 18.306 38.958 L 19.244 42.243 L 20.652 44.59 L 20.183 45.06 L 18.306 45.998 L 18.306 48.345 L 17.367 49.284 L 15.959 50.692 L 14.551 51.631 L 14.551 54.447 L 16.897 56.325 L 18.306 56.794 L 18.306 58.202 L 16.897 59.141 L 16.897 65.243 L 18.306 64.304 L 19.244 65.243 L 20.183 66.181 L 20.183 67.12 L 18.306 67.12 L 17.367 69.467 L 16.897 71.345 L 15.959 74.161 L 15.02 75.1 L 13.142 75.1 L 11.265 74.161 L 9.857 74.63 L 10.796 76.038 L 9.387 77.446 L 6.102 78.385 L 3.755 80.263 L 2.347 80.263 Z\" fill=\"rgba(255,255,255,0.3)\"></path><path d=\"M 0.939 81.201 L 0 82.14 L 2.347 82.609 L 3.286 83.079 L 4.694 82.14 L 6.102 82.609 L 9.387 82.609 L 10.796 81.201 L 13.142 81.201 L 14.081 82.609 L 14.551 84.018 L 15.02 85.895 L 16.897 85.895 L 17.367 83.079 L 20.652 81.201 L 22.06 79.324 L 23.469 78.385 L 25.815 78.854 L 28.632 79.793 L 28.632 82.14 L 32.856 84.018 L 33.795 83.079 L 32.856 80.263 L 33.795 78.854 L 34.264 78.385 L 38.019 78.385 L 39.897 76.038 L 45.06 76.038 L 47.407 75.1 L 48.815 74.161 L 50.223 72.753 L 53.039 70.875 L 55.386 69.936 L 57.733 68.998 L 58.672 67.12 L 58.672 63.835 L 59.61 61.957 L 62.426 61.488 L 61.488 60.08 L 61.957 57.733 L 62.426 56.325 L 64.773 56.794 L 64.773 55.386 L 62.426 51.631 L 62.426 42.243 L 63.365 39.897 L 64.773 38.958 L 67.12 38.958 L 68.528 39.897 L 69.467 38.958 L 69.467 37.55 L 68.528 37.55 L 68.528 29.101 L 69.467 25.346 L 69.936 22.999 L 69.467 19.244 L 69.467 17.836 L 69.936 15.489 L 69.936 13.612 L 67.12 9.857 L 67.12 7.51 L 68.059 6.571 L 69.467 5.163 L 69.936 4.694 L 69.467 3.755 L 68.528 3.755 L 68.059 2.816 L 67.12 1.877 L 65.712 1.877 L 63.365 1.408 L 61.018 1.877 L 59.61 2.816 L 54.917 2.816 L 54.447 1.408 L 52.57 0 L 49.753 0 L 48.815 1.408 L 47.407 1.877 L 45.06 3.286 L 41.305 5.163 L 39.897 7.51 L 38.489 7.51 L 34.264 12.673 L 31.448 13.612 L 30.04 15.489 L 27.693 17.836 L 27.693 21.122 L 26.754 22.999 L 25.815 25.346 L 24.877 27.693 C 24.407 28.475 23.469 30.134 23.469 30.509 C 23.469 30.885 22.217 31.604 21.591 31.917 L 20.652 34.734 L 18.306 38.958 L 19.244 42.243 L 20.652 44.59 L 20.183 45.06 L 18.306 45.998 L 18.306 48.345 L 17.367 49.284 L 15.959 50.692 L 14.551 51.631 L 14.551 54.447 L 16.897 56.325 L 18.306 56.794 L 18.306 58.202 L 16.897 59.141 L 16.897 65.243 L 18.306 64.304 L 19.244 65.243 L 20.183 66.181 L 20.183 67.12 L 18.306 67.12 L 17.367 69.467 L 16.897 71.345 L 15.959 74.161 L 15.02 75.1 L 13.142 75.1 L 11.265 74.161 L 9.857 74.63 L 10.796 76.038 L 9.387 77.446 L 6.102 78.385 L 3.755 80.263 L 2.347 80.263 Z\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(86,104,140)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></g><g transform=\"translate(71.814 65.003)\" id=\"ss11318111873_8\"><path d=\"M 2.816 0 L 7.041 0 L 7.041 1.408 C 7.041 1.721 6.853 2.347 6.102 2.347 L 7.041 4.694 L 6.102 5.163 L 4.694 6.102 L 5.163 7.041 L 3.755 7.979 C 2.973 7.666 1.314 7.04 0.939 7.04 C 0.563 7.04 0.157 6.728 0 6.571 L 1.408 5.163 L 2.816 3.755 L 3.755 2.347 Z\" fill=\"rgba(255,255,255,0.3)\"></path><path d=\"M 3.755 0 L 2.816 0 M 2.816 0 L 3.755 2.347 L 2.816 3.755 L 1.408 5.163 L 0 6.571 C 0.157 6.728 0.563 7.041 0.939 7.041 C 1.314 7.041 2.973 7.666 3.755 7.979 L 5.163 7.04 L 4.694 6.102 L 6.102 5.163 L 7.041 4.693 L 6.102 2.347 C 6.853 2.347 7.041 1.721 7.041 1.408 L 7.041 0 Z\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(86,104,140)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></g><g transform=\"translate(74.161 74.39)\" id=\"ss11318111873_11\"><path d=\"M 2.347 2.347 L 0 2.347 L 2.347 1.408 L 2.816 0.469 L 5.163 0 L 5.163 1.409 L 4.224 2.348 L 2.347 2.348 Z\" fill=\"rgba(255,255,255,0.3)\"></path><path d=\"M 2.347 2.347 L 0 2.347 L 2.347 1.408 L 2.816 0.469 L 5.163 0 L 5.163 1.409 L 4.224 2.348 L 2.347 2.348 Z\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(86,104,140)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></g><g transform=\"translate(99.365 0)\" id=\"ss11318111873_14\"><path d=\"M 0 30.509 L 0 34.732 L 1.409 33.794 L 1.409 31.916 L 2.347 30.508 L 3.286 30.038 L 4.694 29.569 L 6.572 28.631 L 7.98 30.039 L 9.388 30.039 L 10.796 29.569 L 10.796 28.631 L 11.265 27.692 L 12.673 27.222 L 13.612 26.284 L 19.714 26.284 C 20.496 25.971 22.249 25.345 23 25.345 C 23.751 25.345 23.625 24.719 23.469 24.406 L 23 22.999 L 23 20.652 L 23.469 18.306 L 23.469 15.959 L 25.816 15.019 L 27.224 13.142 L 27.224 10.796 L 26.285 9.387 L 24.877 7.979 L 26.285 4.694 L 24.877 2.816 L 23.469 0.939 L 22.061 0 L 19.714 1.878 L 17.837 3.286 L 15.959 6.102 L 16.898 8.918 L 16.898 10.326 L 15.959 11.734 L 13.612 17.836 L 11.265 18.306 L 8.918 18.306 L 6.572 20.183 L 4.694 20.183 L 2.347 19.244 L 1.409 17.836 L 0 17.836 L 0 21.122 L 1.409 22.999 L 3.755 22.999 L 4.694 25.346 L 4.694 27.224 L 3.755 27.693 L 1.409 27.693 L 0 28.632 Z\" fill=\"rgba(255,255,255,0.3)\"></path><path d=\"M 0 30.509 L 0 34.732 L 1.409 33.794 L 1.409 31.916 L 2.347 30.508 L 3.286 30.038 L 4.694 29.569 L 6.572 28.631 L 7.98 30.039 L 9.388 30.039 L 10.796 29.569 L 10.796 28.631 L 11.265 27.692 L 12.673 27.222 L 13.612 26.284 L 19.714 26.284 C 20.496 25.971 22.249 25.345 23 25.345 C 23.751 25.345 23.625 24.719 23.469 24.406 L 23 22.999 L 23 20.652 L 23.469 18.306 L 23.469 15.959 L 25.816 15.019 L 27.224 13.142 L 27.224 10.796 L 26.285 9.387 L 24.877 7.979 L 26.285 4.694 L 24.877 2.816 L 23.469 0.939 L 22.061 0 L 19.714 1.878 L 17.837 3.286 L 15.959 6.102 L 16.898 8.918 L 16.898 10.326 L 15.959 11.734 L 13.612 17.836 L 11.265 18.306 L 8.918 18.306 L 6.572 20.183 L 4.694 20.183 L 2.347 19.244 L 1.409 17.836 L 0 17.836 L 0 21.122 L 1.409 22.999 L 3.755 22.999 L 4.694 25.346 L 4.694 27.224 L 3.755 27.693 L 1.409 27.693 L 0 28.632 Z\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(86,104,140)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></g><g transform=\"translate(135.038 0.938)\" id=\"ss11318111873_17\"><path d=\"M 1.877 0.939 L 0 1.408 L 0 2.347 L 1.877 3.285 L 1.877 5.163 L 2.816 6.102 L 5.163 6.571 L 7.04 6.101 L 7.04 4.224 L 6.102 1.408 L 6.102 0 L 4.693 0 Z\" fill=\"rgba(255,255,255,0.3)\"></path><path d=\"M 1.877 0.939 L 0 1.408 L 0 2.347 L 1.877 3.285 L 1.877 5.163 L 2.816 6.102 L 5.163 6.571 L 7.04 6.101 L 7.04 4.224 L 6.102 1.408 L 6.102 0 L 4.693 0 Z\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"rgb(86,104,140)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></g><path d=\"M 26.309 148.999 C 27.587 147.611 29.003 146.357 30.534 145.255 L 33.557 143.082 C 33.813 142.898 34.129 143.214 33.945 143.47 L 31.768 146.482 C 30.665 148.012 29.407 149.425 28.015 150.698 C 27.207 151.439 26.356 152.131 25.466 152.771 L 22.443 154.944 C 22.187 155.128 21.871 154.811 22.055 154.556 L 24.232 151.543 C 24.873 150.655 25.567 149.805 26.309 148.999 Z M 25.752 148.374 C 26.275 147.808 26.821 147.264 27.389 146.743 C 26.77 146.21 26.129 145.704 25.466 145.227 L 22.443 143.054 C 22.187 142.87 21.871 143.187 22.055 143.442 L 24.232 146.455 C 24.71 147.117 25.218 147.758 25.752 148.374 Z M 28.642 151.254 C 29.207 150.733 29.752 150.19 30.273 149.625 C 30.799 150.233 31.298 150.864 31.768 151.516 L 33.945 154.528 C 34.129 154.784 33.813 155.1 33.557 154.916 L 30.534 152.743 C 29.882 152.274 29.251 151.777 28.642 151.254 Z\" fill=\"rgb(8,18,38)\"></path><path d=\"M 44 164.499 C 42.067 164.499 40.5 164.499 40.5 164.499 L 40.5 133.499 C 40.5 133.499 42.067 133.499 44 133.499 L 135 133.499 C 136.933 133.499 138.5 133.499 138.5 133.499 L 138.5 164.499 C 138.5 164.499 136.933 164.499 135 164.499 Z\" fill=\"rgba(255,255,255,0.9)\"></path><path d=\"M 44 164.499 C 42.067 164.499 40.5 164.499 40.5 164.499 L 40.5 133.499 C 40.5 133.499 42.067 133.499 44 133.499 L 135 133.499 C 136.933 133.499 138.5 133.499 138.5 133.499 L 138.5 164.499 C 138.5 164.499 136.933 164.499 135 164.499 Z\" fill=\"transparent\" stroke=\"rgb(248,252,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path><path d=\"M 52.334 154.156 C 51.541 154.156 50.853 154.033 50.27 153.787 C 49.686 153.541 49.23 153.183 48.902 152.714 C 48.574 152.24 48.396 151.666 48.369 150.991 L 50.188 150.991 C 50.215 151.347 50.324 151.643 50.516 151.88 C 50.707 152.112 50.958 152.288 51.268 152.406 C 51.603 152.528 51.957 152.589 52.313 152.584 C 52.715 152.584 53.068 152.522 53.373 152.399 C 53.653 152.294 53.901 152.118 54.091 151.887 C 54.264 151.669 54.356 151.399 54.351 151.121 C 54.36 150.883 54.277 150.65 54.118 150.472 C 53.938 150.281 53.719 150.132 53.476 150.034 C 53.164 149.903 52.841 149.798 52.512 149.72 L 51.356 149.419 C 50.518 149.205 49.857 148.879 49.374 148.441 C 48.891 147.999 48.649 147.411 48.649 146.678 C 48.649 146.076 48.811 145.552 49.135 145.105 C 49.458 144.654 49.9 144.303 50.461 144.053 C 51.026 143.802 51.664 143.677 52.375 143.677 C 53.1 143.677 53.735 143.802 54.282 144.053 C 54.829 144.303 55.257 144.65 55.567 145.092 C 55.877 145.534 56.039 146.042 56.053 146.616 L 54.269 146.616 C 54.223 146.179 54.029 145.841 53.688 145.604 C 53.35 145.363 52.906 145.242 52.354 145.242 C 51.972 145.242 51.641 145.299 51.363 145.413 C 51.114 145.509 50.896 145.672 50.734 145.885 C 50.589 146.085 50.516 146.313 50.516 146.568 C 50.516 146.851 50.6 147.083 50.769 147.266 C 50.942 147.443 51.16 147.587 51.425 147.696 C 51.694 147.806 51.967 147.897 52.245 147.97 L 53.195 148.209 C 53.578 148.3 53.947 148.423 54.303 148.578 C 54.658 148.728 54.977 148.92 55.26 149.152 C 55.547 149.38 55.772 149.658 55.937 149.986 C 56.105 150.314 56.189 150.7 56.189 151.142 C 56.189 151.734 56.037 152.258 55.731 152.714 C 55.426 153.165 54.986 153.518 54.412 153.773 C 53.838 154.029 53.145 154.156 52.334 154.156 Z M 61.449 146.356 L 61.449 147.751 L 57.067 147.751 L 57.067 146.356 Z M 58.141 144.538 L 59.939 144.538 L 59.939 151.702 C 59.939 152.003 60.005 152.226 60.137 152.372 C 60.269 152.513 60.479 152.584 60.766 152.584 C 60.941 152.578 61.115 152.555 61.285 152.516 L 61.593 153.924 C 61.403 153.982 61.209 154.026 61.012 154.054 C 60.818 154.086 60.621 154.102 60.424 154.102 C 59.713 154.102 59.155 153.915 58.749 153.541 C 58.344 153.163 58.141 152.648 58.141 151.996 Z M 64.173 154.115 C 63.88 154.123 63.596 154.011 63.388 153.804 C 63.18 153.597 63.066 153.314 63.072 153.021 C 63.072 152.716 63.177 152.459 63.387 152.249 C 63.601 152.035 63.863 151.928 64.173 151.928 C 64.483 151.928 64.743 152.035 64.952 152.249 C 65.166 152.459 65.274 152.716 65.274 153.021 C 65.274 153.327 65.166 153.587 64.952 153.801 C 64.747 154.009 64.465 154.122 64.173 154.115 Z M 74.829 154.136 C 73.895 154.136 73.073 153.924 72.362 153.5 C 71.655 153.076 71.104 152.475 70.707 151.695 C 70.311 150.916 70.113 149.991 70.113 148.92 C 70.113 147.826 70.315 146.887 70.721 146.103 C 71.131 145.32 71.687 144.72 72.389 144.306 C 73.091 143.886 73.886 143.677 74.775 143.677 C 75.309 143.672 75.84 143.755 76.347 143.923 C 76.835 144.087 77.268 144.322 77.646 144.627 C 78.408 145.234 78.915 146.105 79.068 147.067 L 77.188 147.067 C 77.111 146.81 76.996 146.566 76.846 146.343 C 76.707 146.131 76.531 145.945 76.326 145.796 C 76.122 145.639 75.89 145.521 75.643 145.447 C 75.368 145.367 75.082 145.328 74.795 145.331 C 74.253 145.331 73.768 145.47 73.339 145.748 C 72.911 146.021 72.574 146.425 72.327 146.958 C 72.086 147.487 71.965 148.134 71.965 148.899 C 71.965 149.67 72.086 150.321 72.327 150.854 C 72.569 151.388 72.906 151.793 73.339 152.071 C 73.772 152.345 74.273 152.481 74.843 152.481 C 75.358 152.481 75.805 152.383 76.183 152.187 C 76.561 151.987 76.853 151.704 77.058 151.34 C 77.263 150.975 77.366 150.545 77.366 150.048 L 77.789 150.116 L 75.021 150.116 L 75.021 148.674 L 79.157 148.674 L 79.157 149.891 C 79.157 150.766 78.972 151.52 78.603 152.153 C 78.241 152.78 77.708 153.29 77.065 153.623 C 76.413 153.965 75.668 154.136 74.829 154.136 Z M 84.143 154.149 C 83.377 154.149 82.717 153.99 82.161 153.671 C 81.608 153.351 81.161 152.876 80.875 152.304 C 80.579 151.716 80.431 151.023 80.431 150.226 C 80.431 149.437 80.579 148.747 80.875 148.154 C 81.151 147.58 81.585 147.096 82.126 146.76 C 82.664 146.427 83.298 146.261 84.027 146.261 C 84.496 146.261 84.94 146.336 85.36 146.486 C 85.784 146.637 86.157 146.869 86.481 147.184 C 86.809 147.498 87.066 147.899 87.253 148.387 C 87.44 148.87 87.534 149.446 87.534 150.116 L 87.534 150.677 L 81.272 150.677 L 81.272 149.467 L 86.638 149.467 L 85.797 149.822 C 85.797 149.389 85.731 149.013 85.599 148.694 C 85.481 148.389 85.277 148.126 85.011 147.936 C 84.751 147.753 84.428 147.662 84.04 147.662 C 83.653 147.662 83.323 147.753 83.049 147.936 C 82.776 148.118 82.56 148.374 82.427 148.674 C 82.282 148.996 82.21 149.346 82.215 149.699 L 82.215 150.54 C 82.215 151.005 82.295 151.404 82.454 151.736 C 82.619 152.064 82.846 152.315 83.138 152.488 C 83.434 152.661 83.778 152.748 84.17 152.748 C 84.426 152.748 84.658 152.712 84.868 152.639 C 85.082 152.566 85.264 152.456 85.414 152.311 C 85.573 152.155 85.694 151.966 85.77 151.757 L 87.452 151.955 C 87.342 152.397 87.139 152.784 86.843 153.117 C 86.533 153.458 86.146 153.72 85.715 153.883 C 85.26 154.061 84.735 154.149 84.143 154.149 Z M 92.26 154.149 C 91.513 154.149 90.866 153.985 90.319 153.657 C 89.771 153.328 89.33 152.849 89.047 152.276 C 88.751 151.684 88.603 150.996 88.603 150.212 C 88.603 149.423 88.751 148.733 89.047 148.141 C 89.328 147.565 89.77 147.083 90.319 146.753 C 90.866 146.425 91.513 146.261 92.26 146.261 C 93.008 146.261 93.655 146.425 94.202 146.753 C 94.749 147.081 95.172 147.544 95.473 148.141 C 95.774 148.733 95.924 149.423 95.924 150.212 C 95.924 150.996 95.774 151.684 95.473 152.276 C 95.191 152.849 94.749 153.328 94.202 153.657 C 93.655 153.985 93.008 154.149 92.26 154.149 Z M 92.26 152.7 C 92.675 152.7 93.017 152.591 93.286 152.372 C 93.555 152.149 93.755 151.848 93.887 151.47 C 94.024 151.091 94.092 150.672 94.092 150.212 C 94.092 149.742 94.024 149.319 93.887 148.94 C 93.775 148.591 93.566 148.281 93.286 148.045 C 93.017 147.822 92.675 147.71 92.26 147.71 C 91.855 147.71 91.515 147.822 91.242 148.045 C 90.957 148.28 90.744 148.59 90.626 148.94 C 90.489 149.35 90.422 149.78 90.428 150.212 C 90.428 150.672 90.494 151.091 90.626 151.47 C 90.763 151.848 90.968 152.149 91.242 152.372 C 91.515 152.591 91.855 152.7 92.26 152.7 Z M 97.336 153.999 L 97.336 146.356 L 99.079 146.356 L 99.079 147.642 L 99.161 147.642 C 99.297 147.195 99.537 146.853 99.878 146.616 C 100.22 146.375 100.629 146.248 101.047 146.254 C 101.143 146.254 101.252 146.258 101.376 146.268 C 101.503 146.277 101.608 146.288 101.69 146.302 L 101.69 147.956 C 101.572 147.921 101.451 147.898 101.328 147.888 C 101.171 147.87 101.014 147.86 100.856 147.86 C 100.523 147.86 100.227 147.931 99.967 148.072 C 99.714 148.208 99.502 148.408 99.352 148.653 C 99.202 148.915 99.126 149.213 99.133 149.515 L 99.133 153.999 Z M 105.781 157.02 C 104.81 157.02 104.047 156.831 103.491 156.453 C 102.935 156.079 102.577 155.626 102.418 155.093 L 104.031 154.696 C 104.104 154.847 104.211 154.995 104.352 155.141 C 104.493 155.291 104.683 155.414 104.92 155.51 C 105.157 155.61 105.455 155.66 105.815 155.66 C 106.325 155.66 106.747 155.535 107.08 155.284 C 107.417 155.038 107.586 154.635 107.586 154.074 L 107.586 152.632 L 107.483 152.632 C 107.379 152.839 107.245 153.03 107.087 153.199 C 106.886 153.407 106.647 153.574 106.382 153.691 C 106.095 153.824 105.731 153.89 105.289 153.89 C 104.73 153.897 104.18 153.753 103.696 153.473 C 103.222 153.195 102.844 152.78 102.561 152.228 C 102.283 151.677 102.144 150.987 102.144 150.157 C 102.144 149.319 102.283 148.61 102.561 148.031 C 102.844 147.452 103.224 147.013 103.703 146.712 C 104.182 146.411 104.737 146.254 105.302 146.261 C 105.749 146.261 106.118 146.336 106.41 146.486 C 106.701 146.637 106.934 146.819 107.107 147.033 C 107.28 147.243 107.415 147.439 107.51 147.621 L 107.606 147.621 L 107.606 146.356 L 109.363 146.356 L 109.363 154.122 C 109.363 154.774 109.208 155.314 108.898 155.742 C 108.588 156.171 108.162 156.49 107.62 156.699 C 107.082 156.913 106.469 157.02 105.781 157.02 Z M 105.795 152.475 C 106.369 152.475 106.811 152.27 107.121 151.859 C 107.435 151.445 107.592 150.873 107.592 150.144 C 107.592 149.66 107.524 149.239 107.387 148.879 C 107.27 148.546 107.059 148.253 106.779 148.038 C 106.51 147.838 106.182 147.737 105.795 147.737 C 105.394 147.737 105.059 147.842 104.79 148.052 C 104.51 148.276 104.299 148.575 104.181 148.913 C 104.043 149.308 103.976 149.725 103.983 150.144 C 103.983 150.608 104.051 151.016 104.188 151.367 C 104.325 151.718 104.528 151.992 104.797 152.187 C 105.07 152.379 105.403 152.475 105.795 152.475 Z M 114.493 154.149 C 113.727 154.149 113.066 153.99 112.51 153.671 C 111.957 153.351 111.511 152.875 111.225 152.304 C 110.929 151.716 110.781 151.023 110.781 150.226 C 110.781 149.437 110.929 148.747 111.225 148.154 C 111.501 147.58 111.935 147.096 112.476 146.76 C 113.014 146.427 113.648 146.261 114.377 146.261 C 114.846 146.261 115.29 146.336 115.71 146.486 C 116.134 146.637 116.507 146.869 116.831 147.184 C 117.159 147.498 117.416 147.899 117.603 148.387 C 117.79 148.87 117.884 149.446 117.884 150.116 L 117.884 150.677 L 111.622 150.677 L 111.622 149.467 L 116.988 149.467 L 116.147 149.822 C 116.147 149.389 116.081 149.013 115.949 148.694 C 115.831 148.389 115.627 148.126 115.361 147.936 C 115.101 147.753 114.778 147.662 114.39 147.662 C 114.003 147.662 113.673 147.753 113.399 147.936 C 113.126 148.118 112.91 148.374 112.777 148.674 C 112.632 148.996 112.56 149.346 112.565 149.699 L 112.565 150.54 C 112.565 151.005 112.645 151.404 112.804 151.736 C 112.968 152.064 113.196 152.315 113.488 152.488 C 113.784 152.661 114.128 152.748 114.52 152.748 C 114.775 152.748 115.008 152.712 115.217 152.639 C 115.432 152.566 115.614 152.456 115.764 152.311 C 115.922 152.155 116.044 151.966 116.12 151.757 L 117.801 151.955 C 117.697 152.387 117.488 152.786 117.193 153.117 C 116.882 153.458 116.496 153.72 116.065 153.883 C 115.609 154.061 115.085 154.149 114.493 154.149 Z M 119.937 147.942 L 119.753 143.813 L 121.53 143.813 L 121.339 147.942 Z M 129.777 148.387 L 128.143 148.558 C 128.068 148.296 127.913 148.064 127.699 147.895 C 127.471 147.699 127.15 147.601 126.735 147.601 C 126.362 147.601 126.047 147.683 125.792 147.847 C 125.541 148.011 125.416 148.22 125.416 148.476 C 125.416 148.699 125.498 148.883 125.662 149.029 C 125.831 149.171 126.109 149.284 126.496 149.371 L 127.802 149.645 C 128.517 149.795 129.053 150.041 129.408 150.383 C 129.764 150.725 129.941 151.167 129.941 151.709 C 129.941 152.187 129.802 152.611 129.524 152.98 C 129.246 153.35 128.861 153.637 128.369 153.842 C 127.881 154.047 127.319 154.149 126.681 154.149 C 125.746 154.149 124.994 153.953 124.425 153.561 C 123.86 153.165 123.52 152.616 123.406 151.914 L 125.163 151.75 C 125.24 152.092 125.409 152.352 125.669 152.529 C 125.933 152.702 126.27 152.789 126.681 152.789 C 127.109 152.789 127.453 152.702 127.713 152.529 C 127.973 152.352 128.102 152.135 128.102 151.88 C 128.102 151.451 127.761 151.16 127.077 151.005 L 125.771 150.731 C 125.038 150.572 124.495 150.314 124.144 149.959 C 123.794 149.599 123.618 149.141 123.618 148.585 C 123.618 148.111 123.748 147.701 124.008 147.354 C 124.267 147.008 124.63 146.739 125.095 146.548 C 125.559 146.356 126.097 146.261 126.708 146.261 C 127.606 146.261 128.31 146.454 128.82 146.842 C 129.335 147.225 129.654 147.74 129.777 148.387 Z\" fill=\"rgb(29,46,79)\"></path></g></svg>',svgContentId:11318111873,withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xxv9g\",\"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: \"}),\"Grenada\"]})}),className:\"framer-1291zh2\",\"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: \"}),\"St. George's\"]})}),className:\"framer-1od11hi\",\"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:\"107,818\"})]})}),className:\"framer-1i909f9\",\"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\":\"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:[\"Language:\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7SW50ZXIgVGlnaHQtNjAw\",\"--framer-font-weight\":\"600\"},children:\" English\"})]})}),className:\"framer-1rcjlko\",\"data-framer-name\":\"Language: English, Maltese\",fonts:[\"GF;Inter Tight-regular\",\"GF;Inter Tight-600\"],name:\"Language: English, Maltese\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3gt66w\",\"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\uDDEC\uD83C\uDDE9\"})}),className:\"framer-5fode3\",\"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-16yyh9c\",\"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/eEedx7DX3d5srgm87\",nodeId:\"Y8dn9JOJ0\",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:\"12\\xb003\u2032N 61\\xb045\u2032W\"})})})]})}),className:\"framer-13vxaih\",\"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-1775743\",\"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-josgi1 hidden-1x76c0s\",\"data-framer-name\":\"right\",name:\"right\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1478,intrinsicWidth:1040,loading:getLoadingLazyAtYPosition(680),pixelHeight:1478,pixelWidth:1040,sizes:\"128px\",src:\"https://framerusercontent.com/images/zRTRPQMAGAxkzTRHAe7oGCblZs.png\",srcSet:\"https://framerusercontent.com/images/zRTRPQMAGAxkzTRHAe7oGCblZs.png?scale-down-to=1024 720w,https://framerusercontent.com/images/zRTRPQMAGAxkzTRHAe7oGCblZs.png 1040w\"},className:\"framer-ua6cll\",\"data-framer-name\":\"image 1\",name:\"image 1\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-r4k4pb\",\"data-framer-name\":\"Passport\",name:\"Passport\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v4489\",\"data-framer-name\":\"Frame 1188\",name:\"Frame 1188\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z1tk57\",\"data-framer-name\":\"Frame 1189\",name:\"Frame 1189\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{background:{alt:\"Grenada passport index\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(880),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 48px, 1434px)\",src:\"https://framerusercontent.com/images/YkXewVzP8EU5prKcRlaUPWg8Ayc.png\",srcSet:\"https://framerusercontent.com/images/YkXewVzP8EU5prKcRlaUPWg8Ayc.png?scale-down-to=512 512w,https://framerusercontent.com/images/YkXewVzP8EU5prKcRlaUPWg8Ayc.png 912w\"}},lvLGqXlxu:{background:{alt:\"Grenada passport index\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(660),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 32px, 1434px)\",src:\"https://framerusercontent.com/images/YkXewVzP8EU5prKcRlaUPWg8Ayc.png\",srcSet:\"https://framerusercontent.com/images/YkXewVzP8EU5prKcRlaUPWg8Ayc.png?scale-down-to=512 512w,https://framerusercontent.com/images/YkXewVzP8EU5prKcRlaUPWg8Ayc.png 912w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"Grenada passport index\",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/YkXewVzP8EU5prKcRlaUPWg8Ayc.png\",srcSet:\"https://framerusercontent.com/images/YkXewVzP8EU5prKcRlaUPWg8Ayc.png?scale-down-to=512 512w,https://framerusercontent.com/images/YkXewVzP8EU5prKcRlaUPWg8Ayc.png 912w\"},className:\"framer-16jwnxv\",\"data-framer-name\":\"Frame 1186\",name:\"Frame 1186\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-k1f6ry\",\"data-framer-name\":\"Graphic1\",name:\"Graphic1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d1k0l0\",\"data-framer-name\":\"Group 1119\",name:\"Group 1119\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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:\"28\"})}),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:\"28\"})}),className:\"framer-4x23cf\",\"data-framer-name\":\"24\",fonts:[\"CUSTOM;Editor's Note Extralight\"],name:\"24\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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:\"th\"})}),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:\"th\"})}),className:\"framer-1wcyedj\",\"data-framer-name\":\"24\",fonts:[\"CUSTOM;Editor's Note Extralight\"],name:\"24\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1x2j727\",\"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-rg8b8v\",\"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-wuf235\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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 50 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 50 Strongest Passport 2024\"})}),className:\"framer-181vvjd\",\"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:\"iwI2MQkd7\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"most powerful passports in the world\"})}),\", according to the 2024 CitizenX Passport Power Index.\"]})}),className:\"framer-r8tmt6\",\"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:{A43Lnv0gH:{background:{alt:\"Grenada visa-free travel\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1316),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 48px, 1434px)\",src:\"https://framerusercontent.com/images/hU4JXYOs03x0A1ACh7usZxh9YI.png\",srcSet:\"https://framerusercontent.com/images/hU4JXYOs03x0A1ACh7usZxh9YI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hU4JXYOs03x0A1ACh7usZxh9YI.png 912w\"}},lvLGqXlxu:{background:{alt:\"Grenada visa-free travel\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1087.941650390625),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 32px, 1434px)\",src:\"https://framerusercontent.com/images/hU4JXYOs03x0A1ACh7usZxh9YI.png\",srcSet:\"https://framerusercontent.com/images/hU4JXYOs03x0A1ACh7usZxh9YI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hU4JXYOs03x0A1ACh7usZxh9YI.png 912w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"Grenada visa-free travel\",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/hU4JXYOs03x0A1ACh7usZxh9YI.png\",srcSet:\"https://framerusercontent.com/images/hU4JXYOs03x0A1ACh7usZxh9YI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hU4JXYOs03x0A1ACh7usZxh9YI.png 912w\"},className:\"framer-7zlv5p\",\"data-framer-name\":\"Frame 1189\",name:\"Frame 1189\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-g4dj2r\",\"data-framer-name\":\"Graphic1\",name:\"Graphic1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vsulac\",\"data-framer-name\":\"Group 1119\",name:\"Group 1119\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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:\"148\"})}),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:\"148\"})}),className:\"framer-1euagjo\",\"data-framer-name\":\"156\",fonts:[\"CUSTOM;Editor's Note Extralight\"],name:\"156\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-14ffm30\",\"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-1ex3scr\",\"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-18d3tai\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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-104f50a\",\"data-framer-name\":\"Passport power rank\",fonts:[\"Inter-Medium\"],name:\"Passport power rank\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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 receive 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 receive a visa on arrival (VOA) or electronic travel authority (ETA).\"})}),className:\"framer-1w3zjwf\",\"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:{A43Lnv0gH:{background:{alt:\"Grenada visa-free access\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1752),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 48px, 1434px)\",src:\"https://framerusercontent.com/images/Mgk25V56pxojFSc5xQdAdLM3E.png\",srcSet:\"https://framerusercontent.com/images/Mgk25V56pxojFSc5xQdAdLM3E.png?scale-down-to=512 512w,https://framerusercontent.com/images/Mgk25V56pxojFSc5xQdAdLM3E.png 912w\"}},lvLGqXlxu:{background:{alt:\"Grenada visa-free access\",fit:\"fill\",intrinsicHeight:740,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1515.88330078125),pixelHeight:740,pixelWidth:912,sizes:\"min(100vw - 32px, 1434px)\",src:\"https://framerusercontent.com/images/Mgk25V56pxojFSc5xQdAdLM3E.png\",srcSet:\"https://framerusercontent.com/images/Mgk25V56pxojFSc5xQdAdLM3E.png?scale-down-to=512 512w,https://framerusercontent.com/images/Mgk25V56pxojFSc5xQdAdLM3E.png 912w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"Grenada visa-free access\",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/Mgk25V56pxojFSc5xQdAdLM3E.png\",srcSet:\"https://framerusercontent.com/images/Mgk25V56pxojFSc5xQdAdLM3E.png?scale-down-to=512 512w,https://framerusercontent.com/images/Mgk25V56pxojFSc5xQdAdLM3E.png 912w\"},className:\"framer-cs7hxl\",\"data-framer-name\":\"Frame 1190\",name:\"Frame 1190\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16ldf3e\",\"data-framer-name\":\"Graphic1\",name:\"Graphic1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12nzqur\",\"data-framer-name\":\"Group 1119\",name:\"Group 1119\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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:\"85%\"})}),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:\"85%\"})}),className:\"framer-at6jpr\",\"data-framer-name\":\"71%\",fonts:[\"CUSTOM;Editor's Note Extralight\"],name:\"71%\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-cg8a6n\",\"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-ihf3nn\",\"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-116rbay\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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:\"South America 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:\"South America reach\"})}),className:\"framer-4fgxxs\",\"data-framer-name\":\"Passport power rank\",fonts:[\"Inter-Medium\"],name:\"Passport power rank\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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 mobility options with free access to 85% of the destinations in South America.\"})})}},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 mobility options with free access to 85% of the destinations in South America.\"})}),className:\"framer-15jqvhq\",\"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-ejfae5\",\"data-framer-name\":\"Frame 1188\",name:\"Frame 1188\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g7i3a0\",\"data-framer-name\":\"Left\",name:\"Left\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mc3k3p\",\"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:\"Take your legacy to new frontiers with a Grenadian passport.\"})}),className:\"framer-1f3qgwq\",\"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__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Travel freely to 148 destinations worldwide, including China, Russia, Singapore, the CARICOM, the United Kingdom, Europe\u2019s Schengen Area, and more.\"})}),className:\"framer-1d4jmmp\",\"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:\"YzjlZcrj9\"},implicitPathVariables:undefined},{href:{webPageId:\"YzjlZcrj9\"},implicitPathVariables:undefined},{href:{webPageId:\"YzjlZcrj9\"},implicitPathVariables:undefined},{href:{webPageId:\"YzjlZcrj9\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{y:2897},lvLGqXlxu:{y:2458.824951171875}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:1698,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yi7lwi-container\",whileHover:animation2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{BDCJXOoAc:resolvedLinks[1]},kTOb2Ape3:{BDCJXOoAc:resolvedLinks[3],UaYikATOT:\"Explore countries\"},lvLGqXlxu:{BDCJXOoAc:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(SecondaryButton,{BDCJXOoAc:resolvedLinks[0],height:\"100%\",id:\"fvDNNr8Rj\",layoutId:\"fvDNNr8Rj\",style:{height:\"100%\"},UaYikATOT:\"View all visa-free countries\",variant:\"SVjaNYskM\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{background:{alt:\"Grenada visa-free countries map\",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/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg 771w\"}},lvLGqXlxu:{background:{alt:\"Grenada visa-free countries map\",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/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg 771w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Grenada visa-free countries map\",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/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg?scale-down-to=512 512w,https://framerusercontent.com/images/GFwJzfJq7NrgrH2QP7at6AkEFIg.svg 771w\"},className:\"framer-j7sppc\",\"data-framer-name\":\"Frame 1189\",name:\"Frame 1189\"})})]})]})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j0evx\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bo6s8k\",\"data-framer-name\":\"1400-wrapper\",name:\"1400-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hhlpaw\",\"data-framer-name\":\"Features\",id:elementId1,name:\"Features\",ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16kep15\",\"data-framer-name\":\"Feature\",name:\"Feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1074p51\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{background:{alt:\"Grenadian citizenship for families\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(3015),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 48px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png\",srcSet:\"https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png?scale-down-to=512 512w,https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png 1700w\"}},lvLGqXlxu:{background:{alt:\"Grenadian citizenship for families\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(2584.824951171875),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 32px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png\",srcSet:\"https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png?scale-down-to=512 512w,https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png 1700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Grenadian citizenship for families\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(1965),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 48px, 1432px) * 0.6201 - 48px, 1px)\",src:\"https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png\",srcSet:\"https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png?scale-down-to=512 512w,https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/FC1vPzEdItS8qBFYKTkAWEeuPfI.png 1700w\"},className:\"framer-1hdrizh\",\"data-framer-name\":\"Right\",name:\"Right\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pga1c9\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ri64se\",\"data-framer-name\":\"Text-wrapper\",name:\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hr7fhx\",\"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:\"Citizenship for you and your family, without residency requirements.\"})}),className:\"framer-akoyq5\",\"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:{lvLGqXlxu:{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:\"Become a citizen remotely from anywhere in the world, and keep your current passport, as dual citizenship is recognized. Include your family in your application, or add dependents after becoming a citizen. \"}),/*#__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:\"Enjoy the full benefits of citizenship for life with your new asset that can be passed on without restriction to future generations, ensuring the prosperity and freedom of your bloodline.\"})]}),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:\"Become a citizen remotely from anywhere in the world, and keep your current passport, as dual citizenship is recognized. Include your family in your application, or add dependents after becoming a citizen. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"Enjoy the full benefits of citizenship for life with your new asset that can be passed on without restriction to future generations, ensuring the prosperity and freedom of your bloodline.\"})]}),className:\"framer-1gllurq\",\"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__*/_jsxs(\"div\",{className:\"framer-5orux1\",\"data-framer-name\":\"Feature\",name:\"Feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hsvta4\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gd9qdl\",\"data-framer-name\":\"Text-wrapper\",name:\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bkcqyw\",\"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 Caribbean citizenship with an investor visa in the USA.\"})}),className:\"framer-1lh467n\",\"data-framer-name\":\"Enjoy minimal residency requirements\",fonts:[\"Inter\"],name:\"Enjoy minimal residency requirements\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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:\"Access previously unimaginable opportunities in the USA for you and your family. The US E-2 agreement is essentially limited to citizens of Western countries, making this a great opportunity for non-Western passport holders. \"}),/*#__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:\"After setting up residency on the island for three years, you'll be able to apply for a non-immigrant investor visa in the USA.\"})]}),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:\"Access previously unimaginable opportunities in the USA for you and your family. The US E-2 agreement is essentially limited to citizens of Western countries, making this a great opportunity for non-Western passport holders. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rbxchf\",\"data-styles-preset\":\"L6_C7vDJ8\",children:\"After setting up residency on the island for three years, you'll be able to apply for a non-immigrant investor visa in the USA.\"})]}),className:\"framer-1gbg9oj\",\"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__*/_jsx(\"div\",{className:\"framer-1p0zyjn\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{background:{alt:\"Grenadian citizen\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(4065),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 48px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png\",srcSet:\"https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png 1700w\"}},lvLGqXlxu:{background:{alt:\"Grenadian citizen\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(3250.824951171875),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 32px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png\",srcSet:\"https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png 1700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Grenadian citizen\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(2625),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 48px, 1432px) * 0.6201 - 48px, 1px)\",src:\"https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png\",srcSet:\"https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png?scale-down-to=512 512w,https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ClcXEcEbfQ0hMzKTgzuZ4vOYAc.png 1700w\"},className:\"framer-pnp33s\",\"data-framer-name\":\"Right\",name:\"Right\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k8h6ql\",\"data-framer-name\":\"Feature\",name:\"Feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kb1eb3\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{background:{alt:\"Grenada citizenship by investment\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(5131),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 48px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png\",srcSet:\"https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png?scale-down-to=512 512w,https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png 1700w\"}},lvLGqXlxu:{background:{alt:\"Grenada citizenship by investment\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(3924.824951171875),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 32px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png\",srcSet:\"https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png?scale-down-to=512 512w,https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png 1700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Grenada citizenship by investment\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1700,loading:getLoadingLazyAtYPosition(3285),pixelHeight:1080,pixelWidth:1700,sizes:\"max(min(100vw - 48px, 1432px) * 0.62 - 48px, 1px)\",src:\"https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png\",srcSet:\"https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png?scale-down-to=512 512w,https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BZL9YEMLtDS6BpGskAgR3KEJg.png 1700w\"},className:\"framer-13ydfi9\",\"data-framer-name\":\"Right\",name:\"Right\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13lzbhr\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-n4wvlg\",\"data-framer-name\":\"Text-wrapper\",name:\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vq12ke\",\"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:\"Safeguard your wealth with 0% taxes and business-friendly jurisdictions.\"})}),className:\"framer-127v22k\",\"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-16l6g1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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:\"Move without restriction to any of the 15 member states of the CARICOM, including St Kitts, Antigua, or Barbados. If you choose to reside in Grenada, you'll find 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:\"Move without restriction to any of the 15 member states of the CARICOM, including St Kitts, Antigua, or Barbados. If you choose to reside in Grenada, you'll find an attractive tax environment featuring:\"})}),className:\"framer-1038r8a\",\"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-7251pu\",\"data-framer-name\":\"Table\",name:\"Table\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p6qhe3\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17ryf4k\",\"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-7hhcbr\",\"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:\"Investment income tax\"})}),className:\"framer-1brh532\",\"data-framer-name\":\"Worldwide income tax\",fonts:[\"GF;Inter Tight-500\"],name:\"Worldwide income tax\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ys36w5\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-osnils\",\"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-14vccq5\",\"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-12o9mve\",\"data-framer-name\":\"Capital gains tax\",fonts:[\"GF;Inter Tight-500\"],name:\"Capital gains tax\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mxc6xu\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-se9env\",\"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-5xhv36\",\"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-eyykym\",\"data-framer-name\":\"Net worth tax\",fonts:[\"GF;Inter Tight-500\"],name:\"Net worth tax\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vi90b\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ohdzdy\",\"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-15hjm3u\",\"data-framer-name\":\"NO\",fonts:[\"GF;Inter Tight-600\"],name:\"NO\",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-1fhrsve\",\"data-framer-name\":\"CFC laws\",fonts:[\"GF;Inter Tight-500\"],name:\"CFC laws\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5bx3cj\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l2n48k\",\"data-border\":true,\"data-framer-name\":\"label\",name:\"label\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-19igx9o\",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-15vsqm6\",\"data-framer-name\":\"CFC laws\",fonts:[\"GF;Inter Tight-500\"],name:\"CFC laws\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zsx6xk\",\"data-framer-name\":\"Feature\",name:\"Feature\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10cfoi9\",\"data-framer-name\":\"Left\",name:\"Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u65vb5\",\"data-framer-name\":\"Text-wrapper\",name:\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dkcbey\",\"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-12gudmv\",\"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:{lvLGqXlxu:{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 new 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 new business opportunities, and enjoy many privileges in the United Kingdom and other Commonwealth countries.\"})}),className:\"framer-1alf5o4\",\"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-vwlgvh\",\"data-framer-name\":\"Right\",name:\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{background:{alt:\"Grenada Commonwealth citizen\",fit:\"fill\",loading:getLoadingLazyAtYPosition(6512),sizes:\"max(min(100vw - 48px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png\",srcSet:\"https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=512 512w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png 4000w\"}},lvLGqXlxu:{background:{alt:\"Grenada Commonwealth citizen\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4901.824951171875),sizes:\"max(min(100vw - 32px, 1432px), 1px)\",src:\"https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png\",srcSet:\"https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=512 512w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png 4000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Grenada Commonwealth citizen\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3945),sizes:\"max(min(100vw - 48px, 1432px) * 0.6201 - 48px, 1px)\",src:\"https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png\",srcSet:\"https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=512 512w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/o0uow3XQawB68gp7eFgTaNn4uc.png 4000w\"},className:\"framer-b18hsm\",\"data-framer-name\":\"Right\",name:\"Right\"})})})]})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wfla80\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hsokf3 hidden-1t4huat\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2100,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition(7116),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\"}},lvLGqXlxu:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2100,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition(5205.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\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2100,intrinsicWidth:2800,loading:getLoadingLazyAtYPosition(4605),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-siug0e\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2100,intrinsicWidth:2800,positionX:\"center\",positionY:\"bottom\"},className:\"framer-dvzf73\",\"data-framer-name\":\"Steps\",name:\"Steps\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{width:\"calc(min(max(100vw, 1px), 1400px) - 32px)\",y:7180},lvLGqXlxu:{width:\"calc(min(max(100vw, 1px), 1400px) - 16px)\",y:5269.824951171875}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1116,width:\"calc(min(100vw, 1400px) - 32px)\",y:4669,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a45391-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{variant:\"dVIZFA_75\"}},children:/*#__PURE__*/_jsx(ProgramFooter,{height:\"100%\",id:\"FQougEROI\",K5pPJHKb1:\"The legal basis for this program is contained in the Grenada Citizenship by Investment Act 15, 2013.\",layoutId:\"FQougEROI\",LS4oj5EIu:addImageAlt({src:\"https://framerusercontent.com/images/zRTRPQMAGAxkzTRHAe7oGCblZs.png\",srcSet:\"https://framerusercontent.com/images/zRTRPQMAGAxkzTRHAe7oGCblZs.png?scale-down-to=1024 720w,https://framerusercontent.com/images/zRTRPQMAGAxkzTRHAe7oGCblZs.png 1040w\"},\"Grenada passport by investment\"),nOBtTD6_d:\"Become a citizen of Grenada.\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"jqPO4I4CQ\",width:\"100%\"})})})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{y:8296},lvLGqXlxu:{y:6385.824951171875}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1338,width:\"100vw\",y:5785,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jkt6d3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A43Lnv0gH:{variant:\"vHGOgyt5V\"},lvLGqXlxu:{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:\"dye6DnhQG\",layoutId:\"dye6DnhQG\",style:{width:\"100%\"},variant:\"KaffuJCQh\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gxp8b8 hidden-p2lzh5 hidden-1x76c0s hidden-bafy4w\",\"data-framer-name\":\"sticky-bottom-menu\",name:\"sticky-bottom-menu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lvLGqXlxu:{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__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ovoh4r-container\",children:/*#__PURE__*/_jsx(StickyBottomMenu,{height:\"100%\",id:\"zmZxCzmSR\",layoutId:\"zmZxCzmSR\",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-eGF1K { background: white; }`,\".framer-eGF1K.framer-1wo7m46, .framer-eGF1K .framer-1wo7m46 { display: block; }\",\".framer-eGF1K.framer-p2lzh5 { 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-eGF1K .framer-10upios { 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-eGF1K .framer-11nxequ { 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-eGF1K .framer-13dkpi8 { flex: none; height: 32px; position: relative; text-decoration: none; width: 32px; }\",\".framer-eGF1K .framer-1amgl3o { 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-eGF1K .framer-178hedw { 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-eGF1K .framer-1nhgm0 { 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: 262px; }\",\".framer-eGF1K .framer-kq25pi, .framer-eGF1K .framer-tijkje, .framer-eGF1K .framer-181vvjd, .framer-eGF1K .framer-104f50a, .framer-eGF1K .framer-4fgxxs, .framer-eGF1K .framer-7hhcbr, .framer-eGF1K .framer-1brh532, .framer-eGF1K .framer-14vccq5, .framer-eGF1K .framer-12o9mve, .framer-eGF1K .framer-5xhv36, .framer-eGF1K .framer-eyykym, .framer-eGF1K .framer-15hjm3u, .framer-eGF1K .framer-1fhrsve, .framer-eGF1K .framer-15vsqm6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-eGF1K .framer-1nkcp3r { 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-eGF1K .framer-1i7lfec-container, .framer-eGF1K .framer-yi7lwi-container { flex: none; height: 46px; position: relative; width: auto; }\",\".framer-eGF1K .framer-1ydy3z7-container, .framer-eGF1K .framer-1jkt6d3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-eGF1K .framer-8q2am4 { 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-eGF1K .framer-y42roe { 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-eGF1K .framer-btnm9m { 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-eGF1K .framer-1l6btsl { 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-eGF1K .framer-cgiibe { 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-eGF1K .framer-lomrj9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-eGF1K .framer-iypgfd { flex: none; height: 220px; position: relative; width: 379px; }\",\".framer-eGF1K .framer-xxv9g, .framer-eGF1K .framer-3gt66w { 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-eGF1K .framer-1291zh2, .framer-eGF1K .framer-1od11hi, .framer-eGF1K .framer-1i909f9, .framer-eGF1K .framer-1rcjlko, .framer-eGF1K .framer-5fode3, .framer-eGF1K .framer-16yyh9c, .framer-eGF1K .framer-13vxaih, .framer-eGF1K .framer-1775743, .framer-eGF1K .framer-1f3qgwq, .framer-eGF1K .framer-1d4jmmp, .framer-eGF1K .framer-akoyq5, .framer-eGF1K .framer-1gllurq, .framer-eGF1K .framer-1lh467n, .framer-eGF1K .framer-1gbg9oj, .framer-eGF1K .framer-127v22k, .framer-eGF1K .framer-1038r8a, .framer-eGF1K .framer-12gudmv, .framer-eGF1K .framer-1alf5o4 { --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-eGF1K .framer-josgi1 { 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-eGF1K .framer-ua6cll { 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-eGF1K .framer-r4k4pb { 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-eGF1K .framer-1v4489 { 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-eGF1K .framer-z1tk57 { 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-eGF1K .framer-16jwnxv, .framer-eGF1K .framer-7zlv5p, .framer-eGF1K .framer-cs7hxl { 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-eGF1K .framer-k1f6ry, .framer-eGF1K .framer-g4dj2r, .framer-eGF1K .framer-16ldf3e { 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-eGF1K .framer-1d1k0l0, .framer-eGF1K .framer-vsulac, .framer-eGF1K .framer-12nzqur { flex: none; height: 129px; overflow: visible; position: relative; width: 164px; }\",\".framer-eGF1K .framer-4x23cf { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 45%; position: absolute; top: 26px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-eGF1K .framer-1wcyedj { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 104px; position: absolute; top: 14px; white-space: pre; width: auto; }\",\".framer-eGF1K .framer-1x2j727, .framer-eGF1K .framer-14ffm30, .framer-eGF1K .framer-cg8a6n { flex: none; height: 135px; left: 90px; position: absolute; top: -3px; width: 77px; }\",\".framer-eGF1K .framer-rg8b8v, .framer-eGF1K .framer-1ex3scr, .framer-eGF1K .framer-ihf3nn { flex: none; height: 135px; left: -3px; position: absolute; top: -3px; width: 77px; }\",\".framer-eGF1K .framer-wuf235, .framer-eGF1K .framer-18d3tai, .framer-eGF1K .framer-116rbay { 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-eGF1K .framer-r8tmt6, .framer-eGF1K .framer-1w3zjwf, .framer-eGF1K .framer-15jqvhq { --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-eGF1K .framer-1euagjo { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: 26px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-eGF1K .framer-at6jpr { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 55%; position: absolute; top: 26px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-eGF1K .framer-ejfae5 { 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-eGF1K .framer-1g7i3a0 { 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-eGF1K .framer-1mc3k3p { 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-eGF1K .framer-j7sppc { flex: 1 0 0px; height: 427px; position: relative; width: 1px; }\",\".framer-eGF1K .framer-j0evx { 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 0px 120px 0px; position: relative; width: 100%; }\",\".framer-eGF1K .framer-1bo6s8k { 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-eGF1K .framer-1hhlpaw { 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-eGF1K .framer-16kep15, .framer-eGF1K .framer-5orux1, .framer-eGF1K .framer-1k8h6ql, .framer-eGF1K .framer-zsx6xk { 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-eGF1K .framer-1074p51, .framer-eGF1K .framer-1p0zyjn, .framer-eGF1K .framer-kb1eb3, .framer-eGF1K .framer-vwlgvh { 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-eGF1K .framer-1hdrizh, .framer-eGF1K .framer-pnp33s, .framer-eGF1K .framer-13ydfi9, .framer-eGF1K .framer-b18hsm { 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-eGF1K .framer-pga1c9, .framer-eGF1K .framer-1hsvta4, .framer-eGF1K .framer-13lzbhr, .framer-eGF1K .framer-10cfoi9 { 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-eGF1K .framer-1ri64se, .framer-eGF1K .framer-gd9qdl, .framer-eGF1K .framer-1bkcqyw, .framer-eGF1K .framer-n4wvlg, .framer-eGF1K .framer-1vq12ke, .framer-eGF1K .framer-1u65vb5, .framer-eGF1K .framer-dkcbey { 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-eGF1K .framer-1hr7fhx { 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-eGF1K .framer-16l6g1 { 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-eGF1K .framer-7251pu { 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-eGF1K .framer-1p6qhe3, .framer-eGF1K .framer-ys36w5, .framer-eGF1K .framer-mxc6xu, .framer-eGF1K .framer-1vi90b, .framer-eGF1K .framer-5bx3cj { 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-eGF1K .framer-17ryf4k, .framer-eGF1K .framer-osnils, .framer-eGF1K .framer-se9env, .framer-eGF1K .framer-ohdzdy, .framer-eGF1K .framer-1l2n48k { --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-eGF1K .framer-19igx9o { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-eGF1K .framer-1wfla80 { 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-eGF1K .framer-1hsokf3 { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-1181c892-837c-405a-8cd6-2ca89bce15f1, #fffbf8) /* {\"name\":\"Beige\"} */ 0%, rgba(255, 251, 247, 0) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 122px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }',\".framer-eGF1K .framer-siug0e { 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-eGF1K .framer-dvzf73 { 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-eGF1K .framer-a45391-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\".framer-eGF1K .framer-1gxp8b8 { 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-eGF1K .framer-1ovoh4r-container { flex: none; height: auto; position: relative; width: 100%; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eGF1K.framer-p2lzh5, .framer-eGF1K .framer-10upios, .framer-eGF1K .framer-11nxequ, .framer-eGF1K .framer-1amgl3o, .framer-eGF1K .framer-178hedw, .framer-eGF1K .framer-1nhgm0, .framer-eGF1K .framer-1nkcp3r, .framer-eGF1K .framer-8q2am4, .framer-eGF1K .framer-y42roe, .framer-eGF1K .framer-btnm9m, .framer-eGF1K .framer-1l6btsl, .framer-eGF1K .framer-cgiibe, .framer-eGF1K .framer-lomrj9, .framer-eGF1K .framer-xxv9g, .framer-eGF1K .framer-3gt66w, .framer-eGF1K .framer-josgi1, .framer-eGF1K .framer-r4k4pb, .framer-eGF1K .framer-1v4489, .framer-eGF1K .framer-z1tk57, .framer-eGF1K .framer-16jwnxv, .framer-eGF1K .framer-k1f6ry, .framer-eGF1K .framer-wuf235, .framer-eGF1K .framer-7zlv5p, .framer-eGF1K .framer-g4dj2r, .framer-eGF1K .framer-18d3tai, .framer-eGF1K .framer-cs7hxl, .framer-eGF1K .framer-16ldf3e, .framer-eGF1K .framer-116rbay, .framer-eGF1K .framer-ejfae5, .framer-eGF1K .framer-1g7i3a0, .framer-eGF1K .framer-1mc3k3p, .framer-eGF1K .framer-j0evx, .framer-eGF1K .framer-1bo6s8k, .framer-eGF1K .framer-1hhlpaw, .framer-eGF1K .framer-16kep15, .framer-eGF1K .framer-1074p51, .framer-eGF1K .framer-1hdrizh, .framer-eGF1K .framer-pga1c9, .framer-eGF1K .framer-1ri64se, .framer-eGF1K .framer-1hr7fhx, .framer-eGF1K .framer-5orux1, .framer-eGF1K .framer-1hsvta4, .framer-eGF1K .framer-gd9qdl, .framer-eGF1K .framer-1bkcqyw, .framer-eGF1K .framer-1p0zyjn, .framer-eGF1K .framer-pnp33s, .framer-eGF1K .framer-1k8h6ql, .framer-eGF1K .framer-kb1eb3, .framer-eGF1K .framer-13ydfi9, .framer-eGF1K .framer-13lzbhr, .framer-eGF1K .framer-n4wvlg, .framer-eGF1K .framer-1vq12ke, .framer-eGF1K .framer-16l6g1, .framer-eGF1K .framer-7251pu, .framer-eGF1K .framer-1p6qhe3, .framer-eGF1K .framer-17ryf4k, .framer-eGF1K .framer-ys36w5, .framer-eGF1K .framer-osnils, .framer-eGF1K .framer-mxc6xu, .framer-eGF1K .framer-se9env, .framer-eGF1K .framer-1vi90b, .framer-eGF1K .framer-ohdzdy, .framer-eGF1K .framer-5bx3cj, .framer-eGF1K .framer-1l2n48k, .framer-eGF1K .framer-zsx6xk, .framer-eGF1K .framer-10cfoi9, .framer-eGF1K .framer-1u65vb5, .framer-eGF1K .framer-dkcbey, .framer-eGF1K .framer-vwlgvh, .framer-eGF1K .framer-b18hsm, .framer-eGF1K .framer-1wfla80, .framer-eGF1K .framer-1hsokf3, .framer-eGF1K .framer-siug0e, .framer-eGF1K .framer-dvzf73 { gap: 0px; } .framer-eGF1K.framer-p2lzh5 > *, .framer-eGF1K .framer-1amgl3o > *, .framer-eGF1K .framer-y42roe > *, .framer-eGF1K .framer-1l6btsl > *, .framer-eGF1K .framer-r4k4pb > *, .framer-eGF1K .framer-wuf235 > *, .framer-eGF1K .framer-18d3tai > *, .framer-eGF1K .framer-116rbay > *, .framer-eGF1K .framer-1bo6s8k > *, .framer-eGF1K .framer-1hdrizh > *, .framer-eGF1K .framer-pnp33s > *, .framer-eGF1K .framer-13ydfi9 > *, .framer-eGF1K .framer-b18hsm > *, .framer-eGF1K .framer-dvzf73 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-eGF1K.framer-p2lzh5 > :first-child, .framer-eGF1K .framer-1amgl3o > :first-child, .framer-eGF1K .framer-8q2am4 > :first-child, .framer-eGF1K .framer-y42roe > :first-child, .framer-eGF1K .framer-btnm9m > :first-child, .framer-eGF1K .framer-1l6btsl > :first-child, .framer-eGF1K .framer-lomrj9 > :first-child, .framer-eGF1K .framer-xxv9g > :first-child, .framer-eGF1K .framer-3gt66w > :first-child, .framer-eGF1K .framer-josgi1 > :first-child, .framer-eGF1K .framer-r4k4pb > :first-child, .framer-eGF1K .framer-1v4489 > :first-child, .framer-eGF1K .framer-16jwnxv > :first-child, .framer-eGF1K .framer-k1f6ry > :first-child, .framer-eGF1K .framer-wuf235 > :first-child, .framer-eGF1K .framer-7zlv5p > :first-child, .framer-eGF1K .framer-g4dj2r > :first-child, .framer-eGF1K .framer-18d3tai > :first-child, .framer-eGF1K .framer-cs7hxl > :first-child, .framer-eGF1K .framer-16ldf3e > :first-child, .framer-eGF1K .framer-116rbay > :first-child, .framer-eGF1K .framer-1g7i3a0 > :first-child, .framer-eGF1K .framer-1mc3k3p > :first-child, .framer-eGF1K .framer-j0evx > :first-child, .framer-eGF1K .framer-1bo6s8k > :first-child, .framer-eGF1K .framer-1hhlpaw > :first-child, .framer-eGF1K .framer-1hdrizh > :first-child, .framer-eGF1K .framer-pga1c9 > :first-child, .framer-eGF1K .framer-1ri64se > :first-child, .framer-eGF1K .framer-1hr7fhx > :first-child, .framer-eGF1K .framer-1hsvta4 > :first-child, .framer-eGF1K .framer-gd9qdl > :first-child, .framer-eGF1K .framer-1bkcqyw > :first-child, .framer-eGF1K .framer-pnp33s > :first-child, .framer-eGF1K .framer-13ydfi9 > :first-child, .framer-eGF1K .framer-13lzbhr > :first-child, .framer-eGF1K .framer-n4wvlg > :first-child, .framer-eGF1K .framer-1vq12ke > :first-child, .framer-eGF1K .framer-16l6g1 > :first-child, .framer-eGF1K .framer-7251pu > :first-child, .framer-eGF1K .framer-10cfoi9 > :first-child, .framer-eGF1K .framer-1u65vb5 > :first-child, .framer-eGF1K .framer-dkcbey > :first-child, .framer-eGF1K .framer-b18hsm > :first-child, .framer-eGF1K .framer-dvzf73 > :first-child { margin-top: 0px; } .framer-eGF1K.framer-p2lzh5 > :last-child, .framer-eGF1K .framer-1amgl3o > :last-child, .framer-eGF1K .framer-8q2am4 > :last-child, .framer-eGF1K .framer-y42roe > :last-child, .framer-eGF1K .framer-btnm9m > :last-child, .framer-eGF1K .framer-1l6btsl > :last-child, .framer-eGF1K .framer-lomrj9 > :last-child, .framer-eGF1K .framer-xxv9g > :last-child, .framer-eGF1K .framer-3gt66w > :last-child, .framer-eGF1K .framer-josgi1 > :last-child, .framer-eGF1K .framer-r4k4pb > :last-child, .framer-eGF1K .framer-1v4489 > :last-child, .framer-eGF1K .framer-16jwnxv > :last-child, .framer-eGF1K .framer-k1f6ry > :last-child, .framer-eGF1K .framer-wuf235 > :last-child, .framer-eGF1K .framer-7zlv5p > :last-child, .framer-eGF1K .framer-g4dj2r > :last-child, .framer-eGF1K .framer-18d3tai > :last-child, .framer-eGF1K .framer-cs7hxl > :last-child, .framer-eGF1K .framer-16ldf3e > :last-child, .framer-eGF1K .framer-116rbay > :last-child, .framer-eGF1K .framer-1g7i3a0 > :last-child, .framer-eGF1K .framer-1mc3k3p > :last-child, .framer-eGF1K .framer-j0evx > :last-child, .framer-eGF1K .framer-1bo6s8k > :last-child, .framer-eGF1K .framer-1hhlpaw > :last-child, .framer-eGF1K .framer-1hdrizh > :last-child, .framer-eGF1K .framer-pga1c9 > :last-child, .framer-eGF1K .framer-1ri64se > :last-child, .framer-eGF1K .framer-1hr7fhx > :last-child, .framer-eGF1K .framer-1hsvta4 > :last-child, .framer-eGF1K .framer-gd9qdl > :last-child, .framer-eGF1K .framer-1bkcqyw > :last-child, .framer-eGF1K .framer-pnp33s > :last-child, .framer-eGF1K .framer-13ydfi9 > :last-child, .framer-eGF1K .framer-13lzbhr > :last-child, .framer-eGF1K .framer-n4wvlg > :last-child, .framer-eGF1K .framer-1vq12ke > :last-child, .framer-eGF1K .framer-16l6g1 > :last-child, .framer-eGF1K .framer-7251pu > :last-child, .framer-eGF1K .framer-10cfoi9 > :last-child, .framer-eGF1K .framer-1u65vb5 > :last-child, .framer-eGF1K .framer-dkcbey > :last-child, .framer-eGF1K .framer-b18hsm > :last-child, .framer-eGF1K .framer-dvzf73 > :last-child { margin-bottom: 0px; } .framer-eGF1K .framer-10upios > * { margin: 0px; margin-left: calc(1px / 2); margin-right: calc(1px / 2); } .framer-eGF1K .framer-10upios > :first-child, .framer-eGF1K .framer-11nxequ > :first-child, .framer-eGF1K .framer-178hedw > :first-child, .framer-eGF1K .framer-1nhgm0 > :first-child, .framer-eGF1K .framer-1nkcp3r > :first-child, .framer-eGF1K .framer-cgiibe > :first-child, .framer-eGF1K .framer-z1tk57 > :first-child, .framer-eGF1K .framer-ejfae5 > :first-child, .framer-eGF1K .framer-16kep15 > :first-child, .framer-eGF1K .framer-1074p51 > :first-child, .framer-eGF1K .framer-5orux1 > :first-child, .framer-eGF1K .framer-1p0zyjn > :first-child, .framer-eGF1K .framer-1k8h6ql > :first-child, .framer-eGF1K .framer-kb1eb3 > :first-child, .framer-eGF1K .framer-1p6qhe3 > :first-child, .framer-eGF1K .framer-17ryf4k > :first-child, .framer-eGF1K .framer-ys36w5 > :first-child, .framer-eGF1K .framer-osnils > :first-child, .framer-eGF1K .framer-mxc6xu > :first-child, .framer-eGF1K .framer-se9env > :first-child, .framer-eGF1K .framer-1vi90b > :first-child, .framer-eGF1K .framer-ohdzdy > :first-child, .framer-eGF1K .framer-5bx3cj > :first-child, .framer-eGF1K .framer-1l2n48k > :first-child, .framer-eGF1K .framer-zsx6xk > :first-child, .framer-eGF1K .framer-vwlgvh > :first-child, .framer-eGF1K .framer-1wfla80 > :first-child, .framer-eGF1K .framer-1hsokf3 > :first-child, .framer-eGF1K .framer-siug0e > :first-child { margin-left: 0px; } .framer-eGF1K .framer-10upios > :last-child, .framer-eGF1K .framer-11nxequ > :last-child, .framer-eGF1K .framer-178hedw > :last-child, .framer-eGF1K .framer-1nhgm0 > :last-child, .framer-eGF1K .framer-1nkcp3r > :last-child, .framer-eGF1K .framer-cgiibe > :last-child, .framer-eGF1K .framer-z1tk57 > :last-child, .framer-eGF1K .framer-ejfae5 > :last-child, .framer-eGF1K .framer-16kep15 > :last-child, .framer-eGF1K .framer-1074p51 > :last-child, .framer-eGF1K .framer-5orux1 > :last-child, .framer-eGF1K .framer-1p0zyjn > :last-child, .framer-eGF1K .framer-1k8h6ql > :last-child, .framer-eGF1K .framer-kb1eb3 > :last-child, .framer-eGF1K .framer-1p6qhe3 > :last-child, .framer-eGF1K .framer-17ryf4k > :last-child, .framer-eGF1K .framer-ys36w5 > :last-child, .framer-eGF1K .framer-osnils > :last-child, .framer-eGF1K .framer-mxc6xu > :last-child, .framer-eGF1K .framer-se9env > :last-child, .framer-eGF1K .framer-1vi90b > :last-child, .framer-eGF1K .framer-ohdzdy > :last-child, .framer-eGF1K .framer-5bx3cj > :last-child, .framer-eGF1K .framer-1l2n48k > :last-child, .framer-eGF1K .framer-zsx6xk > :last-child, .framer-eGF1K .framer-vwlgvh > :last-child, .framer-eGF1K .framer-1wfla80 > :last-child, .framer-eGF1K .framer-1hsokf3 > :last-child, .framer-eGF1K .framer-siug0e > :last-child { margin-right: 0px; } .framer-eGF1K .framer-11nxequ > *, .framer-eGF1K .framer-1nhgm0 > *, .framer-eGF1K .framer-17ryf4k > *, .framer-eGF1K .framer-osnils > *, .framer-eGF1K .framer-se9env > *, .framer-eGF1K .framer-ohdzdy > *, .framer-eGF1K .framer-1l2n48k > *, .framer-eGF1K .framer-1wfla80 > *, .framer-eGF1K .framer-1hsokf3 > *, .framer-eGF1K .framer-siug0e > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eGF1K .framer-178hedw > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-eGF1K .framer-1nkcp3r > *, .framer-eGF1K .framer-1p6qhe3 > *, .framer-eGF1K .framer-ys36w5 > *, .framer-eGF1K .framer-mxc6xu > *, .framer-eGF1K .framer-1vi90b > *, .framer-eGF1K .framer-5bx3cj > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-eGF1K .framer-8q2am4 > *, .framer-eGF1K .framer-btnm9m > *, .framer-eGF1K .framer-1g7i3a0 > *, .framer-eGF1K .framer-1mc3k3p > *, .framer-eGF1K .framer-j0evx > *, .framer-eGF1K .framer-pga1c9 > *, .framer-eGF1K .framer-1ri64se > *, .framer-eGF1K .framer-1hsvta4 > *, .framer-eGF1K .framer-gd9qdl > *, .framer-eGF1K .framer-1bkcqyw > *, .framer-eGF1K .framer-13lzbhr > *, .framer-eGF1K .framer-n4wvlg > *, .framer-eGF1K .framer-1vq12ke > *, .framer-eGF1K .framer-10cfoi9 > *, .framer-eGF1K .framer-1u65vb5 > *, .framer-eGF1K .framer-dkcbey > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-eGF1K .framer-cgiibe > *, .framer-eGF1K .framer-ejfae5 > *, .framer-eGF1K .framer-1074p51 > *, .framer-eGF1K .framer-1p0zyjn > *, .framer-eGF1K .framer-kb1eb3 > *, .framer-eGF1K .framer-vwlgvh > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-eGF1K .framer-lomrj9 > *, .framer-eGF1K .framer-xxv9g > *, .framer-eGF1K .framer-3gt66w > *, .framer-eGF1K .framer-josgi1 > *, .framer-eGF1K .framer-7251pu > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-eGF1K .framer-1v4489 > *, .framer-eGF1K .framer-1hhlpaw > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-eGF1K .framer-z1tk57 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-eGF1K .framer-16jwnxv > *, .framer-eGF1K .framer-7zlv5p > *, .framer-eGF1K .framer-cs7hxl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-eGF1K .framer-k1f6ry > *, .framer-eGF1K .framer-g4dj2r > *, .framer-eGF1K .framer-16ldf3e > * { margin: 0px; margin-bottom: calc(14.168811798095703px / 2); margin-top: calc(14.168811798095703px / 2); } .framer-eGF1K .framer-16kep15 > *, .framer-eGF1K .framer-5orux1 > *, .framer-eGF1K .framer-1k8h6ql > *, .framer-eGF1K .framer-zsx6xk > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-eGF1K .framer-1hr7fhx > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-eGF1K .framer-16l6g1 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-eGF1K[data-border=\"true\"]::after, .framer-eGF1K [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-eGF1K { background: white; } .framer-eGF1K.framer-p2lzh5 { width: 810px; } .framer-eGF1K .framer-xxv9g, .framer-eGF1K .framer-3gt66w { padding: 24px; } .framer-eGF1K .framer-1v4489 { gap: 48px; padding: 0px 0px 48px 0px; } .framer-eGF1K .framer-z1tk57 { flex-direction: column; padding: 0px; } .framer-eGF1K .framer-16jwnxv, .framer-eGF1K .framer-7zlv5p, .framer-eGF1K .framer-cs7hxl { flex: none; height: 420px; width: 100%; } .framer-eGF1K .framer-ejfae5 { flex-direction: column; } .framer-eGF1K .framer-1g7i3a0 { align-self: unset; flex: none; height: min-content; max-width: unset; order: 1; padding: 0px; width: 100%; } .framer-eGF1K .framer-j7sppc { flex: none; order: 0; width: 100%; } .framer-eGF1K .framer-j0evx { padding: 0px 0px 64px 0px; } .framer-eGF1K .framer-1hhlpaw { gap: 64px; } .framer-eGF1K .framer-16kep15, .framer-eGF1K .framer-5orux1, .framer-eGF1K .framer-1k8h6ql, .framer-eGF1K .framer-zsx6xk { flex-direction: column; height: min-content; } .framer-eGF1K .framer-1074p51, .framer-eGF1K .framer-vwlgvh { flex: none; height: 540px; width: 100%; } .framer-eGF1K .framer-pga1c9, .framer-eGF1K .framer-10cfoi9 { height: min-content; width: 100%; } .framer-eGF1K .framer-1hsvta4, .framer-eGF1K .framer-13lzbhr { height: min-content; order: 1; width: 100%; } .framer-eGF1K .framer-1p0zyjn, .framer-eGF1K .framer-kb1eb3 { flex: none; height: 540px; order: 0; width: 100%; } .framer-eGF1K .framer-dvzf73 { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eGF1K .framer-1v4489, .framer-eGF1K .framer-z1tk57, .framer-eGF1K .framer-ejfae5, .framer-eGF1K .framer-1hhlpaw, .framer-eGF1K .framer-16kep15, .framer-eGF1K .framer-5orux1, .framer-eGF1K .framer-1k8h6ql, .framer-eGF1K .framer-zsx6xk { gap: 0px; } .framer-eGF1K .framer-1v4489 > *, .framer-eGF1K .framer-16kep15 > *, .framer-eGF1K .framer-5orux1 > *, .framer-eGF1K .framer-1k8h6ql > *, .framer-eGF1K .framer-zsx6xk > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-eGF1K .framer-1v4489 > :first-child, .framer-eGF1K .framer-z1tk57 > :first-child, .framer-eGF1K .framer-ejfae5 > :first-child, .framer-eGF1K .framer-1hhlpaw > :first-child, .framer-eGF1K .framer-16kep15 > :first-child, .framer-eGF1K .framer-5orux1 > :first-child, .framer-eGF1K .framer-1k8h6ql > :first-child, .framer-eGF1K .framer-zsx6xk > :first-child { margin-top: 0px; } .framer-eGF1K .framer-1v4489 > :last-child, .framer-eGF1K .framer-z1tk57 > :last-child, .framer-eGF1K .framer-ejfae5 > :last-child, .framer-eGF1K .framer-1hhlpaw > :last-child, .framer-eGF1K .framer-16kep15 > :last-child, .framer-eGF1K .framer-5orux1 > :last-child, .framer-eGF1K .framer-1k8h6ql > :last-child, .framer-eGF1K .framer-zsx6xk > :last-child { margin-bottom: 0px; } .framer-eGF1K .framer-z1tk57 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-eGF1K .framer-ejfae5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-eGF1K .framer-1hhlpaw > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-eGF1K { background: white; } .framer-eGF1K.framer-p2lzh5 { overflow: hidden; width: 390px; } .framer-eGF1K .framer-8q2am4 { padding: 0px 16px 0px 16px; } .framer-eGF1K .framer-1l6btsl, .framer-eGF1K .framer-1mc3k3p, .framer-eGF1K .framer-1ri64se, .framer-eGF1K .framer-1bkcqyw, .framer-eGF1K .framer-1vq12ke, .framer-eGF1K .framer-dkcbey { gap: 16px; } .framer-eGF1K .framer-1v4489 { gap: 48px; padding: 0px 0px 8px 0px; } .framer-eGF1K .framer-z1tk57 { flex-direction: column; padding: 0px; } .framer-eGF1K .framer-16jwnxv, .framer-eGF1K .framer-7zlv5p, .framer-eGF1K .framer-cs7hxl { flex: none; height: min-content; padding: 42px 0px 42px 0px; width: 100%; } .framer-eGF1K .framer-4x23cf { left: 49%; } .framer-eGF1K .framer-wuf235, .framer-eGF1K .framer-18d3tai, .framer-eGF1K .framer-116rbay { padding: 0px 24px 0px 24px; } .framer-eGF1K .framer-1euagjo { top: 27px; } .framer-eGF1K .framer-at6jpr { left: 51%; top: 29px; } .framer-eGF1K .framer-ejfae5 { flex-direction: column; gap: 16px; padding: 0px 0px 48px 0px; } .framer-eGF1K .framer-1g7i3a0 { align-self: unset; flex: none; height: min-content; max-width: unset; order: 1; padding: 0px; width: 100%; } .framer-eGF1K .framer-j7sppc { flex: none; height: 225px; order: 0; width: 100%; } .framer-eGF1K .framer-j0evx { padding: 0px 0px 64px 0px; } .framer-eGF1K .framer-1hhlpaw { gap: 64px; } .framer-eGF1K .framer-16kep15, .framer-eGF1K .framer-5orux1, .framer-eGF1K .framer-1k8h6ql, .framer-eGF1K .framer-zsx6xk { flex-direction: column; gap: 24px; height: min-content; } .framer-eGF1K .framer-1074p51, .framer-eGF1K .framer-vwlgvh { flex: none; height: 240px; width: 100%; } .framer-eGF1K .framer-pga1c9, .framer-eGF1K .framer-10cfoi9 { height: min-content; width: 100%; } .framer-eGF1K .framer-1hsvta4, .framer-eGF1K .framer-13lzbhr { height: min-content; order: 1; width: 100%; } .framer-eGF1K .framer-1p0zyjn, .framer-eGF1K .framer-kb1eb3 { flex: none; height: 240px; order: 0; width: 100%; } .framer-eGF1K .framer-1wfla80 { flex-direction: column; } .framer-eGF1K .framer-dvzf73 { flex: 1 0 0px; padding: 64px 8px 0px 8px; width: 1px; } .framer-eGF1K .framer-1ovoh4r-container { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eGF1K .framer-1l6btsl, .framer-eGF1K .framer-1v4489, .framer-eGF1K .framer-z1tk57, .framer-eGF1K .framer-ejfae5, .framer-eGF1K .framer-1mc3k3p, .framer-eGF1K .framer-1hhlpaw, .framer-eGF1K .framer-16kep15, .framer-eGF1K .framer-1ri64se, .framer-eGF1K .framer-5orux1, .framer-eGF1K .framer-1bkcqyw, .framer-eGF1K .framer-1k8h6ql, .framer-eGF1K .framer-1vq12ke, .framer-eGF1K .framer-zsx6xk, .framer-eGF1K .framer-dkcbey, .framer-eGF1K .framer-1wfla80 { gap: 0px; } .framer-eGF1K .framer-1l6btsl > *, .framer-eGF1K .framer-z1tk57 > *, .framer-eGF1K .framer-ejfae5 > *, .framer-eGF1K .framer-1mc3k3p > *, .framer-eGF1K .framer-1ri64se > *, .framer-eGF1K .framer-1bkcqyw > *, .framer-eGF1K .framer-1vq12ke > *, .framer-eGF1K .framer-dkcbey > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-eGF1K .framer-1l6btsl > :first-child, .framer-eGF1K .framer-1v4489 > :first-child, .framer-eGF1K .framer-z1tk57 > :first-child, .framer-eGF1K .framer-ejfae5 > :first-child, .framer-eGF1K .framer-1mc3k3p > :first-child, .framer-eGF1K .framer-1hhlpaw > :first-child, .framer-eGF1K .framer-16kep15 > :first-child, .framer-eGF1K .framer-1ri64se > :first-child, .framer-eGF1K .framer-5orux1 > :first-child, .framer-eGF1K .framer-1bkcqyw > :first-child, .framer-eGF1K .framer-1k8h6ql > :first-child, .framer-eGF1K .framer-1vq12ke > :first-child, .framer-eGF1K .framer-zsx6xk > :first-child, .framer-eGF1K .framer-dkcbey > :first-child, .framer-eGF1K .framer-1wfla80 > :first-child { margin-top: 0px; } .framer-eGF1K .framer-1l6btsl > :last-child, .framer-eGF1K .framer-1v4489 > :last-child, .framer-eGF1K .framer-z1tk57 > :last-child, .framer-eGF1K .framer-ejfae5 > :last-child, .framer-eGF1K .framer-1mc3k3p > :last-child, .framer-eGF1K .framer-1hhlpaw > :last-child, .framer-eGF1K .framer-16kep15 > :last-child, .framer-eGF1K .framer-1ri64se > :last-child, .framer-eGF1K .framer-5orux1 > :last-child, .framer-eGF1K .framer-1bkcqyw > :last-child, .framer-eGF1K .framer-1k8h6ql > :last-child, .framer-eGF1K .framer-1vq12ke > :last-child, .framer-eGF1K .framer-zsx6xk > :last-child, .framer-eGF1K .framer-dkcbey > :last-child, .framer-eGF1K .framer-1wfla80 > :last-child { margin-bottom: 0px; } .framer-eGF1K .framer-1v4489 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-eGF1K .framer-1hhlpaw > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-eGF1K .framer-16kep15 > *, .framer-eGF1K .framer-5orux1 > *, .framer-eGF1K .framer-1k8h6ql > *, .framer-eGF1K .framer-zsx6xk > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-eGF1K .framer-1wfla80 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,`@media (min-width: 1600px) { .${metadata.bodyClassName}-framer-eGF1K { background: white; } .framer-eGF1K.framer-p2lzh5 { width: 1600px; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6226.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"A43Lnv0gH\":{\"layout\":[\"fixed\",\"auto\"]},\"lvLGqXlxu\":{\"layout\":[\"fixed\",\"auto\"]},\"kTOb2Ape3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerN75wIPxVX=withCSS(Component,css,\"framer-eGF1K\");export default FramerN75wIPxVX;FramerN75wIPxVX.displayName=\"Citizenship Investment / Saint Lucia\";FramerN75wIPxVX.defaultProps={height:6226.5,width:1200};addFonts(FramerN75wIPxVX,[{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,...ProgramFooterFonts,...XFooterFonts,...StickyBottomMenuFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerN75wIPxVX\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A43Lnv0gH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lvLGqXlxu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kTOb2Ape3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"6226.5\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"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", "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", "isDisplayed2", "defaultLayoutId", "ae", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "Link", "SVG", "RichText2", "x", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "css", "FramerN75wIPxVX", "withCSS", "N75wIPxVX_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
