{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iYBNM8DWNclTaR6uEWMh/j6vL0zDlrfVUS8YFEC3g/TwJ7_W9Iq.js"],
  "sourcesContent": ["// Generated by Framer (838580a)\nimport{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,PathVariablesContext,ResolveLinks,useComponentViewport,useLocaleInfo,useQueryData,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Blog,{enumToDisplayNameFunctions}from\"https://framerusercontent.com/modules/6zaEojyrTPWJeK3Bsliy/ih46Ks1CspGPGE4HEcUD/Zi5xpiTPh.js\";import Card from\"https://framerusercontent.com/modules/n6fmU4yG6GVYAdPyvzuF/w4JWUNLianE0GhdtTjRn/a4sr9WNKm.js\";import*as localizedValues from\"./TwJ7_W9Iq-0.js\";const CardFonts=getFonts(Card);const cycleOrder=[\"bh7d60i3B\",\"i3HmSJuOK\",\"N0TlOsIcZ\",\"ncbTzHdnZ\",\"JWyuSveoP\",\"kEzm7Mbjh\",\"Pd62xRyjA\",\"YL2iTlULf\",\"oRpELEwxX\",\"oVcmdmTd6\",\"YsI2M8wSj\",\"SQvUQfYwt\",\"IIuHzhwh0\",\"EQUzvv3ye\",\"fOLmSdTB7\"];const serializationHash=\"framer-xTrnn\";const variantClassNames={bh7d60i3B:\"framer-v-1vye7ty\",EQUzvv3ye:\"framer-v-1w7wxyu\",fOLmSdTB7:\"framer-v-5w1u5x\",i3HmSJuOK:\"framer-v-ofra0a\",IIuHzhwh0:\"framer-v-1fjtexf\",JWyuSveoP:\"framer-v-1gnc58p\",kEzm7Mbjh:\"framer-v-mg6q95\",N0TlOsIcZ:\"framer-v-lcq917\",ncbTzHdnZ:\"framer-v-1tdtge6\",oRpELEwxX:\"framer-v-4hwmqu\",oVcmdmTd6:\"framer-v-1ude78e\",Pd62xRyjA:\"framer-v-qm8ux6\",SQvUQfYwt:\"framer-v-1d58ccb\",YL2iTlULf:\"framer-v-xw5qj6\",YsI2M8wSj:\"framer-v-4gllbp\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={QzvGGyFKL:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,children})=>{const data=useQueryData(query);return children(data);};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"All Phone\":\"YsI2M8wSj\",\"All Tablet\":\"kEzm7Mbjh\",\"Finanzas Phone\":\"IIuHzhwh0\",\"Finanzas Tablet\":\"YL2iTlULf\",\"Industria Phone\":\"SQvUQfYwt\",\"Industria Tablet\":\"Pd62xRyjA\",\"Novedades Phone\":\"EQUzvv3ye\",\"Novedades Tablet\":\"oRpELEwxX\",\"Versiones Phone\":\"fOLmSdTB7\",\"Versiones Tablet\":\"oVcmdmTd6\",All:\"bh7d60i3B\",Finanzas:\"N0TlOsIcZ\",Industria:\"i3HmSJuOK\",Novedades:\"ncbTzHdnZ\",Versiones:\"JWyuSveoP\"};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:\"bh7d60i3B\"};};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,MU_1u77HYblax4LwMO,nJYWsaJmqblax4LwMO,mbzoGbOf2blax4LwMO,yVc1vi7sJblax4LwMO,idblax4LwMO,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bh7d60i3B\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1vye7ty\",className,classNames),\"data-framer-name\":\"All\",layoutDependency:layoutDependency,layoutId:\"bh7d60i3B\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({EQUzvv3ye:{\"data-framer-name\":\"Novedades Phone\"},fOLmSdTB7:{\"data-framer-name\":\"Versiones Phone\"},i3HmSJuOK:{\"data-framer-name\":\"Industria\"},IIuHzhwh0:{\"data-framer-name\":\"Finanzas Phone\"},JWyuSveoP:{\"data-framer-name\":\"Versiones\"},kEzm7Mbjh:{\"data-framer-name\":\"All Tablet\"},N0TlOsIcZ:{\"data-framer-name\":\"Finanzas\"},ncbTzHdnZ:{\"data-framer-name\":\"Novedades\"},oRpELEwxX:{\"data-framer-name\":\"Novedades Tablet\"},oVcmdmTd6:{\"data-framer-name\":\"Versiones Tablet\"},Pd62xRyjA:{\"data-framer-name\":\"Industria Tablet\"},SQvUQfYwt:{\"data-framer-name\":\"Industria Phone\"},YL2iTlULf:{\"data-framer-name\":\"Finanzas Tablet\"},YsI2M8wSj:{\"data-framer-name\":\"All Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-48j4oo\",layoutDependency:layoutDependency,layoutId:\"blax4LwMO\",children:/*#__PURE__*/_jsx(QueryData,{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}]},...addPropertyOverrides({EQUzvv3ye:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"VMfflX6tV\"},type:\"BinaryOperation\"}}},fOLmSdTB7:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"t44OfXn2k\"},type:\"BinaryOperation\"}}},i3HmSJuOK:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Rhgro2Wo_\"},type:\"BinaryOperation\"}}},IIuHzhwh0:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"JCTAF46uo\"},type:\"BinaryOperation\"}}},JWyuSveoP:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"t44OfXn2k\"},type:\"BinaryOperation\"}}},N0TlOsIcZ:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"JCTAF46uo\"},type:\"BinaryOperation\"}}},ncbTzHdnZ:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"VMfflX6tV\"},type:\"BinaryOperation\"}}},oRpELEwxX:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"VMfflX6tV\"},type:\"BinaryOperation\"}}},oVcmdmTd6:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"t44OfXn2k\"},type:\"BinaryOperation\"}}},Pd62xRyjA:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Rhgro2Wo_\"},type:\"BinaryOperation\"}}},SQvUQfYwt:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Rhgro2Wo_\"},type:\"BinaryOperation\"}}},YL2iTlULf:{query:{from:{data:Blog,type:\"Collection\"},select:[{name:\"MU_1u77HY\",type:\"Identifier\"},{name:\"nJYWsaJmq\",type:\"Identifier\"},{name:\"mbzoGbOf2\",type:\"Identifier\"},{name:\"yVc1vi7sJ\",type:\"Identifier\"},{name:\"id\",type:\"Identifier\"}],where:{left:{name:\"nJYWsaJmq\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"JCTAF46uo\"},type:\"BinaryOperation\"}}}},baseVariant,gestureVariant),children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({MU_1u77HY:MU_1u77HYblax4LwMO,nJYWsaJmq:nJYWsaJmqblax4LwMO,mbzoGbOf2:mbzoGbOf2blax4LwMO,yVc1vi7sJ:yVc1vi7sJblax4LwMO,id:idblax4LwMO},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`blax4LwMO-${idblax4LwMO}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined},{href:{pathVariables:{yVc1vi7sJ:yVc1vi7sJblax4LwMO},webPageId:\"BJ1Nk9uDC\"},implicitPathVariables:undefined}],children:resolvedLinks=>{var _enumToDisplayNameFunctions_nJYWsaJmq;return /*#__PURE__*/_jsx(ComponentViewportProvider,{width:`max((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 200px) / 3, 200px)`,...addPropertyOverrides({EQUzvv3ye:{width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`},fOLmSdTB7:{width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`},IIuHzhwh0:{width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`},kEzm7Mbjh:{width:`max((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 98px) / 2, 200px)`},oRpELEwxX:{width:`max((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 98px) / 2, 200px)`},oVcmdmTd6:{width:`max((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 98px) / 2, 200px)`},Pd62xRyjA:{width:`max((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 98px) / 2, 200px)`},SQvUQfYwt:{width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`},YL2iTlULf:{width:`max((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 98px) / 2, 200px)`},YsI2M8wSj:{width:`max(max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 48px, 200px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e6jz2s-container\",layoutDependency:layoutDependency,layoutId:\"Uc7YBhkIY-container\",children:/*#__PURE__*/_jsx(Card,{A63J5YwVu:toResponsiveImage(MU_1u77HYblax4LwMO),Er2_jpUxv:resolvedLinks[0],height:\"100%\",id:\"Uc7YBhkIY\",iRrZbKqwZ:mbzoGbOf2blax4LwMO,layoutId:\"Uc7YBhkIY\",RajGc016B:(_enumToDisplayNameFunctions_nJYWsaJmq=enumToDisplayNameFunctions[\"nJYWsaJmq\"])===null||_enumToDisplayNameFunctions_nJYWsaJmq===void 0?void 0:_enumToDisplayNameFunctions_nJYWsaJmq.call(enumToDisplayNameFunctions,nJYWsaJmqblax4LwMO,activeLocale),style:{width:\"100%\"},variant:\"hCs6XAFJA\",width:\"100%\",...addPropertyOverrides({EQUzvv3ye:{Er2_jpUxv:resolvedLinks[13]},fOLmSdTB7:{Er2_jpUxv:resolvedLinks[14]},i3HmSJuOK:{Er2_jpUxv:resolvedLinks[1]},IIuHzhwh0:{Er2_jpUxv:resolvedLinks[12]},JWyuSveoP:{Er2_jpUxv:resolvedLinks[4]},kEzm7Mbjh:{Er2_jpUxv:resolvedLinks[5]},N0TlOsIcZ:{Er2_jpUxv:resolvedLinks[2]},ncbTzHdnZ:{Er2_jpUxv:resolvedLinks[3]},oRpELEwxX:{Er2_jpUxv:resolvedLinks[8]},oVcmdmTd6:{Er2_jpUxv:resolvedLinks[9]},Pd62xRyjA:{Er2_jpUxv:resolvedLinks[6]},SQvUQfYwt:{Er2_jpUxv:resolvedLinks[11]},YL2iTlULf:{Er2_jpUxv:resolvedLinks[7]},YsI2M8wSj:{Er2_jpUxv:resolvedLinks[10]}},baseVariant,gestureVariant)})})});}})})},idblax4LwMO);})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xTrnn.framer-11zemvq, .framer-xTrnn .framer-11zemvq { display: block; }\",\".framer-xTrnn.framer-1vye7ty { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-xTrnn .framer-48j4oo { display: grid; flex: 1 0 0px; gap: 50px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 50px; position: relative; width: 1px; }\",\".framer-xTrnn .framer-1e6jz2s-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xTrnn.framer-1vye7ty { gap: 0px; } .framer-xTrnn.framer-1vye7ty > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xTrnn.framer-1vye7ty > :first-child { margin-left: 0px; } .framer-xTrnn.framer-1vye7ty > :last-child { margin-right: 0px; } }\",\".framer-xTrnn.framer-v-mg6q95 .framer-48j4oo, .framer-xTrnn.framer-v-qm8ux6 .framer-48j4oo, .framer-xTrnn.framer-v-xw5qj6 .framer-48j4oo, .framer-xTrnn.framer-v-4hwmqu .framer-48j4oo, .framer-xTrnn.framer-v-1ude78e .framer-48j4oo { grid-template-columns: repeat(2, minmax(200px, 1fr)); padding: 24px; }\",\".framer-xTrnn.framer-v-4gllbp .framer-48j4oo, .framer-xTrnn.framer-v-1d58ccb .framer-48j4oo, .framer-xTrnn.framer-v-1fjtexf .framer-48j4oo, .framer-xTrnn.framer-v-1w7wxyu .framer-48j4oo, .framer-xTrnn.framer-v-5w1u5x .framer-48j4oo { grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 24px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 664.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"i3HmSJuOK\":{\"layout\":[\"fixed\",\"auto\"]},\"N0TlOsIcZ\":{\"layout\":[\"fixed\",\"auto\"]},\"ncbTzHdnZ\":{\"layout\":[\"fixed\",\"auto\"]},\"JWyuSveoP\":{\"layout\":[\"fixed\",\"auto\"]},\"kEzm7Mbjh\":{\"layout\":[\"fixed\",\"auto\"]},\"Pd62xRyjA\":{\"layout\":[\"fixed\",\"auto\"]},\"YL2iTlULf\":{\"layout\":[\"fixed\",\"auto\"]},\"oRpELEwxX\":{\"layout\":[\"fixed\",\"auto\"]},\"oVcmdmTd6\":{\"layout\":[\"fixed\",\"auto\"]},\"YsI2M8wSj\":{\"layout\":[\"fixed\",\"auto\"]},\"SQvUQfYwt\":{\"layout\":[\"fixed\",\"auto\"]},\"IIuHzhwh0\":{\"layout\":[\"fixed\",\"auto\"]},\"EQUzvv3ye\":{\"layout\":[\"fixed\",\"auto\"]},\"fOLmSdTB7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTwJ7_W9Iq=withCSS(Component,css,\"framer-xTrnn\");export default FramerTwJ7_W9Iq;FramerTwJ7_W9Iq.displayName=\"Top Suggestion\";FramerTwJ7_W9Iq.defaultProps={height:664.5,width:1440};addPropertyControls(FramerTwJ7_W9Iq,{variant:{options:[\"bh7d60i3B\",\"i3HmSJuOK\",\"N0TlOsIcZ\",\"ncbTzHdnZ\",\"JWyuSveoP\",\"kEzm7Mbjh\",\"Pd62xRyjA\",\"YL2iTlULf\",\"oRpELEwxX\",\"oVcmdmTd6\",\"YsI2M8wSj\",\"SQvUQfYwt\",\"IIuHzhwh0\",\"EQUzvv3ye\",\"fOLmSdTB7\"],optionTitles:[\"All\",\"Industria\",\"Finanzas\",\"Novedades\",\"Versiones\",\"All Tablet\",\"Industria Tablet\",\"Finanzas Tablet\",\"Novedades Tablet\",\"Versiones Tablet\",\"All Phone\",\"Industria Phone\",\"Finanzas Phone\",\"Novedades Phone\",\"Versiones Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerTwJ7_W9Iq,[{explicitInter:true,fonts:[]},...CardFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTwJ7_W9Iq\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"i3HmSJuOK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N0TlOsIcZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ncbTzHdnZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JWyuSveoP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kEzm7Mbjh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Pd62xRyjA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YL2iTlULf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oRpELEwxX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oVcmdmTd6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YsI2M8wSj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SQvUQfYwt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IIuHzhwh0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EQUzvv3ye\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fOLmSdTB7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"664.5\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["CardFonts", "getFonts", "a4sr9WNKm_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "QueryData", "query", "children", "data", "useQueryData", "Transition", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "MU_1u77HYblax4LwMO", "nJYWsaJmqblax4LwMO", "mbzoGbOf2blax4LwMO", "yVc1vi7sJblax4LwMO", "idblax4LwMO", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "addPropertyOverrides", "Zi5xpiTPh_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "_enumToDisplayNameFunctions_nJYWsaJmq", "ComponentViewportProvider", "a4sr9WNKm_default", "enumToDisplayNameFunctions", "css", "FramerTwJ7_W9Iq", "withCSS", "TwJ7_W9Iq_default", "addPropertyControls", "ControlType", "addFonts", "CardFonts"]
}
