{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/sIGDQymsYx7578WN8M4L/MrQz9beiibf8g9oiWj6l/fPHoCmNBs.js", "ssg:https://framerusercontent.com/modules/lJCVNh91hd2geb3lXrz1/8aylpuanliNuJRnUh4S3/fPHoCmNBs.js"],
  "sourcesContent": ["// Generated by Framer (7f69244)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Navigation from\"#framer/local/canvasComponent/qcjmy68NP/qcjmy68NP.js\";import Project from\"#framer/local/canvasComponent/xfCUDpYqR/xfCUDpYqR.js\";import Footer from\"#framer/local/canvasComponent/Y16LS2cNe/Y16LS2cNe.js\";import*as sharedStyle from\"#framer/local/css/iYYw4WIRq/iYYw4WIRq.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/fPHoCmNBs/fPHoCmNBs.js\";import metadataProvider from\"#framer/local/webPageMetadata/fPHoCmNBs/fPHoCmNBs.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithFX=withFX(RichText);const ProjectFonts=getFonts(Project);const ContainerWithFX=withFX(Container);const MaterialFonts=getFonts(Material);const MotionAWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.a);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionMainWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.main);const FooterFonts=getFonts(Footer);const breakpoints={EGRHzDtfh:\"(min-width: 768px) and (max-width: 1199px)\",mLeVR1FTV:\"(min-width: 1200px)\",r2llo1G6e:\"(max-width: 389px)\",Rpid2CVxK:\"(min-width: 390px) and (max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rQ9Jj\";const variantClassNames={EGRHzDtfh:\"framer-v-ilhkp0\",mLeVR1FTV:\"framer-v-9ltca8\",r2llo1G6e:\"framer-v-8r6724\",Rpid2CVxK:\"framer-v-wero2h\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:24};const transition1={delay:0,duration:1,ease:[.4,0,0,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:24};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:40};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:.75,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2};const animation5={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transition:transition2};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation9={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:24};const metadata=metadataProvider();const humanReadableVariantMap={\"Phone (small)\":\"r2llo1G6e\",Desktop:\"mLeVR1FTV\",Phone:\"Rpid2CVxK\",Tablet:\"EGRHzDtfh\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"mLeVR1FTV\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-rQ9Jj`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-rQ9Jj`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"IYL2t952i\");const ref2=React.useRef(null);usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"EGRHzDtfh\",\"r2llo1G6e\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"EGRHzDtfh\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"r2llo1G6e\")return true;return false;};const elementId1=useRouteElementId(\"xEbavNXps\");const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"mLeVR1FTV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-9ltca8\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wnw6hu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{variant:\"F6eGSjL9B\"},r2llo1G6e:{variant:\"FCtauhbjK\"},Rpid2CVxK:{variant:\"fxfh0q7A3\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"kC0_4Fa3s\",layoutId:\"kC0_4Fa3s\",style:{width:\"100%\"},variant:\"yel3dWdVG\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-82qgza\",\"data-framer-name\":\"Content\",id:elementId,name:\"Content\",ref:ref2,children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-k372go\",\"data-styles-preset\":\"iYYw4WIRq\",style:{\"--framer-text-color\":\"var(--token-d436b889-82c9-42d7-ad52-8a334bbb46e0, rgb(255, 255, 255))\"},children:\"Dise\\xf1o gr\\xe1fico\"})}),className:\"framer-1r4kgl9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17dlmyy\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MM0PsPIUr\"},implicitPathVariables:undefined},{href:{webPageId:\"MM0PsPIUr\"},implicitPathVariables:undefined},{href:{webPageId:\"MM0PsPIUr\"},implicitPathVariables:undefined},{href:{webPageId:\"MM0PsPIUr\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mhd6p3-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{avDIzxLCX:resolvedLinks[2]},r2llo1G6e:{avDIzxLCX:resolvedLinks[3]},Rpid2CVxK:{avDIzxLCX:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Project,{avDIzxLCX:resolvedLinks[0],F74emY5RR:addImageAlt({src:\"https://framerusercontent.com/images/eSesalE45G1aGGio0EHTZX2M.png\",srcSet:\"https://framerusercontent.com/images/eSesalE45G1aGGio0EHTZX2M.png?scale-down-to=512 512w,https://framerusercontent.com/images/eSesalE45G1aGGio0EHTZX2M.png 1023w\"},\"\"),height:\"100%\",id:\"RIckF5xYJ\",iDyVtE1Gu:\"N\\xf3mada - UDI\",layoutId:\"RIckF5xYJ\",style:{height:\"100%\",width:\"100%\"},Uf3nsMSHM:\"Yellow Jacket\",variant:\"MueIAAOWn\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IeyE4HgCN\"},implicitPathVariables:undefined},{href:{webPageId:\"IeyE4HgCN\"},implicitPathVariables:undefined},{href:{webPageId:\"IeyE4HgCN\"},implicitPathVariables:undefined},{href:{webPageId:\"IeyE4HgCN\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1p3v0zn-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{avDIzxLCX:resolvedLinks1[2]},r2llo1G6e:{avDIzxLCX:resolvedLinks1[3]},Rpid2CVxK:{avDIzxLCX:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Project,{avDIzxLCX:resolvedLinks1[0],F74emY5RR:addImageAlt({src:\"https://framerusercontent.com/images/kkp8CPJVwpl7urTcZu0CJXEtg.png\",srcSet:\"https://framerusercontent.com/images/kkp8CPJVwpl7urTcZu0CJXEtg.png?scale-down-to=512 512w,https://framerusercontent.com/images/kkp8CPJVwpl7urTcZu0CJXEtg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kkp8CPJVwpl7urTcZu0CJXEtg.png 1364w\"},\"\"),height:\"100%\",id:\"L0lAlTmtJ\",iDyVtE1Gu:\"Pu\\xf1os de Harina - UDI\",layoutId:\"L0lAlTmtJ\",style:{height:\"100%\",width:\"100%\"},Uf3nsMSHM:\"El Aedo\",variant:\"MueIAAOWn\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FozPp9ZMc\"},implicitPathVariables:undefined},{href:{webPageId:\"FozPp9ZMc\"},implicitPathVariables:undefined},{href:{webPageId:\"FozPp9ZMc\"},implicitPathVariables:undefined},{href:{webPageId:\"FozPp9ZMc\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1w557l4-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{avDIzxLCX:resolvedLinks2[2]},r2llo1G6e:{avDIzxLCX:resolvedLinks2[3]},Rpid2CVxK:{avDIzxLCX:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Project,{avDIzxLCX:resolvedLinks2[0],F74emY5RR:addImageAlt({src:\"https://framerusercontent.com/images/EeD96x5hRu8sbsC70YyOsQJJ0Q4.png\",srcSet:\"https://framerusercontent.com/images/EeD96x5hRu8sbsC70YyOsQJJ0Q4.png?scale-down-to=512 512w,https://framerusercontent.com/images/EeD96x5hRu8sbsC70YyOsQJJ0Q4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EeD96x5hRu8sbsC70YyOsQJJ0Q4.png 1364w\"},\"\"),height:\"100%\",id:\"wfZ38cja3\",iDyVtE1Gu:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Cartel stand\",layoutId:\"wfZ38cja3\",style:{height:\"100%\",width:\"100%\"},Uf3nsMSHM:\"Acci\\xf3n contra el Hambre\",variant:\"MueIAAOWn\",width:\"100%\"})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NlnKfaO8W\"},implicitPathVariables:undefined},{href:{webPageId:\"NlnKfaO8W\"},implicitPathVariables:undefined},{href:{webPageId:\"NlnKfaO8W\"},implicitPathVariables:undefined},{href:{webPageId:\"NlnKfaO8W\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1weov8c-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{avDIzxLCX:resolvedLinks3[2]},r2llo1G6e:{avDIzxLCX:resolvedLinks3[3]},Rpid2CVxK:{avDIzxLCX:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Project,{avDIzxLCX:resolvedLinks3[0],F74emY5RR:addImageAlt({src:\"https://framerusercontent.com/images/rdQhDo8EDrGWsjXTFFljFwtfvo.png\",srcSet:\"https://framerusercontent.com/images/rdQhDo8EDrGWsjXTFFljFwtfvo.png?scale-down-to=512 512w,https://framerusercontent.com/images/rdQhDo8EDrGWsjXTFFljFwtfvo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rdQhDo8EDrGWsjXTFFljFwtfvo.png 1364w\"},\"\"),height:\"100%\",id:\"YEGxt1PzT\",iDyVtE1Gu:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Logotipo Metro de Madrid\",layoutId:\"YEGxt1PzT\",style:{height:\"100%\",width:\"100%\"},Uf3nsMSHM:(_getLocalizedValue1=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Propuesta rebranding\",variant:\"MueIAAOWn\",width:\"100%\"})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"PFynbM1ky\"},implicitPathVariables:undefined},{href:{webPageId:\"PFynbM1ky\"},implicitPathVariables:undefined},{href:{webPageId:\"PFynbM1ky\"},implicitPathVariables:undefined},{href:{webPageId:\"PFynbM1ky\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-138sdpg-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{avDIzxLCX:resolvedLinks4[2]},r2llo1G6e:{avDIzxLCX:resolvedLinks4[3]},Rpid2CVxK:{avDIzxLCX:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Project,{avDIzxLCX:resolvedLinks4[0],F74emY5RR:addImageAlt({src:\"https://framerusercontent.com/images/ZXahB5xUUOOb1rfAOmTgGGOId0.png\",srcSet:\"https://framerusercontent.com/images/ZXahB5xUUOOb1rfAOmTgGGOId0.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZXahB5xUUOOb1rfAOmTgGGOId0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZXahB5xUUOOb1rfAOmTgGGOId0.png 1364w\"},\"\"),height:\"100%\",id:\"ODc_7VE30\",iDyVtE1Gu:\"Rebranding UNESCO\",layoutId:\"ODc_7VE30\",style:{height:\"100%\",width:\"100%\"},Uf3nsMSHM:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Propuesta rebranding\",variant:\"MueIAAOWn\",width:\"100%\"})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vmvuQwKGh\"},implicitPathVariables:undefined},{href:{webPageId:\"vmvuQwKGh\"},implicitPathVariables:undefined},{href:{webPageId:\"vmvuQwKGh\"},implicitPathVariables:undefined},{href:{webPageId:\"vmvuQwKGh\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-c3nyop-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{avDIzxLCX:resolvedLinks5[2]},r2llo1G6e:{avDIzxLCX:resolvedLinks5[3]},Rpid2CVxK:{avDIzxLCX:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(Project,{avDIzxLCX:resolvedLinks5[0],F74emY5RR:addImageAlt({src:\"https://framerusercontent.com/images/0Fawo8ix27YVl4Q7vVnww0ruJA.png\",srcSet:\"https://framerusercontent.com/images/0Fawo8ix27YVl4Q7vVnww0ruJA.png?scale-down-to=512 512w,https://framerusercontent.com/images/0Fawo8ix27YVl4Q7vVnww0ruJA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0Fawo8ix27YVl4Q7vVnww0ruJA.png 1364w\"},\"\"),height:\"100%\",id:\"l8vJJmN_O\",iDyVtE1Gu:(_getLocalizedValue=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"RRSS Definociones\",layoutId:\"l8vJJmN_O\",style:{height:\"100%\",width:\"100%\"},Uf3nsMSHM:(_getLocalizedValue1=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Proyecto freelance\",variant:\"MueIAAOWn\",width:\"100%\"})})})});}})]}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{hash:\":dKLYMdGDx\",webPageId:\"PRDR3ELmN\"},nodeId:\"Em37aFXwv\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithOptimizedAppearEffect,{animate:animation6,className:\"framer-16pktg3 hidden-ilhkp0 hidden-8r6724 framer-69us0t\",\"data-framer-appear-id\":\"16pktg3\",initial:animation7,optimized:true,style:{transformPerspective:1200},whileHover:animation4,whileTap:animation5,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wbig9v-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(153, 153, 153))\",height:\"100%\",iconSearch:\"\",iconSelection:\"LightMode\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"EWdEf1p2s\",layoutId:\"EWdEf1p2s\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{hash:\":dKLYMdGDx\",webPageId:\"PRDR3ELmN\"},nodeId:\"GPmosOmJ1\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithOptimizedAppearEffect,{animate:animation6,className:\"framer-1o7wa4f hidden-9ltca8 hidden-wero2h hidden-8r6724 framer-69us0t\",\"data-framer-appear-id\":\"1o7wa4f\",initial:animation7,optimized:true,style:{transformPerspective:1200},whileHover:animation4,whileTap:animation5,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4g02d1-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(153, 153, 153))\",height:\"100%\",iconSearch:\"\",iconSelection:\"LightMode\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"HhV7eU_vb\",layoutId:\"HhV7eU_vb\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:{hash:\":dKLYMdGDx\",webPageId:\"PRDR3ELmN\"},nodeId:\"wVAQnb7r7\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(MotionAWithOptimizedAppearEffect,{animate:animation6,className:\"framer-1o3mywg hidden-9ltca8 hidden-wero2h hidden-ilhkp0 framer-69us0t\",\"data-framer-appear-id\":\"1o3mywg\",initial:animation7,optimized:true,style:{transformPerspective:1200},whileHover:animation4,whileTap:animation5,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wdvlps-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(153, 153, 153))\",height:\"100%\",iconSearch:\"\",iconSelection:\"LightMode\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"YzZzPKnLS\",layoutId:\"YzZzPKnLS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(MotionMainWithOptimizedAppearEffect,{animate:animation8,className:\"framer-mlvt06\",\"data-framer-appear-id\":\"mlvt06\",\"data-framer-name\":\"Content\",id:elementId1,initial:animation9,name:\"Content\",optimized:true,ref:ref3,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation8,children:(_getLocalizedValue1=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-k372go\",\"data-styles-preset\":\"iYYw4WIRq\",style:{\"--framer-text-color\":\"var(--token-ca826c3f-3d1b-4c03-a371-5bf026e68e58, rgb(153, 153, 153))\"},children:\"Otros trabajos relacionados\"})}),className:\"framer-t1jzmy\",\"data-framer-appear-id\":\"t1jzmy\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation9,name:\"Title\",optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wwl52v\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YAraZa0zi\"},implicitPathVariables:undefined},{href:{webPageId:\"YAraZa0zi\"},implicitPathVariables:undefined},{href:{webPageId:\"YAraZa0zi\"},implicitPathVariables:undefined},{href:{webPageId:\"YAraZa0zi\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-u58cb1-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{avDIzxLCX:resolvedLinks6[2]},r2llo1G6e:{avDIzxLCX:resolvedLinks6[3]},Rpid2CVxK:{avDIzxLCX:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(Project,{avDIzxLCX:resolvedLinks6[0],F74emY5RR:addImageAlt({src:\"https://framerusercontent.com/images/gpZ8tYkuKLzOfA7nFyyV5IxQ3s.png\",srcSet:\"https://framerusercontent.com/images/gpZ8tYkuKLzOfA7nFyyV5IxQ3s.png?scale-down-to=512 512w,https://framerusercontent.com/images/gpZ8tYkuKLzOfA7nFyyV5IxQ3s.png 1023w\"},\"\"),height:\"100%\",id:\"mMUQZlHoX\",iDyVtE1Gu:(_getLocalizedValue=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Creaci\\xf3n contenido RRSS\",layoutId:\"mMUQZlHoX\",style:{height:\"100%\",width:\"100%\"},Uf3nsMSHM:(_getLocalizedValue1=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Proyecto freelance\",variant:\"MueIAAOWn\",width:\"100%\"})})})});}})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{y:1684},r2llo1G6e:{y:2154},Rpid2CVxK:{y:2154}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:201,width:\"100vw\",y:2054,children:/*#__PURE__*/_jsx(Container,{className:\"framer-156nj9w-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EGRHzDtfh:{variant:\"rBqwMuA4u\"},r2llo1G6e:{variant:\"TtYmPFjHj\"},Rpid2CVxK:{variant:\"TtYmPFjHj\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"YDRQYwv6t\",layoutId:\"YDRQYwv6t\",style:{width:\"100%\"},variant:\"QeJX6X79s\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-rQ9Jj { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)) /* {\"name\":\"Background\"} */; }`,\".framer-rQ9Jj.framer-69us0t, .framer-rQ9Jj .framer-69us0t { display: block; }\",\".framer-rQ9Jj.framer-9ltca8 { align-content: center; align-items: center; background-color: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, #111111); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-rQ9Jj .framer-wnw6hu-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 4; }\",\".framer-rQ9Jj .framer-82qgza { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 110px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 100px 96px 100px 96px; position: relative; scroll-margin-top: 300px; width: 100%; }\",\".framer-rQ9Jj .framer-1r4kgl9, .framer-rQ9Jj .framer-t1jzmy { --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-rQ9Jj .framer-17dlmyy { display: grid; flex: none; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 1060px; justify-content: center; overflow: hidden; padding: 40px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-rQ9Jj .framer-1mhd6p3-container, .framer-rQ9Jj .framer-1p3v0zn-container, .framer-rQ9Jj .framer-1w557l4-container, .framer-rQ9Jj .framer-1weov8c-container, .framer-rQ9Jj .framer-138sdpg-container, .framer-rQ9Jj .framer-c3nyop-container, .framer-rQ9Jj .framer-u58cb1-container { align-self: start; cursor: pointer; flex: none; height: 290px; justify-self: start; position: relative; width: 605px; }\",\".framer-rQ9Jj .framer-16pktg3, .framer-rQ9Jj .framer-1o7wa4f { flex: none; height: 43px; overflow: hidden; position: absolute; right: 20px; text-decoration: none; top: 20px; width: 40px; }\",\".framer-rQ9Jj .framer-1wbig9v-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-rQ9Jj .framer-4g02d1-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-rQ9Jj .framer-1o3mywg { flex: none; height: 43px; overflow: hidden; position: absolute; right: 0px; text-decoration: none; top: 0px; width: 40px; }\",\".framer-rQ9Jj .framer-1wdvlps-container { flex: none; height: 20px; left: 0px; position: absolute; right: -6px; top: 7px; z-index: 1; }\",\".framer-rQ9Jj .framer-mlvt06 { align-content: center; align-items: center; background-color: #000000; box-shadow: inset 0px 10px 25px -5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 133%; overflow: visible; padding: 60px 96px 0px 96px; position: relative; scroll-margin-top: 300px; width: 100%; }\",\".framer-rQ9Jj .framer-wwl52v { display: grid; flex: none; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 400px; justify-content: center; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-rQ9Jj .framer-156nj9w-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rQ9Jj.framer-9ltca8, .framer-rQ9Jj .framer-82qgza, .framer-rQ9Jj .framer-mlvt06 { gap: 0px; } .framer-rQ9Jj.framer-9ltca8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rQ9Jj.framer-9ltca8 > :first-child, .framer-rQ9Jj .framer-82qgza > :first-child, .framer-rQ9Jj .framer-mlvt06 > :first-child { margin-top: 0px; } .framer-rQ9Jj.framer-9ltca8 > :last-child, .framer-rQ9Jj .framer-82qgza > :last-child, .framer-rQ9Jj .framer-mlvt06 > :last-child { margin-bottom: 0px; } .framer-rQ9Jj .framer-82qgza > * { margin: 0px; margin-bottom: calc(110px / 2); margin-top: calc(110px / 2); } .framer-rQ9Jj .framer-mlvt06 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",`@media (min-width: 390px) and (max-width: 767px) { .${metadata.bodyClassName}-framer-rQ9Jj { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)) /* {\"name\":\"Background\"} */; } .framer-rQ9Jj.framer-9ltca8 { width: 390px; } .framer-rQ9Jj .framer-82qgza { gap: 60px; padding: 40px 32px 40px 32px; } .framer-rQ9Jj .framer-17dlmyy { grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(4, minmax(0, 1fr)); height: 1500px; padding: 25px 0px 0px 0px; width: 390px; } .framer-rQ9Jj .framer-1mhd6p3-container { height: 200px; order: 0; width: 390px; } .framer-rQ9Jj .framer-1p3v0zn-container { height: 200px; order: 1; width: 390px; } .framer-rQ9Jj .framer-1w557l4-container { height: 200px; order: 2; width: 390px; } .framer-rQ9Jj .framer-1weov8c-container { height: 200px; order: 3; width: 390px; } .framer-rQ9Jj .framer-138sdpg-container { height: 200px; order: 4; width: 390px; } .framer-rQ9Jj .framer-c3nyop-container { height: 200px; order: 5; width: 390px; } .framer-rQ9Jj .framer-16pktg3 { right: 10px; top: 10px; } .framer-rQ9Jj .framer-1wbig9v-container { aspect-ratio: unset; height: 24px; right: -15px; } .framer-rQ9Jj .framer-mlvt06 { gap: 40px; max-width: 410%; padding: 40px 32px 0px 32px; } .framer-rQ9Jj .framer-wwl52v { grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(4, minmax(0, 1fr)); height: 290px; padding: 25px 0px 0px 0px; width: 390px; } .framer-rQ9Jj .framer-u58cb1-container { height: 200px; width: 390px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rQ9Jj .framer-82qgza, .framer-rQ9Jj .framer-mlvt06 { gap: 0px; } .framer-rQ9Jj .framer-82qgza > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-rQ9Jj .framer-82qgza > :first-child, .framer-rQ9Jj .framer-mlvt06 > :first-child { margin-top: 0px; } .framer-rQ9Jj .framer-82qgza > :last-child, .framer-rQ9Jj .framer-mlvt06 > :last-child { margin-bottom: 0px; } .framer-rQ9Jj .framer-mlvt06 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,`@media (min-width: 768px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-rQ9Jj { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)) /* {\"name\":\"Background\"} */; } .framer-rQ9Jj.framer-9ltca8 { width: 768px; } .framer-rQ9Jj .framer-82qgza { gap: 90px; padding: 80px 64px 80px 64px; } .framer-rQ9Jj .framer-17dlmyy { height: 780px; padding: 35px 20px 0px 20px; width: 770px; } .framer-rQ9Jj .framer-1mhd6p3-container, .framer-rQ9Jj .framer-1p3v0zn-container, .framer-rQ9Jj .framer-1w557l4-container, .framer-rQ9Jj .framer-1weov8c-container { height: 200px; width: 400px; } .framer-rQ9Jj .framer-138sdpg-container, .framer-rQ9Jj .framer-c3nyop-container { height: 200px; justify-self: center; width: 400px; } .framer-rQ9Jj .framer-4g02d1-container { height: var(--framer-aspect-ratio-supported, 43px); } .framer-rQ9Jj .framer-mlvt06 { gap: 50px; padding: 60px 64px 0px 64px; } .framer-rQ9Jj .framer-t1jzmy { order: 0; } .framer-rQ9Jj .framer-wwl52v { order: 1; padding: 35px 20px 0px 20px; width: 770px; } .framer-rQ9Jj .framer-u58cb1-container { height: 280px; justify-self: center; width: 400px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rQ9Jj .framer-82qgza, .framer-rQ9Jj .framer-mlvt06 { gap: 0px; } .framer-rQ9Jj .framer-82qgza > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-rQ9Jj .framer-82qgza > :first-child, .framer-rQ9Jj .framer-mlvt06 > :first-child { margin-top: 0px; } .framer-rQ9Jj .framer-82qgza > :last-child, .framer-rQ9Jj .framer-mlvt06 > :last-child { margin-bottom: 0px; } .framer-rQ9Jj .framer-mlvt06 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}`,`@media (max-width: 389px) { .${metadata.bodyClassName}-framer-rQ9Jj { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)) /* {\"name\":\"Background\"} */; } .framer-rQ9Jj.framer-9ltca8 { width: 320px; } .framer-rQ9Jj .framer-82qgza { gap: 60px; padding: 40px 32px 40px 32px; } .framer-rQ9Jj .framer-17dlmyy { grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(4, minmax(0, 1fr)); height: 1500px; padding: 25px 0px 0px 0px; width: 390px; } .framer-rQ9Jj .framer-1mhd6p3-container { height: 200px; order: 0; width: 390px; } .framer-rQ9Jj .framer-1p3v0zn-container { height: 200px; order: 1; width: 390px; } .framer-rQ9Jj .framer-1w557l4-container { height: 200px; order: 2; width: 390px; } .framer-rQ9Jj .framer-1weov8c-container { height: 200px; order: 3; width: 390px; } .framer-rQ9Jj .framer-138sdpg-container { height: 200px; order: 4; width: 390px; } .framer-rQ9Jj .framer-c3nyop-container { height: 200px; order: 5; width: 390px; } .framer-rQ9Jj .framer-mlvt06 { gap: 40px; max-width: 500%; padding: 40px 32px 0px 32px; } .framer-rQ9Jj .framer-wwl52v { grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(4, minmax(0, 1fr)); height: 290px; padding: 25px 0px 0px 0px; width: 390px; } .framer-rQ9Jj .framer-u58cb1-container { height: 200px; width: 390px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rQ9Jj .framer-82qgza, .framer-rQ9Jj .framer-mlvt06 { gap: 0px; } .framer-rQ9Jj .framer-82qgza > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-rQ9Jj .framer-82qgza > :first-child, .framer-rQ9Jj .framer-mlvt06 > :first-child { margin-top: 0px; } .framer-rQ9Jj .framer-82qgza > :last-child, .framer-rQ9Jj .framer-mlvt06 > :last-child { margin-bottom: 0px; } .framer-rQ9Jj .framer-mlvt06 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2255\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Rpid2CVxK\":{\"layout\":[\"fixed\",\"auto\"]},\"EGRHzDtfh\":{\"layout\":[\"fixed\",\"auto\"]},\"r2llo1G6e\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerfPHoCmNBs=withCSS(Component,css,\"framer-rQ9Jj\");export default FramerfPHoCmNBs;FramerfPHoCmNBs.displayName=\"Proyectos / Dise\\xf1o Grafico Dark\";FramerfPHoCmNBs.defaultProps={height:2255,width:1200};addFonts(FramerfPHoCmNBs,[{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\"}]},...NavigationFonts,...ProjectFonts,...MaterialFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfPHoCmNBs\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Rpid2CVxK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EGRHzDtfh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r2llo1G6e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2255\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (7f69244)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={k4pH3sLUh:new LazyValue(()=>import(\"./fPHoCmNBs-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "qcjmy68NP_default", "RichTextWithFX", "withFX", "RichText2", "ProjectFonts", "xfCUDpYqR_default", "ContainerWithFX", "Container", "MaterialFonts", "Icon", "MotionAWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "RichTextWithOptimizedAppearEffect", "MotionMainWithOptimizedAppearEffect", "FooterFonts", "Y16LS2cNe_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "addImageAlt", "image", "alt", "transition2", "animation4", "animation5", "animation6", "animation7", "animation8", "animation9", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed", "isDisplayed1", "isDisplayed2", "elementId1", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "Link", "resolvedLinks6", "css", "FramerfPHoCmNBs", "withCSS", "fPHoCmNBs_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
