{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ZaaOT1WPe7Kmty5dPviJ/6jUGJv6gWocFQXPVgNBg/nvyChHAE9.js"],
  "sourcesContent": ["// Generated by Framer (e182fd8)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,Image,LazyValue,optimizeAppear,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import CasosSec from\"#framer/local/canvasComponent/GpsAHXp9F/GpsAHXp9F.js\";import Footer from\"#framer/local/canvasComponent/kQdjQvCOL/kQdjQvCOL.js\";import VentajaColumna from\"#framer/local/canvasComponent/lxdFQ5zwa/lxdFQ5zwa.js\";import Cta from\"#framer/local/canvasComponent/SJ7GYq5D_/SJ7GYq5D_.js\";import ServicioLottie from\"#framer/local/canvasComponent/yhnGpmm3z/yhnGpmm3z.js\";import Nav from\"#framer/local/canvasComponent/Zg50d3eL1/Zg50d3eL1.js\";import metadataProvider from\"#framer/local/webPageMetadata/nvyChHAE9/nvyChHAE9.js\";const NavFonts=getFonts(Nav);const MotionHeaderWithFX=withFX(motion.header);const VentajaColumnaFonts=getFonts(VentajaColumna);const ServicioLottieFonts=getFonts(ServicioLottie);const ContainerWithFX=withFX(Container);const CasosSecFonts=getFonts(CasosSec);const CtaFonts=getFonts(Cta);const CtaWithVariantAppearEffect=withVariantAppearEffect(Cta);const EmbedFonts=getFonts(Embed);const FooterFonts=getFonts(Footer);const cycleOrder=[\"wZUjxY_Xr\",\"EvK3llSqy\",\"sQI8EYB1q\",\"qrG_mJUG6\"];const breakpoints={EvK3llSqy:\"(max-width: 767px)\",qrG_mJUG6:\"(min-width: 768px) and (max-width: 1079px)\",sQI8EYB1q:\"(min-width: 1080px) and (max-width: 1199px)\",wZUjxY_Xr:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5PuaL\";const variantClassNames={EvK3llSqy:\"framer-v-1wx0sk9\",qrG_mJUG6:\"framer-v-1wzdums\",sQI8EYB1q:\"framer-v-1p4e97q\",wZUjxY_Xr:\"framer-v-160horb\"};const valuesByLocaleId={C7ttYc5y0:new LazyValue(()=>import(\"./nvyChHAE9-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transition1={delay:.1,duration:.5,ease:[.69,.02,.18,.98],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:40};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition2={delay:.1,duration:1,ease:[.69,.02,.18,.98],type:\"tween\"};const transition3={delay:.3,duration:1,ease:[.69,.02,.18,.98],type:\"tween\"};const transition4={delay:.5,duration:1,ease:[.69,.02,.18,.98],type:\"tween\"};const transition5={delay:.7,duration:.5,ease:[.69,.02,.18,.98],type:\"tween\"};const transition6={delay:.7,duration:1,ease:[.69,.02,.18,.98],type:\"tween\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"wZUjxY_Xr\",Phone:\"EvK3llSqy\",Tablet:\"sQI8EYB1q\",Tablet2:\"qrG_mJUG6\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"wZUjxY_Xr\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-5PuaL`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-5PuaL`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const a5C2luLnU42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTapzn6atv=overlay=>activeVariantCallback(async(...args)=>{overlay.hide();});const EkJhraPU442m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36,_getLocalizedValue37,_getLocalizedValue38,_getLocalizedValue39,_getLocalizedValue40,_getLocalizedValue41,_getLocalizedValue42,_getLocalizedValue43,_getLocalizedValue44,_getLocalizedValue45,_getLocalizedValue46,_getLocalizedValue47,_getLocalizedValue48,_getLocalizedValue49,_getLocalizedValue50,_getLocalizedValue51,_getLocalizedValue52,_getLocalizedValue53,_getLocalizedValue54,_getLocalizedValue55,_getLocalizedValue56,_getLocalizedValue57,_getLocalizedValue58,_getLocalizedValue59,_getLocalizedValue60,_getLocalizedValue61,_getLocalizedValue62,_getLocalizedValue63,_getLocalizedValue64,_getLocalizedValue65,_getLocalizedValue66,_getLocalizedValue67;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wZUjxY_Xr\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-160horb\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-195ibno-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{variant:\"zrwXlgnwY\"},qrG_mJUG6:{variant:\"zrwXlgnwY\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"ciysAHyp2\",KOBbu5STx:\"Ah81Y46MU\",layoutId:\"ciysAHyp2\",pBLIElftY:\"Ah81Y46MU\",pfMtJaEgA:\"Ah81Y46MU\",qNqLaWMW6:\"Ah81Y46MU\",style:{width:\"100%\"},variant:\"OWMlgs8jN\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{\"data-framer-appear-id\":\"1n00ex1\",animate:optimizeAppear(\"animate\",\"1n00ex1\",animation1,\"1wx0sk9\"),initial:optimizeAppear(\"initial\",\"1n00ex1\",animation2,\"1wx0sk9\")},qrG_mJUG6:{\"data-framer-appear-id\":\"p2dih2\",animate:optimizeAppear(\"animate\",\"p2dih2\",animation1,\"1wzdums\"),initial:optimizeAppear(\"initial\",\"p2dih2\",animation2,\"1wzdums\")},sQI8EYB1q:{\"data-framer-appear-id\":\"15wl8zn\",animate:optimizeAppear(\"animate\",\"15wl8zn\",animation1,\"1p4e97q\"),initial:optimizeAppear(\"initial\",\"15wl8zn\",animation2,\"1p4e97q\")}},children:/*#__PURE__*/_jsx(motion.header,{animate:optimizeAppear(\"animate\",\"vhhc21\",animation1,\"160horb\"),className:\"framer-vhhc21\",\"data-framer-appear-id\":\"vhhc21\",\"data-framer-name\":\"Hero\",exit:animation,initial:optimizeAppear(\"initial\",\"vhhc21\",animation2,\"160horb\"),name:\"Hero\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mzf6m8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ksu2j1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Servicios\"})})},qrG_mJUG6:{children:(_getLocalizedValue1=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Servicios\"})})},sQI8EYB1q:{children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Servicios\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Servicios\"})}),className:\"framer-1ctq8cb\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1RXSyBMYXVzYW5uZSA2NTA=\",\"--framer-font-family\":'\"TWK Lausanne 650\", \"TWK Lausanne 650 Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"56px\"},children:\"Mvp to Business.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1RXSyBMYXVzYW5uZSA2NTA=\",\"--framer-font-family\":'\"TWK Lausanne 650\", \"TWK Lausanne 650 Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"82px\"},children:\"Mvp to Business.\"})}),className:\"framer-1k8pit4\",fonts:[\"CUSTOM;TWK Lausanne 650\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sk47es\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue4=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Un proceso pensado para Startups que han sido capaces de validar su modelo y buscan crear una base s\\xf3lida para consolidarse y abordar los siguientes objetivos de crecimiento.\"})})},qrG_mJUG6:{children:(_getLocalizedValue5=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Un proceso pensado para Startups que han sido capaces de validar su modelo y buscan crear una base s\\xf3lida para consolidarse y abordar los siguientes objetivos de crecimiento.\"})})},sQI8EYB1q:{children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Un proceso pensado para Startups que han sido capaces de validar su modelo y buscan crear una base s\\xf3lida para consolidarse y abordar los siguientes objetivos de crecimiento.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Un proceso pensado para Startups que han sido capaces de validar su modelo y buscan crear una base s\\xf3lida para consolidarse y abordar los siguientes objetivos de crecimiento.\"})}),className:\"framer-icajyk\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6ai5ca\",\"data-framer-name\":\"fotos\",name:\"fotos\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mdbqi9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-551rja\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3313,intrinsicWidth:5e3,pixelHeight:3313,pixelWidth:5e3,sizes:\"345px\",src:\"https://framerusercontent.com/images/i82x7ky7iv2DulZbMGYxmNm6s.jpg\",srcSet:\"https://framerusercontent.com/images/i82x7ky7iv2DulZbMGYxmNm6s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/i82x7ky7iv2DulZbMGYxmNm6s.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/i82x7ky7iv2DulZbMGYxmNm6s.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/i82x7ky7iv2DulZbMGYxmNm6s.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/i82x7ky7iv2DulZbMGYxmNm6s.jpg 5000w\"},className:\"framer-gf4zda\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-l4ctzw\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3888,intrinsicWidth:5184,pixelHeight:3484,pixelWidth:3688,sizes:\"345px\",src:\"https://framerusercontent.com/images/0LJX8jxiKwYo0vvhHDABaElxdm4.png\",srcSet:\"https://framerusercontent.com/images/0LJX8jxiKwYo0vvhHDABaElxdm4.png?scale-down-to=512 512w,https://framerusercontent.com/images/0LJX8jxiKwYo0vvhHDABaElxdm4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0LJX8jxiKwYo0vvhHDABaElxdm4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/0LJX8jxiKwYo0vvhHDABaElxdm4.png 3688w\"},className:\"framer-plit9s\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-115cgpy\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1534,intrinsicWidth:1166,pixelHeight:1534,pixelWidth:1166,sizes:\"345px\",src:\"https://framerusercontent.com/images/6h7pNxGANE52wVV83qYOOFlPA.png\",srcSet:\"https://framerusercontent.com/images/6h7pNxGANE52wVV83qYOOFlPA.png?scale-down-to=1024 778w,https://framerusercontent.com/images/6h7pNxGANE52wVV83qYOOFlPA.png 1166w\"},className:\"framer-11dalqe\",\"data-framer-name\":\"Rectangle 32\",name:\"Rectangle 32\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nup4no\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3456,intrinsicWidth:5184,pixelHeight:3456,pixelWidth:5184,positionX:\"center\",positionY:\"center\",sizes:\"345px\",src:\"https://framerusercontent.com/images/FJQ0WzvPstlH1gIkLPSbImbuZuA.jpg\",srcSet:\"https://framerusercontent.com/images/FJQ0WzvPstlH1gIkLPSbImbuZuA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FJQ0WzvPstlH1gIkLPSbImbuZuA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FJQ0WzvPstlH1gIkLPSbImbuZuA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FJQ0WzvPstlH1gIkLPSbImbuZuA.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/FJQ0WzvPstlH1gIkLPSbImbuZuA.jpg 5184w\"},className:\"framer-xjfnxv\",\"data-framer-name\":\"Rectangle 33\",name:\"Rectangle 33\"})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nms9nx\",\"data-framer-name\":\"destacados\",name:\"destacados\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q5axwn\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vz0uoe-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{TOpa1zqFs:(_getLocalizedValue8=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Revisamos el modelo de negocio para detectar debilidades y reforzar las ventajas, afrontando el crecimiento con mayores garant\\xedas.\",zJFm8Gud0:(_getLocalizedValue9=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"An\\xe1lisis y definici\\xf3n del modelo.\"},qrG_mJUG6:{TOpa1zqFs:(_getLocalizedValue10=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"Revisamos el modelo de negocio para detectar debilidades y reforzar las ventajas, afrontando el crecimiento con mayores garant\\xedas.\",zJFm8Gud0:(_getLocalizedValue11=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"An\\xe1lisis y definici\\xf3n del modelo.\"},sQI8EYB1q:{TOpa1zqFs:(_getLocalizedValue12=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Revisamos el modelo de negocio para detectar debilidades y reforzar las ventajas, afrontando el crecimiento con mayores garant\\xedas.\",zJFm8Gud0:(_getLocalizedValue13=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"An\\xe1lisis y definici\\xf3n del modelo.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"N59CRqD4H\",KjnNXY6ux:\"https://framerusercontent.com/assets/PdljF1ztk15D4fwaM3jwDajO31I.json\",layoutId:\"N59CRqD4H\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue14=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Revisamos el modelo de negocio para detectar debilidades y reforzar las ventajas, afrontando el crecimiento con mayores garant\\xedas.\",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue15=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"An\\xe1lisis y definici\\xf3n del modelo.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ttry8o-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{TOpa1zqFs:(_getLocalizedValue16=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"Examinamos los aspectos t\\xe9cnicos del negocio para evolucionar la tecnolog\\xeda y asegurar la escalabilidad.\",zJFm8Gud0:(_getLocalizedValue17=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"Tecnolog\\xeda a la altura de las expectativas.\"},qrG_mJUG6:{TOpa1zqFs:(_getLocalizedValue18=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Examinamos los aspectos t\\xe9cnicos del negocio para evolucionar la tecnolog\\xeda y asegurar la escalabilidad.\",zJFm8Gud0:(_getLocalizedValue19=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:\"Tecnolog\\xeda a la altura de las expectativas.\"},sQI8EYB1q:{TOpa1zqFs:(_getLocalizedValue20=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"Examinamos los aspectos t\\xe9cnicos del negocio para evolucionar la tecnolog\\xeda y asegurar la escalabilidad.\",zJFm8Gud0:(_getLocalizedValue21=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Tecnolog\\xeda a la altura de las expectativas.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"jzQNHcesv\",KjnNXY6ux:\"https://framerusercontent.com/assets/s3rIpiujeqQwT6pHNCXDpquPDg.json\",layoutId:\"jzQNHcesv\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue22=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"Examinamos los aspectos t\\xe9cnicos del negocio para evolucionar la tecnolog\\xeda y asegurar la escalabilidad.\",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue23=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:\"Tecnolog\\xeda a la altura de las expectativas.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-vc96k6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{TOpa1zqFs:(_getLocalizedValue24=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Planificar y coordinar el crecimiento para convertir las primeras m\\xe9tricas en un negocio sostenible.\",zJFm8Gud0:(_getLocalizedValue25=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:\"Planificar un crecimiento controlado.\"},qrG_mJUG6:{TOpa1zqFs:(_getLocalizedValue26=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"Planificar y coordinar el crecimiento para convertir las primeras m\\xe9tricas en un negocio sostenible.\",zJFm8Gud0:(_getLocalizedValue27=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:\"Planificar un crecimiento controlado.\"},sQI8EYB1q:{TOpa1zqFs:(_getLocalizedValue28=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:\"Planificar y coordinar el crecimiento para convertir las primeras m\\xe9tricas en un negocio sostenible.\",zJFm8Gud0:(_getLocalizedValue29=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:\"Planificar un crecimiento controlado.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"ZX6GJgrHG\",KjnNXY6ux:\"https://framerusercontent.com/assets/dliKek4vmKC2ucgToCYmzXCK1NA.json\",layoutId:\"ZX6GJgrHG\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue30=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Planificar y coordinar el crecimiento para convertir las primeras m\\xe9tricas en un negocio sostenible.\",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue31=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:\"Planificar un crecimiento controlado.\"})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-krqe3b\",\"data-framer-name\":\"ventaja_izquierda\",name:\"ventaja_izquierda\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qwmmh6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u4aamz\",\"data-framer-name\":\"izquierda\",name:\"izquierda\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue32=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", \"Lausanne Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Analizar el presente  para programar el futuro.\"})})},qrG_mJUG6:{children:(_getLocalizedValue33=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", \"Lausanne Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Analizar el presente  para programar el futuro.\"})})},sQI8EYB1q:{children:(_getLocalizedValue34=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", \"Lausanne Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Analizar el presente  para programar el futuro.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue35=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", \"Lausanne Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Analizar el presente  para programar el futuro.\"})}),className:\"framer-cf0q13\",fonts:[\"CUSTOM;Lausanne Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue36=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"El an\\xe1lisis profundo de los elementos core de la Startup, de la competencia y de las tendencias del mercado nos permite detectar los stoppers y aprovechar las oportunidades.\"})})},qrG_mJUG6:{children:(_getLocalizedValue37=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"El an\\xe1lisis profundo de los elementos core de la Startup, de la competencia y de las tendencias del mercado nos permite detectar los stoppers y aprovechar las oportunidades.\"})})},sQI8EYB1q:{children:(_getLocalizedValue38=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"El an\\xe1lisis profundo de los elementos core de la Startup, de la competencia y de las tendencias del mercado nos permite detectar los stoppers y aprovechar las oportunidades.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue39=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"El an\\xe1lisis profundo de los elementos core de la Startup, de la competencia y de las tendencias del mercado nos permite detectar los stoppers y aprovechar las oportunidades.\"})}),className:\"framer-1qzitze\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r8n80y\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b48h6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q2cjhy\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-7iotzn\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:26,name:\"Frame\",svg:'<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.58334 13.5413L10.8333 16.7913L18.4167 9.20801\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M13 23.8337C18.9832 23.8337 23.8333 18.9836 23.8333 13.0003C23.8333 7.01708 18.9832 2.16699 13 2.16699C7.01674 2.16699 2.16666 7.01708 2.16666 13.0003C2.16666 18.9836 7.01674 23.8337 13 23.8337Z\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qrhrdl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue40=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"An\\xe1lisis 360 del \",/*#__PURE__*/_jsx(\"strong\",{children:\"estado actual\"}),\" de la empresa, tanto a nivel de modelo de negocio como de tecnolog\\xeda para \",/*#__PURE__*/_jsx(\"strong\",{children:\"evaluar amenazas y oportunidades.\"})]})})},qrG_mJUG6:{children:(_getLocalizedValue41=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"An\\xe1lisis 360 del \",/*#__PURE__*/_jsx(\"strong\",{children:\"estado actual\"}),\" de la empresa, tanto a nivel de modelo de negocio como de tecnolog\\xeda para \",/*#__PURE__*/_jsx(\"strong\",{children:\"evaluar amenazas y oportunidades.\"})]})})},sQI8EYB1q:{children:(_getLocalizedValue42=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"An\\xe1lisis 360 del \",/*#__PURE__*/_jsx(\"strong\",{children:\"estado actual\"}),\" de la empresa, tanto a nivel de modelo de negocio como de tecnolog\\xeda para \",/*#__PURE__*/_jsx(\"strong\",{children:\"evaluar amenazas y oportunidades.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue43=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"An\\xe1lisis 360 del \",/*#__PURE__*/_jsx(\"strong\",{children:\"estado actual\"}),\" de la empresa, tanto a nivel de modelo de negocio como de tecnolog\\xeda para \",/*#__PURE__*/_jsx(\"strong\",{children:\"evaluar amenazas y oportunidades.\"})]})}),className:\"framer-c6k9rc\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1393mlq\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1agc7y3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vy1q39\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-zsw5lq\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:26,name:\"Frame\",svg:'<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.58334 13.5413L10.8333 16.7913L18.4167 9.20801\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M13 23.8337C18.9832 23.8337 23.8333 18.9836 23.8333 13.0003C23.8333 7.01708 18.9832 2.16699 13 2.16699C7.01674 2.16699 2.16666 7.01708 2.16666 13.0003C2.16666 18.9836 7.01674 23.8337 13 23.8337Z\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14qi359\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue44=getLocalizedValue(\"v45\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:\"Diagn\\xf3stico y plan de actuaci\\xf3n para la mejora de procesos, productos y tecnolog\\xeda.\"})})},qrG_mJUG6:{children:(_getLocalizedValue45=getLocalizedValue(\"v47\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Diagn\\xf3stico y plan de actuaci\\xf3n para la mejora de procesos, productos y tecnolog\\xeda.\"})})},sQI8EYB1q:{children:(_getLocalizedValue46=getLocalizedValue(\"v46\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Diagn\\xf3stico y plan de actuaci\\xf3n para la mejora de procesos, productos y tecnolog\\xeda.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue47=getLocalizedValue(\"v44\",activeLocale))!==null&&_getLocalizedValue47!==void 0?_getLocalizedValue47:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:\"Diagn\\xf3stico y plan de actuaci\\xf3n para la mejora de procesos, productos y tecnolog\\xeda.\"})}),className:\"framer-1celmto\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hy892c\",\"data-framer-name\":\"derecha\",name:\"derecha\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1346,intrinsicWidth:1086,pixelHeight:1346,pixelWidth:1086,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png\",srcSet:\"https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png?scale-down-to=1024 826w,https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png 1086w\"}},qrG_mJUG6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1346,intrinsicWidth:1086,pixelHeight:1346,pixelWidth:1086,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png\",srcSet:\"https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png?scale-down-to=1024 826w,https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png 1086w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1346,intrinsicWidth:1086,loading:\"lazy\",pixelHeight:1346,pixelWidth:1086,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png\",srcSet:\"https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png?scale-down-to=1024 826w,https://framerusercontent.com/images/jZ4iypRJY8gYpXypbJdPPiUXXEc.png 1086w\"},className:\"framer-fzv3tl\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2260,intrinsicWidth:1426,pixelHeight:2260,pixelWidth:1426,positionX:\"left\",positionY:\"center\",sizes:\"346px\",src:\"https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png\",srcSet:\"https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png?scale-down-to=1024 646w,https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png?scale-down-to=2048 1292w,https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png 1426w\"}},qrG_mJUG6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2260,intrinsicWidth:1426,pixelHeight:2260,pixelWidth:1426,positionX:\"left\",positionY:\"center\",sizes:\"346px\",src:\"https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png\",srcSet:\"https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png?scale-down-to=1024 646w,https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png?scale-down-to=2048 1292w,https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png 1426w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2260,intrinsicWidth:1426,loading:\"lazy\",pixelHeight:2260,pixelWidth:1426,positionX:\"left\",positionY:\"center\",sizes:\"346px\",src:\"https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png\",srcSet:\"https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png?scale-down-to=1024 646w,https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png?scale-down-to=2048 1292w,https://framerusercontent.com/images/KdVq7scAzzBUkjoYYgQrT6HA8IM.png 1426w\"},className:\"framer-1jc9g46\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})})]})]})})}),/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v8m9zz\",\"data-framer-name\":\"ventajade_derecha\",name:\"ventajade_derecha\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17w6ynq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cgqsfp\",\"data-framer-name\":\"derecha\",name:\"derecha\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:98,pixelHeight:128,pixelWidth:98,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9Ivhxdf5G1pBXpOMoDD8dXrramM.svg\"}},qrG_mJUG6:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:98,pixelHeight:128,pixelWidth:98,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9Ivhxdf5G1pBXpOMoDD8dXrramM.svg\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:98,loading:\"lazy\",pixelHeight:128,pixelWidth:98,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9Ivhxdf5G1pBXpOMoDD8dXrramM.svg\"},className:\"framer-b9a1gj\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2257,intrinsicWidth:3865,pixelHeight:2257,pixelWidth:3865,sizes:\"346px\",src:\"https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg\",srcSet:\"https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg 3865w\"}},qrG_mJUG6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2257,intrinsicWidth:3865,pixelHeight:2257,pixelWidth:3865,sizes:\"346px\",src:\"https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg\",srcSet:\"https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg 3865w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2257,intrinsicWidth:3865,loading:\"lazy\",pixelHeight:2257,pixelWidth:3865,sizes:\"346px\",src:\"https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg\",srcSet:\"https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PCAvA3P72FMie8VPpbyCSSMbtA.jpg 3865w\"},className:\"framer-34r12i\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:2268,pixelHeight:4032,pixelWidth:2268,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg\",srcSet:\"https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg?scale-down-to=2048 1152w,https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg 2268w\"}},qrG_mJUG6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:2268,pixelHeight:4032,pixelWidth:2268,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg\",srcSet:\"https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg?scale-down-to=2048 1152w,https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg 2268w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4032,intrinsicWidth:2268,loading:\"lazy\",pixelHeight:4032,pixelWidth:2268,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg\",srcSet:\"https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg?scale-down-to=1024 576w,https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg?scale-down-to=2048 1152w,https://framerusercontent.com/images/AquUgZfHmJeJR41m1O1S1JEWlDk.jpg 2268w\"},className:\"framer-11x9ab6\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o5v034\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15xx71b\",\"data-framer-name\":\"izquierda\",name:\"izquierda\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue48=getLocalizedValue(\"v49\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", \"Lausanne Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Un plan de acci\\xf3n para atacar los puntos claves del crecimiento.\"})})},qrG_mJUG6:{children:(_getLocalizedValue49=getLocalizedValue(\"v51\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", \"Lausanne Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\",\"--framer-text-alignment\":\"center\"},children:\"Un plan de acci\\xf3n para atacar los puntos claves del crecimiento.\"})})},sQI8EYB1q:{children:(_getLocalizedValue50=getLocalizedValue(\"v50\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", \"Lausanne Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Un plan de acci\\xf3n para atacar los puntos claves del crecimiento.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue51=getLocalizedValue(\"v48\",activeLocale))!==null&&_getLocalizedValue51!==void 0?_getLocalizedValue51:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", \"Lausanne Regular Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Un plan de acci\\xf3n para atacar los puntos claves del crecimiento.\"})}),className:\"framer-1b9dn8y\",fonts:[\"CUSTOM;Lausanne Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue52=getLocalizedValue(\"v53\",activeLocale))!==null&&_getLocalizedValue52!==void 0?_getLocalizedValue52:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Ejecutamos los cambios necesarios sin interferir en el d\\xeda a d\\xeda, acompa\\xf1ando a la startup hasta el siguiente nivel sin comprometer los flujos actuales.\"})})},qrG_mJUG6:{children:(_getLocalizedValue53=getLocalizedValue(\"v55\",activeLocale))!==null&&_getLocalizedValue53!==void 0?_getLocalizedValue53:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Cuando la propuesta de valor ha sido respaldada por el mercado, es el.\"})})},sQI8EYB1q:{children:(_getLocalizedValue54=getLocalizedValue(\"v54\",activeLocale))!==null&&_getLocalizedValue54!==void 0?_getLocalizedValue54:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Ejecutamos los cambios necesarios sin interferir en el d\\xeda a d\\xeda, acompa\\xf1ando a la startup hasta el siguiente nivel sin comprometer los flujos actuales.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue55=getLocalizedValue(\"v52\",activeLocale))!==null&&_getLocalizedValue55!==void 0?_getLocalizedValue55:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Ejecutamos los cambios necesarios sin interferir en el d\\xeda a d\\xeda, acompa\\xf1ando a la startup hasta el siguiente nivel sin comprometer los flujos actuales.\"})}),className:\"framer-1k82kv1\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gakm3t\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b49mcr\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jvc50w\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1q081k7\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:26,name:\"Frame\",svg:'<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.58334 13.5413L10.8333 16.7913L18.4167 9.20801\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M13 23.8337C18.9832 23.8337 23.8333 18.9836 23.8333 13.0003C23.8333 7.01708 18.9832 2.16699 13 2.16699C7.01674 2.16699 2.16666 7.01708 2.16666 13.0003C2.16666 18.9836 7.01674 23.8337 13 23.8337Z\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1var444\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue56=getLocalizedValue(\"v57\",activeLocale))!==null&&_getLocalizedValue56!==void 0?_getLocalizedValue56:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:\"Una propuesta de valor contundente enfocado en explotar las fortalezas de la propuesta de valor y que co\"})}),fonts:[\"Inter\"]},qrG_mJUG6:{children:(_getLocalizedValue57=getLocalizedValue(\"v59\",activeLocale))!==null&&_getLocalizedValue57!==void 0?_getLocalizedValue57:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:\"Una propuesta de valor contundente enfocado en explotar las fortalezas de la propuesta de valor y que co\"})}),fonts:[\"Inter\"]},sQI8EYB1q:{children:(_getLocalizedValue58=getLocalizedValue(\"v58\",activeLocale))!==null&&_getLocalizedValue58!==void 0?_getLocalizedValue58:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Implementaci\\xf3n de nuevos modelos\"}),\" de producto/servicio, monetizaci\\xf3n y armonizaci\\xf3n de la oferta.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue59=getLocalizedValue(\"v56\",activeLocale))!==null&&_getLocalizedValue59!==void 0?_getLocalizedValue59:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Implementaci\\xf3n de nuevos modelos\"}),\" de producto/servicio, monetizaci\\xf3n y armonizaci\\xf3n de la oferta.\"]})}),className:\"framer-14plmfs\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16o29ab\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rheuwj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eh71qp\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-csygj6\",\"data-framer-name\":\"Frame\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:26,intrinsicWidth:26,name:\"Frame\",svg:'<svg width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.58334 13.5413L10.8333 16.7913L18.4167 9.20801\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M13 23.8337C18.9832 23.8337 23.8333 18.9836 23.8333 13.0003C23.8333 7.01708 18.9832 2.16699 13 2.16699C7.01674 2.16699 2.16666 7.01708 2.16666 13.0003C2.16666 18.9836 7.01674 23.8337 13 23.8337Z\" stroke=\"black\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y16h59\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue60=getLocalizedValue(\"v61\",activeLocale))!==null&&_getLocalizedValue60!==void 0?_getLocalizedValue60:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"Desarrollamos un base tecnol\\xf3gica que permita \",/*#__PURE__*/_jsx(\"strong\",{children:\"superar las expectativas\"}),\" de los usuarios e inversores para llevar a la Startup al siguiente nivel.\"]})})},qrG_mJUG6:{children:(_getLocalizedValue61=getLocalizedValue(\"v63\",activeLocale))!==null&&_getLocalizedValue61!==void 0?_getLocalizedValue61:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"Desarrollamos un base tecnol\\xf3gica que permita \",/*#__PURE__*/_jsx(\"strong\",{children:\"superar las expectativas\"}),\" de los usuarios e inversores para llevar a la Startup al siguiente nivel.\"]})})},sQI8EYB1q:{children:(_getLocalizedValue62=getLocalizedValue(\"v62\",activeLocale))!==null&&_getLocalizedValue62!==void 0?_getLocalizedValue62:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Desarrollamos un base tecnol\\xf3gica que permita \",/*#__PURE__*/_jsx(\"strong\",{children:\"superar las expectativas\"}),\" de los usuarios e inversores para llevar a la Startup al siguiente nivel.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue63=getLocalizedValue(\"v60\",activeLocale))!==null&&_getLocalizedValue63!==void 0?_getLocalizedValue63:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Desarrollamos un base tecnol\\xf3gica que permita \",/*#__PURE__*/_jsx(\"strong\",{children:\"superar las expectativas\"}),\" de los usuarios e inversores para llevar a la Startup al siguiente nivel.\"]})}),className:\"framer-1ofa23o\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})]})]})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1ls00l0\",\"data-framer-name\":\"servicios\",name:\"servicios\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{children:(_getLocalizedValue64=getLocalizedValue(\"v65\",activeLocale))!==null&&_getLocalizedValue64!==void 0?_getLocalizedValue64:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\"},children:\"\\xc1reas de trabajo del servicio:\"})})},qrG_mJUG6:{children:(_getLocalizedValue65=getLocalizedValue(\"v67\",activeLocale))!==null&&_getLocalizedValue65!==void 0?_getLocalizedValue65:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\"},children:\"\\xc1reas de trabajo del servicio:\"})})},sQI8EYB1q:{children:(_getLocalizedValue66=getLocalizedValue(\"v66\",activeLocale))!==null&&_getLocalizedValue66!==void 0?_getLocalizedValue66:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\"},children:\"\\xc1reas de trabajo del servicio:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue67=getLocalizedValue(\"v64\",activeLocale))!==null&&_getLocalizedValue67!==void 0?_getLocalizedValue67:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\"},children:\"\\xc1reas de trabajo del servicio:\"})}),className:\"framer-1xo5xap\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1luy80r\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ti1cZoGDG\"},implicitPathVariables:undefined},{href:{webPageId:\"ti1cZoGDG\"},implicitPathVariables:undefined},{href:{webPageId:\"ti1cZoGDG\"},implicitPathVariables:undefined},{href:{webPageId:\"ti1cZoGDG\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ifgswn-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v71\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"An\\xe1lisis de mercado\",oJ8M5dmVZ:resolvedLinks[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v73\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"01\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v72\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Evaluamos el hist\\xf3rico del Mvp y analizamos el sector para extraer Insights y Drivers para remodelar el negocio.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v77\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"An\\xe1lisis de mercado\",oJ8M5dmVZ:resolvedLinks[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v79\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"01\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v78\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Evaluamos el hist\\xf3rico del Mvp y analizamos el sector para extraer Insights y Drivers para remodelar el negocio.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v74\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"An\\xe1lisis de mercado\",oJ8M5dmVZ:resolvedLinks[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v76\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"01\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v75\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Evaluamos el hist\\xf3rico del Mvp y analizamos el sector para extraer Insights y Drivers para remodelar el negocio.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v68\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"An\\xe1lisis de mercado\",fsfibZIQL:\"https://framerusercontent.com/assets/NcMUUg7eUxxUkv5gOmpIfHPog.json\",height:\"100%\",id:\"ymCdhbLGO\",layoutId:\"ymCdhbLGO\",oJ8M5dmVZ:resolvedLinks[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v70\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"01\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v69\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Evaluamos el hist\\xf3rico del Mvp y analizamos el sector para extraer Insights y Drivers para remodelar el negocio.\",width:\"100%\",WKKk6A599:false})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QfY30z21a\"},implicitPathVariables:undefined},{href:{webPageId:\"QfY30z21a\"},implicitPathVariables:undefined},{href:{webPageId:\"QfY30z21a\"},implicitPathVariables:undefined},{href:{webPageId:\"QfY30z21a\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vvy768-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v83\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Business model\",oJ8M5dmVZ:resolvedLinks1[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v85\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"02\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v84\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Reestructuramos el modelo de negocio para ajustarlo a la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v89\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Business model\",oJ8M5dmVZ:resolvedLinks1[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v91\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"02\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v90\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Reestructuramos el modelo de negocio para ajustarlo a la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v86\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Business model\",oJ8M5dmVZ:resolvedLinks1[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v88\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"02\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v87\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Reestructuramos el modelo de negocio para ajustarlo a la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v80\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Business model\",fsfibZIQL:\"https://framerusercontent.com/assets/VnERP8ixCJdcpWJBTAaBgJzxbxg.json\",height:\"100%\",id:\"B8a4TFwiz\",layoutId:\"B8a4TFwiz\",oJ8M5dmVZ:resolvedLinks1[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v82\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"02\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v81\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Reestructuramos el modelo de negocio para ajustarlo a la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\",width:\"100%\",WKKk6A599:false})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HcYOnHumK\"},implicitPathVariables:undefined},{href:{webPageId:\"HcYOnHumK\"},implicitPathVariables:undefined},{href:{webPageId:\"HcYOnHumK\"},implicitPathVariables:undefined},{href:{webPageId:\"HcYOnHumK\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10mw6jd-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v95\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Arquitectura de la oferta\",oJ8M5dmVZ:resolvedLinks2[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v97\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"03\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v96\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Redefinimos los productos y servicios y dise\\xf1amos el modelo de monetizaci\\xf3n junto a la estrategia de precios.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v101\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Arquitectura de la oferta\",oJ8M5dmVZ:resolvedLinks2[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v103\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"03\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v102\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Redefinimos los productos y servicios y dise\\xf1amos el modelo de monetizaci\\xf3n junto a la estrategia de precios.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v98\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Arquitectura de la oferta\",oJ8M5dmVZ:resolvedLinks2[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v100\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"03\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v99\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Redefinimos los productos y servicios y dise\\xf1amos el modelo de monetizaci\\xf3n junto a la estrategia de precios.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v92\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Arquitectura de la oferta\",fsfibZIQL:\"https://framerusercontent.com/assets/iONRHdnqPCjvasDQYXtlpKFH44.json\",height:\"100%\",id:\"egM8SFwaT\",layoutId:\"egM8SFwaT\",oJ8M5dmVZ:resolvedLinks2[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v94\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"03\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v93\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Redefinimos los productos y servicios y dise\\xf1amos el modelo de monetizaci\\xf3n junto a la estrategia de precios.\",width:\"100%\",WKKk6A599:false})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TFxYJIGSo\"},implicitPathVariables:undefined},{href:{webPageId:\"TFxYJIGSo\"},implicitPathVariables:undefined},{href:{webPageId:\"TFxYJIGSo\"},implicitPathVariables:undefined},{href:{webPageId:\"TFxYJIGSo\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-fmnien-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v107\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Digital branding\",oJ8M5dmVZ:resolvedLinks3[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v109\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"04\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v108\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Redise\\xf1amos el universo visual de la marca siguiendo las normas del branding aplicado a negocios digitales.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v113\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Digital branding\",oJ8M5dmVZ:resolvedLinks3[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v115\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"04\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v114\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Redise\\xf1amos el universo visual de la marca siguiendo las normas del branding aplicado a negocios digitales.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v110\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Digital branding\",oJ8M5dmVZ:resolvedLinks3[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v112\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"04\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v111\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Redise\\xf1amos el universo visual de la marca siguiendo las normas del branding aplicado a negocios digitales.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v104\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Digital branding\",fsfibZIQL:\"https://framerusercontent.com/assets/xdxOxjmiU4q8bJtHtaBwecwDI.json\",height:\"100%\",id:\"VFV81xrp1\",layoutId:\"VFV81xrp1\",oJ8M5dmVZ:resolvedLinks3[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v106\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"04\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v105\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Redise\\xf1amos el universo visual de la marca siguiendo las normas del branding aplicado a negocios digitales.\",width:\"100%\",WKKk6A599:false})})})});}})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-108o7cd\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"h7I1OMTpz\"},implicitPathVariables:undefined},{href:{webPageId:\"h7I1OMTpz\"},implicitPathVariables:undefined},{href:{webPageId:\"h7I1OMTpz\"},implicitPathVariables:undefined},{href:{webPageId:\"h7I1OMTpz\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lpvjql-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v119\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks4[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v121\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"05\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v120\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Trazamos los procesos de UX para que la experiencia de uso sea fluida optimizando la conversi\\xf3n del usuario.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v125\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks4[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v127\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"05\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v126\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Trazamos los procesos de UX para que la experiencia de uso sea fluida optimizando la conversi\\xf3n del usuario.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v122\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks4[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v124\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"05\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v123\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Trazamos los procesos de UX para que la experiencia de uso sea fluida optimizando la conversi\\xf3n del usuario.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v116\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Experiencia de usuario\",fsfibZIQL:\"https://framerusercontent.com/assets/LrEEQziH0vLHvJxOGUmpHHMBcqQ.json\",height:\"100%\",id:\"HfJ_FgyO1\",layoutId:\"HfJ_FgyO1\",oJ8M5dmVZ:resolvedLinks4[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v118\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"05\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v117\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Trazamos los procesos de UX para que la experiencia de uso sea fluida optimizando la conversi\\xf3n del usuario.\",width:\"100%\",WKKk6A599:false})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"R7oRY4Xv5\"},implicitPathVariables:undefined},{href:{webPageId:\"R7oRY4Xv5\"},implicitPathVariables:undefined},{href:{webPageId:\"R7oRY4Xv5\"},implicitPathVariables:undefined},{href:{webPageId:\"R7oRY4Xv5\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1seaq0b-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v131\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks5[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v133\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"06\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v132\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Dise\\xf1amos las pantallas e interacciones para enamorar y fidelizar a tus clientes, 100% alineadas con la UX.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v137\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks5[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v139\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"06\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v138\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Dise\\xf1amos las pantallas e interacciones para enamorar y fidelizar a tus clientes, 100% alineadas con la UX.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v134\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks5[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v136\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"06\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v135\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Dise\\xf1amos las pantallas e interacciones para enamorar y fidelizar a tus clientes, 100% alineadas con la UX.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v128\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Interfaces de usuario\",fsfibZIQL:\"https://framerusercontent.com/assets/nbBTN0wfDFcaBlXUCMvHz41xh38.json\",height:\"100%\",id:\"pWvydQacH\",layoutId:\"pWvydQacH\",oJ8M5dmVZ:resolvedLinks5[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v130\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"06\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v129\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Dise\\xf1amos las pantallas e interacciones para enamorar y fidelizar a tus clientes, 100% alineadas con la UX.\",width:\"100%\",WKKk6A599:false})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"BMhJARrcd\"},implicitPathVariables:undefined},{href:{webPageId:\"BMhJARrcd\"},implicitPathVariables:undefined},{href:{webPageId:\"BMhJARrcd\"},implicitPathVariables:undefined},{href:{webPageId:\"BMhJARrcd\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ir5e53-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v143\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Ingenier\\xeda\",oJ8M5dmVZ:resolvedLinks6[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v145\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"07\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v144\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Desarrollamos tecnolog\\xeda punta con programaci\\xf3n a medida para tener un negocio escalable y solvente.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v149\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Ingenier\\xeda\",oJ8M5dmVZ:resolvedLinks6[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v151\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"07\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v150\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Desarrollamos tecnolog\\xeda punta con programaci\\xf3n a medida para tener un negocio escalable y solvente.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v146\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Ingenier\\xeda\",oJ8M5dmVZ:resolvedLinks6[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v148\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"07\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v147\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Desarrollamos tecnolog\\xeda punta con programaci\\xf3n a medida para tener un negocio escalable y solvente.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v140\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Ingenier\\xeda\",fsfibZIQL:\"https://framerusercontent.com/assets/q9af2gxd5L9uXPQS8Qyv5e4GKc.json\",height:\"100%\",id:\"IOsSuDbdu\",layoutId:\"IOsSuDbdu\",oJ8M5dmVZ:resolvedLinks6[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v142\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"07\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v141\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Desarrollamos tecnolog\\xeda punta con programaci\\xf3n a medida para tener un negocio escalable y solvente.\",width:\"100%\",WKKk6A599:false})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m7ZaE593J\"},implicitPathVariables:undefined},{href:{webPageId:\"m7ZaE593J\"},implicitPathVariables:undefined},{href:{webPageId:\"m7ZaE593J\"},implicitPathVariables:undefined},{href:{webPageId:\"m7ZaE593J\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-oymarn-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v155\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Deployment\",oJ8M5dmVZ:resolvedLinks7[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v157\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"08\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v156\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Despliegue tecnol\\xf3gico en arquitecturas cloud y stores que garantiza una base s\\xf3lida enfocada en el crecimiento.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v161\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Deployment\",oJ8M5dmVZ:resolvedLinks7[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v163\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"08\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v162\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Despliegue tecnol\\xf3gico en arquitecturas cloud y stores que garantiza una base s\\xf3lida enfocada en el crecimiento.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v158\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Deployment\",oJ8M5dmVZ:resolvedLinks7[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v160\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"08\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v159\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Despliegue tecnol\\xf3gico en arquitecturas cloud y stores que garantiza una base s\\xf3lida enfocada en el crecimiento.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v152\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Deployment\",fsfibZIQL:\"https://framerusercontent.com/assets/0MqE3lV2u1N2DvGt0vvoNTF9Nsw.json\",height:\"100%\",id:\"nB33RtPaA\",layoutId:\"nB33RtPaA\",oJ8M5dmVZ:resolvedLinks7[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v154\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"08\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v153\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Despliegue tecnol\\xf3gico en arquitecturas cloud y stores que garantiza una base s\\xf3lida enfocada en el crecimiento.\",width:\"100%\",WKKk6A599:false})})})});}})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nkisol\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"b3a17AKL2\"},implicitPathVariables:undefined},{href:{webPageId:\"b3a17AKL2\"},implicitPathVariables:undefined},{href:{webPageId:\"b3a17AKL2\"},implicitPathVariables:undefined},{href:{webPageId:\"b3a17AKL2\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9dbp4e-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v167\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Launch pack\",oJ8M5dmVZ:resolvedLinks8[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v169\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"09\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v168\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Lanzamos acciones rel\\xe1mpago de difusi\\xf3n para poner el negocio online en la \\xf3rbita del p\\xfablico objetivo.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v173\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Launch pack\",oJ8M5dmVZ:resolvedLinks8[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v175\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"09\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v174\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Lanzamos acciones rel\\xe1mpago de difusi\\xf3n para poner el negocio online en la \\xf3rbita del p\\xfablico objetivo.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v170\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Launch pack\",oJ8M5dmVZ:resolvedLinks8[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v172\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"09\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v171\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Lanzamos acciones rel\\xe1mpago de difusi\\xf3n para poner el negocio online en la \\xf3rbita del p\\xfablico objetivo.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v164\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Launch pack\",fsfibZIQL:\"https://framerusercontent.com/assets/3yVX1DNjS6XSaBmdP9oMYV1rTc.json\",height:\"100%\",id:\"A_4ReLigI\",layoutId:\"A_4ReLigI\",oJ8M5dmVZ:resolvedLinks8[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v166\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"09\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v165\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Lanzamos acciones rel\\xe1mpago de difusi\\xf3n para poner el negocio online en la \\xf3rbita del p\\xfablico objetivo.\",width:\"100%\",WKKk6A599:false})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Gm7JD3UZF\"},implicitPathVariables:undefined},{href:{webPageId:\"Gm7JD3UZF\"},implicitPathVariables:undefined},{href:{webPageId:\"Gm7JD3UZF\"},implicitPathVariables:undefined},{href:{webPageId:\"Gm7JD3UZF\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-14tpkgz-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v179\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Next\",oJ8M5dmVZ:resolvedLinks9[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v181\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"10\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v180\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Planificamos los posibles caminos del negocio online y su futuro para impulsar su modelo de crecimiento.\"},qrG_mJUG6:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v185\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Next\",oJ8M5dmVZ:resolvedLinks9[3],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v187\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"10\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v186\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Planificamos los posibles caminos del negocio online y su futuro para impulsar su modelo de crecimiento.\"},sQI8EYB1q:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v182\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Next\",oJ8M5dmVZ:resolvedLinks9[2],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v184\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"10\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v183\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Planificamos los posibles caminos del negocio online y su futuro para impulsar su modelo de crecimiento.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v176\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Next\",fsfibZIQL:\"https://framerusercontent.com/assets/ppUx0PyA0n6QY8NrOVexCcIeMA.json\",height:\"100%\",id:\"xDxy1qlDn\",layoutId:\"xDxy1qlDn\",oJ8M5dmVZ:resolvedLinks9[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v178\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"10\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v177\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Planificamos los posibles caminos del negocio online y su futuro para impulsar su modelo de crecimiento.\",width:\"100%\",WKKk6A599:false})})})});}})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-11txbwh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{variant:\"YYGWkeBk7\"}},children:/*#__PURE__*/_jsx(CasosSec,{height:\"100%\",id:\"JdRY6onep\",layoutId:\"JdRY6onep\",style:{width:\"100%\"},variant:\"mMKhiBT9L\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3;return _jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-mntrn-container\",id:\"mntrn\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{__framer__obscuredVariantId:\"U187A3DaX\",__framer__visibleVariantId:\"WyqUg7qjk\",TAqUhZm7u:(_getLocalizedValue=getLocalizedValue(\"v189\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"\\xbfListo para hacer crecer tu empresa? Selecciona d\\xeda y hora para una llamada con nuestro equipo de nuevo negocio.\",variant:\"U187A3DaX\"},qrG_mJUG6:{__framer__obscuredVariantId:\"U187A3DaX\",__framer__visibleVariantId:\"WyqUg7qjk\",TAqUhZm7u:(_getLocalizedValue1=getLocalizedValue(\"v191\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"\\xbfListo para hacer crecer tu empresa? Selecciona d\\xeda y hora para una llamada con nuestro equipo de nuevo negocio.\",variant:\"U187A3DaX\"},sQI8EYB1q:{TAqUhZm7u:(_getLocalizedValue2=getLocalizedValue(\"v190\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"\\xbfListo para hacer crecer tu empresa? Selecciona d\\xeda y hora para una llamada con nuestro equipo de nuevo negocio.\"}},children:/*#__PURE__*/_jsx(CtaWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"ivAybIer2\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"o5n5YCG36\",a5C2luLnU:a5C2luLnU42m929(overlay),height:\"100%\",id:\"EGALda6KE\",layoutId:\"EGALda6KE\",style:{width:\"100%\"},TAqUhZm7u:(_getLocalizedValue3=getLocalizedValue(\"v188\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"\\xbfListo para hacer crecer tu empresa? Selecciona d\\xeda y hora para una llamada con nuestro equipo de nuevo negocio.\",variant:\"ivAybIer2\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1jmraor\",\"data-framer-portal-id\":\"mntrn\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"S2BqSTeah\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gdhqg8\",\"data-framer-portal-id\":\"mntrn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7zdjr1\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j7l94t\",\"data-border\":true,onTap:onTapzn6atv(overlay),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:18,intrinsicWidth:18,pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/qtroHUWXaUvkD4iwJOj6UNNFms.svg\"},className:\"framer-hotz4b\",transformTemplate:transformTemplate1})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wsqjep-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<script>\\nvar urlactual=window.location.pathname;\\ndocument.getElementById(\"calendjekyll\").setAttribute(\"data-url\", \"https://calendly.com/jekyll/15min?hide_event_type_details=1&hide_gdpr_banner=1&primary_color=1a1a1a&utm_source=web&utm_content=\"+urlactual);\\n</script>\\n<!-- Principio del widget integrado de Calendly -->\\n<div id=\"calendjekyll\" class=\"calendly-inline-widget\" data-url=\"\" style=\"min-width:100%;height:100%;box-shadow:none !important;\"></div>\\n<script type=\"text/javascript\" src=\"https://assets.calendly.com/assets/external/widget.js\" async></script>\\n<!-- Final del widget integrado de Calendly -->',id:\"gc4FqFbPh\",layoutId:\"gc4FqFbPh\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})]}),document.querySelector(\"#overlay\"))})})]})})});}}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sQI8EYB1q:{style:{}}},children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2k34cv-container\",id:\"2k34cv\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EvK3llSqy:{variant:\"D7A3_mjmM\"},qrG_mJUG6:{variant:\"vwwO3VO73\"},sQI8EYB1q:{variant:\"GHGkKB9FN\"}},children:/*#__PURE__*/_jsx(Footer,{EkJhraPU4:EkJhraPU442m929(overlay1),height:\"100%\",id:\"FdT3lLhIP\",layoutId:\"FdT3lLhIP\",style:{width:\"100%\"},variant:\"he_MCav5D\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-npdtod\",\"data-framer-portal-id\":\"2k34cv\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"mTnNpdMLy\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bf6ahv\",\"data-framer-portal-id\":\"2k34cv\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1as9wx\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-enksi2\",\"data-border\":true,onTap:onTapzn6atv(overlay1),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:18,intrinsicWidth:18,pixelHeight:18,pixelWidth:18,src:\"https://framerusercontent.com/images/qtroHUWXaUvkD4iwJOj6UNNFms.svg\"},className:\"framer-1ybcsmb\",transformTemplate:transformTemplate1})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gx3aas-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<iframe data-tally-src=\"https://tally.so/embed/w2N10b?alignLeft=0&hideTitle=0&transparentBackground=1&dynamicHeight=0\" loading=\"lazy\" width=\"100%\" height=\"100%\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" title=\"Suscr\\xedbete\"></iframe><script>var d=document,w=\"https://tally.so/widgets/embed.js\",v=function(){\"undefined\"!=typeof Tally?Tally.loadEmbeds():d.querySelectorAll(\"iframe[data-tally-src]:not([src])\").forEach((function(e){e.src=e.dataset.tallySrc}))};if(\"undefined\"!=typeof Tally)v();else if(d.querySelector(\\'script[src=\"\\'+w+\\'\"]\\')==null){var s=d.createElement(\"script\");s.src=w,s.onload=v,s.onerror=v,d.body.appendChild(s);}</script>',id:\"pT_hoMGl_\",layoutId:\"pT_hoMGl_\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})]}),document.querySelector(\"#overlay\"))})})]})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-5PuaL { background: white; }`,\".framer-5PuaL.framer-4wxraa, .framer-5PuaL .framer-4wxraa { display: block; }\",\".framer-5PuaL.framer-160horb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-5PuaL .framer-195ibno-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-5PuaL .framer-vhhc21 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 180px 90px 60px 90px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-mzf6m8 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-1ksu2j1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 50%; }\",\".framer-5PuaL .framer-1ctq8cb, .framer-5PuaL .framer-1xo5xap { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5PuaL .framer-1k8pit4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 108%; word-break: break-word; word-wrap: break-word; }\",\".framer-5PuaL .framer-sk47es { 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; padding: 0px; position: relative; width: 48%; }\",\".framer-5PuaL .framer-icajyk { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 93%; word-break: break-word; word-wrap: break-word; }\",\".framer-5PuaL .framer-6ai5ca { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 70px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-1mdbqi9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-551rja, .framer-5PuaL .framer-nup4no { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-5PuaL .framer-gf4zda, .framer-5PuaL .framer-xjfnxv { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 443px; position: relative; width: 345px; }\",\".framer-5PuaL .framer-l4ctzw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 35px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-5PuaL .framer-plit9s { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 443px; justify-content: center; padding: 10px 0px 0px 0px; position: relative; width: 345px; }\",\".framer-5PuaL .framer-115cgpy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 73px 0px; position: relative; width: min-content; }\",\".framer-5PuaL .framer-11dalqe { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 443px; justify-content: center; padding: 0px; position: relative; width: 345px; }\",\".framer-5PuaL .framer-1nms9nx, .framer-5PuaL .framer-1v8m9zz { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 90px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-q5axwn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-vz0uoe-container { flex: none; height: auto; position: relative; width: 351px; }\",\".framer-5PuaL .framer-ttry8o-container { flex: none; height: auto; position: relative; width: 300px; }\",\".framer-5PuaL .framer-vc96k6-container { flex: none; height: auto; position: relative; width: 317px; }\",\".framer-5PuaL .framer-krqe3b { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 70px 90px 70px 90px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-1qwmmh6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-1u4aamz, .framer-5PuaL .framer-15xx71b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 525px; }\",\".framer-5PuaL .framer-cf0q13 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 94%; word-break: break-word; word-wrap: break-word; }\",\".framer-5PuaL .framer-1qzitze, .framer-5PuaL .framer-1k82kv1 { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 495px; word-break: break-word; word-wrap: break-word; }\",\".framer-5PuaL .framer-1r8n80y, .framer-5PuaL .framer-1393mlq, .framer-5PuaL .framer-1gakm3t, .framer-5PuaL .framer-16o29ab { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.95); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-5PuaL .framer-b48h6, .framer-5PuaL .framer-1agc7y3, .framer-5PuaL .framer-1b49mcr, .framer-5PuaL .framer-1rheuwj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 26px 32px 26px; position: relative; width: min-content; }\",\".framer-5PuaL .framer-1q2cjhy, .framer-5PuaL .framer-1vy1q39, .framer-5PuaL .framer-jvc50w, .framer-5PuaL .framer-1eh71qp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-5PuaL .framer-7iotzn, .framer-5PuaL .framer-zsw5lq, .framer-5PuaL .framer-1q081k7, .framer-5PuaL .framer-csygj6 { flex: none; height: 26px; position: relative; width: 26px; }\",\".framer-5PuaL .framer-qrhrdl, .framer-5PuaL .framer-14qi359, .framer-5PuaL .framer-1var444, .framer-5PuaL .framer-1y16h59 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 350px; overflow: hidden; padding: 0px; position: relative; width: 350px; }\",\".framer-5PuaL .framer-c6k9rc, .framer-5PuaL .framer-1celmto, .framer-5PuaL .framer-14plmfs { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5PuaL .framer-1hy892c, .framer-5PuaL .framer-1cgqsfp { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 523px; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-5PuaL .framer-fzv3tl { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 52px; flex: none; height: 192px; left: -76px; position: absolute; width: 151px; z-index: 1; }\",\".framer-5PuaL .framer-1jc9g46, .framer-5PuaL .framer-34r12i { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 444px; position: relative; width: 346px; }\",\".framer-5PuaL .framer-17w6ynq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-b9a1gj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 113px; min-width: 151px; padding: 0px; position: absolute; right: -71px; top: 46%; transform: translateY(-50%); width: min-content; z-index: 2; }\",\".framer-5PuaL .framer-11x9ab6 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; bottom: 86px; flex: none; height: 192px; position: absolute; right: -75px; width: 151px; z-index: 1; }\",\".framer-5PuaL .framer-o5v034 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 2px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 2px; }\",\".framer-5PuaL .framer-1b9dn8y { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5PuaL .framer-1ofa23o { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 92%; word-break: break-word; word-wrap: break-word; }\",\".framer-5PuaL .framer-1ls00l0 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 90px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-1luy80r, .framer-5PuaL .framer-108o7cd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-1ifgswn-container, .framer-5PuaL .framer-vvy768-container, .framer-5PuaL .framer-10mw6jd-container, .framer-5PuaL .framer-fmnien-container, .framer-5PuaL .framer-lpvjql-container, .framer-5PuaL .framer-1seaq0b-container, .framer-5PuaL .framer-1ir5e53-container, .framer-5PuaL .framer-oymarn-container, .framer-5PuaL .framer-9dbp4e-container, .framer-5PuaL .framer-14tpkgz-container { flex: none; height: auto; position: relative; width: 236px; }\",\".framer-5PuaL .framer-nkisol { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-11txbwh-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5PuaL .framer-mntrn-container, .framer-5PuaL .framer-2k34cv-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-5PuaL .framer-1jmraor { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-5PuaL .framer-1gdhqg8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px 0px 104px 0px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-5PuaL .framer-7zdjr1, .framer-5PuaL .framer-1as9wx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-1j7l94t, .framer-5PuaL .framer-enksi2 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1 / 1; border-bottom-left-radius: 70px; border-bottom-right-radius: 70px; border-top-left-radius: 70px; border-top-right-radius: 70px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: hidden; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-5PuaL .framer-hotz4b, .framer-5PuaL .framer-1ybcsmb { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); left: 51%; position: absolute; top: 51%; transform: translate(-50%, -50%); width: 12px; }\",\".framer-5PuaL .framer-wsqjep-container, .framer-5PuaL .framer-1gx3aas-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-5PuaL .framer-npdtod { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 4; }\",\".framer-5PuaL .framer-bf6ahv { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: center; left: 0px; overflow: hidden; padding: 0px 0px 104px 0px; position: fixed; right: 0px; top: 0px; z-index: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5PuaL.framer-160horb, .framer-5PuaL .framer-vhhc21, .framer-5PuaL .framer-mzf6m8, .framer-5PuaL .framer-1ksu2j1, .framer-5PuaL .framer-sk47es, .framer-5PuaL .framer-6ai5ca, .framer-5PuaL .framer-1mdbqi9, .framer-5PuaL .framer-551rja, .framer-5PuaL .framer-l4ctzw, .framer-5PuaL .framer-plit9s, .framer-5PuaL .framer-115cgpy, .framer-5PuaL .framer-11dalqe, .framer-5PuaL .framer-nup4no, .framer-5PuaL .framer-1nms9nx, .framer-5PuaL .framer-q5axwn, .framer-5PuaL .framer-krqe3b, .framer-5PuaL .framer-1u4aamz, .framer-5PuaL .framer-1r8n80y, .framer-5PuaL .framer-b48h6, .framer-5PuaL .framer-1q2cjhy, .framer-5PuaL .framer-qrhrdl, .framer-5PuaL .framer-1393mlq, .framer-5PuaL .framer-1agc7y3, .framer-5PuaL .framer-1vy1q39, .framer-5PuaL .framer-14qi359, .framer-5PuaL .framer-1hy892c, .framer-5PuaL .framer-1v8m9zz, .framer-5PuaL .framer-1cgqsfp, .framer-5PuaL .framer-b9a1gj, .framer-5PuaL .framer-o5v034, .framer-5PuaL .framer-15xx71b, .framer-5PuaL .framer-1gakm3t, .framer-5PuaL .framer-1b49mcr, .framer-5PuaL .framer-jvc50w, .framer-5PuaL .framer-1var444, .framer-5PuaL .framer-16o29ab, .framer-5PuaL .framer-1rheuwj, .framer-5PuaL .framer-1eh71qp, .framer-5PuaL .framer-1y16h59, .framer-5PuaL .framer-1ls00l0, .framer-5PuaL .framer-nkisol, .framer-5PuaL .framer-1gdhqg8, .framer-5PuaL .framer-7zdjr1, .framer-5PuaL .framer-bf6ahv, .framer-5PuaL .framer-1as9wx { gap: 0px; } .framer-5PuaL.framer-160horb > *, .framer-5PuaL .framer-sk47es > *, .framer-5PuaL .framer-1gdhqg8 > *, .framer-5PuaL .framer-bf6ahv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5PuaL.framer-160horb > :first-child, .framer-5PuaL .framer-vhhc21 > :first-child, .framer-5PuaL .framer-1ksu2j1 > :first-child, .framer-5PuaL .framer-sk47es > :first-child, .framer-5PuaL .framer-6ai5ca > :first-child, .framer-5PuaL .framer-plit9s > :first-child, .framer-5PuaL .framer-11dalqe > :first-child, .framer-5PuaL .framer-1nms9nx > :first-child, .framer-5PuaL .framer-krqe3b > :first-child, .framer-5PuaL .framer-1u4aamz > :first-child, .framer-5PuaL .framer-1r8n80y > :first-child, .framer-5PuaL .framer-1393mlq > :first-child, .framer-5PuaL .framer-1v8m9zz > :first-child, .framer-5PuaL .framer-b9a1gj > :first-child, .framer-5PuaL .framer-15xx71b > :first-child, .framer-5PuaL .framer-1gakm3t > :first-child, .framer-5PuaL .framer-16o29ab > :first-child, .framer-5PuaL .framer-1ls00l0 > :first-child, .framer-5PuaL .framer-1gdhqg8 > :first-child, .framer-5PuaL .framer-bf6ahv > :first-child { margin-top: 0px; } .framer-5PuaL.framer-160horb > :last-child, .framer-5PuaL .framer-vhhc21 > :last-child, .framer-5PuaL .framer-1ksu2j1 > :last-child, .framer-5PuaL .framer-sk47es > :last-child, .framer-5PuaL .framer-6ai5ca > :last-child, .framer-5PuaL .framer-plit9s > :last-child, .framer-5PuaL .framer-11dalqe > :last-child, .framer-5PuaL .framer-1nms9nx > :last-child, .framer-5PuaL .framer-krqe3b > :last-child, .framer-5PuaL .framer-1u4aamz > :last-child, .framer-5PuaL .framer-1r8n80y > :last-child, .framer-5PuaL .framer-1393mlq > :last-child, .framer-5PuaL .framer-1v8m9zz > :last-child, .framer-5PuaL .framer-b9a1gj > :last-child, .framer-5PuaL .framer-15xx71b > :last-child, .framer-5PuaL .framer-1gakm3t > :last-child, .framer-5PuaL .framer-16o29ab > :last-child, .framer-5PuaL .framer-1ls00l0 > :last-child, .framer-5PuaL .framer-1gdhqg8 > :last-child, .framer-5PuaL .framer-bf6ahv > :last-child { margin-bottom: 0px; } .framer-5PuaL .framer-vhhc21 > *, .framer-5PuaL .framer-6ai5ca > *, .framer-5PuaL .framer-1nms9nx > *, .framer-5PuaL .framer-krqe3b > *, .framer-5PuaL .framer-1v8m9zz > *, .framer-5PuaL .framer-1ls00l0 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-5PuaL .framer-mzf6m8 > *, .framer-5PuaL .framer-551rja > *, .framer-5PuaL .framer-l4ctzw > *, .framer-5PuaL .framer-115cgpy > *, .framer-5PuaL .framer-nup4no > *, .framer-5PuaL .framer-1hy892c > *, .framer-5PuaL .framer-1cgqsfp > *, .framer-5PuaL .framer-o5v034 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5PuaL .framer-mzf6m8 > :first-child, .framer-5PuaL .framer-1mdbqi9 > :first-child, .framer-5PuaL .framer-551rja > :first-child, .framer-5PuaL .framer-l4ctzw > :first-child, .framer-5PuaL .framer-115cgpy > :first-child, .framer-5PuaL .framer-nup4no > :first-child, .framer-5PuaL .framer-q5axwn > :first-child, .framer-5PuaL .framer-b48h6 > :first-child, .framer-5PuaL .framer-1q2cjhy > :first-child, .framer-5PuaL .framer-qrhrdl > :first-child, .framer-5PuaL .framer-1agc7y3 > :first-child, .framer-5PuaL .framer-1vy1q39 > :first-child, .framer-5PuaL .framer-14qi359 > :first-child, .framer-5PuaL .framer-1hy892c > :first-child, .framer-5PuaL .framer-1cgqsfp > :first-child, .framer-5PuaL .framer-o5v034 > :first-child, .framer-5PuaL .framer-1b49mcr > :first-child, .framer-5PuaL .framer-jvc50w > :first-child, .framer-5PuaL .framer-1var444 > :first-child, .framer-5PuaL .framer-1rheuwj > :first-child, .framer-5PuaL .framer-1eh71qp > :first-child, .framer-5PuaL .framer-1y16h59 > :first-child, .framer-5PuaL .framer-nkisol > :first-child, .framer-5PuaL .framer-7zdjr1 > :first-child, .framer-5PuaL .framer-1as9wx > :first-child { margin-left: 0px; } .framer-5PuaL .framer-mzf6m8 > :last-child, .framer-5PuaL .framer-1mdbqi9 > :last-child, .framer-5PuaL .framer-551rja > :last-child, .framer-5PuaL .framer-l4ctzw > :last-child, .framer-5PuaL .framer-115cgpy > :last-child, .framer-5PuaL .framer-nup4no > :last-child, .framer-5PuaL .framer-q5axwn > :last-child, .framer-5PuaL .framer-b48h6 > :last-child, .framer-5PuaL .framer-1q2cjhy > :last-child, .framer-5PuaL .framer-qrhrdl > :last-child, .framer-5PuaL .framer-1agc7y3 > :last-child, .framer-5PuaL .framer-1vy1q39 > :last-child, .framer-5PuaL .framer-14qi359 > :last-child, .framer-5PuaL .framer-1hy892c > :last-child, .framer-5PuaL .framer-1cgqsfp > :last-child, .framer-5PuaL .framer-o5v034 > :last-child, .framer-5PuaL .framer-1b49mcr > :last-child, .framer-5PuaL .framer-jvc50w > :last-child, .framer-5PuaL .framer-1var444 > :last-child, .framer-5PuaL .framer-1rheuwj > :last-child, .framer-5PuaL .framer-1eh71qp > :last-child, .framer-5PuaL .framer-1y16h59 > :last-child, .framer-5PuaL .framer-nkisol > :last-child, .framer-5PuaL .framer-7zdjr1 > :last-child, .framer-5PuaL .framer-1as9wx > :last-child { margin-right: 0px; } .framer-5PuaL .framer-1ksu2j1 > *, .framer-5PuaL .framer-1u4aamz > *, .framer-5PuaL .framer-15xx71b > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-5PuaL .framer-1mdbqi9 > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-5PuaL .framer-plit9s > *, .framer-5PuaL .framer-11dalqe > *, .framer-5PuaL .framer-1r8n80y > *, .framer-5PuaL .framer-1393mlq > *, .framer-5PuaL .framer-b9a1gj > *, .framer-5PuaL .framer-1gakm3t > *, .framer-5PuaL .framer-16o29ab > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5PuaL .framer-q5axwn > *, .framer-5PuaL .framer-nkisol > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-5PuaL .framer-b48h6 > *, .framer-5PuaL .framer-1agc7y3 > *, .framer-5PuaL .framer-1b49mcr > *, .framer-5PuaL .framer-1rheuwj > * { margin: 0px; margin-left: calc(23px / 2); margin-right: calc(23px / 2); } .framer-5PuaL .framer-1q2cjhy > *, .framer-5PuaL .framer-qrhrdl > *, .framer-5PuaL .framer-1vy1q39 > *, .framer-5PuaL .framer-14qi359 > *, .framer-5PuaL .framer-jvc50w > *, .framer-5PuaL .framer-1var444 > *, .framer-5PuaL .framer-1eh71qp > *, .framer-5PuaL .framer-1y16h59 > *, .framer-5PuaL .framer-7zdjr1 > *, .framer-5PuaL .framer-1as9wx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (min-width: 1200px) { .framer-5PuaL .hidden-160horb { display: none !important; } }\",`@media (max-width: 767px) { .framer-5PuaL .hidden-1wx0sk9 { display: none !important; } .${metadata.bodyClassName}-framer-5PuaL { background: white; } .framer-5PuaL.framer-160horb { width: 390px; } .framer-5PuaL .framer-vhhc21 { justify-content: flex-start; padding: 125px 20px 60px 20px; } .framer-5PuaL .framer-mzf6m8 { flex-direction: column; gap: 17px; max-width: 100%; } .framer-5PuaL .framer-1ksu2j1, .framer-5PuaL .framer-sk47es, .framer-5PuaL .framer-1u4aamz, .framer-5PuaL .framer-1qzitze, .framer-5PuaL .framer-1r8n80y, .framer-5PuaL .framer-1393mlq, .framer-5PuaL .framer-14qi359, .framer-5PuaL .framer-15xx71b, .framer-5PuaL .framer-1k82kv1, .framer-5PuaL .framer-1gakm3t, .framer-5PuaL .framer-16o29ab, .framer-5PuaL .framer-1ifgswn-container, .framer-5PuaL .framer-vvy768-container, .framer-5PuaL .framer-10mw6jd-container, .framer-5PuaL .framer-fmnien-container, .framer-5PuaL .framer-lpvjql-container, .framer-5PuaL .framer-1seaq0b-container, .framer-5PuaL .framer-1ir5e53-container, .framer-5PuaL .framer-oymarn-container, .framer-5PuaL .framer-9dbp4e-container, .framer-5PuaL .framer-14tpkgz-container, .framer-5PuaL .framer-mntrn-container, .framer-5PuaL .framer-2k34cv-container { width: 100%; } .framer-5PuaL .framer-1mdbqi9 { max-width: 100%; } .framer-5PuaL .framer-1nms9nx, .framer-5PuaL .framer-1v8m9zz, .framer-5PuaL .framer-1ls00l0 { padding: 90px 20px 90px 20px; } .framer-5PuaL .framer-q5axwn, .framer-5PuaL .framer-o5v034 { flex-direction: column; } .framer-5PuaL .framer-krqe3b { max-width: unset; padding: 70px 20px 70px 20px; } .framer-5PuaL .framer-1qwmmh6 { flex-direction: column; gap: 10px; justify-content: flex-start; max-width: 100%; } .framer-5PuaL .framer-b48h6, .framer-5PuaL .framer-1agc7y3, .framer-5PuaL .framer-1b49mcr, .framer-5PuaL .framer-1rheuwj { flex-direction: column; width: 100%; } .framer-5PuaL .framer-qrhrdl { max-width: unset; width: 100%; } .framer-5PuaL .framer-fzv3tl { bottom: -25px; left: calc(49.71098265895956% - 151px / 2); } .framer-5PuaL .framer-17w6ynq { flex-direction: column; gap: 54px; justify-content: flex-start; max-width: 100%; } .framer-5PuaL .framer-1var444, .framer-5PuaL .framer-1y16h59 { padding: 0px 20px 0px 20px; } .framer-5PuaL .framer-1xo5xap { max-width: 100%; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; } .framer-5PuaL .framer-1luy80r, .framer-5PuaL .framer-108o7cd { flex-direction: column; gap: 20px; justify-content: flex-start; max-width: 100%; } .framer-5PuaL .framer-nkisol { flex-direction: column; max-width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5PuaL .framer-mzf6m8, .framer-5PuaL .framer-q5axwn, .framer-5PuaL .framer-1qwmmh6, .framer-5PuaL .framer-b48h6, .framer-5PuaL .framer-1agc7y3, .framer-5PuaL .framer-17w6ynq, .framer-5PuaL .framer-o5v034, .framer-5PuaL .framer-1b49mcr, .framer-5PuaL .framer-1rheuwj, .framer-5PuaL .framer-1luy80r, .framer-5PuaL .framer-108o7cd, .framer-5PuaL .framer-nkisol { gap: 0px; } .framer-5PuaL .framer-mzf6m8 > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-5PuaL .framer-mzf6m8 > :first-child, .framer-5PuaL .framer-q5axwn > :first-child, .framer-5PuaL .framer-1qwmmh6 > :first-child, .framer-5PuaL .framer-b48h6 > :first-child, .framer-5PuaL .framer-1agc7y3 > :first-child, .framer-5PuaL .framer-17w6ynq > :first-child, .framer-5PuaL .framer-o5v034 > :first-child, .framer-5PuaL .framer-1b49mcr > :first-child, .framer-5PuaL .framer-1rheuwj > :first-child, .framer-5PuaL .framer-1luy80r > :first-child, .framer-5PuaL .framer-108o7cd > :first-child, .framer-5PuaL .framer-nkisol > :first-child { margin-top: 0px; } .framer-5PuaL .framer-mzf6m8 > :last-child, .framer-5PuaL .framer-q5axwn > :last-child, .framer-5PuaL .framer-1qwmmh6 > :last-child, .framer-5PuaL .framer-b48h6 > :last-child, .framer-5PuaL .framer-1agc7y3 > :last-child, .framer-5PuaL .framer-17w6ynq > :last-child, .framer-5PuaL .framer-o5v034 > :last-child, .framer-5PuaL .framer-1b49mcr > :last-child, .framer-5PuaL .framer-1rheuwj > :last-child, .framer-5PuaL .framer-1luy80r > :last-child, .framer-5PuaL .framer-108o7cd > :last-child, .framer-5PuaL .framer-nkisol > :last-child { margin-bottom: 0px; } .framer-5PuaL .framer-q5axwn > *, .framer-5PuaL .framer-1luy80r > *, .framer-5PuaL .framer-108o7cd > *, .framer-5PuaL .framer-nkisol > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-5PuaL .framer-1qwmmh6 > *, .framer-5PuaL .framer-o5v034 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5PuaL .framer-b48h6 > *, .framer-5PuaL .framer-1agc7y3 > *, .framer-5PuaL .framer-1b49mcr > *, .framer-5PuaL .framer-1rheuwj > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-5PuaL .framer-17w6ynq > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } }}`,`@media (min-width: 1080px) and (max-width: 1199px) { .framer-5PuaL .hidden-1p4e97q { display: none !important; } .${metadata.bodyClassName}-framer-5PuaL { background: white; } .framer-5PuaL.framer-160horb { width: 1080px; } .framer-5PuaL .framer-1nms9nx { padding: 90px 40px 90px 40px; } .framer-5PuaL .framer-krqe3b { padding: 70px 50px 70px 50px; } .framer-5PuaL .framer-1v8m9zz, .framer-5PuaL .framer-1ls00l0 { padding: 90px 50px 90px 50px; } .framer-5PuaL .framer-mntrn-container, .framer-5PuaL .framer-2k34cv-container { width: 100%; }}`,`@media (min-width: 768px) and (max-width: 1079px) { .framer-5PuaL .hidden-1wzdums { display: none !important; } .${metadata.bodyClassName}-framer-5PuaL { background: white; } .framer-5PuaL.framer-160horb { width: 768px; } .framer-5PuaL .framer-vhhc21 { padding: 180px 40px 60px 40px; } .framer-5PuaL .framer-mzf6m8 { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-5PuaL .framer-1ksu2j1, .framer-5PuaL .framer-sk47es, .framer-5PuaL .framer-15xx71b, .framer-5PuaL .framer-1k82kv1, .framer-5PuaL .framer-1gakm3t, .framer-5PuaL .framer-16o29ab, .framer-5PuaL .framer-mntrn-container, .framer-5PuaL .framer-2k34cv-container { width: 100%; } .framer-5PuaL .framer-1nms9nx { padding: 90px 40px 90px 40px; } .framer-5PuaL .framer-q5axwn { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); } .framer-5PuaL .framer-vz0uoe-container, .framer-5PuaL .framer-ttry8o-container, .framer-5PuaL .framer-vc96k6-container, .framer-5PuaL .framer-1ifgswn-container, .framer-5PuaL .framer-vvy768-container, .framer-5PuaL .framer-10mw6jd-container, .framer-5PuaL .framer-fmnien-container, .framer-5PuaL .framer-lpvjql-container, .framer-5PuaL .framer-1seaq0b-container, .framer-5PuaL .framer-1ir5e53-container, .framer-5PuaL .framer-oymarn-container, .framer-5PuaL .framer-9dbp4e-container, .framer-5PuaL .framer-14tpkgz-container { align-self: start; height: 100%; justify-self: start; width: 100%; } .framer-5PuaL .framer-krqe3b { padding: 70px 40px 70px 40px; } .framer-5PuaL .framer-1qwmmh6 { flex-direction: column; gap: 74px; justify-content: flex-start; } .framer-5PuaL .framer-1u4aamz { order: 1; } .framer-5PuaL .framer-1hy892c { order: 0; } .framer-5PuaL .framer-1v8m9zz { padding: 90px 20px 90px 20px; width: 630px; } .framer-5PuaL .framer-17w6ynq { flex-direction: column; gap: 54px; justify-content: flex-start; max-width: 100%; } .framer-5PuaL .framer-1b49mcr, .framer-5PuaL .framer-1rheuwj { flex-direction: column; width: 100%; } .framer-5PuaL .framer-1var444, .framer-5PuaL .framer-1y16h59 { padding: 0px 20px 0px 20px; } .framer-5PuaL .framer-1ls00l0 { padding: 90px 20px 90px 20px; } .framer-5PuaL .framer-1luy80r, .framer-5PuaL .framer-108o7cd { align-content: unset; align-items: unset; display: grid; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; max-width: 100%; } .framer-5PuaL .framer-nkisol { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); justify-content: center; max-width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5PuaL .framer-mzf6m8, .framer-5PuaL .framer-q5axwn, .framer-5PuaL .framer-1qwmmh6, .framer-5PuaL .framer-17w6ynq, .framer-5PuaL .framer-1b49mcr, .framer-5PuaL .framer-1rheuwj, .framer-5PuaL .framer-1luy80r, .framer-5PuaL .framer-108o7cd, .framer-5PuaL .framer-nkisol { gap: 0px; } .framer-5PuaL .framer-mzf6m8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5PuaL .framer-mzf6m8 > :first-child, .framer-5PuaL .framer-1qwmmh6 > :first-child, .framer-5PuaL .framer-17w6ynq > :first-child, .framer-5PuaL .framer-1b49mcr > :first-child, .framer-5PuaL .framer-1rheuwj > :first-child { margin-top: 0px; } .framer-5PuaL .framer-mzf6m8 > :last-child, .framer-5PuaL .framer-1qwmmh6 > :last-child, .framer-5PuaL .framer-17w6ynq > :last-child, .framer-5PuaL .framer-1b49mcr > :last-child, .framer-5PuaL .framer-1rheuwj > :last-child { margin-bottom: 0px; } .framer-5PuaL .framer-q5axwn > *, .framer-5PuaL .framer-q5axwn > :first-child, .framer-5PuaL .framer-q5axwn > :last-child, .framer-5PuaL .framer-1luy80r > *, .framer-5PuaL .framer-1luy80r > :first-child, .framer-5PuaL .framer-1luy80r > :last-child, .framer-5PuaL .framer-108o7cd > *, .framer-5PuaL .framer-108o7cd > :first-child, .framer-5PuaL .framer-108o7cd > :last-child, .framer-5PuaL .framer-nkisol > *, .framer-5PuaL .framer-nkisol > :first-child, .framer-5PuaL .framer-nkisol > :last-child { margin: 0px; } .framer-5PuaL .framer-1qwmmh6 > * { margin: 0px; margin-bottom: calc(74px / 2); margin-top: calc(74px / 2); } .framer-5PuaL .framer-17w6ynq > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-5PuaL .framer-1b49mcr > *, .framer-5PuaL .framer-1rheuwj > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } }}`,'.framer-5PuaL[data-border=\"true\"]::after, .framer-5PuaL [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7137\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EvK3llSqy\":{\"layout\":[\"fixed\",\"auto\"]},\"sQI8EYB1q\":{\"layout\":[\"fixed\",\"auto\"]},\"qrG_mJUG6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramernvyChHAE9=withCSS(Component,css,\"framer-5PuaL\");export default FramernvyChHAE9;FramernvyChHAE9.displayName=\"Servicios / Pivoting 2\";FramernvyChHAE9.defaultProps={height:7137,width:1200};addFonts(FramernvyChHAE9,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"TWK Lausanne 650\",source:\"custom\",url:\"https://framerusercontent.com/assets/CqYpxxXV2BeS1t6tuB9oW4cew1w.woff2\"},{family:\"Lausanne Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/HrLLrgJbTnt3go7AZq8dpyrZAI.otf\"},{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://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{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://app.framerstatic.com/Inter-Medium.cyrillic-ext-M4WHNGTS.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Medium.cyrillic-JVU2PANX.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Medium.greek-ext-4KCQBEIZ.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Medium.greek-DPOQGN7L.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Medium.latin-ext-J4DBSW7F.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Medium.latin-Y3IVPL46.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Medium.vietnamese-PJV76O4P.woff2\",weight:\"500\"}]},...NavFonts,...VentajaColumnaFonts,...ServicioLottieFonts,...CasosSecFonts,...CtaFonts,...EmbedFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernvyChHAE9\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EvK3llSqy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sQI8EYB1q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qrG_mJUG6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"7137\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NavFonts", "getFonts", "Zg50d3eL1_default", "MotionHeaderWithFX", "withFX", "motion", "VentajaColumnaFonts", "lxdFQ5zwa_default", "ServicioLottieFonts", "yhnGpmm3z_default", "ContainerWithFX", "Container", "CasosSecFonts", "GpsAHXp9F_default", "CtaFonts", "SJ7GYq5D_default", "CtaWithVariantAppearEffect", "withVariantAppearEffect", "EmbedFonts", "Embed", "FooterFonts", "kQdjQvCOL_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transition1", "animation", "animation1", "animation2", "animation3", "transition2", "transition3", "transition4", "transition5", "transition6", "transformTemplate1", "_", "t", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ie", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "a5C2luLnU42m929", "overlay", "args", "onTapzn6atv", "EkJhraPU442m929", "preloadPromise", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "_getLocalizedValue37", "_getLocalizedValue38", "_getLocalizedValue39", "_getLocalizedValue40", "_getLocalizedValue41", "_getLocalizedValue42", "_getLocalizedValue43", "_getLocalizedValue44", "_getLocalizedValue45", "_getLocalizedValue46", "_getLocalizedValue47", "_getLocalizedValue48", "_getLocalizedValue49", "_getLocalizedValue50", "_getLocalizedValue51", "_getLocalizedValue52", "_getLocalizedValue53", "_getLocalizedValue54", "_getLocalizedValue55", "_getLocalizedValue56", "_getLocalizedValue57", "_getLocalizedValue58", "_getLocalizedValue59", "_getLocalizedValue60", "_getLocalizedValue61", "_getLocalizedValue62", "_getLocalizedValue63", "_getLocalizedValue64", "_getLocalizedValue65", "_getLocalizedValue66", "_getLocalizedValue67", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Zg50d3eL1_default", "optimizeAppear", "x", "RichText2", "MotionHeaderWithFX", "Image2", "lxdFQ5zwa_default", "SVG", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "yhnGpmm3z_default", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "GpsAHXp9F_default", "l", "CtaWithVariantAppearEffect", "AnimatePresence", "Ga", "Embed", "overlay1", "kQdjQvCOL_default", "css", "FramernvyChHAE9", "withCSS", "nvyChHAE9_default", "addFonts", "NavFonts", "VentajaColumnaFonts", "ServicioLottieFonts", "CasosSecFonts", "CtaFonts", "EmbedFonts", "FooterFonts", "__FramerMetadata__"]
}
