{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/h7LXsuGZswUpwaiLpNnb/1GkPwyGd5nID6gY89FzX/ggYD3JLfy.js", "ssg:https://framerusercontent.com/modules/WdmlwL1Ts230hxwGUj47/MoeGISwlZZVVI5uOCObB/ggYD3JLfy.js"],
  "sourcesContent": ["// Generated by Framer (ee31e22)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={dlUdQynj7:new LazyValue(()=>import(\"./ggYD3JLfy-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ee31e22)\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,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/5hCj5aqz259Cc22vd8sH/SmoothScroll_Prod.js\";import MainCTA3 from\"#framer/local/canvasComponent/BjgSk7eSJ/BjgSk7eSJ.js\";import MAINNAVIGATION from\"#framer/local/canvasComponent/EDBdzHERR/EDBdzHERR.js\";import FooterCTA from\"#framer/local/canvasComponent/jwkE7MWdi/jwkE7MWdi.js\";import CTAInvestNow from\"#framer/local/canvasComponent/mhmhnpVox/mhmhnpVox.js\";import SectionFooter3 from\"#framer/local/canvasComponent/qI0myK8AG/qI0myK8AG.js\";import*as sharedStyle3 from\"#framer/local/css/E2TQ3GzeT/E2TQ3GzeT.js\";import*as sharedStyle2 from\"#framer/local/css/hzls4limn/hzls4limn.js\";import*as sharedStyle from\"#framer/local/css/Uh1620fkZ/Uh1620fkZ.js\";import*as sharedStyle1 from\"#framer/local/css/uvqX5xAqa/uvqX5xAqa.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ggYD3JLfy/ggYD3JLfy.js\";import metadataProvider from\"#framer/local/webPageMetadata/ggYD3JLfy/ggYD3JLfy.js\";const MAINNAVIGATIONFonts=getFonts(MAINNAVIGATION);const ContainerWithFX=withFX(Container);const SmoothScrollFonts=getFonts(SmoothScroll);const CTAInvestNowFonts=getFonts(CTAInvestNow);const MainCTA3Fonts=getFonts(MainCTA3);const MotionDivWithFX=withFX(motion.div);const FooterCTAFonts=getFonts(FooterCTA);const SectionFooter3Fonts=getFonts(SectionFooter3);const breakpoints={cQKeHEQQ9:\"(min-width: 810px) and (max-width: 1199px)\",q5LXKqMAt:\"(min-width: 1200px)\",tGQtLEJqT:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xvguy\";const variantClassNames={cQKeHEQQ9:\"framer-v-xdwinx\",q5LXKqMAt:\"framer-v-17x7a4y\",tGQtLEJqT:\"framer-v-19ddvaw\"};const transition1={bounce:.3,delay:0,duration:.8,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation1={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition2={delay:.05,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const textEffect={effect:animation1,tokenization:\"character\",transition:transition2,trigger:\"onMount\",type:\"appear\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition3={delay:.2,duration:.7,ease:[.4,0,0,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"q5LXKqMAt\",Phone:\"tGQtLEJqT\",Tablet:\"cQKeHEQQ9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"q5LXKqMAt\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[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 isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"tGQtLEJqT\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"tGQtLEJqT\")return false;return true;};usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"q5LXKqMAt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-17x7a4y\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{width:\"min(95vw, 1800px)\"},tGQtLEJqT:{width:\"min(100vw, 1800px)\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"min(97vw, 1800px)\",y:20,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tGQtLEJqT:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18wwo9t-container\",layoutScroll:true,nodeId:\"XPHFr2OER\",rendersWithMotion:true,scopeId:\"ggYD3JLfy\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{variant:\"PDvlk6NHC\"},tGQtLEJqT:{variant:\"iz22qbE1n\"}},children:/*#__PURE__*/_jsx(MAINNAVIGATION,{height:\"100%\",id:\"XPHFr2OER\",layoutId:\"XPHFr2OER\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"HQX1Uy6qk\",width:\"100%\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-12dtyj4 hidden-17x7a4y hidden-xdwinx\",\"data-framer-name\":\"Inner Banner Image Banners\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16kvwow\",\"data-framer-name\":\"Page Banner Template\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nej9bq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-41575210-cda1-4882-9bda-d21610e61e2c, rgb(206, 164, 192))\"},children:\"Go Bold\"})}),className:\"framer-19w1sg8\",effect:textEffect,fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(52, 62, 90)\"},children:\"Opportunity-driven trading for high performance\"})}),className:\"framer-1leotzv\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tGQtLEJqT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:524,intrinsicWidth:897.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+80+0+20+175.4),pixelHeight:1048,pixelWidth:1795,sizes:\"330px\",src:\"https://framerusercontent.com/images/Th0QVExIdCch6No347JEcCtP64.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Th0QVExIdCch6No347JEcCtP64.png?scale-down-to=512 512w,https://framerusercontent.com/images/Th0QVExIdCch6No347JEcCtP64.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Th0QVExIdCch6No347JEcCtP64.png 1795w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:524,intrinsicWidth:897.5,pixelHeight:1048,pixelWidth:1795,src:\"https://framerusercontent.com/images/Th0QVExIdCch6No347JEcCtP64.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/Th0QVExIdCch6No347JEcCtP64.png?scale-down-to=512 512w,https://framerusercontent.com/images/Th0QVExIdCch6No347JEcCtP64.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Th0QVExIdCch6No347JEcCtP64.png 1795w\"},className:\"framer-jdhaaj\",\"data-framer-name\":\"Frame 261\"})})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12yq05r-container hidden-19ddvaw\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"eVOpPistg\",scopeId:\"ggYD3JLfy\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"eVOpPistg\",intensity:10,layoutId:\"eVOpPistg\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-zq0sz7 hidden-19ddvaw\",\"data-framer-name\":\"Inner Banner Image Banners\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-94apcv\",\"data-framer-name\":\"Page Banner Template\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{background:{alt:\"\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+10+0),pixelHeight:508,pixelWidth:1603,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"} - 20px, 1px)`,src:\"https://framerusercontent.com/images/GaTT5erC0H3qW3bsJ8Zyiu7rIk.png\",srcSet:\"https://framerusercontent.com/images/GaTT5erC0H3qW3bsJ8Zyiu7rIk.png?scale-down-to=512 512w,https://framerusercontent.com/images/GaTT5erC0H3qW3bsJ8Zyiu7rIk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/GaTT5erC0H3qW3bsJ8Zyiu7rIk.png 1603w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+200+10+0),pixelHeight:508,pixelWidth:1603,sizes:`max(${componentViewport?.width||\"100vw\"} - 20px, 1px)`,src:\"https://framerusercontent.com/images/BBfPuaGpdpPtXHOddF4x3Qr0Fts.png\",srcSet:\"https://framerusercontent.com/images/BBfPuaGpdpPtXHOddF4x3Qr0Fts.png?scale-down-to=512 512w,https://framerusercontent.com/images/BBfPuaGpdpPtXHOddF4x3Qr0Fts.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BBfPuaGpdpPtXHOddF4x3Qr0Fts.png 1603w\"},className:\"framer-b5mli5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1saWdodA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\"},children:\"Go Steady\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1saWdodA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\"},children:\"Go Bold\"})}),className:\"framer-1uitg4v\",effect:textEffect,fonts:[\"FS;Poppins-light\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(52, 62, 90)\"},children:\"Opportunity-driven trading for high performance\"})}),className:\"framer-ua5zcb\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xktvuz\",\"data-framer-name\":\"Strategy Info\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sghkwh\",\"data-framer-name\":\"Go Balanced\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v63rch\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ytdkfx\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nyqiui\",\"data-framer-name\":\"List Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rqxnde\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(110, 110, 110)\"},children:\"Inception date\"})}),className:\"framer-16hbdcw\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\",\"--framer-text-transform\":\"inherit\"},children:\"Aug 2024\"})}),className:\"framer-1sfd4em\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ux9nd2\",\"data-framer-name\":\"List Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-aiuf3u\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(110, 110, 110)\"},children:\"Minimum investment\"})}),className:\"framer-ur1ehn\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\",\"--framer-text-transform\":\"inherit\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-69e8b62d-238c-4aff-ac9b-ba607eaa3ec9, rgb(177, 139, 148))\"},children:\"\u20AC \"}),\"2,500\"]})}),className:\"framer-trnf4x\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xmb3x4\",\"data-framer-name\":\"List Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f18p66\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(110, 110, 110)\"},children:\"Management fee\"})}),className:\"framer-rltyqb\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\",\"--framer-text-transform\":\"inherit\"},children:\"0,00%\"})}),className:\"framer-aiox37\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b9anlg\",\"data-framer-name\":\"List Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ua8h6s\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(110, 110, 110)\"},children:\"Performance fee\"})}),className:\"framer-6petg2\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\",\"--framer-text-transform\":\"inherit\"},children:\"25.00%\"})}),className:\"framer-1o1yydj\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fdhmw5\",\"data-framer-name\":\"List Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pfz2dp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(110, 110, 110)\"},children:\"High-water mark model\"})}),className:\"framer-cyqx58\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\",\"--framer-text-transform\":\"inherit\"},children:\"Yes\"})}),className:\"framer-fmw44o\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-isb8aw\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-exrdzo\",\"data-styles-preset\":\"Uh1620fkZ\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bfe64e41-0847-41c0-8120-b0cf9f8da472, rgb(255, 255, 255))\"},children:\"Start investing\"})}),className:\"framer-1czt1t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uwug85\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"km0xFUtoy\"},implicitPathVariables:undefined},{href:{webPageId:\"km0xFUtoy\"},implicitPathVariables:undefined},{href:{webPageId:\"km0xFUtoy\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{width:`max(min(max((min(${componentViewport?.width||\"100vw\"} * 0.92, 1600px) - 20px) * 0.4, 1px), 1200px) - 80px, 1px)`,y:(componentViewport?.y||0)+0+561+0+0+20+0+40+56.6+0},tGQtLEJqT:{width:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1600px), 1200px) - 40px) * 0.85, 1px)`,y:(componentViewport?.y||0)+0+534.4+0+0+10+0+240+56+59.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,width:`max((min(max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px) - 20px) * 0.4, 1px), 1200px) - 80px) * 0.85, 1px)`,y:(componentViewport?.y||0)+0+561+0+0+20+0+40+59.1+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h9n0si-container\",nodeId:\"eEdPKDbVj\",scopeId:\"ggYD3JLfy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{bwtxMJaOV:resolvedLinks[1]},tGQtLEJqT:{bwtxMJaOV:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CTAInvestNow,{bwtxMJaOV:resolvedLinks[0],Gw3j9BG4q:45,height:\"100%\",id:\"eEdPKDbVj\",L1Vxrs4ni:\"arrow-right\",layoutId:\"eEdPKDbVj\",lOn1R_wzQ:getLocalizedValue(\"v5\",activeLocale)??\"Invest now\",oHVrDDbqN:\"0px 2px 5px 0px rgba(0, 0, 0, 0.25)\",S4uORnsAq:\"var(--token-bfe64e41-0847-41c0-8120-b0cf9f8da472, rgb(255, 255, 255))\",style:{width:\"100%\"},variant:\"FOfEat3XC\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://factsheets.fundpeak.com/Report/95C668B506250EE973D4D607D0340CE75C92803A6250AB0939186EFDC860131A253A1A46163CACB1\",motionChild:true,nodeId:\"h9yKHIY1l\",scopeId:\"ggYD3JLfy\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1an8pbt framer-1n0brm8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{width:`calc((min(max((min(${componentViewport?.width||\"100vw\"} * 0.92, 1600px) - 20px) * 0.4, 1px), 1200px) - 80px) * 0.9968)`,y:(componentViewport?.y||0)+0+561+0+0+20+0+40+123.6+0},tGQtLEJqT:{width:`calc((min(min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1600px), 1200px) - 40px) * 0.8473)`,y:(componentViewport?.y||0)+0+534.4+0+0+10+0+240+56+126.2+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:`calc((min(max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px) - 20px) * 0.4, 1px), 1200px) - 80px) * 0.8473)`,y:(componentViewport?.y||0)+0+561+0+0+20+0+40+126.1+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d2grxh-container\",nodeId:\"gnkNlWVox\",scopeId:\"ggYD3JLfy\",children:/*#__PURE__*/_jsx(MainCTA3,{Gw3j9BG4q:45,height:\"100%\",id:\"gnkNlWVox\",L1Vxrs4ni:\"arrow-right\",layoutId:\"gnkNlWVox\",lOn1R_wzQ:\"Download factsheet\",oHVrDDbqN:\"0px 2px 5px 0px rgba(0, 0, 0, 0.25)\",S4uORnsAq:\"var(--token-bfe64e41-0847-41c0-8120-b0cf9f8da472, rgb(255, 255, 255))\",style:{height:\"100%\",width:\"100%\"},variant:\"o2Vwp6b7w\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13clyjr\",\"data-framer-name\":\"Go Balanced\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w70t29\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-s2qcqe\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7f8ud5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-exrdzo\",\"data-styles-preset\":\"Uh1620fkZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\"},children:\"Strategy overview\"})}),className:\"framer-pcca9a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yb4jl0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-19jqcc2\",\"data-styles-preset\":\"uvqX5xAqa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-69e8b62d-238c-4aff-ac9b-ba607eaa3ec9, rgb(177, 139, 148))\"},children:\"What makes it unique?\"})}),className:\"framer-sq7ax9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"AI-powered, fully automated trading\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Built for steady and risk-managed growth\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Optimized for capital preservation\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Ideal for long-term financial goals\"})})]})})},tGQtLEJqT:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"AI-powered, fully automated trading\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Built for steady and risk-managed growth\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Optimized for capital preservation\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Ideal for long-term financial goals\"})})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Dynamic market approach: focused on strong market movements and emerging trends\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Data-driven execution: 8 interconnected algorithms analyse trends and market structures\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Flexible trading strategy: combination of trend-following and grid-based approaches for optimal entry points\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Semi-automated: automated execution with human monitoring for strategic adjustments\"})})]})}),className:\"framer-n8edcd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jk8amz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-19jqcc2\",\"data-styles-preset\":\"uvqX5xAqa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-69e8b62d-238c-4aff-ac9b-ba607eaa3ec9, rgb(177, 139, 148))\"},children:\"Advanced risk management:\"})}),className:\"framer-4qkhol\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Historical Drawdowns\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Risk-Adjusted Returns\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sharpe Ratio\"})})]})})},tGQtLEJqT:{children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Historical Drawdowns\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Risk-Adjusted Returns\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sharpe Ratio\"})})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"25% stop-loss: automatic closure of positions at 25% loss to limit major drawdowns\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Correlation-based risk control: trading decisions are aligned with market structures and currency correlations\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Continuous market monitoring: human intervention during extreme volatility or market disruptions for enhanced risk control\"})})]})}),className:\"framer-12vutji\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ktxao4\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kjazu9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-exrdzo\",\"data-styles-preset\":\"Uh1620fkZ\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\"},children:\"Performance data\"})}),className:\"framer-1i1qgl6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:261.5,intrinsicWidth:441.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+561+0+293+15+0+20+1217.1+10+0+20+59.2),pixelHeight:523,pixelWidth:883,sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 0.92, 1600px) - 100px)`,src:\"https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png 883w\"}},tGQtLEJqT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:261.5,intrinsicWidth:441.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534.4+0+555.2+10+0+20+1162.1+0+0+0+59.2),pixelHeight:523,pixelWidth:883,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 20px, 1600px) - 40px)`,src:\"https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png 883w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:261.5,intrinsicWidth:441.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+561+0+298+15+0+30+10+0+0+59.2),pixelHeight:523,pixelWidth:883,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px) - 90px) / 2, 1px) - 20px)`,src:\"https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hL5NtJZ3ypSYoeGOObiLmFoV7PI.png 883w\"},className:\"framer-rui14a\",\"data-framer-name\":\"Bold\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1saWdodA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(150, 150, 150)\"},children:\"Past performance is not indicative of future results. Investments carry risk, and it is important to conduct thorough research or consult with a financial advisor before making investment decisions.\"})}),className:\"framer-158vgfm\",fonts:[\"FS;Poppins-light\"],verticalAlignment:\"center\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-iu2x7y\",\"data-framer-name\":\"Fund Facts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-yw2a5d\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12642e3\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ou4fux\",\"data-framer-name\":\"Feature Card\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o64rpn\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eg08db\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-17hnpxm\",\"data-styles-preset\":\"E2TQ3GzeT\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\"},children:\"Who is this strategy for?\"})}),className:\"framer-187y6ai\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Investors looking to actively profit from strong market movements and trends\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"`Investors willing to take on more risk for potentially higher returns\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Investors seeking a combination of automated trading and strategic human intervention.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Investors who value a data-driven and flexible trading strategy\"})})]})}),className:\"framer-1yfaep0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-17hnpxm\",\"data-styles-preset\":\"E2TQ3GzeT\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(173, 134, 161)\"},children:\"\\xa0Fees & pricing\"})}),className:\"framer-1rabw8f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fq245n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-19jqcc2\",\"data-styles-preset\":\"uvqX5xAqa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-69e8b62d-238c-4aff-ac9b-ba607eaa3ec9, rgb(177, 139, 148))\"},children:\"Clear cost structure:\"})}),className:\"framer-cympyj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"No upfront fees or setup costs\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"No management fees\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Performance-based model: 25% performance fee on profits\"})})]})}),className:\"framer-14tygs5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uioef8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-19jqcc2\",\"data-styles-preset\":\"uvqX5xAqa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-69e8b62d-238c-4aff-ac9b-ba607eaa3ec9, rgb(177, 139, 148))\"},children:\"High-water mark model:\"})}),className:\"framer-1iulkrq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1m6yo3y\",\"data-styles-preset\":\"hzls4limn\",children:\"A performance fee is only charged when new profit highs are achieved. Learn more on our fees page.\"})}),className:\"framer-114knu9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"T2eHOFmZb\"},implicitPathVariables:undefined},{href:{webPageId:\"T2eHOFmZb\"},implicitPathVariables:undefined},{href:{webPageId:\"T2eHOFmZb\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{width:\"272px\",y:(componentViewport?.y||0)+0+561+0+2059.3+15+0+30+0+0+0+0+0+0+1368.8},tGQtLEJqT:{y:(componentViewport?.y||0)+0+534.4+0+2196.5+10+0+30+0+0+0+0+0+0+0+1318.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:\"293px\",y:(componentViewport?.y||0)+0+561+0+1570.1+15+0+30+0+0+0+0+0+0+1368.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oluhf4-container\",nodeId:\"ezHpZi_Uh\",scopeId:\"ggYD3JLfy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{dBp7VTnsJ:resolvedLinks1[1]},tGQtLEJqT:{dBp7VTnsJ:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(MainCTA3,{dBp7VTnsJ:resolvedLinks1[0],Gw3j9BG4q:45,height:\"100%\",id:\"ezHpZi_Uh\",L1Vxrs4ni:\"arrow-right\",layoutId:\"ezHpZi_Uh\",lOn1R_wzQ:getLocalizedValue(\"v21\",activeLocale)??\"More about our fees\",oHVrDDbqN:\"0px 2px 5px 0px rgba(0, 0, 0, 0.25)\",S4uORnsAq:\"var(--token-bfe64e41-0847-41c0-8120-b0cf9f8da472, rgb(255, 255, 255))\",style:{height:\"100%\",width:\"100%\"},variant:\"KnqFsijmw\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+561+0+2059.3+15+0+30+0+0+0+0+0),pixelHeight:1368,pixelWidth:858,positionX:\"center\",positionY:\"bottom\",sizes:`max((max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px) - 60px, 1px) - 20px) / 2, 1px)`,src:\"https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png\",srcSet:\"https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png?scale-down-to=1024 642w,https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png 858w\"}},tGQtLEJqT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+534.4+0+2196.5+10+0+30+0+0+0+0+0+1395.8),pixelHeight:1368,pixelWidth:858,positionX:\"center\",positionY:\"bottom\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 20px, 1600px) - 60px, 1px)`,src:\"https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png\",srcSet:\"https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png?scale-down-to=1024 642w,https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png 858w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+561+0+1570.1+15+0+30+0+0+0+0+0),pixelHeight:1368,pixelWidth:858,positionX:\"center\",positionY:\"bottom\",sizes:`max((max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1600px) - 60px, 1px) - 20px) / 2, 1px)`,src:\"https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png\",srcSet:\"https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png?scale-down-to=1024 642w,https://framerusercontent.com/images/1h5Wx6MkqBC5SSycIj2AVEkNMo.png 858w\"},className:\"framer-1bzm793\"})})]})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{y:(componentViewport?.y||0)+0+4151.1},tGQtLEJqT:{y:(componentViewport?.y||0)+0+4706.7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:585,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3661.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o2xa91-container\",nodeId:\"Jj0gHYt7i\",scopeId:\"ggYD3JLfy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{variant:\"M4Z1OEAfY\"},tGQtLEJqT:{variant:\"ZAK2xNYwn\"}},children:/*#__PURE__*/_jsx(FooterCTA,{height:\"100%\",id:\"Jj0gHYt7i\",layoutId:\"Jj0gHYt7i\",style:{width:\"100%\"},variant:\"GqfD_c8xl\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{y:(componentViewport?.y||0)+0+4736.1},tGQtLEJqT:{y:(componentViewport?.y||0)+0+5291.7}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:544,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4246.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zeidhr-container\",nodeId:\"Qt33cUj3I\",scopeId:\"ggYD3JLfy\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cQKeHEQQ9:{variant:\"FmPE8DMuQ\"},tGQtLEJqT:{variant:\"OFq24rTId\"}},children:/*#__PURE__*/_jsx(SectionFooter3,{height:\"100%\",id:\"Qt33cUj3I\",layoutId:\"Qt33cUj3I\",style:{width:\"100%\"},variant:\"lfMRxuQau\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xvguy.framer-1n0brm8, .framer-xvguy .framer-1n0brm8 { display: block; }\",\".framer-xvguy.framer-17x7a4y { 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-xvguy .framer-18wwo9t-container { flex: none; height: auto; left: 50%; max-width: 1800px; position: fixed; top: 20px; transform: translateX(-50%); width: 97%; z-index: 10; }\",\".framer-xvguy .framer-12dtyj4 { align-content: center; align-items: center; background-color: #f2f2f2; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 10px 10px 10px; position: relative; width: 390px; z-index: 0; }\",\".framer-xvguy .framer-16kvwow { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xvguy .framer-1nej9bq { align-content: center; align-items: center; background: linear-gradient(180deg, #f7f1ed 0%, rgb(237, 218, 206) 100%); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 1px; z-index: 3; }\",\".framer-xvguy .framer-19w1sg8, .framer-xvguy .framer-1leotzv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xvguy .framer-jdhaaj { aspect-ratio: 1.3755458515283843 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 145px); overflow: visible; position: relative; width: 100%; }\",\".framer-xvguy .framer-12yq05r-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-xvguy .framer-zq0sz7 { align-content: center; align-items: center; background-color: #f2f2f2; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 100%; z-index: 0; }\",\".framer-xvguy .framer-94apcv { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 341px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xvguy .framer-b5mli5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 40px 0px 0px 80px; position: relative; width: 1px; z-index: 3; }\",\".framer-xvguy .framer-1uitg4v { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; word-break: break-word; word-wrap: break-word; }\",\".framer-xvguy .framer-ua5zcb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; }\",\".framer-xvguy .framer-1xktvuz { 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; position: relative; width: 100%; }\",\".framer-xvguy .framer-sghkwh { align-content: center; align-items: center; background-color: #f2f2f2; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 20px 0px 15px 0px; position: relative; width: 100%; }\",\".framer-xvguy .framer-1v63rch { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 263px; justify-content: center; max-width: 1600px; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-xvguy .framer-1ytdkfx { align-content: flex-start; align-items: flex-start; background-color: var(--token-bfe64e41-0847-41c0-8120-b0cf9f8da472, #ffffff); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.16), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.06); display: flex; flex: 1.2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; max-width: 1200px; overflow: visible; padding: 30px; position: relative; width: 1px; }\",\".framer-xvguy .framer-nyqiui, .framer-xvguy .framer-1ux9nd2, .framer-xvguy .framer-1xmb3x4, .framer-xvguy .framer-b9anlg, .framer-xvguy .framer-1fdhmw5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xvguy .framer-1rqxnde, .framer-xvguy .framer-aiuf3u, .framer-xvguy .framer-1f18p66, .framer-xvguy .framer-ua8h6s, .framer-xvguy .framer-1pfz2dp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xvguy .framer-16hbdcw, .framer-xvguy .framer-ur1ehn, .framer-xvguy .framer-rltyqb, .framer-xvguy .framer-6petg2, .framer-xvguy .framer-cyqx58, .framer-xvguy .framer-1czt1t, .framer-xvguy .framer-158vgfm { --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-xvguy .framer-1sfd4em, .framer-xvguy .framer-trnf4x, .framer-xvguy .framer-aiox37, .framer-xvguy .framer-1o1yydj, .framer-xvguy .framer-fmw44o { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xvguy .framer-isb8aw { align-content: center; align-items: center; background: linear-gradient(180deg, #ceb0c4 0%, rgb(173, 134, 161) 100%); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 0.8 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: center; max-width: 1200px; overflow: visible; padding: 40px; position: relative; width: 1px; }\",\".framer-xvguy .framer-1uwug85 { 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: hidden; padding: 0px; position: relative; width: 85%; }\",\".framer-xvguy .framer-1h9n0si-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-xvguy .framer-1an8pbt { 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: hidden; padding: 0px; position: relative; text-decoration: none; width: 85%; }\",\".framer-xvguy .framer-1d2grxh-container { flex: none; height: 57px; position: relative; width: 100%; }\",\".framer-xvguy .framer-13clyjr { align-content: center; align-items: center; background-color: #f2f2f2; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 15px 0px 15px 0px; position: relative; width: 100%; }\",\".framer-xvguy .framer-w70t29 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(31, 2, 9, 0.04), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(31, 2, 9, 0.04), 0px 10px 10px -3.75px rgba(31, 2, 9, 0.02); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 30px; position: relative; width: 90%; }\",\".framer-xvguy .framer-s2qcqe { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xvguy .framer-7f8ud5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 10px; position: relative; width: 100%; }\",\".framer-xvguy .framer-pcca9a, .framer-xvguy .framer-sq7ax9, .framer-xvguy .framer-n8edcd, .framer-xvguy .framer-4qkhol, .framer-xvguy .framer-12vutji, .framer-xvguy .framer-1i1qgl6, .framer-xvguy .framer-187y6ai, .framer-xvguy .framer-1yfaep0, .framer-xvguy .framer-1rabw8f, .framer-xvguy .framer-cympyj, .framer-xvguy .framer-14tygs5, .framer-xvguy .framer-1iulkrq, .framer-xvguy .framer-114knu9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xvguy .framer-1yb4jl0, .framer-xvguy .framer-jk8amz, .framer-xvguy .framer-1fq245n, .framer-xvguy .framer-1uioef8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xvguy .framer-1ktxao4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 1px; }\",\".framer-xvguy .framer-1kjazu9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xvguy .framer-rui14a { aspect-ratio: 1.688336520076482 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 288px); overflow: visible; position: relative; width: 100%; }\",\".framer-xvguy .framer-iu2x7y { align-content: center; align-items: center; background-color: #f2f2f2; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: center; overflow: visible; padding: 15px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-xvguy .framer-yw2a5d { align-content: center; align-items: center; background-color: var(--token-bfe64e41-0847-41c0-8120-b0cf9f8da472, #ffffff); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(31, 2, 9, 0.04), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(31, 2, 9, 0.04), 0px 10px 10px -3.75px rgba(31, 2, 9, 0.02); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 30px; position: relative; width: 90%; }\",\".framer-xvguy .framer-12642e3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xvguy .framer-ou4fux { 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-xvguy .framer-o64rpn { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-xvguy .framer-eg08db { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-xvguy .framer-1oluhf4-container { flex: none; height: 57px; position: relative; width: 293px; }\",\".framer-xvguy .framer-1bzm793 { align-content: center; align-items: center; align-self: stretch; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xvguy .framer-o2xa91-container, .framer-xvguy .framer-zeidhr-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xvguy.framer-17x7a4y, .framer-xvguy .framer-12dtyj4, .framer-xvguy .framer-16kvwow, .framer-xvguy .framer-1nej9bq, .framer-xvguy .framer-zq0sz7, .framer-xvguy .framer-94apcv, .framer-xvguy .framer-b5mli5, .framer-xvguy .framer-1xktvuz, .framer-xvguy .framer-sghkwh, .framer-xvguy .framer-1v63rch, .framer-xvguy .framer-1ytdkfx, .framer-xvguy .framer-nyqiui, .framer-xvguy .framer-1rqxnde, .framer-xvguy .framer-1ux9nd2, .framer-xvguy .framer-aiuf3u, .framer-xvguy .framer-1xmb3x4, .framer-xvguy .framer-1f18p66, .framer-xvguy .framer-b9anlg, .framer-xvguy .framer-ua8h6s, .framer-xvguy .framer-1fdhmw5, .framer-xvguy .framer-1pfz2dp, .framer-xvguy .framer-isb8aw, .framer-xvguy .framer-1uwug85, .framer-xvguy .framer-1an8pbt, .framer-xvguy .framer-13clyjr, .framer-xvguy .framer-w70t29, .framer-xvguy .framer-s2qcqe, .framer-xvguy .framer-7f8ud5, .framer-xvguy .framer-1yb4jl0, .framer-xvguy .framer-jk8amz, .framer-xvguy .framer-1ktxao4, .framer-xvguy .framer-1kjazu9, .framer-xvguy .framer-iu2x7y, .framer-xvguy .framer-yw2a5d, .framer-xvguy .framer-12642e3, .framer-xvguy .framer-ou4fux, .framer-xvguy .framer-o64rpn, .framer-xvguy .framer-eg08db, .framer-xvguy .framer-1fq245n, .framer-xvguy .framer-1uioef8, .framer-xvguy .framer-1bzm793 { gap: 0px; } .framer-xvguy.framer-17x7a4y > *, .framer-xvguy .framer-1xktvuz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xvguy.framer-17x7a4y > :first-child, .framer-xvguy .framer-1nej9bq > :first-child, .framer-xvguy .framer-b5mli5 > :first-child, .framer-xvguy .framer-1xktvuz > :first-child, .framer-xvguy .framer-1ytdkfx > :first-child, .framer-xvguy .framer-1rqxnde > :first-child, .framer-xvguy .framer-aiuf3u > :first-child, .framer-xvguy .framer-1f18p66 > :first-child, .framer-xvguy .framer-ua8h6s > :first-child, .framer-xvguy .framer-1pfz2dp > :first-child, .framer-xvguy .framer-isb8aw > :first-child, .framer-xvguy .framer-13clyjr > :first-child, .framer-xvguy .framer-s2qcqe > :first-child, .framer-xvguy .framer-7f8ud5 > :first-child, .framer-xvguy .framer-1yb4jl0 > :first-child, .framer-xvguy .framer-jk8amz > :first-child, .framer-xvguy .framer-1ktxao4 > :first-child, .framer-xvguy .framer-1kjazu9 > :first-child, .framer-xvguy .framer-iu2x7y > :first-child, .framer-xvguy .framer-yw2a5d > :first-child, .framer-xvguy .framer-12642e3 > :first-child, .framer-xvguy .framer-eg08db > :first-child, .framer-xvguy .framer-1fq245n > :first-child, .framer-xvguy .framer-1uioef8 > :first-child { margin-top: 0px; } .framer-xvguy.framer-17x7a4y > :last-child, .framer-xvguy .framer-1nej9bq > :last-child, .framer-xvguy .framer-b5mli5 > :last-child, .framer-xvguy .framer-1xktvuz > :last-child, .framer-xvguy .framer-1ytdkfx > :last-child, .framer-xvguy .framer-1rqxnde > :last-child, .framer-xvguy .framer-aiuf3u > :last-child, .framer-xvguy .framer-1f18p66 > :last-child, .framer-xvguy .framer-ua8h6s > :last-child, .framer-xvguy .framer-1pfz2dp > :last-child, .framer-xvguy .framer-isb8aw > :last-child, .framer-xvguy .framer-13clyjr > :last-child, .framer-xvguy .framer-s2qcqe > :last-child, .framer-xvguy .framer-7f8ud5 > :last-child, .framer-xvguy .framer-1yb4jl0 > :last-child, .framer-xvguy .framer-jk8amz > :last-child, .framer-xvguy .framer-1ktxao4 > :last-child, .framer-xvguy .framer-1kjazu9 > :last-child, .framer-xvguy .framer-iu2x7y > :last-child, .framer-xvguy .framer-yw2a5d > :last-child, .framer-xvguy .framer-12642e3 > :last-child, .framer-xvguy .framer-eg08db > :last-child, .framer-xvguy .framer-1fq245n > :last-child, .framer-xvguy .framer-1uioef8 > :last-child { margin-bottom: 0px; } .framer-xvguy .framer-12dtyj4 > *, .framer-xvguy .framer-16kvwow > *, .framer-xvguy .framer-zq0sz7 > *, .framer-xvguy .framer-94apcv > *, .framer-xvguy .framer-1uwug85 > *, .framer-xvguy .framer-1an8pbt > *, .framer-xvguy .framer-ou4fux > *, .framer-xvguy .framer-1bzm793 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xvguy .framer-12dtyj4 > :first-child, .framer-xvguy .framer-16kvwow > :first-child, .framer-xvguy .framer-zq0sz7 > :first-child, .framer-xvguy .framer-94apcv > :first-child, .framer-xvguy .framer-sghkwh > :first-child, .framer-xvguy .framer-1v63rch > :first-child, .framer-xvguy .framer-nyqiui > :first-child, .framer-xvguy .framer-1ux9nd2 > :first-child, .framer-xvguy .framer-1xmb3x4 > :first-child, .framer-xvguy .framer-b9anlg > :first-child, .framer-xvguy .framer-1fdhmw5 > :first-child, .framer-xvguy .framer-1uwug85 > :first-child, .framer-xvguy .framer-1an8pbt > :first-child, .framer-xvguy .framer-w70t29 > :first-child, .framer-xvguy .framer-ou4fux > :first-child, .framer-xvguy .framer-o64rpn > :first-child, .framer-xvguy .framer-1bzm793 > :first-child { margin-left: 0px; } .framer-xvguy .framer-12dtyj4 > :last-child, .framer-xvguy .framer-16kvwow > :last-child, .framer-xvguy .framer-zq0sz7 > :last-child, .framer-xvguy .framer-94apcv > :last-child, .framer-xvguy .framer-sghkwh > :last-child, .framer-xvguy .framer-1v63rch > :last-child, .framer-xvguy .framer-nyqiui > :last-child, .framer-xvguy .framer-1ux9nd2 > :last-child, .framer-xvguy .framer-1xmb3x4 > :last-child, .framer-xvguy .framer-b9anlg > :last-child, .framer-xvguy .framer-1fdhmw5 > :last-child, .framer-xvguy .framer-1uwug85 > :last-child, .framer-xvguy .framer-1an8pbt > :last-child, .framer-xvguy .framer-w70t29 > :last-child, .framer-xvguy .framer-ou4fux > :last-child, .framer-xvguy .framer-o64rpn > :last-child, .framer-xvguy .framer-1bzm793 > :last-child { margin-right: 0px; } .framer-xvguy .framer-1nej9bq > *, .framer-xvguy .framer-b5mli5 > *, .framer-xvguy .framer-1ytdkfx > *, .framer-xvguy .framer-1rqxnde > *, .framer-xvguy .framer-aiuf3u > *, .framer-xvguy .framer-1f18p66 > *, .framer-xvguy .framer-ua8h6s > *, .framer-xvguy .framer-1pfz2dp > *, .framer-xvguy .framer-13clyjr > *, .framer-xvguy .framer-s2qcqe > *, .framer-xvguy .framer-1yb4jl0 > *, .framer-xvguy .framer-jk8amz > *, .framer-xvguy .framer-1ktxao4 > *, .framer-xvguy .framer-1fq245n > *, .framer-xvguy .framer-1uioef8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xvguy .framer-sghkwh > *, .framer-xvguy .framer-w70t29 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-xvguy .framer-1v63rch > *, .framer-xvguy .framer-nyqiui > *, .framer-xvguy .framer-1ux9nd2 > *, .framer-xvguy .framer-1xmb3x4 > *, .framer-xvguy .framer-b9anlg > *, .framer-xvguy .framer-1fdhmw5 > *, .framer-xvguy .framer-o64rpn > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-xvguy .framer-isb8aw > *, .framer-xvguy .framer-1kjazu9 > *, .framer-xvguy .framer-eg08db > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xvguy .framer-7f8ud5 > *, .framer-xvguy .framer-yw2a5d > *, .framer-xvguy .framer-12642e3 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-xvguy .framer-iu2x7y > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-xvguy.framer-17x7a4y { width: 810px; } .framer-xvguy .framer-18wwo9t-container { width: 95%; } .framer-xvguy .framer-b5mli5 { padding: 40px 0px 0px 40px; } .framer-xvguy .framer-ua5zcb { width: 45%; } .framer-xvguy .framer-1v63rch { height: 258px; width: 92%; } .framer-xvguy .framer-1uwug85, .framer-xvguy .framer-1an8pbt { width: 100%; } .framer-xvguy .framer-w70t29 { flex-direction: column; gap: 15px; padding: 20px; width: 92%; } .framer-xvguy .framer-s2qcqe, .framer-xvguy .framer-1ktxao4 { flex: none; width: 100%; } .framer-xvguy .framer-7f8ud5, .framer-xvguy .framer-1kjazu9 { padding: 20px; } .framer-xvguy .framer-rui14a { height: var(--framer-aspect-ratio-supported, 382px); } .framer-xvguy .framer-12642e3 { gap: 20px; } .framer-xvguy .framer-1oluhf4-container { width: 272px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xvguy .framer-w70t29, .framer-xvguy .framer-12642e3 { gap: 0px; } .framer-xvguy .framer-w70t29 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-xvguy .framer-w70t29 > :first-child, .framer-xvguy .framer-12642e3 > :first-child { margin-top: 0px; } .framer-xvguy .framer-w70t29 > :last-child, .framer-xvguy .framer-12642e3 > :last-child { margin-bottom: 0px; } .framer-xvguy .framer-12642e3 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\",\"@media (max-width: 809px) { .framer-xvguy.framer-17x7a4y { width: 390px; } .framer-xvguy .framer-18wwo9t-container { order: 0; top: 0px; width: 100%; } .framer-xvguy .framer-12dtyj4 { order: 3; } .framer-xvguy .framer-jdhaaj { height: var(--framer-aspect-ratio-supported, 240px); } .framer-xvguy .framer-1xktvuz { order: 5; } .framer-xvguy .framer-sghkwh, .framer-xvguy .framer-13clyjr, .framer-xvguy .framer-iu2x7y { padding: 10px; } .framer-xvguy .framer-1v63rch { flex: 1 0 0px; flex-direction: column; height: min-content; width: 1px; } .framer-xvguy .framer-1ytdkfx { flex: none; height: min-content; padding: 20px; width: 100%; } .framer-xvguy .framer-isb8aw { flex: none; height: min-content; padding: 56px 20px 56px 20px; width: 100%; } .framer-xvguy .framer-w70t29 { flex-direction: column; gap: 20px; padding: 20px; width: 100%; } .framer-xvguy .framer-s2qcqe { flex: none; width: 100%; } .framer-xvguy .framer-7f8ud5 { gap: 20px; padding: 0px; } .framer-xvguy .framer-1ktxao4 { flex: none; padding: 0px; width: 100%; } .framer-xvguy .framer-rui14a { height: var(--framer-aspect-ratio-supported, 196px); } .framer-xvguy .framer-yw2a5d { width: 100%; } .framer-xvguy .framer-12642e3 { gap: 20px; } .framer-xvguy .framer-ou4fux { justify-content: flex-start; } .framer-xvguy .framer-o64rpn { flex-direction: column; } .framer-xvguy .framer-eg08db { flex: none; gap: 10px; width: 100%; } .framer-xvguy .framer-1bzm793 { align-self: unset; flex: none; height: 500px; width: 100%; } .framer-xvguy .framer-o2xa91-container { order: 11; } .framer-xvguy .framer-zeidhr-container { order: 12; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xvguy .framer-1v63rch, .framer-xvguy .framer-w70t29, .framer-xvguy .framer-7f8ud5, .framer-xvguy .framer-12642e3, .framer-xvguy .framer-o64rpn, .framer-xvguy .framer-eg08db { gap: 0px; } .framer-xvguy .framer-1v63rch > *, .framer-xvguy .framer-w70t29 > *, .framer-xvguy .framer-7f8ud5 > *, .framer-xvguy .framer-12642e3 > *, .framer-xvguy .framer-o64rpn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xvguy .framer-1v63rch > :first-child, .framer-xvguy .framer-w70t29 > :first-child, .framer-xvguy .framer-7f8ud5 > :first-child, .framer-xvguy .framer-12642e3 > :first-child, .framer-xvguy .framer-o64rpn > :first-child, .framer-xvguy .framer-eg08db > :first-child { margin-top: 0px; } .framer-xvguy .framer-1v63rch > :last-child, .framer-xvguy .framer-w70t29 > :last-child, .framer-xvguy .framer-7f8ud5 > :last-child, .framer-xvguy .framer-12642e3 > :last-child, .framer-xvguy .framer-o64rpn > :last-child, .framer-xvguy .framer-eg08db > :last-child { margin-bottom: 0px; } .framer-xvguy .framer-eg08db > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3294\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"cQKeHEQQ9\":{\"layout\":[\"fixed\",\"auto\"]},\"tGQtLEJqT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerggYD3JLfy=withCSS(Component,css,\"framer-xvguy\");export default FramerggYD3JLfy;FramerggYD3JLfy.displayName=\"Main Pages / Go Balanced\";FramerggYD3JLfy.defaultProps={height:3294,width:1200};addFonts(FramerggYD3JLfy,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/SC7QJW6HNT3W42YFCVAWB3GI66BMNCKY/Q4ANQB6YZL7K35IAB3IPAE75W7PRJSDF/3HCNXVAKPOHOEI7LK7TGC54FOZT77SNM.woff2\",weight:\"300\"},{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\"}]},...MAINNAVIGATIONFonts,...SmoothScrollFonts,...CTAInvestNowFonts,...MainCTA3Fonts,...FooterCTAFonts,...SectionFooter3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerggYD3JLfy\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"3294\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cQKeHEQQ9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tGQtLEJqT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MAINNAVIGATIONFonts", "getFonts", "EDBdzHERR_default", "ContainerWithFX", "withFX", "Container", "SmoothScrollFonts", "SmoothScroll", "CTAInvestNowFonts", "mhmhnpVox_default", "MainCTA3Fonts", "BjgSk7eSJ_default", "MotionDivWithFX", "motion", "FooterCTAFonts", "jwkE7MWdi_default", "SectionFooter3Fonts", "qI0myK8AG_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "animation1", "transition2", "textEffect", "animation2", "transition3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "getLocalizedValue", "ResolveLinks", "resolvedLinks", "Link", "resolvedLinks1", "css", "FramerggYD3JLfy", "withCSS", "ggYD3JLfy_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
