{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/geBSuA2q04ItOXWHTpzV/5jkxgC6KCdEagu95g4RI/azpAmCuf5.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/T5SrI5S4XdrWCvVR9fnf/n5EAYg6vTiK9hoNx4ACW/hzZhb2Am2.js\";import InsCopy from\"https://framerusercontent.com/modules/YjtaJ8sXw2yZHQrSX98z/WL6ifKRgvc4qiPMXQGhI/G7wXztzea.js\";import ScrollToTopButtonCopy from\"https://framerusercontent.com/modules/MbetipROXIhpZNKfY0U9/NQgaEyy0K7ftSiGGZVkS/iZoEL0Yso.js\";import TextLinkCopy from\"https://framerusercontent.com/modules/KATWvWTDfpQgevyiRJT7/W4aCrbx13PweTFDHGi1l/Ox_RO2OV5.js\";const TextLinkCopyFonts=getFonts(TextLinkCopy);const MotionDivWithFX=withFX(motion.div);const ScrollToTopButtonCopyFonts=getFonts(ScrollToTopButtonCopy);const InsCopyFonts=getFonts(InsCopy);const MotionFooterWithFX=withFX(motion.footer);const cycleOrder=[\"uYiA7WxRT\",\"IOq4L_ayH\",\"fTgjzxYfD\"];const serializationHash=\"framer-jaT1g\";const variantClassNames={fTgjzxYfD:\"framer-v-1f6tujz\",IOq4L_ayH:\"framer-v-whtvy9\",uYiA7WxRT:\"framer-v-a1fszh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transition:transition1};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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 Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"uYiA7WxRT\",Phone:\"fTgjzxYfD\",Tablet:\"IOq4L_ayH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"uYiA7WxRT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uYiA7WxRT\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaptxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const qlj0LWdSC1pr94e0=activeVariantCallback(async(...args)=>{setVariant(\"uYiA7WxRT\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"IOq4L_ayH\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"fTgjzxYfD\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"IOq4L_ayH\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"fTgjzxYfD\")return true;return false;};const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed4=()=>{if([\"IOq4L_ayH\",\"fTgjzxYfD\"].includes(baseVariant))return false;return true;};const ref3=React.useRef(null);const ref4=React.useRef(null);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(MotionFooterWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"up\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-a1fszh\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"uYiA7WxRT\",ref:refBinding,style:{borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,...style},...addPropertyOverrides({fTgjzxYfD:{__framer__styleAppearEffectEnabled:undefined,\"data-framer-name\":\"Phone\"},IOq4L_ayH:{__framer__styleAppearEffectEnabled:undefined,\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11ewjyh\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"uLHunUhtd\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17zsj2z\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"djGbh3JgG\",style:{backgroundColor:\"var(--token-3ae3c639-fde3-4a45-ae93-fc5644ba26b0, rgb(18, 18, 18))\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-ikbhf9\",\"data-framer-name\":\"Leading\",layoutDependency:layoutDependency,layoutId:\"YflEHA7UI\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gUmV0aW5h\",\"--framer-font-family\":'\"At Hauss Aero Retina\", \"At Hauss Aero Retina Placeholder\", sans-serif',\"--framer-line-height\":\"17px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(176, 176, 176, 0.5))\"},children:\"Nuestra sede\"})}),className:\"framer-1npz9nq\",\"data-framer-name\":\"Sector mar\\xedtimo Marcas territorio Sector turismo Restauraci\\xf3n Sector p\\xfablico Deportes\",fonts:[\"CUSTOM;At Hauss Aero Retina\"],layoutDependency:layoutDependency,layoutId:\"wdin7WQ04\",style:{\"--extracted-r6o4lv\":\"rgba(176, 176, 176, 0.5)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+27,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+851+30+0+0+27},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+444+30+0+27}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13cmf9r-container\",layoutDependency:layoutDependency,layoutId:\"KCjCn86nP-container\",nodeId:\"KCjCn86nP\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Edif. Do\\xf1a Lina, C/Ruiz Zorrilla 5\",height:\"100%\",id:\"KCjCn86nP\",layoutId:\"KCjCn86nP\",nROLtrc_N:\"https://www.google.com/maps?sca_esv=595635046&output=search&q=apolo+propulsora+de+marcas&source=lnms&entry=mc\",r0Y_iwwsn:\"var(--token-d0f12f86-3156-4c7f-af28-4eeab9edb740, rgb(255, 255, 255))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+63,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+851+30+0+0+63},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+444+30+0+63}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ygltbz-container\",layoutDependency:layoutDependency,layoutId:\"cfQFNuq5T-container\",nodeId:\"cfQFNuq5T\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"11203 Algeciras - C\\xe1diz\",height:\"100%\",id:\"cfQFNuq5T\",layoutId:\"cfQFNuq5T\",nROLtrc_N:\"https://www.google.com/maps?sca_esv=595635046&output=search&q=apolo+propulsora+de+marcas&source=lnms&entry=mc\",r0Y_iwwsn:\"var(--token-d0f12f86-3156-4c7f-af28-4eeab9edb740, rgb(255, 255, 255))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+99,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+851+30+0+0+99},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+444+30+0+99}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pr5qfq-container\",layoutDependency:layoutDependency,layoutId:\"qbrcnxSiO-container\",nodeId:\"qbrcnxSiO\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"+34  956 09 99 19\",height:\"100%\",id:\"qbrcnxSiO\",layoutId:\"qbrcnxSiO\",nROLtrc_N:\"tel:+34956099919\",r0Y_iwwsn:\"var(--token-d0f12f86-3156-4c7f-af28-4eeab9edb740, rgb(255, 255, 255))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+135,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+851+30+0+0+135},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+444+30+0+135}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vmrfkz-container\",layoutDependency:layoutDependency,layoutId:\"es6l4RVLf-container\",nodeId:\"es6l4RVLf\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"hola@universoapolo.com\",height:\"100%\",id:\"es6l4RVLf\",layoutId:\"es6l4RVLf\",nROLtrc_N:\"mailto:hola@universoapolo.com\",r0Y_iwwsn:\"var(--token-d0f12f86-3156-4c7f-af28-4eeab9edb740, rgb(255, 255, 255))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+171,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+851+30+0+0+171},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+444+30+0+171}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d44ey5-container\",layoutDependency:layoutDependency,layoutId:\"nxr5rPB2O-container\",nodeId:\"nxr5rPB2O\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Nuestro lugar en el espacio\",height:\"100%\",id:\"nxr5rPB2O\",layoutId:\"nxr5rPB2O\",nROLtrc_N:\"https://stars.osr.org/VKY441372#.ZC2pcOxBxUM\",r0Y_iwwsn:\"var(--token-d0f12f86-3156-4c7f-af28-4eeab9edb740, rgb(255, 255, 255))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TX7rjHER2\"},implicitPathVariables:undefined},{href:{webPageId:\"TX7rjHER2\"},implicitPathVariables:undefined},{href:{webPageId:\"TX7rjHER2\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+207,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+851+30+0+0+207},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+444+30+0+207}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jfsjow-container\",layoutDependency:layoutDependency,layoutId:\"pSW0sbtH3-container\",nodeId:\"pSW0sbtH3\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"\\xbfTienes un proyecto?\",height:\"100%\",id:\"pSW0sbtH3\",layoutId:\"pSW0sbtH3\",nROLtrc_N:resolvedLinks[0],r0Y_iwwsn:\"var(--token-d0f12f86-3156-4c7f-af28-4eeab9edb740, rgb(255, 255, 255))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mBCJ1P253\"},implicitPathVariables:undefined},{href:{webPageId:\"mBCJ1P253\"},implicitPathVariables:undefined},{href:{webPageId:\"mBCJ1P253\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+243,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+851+30+0+0+243},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+444+30+0+243}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1oxxj93-container\",layoutDependency:layoutDependency,layoutId:\"I8Ut4DsdT-container\",nodeId:\"I8Ut4DsdT\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Contacto\",height:\"100%\",id:\"I8Ut4DsdT\",layoutId:\"I8Ut4DsdT\",nROLtrc_N:resolvedLinks1[0],r0Y_iwwsn:\"var(--token-d0f12f86-3156-4c7f-af28-4eeab9edb740, rgb(255, 255, 255))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks1[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cd2vge\",\"data-framer-name\":\"Group 10143\",layoutDependency:layoutDependency,layoutId:\"GfY3unQd1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s3_OB7XgA\"},motionChild:true,nodeId:\"JUv14xciU\",openInNewTab:false,scopeId:\"azpAmCuf5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15oysiw\",\"data-styles-preset\":\"hzZhb2Am2\",children:\"T\\xe9rminos. y condiciones\"})})})}),className:\"framer-7u1qth\",\"data-framer-name\":\"Copyright\",fonts:[\"FS;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"JUv14xciU\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\",opacity:.61},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:\"Todos los derechos reservados\\xa9\"})}),className:\"framer-1bxte9b\",\"data-framer-name\":\"Copyright\",fonts:[\"FS;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"vvjgTMb0_\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\",opacity:.61},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:\"  De Apolo, para Apolo 2025\"})}),className:\"framer-942afx\",\"data-framer-name\":\"Copyright\",fonts:[\"FS;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"YjQvi34Aa\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\",opacity:.61},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1debgpe\",layoutDependency:layoutDependency,layoutId:\"ac4om30Zm\",style:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"},children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-c1ws7k\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"woFpEFk0W\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 82 22\"><path d=\"M 53.869 4.643 L 47.601 4.643 L 47.601 17.742 L 61.133 17.742 L 61.133 12.878 L 53.868 12.878 L 53.868 4.643 Z M 6.169 16.069 L 8.495 16.069 L 8.495 17.736 L 14.755 17.736 L 10.951 4.639 L 3.796 4.639 L 0 17.736 L 6.169 17.736 Z M 7.29 8.612 L 8.635 13.421 L 6.169 13.421 L 7.291 8.612 Z M 44.231 6.002 C 42.983 4.839 41.131 4.258 38.675 4.258 C 36.22 4.258 34.368 4.839 33.12 6.002 C 31.871 7.163 31.247 8.884 31.247 11.163 C 31.247 13.456 31.871 15.188 33.12 16.359 C 34.369 17.53 36.222 18.116 38.675 18.117 C 41.13 18.117 42.982 17.531 44.231 16.359 C 45.48 15.187 46.105 13.455 46.105 11.164 C 46.105 8.884 45.48 7.164 44.231 6.002 Z M 39.485 13.089 C 39.485 13.515 39.147 13.861 38.73 13.861 C 38.313 13.861 37.975 13.515 37.975 13.089 L 37.975 9.618 C 37.975 9.192 38.313 8.846 38.731 8.846 C 39.148 8.846 39.486 9.192 39.486 9.618 L 39.486 13.089 Z M 75.561 6.002 C 74.312 4.839 72.46 4.258 70.005 4.258 C 67.55 4.258 65.698 4.839 64.449 6.002 C 63.2 7.163 62.576 8.884 62.576 11.163 C 62.576 13.456 63.2 15.188 64.449 16.359 C 65.698 17.53 67.55 18.116 70.005 18.117 C 72.459 18.117 74.312 17.531 75.561 16.359 C 76.811 15.187 77.436 13.455 77.435 11.164 C 77.435 8.884 76.81 7.164 75.561 6.002 Z M 70.761 13.089 C 70.745 13.504 70.412 13.833 70.005 13.834 C 69.598 13.834 69.265 13.504 69.25 13.089 L 69.25 9.618 C 69.238 9.334 69.379 9.066 69.618 8.921 C 69.857 8.775 70.154 8.775 70.393 8.921 C 70.631 9.066 70.773 9.334 70.761 9.618 Z M 28.96 6.463 C 28.39 5.738 27.605 5.253 26.607 5.009 C 25.608 4.765 24.328 4.643 22.765 4.643 L 16.211 4.643 L 16.211 17.737 L 23.14 17.737 L 23.14 14.597 L 23.272 14.597 C 24.615 14.597 25.754 14.474 26.689 14.226 C 27.572 14.013 28.362 13.511 28.94 12.796 C 29.506 12.09 29.799 11.075 29.817 9.753 L 29.817 9.637 C 29.817 8.247 29.532 7.189 28.961 6.463 Z M 23.338 11.23 L 22.482 11.23 L 22.482 8.207 L 23.338 8.207 C 23.338 8.207 24.254 8.207 24.254 9.715 C 24.254 11.17 23.339 11.23 23.339 11.23 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 83.164 17.134 C 83.099 17.134 83.066 17.1 83.066 17.034 L 83.066 5.572 C 83.066 5.506 83.099 5.473 83.164 5.473 L 87.236 5.473 C 89.548 5.473 90.77 6.506 90.77 8.455 C 90.77 9.787 90.167 10.687 88.962 11.12 L 88.962 11.153 C 90.38 11.519 91.178 12.553 91.178 14.035 C 91.178 16.167 89.972 17.134 87.383 17.134 Z M 84.092 16.218 L 87.431 16.218 C 89.304 16.218 90.119 15.518 90.119 13.935 C 90.119 12.386 89.272 11.67 87.431 11.67 L 84.092 11.67 Z M 84.092 10.753 L 87.22 10.753 C 88.865 10.753 89.711 10.021 89.711 8.571 C 89.711 7.105 88.881 6.389 87.22 6.389 L 84.092 6.389 L 84.092 10.754 Z M 93.055 17.133 C 92.989 17.133 92.941 17.1 92.941 17.034 L 92.941 10.137 C 92.941 9.238 93.445 8.721 94.341 8.721 L 97.045 8.721 C 97.11 8.721 97.143 8.771 97.143 8.838 L 97.143 9.505 C 97.143 9.571 97.11 9.621 97.045 9.621 L 93.95 9.621 L 93.95 17.034 C 93.95 17.1 93.918 17.133 93.852 17.133 Z M 101.683 17.2 C 99.501 17.2 98.084 15.518 98.084 12.935 C 98.084 10.353 99.501 8.655 101.683 8.655 C 102.969 8.655 104.077 9.338 104.696 10.554 L 104.745 10.554 L 104.745 8.838 C 104.745 8.772 104.778 8.721 104.843 8.721 L 105.657 8.721 C 105.722 8.721 105.755 8.771 105.755 8.838 L 105.755 16.301 L 106.813 16.301 C 106.879 16.301 106.927 16.335 106.927 16.401 L 106.927 17.034 C 106.927 17.101 106.879 17.134 106.813 17.134 L 105.739 17.134 C 105.103 17.134 104.778 16.834 104.778 16.268 L 104.778 15.352 L 104.728 15.352 C 104.142 16.518 103.002 17.2 101.683 17.2 Z M 99.109 12.935 C 99.109 15.035 100.201 16.35 101.911 16.35 C 103.654 16.35 104.794 15.002 104.794 12.936 C 104.794 10.886 103.638 9.504 101.911 9.504 C 100.201 9.504 99.109 10.854 99.109 12.936 Z M 108.452 17.134 C 108.386 17.134 108.354 17.1 108.354 17.034 L 108.354 8.838 C 108.354 8.772 108.386 8.721 108.452 8.721 L 109.217 8.721 C 109.282 8.721 109.315 8.771 109.315 8.838 L 109.315 10.321 L 109.363 10.321 C 109.917 9.238 110.862 8.655 112.133 8.655 C 114.054 8.655 115.08 9.921 115.08 12.302 L 115.08 17.034 C 115.08 17.1 115.048 17.133 114.982 17.133 L 114.169 17.133 C 114.119 17.133 114.071 17.1 114.071 17.034 L 114.071 12.303 C 114.071 10.454 113.321 9.537 111.807 9.537 C 110.243 9.537 109.363 10.537 109.363 12.303 L 109.363 17.034 C 109.363 17.1 109.315 17.133 109.25 17.133 L 108.452 17.133 Z M 120.244 17.2 C 118.062 17.2 116.645 15.518 116.645 12.936 C 116.645 10.353 118.062 8.655 120.244 8.655 C 121.547 8.655 122.655 9.338 123.258 10.554 L 123.306 10.554 L 123.306 5.24 C 123.306 5.173 123.355 5.14 123.42 5.14 L 124.218 5.14 C 124.283 5.14 124.316 5.173 124.316 5.24 L 124.316 17.034 C 124.316 17.1 124.283 17.133 124.218 17.133 L 123.453 17.133 C 123.387 17.133 123.355 17.1 123.355 17.034 L 123.355 15.35 L 123.306 15.35 C 122.72 16.516 121.563 17.199 120.244 17.199 Z M 117.671 12.936 C 117.671 15.035 118.762 16.35 120.472 16.35 C 122.215 16.35 123.355 15.002 123.355 12.936 C 123.355 10.886 122.199 9.504 120.472 9.504 C 118.762 9.504 117.671 10.854 117.671 12.936 Z M 135.152 17.2 C 132.057 17.2 130.087 14.901 130.087 11.303 C 130.087 7.755 132.236 5.406 135.478 5.406 C 137.872 5.406 139.631 6.806 140.07 8.938 C 140.087 9.021 140.038 9.055 139.989 9.055 L 139.174 9.055 C 139.109 9.055 139.077 9.021 139.061 8.955 C 138.637 7.272 137.367 6.323 135.478 6.323 C 132.839 6.323 131.129 8.271 131.129 11.303 C 131.129 14.385 132.692 16.284 135.25 16.284 C 137.563 16.284 138.995 14.768 139.109 12.153 L 135.298 12.153 C 135.272 12.154 135.247 12.144 135.228 12.125 C 135.21 12.105 135.2 12.079 135.201 12.052 L 135.201 11.336 C 135.201 11.27 135.25 11.237 135.298 11.237 L 139.989 11.237 C 140.054 11.237 140.087 11.27 140.087 11.336 L 140.087 17.034 C 140.087 17.1 140.054 17.133 139.989 17.133 L 139.289 17.133 C 139.224 17.133 139.174 17.1 139.174 17.034 L 139.174 14.668 L 139.126 14.668 C 138.54 16.284 137.057 17.2 135.152 17.2 Z M 145.455 17.2 C 143.322 17.2 142.132 15.968 142.132 13.768 L 142.132 8.838 C 142.132 8.772 142.165 8.721 142.23 8.721 L 143.028 8.721 C 143.059 8.72 143.088 8.732 143.11 8.754 C 143.131 8.776 143.143 8.807 143.142 8.838 L 143.142 13.886 C 143.142 15.451 144.005 16.35 145.455 16.35 C 146.937 16.35 147.784 15.451 147.784 13.885 L 147.784 8.838 C 147.784 8.772 147.833 8.721 147.882 8.721 L 148.696 8.721 C 148.761 8.721 148.794 8.771 148.794 8.838 L 148.794 13.768 C 148.794 15.968 147.605 17.2 145.455 17.2 Z M 150.95 17.134 C 150.885 17.134 150.852 17.1 150.852 17.034 L 150.852 8.838 C 150.852 8.772 150.885 8.721 150.95 8.721 L 151.748 8.721 C 151.779 8.72 151.808 8.732 151.83 8.754 C 151.851 8.776 151.863 8.807 151.862 8.838 L 151.862 17.034 C 151.862 17.1 151.813 17.133 151.748 17.133 L 150.95 17.133 Z M 150.657 6.739 L 150.657 5.523 C 150.657 5.457 150.689 5.406 150.755 5.406 L 151.944 5.406 C 152.009 5.406 152.041 5.456 152.041 5.523 L 152.041 6.739 C 152.041 6.789 152.009 6.838 151.944 6.838 L 150.755 6.838 C 150.689 6.838 150.657 6.789 150.657 6.739 Z M 157.176 17.2 C 154.994 17.2 153.577 15.518 153.577 12.936 C 153.577 10.353 154.994 8.655 157.176 8.655 C 158.479 8.655 159.586 9.338 160.189 10.554 L 160.238 10.554 L 160.238 5.24 C 160.238 5.173 160.287 5.14 160.352 5.14 L 161.15 5.14 C 161.216 5.14 161.248 5.173 161.248 5.24 L 161.248 17.034 C 161.248 17.1 161.216 17.133 161.15 17.133 L 160.385 17.133 C 160.32 17.133 160.287 17.1 160.287 17.034 L 160.287 15.35 L 160.238 15.35 C 159.652 16.516 158.496 17.199 157.176 17.199 Z M 154.603 12.936 C 154.603 15.035 155.694 16.35 157.404 16.35 C 159.147 16.35 160.287 15.002 160.287 12.936 C 160.287 10.886 159.13 9.504 157.404 9.504 C 155.694 9.504 154.603 10.854 154.603 12.936 Z M 166.885 17.2 C 164.491 17.2 162.977 15.551 162.977 12.936 C 162.977 10.337 164.507 8.655 166.885 8.655 C 169.084 8.655 170.42 10.253 170.42 12.936 L 170.42 13.186 C 170.42 13.253 170.387 13.285 170.322 13.285 L 164.003 13.285 C 164.084 15.184 165.143 16.351 166.885 16.351 C 168.156 16.351 169.068 15.751 169.378 14.768 C 169.41 14.702 169.443 14.685 169.491 14.685 L 170.273 14.685 C 170.339 14.685 170.387 14.718 170.371 14.785 C 170.029 16.218 168.709 17.2 166.885 17.2 Z M 164.019 12.502 L 169.443 12.502 C 169.378 10.587 168.433 9.504 166.885 9.504 C 165.159 9.504 164.117 10.62 164.019 12.502 Z M 173.534 17.134 C 172.638 17.134 172.15 16.633 172.15 15.717 L 172.15 5.24 C 172.15 5.173 172.182 5.14 172.247 5.14 L 173.045 5.14 C 173.111 5.14 173.159 5.173 173.159 5.24 L 173.159 16.301 L 175.049 16.301 C 175.097 16.301 175.146 16.335 175.146 16.401 L 175.146 17.034 C 175.146 17.101 175.097 17.134 175.049 17.134 Z M 176.717 17.134 C 176.652 17.134 176.619 17.1 176.619 17.034 L 176.619 8.838 C 176.619 8.772 176.652 8.721 176.717 8.721 L 177.515 8.721 C 177.545 8.72 177.574 8.732 177.596 8.754 C 177.618 8.776 177.629 8.807 177.628 8.838 L 177.628 17.034 C 177.628 17.1 177.58 17.133 177.515 17.133 L 176.717 17.133 Z M 176.423 6.739 L 176.423 5.523 C 176.423 5.457 176.456 5.406 176.521 5.406 L 177.71 5.406 C 177.775 5.406 177.808 5.456 177.808 5.523 L 177.808 6.739 C 177.808 6.789 177.775 6.838 177.71 6.838 L 176.521 6.838 C 176.456 6.838 176.423 6.789 176.423 6.739 Z M 179.929 17.134 C 179.864 17.134 179.832 17.1 179.832 17.034 L 179.832 8.838 C 179.832 8.772 179.864 8.721 179.929 8.721 L 180.695 8.721 C 180.76 8.721 180.793 8.771 180.793 8.838 L 180.793 10.321 L 180.841 10.321 C 181.396 9.238 182.34 8.655 183.61 8.655 C 185.532 8.655 186.558 9.921 186.558 12.302 L 186.558 17.034 C 186.558 17.1 186.525 17.133 186.46 17.133 L 185.646 17.133 C 185.597 17.133 185.548 17.1 185.548 17.034 L 185.548 12.303 C 185.548 10.454 184.799 9.537 183.284 9.537 C 181.721 9.537 180.841 10.537 180.841 12.303 L 180.841 17.034 C 180.841 17.1 180.793 17.133 180.727 17.133 L 179.929 17.133 Z M 192.031 17.2 C 189.637 17.2 188.123 15.551 188.123 12.936 C 188.123 10.337 189.653 8.655 192.031 8.655 C 194.23 8.655 195.566 10.253 195.566 12.936 L 195.566 13.186 C 195.566 13.253 195.533 13.285 195.468 13.285 L 189.149 13.285 C 189.23 15.184 190.289 16.351 192.031 16.351 C 193.302 16.351 194.214 15.751 194.524 14.768 C 194.556 14.702 194.589 14.685 194.638 14.685 L 195.42 14.685 C 195.484 14.685 195.533 14.718 195.517 14.785 C 195.175 16.218 193.856 17.2 192.031 17.2 Z M 189.165 12.502 L 194.589 12.502 C 194.524 10.587 193.579 9.504 192.031 9.504 C 190.305 9.504 189.263 10.62 189.165 12.502 Z M 200.048 17.2 C 198.208 17.2 197.084 16.334 196.904 14.751 C 196.888 14.652 196.937 14.618 196.986 14.618 L 197.768 14.618 C 197.833 14.618 197.849 14.651 197.865 14.718 C 198.077 15.834 198.761 16.384 200.048 16.384 C 201.221 16.384 201.937 15.801 201.937 14.834 C 201.937 14.002 201.546 13.685 200.211 13.402 L 199.527 13.269 C 197.8 12.919 197.1 12.253 197.1 10.937 C 197.1 9.571 198.192 8.655 199.869 8.655 C 201.498 8.655 202.507 9.471 202.719 10.887 C 202.735 10.987 202.702 11.02 202.638 11.02 L 201.856 11.02 C 201.775 11.02 201.758 10.97 201.742 10.903 C 201.546 9.937 200.96 9.488 199.869 9.488 C 198.761 9.488 198.077 10.02 198.077 10.903 C 198.077 11.72 198.517 12.103 199.787 12.37 L 200.52 12.519 C 202.394 12.886 202.915 13.452 202.915 14.801 C 202.915 16.334 201.872 17.2 200.048 17.2 Z\" fill=\"rgb(18,18,18)\"></path></svg>',svgContentId:8765097136,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:\"Propulsora de marcas\"})}),className:\"framer-e8asiy\",\"data-framer-name\":\"Copyright\",fonts:[\"FS;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"MMEzOBhQ4\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14d442u\",\"data-framer-name\":\"Group 10143\",layoutDependency:layoutDependency,layoutId:\"qMdTXnSnp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s3_OB7XgA\"},motionChild:true,nodeId:\"R0AKpYinu\",openInNewTab:false,scopeId:\"azpAmCuf5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15oysiw\",\"data-styles-preset\":\"hzZhb2Am2\",children:\"T\"})}),\"\\xe9rminos. y condiciones\"]})}),className:\"framer-1bc7hke\",\"data-framer-name\":\"Copyright\",fonts:[\"FS;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"R0AKpYinu\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\",opacity:.61},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:\"Todos los derechos reservados\\xa9\"})}),className:\"framer-1e7tap2\",\"data-framer-name\":\"Copyright\",fonts:[\"FS;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"ZUnc3XQiB\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\",opacity:.61},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:\"  De Apolo, para Apolo 2024\"})}),className:\"framer-1xar888\",\"data-framer-name\":\"Copyright\",fonts:[\"FS;Manrope-regular\"],layoutDependency:layoutDependency,layoutId:\"qhBixt6cF\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\",opacity:.61},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",...addPropertyOverrides({IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+444+30+269-62}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xxa1pe-container\",layoutDependency:layoutDependency,layoutId:\"uEkFcXrIN-container\",nodeId:\"uEkFcXrIN\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",style:{transformPerspective:1200},whileHover:animation1,children:/*#__PURE__*/_jsx(ScrollToTopButtonCopy,{height:\"100%\",id:\"uEkFcXrIN\",layoutId:\"uEkFcXrIN\",style:{height:\"100%\",width:\"100%\"},variant:\"HPI6F_iTy\",width:\"100%\"})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-4ob392\",layoutDependency:layoutDependency,layoutId:\"P9deFIFIN\",style:{filter:\"invert(1)\",WebkitFilter:\"invert(1)\"},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17smytm\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"xc1QnGQFS\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 82 22\"><path d=\"M 53.869 4.643 L 47.601 4.643 L 47.601 17.742 L 61.133 17.742 L 61.133 12.878 L 53.868 12.878 L 53.868 4.643 Z M 6.169 16.069 L 8.495 16.069 L 8.495 17.736 L 14.755 17.736 L 10.951 4.639 L 3.796 4.639 L 0 17.736 L 6.169 17.736 Z M 7.29 8.612 L 8.635 13.421 L 6.169 13.421 L 7.291 8.612 Z M 44.231 6.002 C 42.983 4.839 41.131 4.258 38.675 4.258 C 36.22 4.258 34.368 4.839 33.12 6.002 C 31.871 7.163 31.247 8.884 31.247 11.163 C 31.247 13.456 31.871 15.188 33.12 16.359 C 34.369 17.53 36.222 18.116 38.675 18.117 C 41.13 18.117 42.982 17.531 44.231 16.359 C 45.48 15.187 46.105 13.455 46.105 11.164 C 46.105 8.884 45.48 7.164 44.231 6.002 Z M 39.485 13.089 C 39.485 13.515 39.147 13.861 38.73 13.861 C 38.313 13.861 37.975 13.515 37.975 13.089 L 37.975 9.618 C 37.975 9.192 38.313 8.846 38.731 8.846 C 39.148 8.846 39.486 9.192 39.486 9.618 L 39.486 13.089 Z M 75.561 6.002 C 74.312 4.839 72.46 4.258 70.005 4.258 C 67.55 4.258 65.698 4.839 64.449 6.002 C 63.2 7.163 62.576 8.884 62.576 11.163 C 62.576 13.456 63.2 15.188 64.449 16.359 C 65.698 17.53 67.55 18.116 70.005 18.117 C 72.459 18.117 74.312 17.531 75.561 16.359 C 76.811 15.187 77.436 13.455 77.435 11.164 C 77.435 8.884 76.81 7.164 75.561 6.002 Z M 70.761 13.089 C 70.745 13.504 70.412 13.833 70.005 13.834 C 69.598 13.834 69.265 13.504 69.25 13.089 L 69.25 9.618 C 69.238 9.334 69.379 9.066 69.618 8.921 C 69.857 8.775 70.154 8.775 70.393 8.921 C 70.631 9.066 70.773 9.334 70.761 9.618 Z M 28.96 6.463 C 28.39 5.738 27.605 5.253 26.607 5.009 C 25.608 4.765 24.328 4.643 22.765 4.643 L 16.211 4.643 L 16.211 17.737 L 23.14 17.737 L 23.14 14.597 L 23.272 14.597 C 24.615 14.597 25.754 14.474 26.689 14.226 C 27.572 14.013 28.362 13.511 28.94 12.796 C 29.506 12.09 29.799 11.075 29.817 9.753 L 29.817 9.637 C 29.817 8.247 29.532 7.189 28.961 6.463 Z M 23.338 11.23 L 22.482 11.23 L 22.482 8.207 L 23.338 8.207 C 23.338 8.207 24.254 8.207 24.254 9.715 C 24.254 11.17 23.339 11.23 23.339 11.23 Z\" fill=\"rgb(0,0,0)\"></path><path d=\"M 83.164 17.134 C 83.099 17.134 83.066 17.1 83.066 17.034 L 83.066 5.572 C 83.066 5.506 83.099 5.473 83.164 5.473 L 87.236 5.473 C 89.548 5.473 90.77 6.506 90.77 8.455 C 90.77 9.787 90.167 10.687 88.962 11.12 L 88.962 11.153 C 90.38 11.519 91.178 12.553 91.178 14.035 C 91.178 16.167 89.972 17.134 87.383 17.134 Z M 84.092 16.218 L 87.431 16.218 C 89.304 16.218 90.119 15.518 90.119 13.935 C 90.119 12.386 89.272 11.67 87.431 11.67 L 84.092 11.67 Z M 84.092 10.753 L 87.22 10.753 C 88.865 10.753 89.711 10.021 89.711 8.571 C 89.711 7.105 88.881 6.389 87.22 6.389 L 84.092 6.389 L 84.092 10.754 Z M 93.055 17.133 C 92.989 17.133 92.941 17.1 92.941 17.034 L 92.941 10.137 C 92.941 9.238 93.445 8.721 94.341 8.721 L 97.045 8.721 C 97.11 8.721 97.143 8.771 97.143 8.838 L 97.143 9.505 C 97.143 9.571 97.11 9.621 97.045 9.621 L 93.95 9.621 L 93.95 17.034 C 93.95 17.1 93.918 17.133 93.852 17.133 Z M 101.683 17.2 C 99.501 17.2 98.084 15.518 98.084 12.935 C 98.084 10.353 99.501 8.655 101.683 8.655 C 102.969 8.655 104.077 9.338 104.696 10.554 L 104.745 10.554 L 104.745 8.838 C 104.745 8.772 104.778 8.721 104.843 8.721 L 105.657 8.721 C 105.722 8.721 105.755 8.771 105.755 8.838 L 105.755 16.301 L 106.813 16.301 C 106.879 16.301 106.927 16.335 106.927 16.401 L 106.927 17.034 C 106.927 17.101 106.879 17.134 106.813 17.134 L 105.739 17.134 C 105.103 17.134 104.778 16.834 104.778 16.268 L 104.778 15.352 L 104.728 15.352 C 104.142 16.518 103.002 17.2 101.683 17.2 Z M 99.109 12.935 C 99.109 15.035 100.201 16.35 101.911 16.35 C 103.654 16.35 104.794 15.002 104.794 12.936 C 104.794 10.886 103.638 9.504 101.911 9.504 C 100.201 9.504 99.109 10.854 99.109 12.936 Z M 108.452 17.134 C 108.386 17.134 108.354 17.1 108.354 17.034 L 108.354 8.838 C 108.354 8.772 108.386 8.721 108.452 8.721 L 109.217 8.721 C 109.282 8.721 109.315 8.771 109.315 8.838 L 109.315 10.321 L 109.363 10.321 C 109.917 9.238 110.862 8.655 112.133 8.655 C 114.054 8.655 115.08 9.921 115.08 12.302 L 115.08 17.034 C 115.08 17.1 115.048 17.133 114.982 17.133 L 114.169 17.133 C 114.119 17.133 114.071 17.1 114.071 17.034 L 114.071 12.303 C 114.071 10.454 113.321 9.537 111.807 9.537 C 110.243 9.537 109.363 10.537 109.363 12.303 L 109.363 17.034 C 109.363 17.1 109.315 17.133 109.25 17.133 L 108.452 17.133 Z M 120.244 17.2 C 118.062 17.2 116.645 15.518 116.645 12.936 C 116.645 10.353 118.062 8.655 120.244 8.655 C 121.547 8.655 122.655 9.338 123.258 10.554 L 123.306 10.554 L 123.306 5.24 C 123.306 5.173 123.355 5.14 123.42 5.14 L 124.218 5.14 C 124.283 5.14 124.316 5.173 124.316 5.24 L 124.316 17.034 C 124.316 17.1 124.283 17.133 124.218 17.133 L 123.453 17.133 C 123.387 17.133 123.355 17.1 123.355 17.034 L 123.355 15.35 L 123.306 15.35 C 122.72 16.516 121.563 17.199 120.244 17.199 Z M 117.671 12.936 C 117.671 15.035 118.762 16.35 120.472 16.35 C 122.215 16.35 123.355 15.002 123.355 12.936 C 123.355 10.886 122.199 9.504 120.472 9.504 C 118.762 9.504 117.671 10.854 117.671 12.936 Z M 135.152 17.2 C 132.057 17.2 130.087 14.901 130.087 11.303 C 130.087 7.755 132.236 5.406 135.478 5.406 C 137.872 5.406 139.631 6.806 140.07 8.938 C 140.087 9.021 140.038 9.055 139.989 9.055 L 139.174 9.055 C 139.109 9.055 139.077 9.021 139.061 8.955 C 138.637 7.272 137.367 6.323 135.478 6.323 C 132.839 6.323 131.129 8.271 131.129 11.303 C 131.129 14.385 132.692 16.284 135.25 16.284 C 137.563 16.284 138.995 14.768 139.109 12.153 L 135.298 12.153 C 135.272 12.154 135.247 12.144 135.228 12.125 C 135.21 12.105 135.2 12.079 135.201 12.052 L 135.201 11.336 C 135.201 11.27 135.25 11.237 135.298 11.237 L 139.989 11.237 C 140.054 11.237 140.087 11.27 140.087 11.336 L 140.087 17.034 C 140.087 17.1 140.054 17.133 139.989 17.133 L 139.289 17.133 C 139.224 17.133 139.174 17.1 139.174 17.034 L 139.174 14.668 L 139.126 14.668 C 138.54 16.284 137.057 17.2 135.152 17.2 Z M 145.455 17.2 C 143.322 17.2 142.132 15.968 142.132 13.768 L 142.132 8.838 C 142.132 8.772 142.165 8.721 142.23 8.721 L 143.028 8.721 C 143.059 8.72 143.088 8.732 143.11 8.754 C 143.131 8.776 143.143 8.807 143.142 8.838 L 143.142 13.886 C 143.142 15.451 144.005 16.35 145.455 16.35 C 146.937 16.35 147.784 15.451 147.784 13.885 L 147.784 8.838 C 147.784 8.772 147.833 8.721 147.882 8.721 L 148.696 8.721 C 148.761 8.721 148.794 8.771 148.794 8.838 L 148.794 13.768 C 148.794 15.968 147.605 17.2 145.455 17.2 Z M 150.95 17.134 C 150.885 17.134 150.852 17.1 150.852 17.034 L 150.852 8.838 C 150.852 8.772 150.885 8.721 150.95 8.721 L 151.748 8.721 C 151.779 8.72 151.808 8.732 151.83 8.754 C 151.851 8.776 151.863 8.807 151.862 8.838 L 151.862 17.034 C 151.862 17.1 151.813 17.133 151.748 17.133 L 150.95 17.133 Z M 150.657 6.739 L 150.657 5.523 C 150.657 5.457 150.689 5.406 150.755 5.406 L 151.944 5.406 C 152.009 5.406 152.041 5.456 152.041 5.523 L 152.041 6.739 C 152.041 6.789 152.009 6.838 151.944 6.838 L 150.755 6.838 C 150.689 6.838 150.657 6.789 150.657 6.739 Z M 157.176 17.2 C 154.994 17.2 153.577 15.518 153.577 12.936 C 153.577 10.353 154.994 8.655 157.176 8.655 C 158.479 8.655 159.586 9.338 160.189 10.554 L 160.238 10.554 L 160.238 5.24 C 160.238 5.173 160.287 5.14 160.352 5.14 L 161.15 5.14 C 161.216 5.14 161.248 5.173 161.248 5.24 L 161.248 17.034 C 161.248 17.1 161.216 17.133 161.15 17.133 L 160.385 17.133 C 160.32 17.133 160.287 17.1 160.287 17.034 L 160.287 15.35 L 160.238 15.35 C 159.652 16.516 158.496 17.199 157.176 17.199 Z M 154.603 12.936 C 154.603 15.035 155.694 16.35 157.404 16.35 C 159.147 16.35 160.287 15.002 160.287 12.936 C 160.287 10.886 159.13 9.504 157.404 9.504 C 155.694 9.504 154.603 10.854 154.603 12.936 Z M 166.885 17.2 C 164.491 17.2 162.977 15.551 162.977 12.936 C 162.977 10.337 164.507 8.655 166.885 8.655 C 169.084 8.655 170.42 10.253 170.42 12.936 L 170.42 13.186 C 170.42 13.253 170.387 13.285 170.322 13.285 L 164.003 13.285 C 164.084 15.184 165.143 16.351 166.885 16.351 C 168.156 16.351 169.068 15.751 169.378 14.768 C 169.41 14.702 169.443 14.685 169.491 14.685 L 170.273 14.685 C 170.339 14.685 170.387 14.718 170.371 14.785 C 170.029 16.218 168.709 17.2 166.885 17.2 Z M 164.019 12.502 L 169.443 12.502 C 169.378 10.587 168.433 9.504 166.885 9.504 C 165.159 9.504 164.117 10.62 164.019 12.502 Z M 173.534 17.134 C 172.638 17.134 172.15 16.633 172.15 15.717 L 172.15 5.24 C 172.15 5.173 172.182 5.14 172.247 5.14 L 173.045 5.14 C 173.111 5.14 173.159 5.173 173.159 5.24 L 173.159 16.301 L 175.049 16.301 C 175.097 16.301 175.146 16.335 175.146 16.401 L 175.146 17.034 C 175.146 17.101 175.097 17.134 175.049 17.134 Z M 176.717 17.134 C 176.652 17.134 176.619 17.1 176.619 17.034 L 176.619 8.838 C 176.619 8.772 176.652 8.721 176.717 8.721 L 177.515 8.721 C 177.545 8.72 177.574 8.732 177.596 8.754 C 177.618 8.776 177.629 8.807 177.628 8.838 L 177.628 17.034 C 177.628 17.1 177.58 17.133 177.515 17.133 L 176.717 17.133 Z M 176.423 6.739 L 176.423 5.523 C 176.423 5.457 176.456 5.406 176.521 5.406 L 177.71 5.406 C 177.775 5.406 177.808 5.456 177.808 5.523 L 177.808 6.739 C 177.808 6.789 177.775 6.838 177.71 6.838 L 176.521 6.838 C 176.456 6.838 176.423 6.789 176.423 6.739 Z M 179.929 17.134 C 179.864 17.134 179.832 17.1 179.832 17.034 L 179.832 8.838 C 179.832 8.772 179.864 8.721 179.929 8.721 L 180.695 8.721 C 180.76 8.721 180.793 8.771 180.793 8.838 L 180.793 10.321 L 180.841 10.321 C 181.396 9.238 182.34 8.655 183.61 8.655 C 185.532 8.655 186.558 9.921 186.558 12.302 L 186.558 17.034 C 186.558 17.1 186.525 17.133 186.46 17.133 L 185.646 17.133 C 185.597 17.133 185.548 17.1 185.548 17.034 L 185.548 12.303 C 185.548 10.454 184.799 9.537 183.284 9.537 C 181.721 9.537 180.841 10.537 180.841 12.303 L 180.841 17.034 C 180.841 17.1 180.793 17.133 180.727 17.133 L 179.929 17.133 Z M 192.031 17.2 C 189.637 17.2 188.123 15.551 188.123 12.936 C 188.123 10.337 189.653 8.655 192.031 8.655 C 194.23 8.655 195.566 10.253 195.566 12.936 L 195.566 13.186 C 195.566 13.253 195.533 13.285 195.468 13.285 L 189.149 13.285 C 189.23 15.184 190.289 16.351 192.031 16.351 C 193.302 16.351 194.214 15.751 194.524 14.768 C 194.556 14.702 194.589 14.685 194.638 14.685 L 195.42 14.685 C 195.484 14.685 195.533 14.718 195.517 14.785 C 195.175 16.218 193.856 17.2 192.031 17.2 Z M 189.165 12.502 L 194.589 12.502 C 194.524 10.587 193.579 9.504 192.031 9.504 C 190.305 9.504 189.263 10.62 189.165 12.502 Z M 200.048 17.2 C 198.208 17.2 197.084 16.334 196.904 14.751 C 196.888 14.652 196.937 14.618 196.986 14.618 L 197.768 14.618 C 197.833 14.618 197.849 14.651 197.865 14.718 C 198.077 15.834 198.761 16.384 200.048 16.384 C 201.221 16.384 201.937 15.801 201.937 14.834 C 201.937 14.002 201.546 13.685 200.211 13.402 L 199.527 13.269 C 197.8 12.919 197.1 12.253 197.1 10.937 C 197.1 9.571 198.192 8.655 199.869 8.655 C 201.498 8.655 202.507 9.471 202.719 10.887 C 202.735 10.987 202.702 11.02 202.638 11.02 L 201.856 11.02 C 201.775 11.02 201.758 10.97 201.742 10.903 C 201.546 9.937 200.96 9.488 199.869 9.488 C 198.761 9.488 198.077 10.02 198.077 10.903 C 198.077 11.72 198.517 12.103 199.787 12.37 L 200.52 12.519 C 202.394 12.886 202.915 13.452 202.915 14.801 C 202.915 16.334 201.872 17.2 200.048 17.2 Z\" fill=\"rgb(18,18,18)\"></path></svg>',svgContentId:8765097136,withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({fTgjzxYfD:{height:33,width:\"33px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+851+30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1dtv4l9-container\",layoutDependency:layoutDependency,layoutId:\"gk7f8Xtvw-container\",nodeId:\"gk7f8Xtvw\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",style:{transformPerspective:1200},whileHover:animation1,children:/*#__PURE__*/_jsx(ScrollToTopButtonCopy,{height:\"100%\",id:\"gk7f8Xtvw\",layoutId:\"gk7f8Xtvw\",style:{height:\"100%\",width:\"100%\"},variant:\"HPI6F_iTy\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t7usme\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"FPohU4aVi\",style:{backgroundColor:\"var(--token-f0fba15e-46b1-47fd-af38-43336b0f1fe6, rgba(242, 242, 242, 0.8))\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-g62ppm\",\"data-framer-name\":\"Leading links\",layoutDependency:layoutDependency,layoutId:\"JBQIlGi0X\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gTGlnaHQ=\",\"--framer-font-family\":'\"At Hauss Aero Light\", \"At Hauss Aero Light Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:\"Focus\"})}),className:\"framer-1y3akoh\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;At Hauss Aero Light\"],layoutDependency:layoutDependency,layoutId:\"QvQaGuLV5\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WgG9kKeic\"},implicitPathVariables:undefined},{href:{webPageId:\"WgG9kKeic\"},implicitPathVariables:undefined},{href:{webPageId:\"WgG9kKeic\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+33.75,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+0+0+30},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+33.75}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hp5m0i-container\",layoutDependency:layoutDependency,layoutId:\"MzseXLcR6-container\",nodeId:\"MzseXLcR6\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Nosotros\",height:\"100%\",id:\"MzseXLcR6\",layoutId:\"MzseXLcR6\",nROLtrc_N:resolvedLinks2[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks2[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RuhJCpTZf\"},implicitPathVariables:undefined},{href:{webPageId:\"RuhJCpTZf\"},implicitPathVariables:undefined},{href:{webPageId:\"RuhJCpTZf\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+73.5,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+0+0+66},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+73.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13kndrf-container\",layoutDependency:layoutDependency,layoutId:\"iLGxTZImK-container\",nodeId:\"iLGxTZImK\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Space Blog\",height:\"100%\",id:\"iLGxTZImK\",layoutId:\"iLGxTZImK\",nROLtrc_N:resolvedLinks3[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks3[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JaY4wX5es\"},implicitPathVariables:undefined},{href:{webPageId:\"JaY4wX5es\"},implicitPathVariables:undefined},{href:{webPageId:\"JaY4wX5es\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+113.25,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+0+0+102},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+113.25}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1po3b50-container\",layoutDependency:layoutDependency,layoutId:\"qwi9PHtMg-container\",nodeId:\"qwi9PHtMg\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Brandnautas\",height:\"100%\",id:\"qwi9PHtMg\",layoutId:\"qwi9PHtMg\",nROLtrc_N:resolvedLinks4[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks4[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+153,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+0+0+138},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+153}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-u1mnpg-container\",layoutDependency:layoutDependency,layoutId:\"ZyNZ5ASsb-container\",nodeId:\"ZyNZ5ASsb\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Metodolog\\xeda\",height:\"100%\",id:\"ZyNZ5ASsb\",layoutId:\"ZyNZ5ASsb\",r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"txbL5nJ5r\"},implicitPathVariables:undefined},{href:{webPageId:\"txbL5nJ5r\"},implicitPathVariables:undefined},{href:{webPageId:\"txbL5nJ5r\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+192.75,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+0+0+174},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+192.75}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lazlea-container\",layoutDependency:layoutDependency,layoutId:\"WaaNBZYqw-container\",nodeId:\"WaaNBZYqw\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Apolo Academy\",height:\"100%\",id:\"WaaNBZYqw\",layoutId:\"WaaNBZYqw\",nROLtrc_N:resolvedLinks5[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks5[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FqbWFFEl8\"},implicitPathVariables:undefined},{href:{webPageId:\"FqbWFFEl8\"},implicitPathVariables:undefined},{href:{webPageId:\"FqbWFFEl8\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+232.5,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+0+0+210},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+232.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lmxyub-container\",layoutDependency:layoutDependency,layoutId:\"dFtzcpm9Z-container\",nodeId:\"dFtzcpm9Z\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"S\\xfabete a la nave\",height:\"100%\",id:\"dFtzcpm9Z\",layoutId:\"dFtzcpm9Z\",nROLtrc_N:resolvedLinks6[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks6[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RVEkLJvSK\"},implicitPathVariables:undefined},{href:{webPageId:\"RVEkLJvSK\"},implicitPathVariables:undefined},{href:{webPageId:\"RVEkLJvSK\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+272.25,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+0+0+246},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+272.25}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ty8g18-container\",layoutDependency:layoutDependency,layoutId:\"E5k5F31w3-container\",nodeId:\"E5k5F31w3\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Servicios\",height:\"100%\",id:\"E5k5F31w3\",layoutId:\"E5k5F31w3\",nROLtrc_N:resolvedLinks7[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks7[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n2psv2\",\"data-highlight\":true,id:`${layoutId}-n2psv2`,layoutDependency:layoutDependency,layoutId:\"ihIeuu3zj\",onTap:onTaptxyyif({overlay}),ref:ref1,whileHover:animation2,children:[/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-n2psv2`,offsetX:-5.46875437349081,offsetY:65.50000899657607,onDismiss:overlay.hide,placement:\"top\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-usytew\",exit:animation3,initial:animation5,layoutDependency:layoutDependency,layoutId:\"d0FCFzg68\",ref:ref2,role:\"dialog\",style:{backgroundColor:\"var(--token-1445773a-517d-4048-8091-2ead743deb7b, rgb(255, 255, 255))\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gTGlnaHQ=\",\"--framer-font-family\":'\"At Hauss Aero Light\", \"At Hauss Aero Light Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38)))\"},children:\"Apolo. Propulsora de Marcas ha sido beneficiaria del Fondo Europeo de Desarrollo Regional cuyo objetivo es mejorar el uso y la calidad de las tecnolog\\xedas de la informaci\\xf3n y de las comunicaciones y el acceso a las mismas y gracias al que ha \\xabPresencia web a trav\\xe9s de p\\xe1gina propia\\xbb para \\xabObjetivo impulsar la incorporaci\\xf3n de las TIC a la actividad habitual de las pymes\\xbb desde noviembre a diciembre de 2021.\\xa0Para ello ha contado con el apoyo del programa TICC\\xe1maras de la C\\xe1mara de Comercio del Campo de Gibraltar\u201D\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gTGlnaHQ=\",\"--framer-font-family\":'\"At Hauss Aero Light\", \"At Hauss Aero Light Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38)))\"},children:\"\\xa0\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gTGlnaHQ=\",\"--framer-font-family\":'\"At Hauss Aero Light\", \"At Hauss Aero Light Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-1iakedh, var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Una manera de hacer Europa\"})})]}),className:\"framer-1rxko7v\",fonts:[\"CUSTOM;At Hauss Aero Light\"],layoutDependency:layoutDependency,layoutId:\"OXpCs2rjG\",style:{\"--extracted-1iakedh\":\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",\"--extracted-2gxw0f\":\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",\"--extracted-r6o4lv\":\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zuuhhu\",layoutDependency:layoutDependency,layoutId:\"uhM5KSG2F\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1o7ygg3\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Xpr1FkwYP\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 102 32\"><path d=\"M 59.633 12.364 L 60.231 12.364 C 60.278 12.364 60.302 12.34 60.302 12.294 L 60.302 8.628 L 64.247 8.628 C 64.269 8.629 64.29 8.62 64.305 8.605 C 64.321 8.59 64.329 8.569 64.329 8.547 L 64.329 8.058 C 64.329 8.012 64.294 7.988 64.247 7.988 L 60.302 7.988 L 60.302 4.858 L 64.482 4.858 C 64.529 4.858 64.564 4.835 64.564 4.788 L 64.564 4.288 C 64.564 4.241 64.529 4.218 64.482 4.218 L 59.633 4.218 C 59.586 4.218 59.562 4.241 59.562 4.288 L 59.562 12.294 C 59.562 12.34 59.586 12.364 59.633 12.364 Z M 68.184 12.41 C 69.887 12.41 71.037 11.2 71.037 9.431 C 71.037 7.663 69.887 6.452 68.184 6.452 C 66.494 6.452 65.331 7.651 65.331 9.431 C 65.331 11.2 66.482 12.41 68.184 12.41 Z M 66.071 9.431 C 66.071 7.988 66.893 7.046 68.184 7.046 C 69.464 7.046 70.298 7.988 70.298 9.431 C 70.298 10.886 69.464 11.817 68.184 11.817 C 66.893 11.817 66.071 10.886 66.071 9.431 Z M 72.347 12.364 L 72.922 12.364 C 72.969 12.364 73.004 12.34 73.004 12.294 L 73.004 8.989 C 73.004 7.756 73.638 7.057 74.765 7.057 C 75.857 7.057 76.397 7.697 76.397 8.989 L 76.397 12.294 C 76.397 12.34 76.432 12.364 76.468 12.364 L 77.055 12.364 C 77.102 12.364 77.125 12.34 77.125 12.294 L 77.125 8.989 C 77.125 7.325 76.386 6.441 75 6.441 C 74.084 6.441 73.403 6.848 73.004 7.604 L 72.969 7.604 L 72.969 6.569 C 72.969 6.522 72.945 6.487 72.898 6.487 L 72.347 6.487 C 72.3 6.487 72.276 6.522 72.276 6.569 L 72.276 12.294 C 72.276 12.34 72.3 12.364 72.347 12.364 Z M 80.848 12.41 C 81.799 12.41 82.632 11.933 83.055 11.119 L 83.09 11.119 L 83.09 12.294 C 83.09 12.34 83.114 12.364 83.161 12.364 L 83.713 12.364 C 83.76 12.364 83.783 12.34 83.783 12.294 L 83.783 4.055 C 83.783 4.009 83.76 3.985 83.713 3.985 L 83.137 3.985 C 83.09 3.985 83.055 4.009 83.055 4.055 L 83.055 7.767 L 83.02 7.767 C 82.586 6.918 81.787 6.441 80.848 6.441 C 79.275 6.441 78.253 7.628 78.253 9.431 C 78.253 11.235 79.275 12.41 80.848 12.41 Z M 78.993 9.431 C 78.993 7.977 79.779 7.034 81.012 7.034 C 82.257 7.034 83.09 8 83.09 9.431 C 83.09 10.874 82.269 11.817 81.012 11.817 C 79.779 11.817 78.993 10.897 78.993 9.431 Z M 87.883 12.41 C 89.585 12.41 90.736 11.2 90.736 9.431 C 90.736 7.663 89.585 6.452 87.883 6.452 C 86.192 6.452 85.03 7.651 85.03 9.431 C 85.03 11.2 86.18 12.41 87.883 12.41 Z M 85.77 9.431 C 85.77 7.988 86.591 7.046 87.883 7.046 C 89.163 7.046 89.996 7.988 89.996 9.431 C 89.996 10.886 89.163 11.817 87.883 11.817 C 86.591 11.817 85.77 10.886 85.77 9.431 Z M 59.633 28.364 L 64.716 28.364 C 64.763 28.364 64.799 28.34 64.799 28.294 L 64.799 27.793 C 64.799 27.747 64.763 27.724 64.716 27.724 L 60.302 27.724 L 60.302 24.57 L 64.364 24.57 C 64.411 24.57 64.446 24.547 64.446 24.5 L 64.446 24 C 64.446 23.965 64.411 23.93 64.364 23.93 L 60.302 23.93 L 60.302 20.858 L 64.599 20.858 C 64.646 20.858 64.681 20.835 64.681 20.788 L 64.681 20.288 C 64.681 20.241 64.646 20.218 64.599 20.218 L 59.633 20.218 C 59.586 20.218 59.562 20.241 59.562 20.288 L 59.562 28.294 C 59.562 28.34 59.586 28.364 59.633 28.364 Z M 68.489 28.41 C 70.039 28.41 70.896 27.549 70.896 26.013 L 70.896 22.569 C 70.896 22.522 70.872 22.487 70.825 22.487 L 70.238 22.487 C 70.203 22.487 70.168 22.522 70.168 22.569 L 70.168 26.095 C 70.168 27.188 69.557 27.817 68.489 27.817 C 67.444 27.817 66.822 27.188 66.822 26.095 L 66.822 22.569 C 66.822 22.547 66.814 22.526 66.798 22.511 C 66.783 22.495 66.761 22.487 66.74 22.487 L 66.164 22.487 C 66.117 22.487 66.094 22.522 66.094 22.569 L 66.094 26.013 C 66.094 27.549 66.951 28.41 68.489 28.41 Z M 72.427 28.364 L 73.002 28.364 C 73.049 28.364 73.072 28.34 73.072 28.294 L 73.072 23.116 L 75.303 23.116 C 75.35 23.116 75.374 23.081 75.374 23.034 L 75.374 22.569 C 75.374 22.522 75.35 22.487 75.303 22.487 L 73.354 22.487 C 72.708 22.487 72.344 22.848 72.344 23.476 L 72.344 28.294 C 72.344 28.34 72.38 28.364 72.427 28.364 Z M 78.905 28.41 C 80.607 28.41 81.758 27.2 81.758 25.431 C 81.758 23.663 80.607 22.452 78.905 22.452 C 77.214 22.452 76.052 23.651 76.052 25.431 C 76.052 27.2 77.202 28.41 78.905 28.41 Z M 76.791 25.431 C 76.791 23.988 77.613 23.046 78.905 23.046 C 80.184 23.046 81.018 23.988 81.018 25.431 C 81.018 26.886 80.184 27.817 78.905 27.817 C 77.613 27.817 76.791 26.886 76.791 25.431 Z M 83.068 30.575 L 83.643 30.575 C 83.69 30.575 83.725 30.551 83.725 30.505 L 83.725 27.095 L 83.76 27.095 C 84.195 27.933 84.993 28.41 85.932 28.41 C 87.506 28.41 88.527 27.223 88.527 25.42 C 88.527 23.628 87.506 22.441 85.932 22.441 C 84.981 22.441 84.148 22.918 83.725 23.732 L 83.69 23.732 L 83.69 22.569 C 83.69 22.522 83.666 22.487 83.619 22.487 L 83.068 22.487 C 83.021 22.487 82.997 22.522 82.997 22.569 L 82.997 30.505 C 82.997 30.551 83.021 30.575 83.068 30.575 Z M 83.69 25.42 C 83.69 23.988 84.512 23.034 85.768 23.034 C 87.001 23.034 87.788 23.965 87.788 25.42 C 87.788 26.874 87.001 27.817 85.768 27.817 C 84.524 27.817 83.69 26.863 83.69 25.42 Z M 92.239 28.41 C 93.554 28.41 94.505 27.724 94.751 26.723 C 94.763 26.676 94.728 26.653 94.681 26.653 L 94.117 26.653 C 94.082 26.653 94.059 26.665 94.035 26.711 C 93.812 27.398 93.155 27.817 92.239 27.817 C 90.983 27.817 90.219 27.002 90.161 25.676 L 94.716 25.676 C 94.763 25.676 94.787 25.652 94.787 25.606 L 94.787 25.431 C 94.787 23.558 93.824 22.441 92.239 22.441 C 90.525 22.441 89.421 23.616 89.421 25.431 C 89.421 27.258 90.513 28.41 92.239 28.41 Z M 90.172 25.129 C 90.243 23.814 90.994 23.034 92.239 23.034 C 93.354 23.034 94.035 23.791 94.082 25.129 Z M 98.534 28.41 C 100.237 28.41 101.387 27.2 101.387 25.431 C 101.387 23.663 100.237 22.452 98.534 22.452 C 96.843 22.452 95.681 23.651 95.681 25.431 C 95.681 27.2 96.832 28.41 98.534 28.41 Z M 96.421 25.431 C 96.421 23.988 97.243 23.046 98.534 23.046 C 99.814 23.046 100.648 23.988 100.648 25.431 C 100.648 26.886 99.814 27.817 98.534 27.817 C 97.243 27.817 96.421 26.886 96.421 25.431 Z\" fill=\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Dinamic Negro-Blanco&quot;} */\"></path><path d=\"M 44.355 0.727 L 5.545 0.727 C 2.482 0.727 0 2.881 0 5.538 L 0 27.189 C 0 29.846 2.482 32 5.545 32 L 44.355 32 C 47.417 32 49.899 29.846 49.899 27.189 L 49.899 5.538 C 49.899 2.881 47.417 0.727 44.355 0.727 Z\" fill=\"var(--token-7a29f6a2-1d1d-4885-b65f-7aed3d6f19b8, rgb(46, 119, 255)) /* {&quot;name&quot;:&quot;Blue Earth&quot;} */\"></path><path d=\"M 25.889 7.526 L 26.789 6.873 L 25.676 6.873 L 25.331 5.818 L 24.988 6.873 L 23.875 6.873 L 24.775 7.526 L 24.43 8.581 L 25.331 7.929 L 26.232 8.581 L 25.889 7.527 Z M 25.889 25.854 L 26.789 25.201 L 25.676 25.201 L 25.331 24.146 L 24.988 25.201 L 23.875 25.201 L 24.775 25.854 L 24.43 26.909 L 25.331 26.257 L 26.232 26.909 Z M 16.691 16.689 L 17.592 16.037 L 16.478 16.037 L 16.134 14.982 L 15.789 16.036 L 14.676 16.036 L 15.577 16.689 L 15.233 17.744 L 16.134 17.092 L 17.035 17.745 L 16.691 16.689 Z M 17.865 12.159 L 18.767 11.506 L 17.653 11.506 L 17.308 10.451 L 16.964 11.505 L 15.85 11.505 L 16.751 12.159 L 16.407 13.213 L 17.308 12.561 L 18.21 13.214 Z M 17.865 21.272 L 18.767 20.62 L 17.653 20.62 L 17.308 19.564 L 16.964 20.62 L 15.85 20.62 L 16.751 21.272 L 16.407 22.327 L 17.308 21.675 L 18.21 22.327 L 17.865 21.273 Z M 21.289 8.753 L 22.191 8.101 L 21.076 8.101 L 20.732 7.046 L 20.388 8.101 L 19.274 8.101 L 20.175 8.753 L 19.831 9.809 L 20.732 9.156 L 21.633 9.809 L 21.289 8.754 Z M 21.289 24.685 L 22.191 24.033 L 21.076 24.033 L 20.732 22.978 L 20.388 24.033 L 19.274 24.033 L 20.175 24.685 L 19.831 25.74 L 20.732 25.089 L 21.633 25.74 L 21.289 24.686 Z M 33.94 16.689 L 33.04 16.037 L 34.154 16.037 L 34.498 14.982 L 34.843 16.036 L 35.957 16.036 L 35.056 16.689 L 35.4 17.744 L 34.499 17.092 L 33.598 17.745 L 33.942 16.689 Z M 32.766 12.159 L 31.865 11.506 L 32.979 11.506 L 33.323 10.451 L 33.667 11.505 L 34.783 11.505 L 33.882 12.159 L 34.226 13.213 L 33.325 12.561 L 32.424 13.214 L 32.768 12.159 Z M 32.766 21.272 L 31.865 20.62 L 32.979 20.62 L 33.323 19.564 L 33.667 20.62 L 34.783 20.62 L 33.882 21.272 L 34.226 22.327 L 33.325 21.675 L 32.424 22.327 L 32.768 21.273 Z M 29.342 8.753 L 28.441 8.101 L 29.556 8.101 L 29.899 7.046 L 30.243 8.101 L 31.357 8.101 L 30.457 8.753 L 30.8 9.809 L 29.899 9.156 L 28.999 9.809 L 29.342 8.754 Z M 29.342 24.685 L 28.441 24.033 L 29.556 24.033 L 29.899 22.978 L 30.243 24.033 L 31.357 24.033 L 30.457 24.685 L 30.8 25.74 L 29.899 25.089 L 28.999 25.74 L 29.342 24.686 Z\" fill=\"var(--token-f0fba15e-46b1-47fd-af38-43336b0f1fe6, rgb(234, 234, 234)) /* {&quot;name&quot;:&quot;Dinamic Blanco-Negro&quot;} */\"></path></svg>',svgContentId:9139338009,withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:122,intrinsicWidth:159.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+312+0+0+12),pixelHeight:151,pixelWidth:474,src:\"https://framerusercontent.com/images/Uy36PtdFoMunUxboAcBSr6rLU.png\"},className:\"framer-1idhotn\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"UbGvBWUNr\",...addPropertyOverrides({IOq4L_ayH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:122,intrinsicWidth:159.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+312+0+0+12),pixelHeight:151,pixelWidth:474,src:\"https://framerusercontent.com/images/Uy36PtdFoMunUxboAcBSr6rLU.png\"}}},baseVariant,gestureVariant)})]})]})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-12zs0w\",\"data-framer-name\":\"Trailing links\",layoutDependency:layoutDependency,layoutId:\"Svfj8E_v6\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gTGlnaHQ=\",\"--framer-font-family\":'\"At Hauss Aero Light\", \"At Hauss Aero Light Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142)))\"},children:\"Trabajamos\"})}),className:\"framer-ei196f\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;At Hauss Aero Light\"],layoutDependency:layoutDependency,layoutId:\"EKTsV8Xx5\",style:{\"--extracted-r6o4lv\":\"var(--token-2c541943-a99a-4ecb-bbe1-39c81e32ad57, rgb(142, 142, 142))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kTPyGN7iQ\"},implicitPathVariables:undefined},{href:{webPageId:\"kTPyGN7iQ\"},implicitPathVariables:undefined},{href:{webPageId:\"kTPyGN7iQ\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+104.375,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+292+0+110},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+104.375}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qr1shh-container\",layoutDependency:layoutDependency,layoutId:\"COpfvTFIz-container\",nodeId:\"COpfvTFIz\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Agencia de Branding en Barcelona\",height:\"100%\",id:\"COpfvTFIz\",layoutId:\"COpfvTFIz\",nROLtrc_N:resolvedLinks8[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\",width:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks8[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NWGtnDc6V\"},implicitPathVariables:undefined},{href:{webPageId:\"NWGtnDc6V\"},implicitPathVariables:undefined},{href:{webPageId:\"NWGtnDc6V\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+134.75,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+292+0+146},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+134.75}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12asj3e-container\",layoutDependency:layoutDependency,layoutId:\"ZezcU_8pL-container\",nodeId:\"ZezcU_8pL\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Agencia de Branding en Madrid\",height:\"100%\",id:\"ZezcU_8pL\",layoutId:\"ZezcU_8pL\",nROLtrc_N:resolvedLinks9[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks9[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yFXQFHsBw\"},implicitPathVariables:undefined},{href:{webPageId:\"yFXQFHsBw\"},implicitPathVariables:undefined},{href:{webPageId:\"yFXQFHsBw\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+165.125,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+292+0+182},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+165.125}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p6yntt-container\",layoutDependency:layoutDependency,layoutId:\"Eo1BLpzVi-container\",nodeId:\"Eo1BLpzVi\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Agencia de Branding en Valencia\",height:\"100%\",id:\"Eo1BLpzVi\",layoutId:\"Eo1BLpzVi\",nROLtrc_N:resolvedLinks10[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks10[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks10[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qVqaQMdnM\"},implicitPathVariables:undefined},{href:{webPageId:\"qVqaQMdnM\"},implicitPathVariables:undefined},{href:{webPageId:\"qVqaQMdnM\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+195.5,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+292+0+218},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+195.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4fda4l-container\",layoutDependency:layoutDependency,layoutId:\"PjMod2MqZ-container\",nodeId:\"PjMod2MqZ\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Agencia de Branding en Murcia\",height:\"100%\",id:\"PjMod2MqZ\",layoutId:\"PjMod2MqZ\",nROLtrc_N:resolvedLinks11[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks11[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks11[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"i1HbPZysn\"},implicitPathVariables:undefined},{href:{webPageId:\"i1HbPZysn\"},implicitPathVariables:undefined},{href:{webPageId:\"i1HbPZysn\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+225.875,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+292+0+254},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+225.875}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18nb3cd-container\",layoutDependency:layoutDependency,layoutId:\"zjdhusE1m-container\",nodeId:\"zjdhusE1m\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Agencia de Branding en Sevilla\",height:\"100%\",id:\"zjdhusE1m\",layoutId:\"zjdhusE1m\",nROLtrc_N:resolvedLinks12[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks12[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks12[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VIHCbyVEi\"},implicitPathVariables:undefined},{href:{webPageId:\"VIHCbyVEi\"},implicitPathVariables:undefined},{href:{webPageId:\"VIHCbyVEi\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+256.25,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+292+0+290},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+256.25}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wrbho5-container\",layoutDependency:layoutDependency,layoutId:\"pPrTFctUK-container\",nodeId:\"pPrTFctUK\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Agencia de Branding en M\\xe1laga\",height:\"100%\",id:\"pPrTFctUK\",layoutId:\"pPrTFctUK\",nROLtrc_N:resolvedLinks13[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks13[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks13[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"O8_j7l1RV\"},implicitPathVariables:undefined},{href:{webPageId:\"O8_j7l1RV\"},implicitPathVariables:undefined},{href:{webPageId:\"O8_j7l1RV\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+286.625,...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+292+0+326},IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+286.625}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17wn3jc-container\",layoutDependency:layoutDependency,layoutId:\"nUJLLyH49-container\",nodeId:\"nUJLLyH49\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(TextLinkCopy,{diiPXt8iL:\"Descargar Dossier\",height:\"100%\",id:\"nUJLLyH49\",layoutId:\"nUJLLyH49\",nROLtrc_N:resolvedLinks14[0],r0Y_iwwsn:\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",style:{height:\"100%\"},variant:\"dt51rmGLl\",width:\"100%\",...addPropertyOverrides({fTgjzxYfD:{nROLtrc_N:resolvedLinks14[2]},IOq4L_ayH:{nROLtrc_N:resolvedLinks14[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j510jn\",\"data-framer-name\":\"Group 10143\",layoutDependency:layoutDependency,layoutId:\"rkS4dR_Sx\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://es.linkedin.com/company/apolobranding\",motionChild:true,nodeId:\"iYtwvjNUM\",openInNewTab:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1n7i1qk framer-1r2djvg\",\"data-framer-name\":\"Linkedin\",layoutDependency:layoutDependency,layoutId:\"iYtwvjNUM\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+317+9+0+0,...addPropertyOverrides({IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+317+9+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b9uruz-container\",layoutDependency:layoutDependency,layoutId:\"Yaycrh4TQ-container\",nodeId:\"Yaycrh4TQ\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(InsCopy,{height:\"100%\",id:\"Yaycrh4TQ\",layoutId:\"Yaycrh4TQ\",Sfx0j_zGj:\"Link\",style:{height:\"100%\",width:\"100%\"},variant:\"Ufmak5DdE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@apolo.propulsorademarcas3397\",motionChild:true,nodeId:\"mVXHZvQXr\",openInNewTab:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1twj17f framer-1r2djvg\",\"data-framer-name\":\"Youtube\",layoutDependency:layoutDependency,layoutId:\"mVXHZvQXr\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+317+9+0+0,...addPropertyOverrides({IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+317+9+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gsemhj-container\",layoutDependency:layoutDependency,layoutId:\"nRmcHIHiw-container\",nodeId:\"nRmcHIHiw\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(InsCopy,{height:\"100%\",id:\"nRmcHIHiw\",layoutId:\"nRmcHIHiw\",Sfx0j_zGj:\"YT\",style:{height:\"100%\",width:\"100%\"},variant:\"Ufmak5DdE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/apolo.propulsora/\",motionChild:true,nodeId:\"mGfoSXEIq\",openInNewTab:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1tzsor3 framer-1r2djvg\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"mGfoSXEIq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+317+9+0+0,...addPropertyOverrides({IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+317+9+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rgfo6u-container\",layoutDependency:layoutDependency,layoutId:\"A8VUomTA0-container\",nodeId:\"A8VUomTA0\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(InsCopy,{height:\"100%\",id:\"A8VUomTA0\",layoutId:\"A8VUomTA0\",Sfx0j_zGj:\"In\",style:{height:\"100%\",width:\"100%\"},variant:\"Ufmak5DdE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/apolopropulsora\",motionChild:true,nodeId:\"gDIZawzgj\",openInNewTab:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1b5xlw8 framer-1r2djvg\",\"data-framer-name\":\"Twitter\",layoutDependency:layoutDependency,layoutId:\"gDIZawzgj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+0+317+9+0+0,...addPropertyOverrides({IOq4L_ayH:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||773)-0-773)/1*0)+0+0+28+0+317+9+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yce8k7-container\",layoutDependency:layoutDependency,layoutId:\"irKfXZpoB-container\",nodeId:\"irKfXZpoB\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(InsCopy,{height:\"100%\",id:\"irKfXZpoB\",layoutId:\"irKfXZpoB\",Sfx0j_zGj:\"X\",style:{height:\"100%\",width:\"100%\"},variant:\"Ufmak5DdE\",width:\"100%\"})})})})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||428)-0-428)/1*0)+0+30+368-42,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-b2alnn-container\",layoutDependency:layoutDependency,layoutId:\"bkTZimACA-container\",nodeId:\"bkTZimACA\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",style:{transformPerspective:1200},whileHover:animation1,children:/*#__PURE__*/_jsx(ScrollToTopButtonCopy,{height:\"100%\",id:\"bkTZimACA\",layoutId:\"bkTZimACA\",qlj0LWdSC:qlj0LWdSC1pr94e0,style:{height:\"100%\",width:\"100%\"},variant:\"uRrxuI5f8\",width:\"100%\"})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-henj00\",\"data-highlight\":true,id:`${layoutId}-henj00`,layoutDependency:layoutDependency,layoutId:\"JI84GwtSQ\",onTap:onTaptxyyif({overlay:overlay1}),ref:ref3,whileHover:animation2,children:[/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"start\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-henj00`,offsetX:-296.296875,offsetY:143,onDismiss:overlay1.hide,placement:\"top\",safeArea:false,zIndex:11,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-3o0mrt\",exit:animation3,initial:animation5,layoutDependency:layoutDependency,layoutId:\"bVZk1z8tC\",ref:ref4,role:\"dialog\",style:{backgroundColor:\"var(--token-1445773a-517d-4048-8091-2ead743deb7b, rgb(255, 255, 255))\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px 10px 20px 0px rgba(0,0,0,0.05)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gTGlnaHQ=\",\"--framer-font-family\":'\"At Hauss Aero Light\", \"At Hauss Aero Light Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38)))\"},children:\"Apolo. Propulsora de Marcas ha sido beneficiaria del Fondo Europeo de Desarrollo Regional cuyo objetivo es mejorar el uso y la calidad de las tecnolog\\xedas de la informaci\\xf3n y de las comunicaciones y el acceso a las mismas y gracias al que ha \\xabPresencia web a trav\\xe9s de p\\xe1gina propia\\xbb para \\xabObjetivo impulsar la incorporaci\\xf3n de las TIC a la actividad habitual de las pymes\\xbb desde noviembre a diciembre de 2021.\\xa0Para ello ha contado con el apoyo del programa TICC\\xe1maras de la C\\xe1mara de Comercio del Campo de Gibraltar\u201D\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gTGlnaHQ=\",\"--framer-font-family\":'\"At Hauss Aero Light\", \"At Hauss Aero Light Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38)))\"},children:\"\\xa0\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F0IEhhdXNzIEFlcm8gTGlnaHQ=\",\"--framer-font-family\":'\"At Hauss Aero Light\", \"At Hauss Aero Light Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-1iakedh, var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Una manera de hacer Europa\"})})]}),className:\"framer-12l0ua9\",fonts:[\"CUSTOM;At Hauss Aero Light\"],layoutDependency:layoutDependency,layoutId:\"RgKNF2xKW\",style:{\"--extracted-1iakedh\":\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",\"--extracted-2gxw0f\":\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",\"--extracted-r6o4lv\":\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(38, 38, 38))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mr5wo0\",layoutDependency:layoutDependency,layoutId:\"N_YN7W5w4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18r9b1n\",\"data-framer-name\":\"graphic\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"CrePFrhMK\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 102 32\"><path d=\"M 59.633 12.364 L 60.231 12.364 C 60.278 12.364 60.302 12.34 60.302 12.294 L 60.302 8.628 L 64.247 8.628 C 64.269 8.629 64.29 8.62 64.305 8.605 C 64.321 8.59 64.329 8.569 64.329 8.547 L 64.329 8.058 C 64.329 8.012 64.294 7.988 64.247 7.988 L 60.302 7.988 L 60.302 4.858 L 64.482 4.858 C 64.529 4.858 64.564 4.835 64.564 4.788 L 64.564 4.288 C 64.564 4.241 64.529 4.218 64.482 4.218 L 59.633 4.218 C 59.586 4.218 59.562 4.241 59.562 4.288 L 59.562 12.294 C 59.562 12.34 59.586 12.364 59.633 12.364 Z M 68.184 12.41 C 69.887 12.41 71.037 11.2 71.037 9.431 C 71.037 7.663 69.887 6.452 68.184 6.452 C 66.494 6.452 65.331 7.651 65.331 9.431 C 65.331 11.2 66.482 12.41 68.184 12.41 Z M 66.071 9.431 C 66.071 7.988 66.893 7.046 68.184 7.046 C 69.464 7.046 70.298 7.988 70.298 9.431 C 70.298 10.886 69.464 11.817 68.184 11.817 C 66.893 11.817 66.071 10.886 66.071 9.431 Z M 72.347 12.364 L 72.922 12.364 C 72.969 12.364 73.004 12.34 73.004 12.294 L 73.004 8.989 C 73.004 7.756 73.638 7.057 74.765 7.057 C 75.857 7.057 76.397 7.697 76.397 8.989 L 76.397 12.294 C 76.397 12.34 76.432 12.364 76.468 12.364 L 77.055 12.364 C 77.102 12.364 77.125 12.34 77.125 12.294 L 77.125 8.989 C 77.125 7.325 76.386 6.441 75 6.441 C 74.084 6.441 73.403 6.848 73.004 7.604 L 72.969 7.604 L 72.969 6.569 C 72.969 6.522 72.945 6.487 72.898 6.487 L 72.347 6.487 C 72.3 6.487 72.276 6.522 72.276 6.569 L 72.276 12.294 C 72.276 12.34 72.3 12.364 72.347 12.364 Z M 80.848 12.41 C 81.799 12.41 82.632 11.933 83.055 11.119 L 83.09 11.119 L 83.09 12.294 C 83.09 12.34 83.114 12.364 83.161 12.364 L 83.713 12.364 C 83.76 12.364 83.783 12.34 83.783 12.294 L 83.783 4.055 C 83.783 4.009 83.76 3.985 83.713 3.985 L 83.137 3.985 C 83.09 3.985 83.055 4.009 83.055 4.055 L 83.055 7.767 L 83.02 7.767 C 82.586 6.918 81.787 6.441 80.848 6.441 C 79.275 6.441 78.253 7.628 78.253 9.431 C 78.253 11.235 79.275 12.41 80.848 12.41 Z M 78.993 9.431 C 78.993 7.977 79.779 7.034 81.012 7.034 C 82.257 7.034 83.09 8 83.09 9.431 C 83.09 10.874 82.269 11.817 81.012 11.817 C 79.779 11.817 78.993 10.897 78.993 9.431 Z M 87.883 12.41 C 89.585 12.41 90.736 11.2 90.736 9.431 C 90.736 7.663 89.585 6.452 87.883 6.452 C 86.192 6.452 85.03 7.651 85.03 9.431 C 85.03 11.2 86.18 12.41 87.883 12.41 Z M 85.77 9.431 C 85.77 7.988 86.591 7.046 87.883 7.046 C 89.163 7.046 89.996 7.988 89.996 9.431 C 89.996 10.886 89.163 11.817 87.883 11.817 C 86.591 11.817 85.77 10.886 85.77 9.431 Z M 59.633 28.364 L 64.716 28.364 C 64.763 28.364 64.799 28.34 64.799 28.294 L 64.799 27.793 C 64.799 27.747 64.763 27.724 64.716 27.724 L 60.302 27.724 L 60.302 24.57 L 64.364 24.57 C 64.411 24.57 64.446 24.547 64.446 24.5 L 64.446 24 C 64.446 23.965 64.411 23.93 64.364 23.93 L 60.302 23.93 L 60.302 20.858 L 64.599 20.858 C 64.646 20.858 64.681 20.835 64.681 20.788 L 64.681 20.288 C 64.681 20.241 64.646 20.218 64.599 20.218 L 59.633 20.218 C 59.586 20.218 59.562 20.241 59.562 20.288 L 59.562 28.294 C 59.562 28.34 59.586 28.364 59.633 28.364 Z M 68.489 28.41 C 70.039 28.41 70.896 27.549 70.896 26.013 L 70.896 22.569 C 70.896 22.522 70.872 22.487 70.825 22.487 L 70.238 22.487 C 70.203 22.487 70.168 22.522 70.168 22.569 L 70.168 26.095 C 70.168 27.188 69.557 27.817 68.489 27.817 C 67.444 27.817 66.822 27.188 66.822 26.095 L 66.822 22.569 C 66.822 22.547 66.814 22.526 66.798 22.511 C 66.783 22.495 66.761 22.487 66.74 22.487 L 66.164 22.487 C 66.117 22.487 66.094 22.522 66.094 22.569 L 66.094 26.013 C 66.094 27.549 66.951 28.41 68.489 28.41 Z M 72.427 28.364 L 73.002 28.364 C 73.049 28.364 73.072 28.34 73.072 28.294 L 73.072 23.116 L 75.303 23.116 C 75.35 23.116 75.374 23.081 75.374 23.034 L 75.374 22.569 C 75.374 22.522 75.35 22.487 75.303 22.487 L 73.354 22.487 C 72.708 22.487 72.344 22.848 72.344 23.476 L 72.344 28.294 C 72.344 28.34 72.38 28.364 72.427 28.364 Z M 78.905 28.41 C 80.607 28.41 81.758 27.2 81.758 25.431 C 81.758 23.663 80.607 22.452 78.905 22.452 C 77.214 22.452 76.052 23.651 76.052 25.431 C 76.052 27.2 77.202 28.41 78.905 28.41 Z M 76.791 25.431 C 76.791 23.988 77.613 23.046 78.905 23.046 C 80.184 23.046 81.018 23.988 81.018 25.431 C 81.018 26.886 80.184 27.817 78.905 27.817 C 77.613 27.817 76.791 26.886 76.791 25.431 Z M 83.068 30.575 L 83.643 30.575 C 83.69 30.575 83.725 30.551 83.725 30.505 L 83.725 27.095 L 83.76 27.095 C 84.195 27.933 84.993 28.41 85.932 28.41 C 87.506 28.41 88.527 27.223 88.527 25.42 C 88.527 23.628 87.506 22.441 85.932 22.441 C 84.981 22.441 84.148 22.918 83.725 23.732 L 83.69 23.732 L 83.69 22.569 C 83.69 22.522 83.666 22.487 83.619 22.487 L 83.068 22.487 C 83.021 22.487 82.997 22.522 82.997 22.569 L 82.997 30.505 C 82.997 30.551 83.021 30.575 83.068 30.575 Z M 83.69 25.42 C 83.69 23.988 84.512 23.034 85.768 23.034 C 87.001 23.034 87.788 23.965 87.788 25.42 C 87.788 26.874 87.001 27.817 85.768 27.817 C 84.524 27.817 83.69 26.863 83.69 25.42 Z M 92.239 28.41 C 93.554 28.41 94.505 27.724 94.751 26.723 C 94.763 26.676 94.728 26.653 94.681 26.653 L 94.117 26.653 C 94.082 26.653 94.059 26.665 94.035 26.711 C 93.812 27.398 93.155 27.817 92.239 27.817 C 90.983 27.817 90.219 27.002 90.161 25.676 L 94.716 25.676 C 94.763 25.676 94.787 25.652 94.787 25.606 L 94.787 25.431 C 94.787 23.558 93.824 22.441 92.239 22.441 C 90.525 22.441 89.421 23.616 89.421 25.431 C 89.421 27.258 90.513 28.41 92.239 28.41 Z M 90.172 25.129 C 90.243 23.814 90.994 23.034 92.239 23.034 C 93.354 23.034 94.035 23.791 94.082 25.129 Z M 98.534 28.41 C 100.237 28.41 101.387 27.2 101.387 25.431 C 101.387 23.663 100.237 22.452 98.534 22.452 C 96.843 22.452 95.681 23.651 95.681 25.431 C 95.681 27.2 96.832 28.41 98.534 28.41 Z M 96.421 25.431 C 96.421 23.988 97.243 23.046 98.534 23.046 C 99.814 23.046 100.648 23.988 100.648 25.431 C 100.648 26.886 99.814 27.817 98.534 27.817 C 97.243 27.817 96.421 26.886 96.421 25.431 Z\" fill=\"var(--token-e87000c3-00c2-4cb8-b039-872d069ebc0e, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Dinamic Negro-Blanco&quot;} */\"></path><path d=\"M 44.355 0.727 L 5.545 0.727 C 2.482 0.727 0 2.881 0 5.538 L 0 27.189 C 0 29.846 2.482 32 5.545 32 L 44.355 32 C 47.417 32 49.899 29.846 49.899 27.189 L 49.899 5.538 C 49.899 2.881 47.417 0.727 44.355 0.727 Z\" fill=\"var(--token-7a29f6a2-1d1d-4885-b65f-7aed3d6f19b8, rgb(46, 119, 255)) /* {&quot;name&quot;:&quot;Blue Earth&quot;} */\"></path><path d=\"M 25.889 7.526 L 26.789 6.873 L 25.676 6.873 L 25.331 5.818 L 24.988 6.873 L 23.875 6.873 L 24.775 7.526 L 24.43 8.581 L 25.331 7.929 L 26.232 8.581 L 25.889 7.527 Z M 25.889 25.854 L 26.789 25.201 L 25.676 25.201 L 25.331 24.146 L 24.988 25.201 L 23.875 25.201 L 24.775 25.854 L 24.43 26.909 L 25.331 26.257 L 26.232 26.909 Z M 16.691 16.689 L 17.592 16.037 L 16.478 16.037 L 16.134 14.982 L 15.789 16.036 L 14.676 16.036 L 15.577 16.689 L 15.233 17.744 L 16.134 17.092 L 17.035 17.745 L 16.691 16.689 Z M 17.865 12.159 L 18.767 11.506 L 17.653 11.506 L 17.308 10.451 L 16.964 11.505 L 15.85 11.505 L 16.751 12.159 L 16.407 13.213 L 17.308 12.561 L 18.21 13.214 Z M 17.865 21.272 L 18.767 20.62 L 17.653 20.62 L 17.308 19.564 L 16.964 20.62 L 15.85 20.62 L 16.751 21.272 L 16.407 22.327 L 17.308 21.675 L 18.21 22.327 L 17.865 21.273 Z M 21.289 8.753 L 22.191 8.101 L 21.076 8.101 L 20.732 7.046 L 20.388 8.101 L 19.274 8.101 L 20.175 8.753 L 19.831 9.809 L 20.732 9.156 L 21.633 9.809 L 21.289 8.754 Z M 21.289 24.685 L 22.191 24.033 L 21.076 24.033 L 20.732 22.978 L 20.388 24.033 L 19.274 24.033 L 20.175 24.685 L 19.831 25.74 L 20.732 25.089 L 21.633 25.74 L 21.289 24.686 Z M 33.94 16.689 L 33.04 16.037 L 34.154 16.037 L 34.498 14.982 L 34.843 16.036 L 35.957 16.036 L 35.056 16.689 L 35.4 17.744 L 34.499 17.092 L 33.598 17.745 L 33.942 16.689 Z M 32.766 12.159 L 31.865 11.506 L 32.979 11.506 L 33.323 10.451 L 33.667 11.505 L 34.783 11.505 L 33.882 12.159 L 34.226 13.213 L 33.325 12.561 L 32.424 13.214 L 32.768 12.159 Z M 32.766 21.272 L 31.865 20.62 L 32.979 20.62 L 33.323 19.564 L 33.667 20.62 L 34.783 20.62 L 33.882 21.272 L 34.226 22.327 L 33.325 21.675 L 32.424 22.327 L 32.768 21.273 Z M 29.342 8.753 L 28.441 8.101 L 29.556 8.101 L 29.899 7.046 L 30.243 8.101 L 31.357 8.101 L 30.457 8.753 L 30.8 9.809 L 29.899 9.156 L 28.999 9.809 L 29.342 8.754 Z M 29.342 24.685 L 28.441 24.033 L 29.556 24.033 L 29.899 22.978 L 30.243 24.033 L 31.357 24.033 L 30.457 24.685 L 30.8 25.74 L 29.899 25.089 L 28.999 25.74 L 29.342 24.686 Z\" fill=\"var(--token-f0fba15e-46b1-47fd-af38-43336b0f1fe6, rgb(234, 234, 234)) /* {&quot;name&quot;:&quot;Dinamic Blanco-Negro&quot;} */\"></path></svg>',svgContentId:9139338009,withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:122,intrinsicWidth:159.5,pixelHeight:151,pixelWidth:474,src:\"https://framerusercontent.com/images/Uy36PtdFoMunUxboAcBSr6rLU.png\"},className:\"framer-4nqt5i\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"FaVA3UqB3\",...addPropertyOverrides({fTgjzxYfD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:122,intrinsicWidth:159.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+654+0+0+12),pixelHeight:151,pixelWidth:474,src:\"https://framerusercontent.com/images/Uy36PtdFoMunUxboAcBSr6rLU.png\"}}},baseVariant,gestureVariant)})]})]})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-123620f\",\"data-framer-name\":\"Group 10143\",layoutDependency:layoutDependency,layoutId:\"wWNKVIT8d\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://es.linkedin.com/company/apolobranding\",motionChild:true,nodeId:\"WmE8Raxwn\",openInNewTab:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1yi52qh framer-1r2djvg\",\"data-framer-name\":\"Linkedin\",layoutDependency:layoutDependency,layoutId:\"WmE8Raxwn\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+720+9+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i9lp4u-container\",layoutDependency:layoutDependency,layoutId:\"Lv8xJ_z_V-container\",nodeId:\"Lv8xJ_z_V\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(InsCopy,{height:\"100%\",id:\"Lv8xJ_z_V\",layoutId:\"Lv8xJ_z_V\",Sfx0j_zGj:\"Link\",style:{height:\"100%\",width:\"100%\"},variant:\"Ufmak5DdE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@apolo.propulsorademarcas3397\",motionChild:true,nodeId:\"ntsMvb5A6\",openInNewTab:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-170lg5q framer-1r2djvg\",\"data-framer-name\":\"Youtube\",layoutDependency:layoutDependency,layoutId:\"ntsMvb5A6\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+720+9+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nmsqzm-container\",layoutDependency:layoutDependency,layoutId:\"laYRgWN_y-container\",nodeId:\"laYRgWN_y\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(InsCopy,{height:\"100%\",id:\"laYRgWN_y\",layoutId:\"laYRgWN_y\",Sfx0j_zGj:\"YT\",style:{height:\"100%\",width:\"100%\"},variant:\"Ufmak5DdE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/apolo.propulsora/\",motionChild:true,nodeId:\"QSDiqem5r\",openInNewTab:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1hen4k5 framer-1r2djvg\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"QSDiqem5r\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+720+9+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15qw4cd-container\",layoutDependency:layoutDependency,layoutId:\"d0_7agKlo-container\",nodeId:\"d0_7agKlo\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(InsCopy,{height:\"100%\",id:\"d0_7agKlo\",layoutId:\"d0_7agKlo\",Sfx0j_zGj:\"In\",style:{height:\"100%\",width:\"100%\"},variant:\"Ufmak5DdE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/apolopropulsora\",motionChild:true,nodeId:\"IfrFhvagj\",openInNewTab:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1tqohu framer-1r2djvg\",\"data-framer-name\":\"Twitter\",layoutDependency:layoutDependency,layoutId:\"IfrFhvagj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"33px\",...addPropertyOverrides({fTgjzxYfD:{y:(componentViewport?.y||0)+0+(0+0+((componentViewport?.height||200)-0-1264)/1*0)+0+0+30+720+9+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15lcch5-container\",layoutDependency:layoutDependency,layoutId:\"w7t9ZpSEi-container\",nodeId:\"w7t9ZpSEi\",rendersWithMotion:true,scopeId:\"azpAmCuf5\",children:/*#__PURE__*/_jsx(InsCopy,{height:\"100%\",id:\"w7t9ZpSEi\",layoutId:\"w7t9ZpSEi\",Sfx0j_zGj:\"X\",style:{height:\"100%\",width:\"100%\"},variant:\"Ufmak5DdE\",width:\"100%\"})})})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jaT1g.framer-1r2djvg, .framer-jaT1g .framer-1r2djvg { display: block; }\",\".framer-jaT1g.framer-a1fszh { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1404px; }\",\".framer-jaT1g .framer-11ewjyh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 428px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jaT1g .framer-17zsj2z { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 152px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-jaT1g .framer-ikbhf9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-jaT1g .framer-1npz9nq, .framer-jaT1g .framer-7u1qth, .framer-jaT1g .framer-1bxte9b, .framer-jaT1g .framer-942afx, .framer-jaT1g .framer-e8asiy, .framer-jaT1g .framer-1bc7hke, .framer-jaT1g .framer-1e7tap2, .framer-jaT1g .framer-1xar888, .framer-jaT1g .framer-1y3akoh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jaT1g .framer-13cmf9r-container, .framer-jaT1g .framer-1ygltbz-container, .framer-jaT1g .framer-pr5qfq-container, .framer-jaT1g .framer-vmrfkz-container, .framer-jaT1g .framer-1d44ey5-container, .framer-jaT1g .framer-1jfsjow-container, .framer-jaT1g .framer-1oxxj93-container, .framer-jaT1g .framer-hp5m0i-container, .framer-jaT1g .framer-13kndrf-container, .framer-jaT1g .framer-1po3b50-container, .framer-jaT1g .framer-u1mnpg-container, .framer-jaT1g .framer-1lazlea-container, .framer-jaT1g .framer-lmxyub-container, .framer-jaT1g .framer-1ty8g18-container, .framer-jaT1g .framer-12asj3e-container, .framer-jaT1g .framer-p6yntt-container, .framer-jaT1g .framer-4fda4l-container, .framer-jaT1g .framer-18nb3cd-container, .framer-jaT1g .framer-1wrbho5-container, .framer-jaT1g .framer-17wn3jc-container { flex: none; height: 26px; position: relative; width: auto; }\",\".framer-jaT1g .framer-1cd2vge { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-jaT1g .framer-1debgpe { align-content: center; align-items: center; bottom: 29px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 30px; overflow: visible; padding: 0px; position: absolute; width: min-content; z-index: 1; }\",\".framer-jaT1g .framer-c1ws7k, .framer-jaT1g .framer-17smytm { flex: none; height: 22px; position: relative; width: 82px; }\",\".framer-jaT1g .framer-14d442u { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jaT1g .framer-1xxa1pe-container { aspect-ratio: 1 / 1; bottom: 29px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: absolute; right: 4px; width: 33px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-jaT1g .framer-4ob392 { align-content: center; align-items: center; bottom: 28px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 34px; overflow: visible; padding: 0px; position: absolute; width: min-content; z-index: 1; }\",\".framer-jaT1g .framer-1dtv4l9-container { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: absolute; right: 29px; top: 30px; width: 33px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-jaT1g .framer-1t7usme { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 30px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-jaT1g .framer-g62ppm, .framer-jaT1g .framer-12zs0w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-jaT1g .framer-n2psv2, .framer-jaT1g .framer-henj00 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-jaT1g .framer-usytew { height: 239px; overflow: hidden; position: relative; width: 469px; will-change: var(--framer-will-change-override, transform); }\",\".framer-jaT1g .framer-1rxko7v { bottom: 24px; flex: none; height: auto; left: 30px; position: absolute; white-space: pre-wrap; width: 416px; word-break: break-word; word-wrap: break-word; }\",\".framer-jaT1g .framer-zuuhhu, .framer-jaT1g .framer-1mr5wo0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px 0px 12px 0px; position: relative; width: min-content; }\",\".framer-jaT1g .framer-1o7ygg3, .framer-jaT1g .framer-18r9b1n { flex: none; height: 32px; position: relative; width: 102px; }\",\".framer-jaT1g .framer-1idhotn, .framer-jaT1g .framer-4nqt5i { flex: none; height: 32px; overflow: visible; position: relative; width: 105px; }\",\".framer-jaT1g .framer-ei196f { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 215px; word-break: break-word; word-wrap: break-word; }\",\".framer-jaT1g .framer-1qr1shh-container { align-self: stretch; flex: none; height: 26px; position: relative; width: auto; }\",\".framer-jaT1g .framer-1j510jn { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 9px 0px 9px 0px; position: relative; width: min-content; }\",\".framer-jaT1g .framer-1n7i1qk, .framer-jaT1g .framer-1twj17f, .framer-jaT1g .framer-1tzsor3, .framer-jaT1g .framer-1b5xlw8 { 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: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-jaT1g .framer-b9uruz-container, .framer-jaT1g .framer-1gsemhj-container, .framer-jaT1g .framer-rgfo6u-container, .framer-jaT1g .framer-1yce8k7-container, .framer-jaT1g .framer-1i9lp4u-container, .framer-jaT1g .framer-nmsqzm-container, .framer-jaT1g .framer-15qw4cd-container, .framer-jaT1g .framer-15lcch5-container { flex: none; height: 33px; position: relative; width: 33px; }\",\".framer-jaT1g .framer-b2alnn-container { aspect-ratio: 1 / 1; bottom: 9px; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: absolute; right: 12px; width: 33px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-jaT1g .framer-3o0mrt { height: 152px; overflow: hidden; position: relative; width: 469px; will-change: var(--framer-will-change-override, transform); }\",\".framer-jaT1g .framer-12l0ua9 { flex: none; height: auto; left: 24px; position: absolute; top: 17px; white-space: pre-wrap; width: 416px; word-break: break-word; word-wrap: break-word; }\",\".framer-jaT1g .framer-123620f { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: visible; padding: 9px 0px 9px 0px; position: relative; width: min-content; }\",\".framer-jaT1g .framer-1yi52qh, .framer-jaT1g .framer-170lg5q, .framer-jaT1g .framer-1hen4k5, .framer-jaT1g .framer-1tqohu { 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: visible; padding: 0px; position: relative; text-decoration: none; width: 43px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jaT1g .framer-11ewjyh, .framer-jaT1g .framer-17zsj2z, .framer-jaT1g .framer-ikbhf9, .framer-jaT1g .framer-1cd2vge, .framer-jaT1g .framer-1debgpe, .framer-jaT1g .framer-14d442u, .framer-jaT1g .framer-4ob392, .framer-jaT1g .framer-n2psv2, .framer-jaT1g .framer-zuuhhu, .framer-jaT1g .framer-1j510jn, .framer-jaT1g .framer-1n7i1qk, .framer-jaT1g .framer-1twj17f, .framer-jaT1g .framer-1tzsor3, .framer-jaT1g .framer-1b5xlw8, .framer-jaT1g .framer-henj00, .framer-jaT1g .framer-1mr5wo0, .framer-jaT1g .framer-123620f, .framer-jaT1g .framer-1yi52qh, .framer-jaT1g .framer-170lg5q, .framer-jaT1g .framer-1hen4k5, .framer-jaT1g .framer-1tqohu { gap: 0px; } .framer-jaT1g .framer-11ewjyh > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-jaT1g .framer-11ewjyh > :first-child, .framer-jaT1g .framer-17zsj2z > :first-child, .framer-jaT1g .framer-1debgpe > :first-child, .framer-jaT1g .framer-4ob392 > :first-child, .framer-jaT1g .framer-zuuhhu > :first-child, .framer-jaT1g .framer-1j510jn > :first-child, .framer-jaT1g .framer-1n7i1qk > :first-child, .framer-jaT1g .framer-1twj17f > :first-child, .framer-jaT1g .framer-1tzsor3 > :first-child, .framer-jaT1g .framer-1b5xlw8 > :first-child, .framer-jaT1g .framer-1mr5wo0 > :first-child, .framer-jaT1g .framer-123620f > :first-child, .framer-jaT1g .framer-1yi52qh > :first-child, .framer-jaT1g .framer-170lg5q > :first-child, .framer-jaT1g .framer-1hen4k5 > :first-child, .framer-jaT1g .framer-1tqohu > :first-child { margin-left: 0px; } .framer-jaT1g .framer-11ewjyh > :last-child, .framer-jaT1g .framer-17zsj2z > :last-child, .framer-jaT1g .framer-1debgpe > :last-child, .framer-jaT1g .framer-4ob392 > :last-child, .framer-jaT1g .framer-zuuhhu > :last-child, .framer-jaT1g .framer-1j510jn > :last-child, .framer-jaT1g .framer-1n7i1qk > :last-child, .framer-jaT1g .framer-1twj17f > :last-child, .framer-jaT1g .framer-1tzsor3 > :last-child, .framer-jaT1g .framer-1b5xlw8 > :last-child, .framer-jaT1g .framer-1mr5wo0 > :last-child, .framer-jaT1g .framer-123620f > :last-child, .framer-jaT1g .framer-1yi52qh > :last-child, .framer-jaT1g .framer-170lg5q > :last-child, .framer-jaT1g .framer-1hen4k5 > :last-child, .framer-jaT1g .framer-1tqohu > :last-child { margin-right: 0px; } .framer-jaT1g .framer-17zsj2z > * { margin: 0px; margin-left: calc(152px / 2); margin-right: calc(152px / 2); } .framer-jaT1g .framer-ikbhf9 > *, .framer-jaT1g .framer-n2psv2 > *, .framer-jaT1g .framer-henj00 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-jaT1g .framer-ikbhf9 > :first-child, .framer-jaT1g .framer-1cd2vge > :first-child, .framer-jaT1g .framer-14d442u > :first-child, .framer-jaT1g .framer-n2psv2 > :first-child, .framer-jaT1g .framer-henj00 > :first-child { margin-top: 0px; } .framer-jaT1g .framer-ikbhf9 > :last-child, .framer-jaT1g .framer-1cd2vge > :last-child, .framer-jaT1g .framer-14d442u > :last-child, .framer-jaT1g .framer-n2psv2 > :last-child, .framer-jaT1g .framer-henj00 > :last-child { margin-bottom: 0px; } .framer-jaT1g .framer-1cd2vge > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-jaT1g .framer-1debgpe > *, .framer-jaT1g .framer-4ob392 > *, .framer-jaT1g .framer-1n7i1qk > *, .framer-jaT1g .framer-1twj17f > *, .framer-jaT1g .framer-1tzsor3 > *, .framer-jaT1g .framer-1b5xlw8 > *, .framer-jaT1g .framer-1yi52qh > *, .framer-jaT1g .framer-170lg5q > *, .framer-jaT1g .framer-1hen4k5 > *, .framer-jaT1g .framer-1tqohu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-jaT1g .framer-14d442u > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-jaT1g .framer-zuuhhu > *, .framer-jaT1g .framer-1mr5wo0 > * { margin: 0px; margin-left: calc(11px / 2); margin-right: calc(11px / 2); } .framer-jaT1g .framer-1j510jn > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-jaT1g .framer-123620f > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } }\",\".framer-jaT1g.framer-v-whtvy9.framer-a1fszh { width: 728px; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-11ewjyh, .framer-jaT1g.framer-v-1f6tujz .framer-11ewjyh { flex-direction: column; height: min-content; order: 0; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-17zsj2z { flex: none; gap: unset; height: min-content; justify-content: space-between; order: 1; width: 100%; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-ikbhf9, .framer-jaT1g.framer-v-whtvy9 .framer-1bc7hke, .framer-jaT1g.framer-v-1f6tujz .framer-ikbhf9 { order: 0; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-1debgpe { bottom: 23px; left: unset; order: 2; right: 30px; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-14d442u { align-self: stretch; height: auto; order: 3; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-1e7tap2 { order: 1; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-1xar888 { order: 2; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-1xxa1pe-container { order: 3; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-1t7usme { flex: none; height: min-content; order: 0; padding: 28px 30px 28px 30px; width: 100%; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-g62ppm, .framer-jaT1g.framer-v-whtvy9 .framer-12zs0w { height: 368px; }\",\".framer-jaT1g.framer-v-whtvy9 .framer-1j510jn { gap: 5px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jaT1g.framer-v-whtvy9 .framer-11ewjyh, .framer-jaT1g.framer-v-whtvy9 .framer-17zsj2z, .framer-jaT1g.framer-v-whtvy9 .framer-1j510jn { gap: 0px; } .framer-jaT1g.framer-v-whtvy9 .framer-11ewjyh > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-jaT1g.framer-v-whtvy9 .framer-11ewjyh > :first-child { margin-top: 0px; } .framer-jaT1g.framer-v-whtvy9 .framer-11ewjyh > :last-child { margin-bottom: 0px; } .framer-jaT1g.framer-v-whtvy9 .framer-17zsj2z > *, .framer-jaT1g.framer-v-whtvy9 .framer-17zsj2z > :first-child, .framer-jaT1g.framer-v-whtvy9 .framer-17zsj2z > :last-child { margin: 0px; } .framer-jaT1g.framer-v-whtvy9 .framer-1j510jn > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-jaT1g.framer-v-whtvy9 .framer-1j510jn > :first-child { margin-left: 0px; } .framer-jaT1g.framer-v-whtvy9 .framer-1j510jn > :last-child { margin-right: 0px; } }\",\".framer-jaT1g.framer-v-1f6tujz.framer-a1fszh { width: 396px; }\",\".framer-jaT1g.framer-v-1f6tujz .framer-17zsj2z { flex: none; flex-direction: column; gap: 16px; height: min-content; order: 1; width: 100%; }\",\".framer-jaT1g.framer-v-1f6tujz .framer-1cd2vge { flex: none; height: min-content; order: 2; width: 100%; }\",\".framer-jaT1g.framer-v-1f6tujz .framer-4ob392 { order: 4; }\",\".framer-jaT1g.framer-v-1f6tujz .framer-1dtv4l9-container { order: 5; }\",\".framer-jaT1g.framer-v-1f6tujz .framer-1t7usme { flex: none; flex-direction: column; gap: 10px; height: min-content; justify-content: flex-start; order: 0; width: 100%; }\",\".framer-jaT1g.framer-v-1f6tujz .framer-g62ppm { gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 0px 10px 0px; width: 100%; }\",\".framer-jaT1g.framer-v-1f6tujz .framer-12zs0w { gap: 10px; height: min-content; justify-content: flex-start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jaT1g.framer-v-1f6tujz .framer-11ewjyh, .framer-jaT1g.framer-v-1f6tujz .framer-17zsj2z, .framer-jaT1g.framer-v-1f6tujz .framer-1t7usme, .framer-jaT1g.framer-v-1f6tujz .framer-g62ppm, .framer-jaT1g.framer-v-1f6tujz .framer-12zs0w { gap: 0px; } .framer-jaT1g.framer-v-1f6tujz .framer-11ewjyh > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-jaT1g.framer-v-1f6tujz .framer-11ewjyh > :first-child, .framer-jaT1g.framer-v-1f6tujz .framer-17zsj2z > :first-child, .framer-jaT1g.framer-v-1f6tujz .framer-1t7usme > :first-child, .framer-jaT1g.framer-v-1f6tujz .framer-g62ppm > :first-child, .framer-jaT1g.framer-v-1f6tujz .framer-12zs0w > :first-child { margin-top: 0px; } .framer-jaT1g.framer-v-1f6tujz .framer-11ewjyh > :last-child, .framer-jaT1g.framer-v-1f6tujz .framer-17zsj2z > :last-child, .framer-jaT1g.framer-v-1f6tujz .framer-1t7usme > :last-child, .framer-jaT1g.framer-v-1f6tujz .framer-g62ppm > :last-child, .framer-jaT1g.framer-v-1f6tujz .framer-12zs0w > :last-child { margin-bottom: 0px; } .framer-jaT1g.framer-v-1f6tujz .framer-17zsj2z > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-jaT1g.framer-v-1f6tujz .framer-1t7usme > *, .framer-jaT1g.framer-v-1f6tujz .framer-g62ppm > *, .framer-jaT1g.framer-v-1f6tujz .framer-12zs0w > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 428\n * @framerIntrinsicWidth 1404\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"IOq4L_ayH\":{\"layout\":[\"fixed\",\"auto\"]},\"fTgjzxYfD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerazpAmCuf5=withCSS(Component,css,\"framer-jaT1g\");export default FramerazpAmCuf5;FramerazpAmCuf5.displayName=\"Footer new\";FramerazpAmCuf5.defaultProps={height:428,width:1404};addPropertyControls(FramerazpAmCuf5,{variant:{options:[\"uYiA7WxRT\",\"IOq4L_ayH\",\"fTgjzxYfD\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerazpAmCuf5,[{explicitInter:true,fonts:[{family:\"At Hauss Aero Retina\",source:\"custom\",url:\"https://framerusercontent.com/assets/sSxAe11BYCMjrLhNnLNJmRo80s.otf\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2TYFCBHUANEXS6QGR5EQDUNAFH6LSWM3/AYNOU3VEA4LRTDNKJQUFNVNUTYSGOUOP/UXO4O7K2G3HI3D2VKD7UXVJVJD26P4BQ.woff2\",weight:\"400\"},{family:\"At Hauss Aero Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/RFfYcf7qfCLA4qPfi2mtF9KuoMQ.otf\"}]},...TextLinkCopyFonts,...ScrollToTopButtonCopyFonts,...InsCopyFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerazpAmCuf5\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1404\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IOq4L_ayH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fTgjzxYfD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"428\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./azpAmCuf5.map"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "TextLinkCopyFonts", "getFonts", "Ox_RO2OV5_default", "MotionDivWithFX", "withFX", "motion", "ScrollToTopButtonCopyFonts", "iZoEL0Yso_default", "InsCopyFonts", "G7wXztzea_default", "MotionFooterWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "animation2", "animation3", "animation4", "animation5", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaptxyyif", "overlay", "loadMore", "args", "qlj0LWdSC1pr94e0", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "ref1", "ref2", "isDisplayed4", "ref3", "ref4", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "Link", "SVG", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "l", "AnimatePresence", "Floating", "Image2", "getLoadingLazyAtYPosition", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "overlay1", "css", "FramerazpAmCuf5", "withCSS", "azpAmCuf5_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
