{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8zpKLfIoYIJidihPSelm/MN8dRjgKyUu4lyPPI4Q0/Gm7JD3UZF.js"],
  "sourcesContent": ["// Generated by Framer (d2b7042)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,Container,cx,GeneratedComponentContext,getFonts,Image,LazyValue,optimizeAppear,optimizeAppearTransformTemplate,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/Gm7JD3UZF/Gm7JD3UZF.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=[\"D6cZtpHRu\",\"uHIJvzMwr\",\"u6ZjIkiGI\",\"tU73FOsQe\"];const breakpoints={D6cZtpHRu:\"(min-width: 1200px)\",tU73FOsQe:\"(min-width: 768px) and (max-width: 1079px)\",u6ZjIkiGI:\"(min-width: 1080px) and (max-width: 1199px)\",uHIJvzMwr:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-EyZKB\";const variantClassNames={D6cZtpHRu:\"framer-v-kd6iqe\",tU73FOsQe:\"framer-v-4ntj07\",u6ZjIkiGI:\"framer-v-1eyk6oz\",uHIJvzMwr:\"framer-v-80eohf\"};const transitions={default:{duration:0}};const valuesByLocaleId={C7ttYc5y0:new LazyValue(()=>import(\"./Gm7JD3UZF-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const transition1={delay:.1,duration:.5,ease:[.69,.02,.18,.98],type:\"tween\"};const animation={opacity:0,rotate:0,scale:1,transition:transition1,x:0,y:40};const transformTemplate1=(_,t)=>`perspective(1200px) ${t}`;const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition1,x:0,y:0};const animation2={opacity:.001,rotate:0,scale:1,x:0,y:40};const animation3={opacity:0,rotate:0,scale:1,x:0,y:60};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"D6cZtpHRu\",Phone:\"uHIJvzMwr\",Tablet:\"u6ZjIkiGI\",Tablet2:\"tU73FOsQe\"};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:\"D6cZtpHRu\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useLayoutEffect(()=>{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-EyZKB`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-EyZKB`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const a5C2luLnU42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTapzn6atv=overlay=>activeVariantCallback(async(...args)=>{overlay.hide();});const EkJhraPU442m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36,_getLocalizedValue37,_getLocalizedValue38,_getLocalizedValue39,_getLocalizedValue40,_getLocalizedValue41,_getLocalizedValue42,_getLocalizedValue43,_getLocalizedValue44,_getLocalizedValue45,_getLocalizedValue46,_getLocalizedValue47,_getLocalizedValue48,_getLocalizedValue49,_getLocalizedValue50,_getLocalizedValue51,_getLocalizedValue52,_getLocalizedValue53,_getLocalizedValue54,_getLocalizedValue55,_getLocalizedValue56,_getLocalizedValue57,_getLocalizedValue58,_getLocalizedValue59,_getLocalizedValue60,_getLocalizedValue61,_getLocalizedValue62,_getLocalizedValue63,_getLocalizedValue64,_getLocalizedValue65,_getLocalizedValue66,_getLocalizedValue67;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"D6cZtpHRu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-kd6iqe\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Container,{className:\"framer-hx87rs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{variant:\"zrwXlgnwY\"},uHIJvzMwr:{variant:\"zrwXlgnwY\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"dhCjX1eYm\",KOBbu5STx:\"Ah81Y46MU\",layoutId:\"dhCjX1eYm\",pBLIElftY:\"Ah81Y46MU\",pfMtJaEgA:\"Ah81Y46MU\",qNqLaWMW6:\"Ah81Y46MU\",style:{width:\"100%\"},variant:\"OWMlgs8jN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{\"data-framer-appear-id\":\"foet8q\",animate:optimizeAppear(\"animate\",\"foet8q\",animation1,\"4ntj07\"),initial:optimizeAppear(\"initial\",\"foet8q\",animation2,\"4ntj07\"),transformTemplate:optimizeAppearTransformTemplate(\"foet8q\",transformTemplate1)},u6ZjIkiGI:{\"data-framer-appear-id\":\"1ctf8p2\",animate:optimizeAppear(\"animate\",\"1ctf8p2\",animation1,\"1eyk6oz\"),initial:optimizeAppear(\"initial\",\"1ctf8p2\",animation2,\"1eyk6oz\"),transformTemplate:optimizeAppearTransformTemplate(\"1ctf8p2\",transformTemplate1)},uHIJvzMwr:{\"data-framer-appear-id\":\"87f795\",animate:optimizeAppear(\"animate\",\"87f795\",animation1,\"80eohf\"),initial:optimizeAppear(\"initial\",\"87f795\",animation2,\"80eohf\"),transformTemplate:optimizeAppearTransformTemplate(\"87f795\",transformTemplate1)}},children:/*#__PURE__*/_jsx(motion.header,{animate:optimizeAppear(\"animate\",\"cmazgc\",animation1,\"kd6iqe\"),className:\"framer-cmazgc\",\"data-framer-appear-id\":\"cmazgc\",\"data-framer-name\":\"Hero\",exit:animation,initial:optimizeAppear(\"initial\",\"cmazgc\",animation2,\"kd6iqe\"),name:\"Hero\",transformTemplate:optimizeAppearTransformTemplate(\"cmazgc\",transformTemplate1),children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7tatub\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dqki1k\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue=getLocalizedValue(\"v3\",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\"})})},u6ZjIkiGI:{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\"})})},uHIJvzMwr:{children:(_getLocalizedValue2=getLocalizedValue(\"v1\",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-1f9f7s4\",\"data-framer-name\":\"Supporting text\",name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1RXSyBMYXVzYW5uZSA2NTA=\",\"--framer-font-family\":'\"TWK Lausanne 650\", \"TWK Lausanne 650 Placeholder\", sans-serif',\"--framer-font-size\":\"59px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"56px\"},children:\"Next.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO1RXSyBMYXVzYW5uZSA2NTA=\",\"--framer-font-family\":'\"TWK Lausanne 650\", \"TWK Lausanne 650 Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"82px\"},children:\"Next.\"})}),className:\"framer-1dk1g4c\",fonts:[\"CUSTOM;TWK Lausanne 650\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-55oiyx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue4=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Trazamos el mapa estrat\\xe9gico que te permitir\\xe1 planificar el camino y ejecutar las acciones espec\\xedficas para establecer las bases del futuro.\"})})},u6ZjIkiGI:{children:(_getLocalizedValue5=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Trazamos el mapa estrat\\xe9gico que te permitir\\xe1 planificar el camino y ejecutar las acciones espec\\xedficas para establecer las bases del futuro.\"})})},uHIJvzMwr:{children:(_getLocalizedValue6=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Trazamos el mapa estrat\\xe9gico que te permitir\\xe1 planificar el camino y ejecutar las acciones espec\\xedficas para establecer las bases del futuro.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"\u2014 Trazamos el mapa estrat\\xe9gico que te permitir\\xe1 planificar el camino y ejecutar las acciones espec\\xedficas para establecer las bases del futuro.\"})}),className:\"framer-15vzdmz\",\"data-framer-name\":\"Supporting text\",name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ajapbw\",\"data-framer-name\":\"fotos\",name:\"fotos\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12bomzl\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ilkk1g\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2666,intrinsicWidth:3999,pixelHeight:2666,pixelWidth:3999,src:\"https://framerusercontent.com/images/7HnUy3KKCs51wIRO7u5vbxa5nlY.jpg\",srcSet:\"https://framerusercontent.com/images/7HnUy3KKCs51wIRO7u5vbxa5nlY.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/7HnUy3KKCs51wIRO7u5vbxa5nlY.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/7HnUy3KKCs51wIRO7u5vbxa5nlY.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/7HnUy3KKCs51wIRO7u5vbxa5nlY.jpg 3999w\"},className:\"framer-1sixr9h\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-92bpzu\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4016,intrinsicWidth:6016,pixelHeight:4016,pixelWidth:6016,src:\"https://framerusercontent.com/images/AiZ4OtUAGw9CZ08IIHyv6Jt5VNg.jpg\",srcSet:\"https://framerusercontent.com/images/AiZ4OtUAGw9CZ08IIHyv6Jt5VNg.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/AiZ4OtUAGw9CZ08IIHyv6Jt5VNg.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/AiZ4OtUAGw9CZ08IIHyv6Jt5VNg.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/AiZ4OtUAGw9CZ08IIHyv6Jt5VNg.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/AiZ4OtUAGw9CZ08IIHyv6Jt5VNg.jpg 6016w\"},className:\"framer-1es9b71\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15k8pc2\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4082,intrinsicWidth:6123,pixelHeight:4082,pixelWidth:6123,src:\"https://framerusercontent.com/images/7X5wDESeSDRfC0cuAKMZ3dyIs.jpg\",srcSet:\"https://framerusercontent.com/images/7X5wDESeSDRfC0cuAKMZ3dyIs.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/7X5wDESeSDRfC0cuAKMZ3dyIs.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/7X5wDESeSDRfC0cuAKMZ3dyIs.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/7X5wDESeSDRfC0cuAKMZ3dyIs.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/7X5wDESeSDRfC0cuAKMZ3dyIs.jpg 6123w\"},className:\"framer-1b80my7\",\"data-framer-name\":\"Rectangle 32\",name:\"Rectangle 32\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-enx4jh\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:6e3,pixelHeight:4e3,pixelWidth:6e3,src:\"https://framerusercontent.com/images/X4kIPA4fVnUZfK4WodNeQkldA4Q.jpg\",srcSet:\"https://framerusercontent.com/images/X4kIPA4fVnUZfK4WodNeQkldA4Q.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/X4kIPA4fVnUZfK4WodNeQkldA4Q.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/X4kIPA4fVnUZfK4WodNeQkldA4Q.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/X4kIPA4fVnUZfK4WodNeQkldA4Q.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/X4kIPA4fVnUZfK4WodNeQkldA4Q.jpg 6000w\"},className:\"framer-1axkzyu\",\"data-framer-name\":\"Rectangle 33\",name:\"Rectangle 33\"})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1viauvm\",\"data-framer-name\":\"destacados\",name:\"destacados\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q41h6f\",children:[/*#__PURE__*/_jsx(Container,{className:\"framer-1qpmwat-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{TOpa1zqFs:(_getLocalizedValue8=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Actualizamos los datos al momento del lanzamiento para no perder una sola oportunidad.\",zJFm8Gud0:(_getLocalizedValue9=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"An\\xe1lisis de mercado en tiempo real.\"},u6ZjIkiGI:{TOpa1zqFs:(_getLocalizedValue10=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"Actualizamos los datos al momento del lanzamiento para no perder una sola oportunidad.\",zJFm8Gud0:(_getLocalizedValue11=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"An\\xe1lisis de mercado en tiempo real.\"},uHIJvzMwr:{TOpa1zqFs:(_getLocalizedValue12=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Actualizamos los datos al momento del lanzamiento para no perder una sola oportunidad.\",zJFm8Gud0:(_getLocalizedValue13=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"An\\xe1lisis de mercado en tiempo real.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"aXzMqOmnx\",KjnNXY6ux:\"https://framerusercontent.com/assets/K1GTSScvyvoUawEPSp12hXsKo.json\",layoutId:\"aXzMqOmnx\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue14=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Actualizamos los datos al momento del lanzamiento para no perder una sola oportunidad.\",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue15=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"An\\xe1lisis de mercado en tiempo real.\"})})}),/*#__PURE__*/_jsx(Container,{className:\"framer-to43om-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{TOpa1zqFs:(_getLocalizedValue16=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"Organizamos y priorizamos los primeros pasos que asienten los cimientos de tu crecimiento.\",zJFm8Gud0:(_getLocalizedValue17=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"Un diario de bit\\xe1cora para la primera etapa.\"},u6ZjIkiGI:{TOpa1zqFs:(_getLocalizedValue18=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Organizamos y priorizamos los primeros pasos que asienten los cimientos de tu crecimiento.\",zJFm8Gud0:(_getLocalizedValue19=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:\"Un diario de bit\\xe1cora para la primera etapa.\"},uHIJvzMwr:{TOpa1zqFs:(_getLocalizedValue20=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"Organizamos y priorizamos los primeros pasos que asienten los cimientos de tu crecimiento.\",zJFm8Gud0:(_getLocalizedValue21=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Un diario de bit\\xe1cora para la primera etapa.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"Vb059TPgw\",KjnNXY6ux:\"https://framerusercontent.com/assets/3dtyUq2Rtm7L73CYO0med7l4UI.json\",layoutId:\"Vb059TPgw\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue22=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"Organizamos y priorizamos los primeros pasos que asienten los cimientos de tu crecimiento.\",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue23=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:\"Un diario de bit\\xe1cora para la primera etapa.\"})})}),/*#__PURE__*/_jsx(Container,{className:\"framer-12r4mva-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{TOpa1zqFs:(_getLocalizedValue24=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Establecemos las gu\\xedas maestras para mostrarte una visi\\xf3n global y certera de tu futuro. \",zJFm8Gud0:(_getLocalizedValue25=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:\"Planificando el camino hacia el \\xe9xito.\"},u6ZjIkiGI:{TOpa1zqFs:(_getLocalizedValue26=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"Establecemos las gu\\xedas maestras para mostrarte una visi\\xf3n global y certera de tu futuro. \",zJFm8Gud0:(_getLocalizedValue27=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:\"Planificando el camino hacia el \\xe9xito.\"},uHIJvzMwr:{TOpa1zqFs:(_getLocalizedValue28=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:\"Establecemos las gu\\xedas maestras para mostrarte una visi\\xf3n global y certera de tu futuro. \",zJFm8Gud0:(_getLocalizedValue29=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:\"Planificando el camino hacia el \\xe9xito.\"}},children:/*#__PURE__*/_jsx(VentajaColumna,{height:\"100%\",id:\"Jva12sD6Y\",KjnNXY6ux:\"https://framerusercontent.com/assets/taVAwTsOylI7nvutjQcY66EbLI.json\",layoutId:\"Jva12sD6Y\",style:{width:\"100%\"},TOpa1zqFs:(_getLocalizedValue30=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Establecemos las gu\\xedas maestras para mostrarte una visi\\xf3n global y certera de tu futuro. \",variant:\"yuvQ058lX\",width:\"100%\",zJFm8Gud0:(_getLocalizedValue31=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:\"Planificando el camino hacia el \\xe9xito.\"})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mcsi16\",\"data-framer-name\":\"ventaja_izquierda\",name:\"ventaja_izquierda\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tkyl3k\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o7brz7\",\"data-framer-name\":\"izquierda\",name:\"izquierda\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue32=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"La certidumbre del presente inmediato.\"})})},u6ZjIkiGI:{children:(_getLocalizedValue33=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"La certidumbre del presente inmediato.\"})})},uHIJvzMwr:{children:(_getLocalizedValue34=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"La certidumbre del presente inmediato.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue35=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"La certidumbre del presente inmediato.\"})}),className:\"framer-1xu5ziu\",fonts:[\"CUSTOM;Lausanne Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue36=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Analizamos las variables del mercado para evitar las amenazas y aprovechar las oportunidades en el momento justo del lanzamiento.\"})})},u6ZjIkiGI:{children:(_getLocalizedValue37=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Analizamos las variables del mercado para evitar las amenazas y aprovechar las oportunidades en el momento justo del lanzamiento.\"})})},uHIJvzMwr:{children:(_getLocalizedValue38=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Analizamos las variables del mercado para evitar las amenazas y aprovechar las oportunidades en el momento justo del lanzamiento.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue39=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Analizamos las variables del mercado para evitar las amenazas y aprovechar las oportunidades en el momento justo del lanzamiento.\"})}),className:\"framer-o34b0r\",\"data-framer-name\":\"Supporting text\",name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-a99mj1\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cj566d\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-l5haeq\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-sck8c0\",\"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-1cbqb48\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue40=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Revisi\\xf3n de insights clave\"}),\" del proyecto para detectar posibles variaciones que influyan en el futuro del proyecto.\"]})})},u6ZjIkiGI:{children:(_getLocalizedValue41=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Revisi\\xf3n de insights clave\"}),\" del proyecto para detectar posibles variaciones que influyan en el futuro del proyecto.\"]})})},uHIJvzMwr:{children:(_getLocalizedValue42=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Revisi\\xf3n de insights clave\"}),\" del proyecto para detectar posibles variaciones que influyan en el futuro del proyecto.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue43=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Revisi\\xf3n de insights clave\"}),\" del proyecto para detectar posibles variaciones que influyan en el futuro del proyecto.\"]})}),className:\"framer-1rfssqa\",\"data-framer-name\":\"Supporting text\",name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fmfmuu\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17112o0\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ywimot\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-pfstzp\",\"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-ptdrlo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue44=getLocalizedValue(\"v47\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Dise\\xf1o y \",/*#__PURE__*/_jsx(\"strong\",{children:\"planificaci\\xf3n de los primeros pasos\"}),\" estrat\\xe9gicos que hagan de tu empresa un negocio con proyecci\\xf3n escalable.\"]})})},u6ZjIkiGI:{children:(_getLocalizedValue45=getLocalizedValue(\"v46\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[\"Dise\\xf1o y \",/*#__PURE__*/_jsx(\"strong\",{children:\"planificaci\\xf3n de los primeros pasos\"}),\" estrat\\xe9gicos que hagan de tu empresa un negocio con proyecci\\xf3n escalable.\"]})})},uHIJvzMwr:{children:(_getLocalizedValue46=getLocalizedValue(\"v45\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[\"Dise\\xf1o y \",/*#__PURE__*/_jsx(\"strong\",{children:\"planificaci\\xf3n de los primeros pasos\"}),\" estrat\\xe9gicos que hagan de tu empresa un negocio con proyecci\\xf3n escalable.\"]})})}},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:[\"Dise\\xf1o y \",/*#__PURE__*/_jsx(\"strong\",{children:\"planificaci\\xf3n de los primeros pasos\"}),\" estrat\\xe9gicos que hagan de tu empresa un negocio con proyecci\\xf3n escalable.\"]})}),className:\"framer-nd6967\",\"data-framer-name\":\"Supporting text\",name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rzcye3\",\"data-framer-name\":\"derecha\",name:\"derecha\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5504,intrinsicWidth:8256,pixelHeight:5504,pixelWidth:8256,sizes:\"151px\",src:\"https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg\",srcSet:\"https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg 8256w\"}},uHIJvzMwr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5504,intrinsicWidth:8256,pixelHeight:5504,pixelWidth:8256,sizes:\"151px\",src:\"https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg\",srcSet:\"https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg 8256w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5504,intrinsicWidth:8256,loading:\"lazy\",pixelHeight:5504,pixelWidth:8256,sizes:\"151px\",src:\"https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg\",srcSet:\"https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/TW3CShqkkyToaQzdUaj68qgFI.jpg 8256w\"},className:\"framer-ww83ry\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3207,intrinsicWidth:4810,pixelHeight:3207,pixelWidth:4810,sizes:\"346px\",src:\"https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg\",srcSet:\"https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg 4810w\"}},uHIJvzMwr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3207,intrinsicWidth:4810,pixelHeight:3207,pixelWidth:4810,sizes:\"346px\",src:\"https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg\",srcSet:\"https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg 4810w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3207,intrinsicWidth:4810,loading:\"lazy\",pixelHeight:3207,pixelWidth:4810,sizes:\"346px\",src:\"https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg\",srcSet:\"https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg?scale-down-to=4096 4096w, https://framerusercontent.com/images/FHyuUHbMyBvF4MMuz8ombyCtWNI.jpg 4810w\"},className:\"framer-18qz0fi\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{__framer__threshold:0}},children:/*#__PURE__*/_jsx(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-5chzfs\",\"data-framer-name\":\"ventajade_derecha\",name:\"ventajade_derecha\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1poraba\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rxw16b\",\"data-framer-name\":\"derecha\",name:\"derecha\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4800,intrinsicWidth:3200,pixelHeight:4800,pixelWidth:3200,sizes:\"346px\",src:\"https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg\",srcSet:\"https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=1024 682w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=2048 1365w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=4096 2730w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg 3200w\"}},uHIJvzMwr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4800,intrinsicWidth:3200,pixelHeight:4800,pixelWidth:3200,sizes:\"346px\",src:\"https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg\",srcSet:\"https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=1024 682w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=2048 1365w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=4096 2730w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg 3200w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4800,intrinsicWidth:3200,loading:\"lazy\",pixelHeight:4800,pixelWidth:3200,sizes:\"346px\",src:\"https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg\",srcSet:\"https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=1024 682w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=2048 1365w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg?scale-down-to=4096 2730w, https://framerusercontent.com/images/mDj3WS31i1VBjX0HA034xRdaMQk.jpg 3200w\"},className:\"framer-nzkni9\",\"data-framer-name\":\"Rectangle 30\",name:\"Rectangle 30\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2400,intrinsicWidth:3600,pixelHeight:2400,pixelWidth:3600,sizes:\"151px\",src:\"https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg\",srcSet:\"https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg 3600w\"}},uHIJvzMwr:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2400,intrinsicWidth:3600,pixelHeight:2400,pixelWidth:3600,sizes:\"151px\",src:\"https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg\",srcSet:\"https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg 3600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2400,intrinsicWidth:3600,loading:\"lazy\",pixelHeight:2400,pixelWidth:3600,sizes:\"151px\",src:\"https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg\",srcSet:\"https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=512 512w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=1024 1024w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg?scale-down-to=2048 2048w, https://framerusercontent.com/images/IzUZDH2gUliIeuNWc61W72r5w.jpg 3600w\"},className:\"framer-1gphvuv\",\"data-framer-name\":\"Rectangle 31\",name:\"Rectangle 31\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m58rqw\",\"data-framer-name\":\"izquierda\",name:\"izquierda\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue48=getLocalizedValue(\"v51\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Las oportunidades de un futuro prometedor.\"})})},u6ZjIkiGI:{children:(_getLocalizedValue49=getLocalizedValue(\"v50\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Las oportunidades de un futuro prometedor.\"})})},uHIJvzMwr:{children:(_getLocalizedValue50=getLocalizedValue(\"v49\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Las oportunidades de un futuro prometedor.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue51=getLocalizedValue(\"v48\",activeLocale))!==null&&_getLocalizedValue51!==void 0?_getLocalizedValue51:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhdXNhbm5lIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Lausanne Regular\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"52px\"},children:\"Las oportunidades de un futuro prometedor.\"})}),className:\"framer-1gtt6q8\",fonts:[\"CUSTOM;Lausanne Regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue52=getLocalizedValue(\"v55\",activeLocale))!==null&&_getLocalizedValue52!==void 0?_getLocalizedValue52:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Dise\\xf1amos un roadmap estrat\\xe9gico que te permitir\\xe1 tener una visi\\xf3n global del futuro de tu proyecto para tomar decisiones planificadas.\"})})},u6ZjIkiGI:{children:(_getLocalizedValue53=getLocalizedValue(\"v54\",activeLocale))!==null&&_getLocalizedValue53!==void 0?_getLocalizedValue53:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Dise\\xf1amos un roadmap estrat\\xe9gico que te permitir\\xe1 tener una visi\\xf3n global del futuro de tu proyecto para tomar decisiones planificadas.\"})})},uHIJvzMwr:{children:(_getLocalizedValue54=getLocalizedValue(\"v53\",activeLocale))!==null&&_getLocalizedValue54!==void 0?_getLocalizedValue54:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Dise\\xf1amos un roadmap estrat\\xe9gico que te permitir\\xe1 tener una visi\\xf3n global del futuro de tu proyecto para tomar decisiones planificadas.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue55=getLocalizedValue(\"v52\",activeLocale))!==null&&_getLocalizedValue55!==void 0?_getLocalizedValue55:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"30px\"},children:\"Dise\\xf1amos un roadmap estrat\\xe9gico que te permitir\\xe1 tener una visi\\xf3n global del futuro de tu proyecto para tomar decisiones planificadas.\"})}),className:\"framer-j8yu8s\",\"data-framer-name\":\"Supporting text\",name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19zuz4i\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ujsupq\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mbrzkz\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-13jylbe\",\"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-ebw1ks\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue56=getLocalizedValue(\"v59\",activeLocale))!==null&&_getLocalizedValue56!==void 0?_getLocalizedValue56:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Definici\\xf3n de objetivos estrat\\xe9gicos\"}),\" que  permitir\\xe1 enfocar los esfuerzos para optimizar recursos y resultados.\"]})})},u6ZjIkiGI:{children:(_getLocalizedValue57=getLocalizedValue(\"v58\",activeLocale))!==null&&_getLocalizedValue57!==void 0?_getLocalizedValue57:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Definici\\xf3n de objetivos estrat\\xe9gicos\"}),\" que  permitir\\xe1 enfocar los esfuerzos para optimizar recursos y resultados.\"]})})},uHIJvzMwr:{children:(_getLocalizedValue58=getLocalizedValue(\"v57\",activeLocale))!==null&&_getLocalizedValue58!==void 0?_getLocalizedValue58:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Definici\\xf3n de objetivos estrat\\xe9gicos\"}),\" que  permitir\\xe1 enfocar los esfuerzos para optimizar recursos y resultados.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue59=getLocalizedValue(\"v56\",activeLocale))!==null&&_getLocalizedValue59!==void 0?_getLocalizedValue59:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Definici\\xf3n de objetivos estrat\\xe9gicos\"}),\" que  permitir\\xe1 enfocar los esfuerzos para optimizar recursos y resultados.\"]})}),className:\"framer-1p83kj4\",\"data-framer-name\":\"Supporting text\",name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cwr9fq\",\"data-border\":true,\"data-framer-name\":\"ventaja\",name:\"ventaja\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14jfm99\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ckfeza\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1dhhrq5\",\"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-ch2dii\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue60=getLocalizedValue(\"v63\",activeLocale))!==null&&_getLocalizedValue60!==void 0?_getLocalizedValue60:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Dise\\xf1o de mapa de oportunidades\"}),\" para optimizar el rendimiento y potenciales v\\xedas de crecimiento.\"]})})},u6ZjIkiGI:{children:(_getLocalizedValue61=getLocalizedValue(\"v62\",activeLocale))!==null&&_getLocalizedValue61!==void 0?_getLocalizedValue61:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Dise\\xf1o de mapa de oportunidades\"}),\" para optimizar el rendimiento y potenciales v\\xedas de crecimiento.\"]})})},uHIJvzMwr:{children:(_getLocalizedValue62=getLocalizedValue(\"v61\",activeLocale))!==null&&_getLocalizedValue62!==void 0?_getLocalizedValue62:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Dise\\xf1o de mapa de oportunidades\"}),\" para optimizar el rendimiento y potenciales v\\xedas de crecimiento.\"]})})}},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:[/*#__PURE__*/_jsx(\"strong\",{children:\"Dise\\xf1o de mapa de oportunidades\"}),\" para optimizar el rendimiento y potenciales v\\xedas de crecimiento.\"]})}),className:\"framer-1pty4xd\",\"data-framer-name\":\"Supporting text\",name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{__framer__threshold:0}},children:/*#__PURE__*/_jsxs(MotionHeaderWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11vera6\",\"data-framer-name\":\"servicios\",name:\"servicios\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{children:(_getLocalizedValue64=getLocalizedValue(\"v67\",activeLocale))!==null&&_getLocalizedValue64!==void 0?_getLocalizedValue64:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\"},children:\"Otros servicios relacionados:\"})})},u6ZjIkiGI:{children:(_getLocalizedValue65=getLocalizedValue(\"v66\",activeLocale))!==null&&_getLocalizedValue65!==void 0?_getLocalizedValue65:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\"},children:\"Otros servicios relacionados:\"})})},uHIJvzMwr:{children:(_getLocalizedValue66=getLocalizedValue(\"v65\",activeLocale))!==null&&_getLocalizedValue66!==void 0?_getLocalizedValue66:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\"},children:\"Otros servicios relacionados:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue67=getLocalizedValue(\"v64\",activeLocale))!==null&&_getLocalizedValue67!==void 0?_getLocalizedValue67:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"30px\"},children:\"Otros servicios relacionados:\"})}),className:\"framer-17nxxqe\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter-Medium\"],name:\"Supporting text\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jzgior\",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:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-1ygor9v-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v77\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks[3],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v79\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"01\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v78\",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.\"},u6ZjIkiGI:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v74\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v76\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"01\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v75\",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.\"},uHIJvzMwr:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v71\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Experiencia de usuario\",oJ8M5dmVZ:resolvedLinks[1],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v73\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"01\",variant:\"HRqZaTxjH\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v72\",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(\"v68\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Experiencia de usuario\",fsfibZIQL:\"https://framerusercontent.com/assets/LrEEQziH0vLHvJxOGUmpHHMBcqQ.json\",height:\"100%\",id:\"XLtmrYyHI\",layoutId:\"XLtmrYyHI\",oJ8M5dmVZ:resolvedLinks[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v70\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"01\",variant:\"Lmv9PJ3XA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v69\",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:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-1np0htg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v89\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks1[3],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v91\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"01\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v90\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Dise\\xf1amos las pantallas e interacciones para enamorar y fidelizar a tus clientes, 100% alineadas con la UX.\"},u6ZjIkiGI:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v86\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks1[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v88\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"01\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v87\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Dise\\xf1amos las pantallas e interacciones para enamorar y fidelizar a tus clientes, 100% alineadas con la UX.\"},uHIJvzMwr:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v83\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Interfaces de usuario\",oJ8M5dmVZ:resolvedLinks1[1],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v85\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"01\",variant:\"HRqZaTxjH\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v84\",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(\"v80\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Interfaces de usuario\",fsfibZIQL:\"https://framerusercontent.com/assets/nbBTN0wfDFcaBlXUCMvHz41xh38.json\",height:\"100%\",id:\"w2wOrsIY6\",layoutId:\"w2wOrsIY6\",oJ8M5dmVZ:resolvedLinks1[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v82\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"01\",variant:\"Lmv9PJ3XA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v81\",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:\"QfY30z21a\"},implicitPathVariables:undefined},{href:{webPageId:\"QfY30z21a\"},implicitPathVariables:undefined},{href:{webPageId:\"QfY30z21a\"},implicitPathVariables:undefined},{href:{webPageId:\"QfY30z21a\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(Container,{className:\"framer-v95moa-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v101\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Business model\",oJ8M5dmVZ:resolvedLinks2[3],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v103\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"01\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v102\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Estructuramos el modelo de negocio para resolver la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\"},u6ZjIkiGI:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v98\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Business model\",oJ8M5dmVZ:resolvedLinks2[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v100\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"01\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v99\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Estructuramos el modelo de negocio para resolver la necesidad del mercado, generando tracci\\xf3n y rentabilidad.\"},uHIJvzMwr:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v95\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Business model\",oJ8M5dmVZ:resolvedLinks2[1],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v97\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"01\",variant:\"HRqZaTxjH\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v96\",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(\"v92\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Business model\",fsfibZIQL:\"https://framerusercontent.com/assets/VnERP8ixCJdcpWJBTAaBgJzxbxg.json\",height:\"100%\",id:\"R8opuSeMY\",layoutId:\"R8opuSeMY\",oJ8M5dmVZ:resolvedLinks2[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v94\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"01\",variant:\"Lmv9PJ3XA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v93\",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:\"b3a17AKL2\"},implicitPathVariables:undefined},{href:{webPageId:\"b3a17AKL2\"},implicitPathVariables:undefined},{href:{webPageId:\"b3a17AKL2\"},implicitPathVariables:undefined},{href:{webPageId:\"b3a17AKL2\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-2ft794-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{b2e97C4mj:(_getLocalizedValue=getLocalizedValue(\"v113\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Launch pack\",oJ8M5dmVZ:resolvedLinks3[3],tvFzn3V8B:(_getLocalizedValue1=getLocalizedValue(\"v115\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"01\",ViNxaON__:(_getLocalizedValue2=getLocalizedValue(\"v114\",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.\"},u6ZjIkiGI:{b2e97C4mj:(_getLocalizedValue3=getLocalizedValue(\"v110\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Launch pack\",oJ8M5dmVZ:resolvedLinks3[2],tvFzn3V8B:(_getLocalizedValue4=getLocalizedValue(\"v112\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"01\",ViNxaON__:(_getLocalizedValue5=getLocalizedValue(\"v111\",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.\"},uHIJvzMwr:{b2e97C4mj:(_getLocalizedValue6=getLocalizedValue(\"v107\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Launch pack\",oJ8M5dmVZ:resolvedLinks3[1],tvFzn3V8B:(_getLocalizedValue7=getLocalizedValue(\"v109\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"01\",variant:\"HRqZaTxjH\",ViNxaON__:(_getLocalizedValue8=getLocalizedValue(\"v108\",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(\"v104\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Launch pack\",fsfibZIQL:\"https://framerusercontent.com/assets/3yVX1DNjS6XSaBmdP9oMYV1rTc.json\",height:\"100%\",id:\"BF6OaQCi4\",layoutId:\"BF6OaQCi4\",oJ8M5dmVZ:resolvedLinks3[0],style:{width:\"100%\"},tvFzn3V8B:(_getLocalizedValue10=getLocalizedValue(\"v106\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"01\",variant:\"Lmv9PJ3XA\",ViNxaON__:(_getLocalizedValue11=getLocalizedValue(\"v105\",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(Container,{className:\"framer-18v22u9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uHIJvzMwr:{variant:\"YYGWkeBk7\"}},children:/*#__PURE__*/_jsx(CasosSec,{height:\"100%\",id:\"ZlFE9A9_M\",layoutId:\"ZlFE9A9_M\",style:{width:\"100%\"},variant:\"mMKhiBT9L\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3;return _jsx(_Fragment,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-17zrosj-container\",id:\"17zrosj\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{__framer__obscuredVariantId:\"U187A3DaX\",__framer__visibleVariantId:\"WyqUg7qjk\",TAqUhZm7u:(_getLocalizedValue=getLocalizedValue(\"v119\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"\\xbfPreparado para impulsar tu empresa? Selecciona d\\xeda y hora para una llamada con nuestro equipo de nuevo negocio.\",variant:\"U187A3DaX\"},u6ZjIkiGI:{TAqUhZm7u:(_getLocalizedValue1=getLocalizedValue(\"v118\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"\\xbfPreparado para impulsar tu empresa? Selecciona d\\xeda y hora para una llamada con nuestro equipo de nuevo negocio.\"},uHIJvzMwr:{__framer__obscuredVariantId:\"U187A3DaX\",__framer__visibleVariantId:\"WyqUg7qjk\",TAqUhZm7u:(_getLocalizedValue2=getLocalizedValue(\"v117\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"\\xbfPreparado para impulsar tu empresa? Selecciona d\\xeda y hora para una llamada con nuestro equipo de nuevo negocio.\",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:\"KJcQcaAaL\",layoutId:\"KJcQcaAaL\",style:{width:\"100%\"},TAqUhZm7u:(_getLocalizedValue3=getLocalizedValue(\"v116\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"\\xbfPreparado para impulsar tu empresa? Selecciona d\\xeda y hora para una llamada con nuestro equipo de nuevo negocio.\",variant:\"ivAybIer2\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1y73ug2\",\"data-framer-portal-id\":\"17zrosj\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"QlNHVV3AP\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d1paky\",\"data-framer-portal-id\":\"17zrosj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19e5non\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16ayfdz\",\"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-1wlpgqb\",transformTemplate:transformTemplate2})})}),/*#__PURE__*/_jsx(Container,{className:\"framer-zdrxik-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:\"B97cpCMVP\",layoutId:\"B97cpCMVP\",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:{u6ZjIkiGI:{transformTemplate:undefined}},children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-f5e233-container\",id:\"f5e233\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tU73FOsQe:{variant:\"vwwO3VO73\"},u6ZjIkiGI:{variant:\"GHGkKB9FN\"},uHIJvzMwr:{variant:\"D7A3_mjmM\"}},children:/*#__PURE__*/_jsx(Footer,{EkJhraPU4:EkJhraPU442m929(overlay1),height:\"100%\",id:\"NIbNQb9tG\",layoutId:\"NIbNQb9tG\",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-1l61w0z\",\"data-framer-portal-id\":\"f5e233\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"D4QY_sszv\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ni42g6\",\"data-framer-portal-id\":\"f5e233\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fwwpnr\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eko2pn\",\"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-6zjuwh\",transformTemplate:transformTemplate2})})}),/*#__PURE__*/_jsx(Container,{className:\"framer-aievei-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:\"wSq9yupty\",layoutId:\"wSq9yupty\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})]})]}),document.querySelector(\"#overlay\"))})})]})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=['.framer-EyZKB[data-border=\"true\"]::after, .framer-EyZKB [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-EyZKB { background: white; }`,\".framer-EyZKB.framer-tgmgzx, .framer-EyZKB .framer-tgmgzx { display: block; }\",\".framer-EyZKB.framer-kd6iqe { 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 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-EyZKB .framer-hx87rs-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-EyZKB .framer-cmazgc { 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; transform: perspective(1200px); width: 100%; }\",\".framer-EyZKB .framer-7tatub { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-EyZKB .framer-1dqki1k { 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 0px 0px 0px; position: relative; width: 50%; }\",\".framer-EyZKB .framer-1f9f7s4, .framer-EyZKB .framer-17nxxqe { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-EyZKB .framer-1dk1g4c, .framer-EyZKB .framer-1xu5ziu, .framer-EyZKB .framer-1gtt6q8 { --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-EyZKB .framer-55oiyx { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px 0px 0px 0px; position: relative; width: 50%; }\",\".framer-EyZKB .framer-15vzdmz, .framer-EyZKB .framer-1rfssqa, .framer-EyZKB .framer-nd6967, .framer-EyZKB .framer-1p83kj4, .framer-EyZKB .framer-1pty4xd { --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-EyZKB .framer-1ajapbw { 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; transform: perspective(1200px); width: 100%; }\",\".framer-EyZKB .framer-12bomzl { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-EyZKB .framer-1ilkk1g, .framer-EyZKB .framer-enx4jh { 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 0px 0px; position: relative; width: min-content; }\",\".framer-EyZKB .framer-1sixr9h, .framer-EyZKB .framer-1axkzyu { 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-EyZKB .framer-92bpzu { 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-EyZKB .framer-1es9b71 { 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-EyZKB .framer-15k8pc2 { 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-EyZKB .framer-1b80my7 { 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 0px 0px 0px; position: relative; width: 345px; }\",\".framer-EyZKB .framer-1viauvm { 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 90px 90px 90px; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-EyZKB .framer-1q41h6f { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-EyZKB .framer-1qpmwat-container, .framer-EyZKB .framer-to43om-container { flex: none; height: auto; position: relative; width: 300px; }\",\".framer-EyZKB .framer-12r4mva-container { flex: none; height: auto; position: relative; width: 320px; }\",\".framer-EyZKB .framer-1mcsi16 { 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; transform: perspective(1200px); width: 100%; }\",\".framer-EyZKB .framer-1tkyl3k { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-EyZKB .framer-o7brz7, .framer-EyZKB .framer-m58rqw { 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 0px 0px 0px; position: relative; width: 525px; }\",\".framer-EyZKB .framer-o34b0r, .framer-EyZKB .framer-j8yu8s { --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-EyZKB .framer-a99mj1, .framer-EyZKB .framer-fmfmuu, .framer-EyZKB .framer-19zuz4i, .framer-EyZKB .framer-1cwr9fq { --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 0px 0px 0px; position: relative; width: min-content; }\",\".framer-EyZKB .framer-1cj566d, .framer-EyZKB .framer-17112o0, .framer-EyZKB .framer-ujsupq, .framer-EyZKB .framer-14jfm99 { 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-EyZKB .framer-l5haeq, .framer-EyZKB .framer-1ywimot, .framer-EyZKB .framer-1mbrzkz, .framer-EyZKB .framer-ckfeza { 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 0px 0px 0px; position: relative; width: min-content; }\",\".framer-EyZKB .framer-sck8c0, .framer-EyZKB .framer-pfstzp, .framer-EyZKB .framer-13jylbe, .framer-EyZKB .framer-1dhhrq5 { flex: none; height: 26px; position: relative; width: 26px; }\",\".framer-EyZKB .framer-1cbqb48, .framer-EyZKB .framer-ptdrlo, .framer-EyZKB .framer-ebw1ks, .framer-EyZKB .framer-ch2dii { 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 0px 0px 0px; position: relative; width: 350px; }\",\".framer-EyZKB .framer-1rzcye3, .framer-EyZKB .framer-rxw16b { 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 0px 0px 0px; position: relative; width: min-content; }\",\".framer-EyZKB .framer-ww83ry { 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-EyZKB .framer-18qz0fi, .framer-EyZKB .framer-nzkni9 { 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-EyZKB .framer-5chzfs { 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: 70px 90px 60px 90px; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-EyZKB .framer-1poraba { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-EyZKB .framer-1gphvuv { 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-EyZKB .framer-11vera6 { 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: 70px 90px 70px 90px; position: relative; transform: perspective(1200px); width: 100%; }\",\".framer-EyZKB .framer-1jzgior { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-EyZKB .framer-1ygor9v-container, .framer-EyZKB .framer-1np0htg-container, .framer-EyZKB .framer-v95moa-container, .framer-EyZKB .framer-2ft794-container { flex: none; height: auto; position: relative; width: 236px; }\",\".framer-EyZKB .framer-18v22u9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-EyZKB .framer-17zrosj-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-EyZKB .framer-1y73ug2 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-EyZKB .framer-d1paky { 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-EyZKB .framer-19e5non, .framer-EyZKB .framer-fwwpnr { 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 20px 20px 20px; position: relative; width: 100%; }\",\".framer-EyZKB .framer-16ayfdz, .framer-EyZKB .framer-1eko2pn { --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-EyZKB .framer-1wlpgqb, .framer-EyZKB .framer-6zjuwh { 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-EyZKB .framer-zdrxik-container, .framer-EyZKB .framer-aievei-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-EyZKB .framer-f5e233-container { flex: none; height: auto; position: relative; transform: perspective(1200px); width: 1200px; }\",\".framer-EyZKB .framer-1l61w0z { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 4; }\",\".framer-EyZKB .framer-1ni42g6 { 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-EyZKB.framer-kd6iqe, .framer-EyZKB .framer-cmazgc, .framer-EyZKB .framer-7tatub, .framer-EyZKB .framer-1dqki1k, .framer-EyZKB .framer-55oiyx, .framer-EyZKB .framer-1ajapbw, .framer-EyZKB .framer-12bomzl, .framer-EyZKB .framer-1ilkk1g, .framer-EyZKB .framer-92bpzu, .framer-EyZKB .framer-1es9b71, .framer-EyZKB .framer-15k8pc2, .framer-EyZKB .framer-1b80my7, .framer-EyZKB .framer-enx4jh, .framer-EyZKB .framer-1viauvm, .framer-EyZKB .framer-1q41h6f, .framer-EyZKB .framer-1mcsi16, .framer-EyZKB .framer-o7brz7, .framer-EyZKB .framer-a99mj1, .framer-EyZKB .framer-1cj566d, .framer-EyZKB .framer-l5haeq, .framer-EyZKB .framer-1cbqb48, .framer-EyZKB .framer-fmfmuu, .framer-EyZKB .framer-17112o0, .framer-EyZKB .framer-1ywimot, .framer-EyZKB .framer-ptdrlo, .framer-EyZKB .framer-1rzcye3, .framer-EyZKB .framer-5chzfs, .framer-EyZKB .framer-rxw16b, .framer-EyZKB .framer-m58rqw, .framer-EyZKB .framer-19zuz4i, .framer-EyZKB .framer-ujsupq, .framer-EyZKB .framer-1mbrzkz, .framer-EyZKB .framer-ebw1ks, .framer-EyZKB .framer-1cwr9fq, .framer-EyZKB .framer-14jfm99, .framer-EyZKB .framer-ckfeza, .framer-EyZKB .framer-ch2dii, .framer-EyZKB .framer-11vera6, .framer-EyZKB .framer-d1paky, .framer-EyZKB .framer-19e5non, .framer-EyZKB .framer-1ni42g6, .framer-EyZKB .framer-fwwpnr { gap: 0px; } .framer-EyZKB.framer-kd6iqe > *, .framer-EyZKB .framer-55oiyx > *, .framer-EyZKB .framer-d1paky > *, .framer-EyZKB .framer-1ni42g6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EyZKB.framer-kd6iqe > :first-child, .framer-EyZKB .framer-cmazgc > :first-child, .framer-EyZKB .framer-1dqki1k > :first-child, .framer-EyZKB .framer-55oiyx > :first-child, .framer-EyZKB .framer-1ajapbw > :first-child, .framer-EyZKB .framer-1es9b71 > :first-child, .framer-EyZKB .framer-1b80my7 > :first-child, .framer-EyZKB .framer-1viauvm > :first-child, .framer-EyZKB .framer-1mcsi16 > :first-child, .framer-EyZKB .framer-o7brz7 > :first-child, .framer-EyZKB .framer-a99mj1 > :first-child, .framer-EyZKB .framer-fmfmuu > :first-child, .framer-EyZKB .framer-5chzfs > :first-child, .framer-EyZKB .framer-m58rqw > :first-child, .framer-EyZKB .framer-19zuz4i > :first-child, .framer-EyZKB .framer-1cwr9fq > :first-child, .framer-EyZKB .framer-11vera6 > :first-child, .framer-EyZKB .framer-d1paky > :first-child, .framer-EyZKB .framer-1ni42g6 > :first-child { margin-top: 0px; } .framer-EyZKB.framer-kd6iqe > :last-child, .framer-EyZKB .framer-cmazgc > :last-child, .framer-EyZKB .framer-1dqki1k > :last-child, .framer-EyZKB .framer-55oiyx > :last-child, .framer-EyZKB .framer-1ajapbw > :last-child, .framer-EyZKB .framer-1es9b71 > :last-child, .framer-EyZKB .framer-1b80my7 > :last-child, .framer-EyZKB .framer-1viauvm > :last-child, .framer-EyZKB .framer-1mcsi16 > :last-child, .framer-EyZKB .framer-o7brz7 > :last-child, .framer-EyZKB .framer-a99mj1 > :last-child, .framer-EyZKB .framer-fmfmuu > :last-child, .framer-EyZKB .framer-5chzfs > :last-child, .framer-EyZKB .framer-m58rqw > :last-child, .framer-EyZKB .framer-19zuz4i > :last-child, .framer-EyZKB .framer-1cwr9fq > :last-child, .framer-EyZKB .framer-11vera6 > :last-child, .framer-EyZKB .framer-d1paky > :last-child, .framer-EyZKB .framer-1ni42g6 > :last-child { margin-bottom: 0px; } .framer-EyZKB .framer-cmazgc > *, .framer-EyZKB .framer-1ajapbw > *, .framer-EyZKB .framer-1viauvm > *, .framer-EyZKB .framer-1mcsi16 > *, .framer-EyZKB .framer-5chzfs > *, .framer-EyZKB .framer-11vera6 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-EyZKB .framer-7tatub > *, .framer-EyZKB .framer-1ilkk1g > *, .framer-EyZKB .framer-92bpzu > *, .framer-EyZKB .framer-15k8pc2 > *, .framer-EyZKB .framer-enx4jh > *, .framer-EyZKB .framer-1rzcye3 > *, .framer-EyZKB .framer-rxw16b > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-EyZKB .framer-7tatub > :first-child, .framer-EyZKB .framer-12bomzl > :first-child, .framer-EyZKB .framer-1ilkk1g > :first-child, .framer-EyZKB .framer-92bpzu > :first-child, .framer-EyZKB .framer-15k8pc2 > :first-child, .framer-EyZKB .framer-enx4jh > :first-child, .framer-EyZKB .framer-1q41h6f > :first-child, .framer-EyZKB .framer-1cj566d > :first-child, .framer-EyZKB .framer-l5haeq > :first-child, .framer-EyZKB .framer-1cbqb48 > :first-child, .framer-EyZKB .framer-17112o0 > :first-child, .framer-EyZKB .framer-1ywimot > :first-child, .framer-EyZKB .framer-ptdrlo > :first-child, .framer-EyZKB .framer-1rzcye3 > :first-child, .framer-EyZKB .framer-rxw16b > :first-child, .framer-EyZKB .framer-ujsupq > :first-child, .framer-EyZKB .framer-1mbrzkz > :first-child, .framer-EyZKB .framer-ebw1ks > :first-child, .framer-EyZKB .framer-14jfm99 > :first-child, .framer-EyZKB .framer-ckfeza > :first-child, .framer-EyZKB .framer-ch2dii > :first-child, .framer-EyZKB .framer-19e5non > :first-child, .framer-EyZKB .framer-fwwpnr > :first-child { margin-left: 0px; } .framer-EyZKB .framer-7tatub > :last-child, .framer-EyZKB .framer-12bomzl > :last-child, .framer-EyZKB .framer-1ilkk1g > :last-child, .framer-EyZKB .framer-92bpzu > :last-child, .framer-EyZKB .framer-15k8pc2 > :last-child, .framer-EyZKB .framer-enx4jh > :last-child, .framer-EyZKB .framer-1q41h6f > :last-child, .framer-EyZKB .framer-1cj566d > :last-child, .framer-EyZKB .framer-l5haeq > :last-child, .framer-EyZKB .framer-1cbqb48 > :last-child, .framer-EyZKB .framer-17112o0 > :last-child, .framer-EyZKB .framer-1ywimot > :last-child, .framer-EyZKB .framer-ptdrlo > :last-child, .framer-EyZKB .framer-1rzcye3 > :last-child, .framer-EyZKB .framer-rxw16b > :last-child, .framer-EyZKB .framer-ujsupq > :last-child, .framer-EyZKB .framer-1mbrzkz > :last-child, .framer-EyZKB .framer-ebw1ks > :last-child, .framer-EyZKB .framer-14jfm99 > :last-child, .framer-EyZKB .framer-ckfeza > :last-child, .framer-EyZKB .framer-ch2dii > :last-child, .framer-EyZKB .framer-19e5non > :last-child, .framer-EyZKB .framer-fwwpnr > :last-child { margin-right: 0px; } .framer-EyZKB .framer-1dqki1k > *, .framer-EyZKB .framer-o7brz7 > *, .framer-EyZKB .framer-m58rqw > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-EyZKB .framer-12bomzl > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-EyZKB .framer-1es9b71 > *, .framer-EyZKB .framer-1b80my7 > *, .framer-EyZKB .framer-a99mj1 > *, .framer-EyZKB .framer-fmfmuu > *, .framer-EyZKB .framer-19zuz4i > *, .framer-EyZKB .framer-1cwr9fq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EyZKB .framer-1q41h6f > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-EyZKB .framer-1cj566d > *, .framer-EyZKB .framer-17112o0 > *, .framer-EyZKB .framer-ujsupq > *, .framer-EyZKB .framer-14jfm99 > * { margin: 0px; margin-left: calc(23px / 2); margin-right: calc(23px / 2); } .framer-EyZKB .framer-l5haeq > *, .framer-EyZKB .framer-1cbqb48 > *, .framer-EyZKB .framer-1ywimot > *, .framer-EyZKB .framer-ptdrlo > *, .framer-EyZKB .framer-1mbrzkz > *, .framer-EyZKB .framer-ebw1ks > *, .framer-EyZKB .framer-ckfeza > *, .framer-EyZKB .framer-ch2dii > *, .framer-EyZKB .framer-19e5non > *, .framer-EyZKB .framer-fwwpnr > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\"@media (min-width: 1200px) { .framer-EyZKB .hidden-kd6iqe { display: none !important; } }\",`@media (max-width: 767px) { .framer-EyZKB .hidden-80eohf { display: none !important; } .${metadata.bodyClassName}-framer-EyZKB { background: white; } .framer-EyZKB.framer-kd6iqe { width: 390px; } .framer-EyZKB .framer-cmazgc { justify-content: flex-start; padding: 125px 20px 60px 20px; } .framer-EyZKB .framer-7tatub { flex-direction: column; gap: 17px; max-width: 100%; } .framer-EyZKB .framer-1dqki1k, .framer-EyZKB .framer-55oiyx, .framer-EyZKB .framer-o7brz7, .framer-EyZKB .framer-o34b0r, .framer-EyZKB .framer-a99mj1, .framer-EyZKB .framer-1cbqb48, .framer-EyZKB .framer-fmfmuu, .framer-EyZKB .framer-ptdrlo, .framer-EyZKB .framer-j8yu8s, .framer-EyZKB .framer-19zuz4i, .framer-EyZKB .framer-1cwr9fq, .framer-EyZKB .framer-v95moa-container, .framer-EyZKB .framer-17zrosj-container, .framer-EyZKB .framer-f5e233-container { width: 100%; } .framer-EyZKB .framer-12bomzl { max-width: 100%; } .framer-EyZKB .framer-1viauvm { padding: 90px 20px 90px 20px; } .framer-EyZKB .framer-1q41h6f { flex-direction: column; } .framer-EyZKB .framer-1mcsi16 { max-width: unset; padding: 70px 20px 70px 20px; } .framer-EyZKB .framer-1tkyl3k { flex-direction: column; gap: 10px; justify-content: flex-start; max-width: 100%; } .framer-EyZKB .framer-1cj566d, .framer-EyZKB .framer-17112o0, .framer-EyZKB .framer-ujsupq, .framer-EyZKB .framer-14jfm99 { flex-direction: column; width: 100%; } .framer-EyZKB .framer-ww83ry { bottom: -25px; left: calc(49.71098265895956% - 151px / 2); } .framer-EyZKB .framer-5chzfs { max-width: unset; padding: 70px 20px 60px 20px; } .framer-EyZKB .framer-1poraba { flex-direction: column; max-width: 100%; } .framer-EyZKB .framer-rxw16b { order: 1; } .framer-EyZKB .framer-1gphvuv { bottom: 23px; left: 173px; right: unset; } .framer-EyZKB .framer-m58rqw { order: 0; width: 100%; } .framer-EyZKB .framer-ebw1ks, .framer-EyZKB .framer-ch2dii { padding: 0px 20px 0px 20px; } .framer-EyZKB .framer-11vera6 { padding: 70px 20px 70px 20px; } .framer-EyZKB .framer-17nxxqe { max-width: 100%; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; } .framer-EyZKB .framer-1jzgior { flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-EyZKB .framer-1ygor9v-container, .framer-EyZKB .framer-1np0htg-container, .framer-EyZKB .framer-2ft794-container { transform: perspective(1200px); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EyZKB .framer-7tatub, .framer-EyZKB .framer-1q41h6f, .framer-EyZKB .framer-1tkyl3k, .framer-EyZKB .framer-1cj566d, .framer-EyZKB .framer-17112o0, .framer-EyZKB .framer-1poraba, .framer-EyZKB .framer-ujsupq, .framer-EyZKB .framer-14jfm99, .framer-EyZKB .framer-1jzgior { gap: 0px; } .framer-EyZKB .framer-7tatub > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-EyZKB .framer-7tatub > :first-child, .framer-EyZKB .framer-1q41h6f > :first-child, .framer-EyZKB .framer-1tkyl3k > :first-child, .framer-EyZKB .framer-1cj566d > :first-child, .framer-EyZKB .framer-17112o0 > :first-child, .framer-EyZKB .framer-ujsupq > :first-child, .framer-EyZKB .framer-14jfm99 > :first-child, .framer-EyZKB .framer-1jzgior > :first-child { margin-top: 0px; } .framer-EyZKB .framer-7tatub > :last-child, .framer-EyZKB .framer-1q41h6f > :last-child, .framer-EyZKB .framer-1tkyl3k > :last-child, .framer-EyZKB .framer-1cj566d > :last-child, .framer-EyZKB .framer-17112o0 > :last-child, .framer-EyZKB .framer-ujsupq > :last-child, .framer-EyZKB .framer-14jfm99 > :last-child, .framer-EyZKB .framer-1jzgior > :last-child { margin-bottom: 0px; } .framer-EyZKB .framer-1q41h6f > *, .framer-EyZKB .framer-1jzgior > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-EyZKB .framer-1tkyl3k > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EyZKB .framer-1cj566d > *, .framer-EyZKB .framer-17112o0 > *, .framer-EyZKB .framer-ujsupq > *, .framer-EyZKB .framer-14jfm99 > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-EyZKB .framer-1poraba > *, .framer-EyZKB .framer-1poraba > :first-child, .framer-EyZKB .framer-1poraba > :last-child { margin: 0px; } }}`,`@media (min-width: 1080px) and (max-width: 1199px) { .framer-EyZKB .hidden-1eyk6oz { display: none !important; } .${metadata.bodyClassName}-framer-EyZKB { background: white; } .framer-EyZKB.framer-kd6iqe { width: 1080px; } .framer-EyZKB .framer-1viauvm { padding: 90px 50px 90px 50px; } .framer-EyZKB .framer-1mcsi16, .framer-EyZKB .framer-11vera6 { padding: 70px 50px 70px 50px; } .framer-EyZKB .framer-5chzfs { padding: 70px 50px 60px 50px; } .framer-EyZKB .framer-17zrosj-container { width: 100%; } .framer-EyZKB .framer-f5e233-container { transform: unset; width: 100%; }}`,`@media (min-width: 768px) and (max-width: 1079px) { .framer-EyZKB .hidden-4ntj07 { display: none !important; } .${metadata.bodyClassName}-framer-EyZKB { background: white; } .framer-EyZKB.framer-kd6iqe { width: 768px; } .framer-EyZKB .framer-hx87rs-container { order: 0; } .framer-EyZKB .framer-cmazgc { order: 1; padding: 160px 90px 60px 90px; } .framer-EyZKB .framer-7tatub { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-EyZKB .framer-55oiyx { width: 100%; } .framer-EyZKB .framer-1ajapbw { order: 2; } .framer-EyZKB .framer-1viauvm { order: 3; padding: 90px 40px 90px 40px; } .framer-EyZKB .framer-1q41h6f { 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-EyZKB .framer-1qpmwat-container, .framer-EyZKB .framer-to43om-container, .framer-EyZKB .framer-12r4mva-container, .framer-EyZKB .framer-1ygor9v-container, .framer-EyZKB .framer-1np0htg-container, .framer-EyZKB .framer-v95moa-container, .framer-EyZKB .framer-2ft794-container { align-self: start; height: 100%; justify-self: start; width: 100%; } .framer-EyZKB .framer-1mcsi16 { order: 4; padding: 70px 40px 70px 40px; } .framer-EyZKB .framer-1tkyl3k { flex-direction: column; gap: 79px; justify-content: flex-start; } .framer-EyZKB .framer-o7brz7 { order: 1; } .framer-EyZKB .framer-1rzcye3 { justify-content: flex-start; order: 0; } .framer-EyZKB .framer-5chzfs { order: 5; padding: 70px 40px 60px 40px; } .framer-EyZKB .framer-1poraba { flex-direction: column; gap: 56px; justify-content: flex-start; } .framer-EyZKB .framer-11vera6 { order: 9; padding: 70px 40px 70px 40px; } .framer-EyZKB .framer-1jzgior { 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; } .framer-EyZKB .framer-18v22u9-container { order: 6; } .framer-EyZKB .framer-17zrosj-container { order: 7; width: 100%; } .framer-EyZKB .framer-f5e233-container { order: 8; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EyZKB .framer-7tatub, .framer-EyZKB .framer-1q41h6f, .framer-EyZKB .framer-1tkyl3k, .framer-EyZKB .framer-1poraba, .framer-EyZKB .framer-1jzgior { gap: 0px; } .framer-EyZKB .framer-7tatub > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-EyZKB .framer-7tatub > :first-child, .framer-EyZKB .framer-1tkyl3k > :first-child, .framer-EyZKB .framer-1poraba > :first-child { margin-top: 0px; } .framer-EyZKB .framer-7tatub > :last-child, .framer-EyZKB .framer-1tkyl3k > :last-child, .framer-EyZKB .framer-1poraba > :last-child { margin-bottom: 0px; } .framer-EyZKB .framer-1q41h6f > *, .framer-EyZKB .framer-1q41h6f > :first-child, .framer-EyZKB .framer-1q41h6f > :last-child, .framer-EyZKB .framer-1jzgior > *, .framer-EyZKB .framer-1jzgior > :first-child, .framer-EyZKB .framer-1jzgior > :last-child { margin: 0px; } .framer-EyZKB .framer-1tkyl3k > * { margin: 0px; margin-bottom: calc(79px / 2); margin-top: calc(79px / 2); } .framer-EyZKB .framer-1poraba > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5993\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uHIJvzMwr\":{\"layout\":[\"fixed\",\"auto\"]},\"u6ZjIkiGI\":{\"layout\":[\"fixed\",\"auto\"]},\"tU73FOsQe\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerResponsiveScreen\n */const FramerGm7JD3UZF=withCSS(Component,css,\"framer-EyZKB\");export default FramerGm7JD3UZF;FramerGm7JD3UZF.displayName=\"Servicios / Next\";FramerGm7JD3UZF.defaultProps={height:5993,width:1200};addFonts(FramerGm7JD3UZF,[{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\"},...NavFonts,...VentajaColumnaFonts,...ServicioLottieFonts,...CasosSecFonts,...CtaFonts,...EmbedFonts,...FooterFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGm7JD3UZF\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uHIJvzMwr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"u6ZjIkiGI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tU73FOsQe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"5993\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NavFonts", "getFonts", "Zg50d3eL1_default", "MotionHeaderWithFX", "withFX", "motion", "VentajaColumnaFonts", "lxdFQ5zwa_default", "ServicioLottieFonts", "yhnGpmm3z_default", "ContainerWithFX", "Container", "CasosSecFonts", "GpsAHXp9F_default", "CtaFonts", "SJ7GYq5D_default", "CtaWithVariantAppearEffect", "withVariantAppearEffect", "EmbedFonts", "Embed", "FooterFonts", "kQdjQvCOL_default", "breakpoints", "serializationHash", "variantClassNames", "transitions", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "transition1", "animation", "transformTemplate1", "_", "t", "animation1", "animation2", "animation3", "transformTemplate2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "transition", "activeVariantCallback", "delay", "useActiveVariantCallback", "a5C2luLnU42m929", "overlay", "args", "onTapzn6atv", "EkJhraPU442m929", "preloadPromise", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "_getLocalizedValue37", "_getLocalizedValue38", "_getLocalizedValue39", "_getLocalizedValue40", "_getLocalizedValue41", "_getLocalizedValue42", "_getLocalizedValue43", "_getLocalizedValue44", "_getLocalizedValue45", "_getLocalizedValue46", "_getLocalizedValue47", "_getLocalizedValue48", "_getLocalizedValue49", "_getLocalizedValue50", "_getLocalizedValue51", "_getLocalizedValue52", "_getLocalizedValue53", "_getLocalizedValue54", "_getLocalizedValue55", "_getLocalizedValue56", "_getLocalizedValue57", "_getLocalizedValue58", "_getLocalizedValue59", "_getLocalizedValue60", "_getLocalizedValue61", "_getLocalizedValue62", "_getLocalizedValue63", "_getLocalizedValue64", "_getLocalizedValue65", "_getLocalizedValue66", "_getLocalizedValue67", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "Container", "PropertyOverrides2", "Zg50d3eL1_default", "optimizeAppear", "optimizeAppearTransformTemplate", "x", "RichText2", "MotionHeaderWithFX", "Image2", "lxdFQ5zwa_default", "SVG", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "yhnGpmm3z_default", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "GpsAHXp9F_default", "l", "CtaWithVariantAppearEffect", "AnimatePresence", "Ga", "Embed", "overlay1", "kQdjQvCOL_default", "css", "FramerGm7JD3UZF", "withCSS", "Gm7JD3UZF_default", "addFonts", "NavFonts", "VentajaColumnaFonts", "ServicioLottieFonts", "CasosSecFonts", "CtaFonts", "EmbedFonts", "FooterFonts", "__FramerMetadata__"]
}
