{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zctBgSuwSeegwi6advQZ/BJlB9jMmCh49A9SBPpGM/Xs5gIYnGS.js"],
  "sourcesContent": ["// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,SVG,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/lyrO1jIEA/lyrO1jIEA.js\";import Nav from\"#framer/local/canvasComponent/Zfpximn2K/Zfpximn2K.js\";import Recetas from\"#framer/local/collection/uujb_N4vt/uujb_N4vt.js\";import Productos from\"#framer/local/collection/X5irGKtCI/X5irGKtCI.js\";import*as sharedStyle1 from\"#framer/local/css/eQctgjczU/eQctgjczU.js\";import*as sharedStyle from\"#framer/local/css/MiRXOA0xN/MiRXOA0xN.js\";import metadataProvider from\"#framer/local/webPageMetadata/Xs5gIYnGS/Xs5gIYnGS.js\";const NavFonts=getFonts(Nav);const FooterFonts=getFonts(Footer);const breakpoints={D5vIls9Nb:\"(min-width: 810px) and (max-width: 1099px)\",fB_iMYVje:\"(min-width: 1200px)\",Ib__4w7bH:\"(min-width: 1100px) and (max-width: 1199px)\",UaEpG1TSH:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mDoO0\";const variantClassNames={D5vIls9Nb:\"framer-v-171812l\",fB_iMYVje:\"framer-v-104rgbr\",Ib__4w7bH:\"framer-v-1p77ugw\",UaEpG1TSH:\"framer-v-1b58ygm\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:1,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={\"Tablet S\":\"Ib__4w7bH\",Desktop:\"fB_iMYVje\",Phone:\"UaEpG1TSH\",Tablet:\"D5vIls9Nb\"};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:\"fB_iMYVje\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Xs5gIYnGS\",data:Productos,type:\"Collection\"},select:[{collection:\"Xs5gIYnGS\",name:\"D3PeEQJ4k\",type:\"Identifier\"},{collection:\"Xs5gIYnGS\",name:\"cLiZU3Qhv\",type:\"Identifier\"},{collection:\"Xs5gIYnGS\",name:\"imTOV0NwB\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Xs5gIYnGS\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1;const{style,className,layoutId,variant,imTOV0NwB=getFromCurrentRouteData(\"imTOV0NwB\"),D3PeEQJ4k=(_getFromCurrentRouteData=getFromCurrentRouteData(\"D3PeEQJ4k\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",cLiZU3Qhv=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"cLiZU3Qhv\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",pTkUIUTEpGXihGuGRs,rqnT3lVXDGXihGuGRs,hhYMkcJvHGXihGuGRs,TYb909hKfGXihGuGRs,bol_xTWbNGXihGuGRs,idGXihGuGRs,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,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-mDoO0`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-mDoO0`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"fB_iMYVje\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-104rgbr\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UaEpG1TSH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1287,intrinsicWidth:891.5,loading:getLoadingLazyAtYPosition(157.11670513963122),pixelHeight:2574,pixelWidth:1783,sizes:\"calc(100vw + 110px)\",src:\"https://framerusercontent.com/images/4zyb17FHN6gosEQefa1EaTQ3bqE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/4zyb17FHN6gosEQefa1EaTQ3bqE.png?scale-down-to=1024 709w,https://framerusercontent.com/images/4zyb17FHN6gosEQefa1EaTQ3bqE.png?scale-down-to=2048 1418w,https://framerusercontent.com/images/4zyb17FHN6gosEQefa1EaTQ3bqE.png 1783w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1287,intrinsicWidth:891.5,loading:getLoadingLazyAtYPosition(3),pixelHeight:2574,pixelWidth:1783,sizes:\"591px\",src:\"https://framerusercontent.com/images/4zyb17FHN6gosEQefa1EaTQ3bqE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/4zyb17FHN6gosEQefa1EaTQ3bqE.png?scale-down-to=1024 709w,https://framerusercontent.com/images/4zyb17FHN6gosEQefa1EaTQ3bqE.png?scale-down-to=2048 1418w,https://framerusercontent.com/images/4zyb17FHN6gosEQefa1EaTQ3bqE.png 1783w\"},className:\"framer-tde8c7\",\"data-framer-name\":\"Asset_39\",name:\"Asset_39\",style:{rotate:-99}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ib__4w7bH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:598.5,intrinsicWidth:549,loading:getLoadingLazyAtYPosition(753),pixelHeight:1197,pixelWidth:1098,sizes:\"172px\",src:\"https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png?scale-down-to=1024 939w,https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png 1098w\"}},UaEpG1TSH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:598.5,intrinsicWidth:549,pixelHeight:1197,pixelWidth:1098,sizes:\"277px\",src:\"https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png?scale-down-to=1024 939w,https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png 1098w\"},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:598.5,intrinsicWidth:549,pixelHeight:1197,pixelWidth:1098,sizes:\"172px\",src:\"https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png?scale-down-to=1024 939w,https://framerusercontent.com/images/WA5JVVRmNhrcaZ8uxiVF13sHMUA.png 1098w\"},className:\"framer-mljivd\",\"data-framer-name\":\"Asset_46\",name:\"Asset_46\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UaEpG1TSH:{background:{alt:\"Patr\\xf3n de flor\",fit:\"fill\",intrinsicHeight:159.5,intrinsicWidth:168,loading:getLoadingLazyAtYPosition(738.4817143397985),pixelHeight:319,pixelWidth:336,src:\"https://framerusercontent.com/images/6fqkL7rKMhoyCH2PlXd6TTkh8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Patr\\xf3n de flor\",fit:\"fill\",intrinsicHeight:159.5,intrinsicWidth:168,loading:getLoadingLazyAtYPosition(589),pixelHeight:319,pixelWidth:336,src:\"https://framerusercontent.com/images/6fqkL7rKMhoyCH2PlXd6TTkh8.png\"},className:\"framer-ja3gwz\",\"data-framer-name\":\"Asset_45\",name:\"Asset_45\",style:{rotate:23}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UaEpG1TSH:{height:80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-z2te3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UaEpG1TSH:{variant:\"jNim56uHw\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"USiKbwsDR\",layoutId:\"USiKbwsDR\",style:{height:\"100%\",width:\"100%\"},variant:\"v5la_G0jk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q8lgls\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-128rqah\",\"data-framer-name\":\"Producto\",name:\"Producto\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vro379\",\"data-framer-name\":\"Volver\",name:\"Volver\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yiaK6W4m3\"},children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-111f5qh framer-1ip21pa\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1wzl4ek\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,name:\"graphic\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"w-6 h-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6.75 15.75 3 12m0 0 3.75-3.75M3 12h18\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1mmii01\",\"data-styles-preset\":\"MiRXOA0xN\",style:{\"--framer-text-color\":\"var(--token-673f9439-b4bf-41cc-8051-f575d00292fb, rgb(0, 0, 0))\"},children:\"Ver todos\"})}),className:\"framer-1jx9ajt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-soqi5k\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UaEpG1TSH:{background:{alt:\"\",fit:\"fill\",sizes:\"min(90vw, 1200px)\",...toResponsiveImage(imTOV0NwB)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"371px\",...toResponsiveImage(imTOV0NwB)},className:\"framer-15l09hp\",\"data-framer-name\":\"Banner\",name:\"Banner\",whileHover:animation})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ys5jl\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1NhbmRtaWxsIEZpbmFsIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Sandmill Final Regular\", \"Sandmill Final Regular Placeholder\", sans-serif',\"--framer-font-size\":\"66px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"var(--token-7a08309e-2f4e-45b6-9709-6d7fe9760c3b, rgb(0, 78, 26))\"},children:\"Yerba Mate Org\\xe1nica\"})}),className:\"framer-1gi16ei\",\"data-framer-name\":\"T\\xedtulo\",fonts:[\"CUSTOM;Sandmill Final Regular\"],name:\"T\\xedtulo\",text:D3PeEQJ4k,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1mmii01\",\"data-styles-preset\":\"MiRXOA0xN\",style:{\"--framer-text-color\":\"var(--token-673f9439-b4bf-41cc-8051-f575d00292fb, rgb(0, 0, 0))\"},children:\"Mantequilla de man\\xed dulce 100% natural sin azucar agregada\"})}),className:\"framer-wcvyke\",\"data-framer-name\":\"Descripci\\xf3n\",fonts:[\"Inter\"],name:\"Descripci\\xf3n\",text:cLiZU3Qhv,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-juy71g\",\"data-framer-name\":\"Blogs relacionados\",name:\"Blogs relacionados\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k0hwx4\",\"data-framer-name\":\"Blog\",name:\"Blog\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO1NhbmRtaWxsIEZpbmFsIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Sandmill Final Regular\", \"Sandmill Final Regular Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-line-height\":\"0.9em\",\"--framer-text-color\":\"var(--token-7a08309e-2f4e-45b6-9709-6d7fe9760c3b, rgb(0, 78, 26))\"},children:\"Recetas relacionadas\"})}),className:\"framer-jihh3c\",\"data-framer-name\":\"T\\xedtulo\",fonts:[\"CUSTOM;Sandmill Final Regular\"],name:\"T\\xedtulo\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-km8uuy\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"GXihGuGRs\",data:Recetas,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{arguments:[{arguments:[{from:{alias:\"kUdoEw31q\",data:Productos,type:\"Collection\"},orderBy:[{arguments:[{collection:\"GXihGuGRs\",name:\"kUdoEw31q\",type:\"Identifier\"},{collection:\"kUdoEw31q\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"kUdoEw31q\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"kUdoEw31q\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"GXihGuGRs\",name:\"kUdoEw31q\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{type:\"LiteralValue\",value:\"\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"GXihGuGRs\",name:\"pTkUIUTEp\",type:\"Identifier\"},{collection:\"GXihGuGRs\",name:\"rqnT3lVXD\",type:\"Identifier\"},{collection:\"GXihGuGRs\",name:\"hhYMkcJvH\",type:\"Identifier\"},{collection:\"GXihGuGRs\",name:\"TYb909hKf\",type:\"Identifier\"},{collection:\"GXihGuGRs\",name:\"bol_xTWbN\",type:\"Identifier\"},{collection:\"GXihGuGRs\",name:\"id\",type:\"Identifier\"}],where:{left:{type:\"LiteralValue\",value:\"\"},operator:\"in\",right:{arguments:[{from:{alias:\"kUdoEw31q\",data:Productos,type:\"Collection\"},orderBy:[{arguments:[{collection:\"GXihGuGRs\",name:\"kUdoEw31q\",type:\"Identifier\"},{collection:\"kUdoEw31q\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"kUdoEw31q\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"kUdoEw31q\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"GXihGuGRs\",name:\"kUdoEw31q\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"pTkUIUTEp\":pTkUIUTEpGXihGuGRs,\"rqnT3lVXD\":rqnT3lVXDGXihGuGRs,\"hhYMkcJvH\":hhYMkcJvHGXihGuGRs,\"TYb909hKf\":TYb909hKfGXihGuGRs,\"bol_xTWbN\":bol_xTWbNGXihGuGRs,\"id\":idGXihGuGRs},i)=>{pTkUIUTEpGXihGuGRs!==null&&pTkUIUTEpGXihGuGRs!==void 0?pTkUIUTEpGXihGuGRs:pTkUIUTEpGXihGuGRs=\"\";hhYMkcJvHGXihGuGRs!==null&&hhYMkcJvHGXihGuGRs!==void 0?hhYMkcJvHGXihGuGRs:hhYMkcJvHGXihGuGRs=\"\";bol_xTWbNGXihGuGRs!==null&&bol_xTWbNGXihGuGRs!==void 0?bol_xTWbNGXihGuGRs:bol_xTWbNGXihGuGRs=\"\";const textContent=toDateString(TYb909hKfGXihGuGRs,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`GXihGuGRs-${idGXihGuGRs}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{pTkUIUTEp:pTkUIUTEpGXihGuGRs},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{pTkUIUTEp:pTkUIUTEpGXihGuGRs},webPageId:\"WBXZ8thux\"},children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-ph219s framer-1ip21pa\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-262s8d\",\"data-framer-name\":\"Blog Post Card\",name:\"Blog Post Card\",whileHover:animation,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"120px\",...toResponsiveImage(rqnT3lVXDGXihGuGRs)},className:\"framer-935puf\",\"data-framer-name\":\"Image\",name:\"Image\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zr8cy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-4t56l\",\"data-styles-preset\":\"eQctgjczU\",children:\"Post Title Here\"})}),className:\"framer-14l4s91\",fonts:[\"Inter\"],text:hhYMkcJvHGXihGuGRs,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c0mg4q\",\"data-framer-name\":\"Context\",name:\"Context\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1mmii01\",\"data-styles-preset\":\"MiRXOA0xN\",style:{\"--framer-text-color\":\"var(--token-7e076baa-ce3c-41af-bb8d-b3ca428f9e0c, rgb(12, 58, 28))\"},children:\"Content\"})}),className:\"framer-7h5h6c\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gfbjdz\",\"data-framer-name\":\"Separation\",name:\"Separation\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1mmii01\",\"data-styles-preset\":\"MiRXOA0xN\",style:{\"--framer-text-color\":\"var(--token-7e076baa-ce3c-41af-bb8d-b3ca428f9e0c, rgb(12, 58, 28))\"},children:\"2 Minute Read\"})}),className:\"framer-2gmc8f\",fonts:[\"Inter\"],text:bol_xTWbNGXihGuGRs,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})})},idGXihGuGRs);})})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:372,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12325pr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D5vIls9Nb:{variant:\"c69WxtxWB\"},UaEpG1TSH:{variant:\"lNEQWZhda\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"a14uEc_UN\",layoutId:\"a14uEc_UN\",style:{width:\"100%\"},variant:\"xwSrbs097\",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-mDoO0 { background: var(--token-7e076baa-ce3c-41af-bb8d-b3ca428f9e0c, rgb(12, 58, 28)) /* {\"name\":\"Verde Oscuro\"} */; }`,\".framer-mDoO0.framer-1ip21pa, .framer-mDoO0 .framer-1ip21pa { display: block; }\",\".framer-mDoO0.framer-104rgbr { align-content: center; align-items: center; background-color: var(--token-7e076baa-ce3c-41af-bb8d-b3ca428f9e0c, #0c3a1c); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-mDoO0 .framer-tde8c7 { aspect-ratio: 0.6926961926961926 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 853px); opacity: 0.05; overflow: visible; position: absolute; right: 88px; top: 3px; width: 591px; z-index: 1; }\",\".framer-mDoO0 .framer-mljivd { aspect-ratio: 0.9172932330827067 / 1; bottom: 505px; flex: none; height: var(--framer-aspect-ratio-supported, 188px); opacity: 0.05; overflow: visible; position: absolute; right: 361px; width: 172px; z-index: 1; }\",\".framer-mDoO0 .framer-ja3gwz { aspect-ratio: 1.0532915360501567 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 170px); left: 125px; opacity: 0.05; overflow: visible; position: absolute; top: 589px; width: 179px; z-index: 1; }\",\".framer-mDoO0 .framer-z2te3-container { flex: none; height: 110px; position: relative; width: 100%; z-index: 1; }\",\".framer-mDoO0 .framer-q8lgls { align-content: center; align-items: center; background: linear-gradient(90deg, #f5f5eb 0%, rgb(230, 240, 228) 50%, rgb(230, 242, 238) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mDoO0 .framer-128rqah { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; z-index: 2; }\",\".framer-mDoO0 .framer-vro379 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 35px 0px 0px 0px; position: relative; width: 90%; }\",\".framer-mDoO0 .framer-111f5qh { 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; text-decoration: none; width: min-content; }\",\".framer-mDoO0 .framer-1wzl4ek { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-mDoO0 .framer-1jx9ajt, .framer-mDoO0 .framer-7h5h6c, .framer-mDoO0 .framer-2gmc8f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mDoO0 .framer-soqi5k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 40px 0px 63px 0px; position: relative; width: 90%; }\",\".framer-mDoO0 .framer-15l09hp { aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 371px); position: relative; width: 371px; }\",\".framer-mDoO0 .framer-9ys5jl { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 41px 0px 41px 0px; position: relative; width: 1px; }\",\".framer-mDoO0 .framer-1gi16ei, .framer-mDoO0 .framer-wcvyke, .framer-mDoO0 .framer-jihh3c { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mDoO0 .framer-juy71g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 1200px; z-index: 3; }\",\".framer-mDoO0 .framer-1k0hwx4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 20px 0px 40px 0px; position: relative; width: 90%; }\",\".framer-mDoO0 .framer-km8uuy { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-mDoO0 .framer-ph219s { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-mDoO0 .framer-262s8d { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mDoO0 .framer-935puf { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 120px; position: relative; width: 120px; }\",\".framer-mDoO0 .framer-zr8cy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mDoO0 .framer-14l4s91 { --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-mDoO0 .framer-c0mg4q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mDoO0 .framer-gfbjdz { align-self: stretch; background-color: var(--token-7e076baa-ce3c-41af-bb8d-b3ca428f9e0c, #0c3a1c); flex: none; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-mDoO0 .framer-12325pr-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mDoO0.framer-104rgbr, .framer-mDoO0 .framer-q8lgls, .framer-mDoO0 .framer-128rqah, .framer-mDoO0 .framer-vro379, .framer-mDoO0 .framer-111f5qh, .framer-mDoO0 .framer-soqi5k, .framer-mDoO0 .framer-9ys5jl, .framer-mDoO0 .framer-juy71g, .framer-mDoO0 .framer-1k0hwx4, .framer-mDoO0 .framer-ph219s, .framer-mDoO0 .framer-262s8d, .framer-mDoO0 .framer-zr8cy, .framer-mDoO0 .framer-c0mg4q { gap: 0px; } .framer-mDoO0.framer-104rgbr > *, .framer-mDoO0 .framer-q8lgls > *, .framer-mDoO0 .framer-128rqah > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mDoO0.framer-104rgbr > :first-child, .framer-mDoO0 .framer-q8lgls > :first-child, .framer-mDoO0 .framer-128rqah > :first-child, .framer-mDoO0 .framer-9ys5jl > :first-child, .framer-mDoO0 .framer-1k0hwx4 > :first-child, .framer-mDoO0 .framer-zr8cy > :first-child { margin-top: 0px; } .framer-mDoO0.framer-104rgbr > :last-child, .framer-mDoO0 .framer-q8lgls > :last-child, .framer-mDoO0 .framer-128rqah > :last-child, .framer-mDoO0 .framer-9ys5jl > :last-child, .framer-mDoO0 .framer-1k0hwx4 > :last-child, .framer-mDoO0 .framer-zr8cy > :last-child { margin-bottom: 0px; } .framer-mDoO0 .framer-vro379 > *, .framer-mDoO0 .framer-111f5qh > *, .framer-mDoO0 .framer-c0mg4q > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-mDoO0 .framer-vro379 > :first-child, .framer-mDoO0 .framer-111f5qh > :first-child, .framer-mDoO0 .framer-soqi5k > :first-child, .framer-mDoO0 .framer-juy71g > :first-child, .framer-mDoO0 .framer-ph219s > :first-child, .framer-mDoO0 .framer-262s8d > :first-child, .framer-mDoO0 .framer-c0mg4q > :first-child { margin-left: 0px; } .framer-mDoO0 .framer-vro379 > :last-child, .framer-mDoO0 .framer-111f5qh > :last-child, .framer-mDoO0 .framer-soqi5k > :last-child, .framer-mDoO0 .framer-juy71g > :last-child, .framer-mDoO0 .framer-ph219s > :last-child, .framer-mDoO0 .framer-262s8d > :last-child, .framer-mDoO0 .framer-c0mg4q > :last-child { margin-right: 0px; } .framer-mDoO0 .framer-soqi5k > *, .framer-mDoO0 .framer-ph219s > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-mDoO0 .framer-9ys5jl > *, .framer-mDoO0 .framer-zr8cy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-mDoO0 .framer-juy71g > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-mDoO0 .framer-1k0hwx4 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-mDoO0 .framer-262s8d > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",`@media (min-width: 1100px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-mDoO0 { background: var(--token-7e076baa-ce3c-41af-bb8d-b3ca428f9e0c, rgb(12, 58, 28)) /* {\"name\":\"Verde Oscuro\"} */; } .framer-mDoO0.framer-104rgbr { width: 1100px; } .framer-mDoO0 .framer-tde8c7 { right: -12px; } .framer-mDoO0 .framer-mljivd { bottom: unset; right: 127px; top: 753px; } .framer-mDoO0 .framer-128rqah, .framer-mDoO0 .framer-juy71g { width: 100%; }}`,`@media (min-width: 810px) and (max-width: 1099px) { .${metadata.bodyClassName}-framer-mDoO0 { background: var(--token-7e076baa-ce3c-41af-bb8d-b3ca428f9e0c, rgb(12, 58, 28)) /* {\"name\":\"Verde Oscuro\"} */; } .framer-mDoO0.framer-104rgbr { width: 810px; } .framer-mDoO0 .framer-mljivd { height: var(--framer-aspect-ratio-supported, 187px); } .framer-mDoO0 .framer-128rqah, .framer-mDoO0 .framer-juy71g { width: 100%; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-mDoO0 { background: var(--token-7e076baa-ce3c-41af-bb8d-b3ca428f9e0c, rgb(12, 58, 28)) /* {\"name\":\"Verde Oscuro\"} */; } .framer-mDoO0.framer-104rgbr { width: 390px; } .framer-mDoO0 .framer-tde8c7 { height: var(--framer-aspect-ratio-supported, 722px); left: -55px; right: -55px; top: 157px; width: unset; } .framer-mDoO0 .framer-mljivd { bottom: unset; height: var(--framer-aspect-ratio-supported, 302px); right: -82px; top: 52%; transform: translateY(-50%); width: 277px; } .framer-mDoO0 .framer-ja3gwz { height: var(--framer-aspect-ratio-supported, 110px); left: 7px; top: 738px; width: 116px; } .framer-mDoO0 .framer-z2te3-container { height: 80px; } .framer-mDoO0 .framer-128rqah, .framer-mDoO0 .framer-juy71g { width: 100%; } .framer-mDoO0 .framer-soqi5k { flex-direction: column; gap: 0px; padding: 40px 0px 40px 0px; } .framer-mDoO0 .framer-15l09hp { height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } .framer-mDoO0 .framer-9ys5jl { flex: none; width: 100%; } .framer-mDoO0 .framer-km8uuy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-mDoO0 .framer-ph219s { align-self: unset; height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-mDoO0 .framer-soqi5k, .framer-mDoO0 .framer-km8uuy { gap: 0px; } .framer-mDoO0 .framer-soqi5k > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-mDoO0 .framer-soqi5k > :first-child, .framer-mDoO0 .framer-km8uuy > :first-child { margin-top: 0px; } .framer-mDoO0 .framer-soqi5k > :last-child, .framer-mDoO0 .framer-km8uuy > :last-child { margin-bottom: 0px; } .framer-mDoO0 .framer-km8uuy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1430.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ib__4w7bH\":{\"layout\":[\"fixed\",\"auto\"]},\"D5vIls9Nb\":{\"layout\":[\"fixed\",\"auto\"]},\"UaEpG1TSH\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerXs5gIYnGS=withCSS(Component,css,\"framer-mDoO0\");export default FramerXs5gIYnGS;FramerXs5gIYnGS.displayName=\"Page\";FramerXs5gIYnGS.defaultProps={height:1430.5,width:1200};addFonts(FramerXs5gIYnGS,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Sandmill Final Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Ur2dByRu6sJe9pd3lL4srjPU10.woff2\"}]},...NavFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXs5gIYnGS\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ib__4w7bH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"D5vIls9Nb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UaEpG1TSH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1430.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavFonts", "getFonts", "Zfpximn2K_default", "FooterFonts", "lyrO1jIEA_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "transition1", "animation", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "X5irGKtCI_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "style", "className", "layoutId", "variant", "imTOV0NwB", "D3PeEQJ4k", "cLiZU3Qhv", "pTkUIUTEpGXihGuGRs", "rqnT3lVXDGXihGuGRs", "hhYMkcJvHGXihGuGRs", "TYb909hKfGXihGuGRs", "bol_xTWbNGXihGuGRs", "idGXihGuGRs", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ComponentViewportProvider", "Container", "Zfpximn2K_default", "Link", "SVG", "RichText2", "x", "ChildrenCanSuspend", "uujb_N4vt_default", "collection", "paginationInfo", "loadMore", "l", "i", "textContent", "PathVariablesContext", "lyrO1jIEA_default", "css", "FramerXs5gIYnGS", "withCSS", "Xs5gIYnGS_default", "addFonts", "NavFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
