{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9oshyJ0tffkcJfSNHY9C/ijapRcP81ciUJBzNBc7G/ayGnAtc5T.js", "ssg:https://framerusercontent.com/modules/9KOt5hS19XxYPgyquH6S/UcDO4gHnMG5UgoYUDRJw/ayGnAtc5T.js"],
  "sourcesContent": ["// Generated by Framer (eca4804)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={RP8nC9vVM:new LazyValue(()=>import(\"./ayGnAtc5T-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ServiceSlider from\"#framer/local/canvasComponent/cdVe7ESA6/cdVe7ESA6.js\";import Footer from\"#framer/local/canvasComponent/NtN8Rkqv7/NtN8Rkqv7.js\";import ClientsTicker from\"#framer/local/canvasComponent/uI_ceDrcx/uI_ceDrcx.js\";import Header from\"#framer/local/canvasComponent/uWkbtrx2I/uWkbtrx2I.js\";import*as sharedStyle from\"#framer/local/css/knoSywKuX/knoSywKuX.js\";import*as sharedStyle1 from\"#framer/local/css/vUywOd3KX/vUywOd3KX.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ayGnAtc5T/ayGnAtc5T.js\";import metadataProvider from\"#framer/local/webPageMetadata/ayGnAtc5T/ayGnAtc5T.js\";const HeaderFonts=getFonts(Header);const ImageWithFX=withFX(Image);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const ClientsTickerFonts=getFonts(ClientsTicker);const FooterFonts=getFonts(Footer);const ServiceSliderFonts=getFonts(ServiceSlider);const ContainerWithFX=withFX(Container);const breakpoints={CP0YobAH7:\"(max-width: 991px)\",YtD_cV1nX:\"(min-width: 1280px)\",ZeDGa8FSB:\"(min-width: 992px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-LJ8Cd\";const variantClassNames={CP0YobAH7:\"framer-v-10s9msv\",YtD_cV1nX:\"framer-v-1gmx5mx\",ZeDGa8FSB:\"framer-v-yosfrq\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.3,skewX:0,skewY:0,x:0,y:0};const transition1={delay:0,duration:10,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition2={delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={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 transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const animation5={opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const transition4={delay:0,duration:1.5,ease:[.44,0,.56,1],type:\"tween\"};const transition5={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"YtD_cV1nX\",Phone:\"CP0YobAH7\",Tablet:\"ZeDGa8FSB\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YtD_cV1nX\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"CP0YobAH7\")return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const ref8=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"CP0YobAH7\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YtD_cV1nX\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1gmx5mx\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gj6byo-container\",layoutScroll:true,nodeId:\"TgMOso64Y\",scopeId:\"ayGnAtc5T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{variant:\"K2_BirGoG\"},ZeDGa8FSB:{variant:\"LrJpOMwUq\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"TgMOso64Y\",layoutId:\"TgMOso64Y\",style:{width:\"100%\"},variant:\"wi4wnYj8C\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"section\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-18fifhd\",\"data-framer-name\":\"Inner Banner Section\",children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Sport Car\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:1080,pixelWidth:1920,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/wouwHKo6JIttawfVHmSMNK7nNWA.png\",srcSet:\"https://framerusercontent.com/images/wouwHKo6JIttawfVHmSMNK7nNWA.png?scale-down-to=512 512w,https://framerusercontent.com/images/wouwHKo6JIttawfVHmSMNK7nNWA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wouwHKo6JIttawfVHmSMNK7nNWA.png 1920w\"},className:\"framer-1cpa8lj\",\"data-framer-name\":\"Inner Banner\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11hvyr5\",\"data-framer-name\":\"BG Color\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ntcde9\",\"data-framer-name\":\"BG Gradient\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-36gdhs\",\"data-framer-name\":\"BG Gradient\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ht39h4\",\"data-framer-name\":\"Base Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTYwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"37px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"\\xc1reas De Negocio\"})}),fonts:[\"GF;Chakra Petch-600\"]}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-j2ig7o\",\"data-styles-preset\":\"knoSywKuX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\"},children:\"\\xc1reas De Negocio\"})}),className:\"framer-zdpmw\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-153lrin\",\"data-framer-name\":\"Offers Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-54ax8b\",\"data-framer-name\":\"Base Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+244.4+10+0+0+0),pixelHeight:1e3,pixelWidth:1e3,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px)`,src:\"https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png\",srcSet:\"https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png?scale-down-to=512 512w,https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png 1000w\"}},ZeDGa8FSB:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+356+80+0+0+0),pixelHeight:1e3,pixelWidth:1e3,sizes:\"648px\",src:\"https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png\",srcSet:\"https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png?scale-down-to=512 512w,https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png 1000w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+431+50+0+0+0),pixelHeight:1e3,pixelWidth:1e3,sizes:\"648px\",src:\"https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png\",srcSet:\"https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png?scale-down-to=512 512w,https://framerusercontent.com/images/Uz4oPR9wbOEkBDQcRLUrvxVRtE8.png 1000w\"},className:\"framer-1gyobfg\",\"data-framer-name\":\"Image\",children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:isDisplayed(),children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RmfLhXru6\"},motionChild:true,nodeId:\"xcHuYqFcm\",scopeId:\"ayGnAtc5T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-17yuaub framer-mgxidw\",id:\"17yuaub\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"1\"})}),className:\"framer-bcrxx0\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"17yuaub\",offsetX:5223322659730911e-21,offsetY:10.99999812245369,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:\"framer-1p2vcm hidden-10s9msv\",exit:animation2,initial:animation4,ref:ref2,role:\"dialog\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11nubbg\",\"data-styles-preset\":\"vUywOd3KX\",children:\"Motores el\\xe9ctricos\"})}),className:\"framer-11dpatz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:isDisplayed(),children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Z5faXApbH\"},motionChild:true,nodeId:\"BqDw54C0N\",scopeId:\"ayGnAtc5T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ks0nl1 framer-mgxidw\",id:\"1ks0nl1\",onMouseEnter:onMouseEntertxyyif({overlay:overlay1}),ref:ref3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"2\"})}),className:\"framer-ejmznq\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"1ks0nl1\",offsetX:0,offsetY:10,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:\"framer-1n57zjc hidden-10s9msv\",exit:animation2,initial:animation4,ref:ref4,role:\"dialog\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11nubbg\",\"data-styles-preset\":\"vUywOd3KX\",style:{\"--framer-text-alignment\":\"center\"},children:\"ELECTROHUSILLOS Y CABEZALES DE PRECISI\\xd3N\"})}),className:\"framer-25qomc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:isDisplayed(),children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Q7R4Wy5D9\"},motionChild:true,nodeId:\"VWpGZ3uMN\",scopeId:\"ayGnAtc5T\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ts1ggl framer-mgxidw\",id:\"ts1ggl\",onMouseEnter:onMouseEntertxyyif({overlay:overlay2}),ref:ref5,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"3\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"3\"})}),className:\"framer-2ivlfm\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref5,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"ts1ggl\",offsetX:0,offsetY:10,onDismiss:overlay2.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:\"framer-124c3lf hidden-10s9msv\",exit:animation2,initial:animation4,ref:ref6,role:\"dialog\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11nubbg\",\"data-styles-preset\":\"vUywOd3KX\",children:\"Electr\\xf3nica Industrial\"})}),className:\"framer-14m2euu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})})}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:isDisplayed(),children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BBBJAe6e7\"},motionChild:true,nodeId:\"YI_pD9nOy\",scopeId:\"ayGnAtc5T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{transformTemplate:transformTemplate2}},children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1da4ep7 framer-mgxidw\",id:\"1da4ep7\",onMouseEnter:onMouseEntertxyyif({overlay:overlay3}),ref:ref7,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"4\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Q2hha3JhIFBldGNoLTcwMA==\",\"--framer-font-family\":'\"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"4\"})}),className:\"framer-eby46l\",fonts:[\"GF;Chakra Petch-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref7,className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":\"1da4ep7\",offsetX:0,offsetY:10,onDismiss:overlay3.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:\"framer-16d9vq1 hidden-10s9msv\",exit:animation2,initial:animation4,ref:ref8,role:\"dialog\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11nubbg\",\"data-styles-preset\":\"vUywOd3KX\",children:\"Servicio de ingenier\\xeda e I+D\"})}),className:\"framer-1cciczi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dfso94\",\"data-framer-name\":\"Background Blur Elements\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:.5,className:\"framer-1tqo9wy\",\"data-framer-name\":\"BG Blur\",style:{rotate:15}})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-5506uy hidden-10s9msv\",\"data-framer-name\":\"Background Blur Elements\",style:{rotate:-165},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:.5,className:\"framer-1xwr2b8\",\"data-framer-name\":\"BG Blur\",style:{rotate:15}})})]}),/*#__PURE__*/_jsx(\"section\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1kh8xnn\",\"data-framer-name\":\"Ticker Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vlc8nd\",\"data-border\":true,\"data-framer-name\":\"Base Container\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1wudqnm\",\"data-framer-name\":\"Ticker\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{y:(componentViewport?.y||0)+0+1654.4+10+0+0+0+0},ZeDGa8FSB:{y:(componentViewport?.y||0)+0+1164+10+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:249,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+1179+10+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19xdvxx-container\",nodeId:\"aE77lnZkQ\",scopeId:\"ayGnAtc5T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{variant:\"I_sL0X3fD\"}},children:/*#__PURE__*/_jsx(ClientsTicker,{height:\"100%\",id:\"aE77lnZkQ\",layoutId:\"aE77lnZkQ\",style:{width:\"100%\"},variant:\"rwlpXNTSo\",width:\"100%\"})})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{y:(componentViewport?.y||0)+0+1913.4},ZeDGa8FSB:{y:(componentViewport?.y||0)+0+1423}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:806,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1438,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h6bisf-container\",nodeId:\"cHD93uXNL\",scopeId:\"ayGnAtc5T\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{variant:\"nKY7YSSrn\"},ZeDGa8FSB:{variant:\"ejIJBrWYY\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"cHD93uXNL\",layoutId:\"cHD93uXNL\",style:{width:\"100%\"},variant:\"qKzkazGou\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qqm9yu hidden-1gmx5mx hidden-yosfrq\",\"data-framer-name\":\"Services Slider\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CP0YobAH7:{width:`min(max(min(${componentViewport?.width||\"100vw\"}, 1640px) - 60px, 1px), 1610px)`,y:(componentViewport?.y||0)+0+912.4+75}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:622,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l1k9c0-container\",nodeId:\"hR0JvAshH\",rendersWithMotion:true,scopeId:\"ayGnAtc5T\",children:/*#__PURE__*/_jsx(ServiceSlider,{height:\"100%\",id:\"hR0JvAshH\",layoutId:\"hR0JvAshH\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"i6bKYAxee\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LJ8Cd.framer-mgxidw, .framer-LJ8Cd .framer-mgxidw { display: block; }\",\".framer-LJ8Cd.framer-1gmx5mx { align-content: center; align-items: center; background-color: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-LJ8Cd .framer-gj6byo-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-LJ8Cd .framer-18fifhd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 235px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-LJ8Cd .framer-1cpa8lj { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-LJ8Cd .framer-11hvyr5 { background-color: rgba(0, 0, 0, 0.4); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-LJ8Cd .framer-ntcde9 { background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 48%, rgba(0, 0, 0, 0.7) 85%, var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, rgb(0, 0, 0)) 100%); bottom: -1px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 1; }\",\".framer-LJ8Cd .framer-36gdhs { background: linear-gradient(135deg, rgba(0, 0, 0, 0) 4%, rgba(0, 0, 0, 0.05) 55.00000000000001%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-LJ8Cd .framer-ht39h4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 5; }\",\".framer-LJ8Cd .framer-zdpmw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-LJ8Cd .framer-153lrin { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-LJ8Cd .framer-54ax8b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 4; }\",\".framer-LJ8Cd .framer-1gyobfg { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 648px); overflow: visible; position: relative; width: 648px; }\",\".framer-LJ8Cd .framer-17yuaub { align-content: center; align-items: center; background: radial-gradient(50% 50% at 50% 50%, #63090d 0%, var(--token-fbe74917-84f8-43cc-89e0-0cf6f7b46e99, rgb(229, 25, 35)) 100%); border-bottom-left-radius: 228px; border-bottom-right-radius: 228px; border-top-left-radius: 228px; border-top-right-radius: 228px; bottom: 199px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 58px; justify-content: center; left: 420px; overflow: hidden; padding: 0px; position: absolute; text-decoration: none; width: 58px; will-change: var(--framer-will-change-override, transform); }\",\".framer-LJ8Cd .framer-bcrxx0, .framer-LJ8Cd .framer-11dpatz, .framer-LJ8Cd .framer-ejmznq, .framer-LJ8Cd .framer-2ivlfm, .framer-LJ8Cd .framer-14m2euu, .framer-LJ8Cd .framer-eby46l, .framer-LJ8Cd .framer-1cciczi { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-LJ8Cd .framer-1p2vcm { align-content: center; align-items: center; aspect-ratio: 4.444444444444445 / 1; background-color: #ffffff; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 45px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 200px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LJ8Cd .framer-1ks0nl1 { align-content: center; align-items: center; background: radial-gradient(50% 50% at 50% 50%, #63090d 0%, var(--token-fbe74917-84f8-43cc-89e0-0cf6f7b46e99, rgb(229, 25, 35)) 100%); border-bottom-left-radius: 228px; border-bottom-right-radius: 228px; border-top-left-radius: 228px; border-top-right-radius: 228px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 58px; justify-content: center; left: calc(50.92592592592595% - 58px / 2); overflow: hidden; padding: 0px; position: absolute; text-decoration: none; top: 121px; width: 58px; will-change: var(--framer-will-change-override, transform); }\",\".framer-LJ8Cd .framer-1n57zjc { align-content: center; align-items: center; background-color: #ffffff; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 11px; position: relative; width: 247px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LJ8Cd .framer-25qomc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-LJ8Cd .framer-ts1ggl { align-content: center; align-items: center; background: radial-gradient(50% 50% at 50% 50%, #63090d 0%, var(--token-fbe74917-84f8-43cc-89e0-0cf6f7b46e99, rgb(229, 25, 35)) 100%); border-bottom-left-radius: 228px; border-bottom-right-radius: 228px; border-top-left-radius: 228px; border-top-right-radius: 228px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 58px; justify-content: center; left: 471px; overflow: hidden; padding: 0px; position: absolute; text-decoration: none; top: 102px; width: 58px; will-change: var(--framer-will-change-override, transform); }\",\".framer-LJ8Cd .framer-124c3lf { align-content: center; align-items: center; background-color: #ffffff; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 45px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 229px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LJ8Cd .framer-1da4ep7 { align-content: center; align-items: center; background: radial-gradient(50% 50% at 50% 50%, #63090d 0%, var(--token-fbe74917-84f8-43cc-89e0-0cf6f7b46e99, rgb(229, 25, 35)) 100%); border-bottom-left-radius: 228px; border-bottom-right-radius: 228px; border-top-left-radius: 228px; border-top-right-radius: 228px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 58px; justify-content: center; left: calc(50.92592592592595% - 58px / 2); overflow: hidden; padding: 0px; position: absolute; text-decoration: none; top: calc(54.47530864197533% - 58px / 2); width: 58px; will-change: var(--framer-will-change-override, transform); }\",\".framer-LJ8Cd .framer-16d9vq1 { align-content: center; align-items: center; background-color: #ffffff; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 45px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 256px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-LJ8Cd .framer-dfso94 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; min-height: 1361px; overflow: hidden; padding: 0px; position: absolute; top: -620px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-LJ8Cd .framer-1tqo9wy, .framer-LJ8Cd .framer-1xwr2b8 { -webkit-filter: blur(50px); background-color: var(--token-fbe74917-84f8-43cc-89e0-0cf6f7b46e99, #ff4d24); border-bottom-left-radius: 2000px; border-bottom-right-radius: 2000px; border-top-left-radius: 2000px; border-top-right-radius: 2000px; filter: blur(50px); flex: none; height: 80px; left: -180px; opacity: 0.5; overflow: hidden; position: absolute; top: 1009px; width: 800px; will-change: var(--framer-will-change-override, transform); z-index: 5; }\",\".framer-LJ8Cd .framer-5506uy { align-content: center; align-items: center; bottom: -574px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: -26px; min-height: 1361px; overflow: hidden; padding: 0px; position: absolute; width: 100%; z-index: 1; }\",\".framer-LJ8Cd .framer-1kh8xnn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-LJ8Cd .framer-1vlc8nd { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-LJ8Cd .framer-1wudqnm { align-content: center; align-items: center; background-color: rgba(229, 25, 35, 0.65); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-LJ8Cd .framer-19xdvxx-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-LJ8Cd .framer-1h6bisf-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-LJ8Cd .framer-1qqm9yu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1640px; overflow: hidden; padding: 75px 40px 45px 20px; position: relative; width: 100%; }\",\".framer-LJ8Cd .framer-1l1k9c0-container { flex: 1 0 0px; height: auto; max-width: 1610px; position: relative; width: 1px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-LJ8Cd.framer-1gmx5mx, .framer-LJ8Cd .framer-18fifhd, .framer-LJ8Cd .framer-ht39h4, .framer-LJ8Cd .framer-153lrin, .framer-LJ8Cd .framer-54ax8b, .framer-LJ8Cd .framer-17yuaub, .framer-LJ8Cd .framer-1p2vcm, .framer-LJ8Cd .framer-1ks0nl1, .framer-LJ8Cd .framer-1n57zjc, .framer-LJ8Cd .framer-ts1ggl, .framer-LJ8Cd .framer-124c3lf, .framer-LJ8Cd .framer-1da4ep7, .framer-LJ8Cd .framer-16d9vq1, .framer-LJ8Cd .framer-dfso94, .framer-LJ8Cd .framer-5506uy, .framer-LJ8Cd .framer-1kh8xnn, .framer-LJ8Cd .framer-1vlc8nd, .framer-LJ8Cd .framer-1wudqnm, .framer-LJ8Cd .framer-1qqm9yu { gap: 0px; } .framer-LJ8Cd.framer-1gmx5mx > *, .framer-LJ8Cd .framer-18fifhd > *, .framer-LJ8Cd .framer-ht39h4 > *, .framer-LJ8Cd .framer-153lrin > *, .framer-LJ8Cd .framer-1kh8xnn > *, .framer-LJ8Cd .framer-1vlc8nd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-LJ8Cd.framer-1gmx5mx > :first-child, .framer-LJ8Cd .framer-18fifhd > :first-child, .framer-LJ8Cd .framer-ht39h4 > :first-child, .framer-LJ8Cd .framer-153lrin > :first-child, .framer-LJ8Cd .framer-54ax8b > :first-child, .framer-LJ8Cd .framer-1kh8xnn > :first-child, .framer-LJ8Cd .framer-1vlc8nd > :first-child { margin-top: 0px; } .framer-LJ8Cd.framer-1gmx5mx > :last-child, .framer-LJ8Cd .framer-18fifhd > :last-child, .framer-LJ8Cd .framer-ht39h4 > :last-child, .framer-LJ8Cd .framer-153lrin > :last-child, .framer-LJ8Cd .framer-54ax8b > :last-child, .framer-LJ8Cd .framer-1kh8xnn > :last-child, .framer-LJ8Cd .framer-1vlc8nd > :last-child { margin-bottom: 0px; } .framer-LJ8Cd .framer-54ax8b > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-LJ8Cd .framer-17yuaub > *, .framer-LJ8Cd .framer-1p2vcm > *, .framer-LJ8Cd .framer-1ks0nl1 > *, .framer-LJ8Cd .framer-1n57zjc > *, .framer-LJ8Cd .framer-ts1ggl > *, .framer-LJ8Cd .framer-124c3lf > *, .framer-LJ8Cd .framer-1da4ep7 > *, .framer-LJ8Cd .framer-16d9vq1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-LJ8Cd .framer-17yuaub > :first-child, .framer-LJ8Cd .framer-1p2vcm > :first-child, .framer-LJ8Cd .framer-1ks0nl1 > :first-child, .framer-LJ8Cd .framer-1n57zjc > :first-child, .framer-LJ8Cd .framer-ts1ggl > :first-child, .framer-LJ8Cd .framer-124c3lf > :first-child, .framer-LJ8Cd .framer-1da4ep7 > :first-child, .framer-LJ8Cd .framer-16d9vq1 > :first-child, .framer-LJ8Cd .framer-dfso94 > :first-child, .framer-LJ8Cd .framer-5506uy > :first-child, .framer-LJ8Cd .framer-1wudqnm > :first-child, .framer-LJ8Cd .framer-1qqm9yu > :first-child { margin-left: 0px; } .framer-LJ8Cd .framer-17yuaub > :last-child, .framer-LJ8Cd .framer-1p2vcm > :last-child, .framer-LJ8Cd .framer-1ks0nl1 > :last-child, .framer-LJ8Cd .framer-1n57zjc > :last-child, .framer-LJ8Cd .framer-ts1ggl > :last-child, .framer-LJ8Cd .framer-124c3lf > :last-child, .framer-LJ8Cd .framer-1da4ep7 > :last-child, .framer-LJ8Cd .framer-16d9vq1 > :last-child, .framer-LJ8Cd .framer-dfso94 > :last-child, .framer-LJ8Cd .framer-5506uy > :last-child, .framer-LJ8Cd .framer-1wudqnm > :last-child, .framer-LJ8Cd .framer-1qqm9yu > :last-child { margin-right: 0px; } .framer-LJ8Cd .framer-dfso94 > *, .framer-LJ8Cd .framer-5506uy > *, .framer-LJ8Cd .framer-1wudqnm > *, .framer-LJ8Cd .framer-1qqm9yu > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-LJ8Cd[data-border=\"true\"]::after, .framer-LJ8Cd [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 992px) and (max-width: 1279px) { .framer-LJ8Cd.framer-1gmx5mx { width: 992px; } .framer-LJ8Cd .framer-18fifhd { padding: 200px 0px 60px 0px; } .framer-LJ8Cd .framer-ht39h4, .framer-LJ8Cd .framer-54ax8b { padding: 0px 15px 0px 15px; } .framer-LJ8Cd .framer-153lrin { padding: 80px 0px 80px 0px; } .framer-LJ8Cd .framer-1tqo9wy, .framer-LJ8Cd .framer-1xwr2b8 { left: -180px; }}\",\"@media (max-width: 991px) { .framer-LJ8Cd.framer-1gmx5mx { width: 375px; } .framer-LJ8Cd .framer-gj6byo-container, .framer-LJ8Cd .framer-1l1k9c0-container { order: 0; } .framer-LJ8Cd .framer-18fifhd { order: 1; padding: 160px 0px 40px 0px; } .framer-LJ8Cd .framer-ht39h4 { justify-content: flex-end; padding: 0px 20px 0px 20px; } .framer-LJ8Cd .framer-153lrin { order: 2; padding: 10px 0px 10px 0px; } .framer-LJ8Cd .framer-54ax8b { gap: 40px; padding: 0px 20px 0px 20px; } .framer-LJ8Cd .framer-1gyobfg { height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } .framer-LJ8Cd .framer-17yuaub { aspect-ratio: 1 / 1; bottom: 106px; height: var(--framer-aspect-ratio-supported, 32px); left: 218px; width: 32px; } .framer-LJ8Cd .framer-1ks0nl1 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 32px); left: 52%; top: 58px; transform: translateX(-50%); width: 32px; } .framer-LJ8Cd .framer-ts1ggl { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 32px); left: 242px; top: 48px; width: 32px; } .framer-LJ8Cd .framer-1da4ep7 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 32px); left: 51%; top: 50%; transform: translate(-50%, -50%); width: 32px; } .framer-LJ8Cd .framer-dfso94 { left: unset; right: -1px; top: -870px; transform: unset; } .framer-LJ8Cd .framer-1tqo9wy { left: -180px; } .framer-LJ8Cd .framer-1kh8xnn { order: 4; } .framer-LJ8Cd .framer-1h6bisf-container { order: 5; } .framer-LJ8Cd .framer-1qqm9yu { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-LJ8Cd .framer-54ax8b { gap: 0px; } .framer-LJ8Cd .framer-54ax8b > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-LJ8Cd .framer-54ax8b > :first-child { margin-top: 0px; } .framer-LJ8Cd .framer-54ax8b > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2244\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZeDGa8FSB\":{\"layout\":[\"fixed\",\"auto\"]},\"CP0YobAH7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerayGnAtc5T=withCSS(Component,css,\"framer-LJ8Cd\");export default FramerayGnAtc5T;FramerayGnAtc5T.displayName=\"Servicio De Ingenier\\xeda E Id\";FramerayGnAtc5T.defaultProps={height:2244,width:1280};addFonts(FramerayGnAtc5T,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Chakra Petch\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeQI5FRZXE3AY00g.woff2\",weight:\"600\"},{family:\"Chakra Petch\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeJI9FRZXE3AY00g.woff2\",weight:\"700\"}]},...HeaderFonts,...ClientsTickerFonts,...FooterFonts,...ServiceSliderFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerayGnAtc5T\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZeDGa8FSB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CP0YobAH7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"2244\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderFonts", "getFonts", "uWkbtrx2I_default", "ImageWithFX", "withFX", "Image2", "RichTextWithFX", "RichText2", "MotionDivWithFX", "motion", "ClientsTickerFonts", "uI_ceDrcx_default", "FooterFonts", "NtN8Rkqv7_default", "ServiceSliderFonts", "cdVe7ESA6_default", "ContainerWithFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "transition3", "animation2", "animation3", "animation4", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate1", "_", "t", "transformTemplate2", "animation5", "transition4", "transition5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEntertxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "usePreloadLocalizedValues", "ref1", "isDisplayed", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "ref8", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "getLoadingLazyAtYPosition", "x", "l", "Link", "AnimatePresence", "Floating", "overlay1", "overlay2", "overlay3", "css", "FramerayGnAtc5T", "withCSS", "ayGnAtc5T_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
