{"version":3,"file":"wbmfdBBcd.D_mMJnnA.mjs","names":["css","localizedValues","addPropertyOverrides","ButtonFonts","Button","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","Navlink","Button","Phosphor","className","Image"],"sources":["https:/framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js","https:/framerusercontent.com/modules/sROGcz35uv9dUMO1ppCD/YfevkufS2bpJT8iPezux/hSlVgx1uE.js","https:/framerusercontent.com/modules/58WNjM6BLfExL6vyvAZ6/rqQwNBRxZ730EtZP9rGb/qGoGqLMtD-0.js","https:/framerusercontent.com/modules/58WNjM6BLfExL6vyvAZ6/rqQwNBRxZ730EtZP9rGb/qGoGqLMtD.js","https:/framerusercontent.com/modules/3vQVv2Ju9UQpHWVDfwVO/esBd2IIxxWmJsdE82mBy/qGoGqLMtD.js","https:/framerusercontent.com/modules/UiCxX8SyXCTJBSahNujJ/OK9PXL8loSawcgbmM1va/Translate_v2.js","https:/framerusercontent.com/modules/yFjior0GJPhGn9HeMEEf/44pbZ6nEJ0zfXdg8trVL/qQTLucsYW.js","https:/framerusercontent.com/modules/d5iNFBWziWBa7sl1c8EB/ixAFtxymn49AAjHedylq/wbmfdBBcd.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,motion}from\"framer\";import{containerStyles,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useMemo}from\"react\";const coordinatesRegex=/^((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?),\\s*((?:\\-?|\\+?)?\\d+(?:\\.\\d+)?)$/;/**\n * GOOGLE MAPS\n *\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function GoogleMaps({coordinates,zoom,style,...props}){const borderRadius=useRadius(props);const[latitude1,longitude1]=useMemo(()=>{var ref;const[,latitude,longitude]=(ref=coordinates.match(coordinatesRegex))!==null&&ref!==void 0?ref:[null,\"\",\"\",];return[latitude,longitude];},[coordinates]);return(/*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,overflow:\"hidden\",borderRadius},...props,children:/*#__PURE__*/ _jsx(\"iframe\",{style:{height:\"100%\",width:\"100%\",border:0},src:`https://maps.google.com/maps?q=${latitude1},${longitude1}&z=${zoom}&output=embed`})}));};addPropertyControls(GoogleMaps,{coordinates:{type:ControlType.String,title:\"Coordinates\",placeholder:\"52.37588, 4.891295\",defaultValue:\"52.37588, 4.891295\",description:\"GPS coordinates can be found directly in [Google Maps](https://maps.google.com).\"},zoom:{type:ControlType.Number,step:1,min:0,max:25,title:\"Zoom\",defaultValue:15},...borderRadiusControl});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GoogleMaps\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"600\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GoogleMaps.map","// Generated by Framer (c126521)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Satoshi Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Satoshi Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/f23jQcvGBYuDdr2LJlaNNbHTj88.woff2\"}]}];export const css=['.framer-Tl7P1 .framer-styles-preset-1t5uz63:not(.rich-text-wrapper), .framer-Tl7P1 .framer-styles-preset-1t5uz63.rich-text-wrapper p { --framer-font-family: \"Satoshi Medium\", \"Satoshi Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-34b9b87f-2cde-4c48-853a-6a9145e82288, #171717); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-Tl7P1 .framer-styles-preset-1t5uz63:not(.rich-text-wrapper), .framer-Tl7P1 .framer-styles-preset-1t5uz63.rich-text-wrapper p { --framer-font-family: \"Satoshi Medium\", \"Satoshi Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-34b9b87f-2cde-4c48-853a-6a9145e82288, #171717); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-Tl7P1 .framer-styles-preset-1t5uz63:not(.rich-text-wrapper), .framer-Tl7P1 .framer-styles-preset-1t5uz63.rich-text-wrapper p { --framer-font-family: \"Satoshi Medium\", \"Satoshi Medium Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.5em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-34b9b87f-2cde-4c48-853a-6a9145e82288, #171717); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-Tl7P1\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1c1ryq3\",\"data-styles-preset\":\"WcgHn3G29\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(148, 148, 148))\"},children:\"Company affiliated with\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (fdd8d61)\nimport*as localizedValues from\"./qGoGqLMtD-0.js\";const valuesByLocaleId={nhFRkP_7T:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (fdd8d61)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import GoogleMaps from\"https://framerusercontent.com/modules/Hbc0lxqGSRzFG6uMT9yO/OPmIEDVRw3amYB3GBzWp/GoogleMaps.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/sROGcz35uv9dUMO1ppCD/YfevkufS2bpJT8iPezux/hSlVgx1uE.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/58WNjM6BLfExL6vyvAZ6/rqQwNBRxZ730EtZP9rGb/qGoGqLMtD.js\";import Button from\"https://framerusercontent.com/modules/ylfdPdLcPLJrHe4qR7ka/gZ02Z5txF51UtWUBOhV6/uZzezQED5.js\";const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const GoogleMapsFonts=getFonts(GoogleMaps);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const ButtonFonts=getFonts(Button);const cycleOrder=[\"Zk1N2PY2E\",\"uPGthCbVi\",\"OsNgJEygo\"];const serializationHash=\"framer-GOw7N\";const variantClassNames={OsNgJEygo:\"framer-v-bsbm9c\",uPGthCbVi:\"framer-v-19swfjr\",Zk1N2PY2E:\"framer-v-cew2e8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:22};const transition2={damping:45,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition3={damping:58,delay:0,mass:1,stiffness:425,type:\"spring\"};const transition4={damping:58,delay:.1,mass:1,stiffness:425,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition5={damping:58,delay:.2,mass:1,stiffness:425,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition6={damping:44,delay:0,mass:1,stiffness:400,type:\"spring\"};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:\"Zk1N2PY2E\",Mobile:\"uPGthCbVi\",Tablet:\"OsNgJEygo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Zk1N2PY2E\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Zk1N2PY2E\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-cew2e8\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"Zk1N2PY2E\",ref:ref??ref1,style:{backgroundColor:\"var(--token-75c522b4-8f94-4813-bfbc-a8315473b2d3, rgb(245, 245, 255))\",...style},...addPropertyOverrides({OsNgJEygo:{\"data-framer-name\":\"Tablet\"},uPGthCbVi:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17l8nai\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"S8xh7OMLF\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u36qrf\",\"data-framer-name\":\"Top Items\",layoutDependency:layoutDependency,layoutId:\"yIJQbTdx3\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1ddqvjw\",\"data-framer-name\":\"Heading Box\",layoutDependency:layoutDependency,layoutId:\"EpkVWqAb1\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Logo Jos\\xe9 Combal\\xeda\",fit:\"fill\",intrinsicHeight:46,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(48+((componentViewport?.height||540)-76-464)/2)+0+0+0+0+0),pixelHeight:46,pixelWidth:500,src:\"https://framerusercontent.com/images/RMOrTJhjSpbfbbbiQ6qfU88Q.webp\"},className:\"framer-1bo5i7d\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"YwkJJxRTS\",...addPropertyOverrides({uPGthCbVi:{background:{alt:\"Logo Jos\\xe9 Combal\\xeda\",fit:\"fill\",intrinsicHeight:46,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+44+0+0+0+0+0+0+0),pixelHeight:46,pixelWidth:500,src:\"https://framerusercontent.com/images/RMOrTJhjSpbfbbbiQ6qfU88Q.webp\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1knvc51\",layoutDependency:layoutDependency,layoutId:\"bMEOy178o\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Tap\\xf3n corona UNIC\",fit:\"fill\",intrinsicHeight:198,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(48+((componentViewport?.height||540)-76-464)/2)+0+0+0+0+55+0+0),pixelHeight:198,pixelWidth:200,src:\"https://framerusercontent.com/images/kjTaeOpmdGMb8b7eqZnrl7eYY.webp\"},className:\"framer-1tevh8a\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"Rxj9eYiOI\",...addPropertyOverrides({uPGthCbVi:{background:{alt:\"Tap\\xf3n corona UNIC\",fit:\"fill\",intrinsicHeight:198,intrinsicWidth:200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+44+0+0+0+0+0+0+50+0+0),pixelHeight:198,pixelWidth:200,src:\"https://framerusercontent.com/images/kjTaeOpmdGMb8b7eqZnrl7eYY.webp\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12sd1g2\",layoutDependency:layoutDependency,layoutId:\"Zb4A3uHcK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1c1ryq3\",\"data-styles-preset\":\"WcgHn3G29\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(148, 148, 148))\"},children:\"Empresa asociada a\"})}),className:\"framer-17xhnub\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UrzfieNld\",style:{\"--extracted-r6o4lv\":\"rgb(148, 148, 148)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:113,intrinsicWidth:195,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(48+((componentViewport?.height||540)-76-464)/2)+0+0+0+0+55+0+217+0),pixelHeight:113,pixelWidth:195,src:\"https://framerusercontent.com/images/fOtkgRAqctL2CQJ2nZQlPdOWb2c.png\"},className:\"framer-jo9jl\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"pQkMU2nT2\",...addPropertyOverrides({uPGthCbVi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:113,intrinsicWidth:195,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+44+0+0+0+0+0+0+50+0+217+0),pixelHeight:113,pixelWidth:195,src:\"https://framerusercontent.com/images/fOtkgRAqctL2CQJ2nZQlPdOWb2c.png\"}}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16xcp9y\",\"data-framer-name\":\"Social Link\",layoutDependency:layoutDependency,layoutId:\"aM5TscaAa\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/jose-mar%C3%ADa-planas-67b45a/\",nodeId:\"SD5_YyN1_\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1mfhfo1 framer-1qheuq1\",\"data-framer-name\":\"Link Box\",layoutDependency:layoutDependency,layoutId:\"SD5_YyN1_\",style:{backgroundColor:\"var(--token-0b8ff057-a861-49f8-adec-93c2ff401d9f, rgb(237, 243, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(48+((componentViewport?.height||540)-76-464)/2)+0+0+0+0+350+0+7.5),pixelHeight:800,pixelWidth:800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/dNlXxiIEhaHBXxCg0tUwHQ89c.svg\"},className:\"framer-189ekl0\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"dMLM48Q5a\",...addPropertyOverrides({uPGthCbVi:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+44+0+0+0+0+0+0+345+0+7.5),pixelHeight:800,pixelWidth:800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/dNlXxiIEhaHBXxCg0tUwHQ89c.svg\"}}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-db4oza\",layoutDependency:layoutDependency,layoutId:\"fHzJ5mJYp\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-hakhe2\",\"data-styles-preset\":\"eou474tmi\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(117, 117, 117))\"},children:[\"Pol\\xedgono Industrial SKOL\",/*#__PURE__*/_jsx(motion.br,{}),\"Carretera C-35, Km. 65\",/*#__PURE__*/_jsx(motion.br,{}),\"17451 Sant Feliu de Buixalleu - Girona\",/*#__PURE__*/_jsx(motion.br,{}),\"Espa\\xf1a \"]}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-hakhe2\",\"data-styles-preset\":\"eou474tmi\",style:{\"--framer-text-color\":\"var(--extracted-2gxw0f, rgb(117, 117, 117))\"},children:\"+34 972 871 488\"})]}),className:\"framer-h0swue\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ue6ob0K05\",style:{\"--extracted-2gxw0f\":\"rgb(117, 117, 117)\",\"--extracted-r6o4lv\":\"rgb(117, 117, 117)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1kfvmzj-container\",\"data-framer-appear-id\":\"1kfvmzj\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"wKihrs52W-container\",optimized:true,children:/*#__PURE__*/_jsx(GoogleMaps,{borderRadius:20,bottomLeftRadius:20,bottomRightRadius:20,coordinates:\"41.72838572448415, 2.582076974438474\",height:\"100%\",id:\"wKihrs52W\",isMixedBorderRadius:false,layoutId:\"wKihrs52W\",style:{height:\"100%\",width:\"100%\"},topLeftRadius:20,topRightRadius:20,width:\"100%\",zoom:18})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+(48+((componentViewport?.height||540)-76-464)/2)+0+0+0+0+312.4,...addPropertyOverrides({OsNgJEygo:{y:(componentViewport?.y||0)+(48+((componentViewport?.height||540)-76-464)/2)+0+0+0+0+258.4},uPGthCbVi:{y:(componentViewport?.y||0)+44+0+0+0+0+433+0+246.4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-2mjiv3-container\",layoutDependency:layoutDependency,layoutId:\"sQKRgRvZK-container\",children:/*#__PURE__*/_jsx(Button,{bKCbkfH9z:false,Bt9tVlXCI:\"combalia@ josecombalia.com\",Cju318J15:\"mailto:combalia@josecombalia.com\",height:\"100%\",id:\"sQKRgRvZK\",layoutId:\"sQKRgRvZK\",oedZfQEgM:true,variant:\"KDnu2jYaV\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1thiodf\",\"data-border\":true,\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"YoMQU0HdZ\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1t5uz63\",\"data-styles-preset\":\"hSlVgx1uE\",children:\"Copyright @2025\"})}),className:\"framer-jmsgix\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"V79KXLnv8\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GOw7N.framer-1qheuq1, .framer-GOw7N .framer-1qheuq1 { display: block; }\",\".framer-GOw7N.framer-cew2e8 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 0px 28px 0px; position: relative; width: 1200px; }\",\".framer-GOw7N .framer-17l8nai { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px 48px 0px 48px; position: relative; width: 1px; }\",\".framer-GOw7N .framer-u36qrf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-GOw7N .framer-1ddqvjw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 26px 0px 0px; position: relative; width: min-content; }\",\".framer-GOw7N .framer-1bo5i7d { aspect-ratio: 10.869565217391305 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 30px); overflow: visible; position: relative; width: 326px; }\",\".framer-GOw7N .framer-1knvc51 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-GOw7N .framer-1tevh8a { aspect-ratio: 1.0101010101010102 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 197px); overflow: visible; position: relative; width: 199px; z-index: 1; }\",\".framer-GOw7N .framer-12sd1g2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-GOw7N .framer-17xhnub, .framer-GOw7N .framer-h0swue, .framer-GOw7N .framer-jmsgix { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-GOw7N .framer-jo9jl { aspect-ratio: 1.7256637168141593 / 1; flex: none; height: 53px; overflow: visible; position: relative; width: var(--framer-aspect-ratio-supported, 91px); }\",\".framer-GOw7N .framer-16xcp9y { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-GOw7N .framer-1mfhfo1 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 30px); justify-content: center; overflow: hidden; padding: 4px; position: relative; text-decoration: none; width: 30px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GOw7N .framer-189ekl0 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); overflow: hidden; position: relative; width: 15px; }\",\".framer-GOw7N .framer-db4oza { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-GOw7N .framer-1kfvmzj-container { align-self: stretch; aspect-ratio: 1.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 188px); position: relative; width: auto; }\",\".framer-GOw7N .framer-2mjiv3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-GOw7N .framer-1thiodf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 24px 0px 0px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-GOw7N.framer-cew2e8, .framer-GOw7N .framer-17l8nai, .framer-GOw7N .framer-1ddqvjw, .framer-GOw7N .framer-1knvc51, .framer-GOw7N .framer-12sd1g2, .framer-GOw7N .framer-16xcp9y, .framer-GOw7N .framer-1mfhfo1, .framer-GOw7N .framer-db4oza { gap: 0px; } .framer-GOw7N.framer-cew2e8 > *, .framer-GOw7N .framer-12sd1g2 > *, .framer-GOw7N .framer-1mfhfo1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-GOw7N.framer-cew2e8 > :first-child, .framer-GOw7N .framer-12sd1g2 > :first-child, .framer-GOw7N .framer-16xcp9y > :first-child, .framer-GOw7N .framer-1mfhfo1 > :first-child { margin-left: 0px; } .framer-GOw7N.framer-cew2e8 > :last-child, .framer-GOw7N .framer-12sd1g2 > :last-child, .framer-GOw7N .framer-16xcp9y > :last-child, .framer-GOw7N .framer-1mfhfo1 > :last-child { margin-right: 0px; } .framer-GOw7N .framer-17l8nai > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-GOw7N .framer-17l8nai > :first-child, .framer-GOw7N .framer-1ddqvjw > :first-child, .framer-GOw7N .framer-1knvc51 > :first-child, .framer-GOw7N .framer-db4oza > :first-child { margin-top: 0px; } .framer-GOw7N .framer-17l8nai > :last-child, .framer-GOw7N .framer-1ddqvjw > :last-child, .framer-GOw7N .framer-1knvc51 > :last-child, .framer-GOw7N .framer-db4oza > :last-child { margin-bottom: 0px; } .framer-GOw7N .framer-1ddqvjw > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-GOw7N .framer-1knvc51 > *, .framer-GOw7N .framer-db4oza > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-GOw7N .framer-16xcp9y > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",\".framer-GOw7N.framer-v-19swfjr.framer-cew2e8 { flex-direction: column; gap: 50px; justify-content: flex-start; padding: 44px 0px 24px 0px; width: 400px; }\",\".framer-GOw7N.framer-v-19swfjr .framer-17l8nai { flex: none; padding: 0px 18px 0px 18px; width: 100%; }\",\".framer-GOw7N.framer-v-19swfjr .framer-u36qrf { flex-direction: column; gap: 58px; justify-content: flex-start; }\",\".framer-GOw7N.framer-v-19swfjr .framer-1ddqvjw { order: 0; width: 100%; }\",\".framer-GOw7N.framer-v-19swfjr .framer-1bo5i7d { height: var(--framer-aspect-ratio-supported, 25px); width: 266px; }\",\".framer-GOw7N.framer-v-19swfjr .framer-16xcp9y { align-self: unset; width: 100%; }\",\".framer-GOw7N.framer-v-19swfjr .framer-db4oza { order: 3; width: 100%; }\",\".framer-GOw7N.framer-v-19swfjr .framer-1kfvmzj-container { align-self: unset; height: var(--framer-aspect-ratio-supported, 168px); width: 252px; }\",\".framer-GOw7N.framer-v-19swfjr .framer-1thiodf { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 14px; justify-content: flex-start; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-GOw7N.framer-v-19swfjr.framer-cew2e8, .framer-GOw7N.framer-v-19swfjr .framer-u36qrf, .framer-GOw7N.framer-v-19swfjr .framer-1thiodf { gap: 0px; } .framer-GOw7N.framer-v-19swfjr.framer-cew2e8 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-GOw7N.framer-v-19swfjr.framer-cew2e8 > :first-child, .framer-GOw7N.framer-v-19swfjr .framer-u36qrf > :first-child, .framer-GOw7N.framer-v-19swfjr .framer-1thiodf > :first-child { margin-top: 0px; } .framer-GOw7N.framer-v-19swfjr.framer-cew2e8 > :last-child, .framer-GOw7N.framer-v-19swfjr .framer-u36qrf > :last-child, .framer-GOw7N.framer-v-19swfjr .framer-1thiodf > :last-child { margin-bottom: 0px; } .framer-GOw7N.framer-v-19swfjr .framer-u36qrf > * { margin: 0px; margin-bottom: calc(58px / 2); margin-top: calc(58px / 2); } .framer-GOw7N.framer-v-19swfjr .framer-1thiodf > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } }\",\".framer-GOw7N.framer-v-bsbm9c.framer-cew2e8 { width: 810px; }\",\".framer-GOw7N.framer-v-bsbm9c .framer-17l8nai { padding: 0px 28px 0px 28px; }\",\".framer-GOw7N.framer-v-bsbm9c .framer-1ddqvjw { order: 0; }\",\".framer-GOw7N.framer-v-bsbm9c .framer-db4oza { order: 3; }\",\".framer-GOw7N.framer-v-bsbm9c .framer-1kfvmzj-container { align-self: unset; height: var(--framer-aspect-ratio-supported, 180px); width: 270px; }\",...sharedStyle.css,'.framer-GOw7N[data-border=\"true\"]::after, .framer-GOw7N [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 540\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uPGthCbVi\":{\"layout\":[\"fixed\",\"auto\"]},\"OsNgJEygo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqGoGqLMtD=withCSS(Component,css,\"framer-GOw7N\");export default FramerqGoGqLMtD;FramerqGoGqLMtD.displayName=\"Footer\";FramerqGoGqLMtD.defaultProps={height:540,width:1200};addPropertyControls(FramerqGoGqLMtD,{variant:{options:[\"Zk1N2PY2E\",\"uPGthCbVi\",\"OsNgJEygo\"],optionTitles:[\"Desktop\",\"Mobile\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerqGoGqLMtD,[{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\"}]},...GoogleMapsFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqGoGqLMtD\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"540\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uPGthCbVi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OsNgJEygo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useEffect,useState,useRef}from\"react\";export default function CustomGoogleTranslateWidget(){const[isOpen,setIsOpen]=useState(false);const[currentLanguage,setCurrentLanguage]=useState(\"es\");const dropdownRef=useRef(null);const languages=[{code:\"es\",name:\"Espa\\xf1ol\"},{code:\"en\",name:\"English\"},{code:\"ca\",name:\"Catal\\xe0\"},{code:\"fr\",name:\"Fran\\xe7ais\"},{code:\"ar\",name:\"العربية\"},{code:\"de\",name:\"Deutsch\"},{code:\"it\",name:\"Italiano\"}];// Function to hide the Google Translate bar\nconst hideGoogleTranslateBar=()=>{// Hide the Google Translate banner\nconst googleTopBar=document.querySelector(\".goog-te-banner-frame\");if(googleTopBar){googleTopBar.style.display=\"none\";}// Hide the notification in the newer version of Google Translate\nconst googleNotification=document.querySelector(\".VIpgJd-ZVi9od-aZ2wEe-wOHMyf\");if(googleNotification){googleNotification.style.display=\"none\";}// Add CSS to hide any future instances\nif(!document.getElementById(\"google-translate-hide-style\")){const style=document.createElement(\"style\");style.id=\"google-translate-hide-style\";style.textContent=`\n        .goog-te-banner-frame, \n        .VIpgJd-ZVi9od-aZ2wEe-wOHMyf, \n        .skiptranslate,\n        #goog-gt-tt,\n        .goog-te-balloon-frame {\n          display: none !important;\n        }\n        body {\n          top: 0 !important;\n          position: static !important;\n        }\n      `;document.head.appendChild(style);}};// Function to detect current language from cookie or localStorage\nconst detectCurrentLanguage=()=>{// Check cookie first\nconst match=document.cookie.match(/googtrans=(?:\\/[a-zA-Z-]+){2}\\/([a-zA-Z-]+)/);if(match&&match[1]){return match[1];}// Check localStorage as fallback\nconst lsValue=localStorage.getItem(\"googtrans\");if(lsValue){const lsMatch=lsValue.match(/(?:\\/[a-zA-Z-]+){2}\\/([a-zA-Z-]+)/);if(lsMatch&&lsMatch[1]){return lsMatch[1];}}// Default to Spanish\nreturn\"es\";};useEffect(()=>{// Detect and set initial language\nconst detectedLang=detectCurrentLanguage();setCurrentLanguage(detectedLang);// Load Google Translate script only once\nif(!window.googleTranslateScriptLoaded){// Create the hidden div for Google Translate\nconst hiddenDiv=document.createElement(\"div\");hiddenDiv.id=\"google_translate_element\";hiddenDiv.style.display=\"none\";document.body.appendChild(hiddenDiv);// Load the Google Translate script\nconst script=document.createElement(\"script\");script.src=\"https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit\";script.async=true;// Initialize Google Translate when the script loads\nwindow.googleTranslateElementInit=()=>{// Create Google Translate widget\nnew window.google.translate.TranslateElement({pageLanguage:\"es\",includedLanguages:\"es,ca,en,fr,ar,de,it\",autoDisplay:false},\"google_translate_element\");// Hide Google's UI elements after a short delay\nsetTimeout(hideGoogleTranslateBar,300);};document.body.appendChild(script);window.googleTranslateScriptLoaded=true;}// Click outside to close dropdown\nconst handleClickOutside=event=>{if(dropdownRef.current&&!dropdownRef.current.contains(event.target)){setIsOpen(false);}};document.addEventListener(\"mousedown\",handleClickOutside);// Add MutationObserver to keep hiding Google Translate elements\nconst observer=new MutationObserver(()=>{hideGoogleTranslateBar();});observer.observe(document.body,{childList:true,subtree:true});return()=>{document.removeEventListener(\"mousedown\",handleClickOutside);observer.disconnect();};},[]);// Function to change the language\nconst changeLanguage=langCode=>{// Update state immediately for better UX\nsetCurrentLanguage(langCode);setIsOpen(false);// Set the Google Translate cookie\ntry{// Set cookies at different levels to ensure they work\ndocument.cookie=`googtrans=/es/${langCode}; path=/`;document.cookie=`googtrans=/es/${langCode}; domain=${window.location.hostname}; path=/`;localStorage.setItem(\"googtrans\",`/es/${langCode}`);// Find and trigger the Google Translate select element\nconst selectElement=document.querySelector(\".goog-te-combo\");if(selectElement){selectElement.value=langCode;// Create and dispatch change event\nconst event=new Event(\"change\",{bubbles:true});selectElement.dispatchEvent(event);}else{// If element not found, gently refresh the page\nconst currentUrl=window.location.href.split(\"#\")[0]// Remove any hash\n;window.location.href=currentUrl+(currentUrl.indexOf(\"?\")>-1?\"&\":\"?\")+`googtrans=/es/${langCode}`;}}catch(e){console.error(\"Error changing language:\",e);}// Make sure the banner remains hidden\nsetTimeout(hideGoogleTranslateBar,500);};const getCurrentLanguageName=()=>{const lang=languages.find(l=>l.code===currentLanguage);return lang?lang.name:\"Espa\\xf1ol\";};return /*#__PURE__*/_jsxs(\"div\",{className:\"custom-translate-widget\",ref:dropdownRef,style:{position:\"relative\",display:\"inline-block\",fontFamily:\"Inter, sans-serif\"},children:[/*#__PURE__*/_jsxs(\"button\",{onClick:()=>setIsOpen(!isOpen),style:{backgroundColor:\"#EDEEFF\",color:\"#0E2087\",border:\"none\",borderRadius:\"200px\",padding:\"12px 16px\",fontSize:\"16px\",fontWeight:\"500\",display:\"flex\",alignItems:\"center\",gap:\"8px\",cursor:\"pointer\",whiteSpace:\"nowrap\",minWidth:\"120px\",outline:\"none\"},children:[/*#__PURE__*/_jsxs(\"svg\",{width:\"20\",height:\"20\",viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",children:[/*#__PURE__*/_jsx(\"path\",{d:\"M12.87 15.07L10.33 12.56C10.21 12.45 10.21 12.26 10.33 12.15L12.84 9.67C12.95 9.56 13.15 9.56 13.26 9.67L15.77 12.15C15.89 12.26 15.89 12.45 15.77 12.56L13.26 15.07C13.15 15.18 12.95 15.18 12.84 15.07H12.87Z\",fill:\"#0E2087\"}),/*#__PURE__*/_jsx(\"path\",{d:\"M3 9H6.25L11 3H13L8.25 9H21V11H8.25L13 17H11L6.25 11H3V9Z\",fill:\"#0E2087\"})]}),getCurrentLanguageName(),/*#__PURE__*/_jsx(\"svg\",{width:\"16\",height:\"16\",viewBox:\"0 0 24 24\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",style:{marginLeft:\"auto\",transform:isOpen?\"rotate(180deg)\":\"rotate(0deg)\",transition:\"transform 0.2s ease\"},children:/*#__PURE__*/_jsx(\"path\",{d:\"M7 10L12 15L17 10H7Z\",fill:\"#0E2087\"})})]}),isOpen&&/*#__PURE__*/_jsx(\"div\",{style:{position:\"absolute\",top:\"100%\",left:\"0\",marginTop:\"4px\",backgroundColor:\"white\",borderRadius:\"8px\",boxShadow:\"0 4px 12px rgba(0,0,0,0.1)\",width:\"100%\",zIndex:1e3,overflow:\"hidden\"},children:languages.map(lang=>/*#__PURE__*/_jsx(\"div\",{onClick:()=>changeLanguage(lang.code),style:{padding:\"12px 16px\",cursor:\"pointer\",backgroundColor:currentLanguage===lang.code?\"#F5F5FF\":\"white\",color:currentLanguage===lang.code?\"#0E2087\":\"#333\",fontWeight:currentLanguage===lang.code?\"500\":\"normal\",transition:\"background-color 0.2s ease\",display:\"block\",width:\"100%\",textAlign:\"left\",border:\"none\",outline:\"none\"},onMouseEnter:e=>{e.currentTarget.style.backgroundColor=\"#F5F5FF\";},onMouseLeave:e=>{if(currentLanguage!==lang.code){e.currentTarget.style.backgroundColor=\"white\";}},children:lang.name},lang.code))}),/*#__PURE__*/_jsx(\"div\",{style:{display:\"none\"},id:\"custom_google_translate_element\"})]});}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"CustomGoogleTranslateWidget\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Translate_v2.map","// Generated by Framer (2fef4c5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={rHlhQj5a4:{hover:true}};const cycleOrder=[\"rHlhQj5a4\",\"w2XHkKYzn\",\"PKAGji43o\"];const serializationHash=\"framer-e9tF3\";const variantClassNames={PKAGji43o:\"framer-v-1vi4xo5\",rHlhQj5a4:\"framer-v-1whfmyr\",w2XHkKYzn:\"framer-v-1bsv5rf\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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={Activo:\"PKAGji43o\",Default:\"rHlhQj5a4\",Mobile:\"w2XHkKYzn\"};const getProps=({height,id,link,newTab,smoothScroll,text,width,...props})=>{return{...props,LWE8QcWhU:link??props.LWE8QcWhU,nw1aYSkVo:text??props.nw1aYSkVo??\"Home\",tPd6gtRvS:newTab??props.tPd6gtRvS,variant:humanReadableVariantMap[props.variant]??props.variant??\"rHlhQj5a4\",VyMwIkeg6:smoothScroll??props.VyMwIkeg6};};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,nw1aYSkVo,LWE8QcWhU,tPd6gtRvS,VyMwIkeg6,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rHlhQj5a4\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:LWE8QcWhU,motionChild:true,nodeId:\"rHlhQj5a4\",openInNewTab:tPd6gtRvS,scopeId:\"qQTLucsYW\",smoothScroll:VyMwIkeg6,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1whfmyr\",className,classNames)} framer-epg4qy`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"rHlhQj5a4\",ref:refBinding,style:{opacity:1,...style},variants:{\"rHlhQj5a4-hover\":{opacity:.75}},...addPropertyOverrides({\"rHlhQj5a4-hover\":{\"data-framer-name\":undefined},PKAGji43o:{\"data-framer-name\":\"Activo\"},w2XHkKYzn:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.3em\"},children:\"Home\"})}),className:\"framer-16mb47b\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"L893epWH0\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:nw1aYSkVo,variants:{\"rHlhQj5a4-hover\":{\"--extracted-r6o4lv\":\"var(--token-c15e335c-2943-4606-bfd3-4f0c61dc2c33, rgb(1, 12, 120))\"},PKAGji43o:{\"--extracted-r6o4lv\":\"var(--token-46a0df12-a283-4558-b8d5-f7bbd62c6faa, rgb(57, 72, 204))\"},w2XHkKYzn:{\"--extracted-r6o4lv\":\"var(--token-fbacf795-cc37-4217-a79a-56674b3a8b1f, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"rHlhQj5a4-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c15e335c-2943-4606-bfd3-4f0c61dc2c33, rgb(1, 12, 120)))\"},children:\"Home\"})}),fonts:[\"FS;Satoshi-bold\"]},PKAGji43o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-46a0df12-a283-4558-b8d5-f7bbd62c6faa, rgb(57, 72, 204)))\"},children:\"Home\"})}),fonts:[\"FS;Satoshi-bold\"]},w2XHkKYzn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"1.3em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fbacf795-cc37-4217-a79a-56674b3a8b1f, rgb(255, 255, 255)))\"},children:\"Home\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-e9tF3.framer-epg4qy, .framer-e9tF3 .framer-epg4qy { display: block; }\",\".framer-e9tF3.framer-1whfmyr { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-e9tF3 .framer-16mb47b { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-e9tF3.framer-1whfmyr { gap: 0px; } .framer-e9tF3.framer-1whfmyr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-e9tF3.framer-1whfmyr > :first-child { margin-top: 0px; } .framer-e9tF3.framer-1whfmyr > :last-child { margin-bottom: 0px; } }\",\".framer-e9tF3.framer-v-1bsv5rf.framer-1whfmyr { cursor: unset; padding: 16px; }\",\".framer-e9tF3.framer-v-1vi4xo5.framer-1whfmyr { cursor: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 23\n * @framerIntrinsicWidth 47\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"w2XHkKYzn\":{\"layout\":[\"auto\",\"auto\"]},\"PKAGji43o\":{\"layout\":[\"auto\",\"auto\"]},\"m_MGewffw\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"nw1aYSkVo\":\"text\",\"LWE8QcWhU\":\"link\",\"tPd6gtRvS\":\"newTab\",\"VyMwIkeg6\":\"smoothScroll\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqQTLucsYW=withCSS(Component,css,\"framer-e9tF3\");export default FramerqQTLucsYW;FramerqQTLucsYW.displayName=\"Navlink\";FramerqQTLucsYW.defaultProps={height:23,width:47};addPropertyControls(FramerqQTLucsYW,{variant:{options:[\"rHlhQj5a4\",\"w2XHkKYzn\",\"PKAGji43o\"],optionTitles:[\"Default\",\"Mobile\",\"Activo\"],title:\"Variant\",type:ControlType.Enum},nw1aYSkVo:{defaultValue:\"Home\",displayTextArea:false,title:\"Text\",type:ControlType.String},LWE8QcWhU:{title:\"Link\",type:ControlType.Link},tPd6gtRvS:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},VyMwIkeg6:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean}});addFonts(FramerqQTLucsYW,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqQTLucsYW\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"w2XHkKYzn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PKAGji43o\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"m_MGewffw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"47\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"nw1aYSkVo\\\":\\\"text\\\",\\\"LWE8QcWhU\\\":\\\"link\\\",\\\"tPd6gtRvS\\\":\\\"newTab\\\",\\\"VyMwIkeg6\\\":\\\"smoothScroll\\\"}\",\"framerIntrinsicHeight\":\"23\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qQTLucsYW.map","// Generated by Framer (2fef4c5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,getPropertyControls,Image,Link,ResolveLinks,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import CustomGoogleTranslateWidget from\"https://framerusercontent.com/modules/UiCxX8SyXCTJBSahNujJ/OK9PXL8loSawcgbmM1va/Translate_v2.js\";import Navlink from\"https://framerusercontent.com/modules/yFjior0GJPhGn9HeMEEf/44pbZ6nEJ0zfXdg8trVL/qQTLucsYW.js\";import Button from\"https://framerusercontent.com/modules/ylfdPdLcPLJrHe4qR7ka/gZ02Z5txF51UtWUBOhV6/uZzezQED5.js\";const NavlinkFonts=getFonts(Navlink);const CustomGoogleTranslateWidgetFonts=getFonts(CustomGoogleTranslateWidget);const ButtonFonts=getFonts(Button);const PhosphorFonts=getFonts(Phosphor);const NavlinkControls=getPropertyControls(Navlink);const cycleOrder=[\"kWbWavhB8\",\"zJxEctt26\",\"OMcE4_ZGP\"];const serializationHash=\"framer-O2Ts3\";const variantClassNames={kWbWavhB8:\"framer-v-opsk99\",OMcE4_ZGP:\"framer-v-1pcj6js\",zJxEctt26:\"framer-v-npmj0w\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 humanReadableEnumMap={Activo:\"PKAGji43o\",Default:\"rHlhQj5a4\",Mobile:\"w2XHkKYzn\"};const humanReadableVariantMap={\"Mobile-close\":\"zJxEctt26\",\"Mobile-open\":\"OMcE4_ZGP\",Desktop:\"kWbWavhB8\"};const getProps=({blog,calidad,height,id,producto,servicio,sobreNosotros,sostenibilidad,width,...props})=>{return{...props,CNhCeveqt:humanReadableEnumMap[blog]??blog??props.CNhCeveqt??\"rHlhQj5a4\",DyvAAsG3X:humanReadableEnumMap[calidad]??calidad??props.DyvAAsG3X??\"rHlhQj5a4\",nTOMZpFSv:humanReadableEnumMap[producto]??producto??props.nTOMZpFSv??\"rHlhQj5a4\",variant:humanReadableVariantMap[props.variant]??props.variant??\"kWbWavhB8\",WjFRxcuQ7:humanReadableEnumMap[sobreNosotros]??sobreNosotros??props.WjFRxcuQ7??\"rHlhQj5a4\",Wkkx4DYPr:humanReadableEnumMap[servicio]??servicio??props.Wkkx4DYPr??\"rHlhQj5a4\",XyEbukzKq:humanReadableEnumMap[sostenibilidad]??sostenibilidad??props.XyEbukzKq??\"rHlhQj5a4\"};};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,WjFRxcuQ7,nTOMZpFSv,DyvAAsG3X,Wkkx4DYPr,XyEbukzKq,CNhCeveqt,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kWbWavhB8\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapen1fkk=activeVariantCallback(async(...args)=>{setVariant(\"OMcE4_ZGP\");});const onTap3j8hhm=activeVariantCallback(async(...args)=>{setVariant(\"zJxEctt26\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"OMcE4_ZGP\")return true;return false;};const isDisplayed1=()=>{if([\"zJxEctt26\",\"OMcE4_ZGP\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"zJxEctt26\",\"OMcE4_ZGP\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"zJxEctt26\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-opsk99\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"kWbWavhB8\",ref:refBinding,style:{backgroundColor:\"var(--token-fbacf795-cc37-4217-a79a-56674b3a8b1f, rgb(255, 255, 255))\",...style},...addPropertyOverrides({OMcE4_ZGP:{\"data-framer-name\":\"Mobile-open\"},zJxEctt26:{\"data-framer-name\":\"Mobile-close\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-whfu51\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"v9nzMKlXY\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1knu10k\",\"data-framer-name\":\"Nav-content-Wrapper\",layoutDependency:layoutDependency,layoutId:\"Cw20J57_m\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"QPYTCA9I3\",scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ffjrix framer-pc9hv7\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"QPYTCA9I3\",style:{backgroundColor:\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Logo Jos\\xe9 Combal\\xeda\",fit:\"fill\",intrinsicHeight:46,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(24+((componentViewport?.height||83)-36-200)/2)+0+0+0+92.5),pixelHeight:28,pixelWidth:300,src:\"https://framerusercontent.com/images/MGmAV6JlKTuOqZrCJgLfBp9Ytc.webp\"},className:\"framer-1smei4a\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"E64ON3DLl\",...addPropertyOverrides({OMcE4_ZGP:{background:{alt:\"Logo Jos\\xe9 Combal\\xeda\",fit:\"fill\",intrinsicHeight:46,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+0+0+22.5),pixelHeight:28,pixelWidth:300,src:\"https://framerusercontent.com/images/MGmAV6JlKTuOqZrCJgLfBp9Ytc.webp\"}},zJxEctt26:{background:{alt:\"Logo Jos\\xe9 Combal\\xeda\",fit:\"fill\",intrinsicHeight:46,intrinsicWidth:500,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+0+0+22.5),pixelHeight:28,pixelWidth:300,src:\"https://framerusercontent.com/images/MGmAV6JlKTuOqZrCJgLfBp9Ytc.webp\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9qno9g\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"BTjNlmqL4\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nrmmra\",\"data-framer-name\":\"Navmenu\",layoutDependency:layoutDependency,layoutId:\"gkXGEZhwZ\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,opacity:1},variants:{OMcE4_ZGP:{backgroundColor:\"var(--token-c15e335c-2943-4606-bfd3-4f0c61dc2c33, rgb(14, 32, 135))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,opacity:1},zJxEctt26:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,opacity:0}},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"M7Y5zTU8l\"},implicitPathVariables:undefined},{href:{webPageId:\"M7Y5zTU8l\"},implicitPathVariables:undefined},{href:{webPageId:\"M7Y5zTU8l\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+(24+((componentViewport?.height||83)-36-200)/2)+0+88.5+0+0,...addPropertyOverrides({OMcE4_ZGP:{width:`calc(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 24px, 1px) - 40px)`,y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+71+0+20+204},zJxEctt26:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+62+0+36+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-morsil-container\",layoutDependency:layoutDependency,layoutId:\"RyTeh8cWR-container\",nodeId:\"RyTeh8cWR\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Navlink,{height:\"100%\",id:\"RyTeh8cWR\",layoutId:\"RyTeh8cWR\",LWE8QcWhU:resolvedLinks[0],nw1aYSkVo:\"Sobre nosotros\",tPd6gtRvS:false,variant:WjFRxcuQ7,VyMwIkeg6:false,width:\"100%\",...addPropertyOverrides({OMcE4_ZGP:{LWE8QcWhU:resolvedLinks[2],style:{width:\"100%\"},variant:\"w2XHkKYzn\"},zJxEctt26:{LWE8QcWhU:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Arc8ayZ2n\"},implicitPathVariables:undefined},{href:{webPageId:\"Arc8ayZ2n\"},implicitPathVariables:undefined},{href:{webPageId:\"Arc8ayZ2n\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+(24+((componentViewport?.height||83)-36-200)/2)+0+88.5+0+0,...addPropertyOverrides({OMcE4_ZGP:{width:`calc(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 24px, 1px) - 40px)`,y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+71+0+20+231},zJxEctt26:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+62+0+36+55}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15ts1ta-container\",layoutDependency:layoutDependency,layoutId:\"bIUKMxXgG-container\",nodeId:\"bIUKMxXgG\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Navlink,{height:\"100%\",id:\"bIUKMxXgG\",layoutId:\"bIUKMxXgG\",LWE8QcWhU:resolvedLinks1[0],nw1aYSkVo:\"Producto\",tPd6gtRvS:false,variant:nTOMZpFSv,VyMwIkeg6:false,width:\"100%\",...addPropertyOverrides({OMcE4_ZGP:{LWE8QcWhU:resolvedLinks1[2],style:{width:\"100%\"},variant:\"w2XHkKYzn\"},zJxEctt26:{LWE8QcWhU:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"EkMtXI7WB\"},implicitPathVariables:undefined},{href:{webPageId:\"EkMtXI7WB\"},implicitPathVariables:undefined},{href:{webPageId:\"EkMtXI7WB\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+(24+((componentViewport?.height||83)-36-200)/2)+0+88.5+0+0,...addPropertyOverrides({OMcE4_ZGP:{width:`calc(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 24px, 1px) - 40px)`,y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+71+0+20+258},zJxEctt26:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+62+0+36+110}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tykye4-container\",layoutDependency:layoutDependency,layoutId:\"QYhhaEUT0-container\",nodeId:\"QYhhaEUT0\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Navlink,{height:\"100%\",id:\"QYhhaEUT0\",layoutId:\"QYhhaEUT0\",LWE8QcWhU:resolvedLinks2[0],nw1aYSkVo:\"Calidad\",tPd6gtRvS:false,variant:DyvAAsG3X,VyMwIkeg6:false,width:\"100%\",...addPropertyOverrides({OMcE4_ZGP:{LWE8QcWhU:resolvedLinks2[2],style:{width:\"100%\"},variant:\"w2XHkKYzn\"},zJxEctt26:{LWE8QcWhU:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zscLzyxhI\"},implicitPathVariables:undefined},{href:{webPageId:\"zscLzyxhI\"},implicitPathVariables:undefined},{href:{webPageId:\"zscLzyxhI\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+(24+((componentViewport?.height||83)-36-200)/2)+0+88.5+0+0,...addPropertyOverrides({OMcE4_ZGP:{width:`calc(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 24px, 1px) - 40px)`,y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+71+0+20+285},zJxEctt26:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+62+0+36+165}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18lfp1-container\",layoutDependency:layoutDependency,layoutId:\"s0jVHI89s-container\",nodeId:\"s0jVHI89s\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Navlink,{height:\"100%\",id:\"s0jVHI89s\",layoutId:\"s0jVHI89s\",LWE8QcWhU:resolvedLinks3[0],nw1aYSkVo:\"Servicio\",tPd6gtRvS:false,variant:Wkkx4DYPr,VyMwIkeg6:false,width:\"100%\",...addPropertyOverrides({OMcE4_ZGP:{LWE8QcWhU:resolvedLinks3[2],style:{width:\"100%\"},variant:\"w2XHkKYzn\"},zJxEctt26:{LWE8QcWhU:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lJ12rnN5a\"},implicitPathVariables:undefined},{href:{webPageId:\"lJ12rnN5a\"},implicitPathVariables:undefined},{href:{webPageId:\"lJ12rnN5a\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+(24+((componentViewport?.height||83)-36-200)/2)+0+88.5+0+0,...addPropertyOverrides({OMcE4_ZGP:{width:`calc(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 24px, 1px) - 40px)`,y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+71+0+20+312},zJxEctt26:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+62+0+36+220}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yuejvs-container\",layoutDependency:layoutDependency,layoutId:\"qlY7OmGbU-container\",nodeId:\"qlY7OmGbU\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Navlink,{height:\"100%\",id:\"qlY7OmGbU\",layoutId:\"qlY7OmGbU\",LWE8QcWhU:resolvedLinks4[0],nw1aYSkVo:\"Sostenibilidad\",tPd6gtRvS:false,variant:XyEbukzKq,VyMwIkeg6:false,width:\"100%\",...addPropertyOverrides({OMcE4_ZGP:{LWE8QcWhU:resolvedLinks4[2],style:{width:\"100%\"},variant:\"w2XHkKYzn\"},zJxEctt26:{LWE8QcWhU:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dAPviWjXd\"},implicitPathVariables:undefined},{href:{webPageId:\"dAPviWjXd\"},implicitPathVariables:undefined},{href:{webPageId:\"dAPviWjXd\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+(24+((componentViewport?.height||83)-36-200)/2)+0+88.5+0+0,...addPropertyOverrides({OMcE4_ZGP:{width:`calc(max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px) - 24px, 1px) - 40px)`,y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+71+0+20+339},zJxEctt26:{y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+62+0+36+275}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5pngyt-container\",layoutDependency:layoutDependency,layoutId:\"moIhNFHCG-container\",nodeId:\"moIhNFHCG\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Navlink,{height:\"100%\",id:\"moIhNFHCG\",layoutId:\"moIhNFHCG\",LWE8QcWhU:resolvedLinks5[0],nw1aYSkVo:\"Blog\",tPd6gtRvS:false,variant:CNhCeveqt,VyMwIkeg6:false,width:\"100%\",...addPropertyOverrides({OMcE4_ZGP:{LWE8QcWhU:resolvedLinks5[2],style:{width:\"100%\"},variant:\"w2XHkKYzn\"},zJxEctt26:{LWE8QcWhU:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pnkuq-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"lNi2gc9Wj-container\",nodeId:\"lNi2gc9Wj\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(CustomGoogleTranslateWidget,{height:\"100%\",id:\"lNi2gc9Wj\",layoutId:\"lNi2gc9Wj\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7nfm1n\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"wi4ZYIR4F\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tb21iq-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"NJl2pvVaN-container\",nodeId:\"NJl2pvVaN\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(CustomGoogleTranslateWidget,{height:\"100%\",id:\"NJl2pvVaN\",layoutId:\"NJl2pvVaN\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UknN9CPHE\"},implicitPathVariables:undefined},{href:{webPageId:\"UknN9CPHE\"},implicitPathVariables:undefined},{href:{webPageId:\"UknN9CPHE\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+(24+((componentViewport?.height||83)-36-200)/2)+0+0+76.5,...addPropertyOverrides({OMcE4_ZGP:{width:\"86px\",y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+5.5+0},zJxEctt26:{width:\"86px\",y:(componentViewport?.y||0)+(12+((componentViewport?.height||84)-24-60)/2)+1+5.5+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16sygwj-container\",layoutDependency:layoutDependency,layoutId:\"r2SW4_P6G-container\",nodeId:\"r2SW4_P6G\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Button,{bKCbkfH9z:false,Bt9tVlXCI:\"Contacta\",Cju318J15:resolvedLinks6[0],height:\"100%\",id:\"r2SW4_P6G\",layoutId:\"r2SW4_P6G\",oedZfQEgM:false,UDxvdU5R4:\"SpeakerSimpleX\",variant:\"vMA8Hs14I\",width:\"100%\",...addPropertyOverrides({OMcE4_ZGP:{Cju318J15:resolvedLinks6[2],style:{width:\"100%\"},variant:\"ZELlMdy6x\"},zJxEctt26:{Cju318J15:resolvedLinks6[1],style:{width:\"100%\"},variant:\"ZELlMdy6x\"}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-huy6f\",\"data-framer-name\":\"Menu Button\",layoutDependency:layoutDependency,layoutId:\"xBEC7iACq\",style:{backgroundColor:\"var(--token-361c4e97-a766-4f18-af89-08060b5908e7, rgb(28, 39, 76))\",borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3},variants:{OMcE4_ZGP:{backgroundColor:\"var(--token-46a0df12-a283-4558-b8d5-f7bbd62c6faa, rgb(57, 72, 204))\"},zJxEctt26:{backgroundColor:\"var(--token-46a0df12-a283-4558-b8d5-f7bbd62c6faa, rgb(57, 72, 204))\"}},...addPropertyOverrides({OMcE4_ZGP:{\"data-highlight\":true,onTap:onTap3j8hhm},zJxEctt26:{\"data-highlight\":true,onTap:onTapen1fkk}},baseVariant,gestureVariant),children:[isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-8ndkgy\",\"data-framer-name\":\"menu_alt_1_svgrepo_com\",fill:'var(--token-75c522b4-8f94-4813-bfbc-a8315473b2d3, rgb(245, 245, 255)) /* {\"name\":\"White Blue\"} */',intrinsicHeight:800,intrinsicWidth:800,layoutDependency:layoutDependency,layoutId:\"xdYtZeBCF\",svg:'<svg width=\"800\" height=\"800\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M4 6h16M4 12h10M4 18h5\" stroke=\"#000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1249mr7-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"TacWdiY_M-container\",nodeId:\"TacWdiY_M\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-fbacf795-cc37-4217-a79a-56674b3a8b1f, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"X\",id:\"TacWdiY_M\",layoutId:\"TacWdiY_M\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uexm8g-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"gc4ANh2Hq-container\",nodeId:\"gc4ANh2Hq\",rendersWithMotion:true,scopeId:\"wbmfdBBcd\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-fbacf795-cc37-4217-a79a-56674b3a8b1f, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"List\",id:\"gc4ANh2Hq\",layoutId:\"gc4ANh2Hq\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-O2Ts3.framer-pc9hv7, .framer-O2Ts3 .framer-pc9hv7 { display: block; }\",\".framer-O2Ts3.framer-opsk99 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 24px 0px 12px 0px; position: relative; width: 1200px; }\",\".framer-O2Ts3 .framer-whfu51 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px 25px 0px 25px; position: relative; width: 1px; }\",\".framer-O2Ts3 .framer-1knu10k { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-O2Ts3 .framer-ffjrix { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-O2Ts3 .framer-1smei4a { aspect-ratio: 10.869565217391305 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); overflow: visible; position: relative; width: 161px; }\",\".framer-O2Ts3 .framer-9qno9g { 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; width: min-content; }\",\".framer-O2Ts3 .framer-nrmmra { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-O2Ts3 .framer-morsil-container, .framer-O2Ts3 .framer-15ts1ta-container, .framer-O2Ts3 .framer-1tykye4-container, .framer-O2Ts3 .framer-18lfp1-container, .framer-O2Ts3 .framer-yuejvs-container, .framer-O2Ts3 .framer-5pngyt-container, .framer-O2Ts3 .framer-1pnkuq-container, .framer-O2Ts3 .framer-16sygwj-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-O2Ts3 .framer-7nfm1n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-O2Ts3 .framer-1tb21iq-container { flex: none; height: auto; position: relative; width: auto; z-index: 5; }\",\".framer-O2Ts3 .framer-huy6f { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 40px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-O2Ts3 .framer-8ndkgy { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-O2Ts3 .framer-1249mr7-container, .framer-O2Ts3 .framer-1uexm8g-container { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-O2Ts3.framer-opsk99, .framer-O2Ts3 .framer-whfu51, .framer-O2Ts3 .framer-ffjrix, .framer-O2Ts3 .framer-9qno9g, .framer-O2Ts3 .framer-nrmmra, .framer-O2Ts3 .framer-7nfm1n, .framer-O2Ts3 .framer-huy6f { gap: 0px; } .framer-O2Ts3.framer-opsk99 > *, .framer-O2Ts3 .framer-whfu51 > *, .framer-O2Ts3 .framer-9qno9g > *, .framer-O2Ts3 .framer-huy6f > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-O2Ts3.framer-opsk99 > :first-child, .framer-O2Ts3 .framer-whfu51 > :first-child, .framer-O2Ts3 .framer-9qno9g > :first-child, .framer-O2Ts3 .framer-nrmmra > :first-child, .framer-O2Ts3 .framer-7nfm1n > :first-child, .framer-O2Ts3 .framer-huy6f > :first-child { margin-left: 0px; } .framer-O2Ts3.framer-opsk99 > :last-child, .framer-O2Ts3 .framer-whfu51 > :last-child, .framer-O2Ts3 .framer-9qno9g > :last-child, .framer-O2Ts3 .framer-nrmmra > :last-child, .framer-O2Ts3 .framer-7nfm1n > :last-child, .framer-O2Ts3 .framer-huy6f > :last-child { margin-right: 0px; } .framer-O2Ts3 .framer-ffjrix > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-O2Ts3 .framer-ffjrix > :first-child { margin-top: 0px; } .framer-O2Ts3 .framer-ffjrix > :last-child { margin-bottom: 0px; } .framer-O2Ts3 .framer-nrmmra > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-O2Ts3 .framer-7nfm1n > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-O2Ts3.framer-v-npmj0w.framer-opsk99, .framer-O2Ts3.framer-v-1pcj6js.framer-opsk99 { padding: 12px 0px 12px 0px; width: 400px; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-whfu51, .framer-O2Ts3.framer-v-1pcj6js .framer-whfu51 { height: 60px; padding: 0px 12px 0px 12px; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-1knu10k, .framer-O2Ts3.framer-v-1pcj6js .framer-1knu10k { height: 58px; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-ffjrix, .framer-O2Ts3.framer-v-1pcj6js .framer-ffjrix { align-self: unset; height: 100%; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-1smei4a, .framer-O2Ts3.framer-v-1pcj6js .framer-1smei4a { height: var(--framer-aspect-ratio-supported, 12px); width: 141px; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-9qno9g { align-content: flex-start; align-items: flex-start; height: 1px; justify-content: flex-start; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 62px; width: unset; z-index: 1; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-nrmmra { flex-direction: column; padding: 36px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-7nfm1n, .framer-O2Ts3.framer-v-1pcj6js .framer-7nfm1n { gap: 16px; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-16sygwj-container, .framer-O2Ts3.framer-v-1pcj6js .framer-16sygwj-container { width: 86px; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-huy6f, .framer-O2Ts3.framer-v-1pcj6js .framer-huy6f { cursor: pointer; }\",\".framer-O2Ts3.framer-v-npmj0w .framer-1uexm8g-container, .framer-O2Ts3.framer-v-1pcj6js .framer-1pnkuq-container { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-O2Ts3.framer-v-npmj0w .framer-nrmmra, .framer-O2Ts3.framer-v-npmj0w .framer-7nfm1n { gap: 0px; } .framer-O2Ts3.framer-v-npmj0w .framer-nrmmra > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-O2Ts3.framer-v-npmj0w .framer-nrmmra > :first-child { margin-top: 0px; } .framer-O2Ts3.framer-v-npmj0w .framer-nrmmra > :last-child { margin-bottom: 0px; } .framer-O2Ts3.framer-v-npmj0w .framer-7nfm1n > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-O2Ts3.framer-v-npmj0w .framer-7nfm1n > :first-child { margin-left: 0px; } .framer-O2Ts3.framer-v-npmj0w .framer-7nfm1n > :last-child { margin-right: 0px; } }\",\".framer-O2Ts3.framer-v-1pcj6js .framer-9qno9g { align-content: flex-start; align-items: flex-start; justify-content: flex-start; left: 0px; position: absolute; right: 0px; top: 71px; width: unset; z-index: 1; }\",\".framer-O2Ts3.framer-v-1pcj6js .framer-nrmmra { flex-direction: column; gap: 4px; overflow: visible; padding: 20px; width: 100%; z-index: 1; }\",\".framer-O2Ts3.framer-v-1pcj6js .framer-morsil-container { order: 1; width: 100%; }\",\".framer-O2Ts3.framer-v-1pcj6js .framer-15ts1ta-container { order: 2; width: 100%; }\",\".framer-O2Ts3.framer-v-1pcj6js .framer-1tykye4-container { order: 3; width: 100%; }\",\".framer-O2Ts3.framer-v-1pcj6js .framer-18lfp1-container { order: 4; width: 100%; }\",\".framer-O2Ts3.framer-v-1pcj6js .framer-yuejvs-container { order: 5; width: 100%; }\",\".framer-O2Ts3.framer-v-1pcj6js .framer-5pngyt-container { order: 6; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-O2Ts3.framer-v-1pcj6js .framer-nrmmra, .framer-O2Ts3.framer-v-1pcj6js .framer-7nfm1n { gap: 0px; } .framer-O2Ts3.framer-v-1pcj6js .framer-nrmmra > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-O2Ts3.framer-v-1pcj6js .framer-nrmmra > :first-child { margin-top: 0px; } .framer-O2Ts3.framer-v-1pcj6js .framer-nrmmra > :last-child { margin-bottom: 0px; } .framer-O2Ts3.framer-v-1pcj6js .framer-7nfm1n > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-O2Ts3.framer-v-1pcj6js .framer-7nfm1n > :first-child { margin-left: 0px; } .framer-O2Ts3.framer-v-1pcj6js .framer-7nfm1n > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 83\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zJxEctt26\":{\"layout\":[\"fixed\",\"auto\"]},\"OMcE4_ZGP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"WjFRxcuQ7\":\"sobreNosotros\",\"nTOMZpFSv\":\"producto\",\"DyvAAsG3X\":\"calidad\",\"Wkkx4DYPr\":\"servicio\",\"XyEbukzKq\":\"sostenibilidad\",\"CNhCeveqt\":\"blog\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwbmfdBBcd=withCSS(Component,css,\"framer-O2Ts3\");export default FramerwbmfdBBcd;FramerwbmfdBBcd.displayName=\"Navbar\";FramerwbmfdBBcd.defaultProps={height:83,width:1200};addPropertyControls(FramerwbmfdBBcd,{variant:{options:[\"kWbWavhB8\",\"zJxEctt26\",\"OMcE4_ZGP\"],optionTitles:[\"Desktop\",\"Mobile-close\",\"Mobile-open\"],title:\"Variant\",type:ControlType.Enum},WjFRxcuQ7:NavlinkControls?.[\"variant\"]&&{...NavlinkControls[\"variant\"],defaultValue:\"rHlhQj5a4\",description:undefined,hidden:undefined,title:\"Sobre nosotros\"},nTOMZpFSv:NavlinkControls?.[\"variant\"]&&{...NavlinkControls[\"variant\"],defaultValue:\"rHlhQj5a4\",description:undefined,hidden:undefined,title:\"Producto\"},DyvAAsG3X:NavlinkControls?.[\"variant\"]&&{...NavlinkControls[\"variant\"],defaultValue:\"rHlhQj5a4\",description:undefined,hidden:undefined,title:\"Calidad\"},Wkkx4DYPr:NavlinkControls?.[\"variant\"]&&{...NavlinkControls[\"variant\"],defaultValue:\"rHlhQj5a4\",description:undefined,hidden:undefined,title:\"Servicio\"},XyEbukzKq:NavlinkControls?.[\"variant\"]&&{...NavlinkControls[\"variant\"],defaultValue:\"rHlhQj5a4\",description:undefined,hidden:undefined,title:\"Sostenibilidad\"},CNhCeveqt:NavlinkControls?.[\"variant\"]&&{...NavlinkControls[\"variant\"],defaultValue:\"rHlhQj5a4\",description:undefined,hidden:undefined,title:\"Blog\"}});addFonts(FramerwbmfdBBcd,[{explicitInter:true,fonts:[]},...NavlinkFonts,...CustomGoogleTranslateWidgetFonts,...ButtonFonts,...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwbmfdBBcd\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zJxEctt26\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OMcE4_ZGP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"83\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"WjFRxcuQ7\\\":\\\"sobreNosotros\\\",\\\"nTOMZpFSv\\\":\\\"producto\\\",\\\"DyvAAsG3X\\\":\\\"calidad\\\",\\\"Wkkx4DYPr\\\":\\\"servicio\\\",\\\"XyEbukzKq\\\":\\\"sostenibilidad\\\",\\\"CNhCeveqt\\\":\\\"blog\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wbmfdBBcd.map"],"mappings":"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"}