{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FNcrloM9RRSmFXOEZuJC/4t11NNv10S8UjFXWaZ49/mvuCnvysD.js"],
  "sourcesContent": ["// Generated by Framer (c01e615)\nimport { jsx as _jsx, jsxs as _jsxs } from \"react/jsx-runtime\";import { addFonts, addPropertyControls, ControlType, cx, Image, Link, RichText, useLocaleInfo, useVariantState, withCSS } from \"framer\";import { LayoutGroup, motion, MotionConfigContext } from \"framer-motion\";import * as React from \"react\";const enabledGestures = { bCnnnhCES: { hover: true }, JhnfeAPql: { hover: true }, Q0hixIiuy: { hover: true }, zze2eiQPC: { hover: true } };const cycleOrder = [\"Q0hixIiuy\", \"JhnfeAPql\", \"bCnnnhCES\", \"zze2eiQPC\"];const variantClassNames = { bCnnnhCES: \"framer-v-p46itn\", JhnfeAPql: \"framer-v-st9ekp\", Q0hixIiuy: \"framer-v-13keo55\", zze2eiQPC: \"framer-v-7s1xyf\" };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 transitions = { default: { 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 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 humanReadableVariantMap = { Default: \"Q0hixIiuy\", Featured: \"zze2eiQPC\", Fill: \"JhnfeAPql\", Small: \"bCnnnhCES\" };const getProps = ({ category, category1, date, date1, description, description1, height, id, image, link, title, width, ...props }) => {var ref, ref1, ref2, ref3, ref4, ref5, _variant, ref6, ref7;return { ...props, CPMabOrfU: (ref = category1 !== null && category1 !== void 0 ? category1 : props.CPMabOrfU) !== null && ref !== void 0 ? ref : \"Resources\", fl_dKZrsX: (ref1 = date1 !== null && date1 !== void 0 ? date1 : props.fl_dKZrsX) !== null && ref1 !== void 0 ? ref1 : true, HDbfmLJN9: (ref2 = title !== null && title !== void 0 ? title : props.HDbfmLJN9) !== null && ref2 !== void 0 ? ref2 : \"Building Blocks for Your Website\", iTLspfP7r: link !== null && link !== void 0 ? link : props.iTLspfP7r, LFXgxuHG4: (ref3 = category !== null && category !== void 0 ? category : props.LFXgxuHG4) !== null && ref3 !== void 0 ? ref3 : true, mJ5LrnBOl: (ref4 = date !== null && date !== void 0 ? date : props.mJ5LrnBOl) !== null && ref4 !== void 0 ? ref4 : \"August 10, 2022\", mMXkBrQjq: description !== null && description !== void 0 ? description : props.mMXkBrQjq, TS9IF2Dr6: (ref5 = description1 !== null && description1 !== void 0 ? description1 : props.TS9IF2Dr6) !== null && ref5 !== void 0 ? ref5 : \"Build a unique experience by mixing and matching components.\", variant: (ref6 = (_variant = humanReadableVariantMap[props.variant]) !== null && _variant !== void 0 ? _variant : props.variant) !== null && ref6 !== void 0 ? ref6 : \"Q0hixIiuy\", Yo7UXCjeZ: (ref7 = image !== null && image !== void 0 ? image : props.Yo7UXCjeZ) !== null && ref7 !== void 0 ? ref7 : { src: new URL(\"https://framerusercontent.com/images/eDJ9tldPOOleIuY0fmuLMEtdQ.jpg?scale-down-to=512\").href, srcSet: `${new URL(\"https://framerusercontent.com/images/eDJ9tldPOOleIuY0fmuLMEtdQ.jpg?scale-down-to=512\").href} 512w, ${new URL(\"https://framerusercontent.com/images/eDJ9tldPOOleIuY0fmuLMEtdQ.jpg?scale-down-to=1024\").href} 1024w, ${new URL(\"https://framerusercontent.com/images/eDJ9tldPOOleIuY0fmuLMEtdQ.jpg?scale-down-to=2048\").href} 2048w, ${new URL(\"https://framerusercontent.com/images/eDJ9tldPOOleIuY0fmuLMEtdQ.jpg\").href} 3840w` } };};const createLayoutDependency = (props, variants) => variants.join(\"-\") + props.layoutDependency;const Component = /*#__PURE__*/React.forwardRef(function (props, ref) {const { activeLocale } = useLocaleInfo();const { style, className, layoutId, variant, LFXgxuHG4, CPMabOrfU, Yo7UXCjeZ, HDbfmLJN9, mMXkBrQjq, TS9IF2Dr6, mJ5LrnBOl, iTLspfP7r, fl_dKZrsX, cWI4CB6poFIQUCdJNE, ...restProps } = getProps(props);const { baseVariant, classNames, gestureVariant, setGestureState, setVariant, transition, variants } = useVariantState({ cycleOrder, defaultVariant: \"Q0hixIiuy\", enabledGestures, transitions, variant, variantClassNames });const layoutDependency = createLayoutDependency(props, variants);const isDisplayed = () => {if (gestureVariant === \"zze2eiQPC-hover\") return true;if (baseVariant === \"zze2eiQPC\") return true;return false;};const isDisplayed1 = () => {if (gestureVariant === \"zze2eiQPC-hover\") return false;if (baseVariant === \"zze2eiQPC\") return false;return true;};const defaultLayoutId = React.useId();return /*#__PURE__*/_jsx(LayoutGroup, { id: layoutId !== null && layoutId !== void 0 ? layoutId : defaultLayoutId, children: /*#__PURE__*/_jsx(motion.div, { initial: variant, animate: variants, onHoverStart: () => setGestureState({ isHovered: true }), onHoverEnd: () => setGestureState({ isHovered: false }), onTapStart: () => setGestureState({ isPressed: true }), onTap: () => setGestureState({ isPressed: false }), onTapCancel: () => setGestureState({ isPressed: false }), className: cx(\"framer-Dx0Ma\", classNames), style: { display: \"contents\" }, children: /*#__PURE__*/_jsx(Transition, { value: transition, children: /*#__PURE__*/_jsx(Link, { href: iTLspfP7r, openInNewTab: true, ...addPropertyOverrides({ JhnfeAPql: { openInNewTab: false } }, baseVariant, gestureVariant), children: /*#__PURE__*/_jsxs(motion.a, { ...restProps, className: `${cx(\"framer-13keo55\", className)} framer-15vtfzi`, \"data-border\": true, \"data-framer-name\": \"Default\", layoutDependency: layoutDependency, layoutId: \"Q0hixIiuy\", ref: ref, style: { \"--border-bottom-width\": \"1px\", \"--border-color\": \"rgba(0, 0, 0, 0.08)\", \"--border-left-width\": \"1px\", \"--border-right-width\": \"1px\", \"--border-style\": \"solid\", \"--border-top-width\": \"1px\", backgroundColor: \"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\", borderBottomLeftRadius: 20, borderBottomRightRadius: 20, borderTopLeftRadius: 20, borderTopRightRadius: 20, boxShadow: \"0px 10px 30px -20px rgba(0, 0, 0, 0.25)\", ...style }, ...addPropertyOverrides({ \"bCnnnhCES-hover\": { \"data-framer-name\": undefined }, \"JhnfeAPql-hover\": { \"data-framer-name\": undefined }, \"Q0hixIiuy-hover\": { \"data-framer-name\": undefined }, \"zze2eiQPC-hover\": { \"data-framer-name\": undefined }, bCnnnhCES: { \"data-framer-name\": \"Small\" }, JhnfeAPql: { \"data-framer-name\": \"Fill\" }, zze2eiQPC: { \"data-framer-name\": \"Featured\" } }, baseVariant, gestureVariant), children: [/*#__PURE__*/_jsx(Image, { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 2160, intrinsicWidth: 3840, pixelHeight: 2160, pixelWidth: 3840, sizes: \"calc(min(490px, 100vw) - 80px)\", ...toResponsiveImage(Yo7UXCjeZ) }, className: \"framer-j5n3xo\", layoutDependency: layoutDependency, layoutId: \"oGr_owUWT\", style: { borderBottomLeftRadius: 15, borderBottomRightRadius: 15, borderTopLeftRadius: 15, borderTopRightRadius: 15, opacity: 1 }, variants: { \"bCnnnhCES-hover\": { borderBottomLeftRadius: 0, borderBottomRightRadius: 0, borderTopLeftRadius: 0, borderTopRightRadius: 0, opacity: .5 }, \"JhnfeAPql-hover\": { borderBottomLeftRadius: 0, borderBottomRightRadius: 0, borderTopLeftRadius: 0, borderTopRightRadius: 0, opacity: .5 }, \"Q0hixIiuy-hover\": { opacity: .5 }, \"zze2eiQPC-hover\": { borderBottomLeftRadius: 0, borderBottomRightRadius: 0, borderTopLeftRadius: 0, borderTopRightRadius: 0 }, bCnnnhCES: { borderBottomLeftRadius: 0, borderBottomRightRadius: 0, borderTopLeftRadius: 0, borderTopRightRadius: 0 }, JhnfeAPql: { borderBottomLeftRadius: 0, borderBottomRightRadius: 0, borderTopLeftRadius: 0, borderTopRightRadius: 0 }, zze2eiQPC: { borderBottomLeftRadius: 0, borderBottomRightRadius: 0, borderTopLeftRadius: 0, borderTopRightRadius: 0 } }, ...addPropertyOverrides({ bCnnnhCES: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 2160, intrinsicWidth: 3840, pixelHeight: 2160, pixelWidth: 3840, sizes: \"min(max(min(503px, 100vw) / 2.25, 0px), 150px)\", ...toResponsiveImage(Yo7UXCjeZ) } }, JhnfeAPql: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 2160, intrinsicWidth: 3840, pixelHeight: 2160, pixelWidth: 3840, sizes: \"min(490px, 100vw)\", ...toResponsiveImage(Yo7UXCjeZ) } }, zze2eiQPC: { background: { alt: \"\", fit: \"fill\", intrinsicHeight: 2160, intrinsicWidth: 3840, pixelHeight: 2160, pixelWidth: 3840, sizes: \"min(505px, 100vw)\", ...toResponsiveImage(Yo7UXCjeZ) } } }, baseVariant, gestureVariant), children: isDisplayed() && /*#__PURE__*/_jsx(motion.div, { className: \"framer-1re1hs1\", layoutDependency: layoutDependency, layoutId: \"v270fwrJ_\", style: { background: \"linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%)\" }, variants: { \"zze2eiQPC-hover\": { background: \"linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%)\" } }, children: /*#__PURE__*/_jsxs(motion.div, { className: \"framer-1fx6dtl\", layoutDependency: layoutDependency, layoutId: \"Aw2YJ7Alb\", children: [LFXgxuHG4 && /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS04MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-weight\": \"800\", \"--framer-letter-spacing\": \"1px\", \"--framer-line-height\": \"1.5em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\", \"--framer-text-transform\": \"uppercase\" }, children: \"Resources\" }) }), className: \"framer-1ygrykd\", fonts: [\"GF;Manrope-800\"], layoutDependency: layoutDependency, layoutId: \"iFTxTNtCp\", style: { \"--extracted-r6o4lv\": \"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\", opacity: .7 }, text: CPMabOrfU, verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.h3, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS04MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-size\": \"24px\", \"--framer-font-weight\": \"800\", \"--framer-letter-spacing\": \"-0.5px\", \"--framer-line-height\": \"1.4em\", \"--framer-text-color\": \"var(--extracted-a0htzi)\" }, children: \"Building Blocks for Your Website\" }) }), className: \"framer-1f9680b\", fonts: [\"GF;Manrope-800\"], layoutDependency: layoutDependency, layoutId: \"KikuJJbuM\", style: { \"--extracted-a0htzi\": \"rgb(255, 255, 255)\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\" }, text: HDbfmLJN9, verticalAlignment: \"top\", withExternalLayout: true }), mMXkBrQjq && /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS01MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-size\": \"18px\", \"--framer-font-weight\": \"500\", \"--framer-letter-spacing\": \"0px\", \"--framer-line-height\": \"1.7em\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\" }, children: \"Build a unique experience by mixing and matching components.\" }) }), className: \"framer-1fb26rw\", fonts: [\"GF;Manrope-500\"], layoutDependency: layoutDependency, layoutId: \"dgXcehWOa\", style: { \"--extracted-r6o4lv\": \"rgb(255, 255, 255)\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\", opacity: .8 }, text: TS9IF2Dr6, verticalAlignment: \"top\", withExternalLayout: true }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS01MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-size\": \"18px\", \"--framer-font-weight\": \"500\", \"--framer-letter-spacing\": \"0px\", \"--framer-line-height\": \"1.7em\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\" }, children: \"August 10, 2022\" }) }), className: \"framer-v8ryma\", fonts: [\"GF;Manrope-500\"], layoutDependency: layoutDependency, layoutId: \"vHeHGAAFI\", style: { \"--extracted-r6o4lv\": \"var(--token-0cdf47b3-ce1f-4341-98ec-f094608541cb, rgb(246, 244, 255))\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\" }, text: mJ5LrnBOl, verticalAlignment: \"top\", withExternalLayout: true })] }) }) }), isDisplayed1() && /*#__PURE__*/_jsxs(motion.div, { className: \"framer-ux06ph\", layoutDependency: layoutDependency, layoutId: \"LqfFHhVfx\", children: [LFXgxuHG4 && /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS04MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-weight\": \"800\", \"--framer-letter-spacing\": \"1px\", \"--framer-line-height\": \"1.5em\", \"--framer-text-alignment\": \"left\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\", \"--framer-text-transform\": \"uppercase\" }, children: \"Resources\" }) }), className: \"framer-5pudpo\", fonts: [\"GF;Manrope-800\"], layoutDependency: layoutDependency, layoutId: \"rZ9hwx7uC\", style: { \"--extracted-r6o4lv\": \"var(--variable-reference-cWI4CB6po-FIQUCdJNE)\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\", \"--variable-reference-cWI4CB6po-FIQUCdJNE\": cWI4CB6poFIQUCdJNE }, text: CPMabOrfU, verticalAlignment: \"top\", withExternalLayout: true, ...addPropertyOverrides({ bCnnnhCES: { children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS04MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-size\": \"12px\", \"--framer-font-weight\": \"800\", \"--framer-letter-spacing\": \"1px\", \"--framer-line-height\": \"2em\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\", \"--framer-text-transform\": \"uppercase\" }, children: \"Resources\" }) }) } }, baseVariant, gestureVariant) }), /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.h3, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS04MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-size\": \"24px\", \"--framer-font-weight\": \"800\", \"--framer-letter-spacing\": \"-0.5px\", \"--framer-line-height\": \"1.4em\", \"--framer-text-color\": \"var(--extracted-a0htzi)\" }, children: \"Building Blocks for Your Website\" }) }), className: \"framer-2bia54\", fonts: [\"GF;Manrope-800\"], layoutDependency: layoutDependency, layoutId: \"PbZtvjoxt\", style: { \"--extracted-a0htzi\": \"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\" }, text: HDbfmLJN9, verticalAlignment: \"top\", withExternalLayout: true, ...addPropertyOverrides({ bCnnnhCES: { children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.h3, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS03MDA=\", \"--framer-font-family\": '\"Manrope\", \"Manrope Placeholder\", sans-serif', \"--framer-font-size\": \"14px\", \"--framer-font-weight\": \"700\", \"--framer-letter-spacing\": \"0px\", \"--framer-line-height\": \"1.4em\", \"--framer-text-color\": \"var(--extracted-a0htzi)\" }, children: \"Building Blocks for Your Website\" }) }), fonts: [\"GF;Manrope-700\"] } }, baseVariant, gestureVariant) }), mMXkBrQjq && /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS01MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-size\": \"18px\", \"--framer-font-weight\": \"500\", \"--framer-letter-spacing\": \"0px\", \"--framer-line-height\": \"1.7em\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\" }, children: \"Build a unique experience by mixing and matching components.\" }) }), className: \"framer-5e2h91\", fonts: [\"GF;Manrope-500\"], layoutDependency: layoutDependency, layoutId: \"x1MpB8y_g\", style: { \"--extracted-r6o4lv\": \"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(102, 102, 102))\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\" }, text: TS9IF2Dr6, verticalAlignment: \"top\", withExternalLayout: true }), fl_dKZrsX && /*#__PURE__*/_jsx(RichText, { __fromCanvasComponent: true, children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS01MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-size\": \"18px\", \"--framer-font-weight\": \"500\", \"--framer-letter-spacing\": \"0px\", \"--framer-line-height\": \"1.7em\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\" }, children: \"August 10, 2022\" }) }), className: \"framer-88hmc5\", fonts: [\"GF;Manrope-500\"], layoutDependency: layoutDependency, layoutId: \"OR3EQAMkg\", style: { \"--extracted-r6o4lv\": \"var(--token-fbf0164e-dee2-4e19-9b25-5c9f4ebdcda6, rgb(91, 94, 118))\", \"--framer-link-text-color\": \"rgb(0, 153, 255)\", \"--framer-link-text-decoration\": \"underline\", \"--framer-paragraph-spacing\": \"0px\" }, text: mJ5LrnBOl, verticalAlignment: \"top\", withExternalLayout: true, ...addPropertyOverrides({ bCnnnhCES: { children: /*#__PURE__*/_jsx(React.Fragment, { children: /*#__PURE__*/_jsx(motion.p, { style: { \"--font-selector\": \"R0Y7TWFucm9wZS01MDA=\", \"--framer-font-family\": '\"Manrope\", sans-serif', \"--framer-font-size\": \"14px\", \"--framer-font-weight\": \"500\", \"--framer-letter-spacing\": \"0px\", \"--framer-line-height\": \"1.5em\", \"--framer-text-color\": \"var(--extracted-r6o4lv)\" }, children: \"August 10, 2022\" }) }) } }, baseVariant, gestureVariant) })] })] }) }) }) }) });});const css = ['.framer-Dx0Ma [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-Dx0Ma .framer-15vtfzi { display: block; }\", \".framer-Dx0Ma .framer-13keo55 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; text-decoration: none; width: 490px; will-change: transform; }\", \".framer-Dx0Ma .framer-j5n3xo { aspect-ratio: 1.4695340501792116 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 279px); overflow: hidden; position: relative; width: 100%; will-change: transform; }\", \".framer-Dx0Ma .framer-1re1hs1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-end; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; right: 0px; top: calc(49.82078853046597% - 100% / 2); width: 100%; }\", \".framer-Dx0Ma .framer-1fx6dtl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 40px 40px 40px; position: relative; width: 100%; }\", \".framer-Dx0Ma .framer-1ygrykd, .framer-Dx0Ma .framer-1f9680b, .framer-Dx0Ma .framer-1fb26rw, .framer-Dx0Ma .framer-v8ryma, .framer-Dx0Ma .framer-5pudpo, .framer-Dx0Ma .framer-2bia54, .framer-Dx0Ma .framer-5e2h91, .framer-Dx0Ma .framer-88hmc5 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\", \".framer-Dx0Ma .framer-ux06ph { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\", \".framer-Dx0Ma .framer-v-13keo55 .framer-13keo55, .framer-Dx0Ma .framer-v-st9ekp .framer-13keo55, .framer-Dx0Ma .framer-v-7s1xyf .framer-13keo55, .framer-Dx0Ma .framer-v-p46itn .framer-13keo55 { cursor: pointer; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Dx0Ma .framer-13keo55, .framer-Dx0Ma .framer-1re1hs1, .framer-Dx0Ma .framer-1fx6dtl, .framer-Dx0Ma .framer-ux06ph { gap: 0px; } .framer-Dx0Ma .framer-13keo55 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Dx0Ma .framer-13keo55 > :first-child, .framer-Dx0Ma .framer-1re1hs1 > :first-child, .framer-Dx0Ma .framer-1fx6dtl > :first-child, .framer-Dx0Ma .framer-ux06ph > :first-child { margin-top: 0px; } .framer-Dx0Ma .framer-13keo55 > :last-child, .framer-Dx0Ma .framer-1re1hs1 > :last-child, .framer-Dx0Ma .framer-1fx6dtl > :last-child, .framer-Dx0Ma .framer-ux06ph > :last-child { margin-bottom: 0px; } .framer-Dx0Ma .framer-1re1hs1 > *, .framer-Dx0Ma .framer-1fx6dtl > *, .framer-Dx0Ma .framer-ux06ph > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\", \".framer-Dx0Ma.framer-v-st9ekp .framer-13keo55 { gap: 0px; padding: 0px 0px 0px 0px; }\", \".framer-Dx0Ma.framer-v-st9ekp .framer-j5n3xo { height: var(--framer-aspect-ratio-supported, 333px); }\", \".framer-Dx0Ma.framer-v-st9ekp .framer-ux06ph { padding: 40px 40px 40px 40px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Dx0Ma.framer-v-st9ekp .framer-13keo55 { gap: 0px; } .framer-Dx0Ma.framer-v-st9ekp .framer-13keo55 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Dx0Ma.framer-v-st9ekp .framer-13keo55 > :first-child { margin-top: 0px; } .framer-Dx0Ma.framer-v-st9ekp .framer-13keo55 > :last-child { margin-bottom: 0px; } }\", \".framer-Dx0Ma.framer-v-p46itn .framer-13keo55 { align-content: center; align-items: center; flex-direction: row; gap: 0px; padding: 0px 0px 0px 0px; width: 503px; }\", \".framer-Dx0Ma.framer-v-p46itn .framer-j5n3xo { align-self: stretch; aspect-ratio: unset; flex: 0.8 0 0px; height: auto; max-width: 150px; width: 1px; }\", \".framer-Dx0Ma.framer-v-p46itn .framer-ux06ph { flex: 1 0 0px; padding: 20px 20px 20px 20px; width: 1px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Dx0Ma.framer-v-p46itn .framer-13keo55 { gap: 0px; } .framer-Dx0Ma.framer-v-p46itn .framer-13keo55 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Dx0Ma.framer-v-p46itn .framer-13keo55 > :first-child { margin-left: 0px; } .framer-Dx0Ma.framer-v-p46itn .framer-13keo55 > :last-child { margin-right: 0px; } }\", \".framer-Dx0Ma.framer-v-7s1xyf .framer-13keo55 { gap: 0px; padding: 0px 0px 0px 0px; width: 505px; }\", \".framer-Dx0Ma.framer-v-7s1xyf .framer-j5n3xo { aspect-ratio: unset; height: 344px; }\", \"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Dx0Ma.framer-v-7s1xyf .framer-13keo55 { gap: 0px; } .framer-Dx0Ma.framer-v-7s1xyf .framer-13keo55 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Dx0Ma.framer-v-7s1xyf .framer-13keo55 > :first-child { margin-top: 0px; } .framer-Dx0Ma.framer-v-7s1xyf .framer-13keo55 > :last-child { margin-bottom: 0px; } }\", \".framer-Dx0Ma.framer-v-7s1xyf.hover .framer-j5n3xo, .framer-Dx0Ma.framer-v-p46itn.hover .framer-j5n3xo { aspect-ratio: unset; }\"]; /**\n* This is a generated Framer component.\n* @framerIntrinsicHeight 507\n* @framerIntrinsicWidth 490\n* @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JhnfeAPql\":{\"layout\":[\"fixed\",\"auto\"]},\"bCnnnhCES\":{\"layout\":[\"fixed\",\"auto\"]},\"zze2eiQPC\":{\"layout\":[\"fixed\",\"auto\"]},\"DiM400N1j\":{\"layout\":[\"fixed\",\"auto\"]},\"LaPXHdd66\":{\"layout\":[\"fixed\",\"auto\"]},\"AtfbJqgJA\":{\"layout\":[\"fixed\",\"auto\"]},\"kvcXeUvF7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n* @framerVariables {\"LFXgxuHG4\":\"category\",\"CPMabOrfU\":\"category1\",\"Yo7UXCjeZ\":\"image\",\"HDbfmLJN9\":\"title\",\"mMXkBrQjq\":\"description\",\"TS9IF2Dr6\":\"description1\",\"mJ5LrnBOl\":\"date\",\"iTLspfP7r\":\"link\",\"fl_dKZrsX\":\"date1\"}\n*/const FramermvuCnvysD = withCSS(Component, css, \"framer-Dx0Ma\");export default FramermvuCnvysD;FramermvuCnvysD.displayName = \"Blog Card\";FramermvuCnvysD.defaultProps = { height: 507, width: 490 };addPropertyControls(FramermvuCnvysD, { variant: { options: [\"Q0hixIiuy\", \"JhnfeAPql\", \"bCnnnhCES\", \"zze2eiQPC\"], optionTitles: [\"Default\", \"Fill\", \"Small\", \"Featured\"], title: \"Variant\", type: ControlType.Enum }, LFXgxuHG4: { defaultValue: true, title: \"Category\", type: ControlType.Boolean }, CPMabOrfU: { defaultValue: \"Resources\", displayTextArea: false, title: \"Category\", type: ControlType.String }, Yo7UXCjeZ: { __defaultAssetReference: \"data:framer/asset-reference,eDJ9tldPOOleIuY0fmuLMEtdQ.jpg?originalFilename=unknown.jpg&preferredSize=auto\", title: \"Image\", type: ControlType.ResponsiveImage }, HDbfmLJN9: { defaultValue: \"Building Blocks for Your Website\", displayTextArea: true, title: \"Title\", type: ControlType.String }, mMXkBrQjq: { defaultValue: false, title: \"Description\", type: ControlType.Boolean }, TS9IF2Dr6: { defaultValue: \"Build a unique experience by mixing and matching components.\", displayTextArea: false, title: \"Description\", type: ControlType.String }, mJ5LrnBOl: { defaultValue: \"August 10, 2022\", displayTextArea: false, title: \"Date\", type: ControlType.String }, iTLspfP7r: { title: \"Link\", type: ControlType.Link }, fl_dKZrsX: { defaultValue: true, title: \"Date\", type: ControlType.Boolean } });addFonts(FramermvuCnvysD, [{ family: \"Manrope\", moduleAsset: { localModuleIdentifier: \"local-module:canvasComponent/mvuCnvysD:default\", url: \"https://fonts.gstatic.com/s/manrope/v14/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F87jxeN7B.ttf\" }, style: \"normal\", url: \"https://fonts.gstatic.com/s/manrope/v14/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F87jxeN7B.ttf\", weight: \"800\" }, { family: \"Manrope\", moduleAsset: { localModuleIdentifier: \"local-module:canvasComponent/mvuCnvysD:default\", url: \"https://fonts.gstatic.com/s/manrope/v14/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_F87jxeN7B.ttf\" }, style: \"normal\", url: \"https://fonts.gstatic.com/s/manrope/v14/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_F87jxeN7B.ttf\", weight: \"500\" }, { family: \"Manrope\", moduleAsset: { localModuleIdentifier: \"local-module:canvasComponent/mvuCnvysD:default\", url: \"https://fonts.gstatic.com/s/manrope/v14/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F87jxeN7B.ttf\" }, style: \"normal\", url: \"https://fonts.gstatic.com/s/manrope/v14/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F87jxeN7B.ttf\", weight: \"700\" }]);\nexport const __FramerMetadata__ = { \"exports\": { \"default\": { \"type\": \"reactComponent\", \"name\": \"FramermvuCnvysD\", \"slots\": [], \"annotations\": { \"framerVariables\": \"{\\\"LFXgxuHG4\\\":\\\"category\\\",\\\"CPMabOrfU\\\":\\\"category1\\\",\\\"Yo7UXCjeZ\\\":\\\"image\\\",\\\"HDbfmLJN9\\\":\\\"title\\\",\\\"mMXkBrQjq\\\":\\\"description\\\",\\\"TS9IF2Dr6\\\":\\\"description1\\\",\\\"mJ5LrnBOl\\\":\\\"date\\\",\\\"iTLspfP7r\\\":\\\"link\\\",\\\"fl_dKZrsX\\\":\\\"date1\\\"}\", \"framerIntrinsicWidth\": \"490\", \"framerCanvasComponentVariantDetails\": \"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JhnfeAPql\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bCnnnhCES\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zze2eiQPC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DiM400N1j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LaPXHdd66\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AtfbJqgJA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kvcXeUvF7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\", \"framerContractVersion\": \"1\", \"framerIntrinsicHeight\": \"507\" } }, \"Props\": { \"type\": \"tsType\", \"annotations\": { \"framerContractVersion\": \"1\" } }, \"__FramerMetadata__\": { \"type\": \"variable\" } } };\n//# sourceMappingURL=./mvuCnvysD.map"],
  "mappings": "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",
  "names": ["enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "category", "category1", "date", "date1", "description", "description1", "height", "id", "image", "link", "title", "width", "props", "ref", "ref1", "ref2", "ref3", "ref4", "ref5", "_variant", "ref6", "ref7", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "LFXgxuHG4", "CPMabOrfU", "Yo7UXCjeZ", "HDbfmLJN9", "mMXkBrQjq", "TS9IF2Dr6", "mJ5LrnBOl", "iTLspfP7r", "fl_dKZrsX", "cWI4CB6poFIQUCdJNE", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "Link", "u", "Image2", "RichText", "x", "css", "FramermvuCnvysD", "withCSS", "mvuCnvysD_default", "addPropertyControls", "ControlType", "addFonts"]
}
