{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tKGKaKxsWoZqxmu8R3HB/XGbRX0I66CqGkM4xHoa6/OFrtGz8ku.js"],
  "sourcesContent": ["// Generated by Framer (f558e44)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";\nimport { addFonts, addPropertyControls, ControlType, cx, getFonts, Image, Link, RichText, useLocaleInfo, useVariantState, withCSS } from \"framer\";\nimport { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";\nimport * as React from \"react\";\nimport { Icon as Phosphor } from \"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";\nimport * as sharedStyle1 from \"https://framerusercontent.com/modules/aX6B0VDaeKzBozHVelcn/XVwrdfK7AISECmhEKzve/no4VIAehA.js\";\nimport * as sharedStyle from \"https://framerusercontent.com/modules/elQd77pWm0nNJfYZdCaj/waHnNKRn6iD1I4cZPF9s/wdUj53pii.js\";\nimport ComponentsPill from \"https://framerusercontent.com/modules/9e5mBHkLBiiufHOjo9Mp/OlbGLIhByjyvujaoZnLR/RkwtNtYC9.js\";\nconst ComponentsPillFonts = getFonts(ComponentsPill);\nconst PhosphorFonts = getFonts(Phosphor);\nconst cycleOrder = [\"IB7DFYtEs\"];\nconst serializationHash = \"framer-Cy421\";\nconst variantClassNames = {\n  IB7DFYtEs: \"framer-v-3d7qma\"\n};\nfunction addPropertyOverrides(overrides, ...variants) {\n  const nextOverrides = {};\n  variants === null || variants === void 0 ? void 0 : variants.forEach(variant => variant && Object.assign(nextOverrides, overrides[variant]));\n  return nextOverrides;\n}\nconst transitions = {\n  default: {\n    damping: 60,\n    delay: 0,\n    mass: 1,\n    stiffness: 500,\n    type: \"spring\"\n  }\n};\nconst toResponsiveImage = value => {\n  if (typeof value === \"object\" && value !== null && typeof value.src === \"string\") {\n    return value;\n  }\n  return typeof value === \"string\" ? {\n    src: value\n  } : undefined;\n};\nconst Transition = ({\n  value,\n  children\n}) => {\n  const config = React.useContext(MotionConfigContext);\n  const transition = value !== null && value !== void 0 ? value : config.transition;\n  const contextValue = React.useMemo(() => ({\n    ...config,\n    transition\n  }), [JSON.stringify(transition)]);\n  return /*#__PURE__*/_jsx(MotionConfigContext.Provider, {\n    value: contextValue,\n    children: children\n  });\n};\nconst getProps = ({\n  author,\n  authorImage,\n  category,\n  date,\n  height,\n  id,\n  image,\n  link,\n  title,\n  width,\n  ...props\n}) => {\n  var _ref, _ref1, _ref2, _ref3, _ref4, _ref5;\n  return {\n    ...props,\n    DMzn3CV2H: (_ref = image !== null && image !== void 0 ? image : props.DMzn3CV2H) !== null && _ref !== void 0 ? _ref : {\n      src: \"https://framerusercontent.com/images/DL5hrl7ol9QZvtOvwyM2BLFMY.png\"\n    },\n    HnyHoOfG4: link !== null && link !== void 0 ? link : props.HnyHoOfG4,\n    jbCPaggxx: (_ref1 = authorImage !== null && authorImage !== void 0 ? authorImage : props.jbCPaggxx) !== null && _ref1 !== void 0 ? _ref1 : {\n      src: \"https://framerusercontent.com/images/DimkyD2xMJ6ftVjp56TuFc00.jpg?scale-down-to=512\",\n      srcSet: \"https://framerusercontent.com/images/DimkyD2xMJ6ftVjp56TuFc00.jpg?scale-down-to=1024 683w, https://framerusercontent.com/images/DimkyD2xMJ6ftVjp56TuFc00.jpg?scale-down-to=2048 1366w, https://framerusercontent.com/images/DimkyD2xMJ6ftVjp56TuFc00.jpg?scale-down-to=4096 2732w, https://framerusercontent.com/images/DimkyD2xMJ6ftVjp56TuFc00.jpg 5464w\"\n    },\n    NXGLHqFjq: (_ref2 = author !== null && author !== void 0 ? author : props.NXGLHqFjq) !== null && _ref2 !== void 0 ? _ref2 : \"Jennifer Lee\",\n    ojX1pYnZu: (_ref3 = category !== null && category !== void 0 ? category : props.ojX1pYnZu) !== null && _ref3 !== void 0 ? _ref3 : \"AI News\",\n    PfPVkCcgo: (_ref4 = title !== null && title !== void 0 ? title : props.PfPVkCcgo) !== null && _ref4 !== void 0 ? _ref4 : \"Alibaba Cloud Helping Enterprises Harness Gen AI\",\n    s5p47bjc1: (_ref5 = date !== null && date !== void 0 ? date : props.s5p47bjc1) !== null && _ref5 !== void 0 ? _ref5 : \"Jul 6, 2023\"\n  };\n};\nconst createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;\nconst Component = /*#__PURE__*/React.forwardRef(function (props, ref) {\n  const {\n    activeLocale,\n    setLocale\n  } = useLocaleInfo();\n  const {\n    style,\n    className,\n    layoutId,\n    variant,\n    DMzn3CV2H,\n    ojX1pYnZu,\n    PfPVkCcgo,\n    NXGLHqFjq,\n    jbCPaggxx,\n    s5p47bjc1,\n    HnyHoOfG4,\n    ...restProps\n  } = getProps(props);\n  const {\n    baseVariant,\n    classNames,\n    gestureVariant,\n    setGestureState,\n    setVariant,\n    transition,\n    variants\n  } = useVariantState({\n    cycleOrder,\n    defaultVariant: \"IB7DFYtEs\",\n    transitions,\n    variant,\n    variantClassNames\n  });\n  const layoutDependency = createLayoutDependency(props, variants);\n  const ref1 = React.useRef(null);\n  const defaultLayoutId = React.useId();\n  const sharedStyleClassNames = [sharedStyle.className, sharedStyle1.className];\n  return /*#__PURE__*/_jsx(LayoutGroup, {\n    id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId,\n    children: /*#__PURE__*/_jsx(Transition, {\n      value: transition,\n      children: /*#__PURE__*/_jsx(Link, {\n        href: HnyHoOfG4,\n        openInNewTab: false,\n        children: /*#__PURE__*/_jsx(motion.a, {\n          ...restProps,\n          animate: variants,\n          className: `${cx(serializationHash, ...sharedStyleClassNames, \"framer-3d7qma\", className, classNames)} framer-ir8zg5`,\n          \"data-border\": true,\n          \"data-framer-name\": \"Blog Card\",\n          initial: variant,\n          layoutDependency: layoutDependency,\n          layoutId: \"IB7DFYtEs\",\n          onHoverEnd: () => setGestureState({\n            isHovered: false\n          }),\n          onHoverStart: () => setGestureState({\n            isHovered: true\n          }),\n          onTap: () => setGestureState({\n            isPressed: false\n          }),\n          onTapCancel: () => setGestureState({\n            isPressed: false\n          }),\n          onTapStart: () => setGestureState({\n            isPressed: true\n          }),\n          ref: ref !== null && ref !== void 0 ? ref : ref1,\n          style: {\n            \"--border-bottom-width\": \"1px\",\n            \"--border-color\": 'var(--token-1b586938-3808-4e0f-b898-a0ea1079d596, rgb(219, 219, 219)) /* {\"name\":\"Base / Gray [300]\"} */',\n            \"--border-left-width\": \"1px\",\n            \"--border-right-width\": \"1px\",\n            \"--border-style\": \"solid\",\n            \"--border-top-width\": \"1px\",\n            backgroundColor: \"var(--token-c4c4829c-74d7-4050-a1a6-95473b262a30, rgb(239, 239, 239))\",\n            borderBottomLeftRadius: 24,\n            borderBottomRightRadius: 24,\n            borderTopLeftRadius: 24,\n            borderTopRightRadius: 24,\n            ...style\n          },\n          children: /*#__PURE__*/_jsxs(motion.div, {\n            className: \"framer-11u4v1v\",\n            layoutDependency: layoutDependency,\n            layoutId: \"OcPkQQt55\",\n            children: [/*#__PURE__*/_jsx(Image, {\n              background: {\n                alt: \"\",\n                fit: \"fill\",\n                intrinsicHeight: 4e3,\n                intrinsicWidth: 3e3,\n                pixelHeight: 4e3,\n                pixelWidth: 3e3,\n                sizes: \"calc(min(380px, 100vw) - 80px)\",\n                ...toResponsiveImage(DMzn3CV2H)\n              },\n              className: \"framer-1inj02l\",\n              layoutDependency: layoutDependency,\n              layoutId: \"F5SdXJqos\",\n              style: {\n                borderBottomLeftRadius: 24,\n                borderBottomRightRadius: 24,\n                borderTopLeftRadius: 24,\n                borderTopRightRadius: 24\n              },\n              children: /*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-kxh4z4\",\n                layoutDependency: layoutDependency,\n                layoutId: \"R4CCnE_ID\"\n              })\n            }), /*#__PURE__*/_jsxs(motion.div, {\n              className: \"framer-1dz2yzr\",\n              layoutDependency: layoutDependency,\n              layoutId: \"RiGPp9veb\",\n              children: [/*#__PURE__*/_jsx(motion.div, {\n                className: \"framer-odsu67\",\n                layoutDependency: layoutDependency,\n                layoutId: \"dKaG1ER6Q\",\n                children: /*#__PURE__*/_jsx(motion.div, {\n                  className: \"framer-7v0vvh-container\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"rcGRJXl5T-container\",\n                  children: /*#__PURE__*/_jsx(ComponentsPill, {\n                    color: 'var(--token-11ff12d9-32be-40f8-8981-def548ce84f3, rgb(10, 122, 21)) /* {\"name\":\"Accent / Light Green\"} */',\n                    height: \"100%\",\n                    icon: \"Newspaper\",\n                    id: \"rcGRJXl5T\",\n                    layoutId: \"rcGRJXl5T\",\n                    title: ojX1pYnZu,\n                    variant: \"hm9k_k9Im\",\n                    width: \"100%\"\n                  })\n                })\n              }), /*#__PURE__*/_jsx(RichText, {\n                __fromCanvasComponent: true,\n                children: /*#__PURE__*/_jsx(React.Fragment, {\n                  children: /*#__PURE__*/_jsx(motion.h6, {\n                    className: \"framer-styles-preset-1mhvxkc\",\n                    \"data-styles-preset\": \"wdUj53pii\",\n                    children: \"Home office upgrades you need if you work remotely\"\n                  })\n                }),\n                className: \"framer-uqk38f\",\n                layoutDependency: layoutDependency,\n                layoutId: \"dtxO3ECEP\",\n                style: {\n                  \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                  \"--framer-link-text-decoration\": \"underline\"\n                },\n                text: PfPVkCcgo,\n                verticalAlignment: \"top\",\n                withExternalLayout: true\n              }), /*#__PURE__*/_jsxs(motion.div, {\n                className: \"framer-1e066dl\",\n                layoutDependency: layoutDependency,\n                layoutId: \"G2dtAVO8y\",\n                children: [/*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-cn0769\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"YxztFTUQl\",\n                  children: [/*#__PURE__*/_jsx(Image, {\n                    background: {\n                      alt: \"\",\n                      fit: \"fill\",\n                      intrinsicHeight: 640,\n                      intrinsicWidth: 640,\n                      pixelHeight: 640,\n                      pixelWidth: 640,\n                      sizes: \"24px\",\n                      ...toResponsiveImage(jbCPaggxx)\n                    },\n                    className: \"framer-o9axo3\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"ThaUJa1fw\",\n                    style: {\n                      borderBottomLeftRadius: 64,\n                      borderBottomRightRadius: 64,\n                      borderTopLeftRadius: 64,\n                      borderTopRightRadius: 64\n                    }\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        className: \"framer-styles-preset-1r9uoyi\",\n                        \"data-styles-preset\": \"no4VIAehA\",\n                        style: {\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81)))\"\n                        },\n                        children: \"Jennifer Lee\"\n                      })\n                    }),\n                    className: \"framer-vf9mv9\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"jZAW98Rns\",\n                    style: {\n                      \"--extracted-r6o4lv\": \"var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81))\",\n                      \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                      \"--framer-link-text-decoration\": \"underline\"\n                    },\n                    text: NXGLHqFjq,\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                }), /*#__PURE__*/_jsxs(motion.div, {\n                  className: \"framer-1s8bfal\",\n                  layoutDependency: layoutDependency,\n                  layoutId: \"ptoO0agL0\",\n                  children: [/*#__PURE__*/_jsx(motion.div, {\n                    className: \"framer-ifoqrd-container\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"EeNiD3gje-container\",\n                    children: /*#__PURE__*/_jsx(Phosphor, {\n                      color: 'var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81)) /* {\"name\":\"Base / Light Gray [100]\"} */',\n                      height: \"100%\",\n                      iconSearch: \"House\",\n                      iconSelection: \"CalendarBlank\",\n                      id: \"EeNiD3gje\",\n                      layoutId: \"EeNiD3gje\",\n                      mirrored: false,\n                      selectByList: true,\n                      style: {\n                        height: \"100%\",\n                        width: \"100%\"\n                      },\n                      weight: \"bold\",\n                      width: \"100%\"\n                    })\n                  }), /*#__PURE__*/_jsx(RichText, {\n                    __fromCanvasComponent: true,\n                    children: /*#__PURE__*/_jsx(React.Fragment, {\n                      children: /*#__PURE__*/_jsx(motion.p, {\n                        className: \"framer-styles-preset-1r9uoyi\",\n                        \"data-styles-preset\": \"no4VIAehA\",\n                        style: {\n                          \"--framer-text-color\": \"var(--extracted-r6o4lv, var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81)))\"\n                        },\n                        children: \"Jul 6, 2023\"\n                      })\n                    }),\n                    className: \"framer-1p4muxo\",\n                    layoutDependency: layoutDependency,\n                    layoutId: \"r_F_eOSEJ\",\n                    style: {\n                      \"--extracted-r6o4lv\": \"var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81))\",\n                      \"--framer-link-text-color\": \"rgb(0, 153, 255)\",\n                      \"--framer-link-text-decoration\": \"underline\"\n                    },\n                    text: s5p47bjc1,\n                    verticalAlignment: \"top\",\n                    withExternalLayout: true\n                  })]\n                })]\n              })]\n            })]\n          })\n        })\n      })\n    })\n  });\n});\nconst css = ['.framer-Cy421[data-border=\"true\"]::after, .framer-Cy421 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }', \"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\", \".framer-Cy421.framer-ir8zg5, .framer-Cy421 .framer-ir8zg5 { display: block; }\", \".framer-Cy421.framer-3d7qma { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: auto; justify-content: center; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; text-decoration: none; width: 380px; will-change: var(--framer-will-change-override, transform); }\", \".framer-Cy421 .framer-11u4v1v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Cy421 .framer-1inj02l { flex: none; height: 264px; position: relative; width: 100%; }\", \".framer-Cy421 .framer-kxh4z4 { align-content: center; align-items: center; bottom: -296px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 264px; justify-content: center; left: calc(50.00000000000002% - 300px / 2); overflow: visible; padding: 0px 0px 0px 0px; position: absolute; width: 300px; }\", \".framer-Cy421 .framer-1dz2yzr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Cy421 .framer-odsu67 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Cy421 .framer-7v0vvh-container { flex: none; height: auto; position: relative; width: auto; }\", \".framer-Cy421 .framer-uqk38f { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-Cy421 .framer-1e066dl { 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 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Cy421 .framer-cn0769 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\", \".framer-Cy421 .framer-o9axo3 { flex: none; height: 24px; position: relative; width: 24px; z-index: 1; }\", \".framer-Cy421 .framer-vf9mv9 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\", \".framer-Cy421 .framer-1s8bfal { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\", \".framer-Cy421 .framer-ifoqrd-container { flex: none; height: 16px; position: relative; width: 16px; }\", \".framer-Cy421 .framer-1p4muxo { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Cy421.framer-3d7qma, .framer-Cy421 .framer-11u4v1v, .framer-Cy421 .framer-kxh4z4, .framer-Cy421 .framer-1dz2yzr, .framer-Cy421 .framer-1e066dl, .framer-Cy421 .framer-cn0769, .framer-Cy421 .framer-1s8bfal { gap: 0px; } .framer-Cy421.framer-3d7qma > *, .framer-Cy421 .framer-11u4v1v > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Cy421.framer-3d7qma > :first-child, .framer-Cy421 .framer-11u4v1v > :first-child, .framer-Cy421 .framer-1dz2yzr > :first-child { margin-top: 0px; } .framer-Cy421.framer-3d7qma > :last-child, .framer-Cy421 .framer-11u4v1v > :last-child, .framer-Cy421 .framer-1dz2yzr > :last-child { margin-bottom: 0px; } .framer-Cy421 .framer-kxh4z4 > *, .framer-Cy421 .framer-1e066dl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Cy421 .framer-kxh4z4 > :first-child, .framer-Cy421 .framer-1e066dl > :first-child, .framer-Cy421 .framer-cn0769 > :first-child, .framer-Cy421 .framer-1s8bfal > :first-child { margin-left: 0px; } .framer-Cy421 .framer-kxh4z4 > :last-child, .framer-Cy421 .framer-1e066dl > :last-child, .framer-Cy421 .framer-cn0769 > :last-child, .framer-Cy421 .framer-1s8bfal > :last-child { margin-right: 0px; } .framer-Cy421 .framer-1dz2yzr > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Cy421 .framer-cn0769 > *, .framer-Cy421 .framer-1s8bfal > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\", ...sharedStyle.css, ...sharedStyle1.css]; /**\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * This is a generated Framer component.\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicHeight 501.5\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerIntrinsicWidth 380\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerVariables {\"DMzn3CV2H\":\"image\",\"ojX1pYnZu\":\"category\",\"PfPVkCcgo\":\"title\",\"NXGLHqFjq\":\"author\",\"jbCPaggxx\":\"authorImage\",\"s5p47bjc1\":\"date\",\"HnyHoOfG4\":\"link\"}\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerImmutableVariables true\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * @framerDisplayContentsDiv false\n                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         */\nconst FramerOFrtGz8ku = withCSS(Component, css, \"framer-Cy421\");\nexport default FramerOFrtGz8ku;\nFramerOFrtGz8ku.displayName = \"Blog / Blog Card\";\nFramerOFrtGz8ku.defaultProps = {\n  height: 501.5,\n  width: 380\n};\naddPropertyControls(FramerOFrtGz8ku, {\n  DMzn3CV2H: {\n    __defaultAssetReference: \"data:framer/asset-reference,DL5hrl7ol9QZvtOvwyM2BLFMY.png?originalFilename=7.png&preferredSize=auto\",\n    title: \"Image\",\n    type: ControlType.ResponsiveImage\n  },\n  ojX1pYnZu: {\n    defaultValue: \"AI News\",\n    displayTextArea: false,\n    title: \"Category\",\n    type: ControlType.String\n  },\n  PfPVkCcgo: {\n    defaultValue: \"Alibaba Cloud Helping Enterprises Harness Gen AI\",\n    displayTextArea: false,\n    title: \"Title\",\n    type: ControlType.String\n  },\n  NXGLHqFjq: {\n    defaultValue: \"Jennifer Lee\",\n    displayTextArea: false,\n    title: \"Author\",\n    type: ControlType.String\n  },\n  jbCPaggxx: {\n    __defaultAssetReference: \"data:framer/asset-reference,DimkyD2xMJ6ftVjp56TuFc00.jpg?originalFilename=photo-1706565026381-29cd21eb9a7c%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfGFsbHwzfHx8fHx8Mnx8MTcwNjY2MTEzOHw%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",\n    title: \"Author Image\",\n    type: ControlType.ResponsiveImage\n  },\n  s5p47bjc1: {\n    defaultValue: \"Jul 6, 2023\",\n    displayTextArea: false,\n    title: \"Date\",\n    type: ControlType.String\n  },\n  HnyHoOfG4: {\n    title: \"Link\",\n    type: ControlType.Link\n  }\n});\naddFonts(FramerOFrtGz8ku, [...ComponentsPillFonts, ...PhosphorFonts, ...sharedStyle.fonts, ...sharedStyle1.fonts]);\nexport const __FramerMetadata__ = {\n  \"exports\": {\n    \"Props\": {\n      \"type\": \"tsType\",\n      \"annotations\": {\n        \"framerContractVersion\": \"1\"\n      }\n    },\n    \"default\": {\n      \"type\": \"reactComponent\",\n      \"name\": \"FramerOFrtGz8ku\",\n      \"slots\": [],\n      \"annotations\": {\n        \"framerDisplayContentsDiv\": \"false\",\n        \"framerImmutableVariables\": \"true\",\n        \"framerContractVersion\": \"1\",\n        \"framerVariables\": \"{\\\"DMzn3CV2H\\\":\\\"image\\\",\\\"ojX1pYnZu\\\":\\\"category\\\",\\\"PfPVkCcgo\\\":\\\"title\\\",\\\"NXGLHqFjq\\\":\\\"author\\\",\\\"jbCPaggxx\\\":\\\"authorImage\\\",\\\"s5p47bjc1\\\":\\\"date\\\",\\\"HnyHoOfG4\\\":\\\"link\\\"}\",\n        \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\n        \"framerIntrinsicWidth\": \"380\",\n        \"framerIntrinsicHeight\": \"501.5\"\n      }\n    },\n    \"__FramerMetadata__\": {\n      \"type\": \"variable\"\n    }\n  }\n};\n//# sourceMappingURL=./OFrtGz8ku.map"],
  "mappings": "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",
  "names": ["ComponentsPillFonts", "getFonts", "RkwtNtYC9_default", "PhosphorFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "transitions", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "author", "authorImage", "category", "date", "height", "id", "image", "link", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "DMzn3CV2H", "ojX1pYnZu", "PfPVkCcgo", "NXGLHqFjq", "jbCPaggxx", "s5p47bjc1", "HnyHoOfG4", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "Link", "motion", "cx", "serializationHash", "u", "Image2", "RkwtNtYC9_default", "RichText", "x", "Icon", "css", "FramerOFrtGz8ku", "withCSS", "OFrtGz8ku_default", "addPropertyControls", "ControlType", "addFonts", "ComponentsPillFonts", "PhosphorFonts", "fonts"]
}
