{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/IsORixEhTy4lqfRZFxBe/CiUuGGdtkRQOpF5eF1wQ/HXaqStTU_.js", "ssg:https://framerusercontent.com/modules/jAnR2UJAbZ5wHx2ZBYG0/kCbm8X9EN8bjM9sGDAoA/p37l_Rrnq.js", "ssg:https://framerusercontent.com/modules/1yMdjtRiEV7OuDrTJGj2/OP47kei3kv5Y6KJu0RVf/vNa_0kpH2.js", "ssg:https://framer.com/m/feather-icons/home.js@0.0.29", "ssg:https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js", "ssg:https://framerusercontent.com/modules/83AlvpdSpDdX9MYHJLle/7T1DFq5phpsNz9MHZznj/vNa_0kpH2-0.js", "ssg:https://framerusercontent.com/modules/83AlvpdSpDdX9MYHJLle/7T1DFq5phpsNz9MHZznj/vNa_0kpH2.js", "ssg:https://framer.com/m/framer/store.js@^1.0.0", "ssg:https://framerusercontent.com/modules/y4gcMbh7uezjOpFyLgrN/7ywqnuQAKG9uphChi4bm/Exit_intent.js", "ssg:https://framerusercontent.com/modules/rzc4GUWBZlYovdGzabzn/mVA8N9QJMdlcnAYOaadY/gM2xNLC5S.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";const EmbedFonts=getFonts(Embed);const cycleOrder=[\"MS4EZG3kl\",\"sgnx31Q0W\",\"vQyZNjeev\",\"d1qBR2sP2\",\"gd3noFUbg\",\"L5CyDHCsL\",\"s3hgwzG5z\",\"BPuldEt06\"];const serializationHash=\"framer-UCApG\";const variantClassNames={BPuldEt06:\"framer-v-zgn8ww\",d1qBR2sP2:\"framer-v-1pz2hop\",gd3noFUbg:\"framer-v-1dnmfov\",L5CyDHCsL:\"framer-v-1i5f6q3\",MS4EZG3kl:\"framer-v-ekhxuc\",s3hgwzG5z:\"framer-v-l2g4d4\",sgnx31Q0W:\"framer-v-m0hvl4\",vQyZNjeev:\"framer-v-ygk6k8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop small-Chile\":\"sgnx31Q0W\",\"Desktop small-Peru\":\"L5CyDHCsL\",\"Desktop-Chile\":\"MS4EZG3kl\",\"Desktop-Peru\":\"gd3noFUbg\",\"Phone-Chile\":\"d1qBR2sP2\",\"Phone-Peru\":\"BPuldEt06\",\"Tablet-Chile\":\"vQyZNjeev\",\"Tablet-Peru\":\"s3hgwzG5z\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"MS4EZG3kl\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"MS4EZG3kl\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ekhxuc\",className,classNames),\"data-framer-name\":\"Desktop-Chile\",layoutDependency:layoutDependency,layoutId:\"MS4EZG3kl\",ref:refBinding,style:{...style},...addPropertyOverrides({BPuldEt06:{\"data-framer-name\":\"Phone-Peru\"},d1qBR2sP2:{\"data-framer-name\":\"Phone-Chile\"},gd3noFUbg:{\"data-framer-name\":\"Desktop-Peru\"},L5CyDHCsL:{\"data-framer-name\":\"Desktop small-Peru\"},s3hgwzG5z:{\"data-framer-name\":\"Tablet-Peru\"},sgnx31Q0W:{\"data-framer-name\":\"Desktop small-Chile\"},vQyZNjeev:{\"data-framer-name\":\"Tablet-Chile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b1j317-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"BN9Uuzu9Z-container\",nodeId:\"BN9Uuzu9Z\",rendersWithMotion:true,scopeId:\"HXaqStTU_\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\",id:\"BN9Uuzu9Z\",layoutId:\"BN9Uuzu9Z\",style:{height:\"100%\",width:\"100%\"},type:\"url\",url:\"https://inversionistas.cumplo.cl/vitrina\",width:\"100%\",...addPropertyOverrides({BPuldEt06:{url:\"https://inversionistas.cumplo.pe/vitrina\"},gd3noFUbg:{url:\"https://inversionistas.cumplo.pe/vitrina\"},L5CyDHCsL:{url:\"https://inversionistas.cumplo.pe/vitrina\"},s3hgwzG5z:{url:\"https://inversionistas.cumplo.pe/vitrina\"}},baseVariant,gestureVariant)})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UCApG.framer-yyw8kx, .framer-UCApG .framer-yyw8kx { display: block; }\",\".framer-UCApG.framer-ekhxuc { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 1440px; }\",\".framer-UCApG .framer-b1j317-container { flex: none; height: 3637px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UCApG.framer-ekhxuc { gap: 0px; } .framer-UCApG.framer-ekhxuc > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-UCApG.framer-ekhxuc > :first-child { margin-top: 0px; } .framer-UCApG.framer-ekhxuc > :last-child { margin-bottom: 0px; } }\",\".framer-UCApG.framer-v-m0hvl4.framer-ekhxuc, .framer-UCApG.framer-v-1i5f6q3.framer-ekhxuc { width: 1200px; }\",\".framer-UCApG.framer-v-m0hvl4 .framer-b1j317-container { height: 4547px; }\",\".framer-UCApG.framer-v-ygk6k8.framer-ekhxuc, .framer-UCApG.framer-v-l2g4d4.framer-ekhxuc { width: 810px; }\",\".framer-UCApG.framer-v-ygk6k8 .framer-b1j317-container { height: 7348px; }\",\".framer-UCApG.framer-v-1pz2hop.framer-ekhxuc, .framer-UCApG.framer-v-zgn8ww.framer-ekhxuc { width: 390px; }\",\".framer-UCApG.framer-v-1pz2hop .framer-b1j317-container { height: 14604px; }\",\".framer-UCApG.framer-v-1dnmfov .framer-b1j317-container { height: 3636px; }\",\".framer-UCApG.framer-v-1i5f6q3 .framer-b1j317-container { height: 4550px; }\",\".framer-UCApG.framer-v-l2g4d4 .framer-b1j317-container { height: 4636px; }\",\".framer-UCApG.framer-v-zgn8ww .framer-b1j317-container { height: 10756px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3765\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sgnx31Q0W\":{\"layout\":[\"fixed\",\"auto\"]},\"vQyZNjeev\":{\"layout\":[\"fixed\",\"auto\"]},\"d1qBR2sP2\":{\"layout\":[\"fixed\",\"auto\"]},\"gd3noFUbg\":{\"layout\":[\"fixed\",\"auto\"]},\"L5CyDHCsL\":{\"layout\":[\"fixed\",\"auto\"]},\"s3hgwzG5z\":{\"layout\":[\"fixed\",\"auto\"]},\"BPuldEt06\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHXaqStTU_=withCSS(Component,css,\"framer-UCApG\");export default FramerHXaqStTU_;FramerHXaqStTU_.displayName=\"Inversiones\";FramerHXaqStTU_.defaultProps={height:3765,width:1440};addPropertyControls(FramerHXaqStTU_,{variant:{options:[\"MS4EZG3kl\",\"sgnx31Q0W\",\"vQyZNjeev\",\"d1qBR2sP2\",\"gd3noFUbg\",\"L5CyDHCsL\",\"s3hgwzG5z\",\"BPuldEt06\"],optionTitles:[\"Desktop-Chile\",\"Desktop small-Chile\",\"Tablet-Chile\",\"Phone-Chile\",\"Desktop-Peru\",\"Desktop small-Peru\",\"Tablet-Peru\",\"Phone-Peru\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerHXaqStTU_,[{explicitInter:true,fonts:[]},...EmbedFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHXaqStTU_\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sgnx31Q0W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vQyZNjeev\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d1qBR2sP2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gd3noFUbg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"L5CyDHCsL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s3hgwzG5z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BPuldEt06\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3765\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HXaqStTU_.map", "// Generated by Framer (34af854)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/dvrCO63INb6N0uK5Llq4/MhDdTJnSXY3GFr6xVJTv/h3Gk1p3wh.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/CQeoRtgLYSZnXqGcp69k/EzghAOufqP9U8FC4C3TC/ZvEDPtiyU.js\";const cycleOrder=[\"l4M8HNr8k\",\"eTHT_mvvs\",\"vPI4tTEBF\",\"ghfrlkWBC\",\"go6kLg2Ug\",\"jgmlOwPr2\",\"ptfdD9bE2\",\"dayF79QUi\"];const serializationHash=\"framer-wjdP4\";const variantClassNames={dayF79QUi:\"framer-v-ob61w3\",eTHT_mvvs:\"framer-v-17g2sw2\",ghfrlkWBC:\"framer-v-1afqifa\",go6kLg2Ug:\"framer-v-1qn7c3u\",jgmlOwPr2:\"framer-v-4fh1oe\",l4M8HNr8k:\"framer-v-11g8yth\",ptfdD9bE2:\"framer-v-1uph2b0\",vPI4tTEBF:\"framer-v-4u35id\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop small-CL\":\"jgmlOwPr2\",\"Desktop small-PE\":\"eTHT_mvvs\",\"Desktop-CL\":\"go6kLg2Ug\",\"Desktop-PE\":\"l4M8HNr8k\",\"Phone-CL\":\"dayF79QUi\",\"Phone-PE\":\"ghfrlkWBC\",\"Tablet-CL\":\"ptfdD9bE2\",\"Tablet-PE\":\"vPI4tTEBF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"l4M8HNr8k\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"l4M8HNr8k\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"go6kLg2Ug\",\"jgmlOwPr2\",\"ptfdD9bE2\",\"dayF79QUi\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-11g8yth\",className,classNames),\"data-framer-name\":\"Desktop-PE\",layoutDependency:layoutDependency,layoutId:\"l4M8HNr8k\",ref:ref??ref1,style:{backgroundColor:\"rgb(239, 251, 243)\",...style},...addPropertyOverrides({dayF79QUi:{\"data-framer-name\":\"Phone-CL\"},eTHT_mvvs:{\"data-framer-name\":\"Desktop small-PE\"},ghfrlkWBC:{\"data-framer-name\":\"Phone-PE\"},go6kLg2Ug:{\"data-framer-name\":\"Desktop-CL\"},jgmlOwPr2:{\"data-framer-name\":\"Desktop small-CL\"},ptfdD9bE2:{\"data-framer-name\":\"Tablet-CL\"},vPI4tTEBF:{\"data-framer-name\":\"Tablet-PE\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19xh6fl\",\"data-framer-name\":\"Frame 2199501\",layoutDependency:layoutDependency,layoutId:\"D6LhJ6LAx\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+(((componentViewport?.height||423)-120-303)/2+0+0)+0),pixelHeight:401,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MCog17dWX7U2lROEHJjpROGGU.png\"},className:\"framer-jfds9e\",\"data-framer-name\":\"Group\",layoutDependency:layoutDependency,layoutId:\"vyK2HqY_i\",...addPropertyOverrides({ghfrlkWBC:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||524)-60-201)/2+0+0)+201- -14),pixelHeight:401,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MCog17dWX7U2lROEHJjpROGGU.png\"}},vPI4tTEBF:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+(((componentViewport?.height||327)-120-207)/2+0+0)+0),pixelHeight:401,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MCog17dWX7U2lROEHJjpROGGU.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fuevtj\",\"data-framer-name\":\"Frame 35\",layoutDependency:layoutDependency,layoutId:\"BaGyGDq7n\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-msls0u\",\"data-framer-name\":\"Frame 34\",layoutDependency:layoutDependency,layoutId:\"evoweSfzp\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-5gsy3z\",\"data-styles-preset\":\"ZvEDPtiyU\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-1295d652-9654-4d9c-a630-ead05f728d9b, rgb(51, 209, 101)))\"},children:\"Inversiones a corto plazo\"})}),className:\"framer-18sy3vq\",\"data-framer-name\":\"Heading 3 \u2192 \\xbfC\\xf3mo funciona el financiamiento colaborativo?\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HGRA1QG81\",style:{\"--extracted-1of0zx5\":\"var(--token-1295d652-9654-4d9c-a630-ead05f728d9b, rgb(51, 209, 101))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-c34cd2\",\"data-framer-name\":\"Frame 37\",layoutDependency:layoutDependency,layoutId:\"nC_0ksQui\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"left\"},children:\"Obt\\xe9n rentabilidad desde 100 USD o 400 PEN en las oportunidades disponibles. Elige la que m\\xe1s te conviene, simula tus ganancias y empieza a invertir.\"})}),className:\"framer-1h93xx2\",\"data-framer-name\":\"Buscamos resolver la desigualdad en el acceso a capital de las peque\\xf1as y medianas empresas latinoamericanas para acelerar su crecimiento.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zkIamb8S1\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({dayF79QUi:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"left\"},children:\"Obt\\xe9n rentabilidad desde 100 mil pesos en las oportunidades disponibles.\"}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"left\"},children:\"Elige la que m\\xe1s te conviene, simula tus ganancias y empieza a invertir.\"})]})},go6kLg2Ug:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Invierte desde $100 mil pesos en las oportunidades disponibles.\"}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Elige, simula tus ganancias y empieza a invertir. \\xa1Tu dinero ya est\\xe1 rentando!\"})]})},jgmlOwPr2:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Obt\\xe9n rentabilidad desde 100 mil pesos en las oportunidades disponibles.\"}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Elige la que m\\xe1s te conviene, simula tus ganancias y empieza a invertir.\"})]})},ptfdD9bE2:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Obt\\xe9n rentabilidad desde 100 mil pesos en las oportunidades disponibles.\"}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Elige la que m\\xe1s te conviene, simula tus ganancias y empieza a invertir.\"})]})}},baseVariant,gestureVariant)})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wjdP4.framer-1ychaat, .framer-wjdP4 .framer-1ychaat { display: block; }\",\".framer-wjdP4.framer-11g8yth { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 60px 40px 60px 40px; position: relative; width: 1440px; }\",\".framer-wjdP4 .framer-19xh6fl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 136px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wjdP4 .framer-jfds9e { flex: none; height: 303px; position: relative; width: 394px; }\",\".framer-wjdP4 .framer-fuevtj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 37px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 463px; }\",\".framer-wjdP4 .framer-msls0u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-wjdP4 .framer-18sy3vq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 454px; word-break: break-word; word-wrap: break-word; }\",\".framer-wjdP4 .framer-c34cd2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wjdP4 .framer-1h93xx2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 394px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wjdP4.framer-11g8yth, .framer-wjdP4 .framer-19xh6fl, .framer-wjdP4 .framer-fuevtj, .framer-wjdP4 .framer-msls0u, .framer-wjdP4 .framer-c34cd2 { gap: 0px; } .framer-wjdP4.framer-11g8yth > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-wjdP4.framer-11g8yth > :first-child, .framer-wjdP4 .framer-fuevtj > :first-child, .framer-wjdP4 .framer-msls0u > :first-child, .framer-wjdP4 .framer-c34cd2 > :first-child { margin-top: 0px; } .framer-wjdP4.framer-11g8yth > :last-child, .framer-wjdP4 .framer-fuevtj > :last-child, .framer-wjdP4 .framer-msls0u > :last-child, .framer-wjdP4 .framer-c34cd2 > :last-child { margin-bottom: 0px; } .framer-wjdP4 .framer-19xh6fl > * { margin: 0px; margin-left: calc(136px / 2); margin-right: calc(136px / 2); } .framer-wjdP4 .framer-19xh6fl > :first-child { margin-left: 0px; } .framer-wjdP4 .framer-19xh6fl > :last-child { margin-right: 0px; } .framer-wjdP4 .framer-fuevtj > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-wjdP4 .framer-msls0u > *, .framer-wjdP4 .framer-c34cd2 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-wjdP4.framer-v-17g2sw2.framer-11g8yth, .framer-wjdP4.framer-v-4fh1oe.framer-11g8yth { width: 1200px; }\",\".framer-wjdP4.framer-v-4u35id.framer-11g8yth, .framer-wjdP4.framer-v-1uph2b0.framer-11g8yth { width: 810px; }\",\".framer-wjdP4.framer-v-4u35id .framer-19xh6fl { gap: 48px; }\",\".framer-wjdP4.framer-v-4u35id .framer-jfds9e { height: 207px; width: 269px; }\",\".framer-wjdP4.framer-v-4u35id .framer-fuevtj, .framer-wjdP4.framer-v-1afqifa .framer-fuevtj { flex: 1 0 0px; width: 1px; }\",\".framer-wjdP4.framer-v-4u35id .framer-c34cd2, .framer-wjdP4.framer-v-4u35id .framer-1h93xx2, .framer-wjdP4.framer-v-1afqifa .framer-18sy3vq, .framer-wjdP4.framer-v-1afqifa .framer-c34cd2, .framer-wjdP4.framer-v-1afqifa .framer-1h93xx2, .framer-wjdP4.framer-v-ob61w3 .framer-18sy3vq, .framer-wjdP4.framer-v-ob61w3 .framer-c34cd2, .framer-wjdP4.framer-v-ob61w3 .framer-1h93xx2 { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wjdP4.framer-v-4u35id .framer-19xh6fl { gap: 0px; } .framer-wjdP4.framer-v-4u35id .framer-19xh6fl > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-wjdP4.framer-v-4u35id .framer-19xh6fl > :first-child { margin-left: 0px; } .framer-wjdP4.framer-v-4u35id .framer-19xh6fl > :last-child { margin-right: 0px; } }\",\".framer-wjdP4.framer-v-1afqifa.framer-11g8yth { height: 524px; overflow: hidden; padding: 0px 20px 60px 20px; width: 390px; }\",\".framer-wjdP4.framer-v-1afqifa .framer-jfds9e { bottom: -219px; height: 205px; position: absolute; right: -36px; width: 267px; z-index: 1; }\",\".framer-wjdP4.framer-v-1qn7c3u .framer-19xh6fl, .framer-wjdP4.framer-v-4fh1oe .framer-19xh6fl, .framer-wjdP4.framer-v-1uph2b0 .framer-19xh6fl, .framer-wjdP4.framer-v-ob61w3 .framer-19xh6fl { flex-direction: column; }\",\".framer-wjdP4.framer-v-1qn7c3u .framer-fuevtj, .framer-wjdP4.framer-v-4fh1oe .framer-fuevtj, .framer-wjdP4.framer-v-1uph2b0 .framer-fuevtj, .framer-wjdP4.framer-v-ob61w3 .framer-fuevtj { align-content: center; align-items: center; gap: 16px; width: 100%; }\",\".framer-wjdP4.framer-v-1qn7c3u .framer-msls0u, .framer-wjdP4.framer-v-4fh1oe .framer-msls0u, .framer-wjdP4.framer-v-1uph2b0 .framer-msls0u { width: min-content; }\",\".framer-wjdP4.framer-v-1qn7c3u .framer-18sy3vq, .framer-wjdP4.framer-v-4fh1oe .framer-18sy3vq, .framer-wjdP4.framer-v-1uph2b0 .framer-18sy3vq { width: 467px; }\",\".framer-wjdP4.framer-v-1qn7c3u .framer-1h93xx2, .framer-wjdP4.framer-v-4fh1oe .framer-1h93xx2, .framer-wjdP4.framer-v-1uph2b0 .framer-1h93xx2 { white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wjdP4.framer-v-1qn7c3u .framer-19xh6fl, .framer-wjdP4.framer-v-1qn7c3u .framer-fuevtj { gap: 0px; } .framer-wjdP4.framer-v-1qn7c3u .framer-19xh6fl > * { margin: 0px; margin-bottom: calc(136px / 2); margin-top: calc(136px / 2); } .framer-wjdP4.framer-v-1qn7c3u .framer-19xh6fl > :first-child, .framer-wjdP4.framer-v-1qn7c3u .framer-fuevtj > :first-child { margin-top: 0px; } .framer-wjdP4.framer-v-1qn7c3u .framer-19xh6fl > :last-child, .framer-wjdP4.framer-v-1qn7c3u .framer-fuevtj > :last-child { margin-bottom: 0px; } .framer-wjdP4.framer-v-1qn7c3u .framer-fuevtj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wjdP4.framer-v-4fh1oe .framer-19xh6fl, .framer-wjdP4.framer-v-4fh1oe .framer-fuevtj { gap: 0px; } .framer-wjdP4.framer-v-4fh1oe .framer-19xh6fl > * { margin: 0px; margin-bottom: calc(136px / 2); margin-top: calc(136px / 2); } .framer-wjdP4.framer-v-4fh1oe .framer-19xh6fl > :first-child, .framer-wjdP4.framer-v-4fh1oe .framer-fuevtj > :first-child { margin-top: 0px; } .framer-wjdP4.framer-v-4fh1oe .framer-19xh6fl > :last-child, .framer-wjdP4.framer-v-4fh1oe .framer-fuevtj > :last-child { margin-bottom: 0px; } .framer-wjdP4.framer-v-4fh1oe .framer-fuevtj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wjdP4.framer-v-1uph2b0 .framer-19xh6fl, .framer-wjdP4.framer-v-1uph2b0 .framer-fuevtj { gap: 0px; } .framer-wjdP4.framer-v-1uph2b0 .framer-19xh6fl > * { margin: 0px; margin-bottom: calc(136px / 2); margin-top: calc(136px / 2); } .framer-wjdP4.framer-v-1uph2b0 .framer-19xh6fl > :first-child, .framer-wjdP4.framer-v-1uph2b0 .framer-fuevtj > :first-child { margin-top: 0px; } .framer-wjdP4.framer-v-1uph2b0 .framer-19xh6fl > :last-child, .framer-wjdP4.framer-v-1uph2b0 .framer-fuevtj > :last-child { margin-bottom: 0px; } .framer-wjdP4.framer-v-1uph2b0 .framer-fuevtj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-wjdP4.framer-v-ob61w3.framer-11g8yth { padding: 60px 20px 60px 20px; width: 390px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wjdP4.framer-v-ob61w3 .framer-19xh6fl, .framer-wjdP4.framer-v-ob61w3 .framer-fuevtj { gap: 0px; } .framer-wjdP4.framer-v-ob61w3 .framer-19xh6fl > * { margin: 0px; margin-bottom: calc(136px / 2); margin-top: calc(136px / 2); } .framer-wjdP4.framer-v-ob61w3 .framer-19xh6fl > :first-child, .framer-wjdP4.framer-v-ob61w3 .framer-fuevtj > :first-child { margin-top: 0px; } .framer-wjdP4.framer-v-ob61w3 .framer-19xh6fl > :last-child, .framer-wjdP4.framer-v-ob61w3 .framer-fuevtj > :last-child { margin-bottom: 0px; } .framer-wjdP4.framer-v-ob61w3 .framer-fuevtj > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 423\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"eTHT_mvvs\":{\"layout\":[\"fixed\",\"auto\"]},\"vPI4tTEBF\":{\"layout\":[\"fixed\",\"auto\"]},\"ghfrlkWBC\":{\"layout\":[\"fixed\",\"fixed\"]},\"go6kLg2Ug\":{\"layout\":[\"fixed\",\"auto\"]},\"jgmlOwPr2\":{\"layout\":[\"fixed\",\"auto\"]},\"ptfdD9bE2\":{\"layout\":[\"fixed\",\"auto\"]},\"dayF79QUi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerp37l_Rrnq=withCSS(Component,css,\"framer-wjdP4\");export default Framerp37l_Rrnq;Framerp37l_Rrnq.displayName=\"Inversiones corto plazo\";Framerp37l_Rrnq.defaultProps={height:423,width:1440};addPropertyControls(Framerp37l_Rrnq,{variant:{options:[\"l4M8HNr8k\",\"eTHT_mvvs\",\"vPI4tTEBF\",\"ghfrlkWBC\",\"go6kLg2Ug\",\"jgmlOwPr2\",\"ptfdD9bE2\",\"dayF79QUi\"],optionTitles:[\"Desktop-PE\",\"Desktop small-PE\",\"Tablet-PE\",\"Phone-PE\",\"Desktop-CL\",\"Desktop small-CL\",\"Tablet-CL\",\"Phone-CL\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerp37l_Rrnq,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerp37l_Rrnq\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eTHT_mvvs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vPI4tTEBF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ghfrlkWBC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"go6kLg2Ug\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jgmlOwPr2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ptfdD9bE2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dayF79QUi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"423\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (139b156)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/dvrCO63INb6N0uK5Llq4/MhDdTJnSXY3GFr6xVJTv/h3Gk1p3wh.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/83AlvpdSpDdX9MYHJLle/7T1DFq5phpsNz9MHZznj/vNa_0kpH2.js\";import ButtonDefault from\"https://framerusercontent.com/modules/t73BqesxyYFVIPixhFzv/Xfk50RYGQEOESygppKMh/noh9s0PiZ.js\";import BrandLogo from\"https://framerusercontent.com/modules/ORc4sSPORnP9nJWbbCxg/VQKXyzCOA2ZmBgL5GFEo/xllPUT7Hu.js\";const FeatherFonts=getFonts(Feather);const BrandLogoFonts=getFonts(BrandLogo);const ButtonDefaultFonts=getFonts(ButtonDefault);const cycleOrder=[\"aceB9QgMJ\",\"iO0Qqu2PV\"];const serializationHash=\"framer-B0nrF\";const variantClassNames={aceB9QgMJ:\"framer-v-z8a87i\",iO0Qqu2PV:\"framer-v-a7pt3r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Pop-up-Variant 2\":\"iO0Qqu2PV\",\"Pop-up\":\"aceB9QgMJ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"aceB9QgMJ\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aceB9QgMJ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClickogzqfw=activeVariantCallback(async(...args)=>{setVariant(\"iO0Qqu2PV\");});const Mn8RQQBCzogzqfw=activeVariantCallback(async(...args)=>{setVariant(\"iO0Qqu2PV\");});const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-z8a87i\",className,classNames),\"data-framer-name\":\"Pop-up\",layoutDependency:layoutDependency,layoutId:\"aceB9QgMJ\",ref:ref??ref1,style:{opacity:1,...style},variants:{iO0Qqu2PV:{opacity:0}},...addPropertyOverrides({iO0Qqu2PV:{\"data-framer-name\":\"Pop-up-Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11ngde6\",\"data-framer-name\":\"Pop up\",layoutDependency:layoutDependency,layoutId:\"mR0fcaWXX\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 4px 16px 0px rgba(66, 71, 76, 0.06), 0px 0px 0px 0px rgba(66, 71, 76, 0.48)\"},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8aczxl\",\"data-framer-name\":\"Cintect text\",layoutDependency:layoutDependency,layoutId:\"PJn3DUbom\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16c2upq-container\",layoutDependency:layoutDependency,layoutId:\"ghwYdQyBd-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-13a0eb5a-2ebc-481f-b293-b0521def2d39, rgb(135, 55, 208))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x\",id:\"ghwYdQyBd\",layoutId:\"ghwYdQyBd\",mirrored:false,onClick:onClickogzqfw,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"118px\",y:(componentViewport?.y||0)+((componentViewport?.height||600)*.4987834549878348-317.5)+60+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8icd43-container\",layoutDependency:layoutDependency,layoutId:\"QEZ4LSM5_-container\",children:/*#__PURE__*/_jsx(BrandLogo,{height:\"100%\",id:\"QEZ4LSM5_\",layoutId:\"QEZ4LSM5_\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"left\"},children:\"Estamos realizando actualizaciones a nuestros sistemas, por lo que nuestro servicio puede presentar intermitencias. \"}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"left\"},children:\"Gracias de antemano por tu paciencia y comprensi\\xf3n \uD83D\uDE03.\"})]}),className:\"framer-nkq30z\",\"data-framer-name\":\"Diferentes alternativas para tu empresa, que se adaptan a las necesidades de tu pyme. \\xbfTienes un respaldo, necesitas m\\xe1s plazo?\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aL89qLKvL\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gM2xNLC5S\"},implicitPathVariables:undefined},{href:{webPageId:\"gM2xNLC5S\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+((componentViewport?.height||600)*.4987834549878348-317.5)+60+0+467,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jg9rbt-container\",layoutDependency:layoutDependency,layoutId:\"zPvIRFlRm-container\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:resolvedLinks[0],GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"zPvIRFlRm\",layoutId:\"zPvIRFlRm\",Mn8RQQBCz:Mn8RQQBCzogzqfw,RkCfUtYoJ:getLocalizedValue(\"v1\",activeLocale)??\"Aceptar\",WbdwF1mGD:false,width:\"100%\",...addPropertyOverrides({iO0Qqu2PV:{dWFb51mJg:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-B0nrF.framer-1edmup1, .framer-B0nrF .framer-1edmup1 { display: block; }\",\".framer-B0nrF.framer-z8a87i { height: 600px; overflow: hidden; position: relative; width: 1440px; }\",\".framer-B0nrF .framer-11ngde6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 60px 80px 60px 80px; position: absolute; top: 50%; width: min-content; }\",\".framer-B0nrF .framer-8aczxl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 37px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 463px; }\",\".framer-B0nrF .framer-16c2upq-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: absolute; right: -36px; top: -26px; width: 27px; z-index: 1; }\",\".framer-B0nrF .framer-8icd43-container { flex: none; height: 33px; position: relative; width: 118px; }\",\".framer-B0nrF .framer-nkq30z { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 463px; word-break: break-word; word-wrap: break-word; }\",\".framer-B0nrF .framer-jg9rbt-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-B0nrF .framer-11ngde6, .framer-B0nrF .framer-8aczxl { gap: 0px; } .framer-B0nrF .framer-11ngde6 > * { margin: 0px; margin-left: calc(90px / 2); margin-right: calc(90px / 2); } .framer-B0nrF .framer-11ngde6 > :first-child { margin-left: 0px; } .framer-B0nrF .framer-11ngde6 > :last-child { margin-right: 0px; } .framer-B0nrF .framer-8aczxl > * { margin: 0px; margin-bottom: calc(37px / 2); margin-top: calc(37px / 2); } .framer-B0nrF .framer-8aczxl > :first-child { margin-top: 0px; } .framer-B0nrF .framer-8aczxl > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 600\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"iO0Qqu2PV\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervNa_0kpH2=withCSS(Component,css,\"framer-B0nrF\");export default FramervNa_0kpH2;FramervNa_0kpH2.displayName=\"Pop up\";FramervNa_0kpH2.defaultProps={height:600,width:1440};addPropertyControls(FramervNa_0kpH2,{variant:{options:[\"aceB9QgMJ\",\"iO0Qqu2PV\"],optionTitles:[\"Pop-up\",\"Pop-up-Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramervNa_0kpH2,[{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\"}]},...FeatherFonts,...BrandLogoFonts,...ButtonDefaultFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervNa_0kpH2\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"600\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iO0Qqu2PV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "let r;var s=o=>{if(!r){const n=o.forwardRef(({color:t=\"currentColor\",size:e=24,...i},l)=>o.createElement(\"svg\",{ref:l,xmlns:\"http://www.w3.org/2000/svg\",width:e,height:e,viewBox:\"0 0 24 24\",fill:\"none\",stroke:t,strokeWidth:\"2\",strokeLinecap:\"round\",strokeLinejoin:\"round\",...i},o.createElement(\"path\",{d:\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}),o.createElement(\"polyline\",{points:\"9 22 9 12 15 12 15 22\"})));n.displayName=\"Home\",r=n}return r};export{s as default};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/feather-icons/home.js@0.0.29\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";export const iconKeys=[\"activity\",\"airplay\",\"alert-circle\",\"alert-octagon\",\"alert-triangle\",\"align-center\",\"align-justify\",\"align-left\",\"align-right\",\"anchor\",\"aperture\",\"archive\",\"arrow-down\",\"arrow-down-circle\",\"arrow-down-left\",\"arrow-down-right\",\"arrow-left\",\"arrow-left-circle\",\"arrow-right\",\"arrow-right-circle\",\"arrow-up\",\"arrow-up-circle\",\"arrow-up-left\",\"arrow-up-right\",\"at-sign\",\"award\",\"bar-chart\",\"bar-chart-2\",\"battery\",\"battery-charging\",\"bell\",\"bell-off\",\"bluetooth\",\"bold\",\"book\",\"book-open\",\"bookmark\",\"box\",\"briefcase\",\"calendar\",\"camera\",\"camera-off\",\"cast\",\"check\",\"check-circle\",\"check-square\",\"chevron-down\",\"chevron-left\",\"chevron-right\",\"chevron-up\",\"chevrons-down\",\"chevrons-left\",\"chevrons-right\",\"chevrons-up\",\"chrome\",\"circle\",\"clipboard\",\"clock\",\"cloud\",\"cloud-drizzle\",\"cloud-lightning\",\"cloud-off\",\"cloud-rain\",\"cloud-snow\",\"code\",\"codepen\",\"codesandbox\",\"coffee\",\"columns\",\"command\",\"compass\",\"copy\",\"corner-down-left\",\"corner-down-right\",\"corner-left-down\",\"corner-left-up\",\"corner-right-down\",\"corner-right-up\",\"corner-up-left\",\"corner-up-right\",\"cpu\",\"credit-card\",\"crop\",\"crosshair\",\"database\",\"delete\",\"disc\",\"divide\",\"divide-circle\",\"divide-square\",\"dollar-sign\",\"download\",\"download-cloud\",\"dribbble\",\"droplet\",\"edit\",\"edit-2\",\"edit-3\",\"external-link\",\"eye\",\"eye-off\",\"facebook\",\"fast-forward\",\"feather\",\"figma\",\"file\",\"file-minus\",\"file-plus\",\"file-text\",\"film\",\"filter\",\"flag\",\"folder\",\"folder-minus\",\"folder-plus\",\"framer\",\"frown\",\"gift\",\"git-branch\",\"git-commit\",\"git-merge\",\"git-pull-request\",\"github\",\"gitlab\",\"globe\",\"grid\",\"hard-drive\",\"hash\",\"headphones\",\"heart\",\"help-circle\",\"hexagon\",\"home\",\"image\",\"inbox\",\"info\",\"instagram\",\"italic\",\"key\",\"layers\",\"layout\",\"life-buoy\",\"link\",\"link-2\",\"linkedin\",\"list\",\"loader\",\"lock\",\"log-in\",\"log-out\",\"mail\",\"map\",\"map-pin\",\"maximize\",\"maximize-2\",\"meh\",\"menu\",\"message-circle\",\"message-square\",\"mic\",\"mic-off\",\"minimize\",\"minimize-2\",\"minus\",\"minus-circle\",\"minus-square\",\"monitor\",\"moon\",\"more-horizontal\",\"more-vertical\",\"mouse-pointer\",\"move\",\"music\",\"navigation\",\"navigation-2\",\"octagon\",\"package\",\"paperclip\",\"pause\",\"pause-circle\",\"pen-tool\",\"percent\",\"phone\",\"phone-call\",\"phone-forwarded\",\"phone-incoming\",\"phone-missed\",\"phone-off\",\"phone-outgoing\",\"pie-chart\",\"play\",\"play-circle\",\"plus\",\"plus-circle\",\"plus-square\",\"pocket\",\"power\",\"printer\",\"radio\",\"refresh-ccw\",\"refresh-cw\",\"repeat\",\"rewind\",\"rotate-ccw\",\"rotate-cw\",\"rss\",\"save\",\"scissors\",\"search\",\"send\",\"server\",\"settings\",\"share\",\"share-2\",\"shield\",\"shield-off\",\"shopping-bag\",\"shopping-cart\",\"shuffle\",\"sidebar\",\"skip-back\",\"skip-forward\",\"slack\",\"slash\",\"sliders\",\"smartphone\",\"smile\",\"speaker\",\"square\",\"star\",\"stop-circle\",\"sun\",\"sunrise\",\"sunset\",\"tablet\",\"tag\",\"target\",\"terminal\",\"thermometer\",\"thumbs-down\",\"thumbs-up\",\"toggle-left\",\"toggle-right\",\"tool\",\"trash\",\"trash-2\",\"trello\",\"trending-down\",\"trending-up\",\"triangle\",\"truck\",\"tv\",\"twitch\",\"twitter\",\"type\",\"umbrella\",\"underline\",\"unlock\",\"upload\",\"upload-cloud\",\"user\",\"user-check\",\"user-minus\",\"user-plus\",\"user-x\",\"users\",\"video\",\"video-off\",\"voicemail\",\"volume\",\"volume-1\",\"volume-2\",\"volume-x\",\"watch\",\"wifi\",\"wifi-off\",\"wind\",\"x\",\"x-circle\",\"x-octagon\",\"x-square\",\"youtube\",\"zap\",\"zap-off\",\"zoom-in\",\"zoom-out\",];const moduleBaseUrl=\"https://framer.com/m/feather-icons/\";const uppercaseIconKeys=iconKeys.map(name=>name.charAt(0).toUpperCase()+name.slice(1));const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * FEATHER\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){let active=true;// Get the selected module\ntry{const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@0.0.29`;const module=await import(/* webpackIgnore: true */ iconModuleUrl);// console.log(module.default)\nif(active)setSelectedIcon(module.default(React));}catch(e){console.log(e);if(active)setSelectedIcon(null);}return()=>{active=false;};}// Import module when new style or icon is selected\nuseEffect(()=>{importModule();},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(\"div\",{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(SelectedIcon,{style:{width:\"100%\",height:\"100%\",transform:mirrored?\"scale(-1, 1)\":undefined},color:color}):emptyState});}Icon.displayName=\"Feather\";Icon.defaultProps={width:24,height:24,iconSelection:\"home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,optionTitles:uppercaseIconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Feather site](https://feathericons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"iconKeys\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Feather.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-x97i0u\",\"data-styles-preset\":\"h3Gk1p3wh\",style:{\"--framer-text-alignment\":\"left\"},children:\"Alternativas que se adaptan a las necesidades de tu negocio. Conversemos.\"})});export const v1=\"Productos para empresas\";\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (139b156)\nimport*as localizedValues from\"./vNa_0kpH2-0.js\";const valuesByLocaleId={nDpeiD82z:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{useState,useEffect}from\"react\";import{Data,useObserveData}from\"framer\";export function createStore(state1){// Use Data so that a Preview reload resets the state\nconst dataStore=Data({state:Object.freeze({...state1})});// Create a set function that updates the state\nconst setDataStore=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(dataStore.state);}dataStore.state=Object.freeze({...dataStore.state,...newState});};// Store the initial state, copy the object if it's an object\nlet storeState=typeof state1===\"object\"?Object.freeze({...state1}):state1;// Keep a list of all the listeners, in the form of React hook setters\nconst storeSetters=new Set();// Create a set function that updates all the listeners / setters\nconst setStoreState=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(storeState);}storeState=typeof newState===\"object\"?Object.freeze({...storeState,...newState}):newState;// Update all the listeners / setters with the new value\nstoreSetters.forEach(setter=>setter(storeState));};// Create the actual hook based on everything above\nfunction useStore(){// Create the hook we are going to use as a listener\nconst[state,setState]=useState(storeState);// If we unmount the component using this hook, we need to remove the listener\n// @ts-ignore\nuseEffect(()=>{// But right now, we need to add the listener\nstoreSetters.add(setState);return()=>storeSetters.delete(setState);},[]);// If Data context exists, use Data, otherwise use vanilla React state\nif(useObserveData()===true){useObserveData();return[dataStore.state,setDataStore];}else{// Return the state and a function to update the central store\nreturn[state,setStoreState];}}return useStore;}\nexport const __FramerMetadata__ = {\"exports\":{\"createStore\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./createStore.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import React from\"react\";import{motion}from\"framer-motion\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";// Store para gestionar el estado del modal\nconst useStore=createStore({isOverlayVisible:false});export function withWindowLeaveOverlay(Component){return function WrappedComponent(props){const[store,setStore]=useStore();const[overlayDismissed,setOverlayDismissed]=React.useState(false);React.useEffect(()=>{const dismissed=sessionStorage.getItem(\"overlayDismissed\")===\"true\";setOverlayDismissed(dismissed);if(dismissed){setStore({isOverlayVisible:false});}},[]);// Detectamos si el mouse est\u00E1 por salir de la ventana (exit intent)\nReact.useEffect(()=>{if(overlayDismissed)return;const handleMouseLeave=event=>{if(sessionStorage.getItem(\"overlayDismissed\")===\"true\")return;const{clientX,clientY,relatedTarget}=event;const{innerWidth,innerHeight}=window;if(!relatedTarget&&(clientY<=0||clientY>=innerHeight||clientX<=0||clientX>=innerWidth)){setStore({isOverlayVisible:true});}};document.addEventListener(\"mouseout\",handleMouseLeave);return()=>document.removeEventListener(\"mouseout\",handleMouseLeave);},[overlayDismissed,setStore]);// Funci\u00F3n para cerrar el modal\nconst dismissOverlay=event=>{event.preventDefault();setStore({isOverlayVisible:false});sessionStorage.setItem(\"overlayDismissed\",\"true\");};if(!store.isOverlayVisible)return null;// Estilo del overlay (fondo oscuro del modal)\nconst overlayStyle={position:\"fixed\",top:0,left:0,right:0,bottom:0,display:\"flex\",alignItems:\"center\",justifyContent:\"center\",backgroundColor:\"rgba(0, 0, 0, 0.8)\",zIndex:1e3,pointerEvents:\"auto\"};// Estilo de la animaci\u00F3n del modal (motion div)\nconst motionStyle={initial:{y:25,opacity:0},animate:{y:0,opacity:1},exit:{y:25,opacity:0},transition:{type:\"spring\",stiffness:300,damping:45,mass:1.1}};return /*#__PURE__*/_jsx(\"div\",{style:overlayStyle,onClick:dismissOverlay,children:/*#__PURE__*/_jsx(motion.div,{...motionStyle,onClick:e=>e.stopPropagation(),children:/*#__PURE__*/_jsx(Component,{...props})})});};}// Esta funci\u00F3n te permitir\u00E1 asociar el clic de cierre con el modal\nexport function withDismissOverlay(Component){return function WrappedComponent(props){const[,setStore]=useStore();const dismissOverlay=event=>{event.preventDefault();setStore({isOverlayVisible:false});sessionStorage.setItem(\"overlayDismissed\",\"true\");};return /*#__PURE__*/_jsx(Component,{...props,onClick:dismissOverlay});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withWindowLeaveOverlay\":{\"type\":\"reactHoc\",\"name\":\"withWindowLeaveOverlay\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withDismissOverlay\":{\"type\":\"reactHoc\",\"name\":\"withDismissOverlay\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Exit_intent.map", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import Inversiones from\"#framer/local/canvasComponent/HXaqStTU_/HXaqStTU_.js\";import ButtonDefault from\"#framer/local/canvasComponent/noh9s0PiZ/noh9s0PiZ.js\";import InversionesCortoPlazo from\"#framer/local/canvasComponent/p37l_Rrnq/p37l_Rrnq.js\";import SectionsNavigation from\"#framer/local/canvasComponent/Sl4QJWPNn/Sl4QJWPNn.js\";import PopUp,*as PopUpInfo from\"#framer/local/canvasComponent/vNa_0kpH2/vNa_0kpH2.js\";import SectionsFooter from\"#framer/local/canvasComponent/VXSJQPyAO/VXSJQPyAO.js\";import{withWindowLeaveOverlay}from\"#framer/local/codeFile/Ffx1dna/Exit_intent.js\";import*as sharedStyle1 from\"#framer/local/css/BIIKnzZmT/BIIKnzZmT.js\";import*as sharedStyle2 from\"#framer/local/css/i8p9DSU02/i8p9DSU02.js\";import*as sharedStyle from\"#framer/local/css/Lg2I7g3TO/Lg2I7g3TO.js\";import metadataProvider from\"#framer/local/webPageMetadata/gM2xNLC5S/gM2xNLC5S.js\";const ButtonDefaultFonts=getFonts(ButtonDefault);const SlideshowFonts=getFonts(Slideshow);const SectionsNavigationFonts=getFonts(SectionsNavigation);const InversionesCortoPlazoFonts=getFonts(InversionesCortoPlazo);const InversionesFonts=getFonts(Inversiones);const SectionsFooterFonts=getFonts(SectionsFooter);const PopUpFonts=getFonts(PopUp);const PopUpWithWindowLeaveOverlayiyko1eWithMappedReactProps1gcywz2=withMappedReactProps(withCodeBoundaryForOverrides(PopUp,{nodeId:\"vTOwtDvRw\",override:withWindowLeaveOverlay,scopeId:\"gM2xNLC5S\"}),PopUpInfo);const breakpoints={dnLC8BsNp:\"(min-width: 1440px)\",IYAWRpwc2:\"(min-width: 1200px) and (max-width: 1439px)\",pe2WQx4u5:\"(min-width: 810px) and (max-width: 1199px)\",qpscI2TFI:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-jRoBH\";const variantClassNames={dnLC8BsNp:\"framer-v-19ujbaz\",IYAWRpwc2:\"framer-v-1dmew6y\",pe2WQx4u5:\"framer-v-1alxb4y\",qpscI2TFI:\"framer-v-14kiue2\"};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"default\":return true;case\"gwDckWhd1\":return false;case\"nDpeiD82z\":return false;case\"OSjCapIny\":return false;default:return true;}};const toBoolean=value=>{return Boolean(value);};const convertFromEnum1=(value,activeLocale)=>{switch(value){case\"default\":return\"Zp_npUEvr\";case\"gwDckWhd1\":return\"b9TxwQpjc\";case\"nDpeiD82z\":return\"MYBp5fnGF\";case\"OSjCapIny\":return\"Nle5a3obq\";default:return\"Z3iwiqaon\";}};const convertFromEnum2=(value,activeLocale)=>{switch(value){case\"default\":return\"FTVcA5N82\";case\"gwDckWhd1\":return\"GNWIOfbyn\";case\"nDpeiD82z\":return\"WwpqYVvQG\";case\"OSjCapIny\":return\"YtMGj215X\";default:return\"Z3iwiqaon\";}};const convertFromEnum3=(value,activeLocale)=>{switch(value){case\"default\":return\"FTVcA5N82\";case\"gwDckWhd1\":return\"GNWIOfbyn\";case\"nDpeiD82z\":return\"WwpqYVvQG\";case\"OSjCapIny\":return\"YtMGj215X\";default:return\"gnGU6Th4E\";}};const convertFromEnum4=(value,activeLocale)=>{switch(value){case\"default\":return\"go6kLg2Ug\";default:return\"l4M8HNr8k\";}};const convertFromEnum5=(value,activeLocale)=>{switch(value){case\"default\":return\"jgmlOwPr2\";case\"gwDckWhd1\":return\"eTHT_mvvs\";default:return\"go6kLg2Ug\";}};const convertFromEnum6=(value,activeLocale)=>{switch(value){case\"default\":return\"ptfdD9bE2\";case\"gwDckWhd1\":return\"vPI4tTEBF\";default:return\"ptfdD9bE2\";}};const convertFromEnum7=(value,activeLocale)=>{switch(value){case\"default\":return\"dayF79QUi\";case\"gwDckWhd1\":return\"ghfrlkWBC\";default:return\"go6kLg2Ug\";}};const convertFromEnum8=(value,activeLocale)=>{switch(value){case\"default\":return\"MS4EZG3kl\";case\"gwDckWhd1\":return\"gd3noFUbg\";default:return\"MS4EZG3kl\";}};const convertFromEnum9=(value,activeLocale)=>{switch(value){case\"default\":return\"sgnx31Q0W\";case\"gwDckWhd1\":return\"L5CyDHCsL\";default:return\"MS4EZG3kl\";}};const convertFromEnum10=(value,activeLocale)=>{switch(value){case\"default\":return\"vQyZNjeev\";case\"gwDckWhd1\":return\"s3hgwzG5z\";default:return\"MS4EZG3kl\";}};const convertFromEnum11=(value,activeLocale)=>{switch(value){case\"default\":return\"d1qBR2sP2\";case\"gwDckWhd1\":return\"BPuldEt06\";default:return\"MS4EZG3kl\";}};const convertFromEnum12=(value,activeLocale)=>{switch(value){case\"default\":return\"NWWCYYCXA\";case\"gwDckWhd1\":return\"q41wK_X39\";case\"nDpeiD82z\":return\"CNa3xdpvH\";case\"OSjCapIny\":return\"qt8Tp8gBB\";default:return\"NWWCYYCXA\";}};const convertFromEnum13=(value,activeLocale)=>{switch(value){case\"default\":return\"VWE2yX0mE\";case\"gwDckWhd1\":return\"A60Wd2t0T\";case\"nDpeiD82z\":return\"joedN18L0\";case\"OSjCapIny\":return\"x2q4fGDoy\";default:return\"NWWCYYCXA\";}};const convertFromEnum14=(value,activeLocale)=>{switch(value){case\"default\":return\"eUFwx_ce2\";case\"gwDckWhd1\":return\"rSLervWoE\";case\"nDpeiD82z\":return\"K0S7Q56IK\";case\"OSjCapIny\":return\"As0qV7aDE\";default:return\"NWWCYYCXA\";}};const convertFromEnum15=(value,activeLocale)=>{switch(value){case\"default\":return\"oPWjlVuRJ\";case\"gwDckWhd1\":return\"FmFZz4r0q\";case\"nDpeiD82z\":return\"brfGJnr29\";case\"OSjCapIny\":return\"rHTXip4Vt\";default:return\"NWWCYYCXA\";}};const convertFromEnum16=(value,activeLocale)=>{switch(value){case\"default\":return false;case\"gwDckWhd1\":return false;case\"nDpeiD82z\":return false;case\"OSjCapIny\":return false;default:return true;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop small\":\"IYAWRpwc2\",Desktop:\"dnLC8BsNp\",Phone:\"qpscI2TFI\",Tablet:\"pe2WQx4u5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"dnLC8BsNp\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=toBoolean(convertFromEnum(activeLocale?.id,activeLocale));const isDisplayed=value=>{if(!isBrowser())return true;if(baseVariant===\"pe2WQx4u5\")return value;return false;};const router=useRouter();const isDisplayed1=value=>{if(!isBrowser())return true;if(baseVariant===\"qpscI2TFI\")return value;return false;};const isDisplayed2=value=>{if(!isBrowser())return true;if([\"pe2WQx4u5\",\"qpscI2TFI\"].includes(baseVariant))return false;return value;};const visible1=toBoolean(convertFromEnum16(activeLocale?.id,activeLocale));useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dnLC8BsNp\",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-19ujbaz\",className),ref:refBinding,style:{...style},children:[isDisplayed(visible)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-7zntwo-container\",\"hidden-19ujbaz\",\"hidden-1dmew6y\",\"hidden-14kiue2\",!visible&&\"hidden-1alxb4y\"),\"data-framer-name\":\"Slide-mobile\",isAuthoredByUser:true,isModuleExternal:true,name:\"Slide-mobile\",nodeId:\"K9buWbcYW\",scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"K9buWbcYW\",intervalControl:4,itemAmount:1,layoutId:\"K9buWbcYW\",name:\"Slide-mobile\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1whtsyx\",\"data-framer-name\":\"Banner-4\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1758,pixelWidth:2e3,sizes:\"390px\",src:\"https://framerusercontent.com/images/un4zqg66bg973CqxaZ9jOZKA.png\",srcSet:\"https://framerusercontent.com/images/un4zqg66bg973CqxaZ9jOZKA.png?scale-down-to=512 512w,https://framerusercontent.com/images/un4zqg66bg973CqxaZ9jOZKA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/un4zqg66bg973CqxaZ9jOZKA.png 2000w\"},className:\"framer-1avkr1z\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-enct1o\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13zfj0s\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-1295d652-9654-4d9c-a630-ead05f728d9b, rgb(51, 209, 101))\"},children:[\"Conoce el nuevo\",/*#__PURE__*/_jsx(\"br\",{}),\"Partner Token\"]})}),className:\"framer-1k2ir1s\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-16wh9ys\",\"data-styles-preset\":\"BIIKnzZmT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"Contrato de inversi\\xf3n privado (SAFE) tokenizado.\\xa0SAFE = Simple Agreement for Future Equity.\"})}),className:\"framer-f6xvga\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-156r3ls-container\",inComponentSlot:true,nodeId:\"XX4wwmi6A\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:\"https://share.hsforms.com/1HN9-e1D3RMyO7I1Ysf5hWA52lbf?__hstc=225395397.a0f0ccba9455edc293f6a8298d231346.1709056168253.1733347924431.1733431511219.251&__hssc=225395397.4.1733431511219&__hsfp=950599317\",GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"XX4wwmi6A\",layoutId:\"XX4wwmi6A\",RkCfUtYoJ:\"Quiero que me contacten\",WbdwF1mGD:false,width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wege8c\",\"data-framer-name\":\"Banner-1\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:360,pixelWidth:1439,sizes:\"390px\",src:\"https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp\",srcSet:\"https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp 1439w\"},className:\"framer-11x83fq\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wqyfw6\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r8pzoz\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"Token\\xedzate con Cumplo\"})}),className:\"framer-1doevpk\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-6n03o5\",\"data-styles-preset\":\"i8p9DSU02\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"#Chao con los dep\\xf3sitos a plazo\"})}),className:\"framer-rhjd97\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-49sbzn-container\",inComponentSlot:true,nodeId:\"BZwpgeZhw\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:\"https://productos.cumplo.cl/cumplo-token\",GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"BZwpgeZhw\",layoutId:\"BZwpgeZhw\",RkCfUtYoJ:\"Index Token\",WbdwF1mGD:false,width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12qc5ym\",\"data-framer-name\":\"Banner-3\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:681,pixelWidth:2880,positionX:\"center\",positionY:\"top\",sizes:\"390px\",src:\"https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp\",srcSet:\"https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp 2880w\"},className:\"framer-dtemju\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1okuagc\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6zl90k\",style:{scale:.8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hmc689\",\"data-framer-name\":\"Frame 1523\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"S\\xfamate a la revoluci\\xf3n\"})}),className:\"framer-1gn6ewp\",\"data-framer-name\":\"S\\xfamate a la revoluci\\xf3n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-op9vex\",\"data-framer-name\":\"Frame 1523\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"de las inversiones\"})}),className:\"framer-ht5ool\",\"data-framer-name\":\"S\\xfamate a la revoluci\\xf3n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"su53JZtyp\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b4ad3q-container\",inComponentSlot:true,nodeId:\"PTTdTGR1f\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:resolvedLinks[0],GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"PTTdTGR1f\",layoutId:\"PTTdTGR1f\",RkCfUtYoJ:\"Conoce m\\xe1s\",WbdwF1mGD:false,width:\"100%\"})})})})]})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),isDisplayed1(visible)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-8842l3-container\",\"hidden-19ujbaz\",\"hidden-1dmew6y\",\"hidden-1alxb4y\",!visible&&\"hidden-14kiue2\"),\"data-framer-name\":\"Slide-mobile\",isAuthoredByUser:true,isModuleExternal:true,name:\"Slide-mobile\",nodeId:\"p6e1yCpM9\",scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"p6e1yCpM9\",intervalControl:4,itemAmount:1,layoutId:\"p6e1yCpM9\",name:\"Slide-mobile\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wege8c\",\"data-framer-name\":\"Banner-1\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:360,pixelWidth:1439,sizes:\"390px\",src:\"https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp\",srcSet:\"https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp 1439w\"},className:\"framer-11x83fq\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wqyfw6\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r8pzoz\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"Token\\xedzate con Cumplo\"})}),className:\"framer-1doevpk\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-6n03o5\",\"data-styles-preset\":\"i8p9DSU02\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"#Chao con los dep\\xf3sitos a plazo\"})}),className:\"framer-rhjd97\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-49sbzn-container\",inComponentSlot:true,nodeId:\"BZwpgeZhw\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:\"https://productos.cumplo.cl/cumplo-token\",GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"BZwpgeZhw\",layoutId:\"BZwpgeZhw\",RkCfUtYoJ:\"Index Token\",WbdwF1mGD:false,width:\"100%\"})})})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-12qc5ym\",\"data-framer-name\":\"Banner-3\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:681,pixelWidth:2880,positionX:\"center\",positionY:\"top\",sizes:\"390px\",src:\"https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp\",srcSet:\"https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp 2880w\"},className:\"framer-dtemju\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1okuagc\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6zl90k\",style:{scale:.8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hmc689\",\"data-framer-name\":\"Frame 1523\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"S\\xfamate a la revoluci\\xf3n\"})}),className:\"framer-1gn6ewp\",\"data-framer-name\":\"S\\xfamate a la revoluci\\xf3n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-op9vex\",\"data-framer-name\":\"Frame 1523\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"de las inversiones\"})}),className:\"framer-ht5ool\",\"data-framer-name\":\"S\\xfamate a la revoluci\\xf3n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"su53JZtyp\"},implicitPathVariables:undefined},{href:{webPageId:\"su53JZtyp\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b4ad3q-container\",inComponentSlot:true,nodeId:\"PTTdTGR1f\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:resolvedLinks[1],GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"PTTdTGR1f\",layoutId:\"PTTdTGR1f\",RkCfUtYoJ:\"Conoce m\\xe1s\",WbdwF1mGD:false,width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1whtsyx\",\"data-framer-name\":\"Banner-4\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1758,pixelWidth:2e3,sizes:\"390px\",src:\"https://framerusercontent.com/images/un4zqg66bg973CqxaZ9jOZKA.png\",srcSet:\"https://framerusercontent.com/images/un4zqg66bg973CqxaZ9jOZKA.png?scale-down-to=512 512w,https://framerusercontent.com/images/un4zqg66bg973CqxaZ9jOZKA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/un4zqg66bg973CqxaZ9jOZKA.png 2000w\"},className:\"framer-1avkr1z\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-enct1o\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13zfj0s\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-1295d652-9654-4d9c-a630-ead05f728d9b, rgb(51, 209, 101))\"},children:[\"Conoce el nuevo\",/*#__PURE__*/_jsx(\"br\",{}),\"Partner Token\"]})}),className:\"framer-1k2ir1s\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-16wh9ys\",\"data-styles-preset\":\"BIIKnzZmT\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"Contrato de inversi\\xf3n privado (SAFE) tokenizado.\\xa0SAFE = Simple Agreement for Future Equity.\"})}),className:\"framer-f6xvga\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-156r3ls-container\",inComponentSlot:true,nodeId:\"XX4wwmi6A\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:\"https://share.hsforms.com/1HN9-e1D3RMyO7I1Ysf5hWA52lbf?__hstc=225395397.a0f0ccba9455edc293f6a8298d231346.1709056168253.1733347924431.1733431511219.251&__hssc=225395397.4.1733431511219&__hsfp=950599317\",GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"XX4wwmi6A\",layoutId:\"XX4wwmi6A\",RkCfUtYoJ:\"Quiero que me contacten\",WbdwF1mGD:false,width:\"100%\"})})})]})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pe2WQx4u5:{height:65},qpscI2TFI:{height:65}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1odst6l-container\",layoutScroll:true,nodeId:\"IFz1G9m4t\",scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pe2WQx4u5:{style:{width:\"100%\"},variant:convertFromEnum2(activeLocale?.id,activeLocale)},qpscI2TFI:{style:{width:\"100%\"},variant:convertFromEnum3(activeLocale?.id,activeLocale)}},children:/*#__PURE__*/_jsx(SectionsNavigation,{height:\"100%\",id:\"IFz1G9m4t\",layoutId:\"IFz1G9m4t\",style:{height:\"100%\",width:\"100%\"},variant:convertFromEnum1(activeLocale?.id,activeLocale),width:\"100%\"})})})})}),isDisplayed2(visible)&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:cx(\"framer-luwkah-container\",\"hidden-1alxb4y\",\"hidden-14kiue2\",!visible&&\"hidden-19ujbaz\",!visible&&\"hidden-1dmew6y\"),\"data-framer-name\":\"Slide-Desktop\",isAuthoredByUser:true,isModuleExternal:true,name:\"Slide-Desktop\",nodeId:\"jCVa_9cG3\",scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:false,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:0,height:\"100%\",id:\"jCVa_9cG3\",intervalControl:4,itemAmount:1,layoutId:\"jCVa_9cG3\",name:\"Slide-Desktop\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:360,pixelWidth:1439,sizes:\"1115px\",src:\"https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp\",srcSet:\"https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/oqj0MwDkyeKlPDIcHfKvwwdgTC8.webp 1439w\"},className:\"framer-jgcknj\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-urxu58\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3qhnmb\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"Token\\xedzate con Cumplo\"})}),className:\"framer-1pc8ey3\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-6n03o5\",\"data-styles-preset\":\"i8p9DSU02\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"#Chao con los dep\\xf3sitos a plazo\"})}),className:\"framer-1wo873s\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wtx7o1-container\",inComponentSlot:true,nodeId:\"Nchhylvx2\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:\"https://productos.cumplo.cl/cumplo-token\",GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"Nchhylvx2\",layoutId:\"Nchhylvx2\",RkCfUtYoJ:\"Index Token\",WbdwF1mGD:false,width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:681,pixelWidth:2880,positionX:\"center\",positionY:\"top\",sizes:\"1440px\",src:\"https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp\",srcSet:\"https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/NSV3NuvtZgiyUzCALFgXivcSfiA.webp 2880w\"},className:\"framer-tzpkgs\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-one1v5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pwrgym\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ba49p4\",\"data-framer-name\":\"Frame 1523\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:\"S\\xfamate a la revoluci\\xf3n\"})}),className:\"framer-dkv6io\",\"data-framer-name\":\"S\\xfamate a la revoluci\\xf3n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5lfvdx\",\"data-framer-name\":\"Frame 1523\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"de las inversiones\"})}),className:\"framer-1n2obrw\",\"data-framer-name\":\"S\\xfamate a la revoluci\\xf3n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"su53JZtyp\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5ai972-container\",inComponentSlot:true,nodeId:\"kq5P8bMZ_\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:resolvedLinks1[0],GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"kq5P8bMZ_\",layoutId:\"kq5P8bMZ_\",RkCfUtYoJ:\"Conoce m\\xe1s\",WbdwF1mGD:false,width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t3x40c\",\"data-framer-name\":\"Banner-4\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:831,pixelWidth:3e3,positionX:\"center\",positionY:\"top\",sizes:\"1440px\",src:\"https://framerusercontent.com/images/hf3v6SqkDwnF3HHUTWa13ir51c.png\",srcSet:\"https://framerusercontent.com/images/hf3v6SqkDwnF3HHUTWa13ir51c.png?scale-down-to=512 512w,https://framerusercontent.com/images/hf3v6SqkDwnF3HHUTWa13ir51c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hf3v6SqkDwnF3HHUTWa13ir51c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hf3v6SqkDwnF3HHUTWa13ir51c.png 3000w\"},className:\"framer-1teng50\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ltmq7h\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v2cv4x\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19w0k\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-idhkbu\",\"data-styles-preset\":\"Lg2I7g3TO\",style:{\"--framer-text-color\":\"var(--token-1295d652-9654-4d9c-a630-ead05f728d9b, rgb(51, 209, 101))\"},children:\"Conoce el nuevo Partner Token\"})}),className:\"framer-sbkffe\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-6n03o5\",\"data-styles-preset\":\"i8p9DSU02\",style:{\"--framer-text-color\":\"var(--token-4c905aae-d2b5-4990-b21f-7ca29aa8c76e, rgb(255, 255, 255))\"},children:[\"Contrato de inversi\\xf3n privado (SAFE) tokenizado.\\xa0 \",/*#__PURE__*/_jsx(\"br\",{}),\"SAFE = Simple Agreement for Future Equity.\"]})}),className:\"framer-110pwgu\",\"data-framer-name\":\"Liquidez para pymes,\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u3gwzv-container\",inComponentSlot:true,nodeId:\"KuPKjoMmy\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(ButtonDefault,{dWFb51mJg:\"https://share.hsforms.com/1HN9-e1D3RMyO7I1Ysf5hWA52lbf?__hstc=225395397.a0f0ccba9455edc293f6a8298d231346.1709056168253.1733347924431.1733431511219.251&__hssc=225395397.4.1733431511219&__hsfp=950599317\",GRwrgsliv:\"ArrowRight\",height:\"100%\",id:\"KuPKjoMmy\",layoutId:\"KuPKjoMmy\",RkCfUtYoJ:\"Quiero que me contacten\",WbdwF1mGD:false,width:\"100%\"})})})]})})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pe2WQx4u5:{y:(componentViewport?.y||0)+64+270},qpscI2TFI:{y:(componentViewport?.y||0)+64+270}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:423,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+80+300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xum8uv-container\",nodeId:\"bIqOZOp_U\",scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IYAWRpwc2:{variant:convertFromEnum5(activeLocale?.id,activeLocale)},pe2WQx4u5:{variant:convertFromEnum6(activeLocale?.id,activeLocale)},qpscI2TFI:{variant:convertFromEnum7(activeLocale?.id,activeLocale)}},children:/*#__PURE__*/_jsx(InversionesCortoPlazo,{height:\"100%\",id:\"bIqOZOp_U\",layoutId:\"bIqOZOp_U\",style:{width:\"100%\"},variant:convertFromEnum4(activeLocale?.id,activeLocale),width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pe2WQx4u5:{y:(componentViewport?.y||0)+64+693},qpscI2TFI:{y:(componentViewport?.y||0)+64+693}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:3765,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+80+723,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tk2zfc-container\",nodeId:\"GYJD_pZu1\",scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IYAWRpwc2:{variant:convertFromEnum9(activeLocale?.id,activeLocale)},pe2WQx4u5:{variant:convertFromEnum10(activeLocale?.id,activeLocale)},qpscI2TFI:{variant:convertFromEnum11(activeLocale?.id,activeLocale)}},children:/*#__PURE__*/_jsx(Inversiones,{height:\"100%\",id:\"GYJD_pZu1\",layoutId:\"GYJD_pZu1\",style:{width:\"100%\"},variant:convertFromEnum8(activeLocale?.id,activeLocale),width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pe2WQx4u5:{y:(componentViewport?.y||0)+64+4458},qpscI2TFI:{y:(componentViewport?.y||0)+64+4458}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:536,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+80+4488,children:/*#__PURE__*/_jsx(Container,{className:\"framer-170szhl-container\",nodeId:\"Qd9lYCU4d\",scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IYAWRpwc2:{variant:convertFromEnum13(activeLocale?.id,activeLocale)},pe2WQx4u5:{variant:convertFromEnum14(activeLocale?.id,activeLocale)},qpscI2TFI:{variant:convertFromEnum15(activeLocale?.id,activeLocale)}},children:/*#__PURE__*/_jsx(SectionsFooter,{height:\"100%\",id:\"Qd9lYCU4d\",layoutId:\"Qd9lYCU4d\",style:{width:\"100%\"},variant:convertFromEnum12(activeLocale?.id,activeLocale),width:\"100%\"})})})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:componentViewport?.width||\"100vw\",y:-1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iyko1e-container\",layoutScroll:true,nodeId:\"vTOwtDvRw\",rendersWithMotion:true,scopeId:\"gM2xNLC5S\",children:/*#__PURE__*/_jsx(PopUpWithWindowLeaveOverlayiyko1eWithMappedReactProps1gcywz2,{height:\"100%\",id:\"vTOwtDvRw\",layoutId:\"vTOwtDvRw\",style:{height:\"100%\",width:\"100%\"},variant:\"aceB9QgMJ\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jRoBH.framer-j58l3a, .framer-jRoBH .framer-j58l3a { display: block; }\",\".framer-jRoBH.framer-19ujbaz { 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: 80px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-jRoBH .framer-7zntwo-container { flex: none; height: 270px; position: relative; width: 810px; }\",\".framer-jRoBH .framer-1whtsyx, .framer-jRoBH .framer-1wege8c { align-content: center; align-items: center; background-color: #16012c; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 270px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 390px; }\",\".framer-jRoBH .framer-1avkr1z, .framer-jRoBH .framer-11x83fq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 271px; justify-content: center; overflow: visible; padding: 60px 20px 60px 20px; position: relative; width: 100%; }\",\".framer-jRoBH .framer-enct1o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 0; }\",\".framer-jRoBH .framer-13zfj0s, .framer-jRoBH .framer-1r8pzoz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jRoBH .framer-1k2ir1s, .framer-jRoBH .framer-f6xvga, .framer-jRoBH .framer-1doevpk, .framer-jRoBH .framer-rhjd97 { --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-jRoBH .framer-156r3ls-container, .framer-jRoBH .framer-49sbzn-container, .framer-jRoBH .framer-1b4ad3q-container, .framer-jRoBH .framer-wtx7o1-container, .framer-jRoBH .framer-5ai972-container, .framer-jRoBH .framer-1u3gwzv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-jRoBH .framer-wqyfw6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 0; }\",\".framer-jRoBH .framer-12qc5ym { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 270px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 390px; }\",\".framer-jRoBH .framer-dtemju { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 271px; justify-content: center; overflow: visible; padding: 60px; position: relative; width: 1px; }\",\".framer-jRoBH .framer-1okuagc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 0; }\",\".framer-jRoBH .framer-6zl90k, .framer-jRoBH .framer-pwrgym { align-content: center; align-items: center; align-self: stretch; 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: auto; }\",\".framer-jRoBH .framer-1hmc689, .framer-jRoBH .framer-op9vex, .framer-jRoBH .framer-ba49p4, .framer-jRoBH .framer-5lfvdx { align-content: center; align-items: center; background-color: #8737d0; border-bottom-left-radius: 90px; border-bottom-right-radius: 90px; border-top-left-radius: 90px; border-top-right-radius: 90px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 4px 12px 4px 12px; position: relative; width: min-content; }\",\".framer-jRoBH .framer-1gn6ewp, .framer-jRoBH .framer-ht5ool, .framer-jRoBH .framer-dkv6io, .framer-jRoBH .framer-1n2obrw { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jRoBH .framer-8842l3-container { flex: none; height: 270px; position: relative; width: 390px; }\",\".framer-jRoBH .framer-1odst6l-container { flex: none; height: 80px; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-jRoBH .framer-luwkah-container { flex: none; height: 300px; position: relative; width: 100%; }\",\".framer-jRoBH .framer-jgcknj { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 300px; justify-content: center; overflow: visible; padding: 60px 0px 60px 0px; position: relative; width: 1115px; }\",\".framer-jRoBH .framer-urxu58 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 0; }\",\".framer-jRoBH .framer-3qhnmb, .framer-jRoBH .framer-19w0k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 550px; }\",\".framer-jRoBH .framer-1pc8ey3, .framer-jRoBH .framer-1wo873s, .framer-jRoBH .framer-sbkffe, .framer-jRoBH .framer-110pwgu { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 550px; word-break: break-word; word-wrap: break-word; }\",\".framer-jRoBH .framer-tzpkgs { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 300px; justify-content: center; overflow: visible; padding: 60px; position: relative; width: 1440px; }\",\".framer-jRoBH .framer-one1v5, .framer-jRoBH .framer-ltmq7h, .framer-jRoBH .framer-v2cv4x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 0; }\",\".framer-jRoBH .framer-1t3x40c { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 300px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-jRoBH .framer-1teng50 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 60px; position: relative; width: 1px; }\",\".framer-jRoBH .framer-1xum8uv-container, .framer-jRoBH .framer-1tk2zfc-container, .framer-jRoBH .framer-170szhl-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jRoBH .framer-iyko1e-container { flex: none; height: 600px; left: 0px; position: fixed; right: 0px; top: -1000px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jRoBH.framer-19ujbaz, .framer-jRoBH .framer-1whtsyx, .framer-jRoBH .framer-1avkr1z, .framer-jRoBH .framer-enct1o, .framer-jRoBH .framer-13zfj0s, .framer-jRoBH .framer-1wege8c, .framer-jRoBH .framer-11x83fq, .framer-jRoBH .framer-wqyfw6, .framer-jRoBH .framer-1r8pzoz, .framer-jRoBH .framer-12qc5ym, .framer-jRoBH .framer-dtemju, .framer-jRoBH .framer-1okuagc, .framer-jRoBH .framer-6zl90k, .framer-jRoBH .framer-1hmc689, .framer-jRoBH .framer-op9vex, .framer-jRoBH .framer-jgcknj, .framer-jRoBH .framer-urxu58, .framer-jRoBH .framer-3qhnmb, .framer-jRoBH .framer-tzpkgs, .framer-jRoBH .framer-one1v5, .framer-jRoBH .framer-pwrgym, .framer-jRoBH .framer-ba49p4, .framer-jRoBH .framer-5lfvdx, .framer-jRoBH .framer-1t3x40c, .framer-jRoBH .framer-1teng50, .framer-jRoBH .framer-ltmq7h, .framer-jRoBH .framer-v2cv4x, .framer-jRoBH .framer-19w0k { gap: 0px; } .framer-jRoBH.framer-19ujbaz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jRoBH.framer-19ujbaz > :first-child, .framer-jRoBH .framer-1whtsyx > :first-child, .framer-jRoBH .framer-enct1o > :first-child, .framer-jRoBH .framer-13zfj0s > :first-child, .framer-jRoBH .framer-1wege8c > :first-child, .framer-jRoBH .framer-wqyfw6 > :first-child, .framer-jRoBH .framer-1r8pzoz > :first-child, .framer-jRoBH .framer-1okuagc > :first-child, .framer-jRoBH .framer-6zl90k > :first-child, .framer-jRoBH .framer-urxu58 > :first-child, .framer-jRoBH .framer-3qhnmb > :first-child, .framer-jRoBH .framer-one1v5 > :first-child, .framer-jRoBH .framer-pwrgym > :first-child, .framer-jRoBH .framer-ltmq7h > :first-child, .framer-jRoBH .framer-v2cv4x > :first-child, .framer-jRoBH .framer-19w0k > :first-child { margin-top: 0px; } .framer-jRoBH.framer-19ujbaz > :last-child, .framer-jRoBH .framer-1whtsyx > :last-child, .framer-jRoBH .framer-enct1o > :last-child, .framer-jRoBH .framer-13zfj0s > :last-child, .framer-jRoBH .framer-1wege8c > :last-child, .framer-jRoBH .framer-wqyfw6 > :last-child, .framer-jRoBH .framer-1r8pzoz > :last-child, .framer-jRoBH .framer-1okuagc > :last-child, .framer-jRoBH .framer-6zl90k > :last-child, .framer-jRoBH .framer-urxu58 > :last-child, .framer-jRoBH .framer-3qhnmb > :last-child, .framer-jRoBH .framer-one1v5 > :last-child, .framer-jRoBH .framer-pwrgym > :last-child, .framer-jRoBH .framer-ltmq7h > :last-child, .framer-jRoBH .framer-v2cv4x > :last-child, .framer-jRoBH .framer-19w0k > :last-child { margin-bottom: 0px; } .framer-jRoBH .framer-1whtsyx > *, .framer-jRoBH .framer-1wege8c > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-jRoBH .framer-1avkr1z > *, .framer-jRoBH .framer-11x83fq > *, .framer-jRoBH .framer-dtemju > *, .framer-jRoBH .framer-1hmc689 > *, .framer-jRoBH .framer-op9vex > *, .framer-jRoBH .framer-jgcknj > *, .framer-jRoBH .framer-tzpkgs > *, .framer-jRoBH .framer-ba49p4 > *, .framer-jRoBH .framer-5lfvdx > *, .framer-jRoBH .framer-1teng50 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-jRoBH .framer-1avkr1z > :first-child, .framer-jRoBH .framer-11x83fq > :first-child, .framer-jRoBH .framer-12qc5ym > :first-child, .framer-jRoBH .framer-dtemju > :first-child, .framer-jRoBH .framer-1hmc689 > :first-child, .framer-jRoBH .framer-op9vex > :first-child, .framer-jRoBH .framer-jgcknj > :first-child, .framer-jRoBH .framer-tzpkgs > :first-child, .framer-jRoBH .framer-ba49p4 > :first-child, .framer-jRoBH .framer-5lfvdx > :first-child, .framer-jRoBH .framer-1t3x40c > :first-child, .framer-jRoBH .framer-1teng50 > :first-child { margin-left: 0px; } .framer-jRoBH .framer-1avkr1z > :last-child, .framer-jRoBH .framer-11x83fq > :last-child, .framer-jRoBH .framer-12qc5ym > :last-child, .framer-jRoBH .framer-dtemju > :last-child, .framer-jRoBH .framer-1hmc689 > :last-child, .framer-jRoBH .framer-op9vex > :last-child, .framer-jRoBH .framer-jgcknj > :last-child, .framer-jRoBH .framer-tzpkgs > :last-child, .framer-jRoBH .framer-ba49p4 > :last-child, .framer-jRoBH .framer-5lfvdx > :last-child, .framer-jRoBH .framer-1t3x40c > :last-child, .framer-jRoBH .framer-1teng50 > :last-child { margin-right: 0px; } .framer-jRoBH .framer-enct1o > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-jRoBH .framer-13zfj0s > *, .framer-jRoBH .framer-1r8pzoz > *, .framer-jRoBH .framer-3qhnmb > *, .framer-jRoBH .framer-19w0k > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-jRoBH .framer-wqyfw6 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-jRoBH .framer-12qc5ym > *, .framer-jRoBH .framer-1t3x40c > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-jRoBH .framer-1okuagc > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-jRoBH .framer-6zl90k > *, .framer-jRoBH .framer-pwrgym > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-jRoBH .framer-urxu58 > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-jRoBH .framer-one1v5 > *, .framer-jRoBH .framer-ltmq7h > *, .framer-jRoBH .framer-v2cv4x > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-jRoBH.framer-19ujbaz { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-jRoBH.framer-19ujbaz { padding: 64px 0px 0px 0px; width: 810px; } .framer-jRoBH .framer-7zntwo-container { order: 0; } .framer-jRoBH .framer-1odst6l-container { height: auto; left: 50%; order: 3; transform: translateX(-50%); } .framer-jRoBH .framer-1xum8uv-container { order: 6; } .framer-jRoBH .framer-1tk2zfc-container { order: 7; } .framer-jRoBH .framer-170szhl-container { order: 8; } .framer-jRoBH .framer-iyko1e-container { order: 10; }}\",\"@media (max-width: 809px) { .framer-jRoBH.framer-19ujbaz { padding: 64px 0px 0px 0px; width: 390px; } .framer-jRoBH .framer-8842l3-container { order: 1; } .framer-jRoBH .framer-1odst6l-container { height: auto; left: 50%; order: 3; transform: translateX(-50%); } .framer-jRoBH .framer-1xum8uv-container { order: 5; } .framer-jRoBH .framer-1tk2zfc-container { order: 6; } .framer-jRoBH .framer-170szhl-container { order: 7; } .framer-jRoBH .framer-iyko1e-container { order: 10; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4909\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"IYAWRpwc2\":{\"layout\":[\"fixed\",\"auto\"]},\"pe2WQx4u5\":{\"layout\":[\"fixed\",\"auto\"]},\"qpscI2TFI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramergM2xNLC5S=withCSS(Component,css,\"framer-jRoBH\");export default FramergM2xNLC5S;FramergM2xNLC5S.displayName=\"Pymes\";FramergM2xNLC5S.defaultProps={height:4909,width:1440};addFonts(FramergM2xNLC5S,[{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\"}]},...ButtonDefaultFonts,...SlideshowFonts,...SectionsNavigationFonts,...InversionesCortoPlazoFonts,...InversionesFonts,...SectionsFooterFonts,...PopUpFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergM2xNLC5S\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"4909\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IYAWRpwc2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pe2WQx4u5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qpscI2TFI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["EmbedFonts", "getFonts", "Embed", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerHXaqStTU_", "withCSS", "HXaqStTU_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "Framerp37l_Rrnq", "withCSS", "p37l_Rrnq_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "vNa_0kpH2_exports", "__export", "__FramerMetadata__", "vNa_0kpH2_default", "r", "s", "o", "n", "t", "e", "i", "l", "iconKeys", "moduleBaseUrl", "uppercaseIconKeys", "name", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "s", "npm_react_18_2_exports", "importModule", "active", "module", "e", "ue", "emptyState", "RenderTarget", "p", "NullState", "addPropertyControls", "ControlType", "defaultEvents", "vNa_0kpH2_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "valuesByLocaleId", "vNa_0kpH2_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "FeatherFonts", "getFonts", "Icon", "BrandLogoFonts", "xllPUT7Hu_default", "ButtonDefaultFonts", "noh9s0PiZ_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onClickogzqfw", "args", "Mn8RQQBCzogzqfw", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "ComponentViewportProvider", "RichText2", "getLocalizedValue", "ResolveLinks", "resolvedLinks", "css", "FramervNa_0kpH2", "withCSS", "vNa_0kpH2_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__", "createStore", "state1", "dataStore", "Data", "setDataStore", "newState", "storeState", "storeSetters", "setStoreState", "setter", "useStore", "state", "setState", "ye", "ue", "useObserveData", "useStore", "createStore", "withWindowLeaveOverlay", "Component", "props", "store", "setStore", "overlayDismissed", "setOverlayDismissed", "e", "dismissed", "handleMouseLeave", "event", "clientX", "clientY", "relatedTarget", "innerWidth", "innerHeight", "window", "dismissOverlay", "overlayStyle", "motionStyle", "p", "motion", "ButtonDefaultFonts", "getFonts", "noh9s0PiZ_default", "SlideshowFonts", "Slideshow", "SectionsNavigationFonts", "Sl4QJWPNn_default", "InversionesCortoPlazoFonts", "p37l_Rrnq_default", "InversionesFonts", "HXaqStTU_default", "SectionsFooterFonts", "VXSJQPyAO_default", "PopUpFonts", "vNa_0kpH2_default", "PopUpWithWindowLeaveOverlayiyko1eWithMappedReactProps1gcywz2", "withMappedReactProps", "withCodeBoundaryForOverrides", "withWindowLeaveOverlay", "vNa_0kpH2_exports", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "convertFromEnum", "value", "activeLocale", "toBoolean", "convertFromEnum1", "convertFromEnum2", "convertFromEnum3", "convertFromEnum4", "convertFromEnum5", "convertFromEnum6", "convertFromEnum7", "convertFromEnum8", "convertFromEnum9", "convertFromEnum10", "convertFromEnum11", "convertFromEnum12", "convertFromEnum13", "convertFromEnum14", "convertFromEnum15", "convertFromEnum16", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "visible", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "visible1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "Image2", "RichText2", "x", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "resolvedLinks1", "css", "FramergM2xNLC5S", "withCSS", "gM2xNLC5S_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
