{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ujPMUNBASmo7YIpYyJhU/SBeVMfkBEZT6C64FtqGQ/BaxD24wOa.js"],
  "sourcesContent": ["// Generated by Framer (66beb72)\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/BaxD24wOa/BaxD24wOa.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=[\"qu_t3RRs_\",\"a4CqBk8Z5\",\"ITGJ8ii6i\",\"mpLAUWdIt\"];const breakpoints={a4CqBk8Z5:\"(max-width: 767px)\",ITGJ8ii6i:\"(min-width: 1080px) and (max-width: 1199px)\",mpLAUWdIt:\"(min-width: 768px) and (max-width: 1079px)\",qu_t3RRs_:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-58VV3\";const variantClassNames={a4CqBk8Z5:\"framer-v-1j5p2as\",ITGJ8ii6i:\"framer-v-12hjer0\",mpLAUWdIt:\"framer-v-b7wkkm\",qu_t3RRs_:\"framer-v-1r85yyr\"};const valuesByLocaleId={C7ttYc5y0:new LazyValue(()=>import(\"./BaxD24wOa-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:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,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 animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"qu_t3RRs_\",Phone:\"a4CqBk8Z5\",Tablet:\"ITGJ8ii6i\",Tablet2:\"mpLAUWdIt\"};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:\"qu_t3RRs_\"};};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-58VV3`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-58VV3`);};}},[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,_getLocalizedValue68,_getLocalizedValue69,_getLocalizedValue70,_getLocalizedValue71;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qu_t3RRs_\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1r85yyr\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3zoy05-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{variant:\"zrwXlgnwY\"},mpLAUWdIt:{variant:\"zrwXlgnwY\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"XKyqwEQrP\",KOBbu5STx:\"Ah81Y46MU\",layoutId:\"XKyqwEQrP\",pBLIElftY:\"Ah81Y46MU\",pfMtJaEgA:\"Ah81Y46MU\",qNqLaWMW6:\"Ah81Y46MU\",style:{width:\"100%\"},variant:\"OWMlgs8jN\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{\"data-framer-appear-id\":\"1f2mrqb\",animate:optimizeAppear(\"animate\",\"1f2mrqb\",animation,\"1j5p2as\"),initial:optimizeAppear(\"initial\",\"1f2mrqb\",animation1,\"1j5p2as\")},ITGJ8ii6i:{\"data-framer-appear-id\":\"1pwdoac\",animate:optimizeAppear(\"animate\",\"1pwdoac\",animation,\"12hjer0\"),initial:optimizeAppear(\"initial\",\"1pwdoac\",animation1,\"12hjer0\")},mpLAUWdIt:{\"data-framer-appear-id\":\"u4beku\",animate:optimizeAppear(\"animate\",\"u4beku\",animation,\"b7wkkm\"),initial:optimizeAppear(\"initial\",\"u4beku\",animation1,\"b7wkkm\")}},children:/*#__PURE__*/_jsx(motion.header,{animate:optimizeAppear(\"animate\",\"1qnkvmj\",animation,\"1r85yyr\"),className:\"framer-1qnkvmj\",\"data-framer-appear-id\":\"1qnkvmj\",\"data-framer-name\":\"Hero\",initial:optimizeAppear(\"initial\",\"1qnkvmj\",animation1,\"1r85yyr\"),name:\"Hero\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12jnvmo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v0my4p\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{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\"})})},ITGJ8ii6i:{children:(_getLocalizedValue1=getLocalizedValue(\"v2\",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\"})})},mpLAUWdIt:{children:(_getLocalizedValue2=getLocalizedValue(\"v3\",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-frmbjn\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue4=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__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\":\"59px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"56px\"},children:\"Desarrollo de Spinoffs.\"})})},ITGJ8ii6i:{children:(_getLocalizedValue5=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__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:\"Desarrollo de Spinoffs.\"})})},mpLAUWdIt:{children:(_getLocalizedValue6=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__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\":\"68px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"82px\"},children:\"Desarrollo de Spinoffs.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__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:\"Desarrollo de Spinoffs.\"})}),className:\"framer-pqaedr\",fonts:[\"CUSTOM;TWK Lausanne 650\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ew3afi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Canalizamos la detecci\\xf3n de oportunidades dentro de tu organizaci\\xf3n y las convertimos en nuevos negocios paralelos al core business.\"})})},ITGJ8ii6i:{children:(_getLocalizedValue9=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Canalizamos la detecci\\xf3n de oportunidades dentro de tu organizaci\\xf3n y las convertimos en nuevos negocios paralelos al core business.\"})})},mpLAUWdIt:{children:(_getLocalizedValue10=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Canalizamos la detecci\\xf3n de oportunidades dentro de tu organizaci\\xf3n y las convertimos en nuevos negocios paralelos al core business.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Canalizamos la detecci\\xf3n de oportunidades dentro de tu organizaci\\xf3n y las convertimos en nuevos negocios paralelos al core business.\"})}),className:\"framer-11tuxzd\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8z448l\",\"data-framer-name\":\"fotos\",name:\"fotos\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lp3ht1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-gmneaa\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2162,intrinsicWidth:2862,pixelHeight:2162,pixelWidth:2862,sizes:\"345px\",src:\"https://framerusercontent.com/images/MM65cD5rwpu3LtkWmB67rtygE.png\",srcSet:\"https://framerusercontent.com/images/MM65cD5rwpu3LtkWmB67rtygE.png?scale-down-to=512 512w,https://framerusercontent.com/images/MM65cD5rwpu3LtkWmB67rtygE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MM65cD5rwpu3LtkWmB67rtygE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MM65cD5rwpu3LtkWmB67rtygE.png 2862w\"},className:\"framer-1glw0op\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qdt5q1\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1952,intrinsicWidth:2584,pixelHeight:1952,pixelWidth:2584,positionX:\"right\",positionY:\"center\",sizes:\"345px\",src:\"https://framerusercontent.com/images/nPNZbX3uXgyeUwJq8gzFiNjMU.png\",srcSet:\"https://framerusercontent.com/images/nPNZbX3uXgyeUwJq8gzFiNjMU.png?scale-down-to=512 512w,https://framerusercontent.com/images/nPNZbX3uXgyeUwJq8gzFiNjMU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nPNZbX3uXgyeUwJq8gzFiNjMU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nPNZbX3uXgyeUwJq8gzFiNjMU.png 2584w\"},className:\"framer-1n90g7e\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cm3cd\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4469,intrinsicWidth:6826,pixelHeight:4469,pixelWidth:6826,positionX:\"left\",positionY:\"center\",sizes:\"345px\",src:\"https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg\",srcSet:\"https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg 6826w\"},className:\"framer-wpvwqr\",\"data-framer-name\":\"Rectangle 32\",name:\"Rectangle 32\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7j3obq\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,pixelHeight:4e3,pixelWidth:6e3,positionX:\"left\",positionY:\"center\",sizes:\"345px\",src:\"https://framerusercontent.com/images/h4KlyCKCk5IQZf4zdpNoO4Qyk.jpg\",srcSet:\"https://framerusercontent.com/images/h4KlyCKCk5IQZf4zdpNoO4Qyk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/h4KlyCKCk5IQZf4zdpNoO4Qyk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/h4KlyCKCk5IQZf4zdpNoO4Qyk.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/h4KlyCKCk5IQZf4zdpNoO4Qyk.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/h4KlyCKCk5IQZf4zdpNoO4Qyk.jpg 6000w\"},className:\"framer-1j0uyle\",\"data-framer-name\":\"Rectangle 33\",name:\"Rectangle 33\"})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1s9mcqs\",\"data-framer-name\":\"destacados\",name:\"destacados\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l2g1oy\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e1y9gb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{TOpa1zqFs:(_getLocalizedValue12=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Evaluamos las oportunidades y las modelamos para construir negocios racionales.\",zJFm8Gud0:(_getLocalizedValue13=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"Planificaci\\xf3n estrat\\xe9gica y modelado.\"},ITGJ8ii6i:{TOpa1zqFs:(_getLocalizedValue14=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Evaluamos las oportunidades y las modelamos para construir negocios racionales.\",zJFm8Gud0:(_getLocalizedValue15=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"Planificaci\\xf3n estrat\\xe9gica y modelado.\"},mpLAUWdIt:{TOpa1zqFs:(_getLocalizedValue16=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"Evaluamos las oportunidades y las modelamos para construir negocios racionales.\",zJFm8Gud0:(_getLocalizedValue17=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"Planificaci\\xf3n estrat\\xe9gica y modelado.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"eRKUPOXrs\",KjnNXY6ux:\"https://framerusercontent.com/assets/taVAwTsOylI7nvutjQcY66EbLI.json\",layoutId:\"eRKUPOXrs\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue18=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Evaluamos las oportunidades y las modelamos para construir negocios racionales.\",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue19=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:\"Planificaci\\xf3n estrat\\xe9gica y modelado.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hxkatf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{TOpa1zqFs:(_getLocalizedValue20=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"Nuestros equipos altamente especializados desarrollan la spinoff con tecnolog\\xeda s\\xf3lida y escalable, preparada para operar.\",zJFm8Gud0:(_getLocalizedValue21=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Ingenier\\xeda y desarrollo tecnol\\xf3gico.\"},ITGJ8ii6i:{TOpa1zqFs:(_getLocalizedValue22=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"Nuestros equipos altamente especializados desarrollan la spinoff con tecnolog\\xeda s\\xf3lida y escalable, preparada para operar.\",zJFm8Gud0:(_getLocalizedValue23=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:\"Ingenier\\xeda y desarrollo tecnol\\xf3gico.\"},mpLAUWdIt:{TOpa1zqFs:(_getLocalizedValue24=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Nuestros equipos altamente especializados desarrollan la spinoff con tecnolog\\xeda s\\xf3lida y escalable, preparada para operar.\",zJFm8Gud0:(_getLocalizedValue25=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:\"Ingenier\\xeda y desarrollo tecnol\\xf3gico.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"PKaQ0qZh2\",KjnNXY6ux:\"https://framerusercontent.com/assets/UbjW9FCfAMR2qnYISNkmpZS2g0E.json\",layoutId:\"PKaQ0qZh2\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue26=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"Nuestros equipos altamente especializados desarrollan la spinoff con tecnolog\\xeda s\\xf3lida y escalable, preparada para operar.\",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue27=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:\"Ingenier\\xeda y desarrollo tecnol\\xf3gico.\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-un57xf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{TOpa1zqFs:(_getLocalizedValue28=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:\"Lanzamos la spinoff al mercado y testeamos la tracci\\xf3n y los embudos de conversi\\xf3n para un escalado planificado.\",zJFm8Gud0:(_getLocalizedValue29=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:\"Lanzamiento, penetraci\\xf3n y growth.\"},ITGJ8ii6i:{TOpa1zqFs:(_getLocalizedValue30=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Lanzamos la spinoff al mercado y testeamos la tracci\\xf3n y los embudos de conversi\\xf3n para un escalado planificado.\",zJFm8Gud0:(_getLocalizedValue31=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:\"Lanzamiento, penetraci\\xf3n y growth.\"},mpLAUWdIt:{TOpa1zqFs:(_getLocalizedValue32=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:\"Lanzamos la spinoff al mercado y testeamos la tracci\\xf3n y los embudos de conversi\\xf3n para un escalado planificado.\",zJFm8Gud0:(_getLocalizedValue33=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:\"Lanzamiento, penetraci\\xf3n y growth.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"SHfECnMKO\",KjnNXY6ux:\"https://framerusercontent.com/assets/dliKek4vmKC2ucgToCYmzXCK1NA.json\",layoutId:\"SHfECnMKO\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue34=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:\"Lanzamos la spinoff al mercado y testeamos la tracci\\xf3n y los embudos de conversi\\xf3n para un escalado planificado.\",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue35=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:\"Lanzamiento, penetraci\\xf3n y growth.\"})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gwsmzz\",\"data-framer-name\":\"ventaja_izquierda\",name:\"ventaja_izquierda\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-parmxk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ch8m50\",\"data-framer-name\":\"izquierda\",name:\"izquierda\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue36=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:/*#__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:\"Capitalizar la detecci\\xf3n de oportunidades.\"})})},ITGJ8ii6i:{children:(_getLocalizedValue37=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:/*#__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:\"Capitalizar la detecci\\xf3n de oportunidades.\"})})},mpLAUWdIt:{children:(_getLocalizedValue38=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:/*#__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:\"Capitalizar la detecci\\xf3n de oportunidades.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue39=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:/*#__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:\"Capitalizar la detecci\\xf3n de oportunidades.\"})}),className:\"framer-vo6p4i\",fonts:[\"CUSTOM;Lausanne Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue40=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"El 85% de las corporaciones s\\xf3lo ejecutan el 5% de las nuevas oportunidades de negocio que identifican. Implantamos metodolog\\xedas y procesos que recogen la informaci\\xf3n y la convierten en realidades de negocio dirigidas a nuevos p\\xfablicos, medios y entornos.\"})})},ITGJ8ii6i:{children:(_getLocalizedValue41=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"El 85% de las corporaciones s\\xf3lo ejecutan el 5% de las nuevas oportunidades de negocio que identifican. Implantamos metodolog\\xedas y procesos que recogen la informaci\\xf3n y la convierten en realidades de negocio dirigidas a nuevos p\\xfablicos, medios y entornos.\"})})},mpLAUWdIt:{children:(_getLocalizedValue42=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"El 85% de las corporaciones s\\xf3lo ejecutan el 5% de las nuevas oportunidades de negocio que identifican. Implantamos metodolog\\xedas y procesos que recogen la informaci\\xf3n y la convierten en realidades de negocio dirigidas a nuevos p\\xfablicos, medios y entornos.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue43=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"El 85% de las corporaciones s\\xf3lo ejecutan el 5% de las nuevas oportunidades de negocio que identifican. Implantamos metodolog\\xedas y procesos que recogen la informaci\\xf3n y la convierten en realidades de negocio dirigidas a nuevos p\\xfablicos, medios y entornos.\"})}),className:\"framer-p4gj75\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i9n6ha\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16betx2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-swbihh\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-57mb9t\",\"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-6fp5ml\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue44=getLocalizedValue(\"v45\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"Transformamos las oportunidades de tu organizaci\\xf3n en Spinoffs: \",/*#__PURE__*/_jsx(\"strong\",{children:\"realidades de negocio tangibles\"}),\", independientes del workflow principal.\"]})})},ITGJ8ii6i:{children:(_getLocalizedValue45=getLocalizedValue(\"v46\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Transformamos las oportunidades de tu organizaci\\xf3n en Spinoffs: \",/*#__PURE__*/_jsx(\"strong\",{children:\"realidades de negocio tangibles\"}),\", independientes del workflow principal.\"]})})},mpLAUWdIt:{children:(_getLocalizedValue46=getLocalizedValue(\"v47\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Transformamos las oportunidades de tu organizaci\\xf3n en Spinoffs: \",/*#__PURE__*/_jsx(\"strong\",{children:\"realidades de negocio tangibles\"}),\", independientes del workflow principal.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue47=getLocalizedValue(\"v44\",activeLocale))!==null&&_getLocalizedValue47!==void 0?_getLocalizedValue47:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Transformamos las oportunidades de tu organizaci\\xf3n en Spinoffs: \",/*#__PURE__*/_jsx(\"strong\",{children:\"realidades de negocio tangibles\"}),\", independientes del workflow principal.\"]})}),className:\"framer-dfxegy\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ll15u6\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1imgsly\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d76em4\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-39bjj7\",\"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-16z1n6d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue48=getLocalizedValue(\"v49\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"Una Spinoff aporta nuevas v\\xedas de ingresos que \",/*#__PURE__*/_jsx(\"strong\",{children:\"diversifican\"}),\" la actividad principal y enriquecen el \",/*#__PURE__*/_jsx(\"strong\",{children:\"know-how corporativo\"}),\".\"]})})},ITGJ8ii6i:{children:(_getLocalizedValue49=getLocalizedValue(\"v50\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Una Spinoff aporta nuevas v\\xedas de ingresos que \",/*#__PURE__*/_jsx(\"strong\",{children:\"diversifican\"}),\" la actividad principal y enriquecen el \",/*#__PURE__*/_jsx(\"strong\",{children:\"know-how corporativo\"}),\".\"]})})},mpLAUWdIt:{children:(_getLocalizedValue50=getLocalizedValue(\"v51\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Una Spinoff aporta nuevas v\\xedas de ingresos que \",/*#__PURE__*/_jsx(\"strong\",{children:\"diversifican\"}),\" la actividad principal y enriquecen el \",/*#__PURE__*/_jsx(\"strong\",{children:\"know-how corporativo\"}),\".\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue51=getLocalizedValue(\"v48\",activeLocale))!==null&&_getLocalizedValue51!==void 0?_getLocalizedValue51:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Una Spinoff aporta nuevas v\\xedas de ingresos que \",/*#__PURE__*/_jsx(\"strong\",{children:\"diversifican\"}),\" la actividad principal y enriquecen el \",/*#__PURE__*/_jsx(\"strong\",{children:\"know-how corporativo\"}),\".\"]})}),className:\"framer-1jgzbpj\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1duro1u\",\"data-framer-name\":\"derecha\",name:\"derecha\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4469,intrinsicWidth:6826,pixelHeight:4469,pixelWidth:6826,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg\",srcSet:\"https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg 6826w\"}},mpLAUWdIt:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4469,intrinsicWidth:6826,pixelHeight:4469,pixelWidth:6826,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg\",srcSet:\"https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg 6826w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4469,intrinsicWidth:6826,loading:\"lazy\",pixelHeight:4469,pixelWidth:6826,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg\",srcSet:\"https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YMCACAuYqwvLu8QxacrD3hls.jpg 6826w\"},className:\"framer-1ogdk6t\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4534,intrinsicWidth:8060,pixelHeight:4534,pixelWidth:8060,positionX:\"left\",positionY:\"center\",sizes:\"346px\",src:\"https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg\",srcSet:\"https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg 8060w\"}},mpLAUWdIt:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4534,intrinsicWidth:8060,pixelHeight:4534,pixelWidth:8060,positionX:\"left\",positionY:\"center\",sizes:\"346px\",src:\"https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg\",srcSet:\"https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg 8060w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4534,intrinsicWidth:8060,loading:\"lazy\",pixelHeight:4534,pixelWidth:8060,positionX:\"left\",positionY:\"center\",sizes:\"346px\",src:\"https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg\",srcSet:\"https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/JeoUN812woxFxWQnHERkZtepu8.jpg 8060w\"},className:\"framer-g8o9uz\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})})]})]})})}),/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15w5w3u\",\"data-framer-name\":\"ventajade_derecha\",name:\"ventajade_derecha\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-daxsbv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16hhpks\",\"data-framer-name\":\"derecha\",name:\"derecha\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:128,intrinsicWidth:98,pixelHeight:128,pixelWidth:98,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/9Ivhxdf5G1pBXpOMoDD8dXrramM.svg\"}},mpLAUWdIt:{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-1h1gl9l\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4943,intrinsicWidth:3141,pixelHeight:1548,pixelWidth:2064,sizes:\"346px\",src:\"https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg\",srcSet:\"https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg 2064w\"}},mpLAUWdIt:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4943,intrinsicWidth:3141,pixelHeight:1548,pixelWidth:2064,sizes:\"346px\",src:\"https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg\",srcSet:\"https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg 2064w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4943,intrinsicWidth:3141,loading:\"lazy\",pixelHeight:1548,pixelWidth:2064,sizes:\"346px\",src:\"https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg\",srcSet:\"https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg?scale-down-to=2048 2048w,https://framerusercontent.com/images/BTl8WXLNLcT9PvXIQUzl3Agl3kQ.jpeg 2064w\"},className:\"framer-1isjirz\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7960,intrinsicWidth:5307,pixelHeight:7960,pixelWidth:5307,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg\",srcSet:\"https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg 5307w\"}},mpLAUWdIt:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7960,intrinsicWidth:5307,pixelHeight:7960,pixelWidth:5307,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg\",srcSet:\"https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg 5307w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:7960,intrinsicWidth:5307,loading:\"lazy\",pixelHeight:7960,pixelWidth:5307,positionX:\"left\",positionY:\"center\",sizes:\"151px\",src:\"https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg\",srcSet:\"https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/WcZXYriiq6XyKv699Vs8Ggt9Z4o.jpg 5307w\"},className:\"framer-yk15jq\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oznur5\",\"data-framer-name\":\"izquierda\",name:\"izquierda\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue52=getLocalizedValue(\"v53\",activeLocale))!==null&&_getLocalizedValue52!==void 0?_getLocalizedValue52:/*#__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:\"Oportunidad y ocasi\\xf3n: lanzar una Spinoff en tiempo r\\xe9cord.\"})})},ITGJ8ii6i:{children:(_getLocalizedValue53=getLocalizedValue(\"v54\",activeLocale))!==null&&_getLocalizedValue53!==void 0?_getLocalizedValue53:/*#__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:\"Oportunidad y ocasi\\xf3n: lanzar una Spinoff en tiempo r\\xe9cord.\"})})},mpLAUWdIt:{children:(_getLocalizedValue54=getLocalizedValue(\"v55\",activeLocale))!==null&&_getLocalizedValue54!==void 0?_getLocalizedValue54:/*#__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:\"Oportunidad y ocasi\\xf3n: lanzar una Spinoff en tiempo r\\xe9cord.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue55=getLocalizedValue(\"v52\",activeLocale))!==null&&_getLocalizedValue55!==void 0?_getLocalizedValue55:/*#__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:\"Oportunidad y ocasi\\xf3n: lanzar una Spinoff en tiempo r\\xe9cord.\"})}),className:\"framer-ihv2cb\",fonts:[\"CUSTOM;Lausanne Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue56=getLocalizedValue(\"v57\",activeLocale))!==null&&_getLocalizedValue56!==void 0?_getLocalizedValue56:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Trabajamos por proyectos, no por horas. Nuestro objetivo es salir al mercado con el mejor producto posible, lo antes posible.\"})})},ITGJ8ii6i:{children:(_getLocalizedValue57=getLocalizedValue(\"v58\",activeLocale))!==null&&_getLocalizedValue57!==void 0?_getLocalizedValue57:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Trabajamos por proyectos, no por horas. Nuestro objetivo es salir al mercado con el mejor producto posible, lo antes posible.\"})})},mpLAUWdIt:{children:(_getLocalizedValue58=getLocalizedValue(\"v59\",activeLocale))!==null&&_getLocalizedValue58!==void 0?_getLocalizedValue58:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\"},children:\"Trabajamos por proyectos, no por horas. Nuestro objetivo es salir al mercado con el mejor producto posible, lo antes posible.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue59=getLocalizedValue(\"v56\",activeLocale))!==null&&_getLocalizedValue59!==void 0?_getLocalizedValue59:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Trabajamos por proyectos, no por horas. Nuestro objetivo es salir al mercado con el mejor producto posible, lo antes posible.\"})}),className:\"framer-1myfaup\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yvzdf7\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yt2oq1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-t480i3\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-6lhnc1\",\"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-7utzkp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{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:[\"Priorizamos lo importante al crear un nuevo negocio: ponemos el \",/*#__PURE__*/_jsx(\"strong\",{children:\"foco en las tareas clave\"}),\", sin sobredimensi\\xf3n ni rellenos.\"]})})},ITGJ8ii6i:{children:(_getLocalizedValue61=getLocalizedValue(\"v62\",activeLocale))!==null&&_getLocalizedValue61!==void 0?_getLocalizedValue61:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Priorizamos lo importante al crear un nuevo negocio: ponemos el \",/*#__PURE__*/_jsx(\"strong\",{children:\"foco en las tareas clave\"}),\", sin sobredimensi\\xf3n ni rellenos.\"]})})},mpLAUWdIt:{children:(_getLocalizedValue62=getLocalizedValue(\"v63\",activeLocale))!==null&&_getLocalizedValue62!==void 0?_getLocalizedValue62:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"Priorizamos lo importante al crear un nuevo negocio: ponemos el \",/*#__PURE__*/_jsx(\"strong\",{children:\"foco en las tareas clave\"}),\", sin sobredimensi\\xf3n ni rellenos.\"]})})}},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:[\"Priorizamos lo importante al crear un nuevo negocio: ponemos el \",/*#__PURE__*/_jsx(\"strong\",{children:\"foco en las tareas clave\"}),\", sin sobredimensi\\xf3n ni rellenos.\"]})}),className:\"framer-yh9fxr\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gcq5qy\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lsoc7d\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-106i5vf\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-16wpnjk\",\"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-1e9i53u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue64=getLocalizedValue(\"v65\",activeLocale))!==null&&_getLocalizedValue64!==void 0?_getLocalizedValue64:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"Nuestra metodolog\\xeda ha demostrado \",/*#__PURE__*/_jsx(\"strong\",{children:\"reducir los tiempos de creaci\\xf3n\"}),\" de spinoffs en un 40% frente al formato colaborativo con varios proveedores.\"]})})},ITGJ8ii6i:{children:(_getLocalizedValue65=getLocalizedValue(\"v66\",activeLocale))!==null&&_getLocalizedValue65!==void 0?_getLocalizedValue65:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Nuestra metodolog\\xeda ha demostrado \",/*#__PURE__*/_jsx(\"strong\",{children:\"reducir los tiempos de creaci\\xf3n\"}),\" de spinoffs en un 40% frente al formato colaborativo con varios proveedores.\"]})})},mpLAUWdIt:{children:(_getLocalizedValue66=getLocalizedValue(\"v67\",activeLocale))!==null&&_getLocalizedValue66!==void 0?_getLocalizedValue66:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"Nuestra metodolog\\xeda ha demostrado \",/*#__PURE__*/_jsx(\"strong\",{children:\"reducir los tiempos de creaci\\xf3n\"}),\" de spinoffs en un 40% frente al formato colaborativo con varios proveedores.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue67=getLocalizedValue(\"v64\",activeLocale))!==null&&_getLocalizedValue67!==void 0?_getLocalizedValue67:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Nuestra metodolog\\xeda ha demostrado \",/*#__PURE__*/_jsx(\"strong\",{children:\"reducir los tiempos de creaci\\xf3n\"}),\" de spinoffs en un 40% frente al formato colaborativo con varios proveedores.\"]})}),className:\"framer-15dibho\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})]})]})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1k7agdu\",\"data-framer-name\":\"servicios\",name:\"servicios\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{children:(_getLocalizedValue68=getLocalizedValue(\"v69\",activeLocale))!==null&&_getLocalizedValue68!==void 0?_getLocalizedValue68:/*#__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:\"})})},ITGJ8ii6i:{children:(_getLocalizedValue69=getLocalizedValue(\"v70\",activeLocale))!==null&&_getLocalizedValue69!==void 0?_getLocalizedValue69:/*#__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:\"})})},mpLAUWdIt:{children:(_getLocalizedValue70=getLocalizedValue(\"v71\",activeLocale))!==null&&_getLocalizedValue70!==void 0?_getLocalizedValue70:/*#__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:(_getLocalizedValue71=getLocalizedValue(\"v68\",activeLocale))!==null&&_getLocalizedValue71!==void 0?_getLocalizedValue71:/*#__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-1tauiqn\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g4muep\",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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4bid22-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v75\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"An\\xe1lisis de mercado\",oJ8M5dmVZ:resolvedLinks[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v77\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"01\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v76\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Analizamos el sector con Insights y Puntos de Acci\\xf3n para modelar el negocio pensando en el futuro.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v78\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"An\\xe1lisis de mercado\",oJ8M5dmVZ:resolvedLinks[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v80\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"01\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v79\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Analizamos el sector con Insights y Puntos de Acci\\xf3n para modelar el negocio pensando en el futuro.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v81\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"An\\xe1lisis de mercado\",oJ8M5dmVZ:resolvedLinks[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v83\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"01\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v82\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Analizamos el sector con Insights y Puntos de Acci\\xf3n para modelar el negocio pensando en el futuro.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v72\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"An\\xe1lisis de mercado\",fsfibZIQL:\"https://framerusercontent.com/assets/NcMUUg7eUxxUkv5gOmpIfHPog.json\",height:\"100%\",id:\"CR524DdvI\",layoutId:\"CR524DdvI\",oJ8M5dmVZ:resolvedLinks[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v74\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"01\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v73\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Analizamos el sector con Insights y Puntos de Acci\\xf3n para modelar el negocio pensando en el futuro.\",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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-196yqn3-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v87\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Business model\",oJ8M5dmVZ:resolvedLinks1[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v89\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"02\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v88\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Estructuramos el modelo de negocio para resolver la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v90\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Business model\",oJ8M5dmVZ:resolvedLinks1[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v92\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"02\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v91\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Estructuramos el modelo de negocio para resolver la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v93\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Business model\",oJ8M5dmVZ:resolvedLinks1[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v95\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"02\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v94\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Estructuramos el modelo de negocio para resolver la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v84\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Business model\",fsfibZIQL:\"https://framerusercontent.com/assets/VnERP8ixCJdcpWJBTAaBgJzxbxg.json\",height:\"100%\",id:\"bpWFGxqMW\",layoutId:\"bpWFGxqMW\",oJ8M5dmVZ:resolvedLinks1[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v86\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"02\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v85\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Estructuramos el modelo de negocio para resolver 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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-erm2su-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v99\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Arquitectura de la oferta\",oJ8M5dmVZ:resolvedLinks2[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v101\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"03\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v100\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Definimos los productos y servicios que ofrece la empresa, el modelo de monetizaci\\xf3n y la estrategia de precios.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v102\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Arquitectura de la oferta\",oJ8M5dmVZ:resolvedLinks2[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v104\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"03\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v103\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Definimos los productos y servicios que ofrece la empresa, el modelo de monetizaci\\xf3n y la estrategia de precios.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v105\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Arquitectura de la oferta\",oJ8M5dmVZ:resolvedLinks2[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v107\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"03\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v106\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Definimos los productos y servicios que ofrece la empresa, el modelo de monetizaci\\xf3n y la estrategia de precios.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v96\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Arquitectura de la oferta\",fsfibZIQL:\"https://framerusercontent.com/assets/iONRHdnqPCjvasDQYXtlpKFH44.json\",height:\"100%\",id:\"OcGjgGZx9\",layoutId:\"OcGjgGZx9\",oJ8M5dmVZ:resolvedLinks2[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v98\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"03\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v97\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Definimos los productos y servicios que ofrece la empresa, el modelo de monetizaci\\xf3n y 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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ifntj4-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v111\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Digital branding\",oJ8M5dmVZ:resolvedLinks3[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v113\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"04\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v112\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Dise\\xf1amos el universo visual de la spinoff con las normas de un mundo que rompe con el marketing tradicional.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v114\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Digital branding\",oJ8M5dmVZ:resolvedLinks3[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v116\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"04\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v115\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Dise\\xf1amos el universo visual de la spinoff con las normas de un mundo que rompe con el marketing tradicional.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v117\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Digital branding\",oJ8M5dmVZ:resolvedLinks3[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v119\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"04\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v118\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Dise\\xf1amos el universo visual de la spinoff con las normas de un mundo que rompe con el marketing tradicional.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v108\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Digital branding\",fsfibZIQL:\"https://framerusercontent.com/assets/xdxOxjmiU4q8bJtHtaBwecwDI.json\",height:\"100%\",id:\"a8aGfOjOO\",layoutId:\"a8aGfOjOO\",oJ8M5dmVZ:resolvedLinks3[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v110\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"04\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v109\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Dise\\xf1amos el universo visual de la spinoff con las normas de un mundo que rompe con el marketing tradicional.\",width:\"100%\",WKKk6A599:false})})})});}})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4670uo\",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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7lymbg-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v123\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks4[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v125\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"05\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v124\",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.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v126\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks4[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v128\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"05\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v127\",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.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v129\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks4[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v131\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"05\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v130\",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(\"v120\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Experiencia de usuario\",fsfibZIQL:\"https://framerusercontent.com/assets/LrEEQziH0vLHvJxOGUmpHHMBcqQ.json\",height:\"100%\",id:\"pcwjfh3DJ\",layoutId:\"pcwjfh3DJ\",oJ8M5dmVZ:resolvedLinks4[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v122\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"05\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v121\",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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-176bdfs-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v135\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks5[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v137\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"06\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v136\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Dise\\xf1amos las pantallas e interacciones para enamorar y fidelizar a tus clientes, 100% alineadas con la UX.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v138\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks5[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v140\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"06\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v139\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Dise\\xf1amos las pantallas e interacciones para enamorar y fidelizar a tus clientes, 100% alineadas con la UX.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v141\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks5[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v143\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"06\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v142\",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(\"v132\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Interfaces de usuario\",fsfibZIQL:\"https://framerusercontent.com/assets/nbBTN0wfDFcaBlXUCMvHz41xh38.json\",height:\"100%\",id:\"pRlUIsSPY\",layoutId:\"pRlUIsSPY\",oJ8M5dmVZ:resolvedLinks5[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v134\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"06\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v133\",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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-149dh4p-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v147\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Ingenier\\xeda\",oJ8M5dmVZ:resolvedLinks6[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v149\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"07\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v148\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Desarrollamos tecnolog\\xeda punta con programaci\\xf3n a medida para tener un negocio escalable y solvente.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v150\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Ingenier\\xeda\",oJ8M5dmVZ:resolvedLinks6[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v152\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"07\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v151\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Desarrollamos tecnolog\\xeda punta con programaci\\xf3n a medida para tener un negocio escalable y solvente.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v153\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Ingenier\\xeda\",oJ8M5dmVZ:resolvedLinks6[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v155\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"07\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v154\",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(\"v144\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Ingenier\\xeda\",fsfibZIQL:\"https://framerusercontent.com/assets/q9af2gxd5L9uXPQS8Qyv5e4GKc.json\",height:\"100%\",id:\"YPbD3mRJF\",layoutId:\"YPbD3mRJF\",oJ8M5dmVZ:resolvedLinks6[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v146\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"07\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v145\",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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-12qmr8f-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v159\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Deployment\",oJ8M5dmVZ:resolvedLinks7[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v161\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"08\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v160\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Despliegue tecnol\\xf3gico en arquitecturas cloud y stores que garantiza una base s\\xf3lida enfocada en el crecimiento.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v162\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Deployment\",oJ8M5dmVZ:resolvedLinks7[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v164\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"08\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v163\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Despliegue tecnol\\xf3gico en arquitecturas cloud y stores que garantiza una base s\\xf3lida enfocada en el crecimiento.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v165\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Deployment\",oJ8M5dmVZ:resolvedLinks7[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v167\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"08\",variant:\"cMHvkQSIT\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v166\",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(\"v156\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Deployment\",fsfibZIQL:\"https://framerusercontent.com/assets/0MqE3lV2u1N2DvGt0vvoNTF9Nsw.json\",height:\"100%\",id:\"QwiPrU2Y4\",layoutId:\"QwiPrU2Y4\",oJ8M5dmVZ:resolvedLinks7[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v158\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"08\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v157\",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-1oqpsd\",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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-jjv9ma-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v171\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Launch pack\",oJ8M5dmVZ:resolvedLinks8[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v173\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"09\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v172\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Lanzamos acciones rel\\xe1mpago de difusi\\xf3n para poner tu propuesta de valor en la \\xf3rbita del p\\xfablico objetivo.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v174\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Launch pack\",oJ8M5dmVZ:resolvedLinks8[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v176\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"09\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v175\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Lanzamos acciones rel\\xe1mpago de difusi\\xf3n para poner tu propuesta de valor en la \\xf3rbita del p\\xfablico objetivo.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v177\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Launch pack\",oJ8M5dmVZ:resolvedLinks8[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v179\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"09\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v178\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Lanzamos acciones rel\\xe1mpago de difusi\\xf3n para poner tu propuesta de valor en la \\xf3rbita del p\\xfablico objetivo.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v168\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Launch pack\",fsfibZIQL:\"https://framerusercontent.com/assets/3yVX1DNjS6XSaBmdP9oMYV1rTc.json\",height:\"100%\",id:\"NRWXVEYlX\",layoutId:\"NRWXVEYlX\",oJ8M5dmVZ:resolvedLinks8[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v170\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"09\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v169\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Lanzamos acciones rel\\xe1mpago de difusi\\xf3n para poner tu propuesta de valor 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:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-99ence-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v183\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Next\",oJ8M5dmVZ:resolvedLinks9[1],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v185\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"10\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v184\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Planificamos los posibles caminos de la spinoff a futuro para impulsar su modelo de crecimiento.\"},ITGJ8ii6i:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v186\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Next\",oJ8M5dmVZ:resolvedLinks9[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v188\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"10\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v187\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Planificamos los posibles caminos de la spinoff a futuro para impulsar su modelo de crecimiento.\"},mpLAUWdIt:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v189\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Next\",oJ8M5dmVZ:resolvedLinks9[3],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v191\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"10\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v190\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Planificamos los posibles caminos de la spinoff a futuro para impulsar su modelo de crecimiento.\"}},children:/*#__PURE__*/_jsx(ServicioLottie,{b2e97C4mj:(_getLocalizedValue9=getLocalizedValue(\"v180\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Next\",fsfibZIQL:\"https://framerusercontent.com/assets/ppUx0PyA0n6QY8NrOVexCcIeMA.json\",height:\"100%\",id:\"S1o1MJYZm\",layoutId:\"S1o1MJYZm\",oJ8M5dmVZ:resolvedLinks9[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v182\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"10\",variant:\"wjHHbXNiA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v181\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Planificamos los posibles caminos de la spinoff a futuro para impulsar su modelo de crecimiento.\",width:\"100%\",WKKk6A599:false})})})});}})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w11bft-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{variant:\"YYGWkeBk7\"}},children:/*#__PURE__*/_jsx(CasosSec,{height:\"100%\",id:\"ytYOn2FwI\",layoutId:\"ytYOn2FwI\",style:{width:\"100%\"},variant:\"mMKhiBT9L\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-htc0sb-container\",id:\"htc0sb\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{__framer__obscuredVariantId:\"U187A3DaX\",__framer__visibleVariantId:\"WyqUg7qjk\",variant:\"U187A3DaX\"},mpLAUWdIt:{__framer__obscuredVariantId:\"U187A3DaX\",__framer__visibleVariantId:\"WyqUg7qjk\",variant:\"U187A3DaX\"}},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:\"QhWv4EVIr\",layoutId:\"QhWv4EVIr\",style:{width:\"100%\"},TAqUhZm7u:\"\\xbfListo para liderar tu empresa hacia el futuro? 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-ndc0vn\",\"data-framer-portal-id\":\"htc0sb\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"veV9l1axm\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sxm43i\",\"data-framer-portal-id\":\"htc0sb\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nrk49m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ssyw6e\",\"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-1mgq9dy\",transformTemplate:transformTemplate1})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v0yyiu-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:\"AS2Ql8xVD\",layoutId:\"AS2Ql8xVD\",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(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{width:\"100vw\"},ITGJ8ii6i:{width:\"100vw\"},mpLAUWdIt:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"1200px\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ITGJ8ii6i:{__framer__enter:animation3,style:{}}},children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v6ijmz-container\",id:\"1v6ijmz\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a4CqBk8Z5:{variant:\"D7A3_mjmM\"},ITGJ8ii6i:{variant:\"GHGkKB9FN\"},mpLAUWdIt:{variant:\"vwwO3VO73\"}},children:/*#__PURE__*/_jsx(Footer,{EkJhraPU4:EkJhraPU442m929(overlay1),height:\"100%\",id:\"hWl0BmhSb\",layoutId:\"hWl0BmhSb\",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-19jpq35\",\"data-framer-portal-id\":\"1v6ijmz\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"YvQNU8GBi\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y9qj7e\",\"data-framer-portal-id\":\"1v6ijmz\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1en9exv\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wqosle\",\"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-ib0aa8\",transformTemplate:transformTemplate1})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tzvci7-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:\"cYQaguu3M\",layoutId:\"cYQaguu3M\",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-58VV3 { background: white; }`,\".framer-58VV3.framer-14rh6xp, .framer-58VV3 .framer-14rh6xp { display: block; }\",\".framer-58VV3.framer-1r85yyr { 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-58VV3 .framer-3zoy05-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-58VV3 .framer-1qnkvmj { 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-58VV3 .framer-12jnvmo { 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-58VV3 .framer-1v0my4p { 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-58VV3 .framer-frmbjn, .framer-58VV3 .framer-1tauiqn { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-58VV3 .framer-pqaedr, .framer-58VV3 .framer-vo6p4i, .framer-58VV3 .framer-ihv2cb { --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-58VV3 .framer-ew3afi { 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: 44%; }\",\".framer-58VV3 .framer-11tuxzd { --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-58VV3 .framer-8z448l { 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-58VV3 .framer-1lp3ht1 { 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-58VV3 .framer-gmneaa, .framer-58VV3 .framer-7j3obq { 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-58VV3 .framer-1glw0op, .framer-58VV3 .framer-1j0uyle { 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-58VV3 .framer-1qdt5q1 { 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-58VV3 .framer-1n90g7e { 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-58VV3 .framer-cm3cd { 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-58VV3 .framer-wpvwqr { 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-58VV3 .framer-1s9mcqs, .framer-58VV3 .framer-15w5w3u { 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-58VV3 .framer-l2g1oy { 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-58VV3 .framer-1e1y9gb-container, .framer-58VV3 .framer-1hxkatf-container, .framer-58VV3 .framer-un57xf-container { flex: none; height: auto; position: relative; width: 300px; }\",\".framer-58VV3 .framer-1gwsmzz { 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-58VV3 .framer-parmxk { 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-58VV3 .framer-ch8m50, .framer-58VV3 .framer-oznur5 { 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-58VV3 .framer-p4gj75, .framer-58VV3 .framer-1myfaup { --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-58VV3 .framer-1i9n6ha, .framer-58VV3 .framer-ll15u6, .framer-58VV3 .framer-yvzdf7, .framer-58VV3 .framer-1gcq5qy { --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-58VV3 .framer-16betx2, .framer-58VV3 .framer-1imgsly, .framer-58VV3 .framer-yt2oq1, .framer-58VV3 .framer-lsoc7d { 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-58VV3 .framer-swbihh, .framer-58VV3 .framer-1d76em4, .framer-58VV3 .framer-t480i3, .framer-58VV3 .framer-106i5vf { 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-58VV3 .framer-57mb9t, .framer-58VV3 .framer-39bjj7, .framer-58VV3 .framer-6lhnc1, .framer-58VV3 .framer-16wpnjk { flex: none; height: 26px; position: relative; width: 26px; }\",\".framer-58VV3 .framer-6fp5ml, .framer-58VV3 .framer-16z1n6d, .framer-58VV3 .framer-7utzkp, .framer-58VV3 .framer-1e9i53u { 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-58VV3 .framer-dfxegy, .framer-58VV3 .framer-1jgzbpj, .framer-58VV3 .framer-yh9fxr, .framer-58VV3 .framer-15dibho { --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-58VV3 .framer-1duro1u, .framer-58VV3 .framer-16hhpks { 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-58VV3 .framer-1ogdk6t { 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-58VV3 .framer-g8o9uz, .framer-58VV3 .framer-1isjirz { 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-58VV3 .framer-daxsbv { 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-58VV3 .framer-1h1gl9l { 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-58VV3 .framer-yk15jq { 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-58VV3 .framer-1k7agdu { 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-58VV3 .framer-1g4muep, .framer-58VV3 .framer-4670uo { 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-58VV3 .framer-4bid22-container, .framer-58VV3 .framer-196yqn3-container, .framer-58VV3 .framer-erm2su-container, .framer-58VV3 .framer-1ifntj4-container, .framer-58VV3 .framer-7lymbg-container, .framer-58VV3 .framer-176bdfs-container, .framer-58VV3 .framer-149dh4p-container, .framer-58VV3 .framer-12qmr8f-container, .framer-58VV3 .framer-jjv9ma-container, .framer-58VV3 .framer-99ence-container { flex: none; height: auto; position: relative; width: 236px; }\",\".framer-58VV3 .framer-1oqpsd { 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-58VV3 .framer-1w11bft-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-58VV3 .framer-htc0sb-container, .framer-58VV3 .framer-1v6ijmz-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-58VV3 .framer-ndc0vn { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-58VV3 .framer-sxm43i { 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-58VV3 .framer-nrk49m, .framer-58VV3 .framer-1en9exv { 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-58VV3 .framer-1ssyw6e, .framer-58VV3 .framer-1wqosle { --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-58VV3 .framer-1mgq9dy, .framer-58VV3 .framer-ib0aa8 { 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-58VV3 .framer-v0yyiu-container, .framer-58VV3 .framer-tzvci7-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-58VV3 .framer-19jpq35 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 4; }\",\".framer-58VV3 .framer-1y9qj7e { 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-58VV3.framer-1r85yyr, .framer-58VV3 .framer-1qnkvmj, .framer-58VV3 .framer-12jnvmo, .framer-58VV3 .framer-1v0my4p, .framer-58VV3 .framer-ew3afi, .framer-58VV3 .framer-8z448l, .framer-58VV3 .framer-1lp3ht1, .framer-58VV3 .framer-gmneaa, .framer-58VV3 .framer-1qdt5q1, .framer-58VV3 .framer-1n90g7e, .framer-58VV3 .framer-cm3cd, .framer-58VV3 .framer-wpvwqr, .framer-58VV3 .framer-7j3obq, .framer-58VV3 .framer-1s9mcqs, .framer-58VV3 .framer-l2g1oy, .framer-58VV3 .framer-1gwsmzz, .framer-58VV3 .framer-ch8m50, .framer-58VV3 .framer-1i9n6ha, .framer-58VV3 .framer-16betx2, .framer-58VV3 .framer-swbihh, .framer-58VV3 .framer-6fp5ml, .framer-58VV3 .framer-ll15u6, .framer-58VV3 .framer-1imgsly, .framer-58VV3 .framer-1d76em4, .framer-58VV3 .framer-16z1n6d, .framer-58VV3 .framer-1duro1u, .framer-58VV3 .framer-15w5w3u, .framer-58VV3 .framer-16hhpks, .framer-58VV3 .framer-1h1gl9l, .framer-58VV3 .framer-oznur5, .framer-58VV3 .framer-yvzdf7, .framer-58VV3 .framer-yt2oq1, .framer-58VV3 .framer-t480i3, .framer-58VV3 .framer-7utzkp, .framer-58VV3 .framer-1gcq5qy, .framer-58VV3 .framer-lsoc7d, .framer-58VV3 .framer-106i5vf, .framer-58VV3 .framer-1e9i53u, .framer-58VV3 .framer-1k7agdu, .framer-58VV3 .framer-1oqpsd, .framer-58VV3 .framer-sxm43i, .framer-58VV3 .framer-nrk49m, .framer-58VV3 .framer-1y9qj7e, .framer-58VV3 .framer-1en9exv { gap: 0px; } .framer-58VV3.framer-1r85yyr > *, .framer-58VV3 .framer-ew3afi > *, .framer-58VV3 .framer-sxm43i > *, .framer-58VV3 .framer-1y9qj7e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-58VV3.framer-1r85yyr > :first-child, .framer-58VV3 .framer-1qnkvmj > :first-child, .framer-58VV3 .framer-1v0my4p > :first-child, .framer-58VV3 .framer-ew3afi > :first-child, .framer-58VV3 .framer-8z448l > :first-child, .framer-58VV3 .framer-1n90g7e > :first-child, .framer-58VV3 .framer-wpvwqr > :first-child, .framer-58VV3 .framer-1s9mcqs > :first-child, .framer-58VV3 .framer-1gwsmzz > :first-child, .framer-58VV3 .framer-ch8m50 > :first-child, .framer-58VV3 .framer-1i9n6ha > :first-child, .framer-58VV3 .framer-ll15u6 > :first-child, .framer-58VV3 .framer-15w5w3u > :first-child, .framer-58VV3 .framer-1h1gl9l > :first-child, .framer-58VV3 .framer-oznur5 > :first-child, .framer-58VV3 .framer-yvzdf7 > :first-child, .framer-58VV3 .framer-1gcq5qy > :first-child, .framer-58VV3 .framer-1k7agdu > :first-child, .framer-58VV3 .framer-sxm43i > :first-child, .framer-58VV3 .framer-1y9qj7e > :first-child { margin-top: 0px; } .framer-58VV3.framer-1r85yyr > :last-child, .framer-58VV3 .framer-1qnkvmj > :last-child, .framer-58VV3 .framer-1v0my4p > :last-child, .framer-58VV3 .framer-ew3afi > :last-child, .framer-58VV3 .framer-8z448l > :last-child, .framer-58VV3 .framer-1n90g7e > :last-child, .framer-58VV3 .framer-wpvwqr > :last-child, .framer-58VV3 .framer-1s9mcqs > :last-child, .framer-58VV3 .framer-1gwsmzz > :last-child, .framer-58VV3 .framer-ch8m50 > :last-child, .framer-58VV3 .framer-1i9n6ha > :last-child, .framer-58VV3 .framer-ll15u6 > :last-child, .framer-58VV3 .framer-15w5w3u > :last-child, .framer-58VV3 .framer-1h1gl9l > :last-child, .framer-58VV3 .framer-oznur5 > :last-child, .framer-58VV3 .framer-yvzdf7 > :last-child, .framer-58VV3 .framer-1gcq5qy > :last-child, .framer-58VV3 .framer-1k7agdu > :last-child, .framer-58VV3 .framer-sxm43i > :last-child, .framer-58VV3 .framer-1y9qj7e > :last-child { margin-bottom: 0px; } .framer-58VV3 .framer-1qnkvmj > *, .framer-58VV3 .framer-8z448l > *, .framer-58VV3 .framer-1s9mcqs > *, .framer-58VV3 .framer-1gwsmzz > *, .framer-58VV3 .framer-15w5w3u > *, .framer-58VV3 .framer-1k7agdu > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-58VV3 .framer-12jnvmo > *, .framer-58VV3 .framer-gmneaa > *, .framer-58VV3 .framer-1qdt5q1 > *, .framer-58VV3 .framer-cm3cd > *, .framer-58VV3 .framer-7j3obq > *, .framer-58VV3 .framer-1duro1u > *, .framer-58VV3 .framer-16hhpks > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-58VV3 .framer-12jnvmo > :first-child, .framer-58VV3 .framer-1lp3ht1 > :first-child, .framer-58VV3 .framer-gmneaa > :first-child, .framer-58VV3 .framer-1qdt5q1 > :first-child, .framer-58VV3 .framer-cm3cd > :first-child, .framer-58VV3 .framer-7j3obq > :first-child, .framer-58VV3 .framer-l2g1oy > :first-child, .framer-58VV3 .framer-16betx2 > :first-child, .framer-58VV3 .framer-swbihh > :first-child, .framer-58VV3 .framer-6fp5ml > :first-child, .framer-58VV3 .framer-1imgsly > :first-child, .framer-58VV3 .framer-1d76em4 > :first-child, .framer-58VV3 .framer-16z1n6d > :first-child, .framer-58VV3 .framer-1duro1u > :first-child, .framer-58VV3 .framer-16hhpks > :first-child, .framer-58VV3 .framer-yt2oq1 > :first-child, .framer-58VV3 .framer-t480i3 > :first-child, .framer-58VV3 .framer-7utzkp > :first-child, .framer-58VV3 .framer-lsoc7d > :first-child, .framer-58VV3 .framer-106i5vf > :first-child, .framer-58VV3 .framer-1e9i53u > :first-child, .framer-58VV3 .framer-1oqpsd > :first-child, .framer-58VV3 .framer-nrk49m > :first-child, .framer-58VV3 .framer-1en9exv > :first-child { margin-left: 0px; } .framer-58VV3 .framer-12jnvmo > :last-child, .framer-58VV3 .framer-1lp3ht1 > :last-child, .framer-58VV3 .framer-gmneaa > :last-child, .framer-58VV3 .framer-1qdt5q1 > :last-child, .framer-58VV3 .framer-cm3cd > :last-child, .framer-58VV3 .framer-7j3obq > :last-child, .framer-58VV3 .framer-l2g1oy > :last-child, .framer-58VV3 .framer-16betx2 > :last-child, .framer-58VV3 .framer-swbihh > :last-child, .framer-58VV3 .framer-6fp5ml > :last-child, .framer-58VV3 .framer-1imgsly > :last-child, .framer-58VV3 .framer-1d76em4 > :last-child, .framer-58VV3 .framer-16z1n6d > :last-child, .framer-58VV3 .framer-1duro1u > :last-child, .framer-58VV3 .framer-16hhpks > :last-child, .framer-58VV3 .framer-yt2oq1 > :last-child, .framer-58VV3 .framer-t480i3 > :last-child, .framer-58VV3 .framer-7utzkp > :last-child, .framer-58VV3 .framer-lsoc7d > :last-child, .framer-58VV3 .framer-106i5vf > :last-child, .framer-58VV3 .framer-1e9i53u > :last-child, .framer-58VV3 .framer-1oqpsd > :last-child, .framer-58VV3 .framer-nrk49m > :last-child, .framer-58VV3 .framer-1en9exv > :last-child { margin-right: 0px; } .framer-58VV3 .framer-1v0my4p > *, .framer-58VV3 .framer-ch8m50 > *, .framer-58VV3 .framer-oznur5 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-58VV3 .framer-1lp3ht1 > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-58VV3 .framer-1n90g7e > *, .framer-58VV3 .framer-wpvwqr > *, .framer-58VV3 .framer-1i9n6ha > *, .framer-58VV3 .framer-ll15u6 > *, .framer-58VV3 .framer-1h1gl9l > *, .framer-58VV3 .framer-yvzdf7 > *, .framer-58VV3 .framer-1gcq5qy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-58VV3 .framer-l2g1oy > *, .framer-58VV3 .framer-1oqpsd > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-58VV3 .framer-16betx2 > *, .framer-58VV3 .framer-1imgsly > *, .framer-58VV3 .framer-yt2oq1 > *, .framer-58VV3 .framer-lsoc7d > * { margin: 0px; margin-left: calc(23px / 2); margin-right: calc(23px / 2); } .framer-58VV3 .framer-swbihh > *, .framer-58VV3 .framer-6fp5ml > *, .framer-58VV3 .framer-1d76em4 > *, .framer-58VV3 .framer-16z1n6d > *, .framer-58VV3 .framer-t480i3 > *, .framer-58VV3 .framer-7utzkp > *, .framer-58VV3 .framer-106i5vf > *, .framer-58VV3 .framer-1e9i53u > *, .framer-58VV3 .framer-nrk49m > *, .framer-58VV3 .framer-1en9exv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (min-width: 1200px) { .framer-58VV3 .hidden-1r85yyr { display: none !important; } }\",`@media (max-width: 767px) { .framer-58VV3 .hidden-1j5p2as { display: none !important; } .${metadata.bodyClassName}-framer-58VV3 { background: white; } .framer-58VV3.framer-1r85yyr { width: 390px; } .framer-58VV3 .framer-1qnkvmj { justify-content: flex-start; padding: 125px 20px 60px 20px; } .framer-58VV3 .framer-12jnvmo { flex-direction: column; gap: 17px; max-width: 100%; } .framer-58VV3 .framer-1v0my4p, .framer-58VV3 .framer-ew3afi, .framer-58VV3 .framer-ch8m50, .framer-58VV3 .framer-p4gj75, .framer-58VV3 .framer-1i9n6ha, .framer-58VV3 .framer-6fp5ml, .framer-58VV3 .framer-ll15u6, .framer-58VV3 .framer-16z1n6d, .framer-58VV3 .framer-oznur5, .framer-58VV3 .framer-1myfaup, .framer-58VV3 .framer-yvzdf7, .framer-58VV3 .framer-1gcq5qy, .framer-58VV3 .framer-4bid22-container, .framer-58VV3 .framer-196yqn3-container, .framer-58VV3 .framer-erm2su-container, .framer-58VV3 .framer-1ifntj4-container, .framer-58VV3 .framer-7lymbg-container, .framer-58VV3 .framer-176bdfs-container, .framer-58VV3 .framer-149dh4p-container, .framer-58VV3 .framer-12qmr8f-container, .framer-58VV3 .framer-jjv9ma-container, .framer-58VV3 .framer-99ence-container, .framer-58VV3 .framer-htc0sb-container, .framer-58VV3 .framer-1v6ijmz-container { width: 100%; } .framer-58VV3 .framer-1lp3ht1 { max-width: 100%; } .framer-58VV3 .framer-1s9mcqs, .framer-58VV3 .framer-15w5w3u, .framer-58VV3 .framer-1k7agdu { padding: 90px 20px 90px 20px; } .framer-58VV3 .framer-l2g1oy { flex-direction: column; } .framer-58VV3 .framer-1gwsmzz { max-width: unset; padding: 70px 20px 70px 20px; } .framer-58VV3 .framer-parmxk { flex-direction: column; gap: 10px; justify-content: flex-start; max-width: 100%; } .framer-58VV3 .framer-16betx2, .framer-58VV3 .framer-1imgsly, .framer-58VV3 .framer-yt2oq1, .framer-58VV3 .framer-lsoc7d { flex-direction: column; width: 100%; } .framer-58VV3 .framer-1ogdk6t { bottom: -25px; left: calc(49.71098265895956% - 151px / 2); } .framer-58VV3 .framer-daxsbv { flex-direction: column; gap: 54px; justify-content: flex-start; max-width: 100%; } .framer-58VV3 .framer-7utzkp, .framer-58VV3 .framer-1e9i53u { padding: 0px 20px 0px 20px; } .framer-58VV3 .framer-1tauiqn { max-width: 100%; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; } .framer-58VV3 .framer-1g4muep, .framer-58VV3 .framer-4670uo { flex-direction: column; gap: 20px; justify-content: flex-start; max-width: 100%; } .framer-58VV3 .framer-1oqpsd { flex-direction: column; max-width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-58VV3 .framer-12jnvmo, .framer-58VV3 .framer-l2g1oy, .framer-58VV3 .framer-parmxk, .framer-58VV3 .framer-16betx2, .framer-58VV3 .framer-1imgsly, .framer-58VV3 .framer-daxsbv, .framer-58VV3 .framer-yt2oq1, .framer-58VV3 .framer-lsoc7d, .framer-58VV3 .framer-1g4muep, .framer-58VV3 .framer-4670uo, .framer-58VV3 .framer-1oqpsd { gap: 0px; } .framer-58VV3 .framer-12jnvmo > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-58VV3 .framer-12jnvmo > :first-child, .framer-58VV3 .framer-l2g1oy > :first-child, .framer-58VV3 .framer-parmxk > :first-child, .framer-58VV3 .framer-16betx2 > :first-child, .framer-58VV3 .framer-1imgsly > :first-child, .framer-58VV3 .framer-daxsbv > :first-child, .framer-58VV3 .framer-yt2oq1 > :first-child, .framer-58VV3 .framer-lsoc7d > :first-child, .framer-58VV3 .framer-1g4muep > :first-child, .framer-58VV3 .framer-4670uo > :first-child, .framer-58VV3 .framer-1oqpsd > :first-child { margin-top: 0px; } .framer-58VV3 .framer-12jnvmo > :last-child, .framer-58VV3 .framer-l2g1oy > :last-child, .framer-58VV3 .framer-parmxk > :last-child, .framer-58VV3 .framer-16betx2 > :last-child, .framer-58VV3 .framer-1imgsly > :last-child, .framer-58VV3 .framer-daxsbv > :last-child, .framer-58VV3 .framer-yt2oq1 > :last-child, .framer-58VV3 .framer-lsoc7d > :last-child, .framer-58VV3 .framer-1g4muep > :last-child, .framer-58VV3 .framer-4670uo > :last-child, .framer-58VV3 .framer-1oqpsd > :last-child { margin-bottom: 0px; } .framer-58VV3 .framer-l2g1oy > *, .framer-58VV3 .framer-1g4muep > *, .framer-58VV3 .framer-4670uo > *, .framer-58VV3 .framer-1oqpsd > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-58VV3 .framer-parmxk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-58VV3 .framer-16betx2 > *, .framer-58VV3 .framer-1imgsly > *, .framer-58VV3 .framer-yt2oq1 > *, .framer-58VV3 .framer-lsoc7d > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-58VV3 .framer-daxsbv > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } }}`,`@media (min-width: 1080px) and (max-width: 1199px) { .framer-58VV3 .hidden-12hjer0 { display: none !important; } .${metadata.bodyClassName}-framer-58VV3 { background: white; } .framer-58VV3.framer-1r85yyr { width: 1080px; } .framer-58VV3 .framer-1gwsmzz { padding: 70px 50px 70px 50px; } .framer-58VV3 .framer-15w5w3u, .framer-58VV3 .framer-1k7agdu { padding: 90px 50px 90px 50px; } .framer-58VV3 .framer-htc0sb-container, .framer-58VV3 .framer-1v6ijmz-container { width: 100%; }}`,`@media (min-width: 768px) and (max-width: 1079px) { .framer-58VV3 .hidden-b7wkkm { display: none !important; } .${metadata.bodyClassName}-framer-58VV3 { background: white; } .framer-58VV3.framer-1r85yyr { width: 768px; } .framer-58VV3 .framer-1qnkvmj { padding: 180px 40px 60px 40px; } .framer-58VV3 .framer-12jnvmo { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-58VV3 .framer-1v0my4p, .framer-58VV3 .framer-ew3afi, .framer-58VV3 .framer-oznur5, .framer-58VV3 .framer-1myfaup, .framer-58VV3 .framer-yvzdf7, .framer-58VV3 .framer-1gcq5qy, .framer-58VV3 .framer-1v6ijmz-container { width: 100%; } .framer-58VV3 .framer-1s9mcqs { padding: 90px 40px 90px 40px; } .framer-58VV3 .framer-l2g1oy { 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-58VV3 .framer-1e1y9gb-container, .framer-58VV3 .framer-1hxkatf-container, .framer-58VV3 .framer-un57xf-container, .framer-58VV3 .framer-4bid22-container, .framer-58VV3 .framer-196yqn3-container, .framer-58VV3 .framer-erm2su-container, .framer-58VV3 .framer-1ifntj4-container, .framer-58VV3 .framer-7lymbg-container, .framer-58VV3 .framer-176bdfs-container, .framer-58VV3 .framer-149dh4p-container, .framer-58VV3 .framer-12qmr8f-container, .framer-58VV3 .framer-jjv9ma-container, .framer-58VV3 .framer-99ence-container { align-self: start; height: 100%; justify-self: start; width: 100%; } .framer-58VV3 .framer-1gwsmzz { padding: 70px 40px 70px 40px; } .framer-58VV3 .framer-parmxk { flex-direction: column; gap: 90px; justify-content: flex-start; } .framer-58VV3 .framer-ch8m50 { order: 1; } .framer-58VV3 .framer-1duro1u { order: 0; } .framer-58VV3 .framer-15w5w3u { padding: 90px 20px 90px 20px; width: 630px; } .framer-58VV3 .framer-daxsbv { flex-direction: column; gap: 54px; justify-content: flex-start; max-width: 100%; } .framer-58VV3 .framer-yt2oq1, .framer-58VV3 .framer-lsoc7d { flex-direction: column; width: 100%; } .framer-58VV3 .framer-7utzkp, .framer-58VV3 .framer-1e9i53u { padding: 0px 20px 0px 20px; } .framer-58VV3 .framer-1k7agdu { padding: 90px 20px 90px 20px; } .framer-58VV3 .framer-1g4muep, .framer-58VV3 .framer-4670uo { 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-58VV3 .framer-1oqpsd { 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%; } .framer-58VV3 .framer-htc0sb-container { width: 88%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-58VV3 .framer-12jnvmo, .framer-58VV3 .framer-l2g1oy, .framer-58VV3 .framer-parmxk, .framer-58VV3 .framer-daxsbv, .framer-58VV3 .framer-yt2oq1, .framer-58VV3 .framer-lsoc7d, .framer-58VV3 .framer-1g4muep, .framer-58VV3 .framer-4670uo, .framer-58VV3 .framer-1oqpsd { gap: 0px; } .framer-58VV3 .framer-12jnvmo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-58VV3 .framer-12jnvmo > :first-child, .framer-58VV3 .framer-parmxk > :first-child, .framer-58VV3 .framer-daxsbv > :first-child, .framer-58VV3 .framer-yt2oq1 > :first-child, .framer-58VV3 .framer-lsoc7d > :first-child { margin-top: 0px; } .framer-58VV3 .framer-12jnvmo > :last-child, .framer-58VV3 .framer-parmxk > :last-child, .framer-58VV3 .framer-daxsbv > :last-child, .framer-58VV3 .framer-yt2oq1 > :last-child, .framer-58VV3 .framer-lsoc7d > :last-child { margin-bottom: 0px; } .framer-58VV3 .framer-l2g1oy > *, .framer-58VV3 .framer-l2g1oy > :first-child, .framer-58VV3 .framer-l2g1oy > :last-child, .framer-58VV3 .framer-1g4muep > *, .framer-58VV3 .framer-1g4muep > :first-child, .framer-58VV3 .framer-1g4muep > :last-child, .framer-58VV3 .framer-4670uo > *, .framer-58VV3 .framer-4670uo > :first-child, .framer-58VV3 .framer-4670uo > :last-child, .framer-58VV3 .framer-1oqpsd > *, .framer-58VV3 .framer-1oqpsd > :first-child, .framer-58VV3 .framer-1oqpsd > :last-child { margin: 0px; } .framer-58VV3 .framer-parmxk > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-58VV3 .framer-daxsbv > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-58VV3 .framer-yt2oq1 > *, .framer-58VV3 .framer-lsoc7d > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } }}`,'.framer-58VV3[data-border=\"true\"]::after, .framer-58VV3 [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 7227\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"a4CqBk8Z5\":{\"layout\":[\"fixed\",\"auto\"]},\"ITGJ8ii6i\":{\"layout\":[\"fixed\",\"auto\"]},\"mpLAUWdIt\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerBaxD24wOa=withCSS(Component,css,\"framer-58VV3\");export default FramerBaxD24wOa;FramerBaxD24wOa.displayName=\"Servicios / Spinoffs\";FramerBaxD24wOa.defaultProps={height:7227,width:1200};addFonts(FramerBaxD24wOa,[{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\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBaxD24wOa\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a4CqBk8Z5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ITGJ8ii6i\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mpLAUWdIt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"7227\"}},\"__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", "transition2", "transition3", "transition4", "transition5", "transition6", "transformTemplate1", "_", "t", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation3", "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", "_getLocalizedValue68", "_getLocalizedValue69", "_getLocalizedValue70", "_getLocalizedValue71", "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", "FramerBaxD24wOa", "withCSS", "BaxD24wOa_default", "addFonts", "NavFonts", "VentajaColumnaFonts", "ServicioLottieFonts", "CasosSecFonts", "CtaFonts", "EmbedFonts", "FooterFonts", "__FramerMetadata__"]
}
