{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DzyJV2a00ITKtKXB9NB2/9S6i0lqL1wxbTz0HRJT0/FH0F5kQ2G.js"],
  "sourcesContent": ["// Generated by Framer (98a2bb2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SectionHeroCentered from\"https://framerusercontent.com/modules/63bj5EQp517xFm3Rpz64/Q80u7Csqq9FJDRcRI4VJ/ubki1YkU1.js\";import ChileNavbarTabs from\"https://framerusercontent.com/modules/AuzOL90Zrmih1iqaIuZF/w9D3C3YgbB3PS4I2J7GC/trJTyXAy8.js\";import SectionContentTextBullets from\"https://framerusercontent.com/modules/bAS5AvgQFP95pCE5QTw7/mFJd8fuXNcXKlBt8dnML/HC1OAWHsv.js\";import GlobalButton from\"https://framerusercontent.com/modules/hJmitfA1uGoP9YOxnzdE/gOZOJQKf5wMVcT3ZSoOh/VyQmQcffR.js\";import ChileFooterCopy3 from\"https://framerusercontent.com/modules/LBC1txxsGpoPwBA0LyBg/T0MxudYFZdd0d8W5B19b/bqIrQaE4S.js\";import SectionSEOText from\"https://framerusercontent.com/modules/niMSDXOywCXPGwUskJFm/Ywlu2MuuiqjodmPEWv18/rdg__5DCs.js\";import SectionDownloadApp from\"https://framerusercontent.com/modules/poA1s34Pjtl4qIjyha11/KjkyaJsRNXom2JdeKodd/YZSLBmA2v.js\";import Intercom from\"https://framerusercontent.com/modules/UIhUTcd796YH7Ndybys8/totj55n8qE3VYpdXhshW/Intercom.js\";import SectionFAQ from\"https://framerusercontent.com/modules/VKlypMxUmKdNaYg7wokm/2al2me11IPXKEXmjNUcH/gqoPNRmFZ.js\";import SectionSEOLinks from\"https://framerusercontent.com/modules/vuD1lGztekErfebgeeHS/9B2PBwZ7lxt1GhVvdBFF/KWaNQHkUJ.js\";import*as sharedStyle1 from\"#framer/local/css/azD5NSWiH/azD5NSWiH.js\";import*as sharedStyle from\"#framer/local/css/C4vT3RXoH/C4vT3RXoH.js\";import*as sharedStyle2 from\"#framer/local/css/KVsq_m8Wy/KVsq_m8Wy.js\";import*as sharedStyle4 from\"#framer/local/css/QHnTo2jxt/QHnTo2jxt.js\";import*as sharedStyle3 from\"#framer/local/css/X43nKhMzq/X43nKhMzq.js\";import metadataProvider from\"#framer/local/webPageMetadata/FH0F5kQ2G/FH0F5kQ2G.js\";const ChileNavbarTabsFonts=getFonts(ChileNavbarTabs);const SectionHeroCenteredFonts=getFonts(SectionHeroCentered);const SectionContentTextBulletsFonts=getFonts(SectionContentTextBullets);const SectionSEOTextFonts=getFonts(SectionSEOText);const GlobalButtonFonts=getFonts(GlobalButton);const SectionDownloadAppFonts=getFonts(SectionDownloadApp);const SectionFAQFonts=getFonts(SectionFAQ);const SectionSEOLinksFonts=getFonts(SectionSEOLinks);const IntercomFonts=getFonts(Intercom);const ChileFooterCopy3Fonts=getFonts(ChileFooterCopy3);const breakpoints={glNWynFC0:\"(max-width: 809px)\",nmrAxZuCI:\"(min-width: 1200px)\",XIaCS6pHe:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-scuRy\";const variantClassNames={glNWynFC0:\"framer-v-oobgzc\",nmrAxZuCI:\"framer-v-vpgz6u\",XIaCS6pHe:\"framer-v-6brwu1\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"nmrAxZuCI\",Phone:\"glNWynFC0\",Tablet:\"XIaCS6pHe\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nmrAxZuCI\"};};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,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nmrAxZuCI\",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-vpgz6u\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{width:\"100vw\",y:0},XIaCS6pHe:{width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:152,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{layoutScroll:true},XIaCS6pHe:{layoutScroll:true}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-cr7z9g-container\",isModuleExternal:true,nodeId:\"x_HTy6VLH\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"T2Hc7vM8i\"},XIaCS6pHe:{variant:\"K7P2kRbGl\"}},children:/*#__PURE__*/_jsx(ChileNavbarTabs,{height:\"100%\",id:\"x_HTy6VLH\",layoutId:\"x_HTy6VLH\",mu3mQIhIk:true,style:{width:\"100%\"},variant:\"c0fJvNhuJ\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10k5mf1\",\"data-framer-name\":\"Sections\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{y:(componentViewport?.y||0)+0+0+48+0},XIaCS6pHe:{y:(componentViewport?.y||0)+0+0+64+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:937,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+152+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ynf5ye-container\",isModuleExternal:true,nodeId:\"aJ_EHrFL9\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"D9dDMloAt\"},XIaCS6pHe:{variant:\"KA05HGwDx\"}},children:/*#__PURE__*/_jsx(SectionHeroCentered,{b1sNpUN6i:addImageAlt({pixelHeight:373,pixelWidth:338,src:\"https://framerusercontent.com/images/x8fS6tsAcBLoL2uNM6Tzjy3RGf4.png\"},\"Dos tel\\xe9fonos mostrando la app de Fintual\"),bfMaGw0Xp:\"Abre un Dep\\xf3sito Convenido\",DEnE_H2tL:true,height:\"100%\",id:\"aJ_EHrFL9\",layoutId:\"aJ_EHrFL9\",nvH2lVEDk:\"\\xbfQu\\xe9 son los Dep\\xf3sitos Convenidos y por qu\\xe9 convienen?\",pz3lAwVMg:\"\\xbfTu empresa te ayuda en tu jubilaci\\xf3n?\",rqgGLui3u:true,style:{width:\"100%\"},variant:\"fCJ7tTRsG\",vlSPtgw96:\"https://fintual.cl/f/sign-up/\",width:\"100%\",XrEiLbokA:true})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pdm9xl\",\"data-framer-name\":\"Main Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jx45b6\",\"data-styles-preset\":\"C4vT3RXoH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8cc95502-3b4d-491d-878c-58d954bd0433, rgb(34, 38, 46))\"},children:\"\\xbfQu\\xe9 son los Dep\\xf3sitos Convenidos?\"})}),className:\"framer-4j37g8\",\"data-framer-name\":\"Con tu plata en Inbox te quedas tranquila. El \\xfaltimo a\\xf1o rent\\xf3 9%.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cfa2p8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-6016a7c8-5adb-4611-8f0e-5a5c65619943, rgb(84, 94, 109))\"},children:\"Los Dep\\xf3sitos Convenidos son un tipo de inversi\\xf3n entregadas por las empresas como beneficio para sus trabajadores. El objetivo es ayudarlos a ahorrar para su jubilaci\\xf3n. Estos aportes los paga el empleador directo a la administradora.\"})}),className:\"framer-8kq2ft\",\"data-framer-name\":\"Mejor que dejar tu plata sin rentabilidad.\\u2028Sin m\\xednimos. Sin plazos. Sin comisiones escondidas. \\xa0\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{y:(componentViewport?.y||0)+0+0+48+1457},XIaCS6pHe:{y:(componentViewport?.y||0)+0+0+64+1505}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:648,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+152+0+1617,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1odu445-container\",isModuleExternal:true,nodeId:\"qHgzLqX9U\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"cfy6_fOOC\"},XIaCS6pHe:{variant:\"NNGgAtmnu\"}},children:/*#__PURE__*/_jsx(SectionContentTextBullets,{BiwCoAs_0:true,Dh5j28DNq:true,dzZBovRym:\"Traer mi Dep\\xf3sito Convenido\",enAU6rUsm:\"Una de las comisiones m\\xe1s convenientes del mercado\",fB553Tikm:true,G1q9gcXu8:\"Mejora tu jubilaci\\xf3n\",gaJHt5Up4:\"\",gciffQpck:\"\",GIMUF64B0:\"\",HdLjjv50L:\"Haz tu seguimiento online siempre\",height:\"100%\",id:\"qHgzLqX9U\",JccsKscCI:\"\",layoutId:\"qHgzLqX9U\",mrc9oLEHf:\"https://link.fintual.com/apv-transfer\",mvfXjFXY7:\"Rebaja tu base de impuestos\",ofwYmFOak:true,QC7MfVJGY:\"Es f\\xe1cil y r\\xe1pido\",s1Xa91A0V:\"\",style:{width:\"100%\"},TNvUfXKl8:true,TZJQFSzxE:\"\",v2Jxyc6Wq:\"\\xbfPor qu\\xe9 te conviene?\",variant:\"cnJ7x72U5\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{y:(componentViewport?.y||0)+0+0+48+2145},XIaCS6pHe:{y:(componentViewport?.y||0)+0+0+64+2217}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:776,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+152+0+2385,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r5bvqt-container\",isModuleExternal:true,nodeId:\"c7bpFGE_E\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"ZMhVuCQ4D\"},XIaCS6pHe:{variant:\"LAZRkP_vt\"}},children:/*#__PURE__*/_jsx(SectionSEOText,{AFv1ij7ZD:true,Alj041XJ8:\"As\\xed Ana sin hacer nada m\\xe1s, recibe $100.000 a fin de mes en su Dep\\xf3sito Convenido\",fB553Tikm:true,G_LHLegLI:\"La diversificaci\\xf3n tambi\\xe9n juega un papel crucial, y las inversiones a corto plazo, como los fondos de inversi\\xf3n o pagar\\xe9s, ofrecen rendimientos sin comprometer la accesibilidad a tu dinero.\",G87ftGq_u:\"RRHH le descuenta $50.000 del sueldo de Ana y aporta otros $50.000 extras\",h6CpyIySo:\"Ana decide aportar $50.000 a su Dep\\xf3sito Convenido en Fintual y le cuenta al encargado de RRHH\",height:\"100%\",id:\"c7bpFGE_E\",layoutId:\"c7bpFGE_E\",m1zp__xMh:\"Seleccionar opciones que equilibren seguridad y rendimiento es clave para maximizar tus ahorros y alcanzar tus metas financieras. Aprender a ahorrar con rendimientos no solo potencia tus ingresos, sino que tambi\\xe9n construye un camino hacia la estabilidad financiera.\",MRXil9ZVx:true,PvlPWpyPu:false,pz3lAwVMg:\"Veamos con un ejemplo\",style:{width:\"100%\"},uoXW59sZp:false,v2Jxyc6Wq:\"\\xbfC\\xf3mo funciona el beneficio 1+1?\",variant:\"lXtW8MEfr\",W_v0pZYnp:true,width:\"100%\",WSM0tqQMD:true,yMGD_4rYY:\"La empresa de Ana abri\\xf3 el beneficio 1+1\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o2osor\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-abmkq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jx45b6\",\"data-styles-preset\":\"C4vT3RXoH\",style:{\"--framer-text-alignment\":\"center\"},children:\"\\xbfC\\xf3mo pedir tu Dep\\xf3sito Convenido en Fintual?\"})}),className:\"framer-10ahlir\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5s2sd3\",\"data-framer-name\":\"Fondo 3-5\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-o05ygf\",\"data-framer-name\":\"Fondo 3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-99bkqv\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-4g6q7g\",\"data-styles-preset\":\"KVsq_m8Wy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d76ad806-8971-4b8f-9219-b8d80c62129c, rgb(0, 90, 214))\"},children:\"Paso 1:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-4g6q7g\",\"data-styles-preset\":\"KVsq_m8Wy\",style:{\"--framer-text-color\":\"var(--token-d76ad806-8971-4b8f-9219-b8d80c62129c, rgb(0, 90, 214))\"},children:\"Paso 1:\"})}),className:\"framer-2s8t2a\",\"data-framer-name\":\"Info Fondo\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gq4zcx\",\"data-styles-preset\":\"X43nKhMzq\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:[\"En la vista de objetivos de tu perfil, aprieta\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Nuevo objetivo\"}),\" y selecciona \",/*#__PURE__*/_jsx(\"strong\",{children:\"Jubilaci\\xf3n\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gq4zcx\",\"data-styles-preset\":\"X43nKhMzq\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:[\"En la vista de objetivos de tu perfil, aprieta\\xa0\",/*#__PURE__*/_jsx(\"strong\",{children:\"Nuevo objetivo\"}),\" y selecciona \",/*#__PURE__*/_jsx(\"strong\",{children:\"Jubilaci\\xf3n\"})]})}),className:\"framer-127pekq\",\"data-framer-name\":\"Info Fondo\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18qohuy\",\"data-framer-name\":\"Fondo 5\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gkuc19\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-4g6q7g\",\"data-styles-preset\":\"KVsq_m8Wy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d76ad806-8971-4b8f-9219-b8d80c62129c, rgb(0, 90, 214))\"},children:\"Paso 2:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-4g6q7g\",\"data-styles-preset\":\"KVsq_m8Wy\",style:{\"--framer-text-color\":\"var(--token-d76ad806-8971-4b8f-9219-b8d80c62129c, rgb(0, 90, 214))\"},children:\"Paso 2:\"})}),className:\"framer-k1r6id\",\"data-framer-name\":\"Info Fondo\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gq4zcx\",\"data-styles-preset\":\"X43nKhMzq\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"Luego en \\xbfCu\\xe1l te gustar\\xeda?, selecciona\\xa0Dep\\xf3sitos Convenidos.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gq4zcx\",\"data-styles-preset\":\"X43nKhMzq\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"Luego en \\xbfCu\\xe1l te gustar\\xeda?, selecciona\\xa0Dep\\xf3sitos Convenidos.\"})}),className:\"framer-19xozs4\",\"data-framer-name\":\"Info Fondo\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-b5okjk\",\"data-framer-name\":\"Fondo 5\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d4i9i6\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-4g6q7g\",\"data-styles-preset\":\"KVsq_m8Wy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d76ad806-8971-4b8f-9219-b8d80c62129c, rgb(0, 90, 214))\"},children:\"Paso 3:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-4g6q7g\",\"data-styles-preset\":\"KVsq_m8Wy\",style:{\"--framer-text-color\":\"var(--token-d76ad806-8971-4b8f-9219-b8d80c62129c, rgb(0, 90, 214))\"},children:\"Paso 3:\"})}),className:\"framer-ulo1j4\",\"data-framer-name\":\"Info Fondo\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gq4zcx\",\"data-styles-preset\":\"X43nKhMzq\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:[\"Finalmente, debes ingresar un descuento por planilla y nosotros le mandaremos un formulario a tu empleador para que haga el dep\\xf3sito, \",/*#__PURE__*/_jsx(\"strong\",{children:\"el cual deber\\xeda llegarte al mes siguiente.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1gq4zcx\",\"data-styles-preset\":\"X43nKhMzq\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:[\"Finalmente, debes ingresar un descuento por planilla y nosotros le mandaremos un formulario a tu empleador para que haga el dep\\xf3sito, \",/*#__PURE__*/_jsx(\"strong\",{children:\"el cual deber\\xeda llegarte al mes siguiente.\"})]})}),className:\"framer-bsr3gl\",\"data-framer-name\":\"Info Fondo\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5e9kfs\",\"data-framer-name\":\"Section/Instructions\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z4a445\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pkf0bt\",\"data-framer-name\":\"Left\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-aomphb\",\"data-framer-name\":\"Main Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-jx45b6\",\"data-styles-preset\":\"C4vT3RXoH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8cc95502-3b4d-491d-878c-58d954bd0433, rgb(34, 38, 46))\"},children:\"Diferencias entre APV y Dep\\xf3sito Convenido\"})}),className:\"framer-65hznd\",\"data-framer-name\":\"Con tu plata en Inbox te quedas tranquila. El \\xfaltimo a\\xf1o rent\\xf3 9%.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q1bxmq\",\"data-framer-name\":\"All Steps\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-licyx5\",\"data-framer-name\":\"Step 1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12by484\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-17bug8t\",\"data-styles-preset\":\"QHnTo2jxt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8cc95502-3b4d-491d-878c-58d954bd0433, rgb(34, 38, 46))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"APV\"})})}),className:\"framer-171xbht\",\"data-framer-name\":\"Crea tu cuenta\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"\\xb7 Puede ser un monto pagado una sola vez o un monto mensual\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"\\xb7 Puedes aportar directo desde tu cuenta bancaria o puedes descontarlo del sueldo\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"\\xb7 Puedes retirarlo cuando quiera, pero si lo hacer antes de jubilar, pierdes los beneficios del estado\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"\\xb7 Para APV-B existe un tope de aportes de 600 UF al a\\xf1o o 50 UF mensuales\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"\\xb7 Para APV-A no hay tope de aportes. Solo que con las 40 UTM maximizas el beneficio\"})]}),className:\"framer-339j0s\",\"data-framer-name\":\"Descarga la app y crea una cuenta en menos de 5 minutos\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17lcgu7\",\"data-framer-name\":\"Step 2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15vjv2r\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-17bug8t\",\"data-styles-preset\":\"QHnTo2jxt\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-8cc95502-3b4d-491d-878c-58d954bd0433, rgb(34, 38, 46))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Dep\\xf3sito Convenido\"})})}),className:\"framer-bo7kpp\",\"data-framer-name\":\"Crea tu cuenta\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"\\xb7 S\\xf3lo puedes aportar mediante tu empleador\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"\\xb7 No puedes retirarlo antes de pensionarte\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f7cwls\",\"data-styles-preset\":\"azD5NSWiH\",style:{\"--framer-text-color\":\"var(--token-4a6c2c48-1113-49e6-8908-9c85d077fe0d, rgb(122, 134, 151))\"},children:\"\\xb7 Tienen un tope m\\xe1ximo de aportes de 900 UF al a\\xf1o\"})]}),className:\"framer-1ekwa1b\",\"data-framer-name\":\"Descarga la app y crea una cuenta en menos de 5 minutos\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{y:(componentViewport?.y||0)+0+0+48+3947+40+0+1248},XIaCS6pHe:{y:(componentViewport?.y||0)+0+0+64+4051+40+0+1040}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+0+152+0+3823+40+0+1040,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bh9vaj-container\",isModuleExternal:true,nodeId:\"XBt_1QKPg\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(GlobalButton,{AF0Hkonya:false,height:\"100%\",id:\"XBt_1QKPg\",layoutId:\"XBt_1QKPg\",nxd9lIXXw:\"https://fintual.cl/dl/f/advisory/investible-objects-creation/retirement-discovery/type-selection?currentStep=1&&totalSteps=6\",SrXdEBSJE:true,variant:\"F6VdDpcA5\",W4XT_7kcZ:\"Abre un Dep\\xf3sito Convenido\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{y:(componentViewport?.y||0)+0+0+48+5371},XIaCS6pHe:{y:(componentViewport?.y||0)+0+0+64+5291}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:644,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+152+0+5119,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vkjcdr-container\",isModuleExternal:true,nodeId:\"XG7AzJYqN\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"Y59VxhZvr\"},XIaCS6pHe:{variant:\"H7PuKcV8B\"}},children:/*#__PURE__*/_jsx(SectionDownloadApp,{bfMaGw0Xp:\"Descargar la app\",height:\"100%\",id:\"XG7AzJYqN\",J7lH0UMUb:\"Codigo QR\",layoutId:\"XG7AzJYqN\",nvH2lVEDk:\"Todas tus inversiones en una app\",pz3lAwVMg:\"4.9 estrellas. Una de las mejores calificadas.\",style:{width:\"100%\"},variant:\"lZhdgCvJL\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+48+6055},XIaCS6pHe:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+64+5999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:776,width:\"1200px\",y:(componentViewport?.y||0)+0+152+0+5883,children:/*#__PURE__*/_jsx(Container,{className:\"framer-is6ugf-container\",isModuleExternal:true,nodeId:\"stVuTGufj\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"ZMhVuCQ4D\"},XIaCS6pHe:{variant:\"LAZRkP_vt\"}},children:/*#__PURE__*/_jsx(SectionSEOText,{AFv1ij7ZD:true,Alj041XJ8:\"En resumen, los DCs son una excelente opci\\xf3n para ahorros grandes destinados a tu jubilaci\\xf3n si eval\\xfaas que no necesitar\\xe1s esos recursos antes de pensionarte.\",fB553Tikm:true,G_LHLegLI:\"\",G87ftGq_u:\"Tambi\\xe9n es \\xfatil si tu trabajo ofrece un beneficio para mejorar tu pensi\\xf3n y tu empleador aporta mensualmente o una vez al a\\xf1o DCs a la instituci\\xf3n que elijas.\",h6CpyIySo:\"\\xbfCu\\xe1ndo conviene invertir en Dep\\xf3sito Convenido?\\nSi quieres ahorrar m\\xe1s de 50 UF mensualmente para tu pensi\\xf3n (como un bono), puedes hacerlo con DC: no tienen tope mensual, solo el l\\xedmite anual de 900 UF, y este aporte reduce tu base imponible.\",height:\"100%\",id:\"stVuTGufj\",layoutId:\"stVuTGufj\",m1zp__xMh:\"\",MRXil9ZVx:true,PvlPWpyPu:false,pz3lAwVMg:\"Los Dep\\xf3sitos Convenidos (DC) son un ahorro adicional exclusivamente para mejorar o adelantar tu pensi\\xf3n. Tienen el mismo beneficio tributario que el APV-B: se descuentan de tu sueldo antes de impuestos, reduciendo tu carga tributaria.\",style:{width:\"100%\"},uoXW59sZp:false,v2Jxyc6Wq:\"\\xbfC\\xf3mo funcionan los  Dep\\xf3sitos Convenidos y en qu\\xe9 casos convienen? \",variant:\"lXtW8MEfr\",W_v0pZYnp:true,width:\"100%\",WSM0tqQMD:true,yMGD_4rYY:\"Caracter\\xedsticas principales del Dep\\xf3sito Convenido:\\nEs flexible: puede ser un monto \\xfanico o mensual\\nSon portables, dado  que los puedes traspasar desde otra instituci\\xf3n hacia Fintual\\nInembargables y heredables\\nTiene un l\\xedmite anual de aportes de 900 UF por a\\xf1o\\nA diferencia de APV, no puedes hacer retiros de ellos antes de jubilarte\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{y:(componentViewport?.y||0)+0+0+48+6871},XIaCS6pHe:{y:(componentViewport?.y||0)+0+0+64+6839}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:648,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+152+0+6779,children:/*#__PURE__*/_jsx(Container,{className:\"framer-csmqgt-container\",isModuleExternal:true,nodeId:\"nGcMjMIAf\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"ulqFD3vN1\"},XIaCS6pHe:{variant:\"CM2Vkczmm\"}},children:/*#__PURE__*/_jsx(SectionFAQ,{a4Mek2DlV:\"\",bkjrsj0k6:\"\",C8rEi48Gh:true,cVrxfbTa4:\"Y esta es la respuesta\",DvwE5Utii:true,gI5zM2TpH:false,gVZ31i3i_:\"\",height:\"100%\",hV05I0dF4:\"\",i2KI1PULi:\"\",i7gvV74SP:\"\",id:\"nGcMjMIAf\",layoutId:\"nGcMjMIAf\",M0H_GvnX0:false,MmijB_APs:\"Y esta es la respuesta\",n7dd3g12b:\"\\xbfPuedo tener APV y Dep\\xf3sito Convenido en Fintual?\",niITTmUVg:\"Y esta es la respuesta\",NUDLcLF0N:\"Y esta es la respuesta\",P32lwjRkU:false,pypgoFiyE:false,RguVEDAT5:\"Para poder tener un dep\\xf3sito convenido debes ser una persona natural que trabaja dependiente y tener un acuerdo con tu empleador para este beneficio.\",RvK0fxaQ9:\"\",SfNvX85fx:false,style:{width:\"100%\"},T7FfOfQ6p:\"Esta es una pregunta\",Uh2jsCGxF:\"Preguntas Frecuentes\",variant:\"iFiBN1s6a\",width:\"100%\",wLLJvm4JP:\"Esta es una pregunta\",x_IesMKiH:false,XApDW1Sm5:\"\\xbfQu\\xe9 requisitos tiene el Dep\\xf3sito Convenido?\",xCkM44JOb:\"\",xHH2LkS20:false,xLRwJ1dK4:false,XqK6R2AVx:\"Esta es una pregunta\",YKKnAJiyg:true,YuaNW9VdT:\"S\\xed, son complementarios.  \\nEl APV tiene un tope de 600UF anual y los dep\\xf3sitos convenidos 900UF anual. \\n\\nPor lo que si un a\\xf1o quieres ahorrar mucho para tu pensi\\xf3n, podr\\xedas aprovechar los dos beneficios tributarios (cada uno con su propio tope).\",ZkrEwCVTP:\"Esta es una pregunta\",zkWS1yFqr:\"https://ayuda.fintual.cl/es/articles/5086323-que-son-los-depositos-convenidos\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{y:(componentViewport?.y||0)+0+7667},XIaCS6pHe:{y:(componentViewport?.y||0)+0+7651}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7679,children:/*#__PURE__*/_jsx(Container,{className:\"framer-krtnpi-container\",isModuleExternal:true,nodeId:\"sotUHIdCb\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"zihwFkzaj\"},XIaCS6pHe:{variant:\"Y7TWmGmDe\"}},children:/*#__PURE__*/_jsx(SectionSEOLinks,{DVxBQd83T:true,FEVFnCPQe:\"M\\xe1s sobre:\",fomAfagwv:\"Invertir a largo plazo\",height:\"100%\",Hv20X7scR:\"Inversiones a largo plazo\",id:\"sotUHIdCb\",jLHRfRW9f:\"https://fintual.cl/inversiones-largo-plazo/\",jZ63iV8eV:\"https://fintual.cl/inversiones-largo-plazo/\",layoutId:\"sotUHIdCb\",oNYQiG3r3:\"Simulador de APV\",p36IzP923:\"https://fintual.cl/apv/\",pixncv_9v:false,qbRe8MK4p:false,RVnl3KLSx:\"https://fintual.cl/apv/simulador/\",style:{width:\"100%\"},triykp_fa:\"\\xbfQu\\xe9 es Fintual?\",U5M23x1zD:\"https://fintual.cl/que-es-fintual/\",variant:\"a4A_y8W4R\",WdhsiDoju:\"Link\",width:\"100%\",XChOiYa2p:\"\\xbfQu\\xe9 es el APV?\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qy7i4x-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KnJbSuf9_\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(Intercom,{appId:\"ee20jij0\",height:\"100%\",id:\"KnJbSuf9_\",layoutId:\"KnJbSuf9_\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{y:(componentViewport?.y||0)+0+7739},XIaCS6pHe:{y:(componentViewport?.y||0)+0+7723}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1060,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7751,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12dmmw8-container\",isModuleExternal:true,nodeId:\"NdkXPHf7T\",scopeId:\"FH0F5kQ2G\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{glNWynFC0:{variant:\"zj9qK0kD_\"},XIaCS6pHe:{variant:\"AI5NxeUn_\"}},children:/*#__PURE__*/_jsx(ChileFooterCopy3,{D_1hI06te:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Fintual es una Administradora General de Fondos ('Fintual'), sociedad an\\xf3nima especial supervisada y regulada en Chile por la Comisi\\xf3n para el Mercado Financiero (CMF, ex SVS). Entre otras series de reportes se informan a este ente regulador datos como patrimonio, valores cuotas y la comisi\\xf3n cobrada a cada fondo, y con frecuencia semanal el detalle de los activos que hay en cartera de cada fondo, adem\\xe1s de entregar reportes mensuales, trimestrales y los estados financieros anuales de los fondos mutuos y trimestrales de la sociedad administradora Fintual. Existen exigencias de patrimonio m\\xednimo para garantizar la operaci\\xf3n de Fintual, junto con garant\\xedas en forma de seguros para cada uno de los fondos mutuos administrados por Fintual. Los fondos administrados por Fintual forman un patrimonio separado de la administradora Fintual. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"Fintual es tambi\\xe9n una empresa tecnol\\xf3gica que automatiza procesos y rutinas t\\xedpicas en la industria financiera, permitiendo el enrolamiento remoto de clientes y las acciones de inversi\\xf3n y rescate de manera sencilla y eficiente. Esta optimizaci\\xf3n operacional y la tecnolog\\xeda detr\\xe1s han sido desarrolladas en Fintual, lo que nos permite hacer mejoras constantemente y desarrollar nuevas caracter\\xedsticas que el negocio y nuestros clientes van requiriendo. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"Fintual Administradora General de Fondos S.A., es a su vez filial de una empresa chilena (Fintual SpA), cuya matriz se encuentra incorporada en Estados Unidos como Fintual, Inc. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"Inf\\xf3rmese de las caracter\\xedsticas esenciales de la inversi\\xf3n en nuestros fondos mutuos, los que se encuentran contenidos en sus reglamentos internos, que puedes ver en la CMF y en fintual.cl/docs. \"}),/*#__PURE__*/_jsx(\"p\",{children:\"Las rentabilidades o ganancias obtenidas en el pasado por los fondos, no garantizan que ellas se repitan en el futuro. Los valores de las cuotas de los fondos mutuos son variables. \"}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Conceptos de la secci\\xf3n 'Depositar es gratis y sacar tu plata tambi\\xe9n'\",/*#__PURE__*/_jsx(\"br\",{}),\"Balance: Tu plata a la fecha de actualizaci\\xf3n.\",/*#__PURE__*/_jsx(\"br\",{}),\"Depositado Neto: La suma de todos tus dep\\xf3sitos, menos los retiros que has hecho.\",/*#__PURE__*/_jsx(\"br\",{}),\"Ganado: La diferencia entre balance y depositado neto.\"]})]}),emHK_I6l5:true,height:\"100%\",id:\"NdkXPHf7T\",layoutId:\"NdkXPHf7T\",style:{width:\"100%\"},variant:\"j_78hmu1i\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-scuRy.framer-fg9pdl, .framer-scuRy .framer-fg9pdl { display: block; }\",\".framer-scuRy.framer-vpgz6u { 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: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-scuRy .framer-cr7z9g-container { flex: none; height: auto; position: sticky; width: 100%; z-index: 1; }\",\".framer-scuRy .framer-10k5mf1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-scuRy .framer-ynf5ye-container, .framer-scuRy .framer-1odu445-container, .framer-scuRy .framer-1r5bvqt-container, .framer-scuRy .framer-vkjcdr-container, .framer-scuRy .framer-csmqgt-container, .framer-scuRy .framer-krtnpi-container, .framer-scuRy .framer-12dmmw8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-scuRy .framer-pdm9xl { 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: visible; padding: 80px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-scuRy .framer-4j37g8, .framer-scuRy .framer-65hznd, .framer-scuRy .framer-171xbht, .framer-scuRy .framer-339j0s, .framer-scuRy .framer-bo7kpp, .framer-scuRy .framer-1ekwa1b { --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-scuRy .framer-1cfa2p8 { align-content: center; align-items: center; background-color: var(--token-d17f6d7b-11ca-4dc7-827d-1f85299fcff4, #f5f9ff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 830px; overflow: hidden; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-scuRy .framer-8kq2ft { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-scuRy .framer-1o2osor { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-scuRy .framer-abmkq, .framer-scuRy .framer-99bkqv, .framer-scuRy .framer-1gkuc19, .framer-scuRy .framer-d4i9i6 { 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-scuRy .framer-10ahlir { --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-scuRy .framer-5s2sd3 { display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-scuRy .framer-o05ygf, .framer-scuRy .framer-18qohuy, .framer-scuRy .framer-b5okjk { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-d17f6d7b-11ca-4dc7-827d-1f85299fcff4, #f5f9ff); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; max-width: 440px; overflow: visible; padding: 40px 32px 40px 32px; position: relative; width: 100%; }\",\".framer-scuRy .framer-2s8t2a, .framer-scuRy .framer-127pekq, .framer-scuRy .framer-k1r6id, .framer-scuRy .framer-19xozs4, .framer-scuRy .framer-ulo1j4, .framer-scuRy .framer-bsr3gl { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 400px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-scuRy .framer-5e9kfs { align-content: center; align-items: center; background-color: var(--token-15c328a2-6eb6-4bbd-a4de-cf99baeb7015, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-scuRy .framer-z4a445 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-scuRy .framer-1pkf0bt { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 90%; }\",\".framer-scuRy .framer-aomphb { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-scuRy .framer-1q1bxmq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-scuRy .framer-licyx5 { align-content: center; align-items: center; background-color: var(--token-d17f6d7b-11ca-4dc7-827d-1f85299fcff4, #f5f9ff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 40px 64px 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-scuRy .framer-12by484, .framer-scuRy .framer-15vjv2r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-scuRy .framer-17lcgu7 { align-content: center; align-items: center; align-self: stretch; background-color: var(--token-d17f6d7b-11ca-4dc7-827d-1f85299fcff4, #f5f9ff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: auto; justify-content: flex-start; overflow: hidden; padding: 64px 40px 64px 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-scuRy .framer-bh9vaj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-scuRy .framer-is6ugf-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-scuRy .framer-1qy7i4x-container { bottom: 0px; flex: none; height: 100px; position: absolute; right: 0px; width: 200px; z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-scuRy.framer-vpgz6u { width: 810px; } .framer-scuRy .framer-cr7z9g-container { left: 50%; position: fixed; top: 0px; transform: translateX(-50%); } .framer-scuRy .framer-10k5mf1 { gap: 64px; padding: 64px 0px 100px 0px; } .framer-scuRy .framer-1cfa2p8 { width: 76%; } .framer-scuRy .framer-5s2sd3 { grid-template-columns: repeat(1, minmax(50px, 1fr)); max-width: 1024px; width: 60%; } .framer-scuRy .framer-o05ygf, .framer-scuRy .framer-2s8t2a, .framer-scuRy .framer-127pekq, .framer-scuRy .framer-18qohuy, .framer-scuRy .framer-k1r6id, .framer-scuRy .framer-19xozs4, .framer-scuRy .framer-b5okjk, .framer-scuRy .framer-ulo1j4, .framer-scuRy .framer-bsr3gl { max-width: unset; } .framer-scuRy .framer-is6ugf-container { width: 100%; }}\",\"@media (max-width: 809px) { .framer-scuRy.framer-vpgz6u { width: 450px; } .framer-scuRy .framer-cr7z9g-container { left: 50%; position: fixed; top: 0px; transform: translateX(-50%); } .framer-scuRy .framer-10k5mf1 { gap: 40px; padding: 48px 0px 100px 0px; } .framer-scuRy .framer-5s2sd3 { gap: 24px; grid-template-columns: repeat(1, minmax(50px, 1fr)); max-width: 450px; } .framer-scuRy .framer-o05ygf, .framer-scuRy .framer-18qohuy, .framer-scuRy .framer-b5okjk { gap: 32px; max-width: unset; } .framer-scuRy .framer-1q1bxmq { flex-direction: column; } .framer-scuRy .framer-licyx5 { flex: none; height: 520px; width: 100%; } .framer-scuRy .framer-17lcgu7 { align-self: unset; flex: none; height: 520px; width: 100%; } .framer-scuRy .framer-is6ugf-container { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7503\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XIaCS6pHe\":{\"layout\":[\"fixed\",\"auto\"]},\"glNWynFC0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerFH0F5kQ2G=withCSS(Component,css,\"framer-scuRy\");export default FramerFH0F5kQ2G;FramerFH0F5kQ2G.displayName=\"Page\";FramerFH0F5kQ2G.defaultProps={height:7503,width:1200};addFonts(FramerFH0F5kQ2G,[{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\",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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...ChileNavbarTabsFonts,...SectionHeroCenteredFonts,...SectionContentTextBulletsFonts,...SectionSEOTextFonts,...GlobalButtonFonts,...SectionDownloadAppFonts,...SectionFAQFonts,...SectionSEOLinksFonts,...IntercomFonts,...ChileFooterCopy3Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFH0F5kQ2G\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XIaCS6pHe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"glNWynFC0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"7503\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ChileNavbarTabsFonts", "getFonts", "trJTyXAy8_default", "SectionHeroCenteredFonts", "ubki1YkU1_default", "SectionContentTextBulletsFonts", "HC1OAWHsv_default", "SectionSEOTextFonts", "rdg_5DCs_default", "GlobalButtonFonts", "VyQmQcffR_default", "SectionDownloadAppFonts", "YZSLBmA2v_default", "SectionFAQFonts", "gqoPNRmFZ_default", "SectionSEOLinksFonts", "KWaNQHkUJ_default", "IntercomFonts", "Intercom", "ChileFooterCopy3Fonts", "bqIrQaE4S_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "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", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "trJTyXAy8_default", "ubki1YkU1_default", "RichText2", "x", "HC1OAWHsv_default", "rdg_5DCs_default", "VyQmQcffR_default", "YZSLBmA2v_default", "gqoPNRmFZ_default", "KWaNQHkUJ_default", "Intercom", "bqIrQaE4S_default", "css", "FramerFH0F5kQ2G", "withCSS", "FH0F5kQ2G_default", "addFonts", "ChileNavbarTabsFonts", "SectionHeroCenteredFonts", "SectionContentTextBulletsFonts", "SectionSEOTextFonts", "GlobalButtonFonts", "SectionDownloadAppFonts", "SectionFAQFonts", "SectionSEOLinksFonts", "IntercomFonts", "ChileFooterCopy3Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
