{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/yBEqdXw7ThSoZpzILerT/JXE8QepgUVodjNNAAV4N/mBUrOR9lv.js"],
  "sourcesContent": ["// Generated by Framer (d31cd55)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/f0o9OMnR12LN9gvE0cZ8/6cXGfgrjRL6Axp92Pg0K/aJOuOkrGA.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/26C2UWAHK54BVZuEvbs6/glVsGj8Vs6PzeStSul4m/FzauJEYTM.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/g2JE6l4irDw5t4YbDPI7/0aCXGrMy9nBZAMpoCkLn/m_xawaNV4.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/qjj2RFtHeblrOYHStUPY/PFuQ1CixeQXRLZUjpcJB/Q94R0vQTe.js\";const enabledGestures={KPesFrOE4:{hover:true}};const cycleOrder=[\"KPesFrOE4\",\"GpnY_fphp\"];const serializationHash=\"framer-ojfQG\";const variantClassNames={GpnY_fphp:\"framer-v-1wl7wqq\",KPesFrOE4:\"framer-v-d90nj9\"};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 transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={damping:100,delay:0,mass:1,stiffness:600,type:\"spring\"};const animation={opacity:1,rotate:2,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Primary:\"KPesFrOE4\",Secondary:\"GpnY_fphp\"};const getProps=({date,height,id,image,link,tag,title,width,writerImage,writerName,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5;return{...props,BDRw_pkrJ:(_ref=writerName!==null&&writerName!==void 0?writerName:props.BDRw_pkrJ)!==null&&_ref!==void 0?_ref:\"Michael Dell\",bukJjIN0T:(_ref1=date!==null&&date!==void 0?date:props.bukJjIN0T)!==null&&_ref1!==void 0?_ref1:\"June 10, 2024 \",Hv6VDYefZ:(_ref2=title!==null&&title!==void 0?title:props.Hv6VDYefZ)!==null&&_ref2!==void 0?_ref2:\"5 Essential Financial Metrics Every Business Should Track\",OC9thc9EZ:link!==null&&link!==void 0?link:props.OC9thc9EZ,Qg4pJQ_2p:(_ref3=image!==null&&image!==void 0?image:props.Qg4pJQ_2p)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/s6xJN5x3nPTzz3hpeQ16PUwVLhE.png\",srcSet:\"https://framerusercontent.com/images/s6xJN5x3nPTzz3hpeQ16PUwVLhE.png?scale-down-to=512 512w,https://framerusercontent.com/images/s6xJN5x3nPTzz3hpeQ16PUwVLhE.png 784w\"},uttxJu4T8:(_ref4=tag!==null&&tag!==void 0?tag:props.uttxJu4T8)!==null&&_ref4!==void 0?_ref4:\"Challenges\",variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"KPesFrOE4\",XeOPX35gT:writerImage!==null&&writerImage!==void 0?writerImage:props.XeOPX35gT};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Qg4pJQ_2p,Hv6VDYefZ,BDRw_pkrJ,uttxJu4T8,bukJjIN0T,OC9thc9EZ,XeOPX35gT,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KPesFrOE4\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"GpnY_fphp\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-d90nj9\",className,classNames),\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"KPesFrOE4\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"KPesFrOE4-hover\":{\"data-framer-name\":undefined},GpnY_fphp:{\"data-framer-name\":\"Secondary\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:OC9thc9EZ,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-xypmq0 framer-1czxpeq\",\"data-framer-name\":\"Image Box\",layoutDependency:layoutDependency,layoutId:\"t98KlmnJK\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(Qg4pJQ_2p)},className:\"framer-10h3o1x\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"uYqASk479\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{GpnY_fphp:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24}},whileHover:animation,...addPropertyOverrides({GpnY_fphp:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+62),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(Qg4pJQ_2p)}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-op66xg\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"pctiuKVFM\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17ye0zz\",\"data-framer-name\":\"Main\",layoutDependency:layoutDependency,layoutId:\"rbuNkLcCX\",children:[/*#__PURE__*/_jsx(Link,{href:OC9thc9EZ,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1qcb421 framer-1czxpeq\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"hUuQxRX3c\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-17rtgpc\",\"data-styles-preset\":\"aJOuOkrGA\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-a0f90a3b-4281-4806-98c7-d00e810506fd, rgb(17, 18, 44)))\"},children:\"5 Essential Financial Metrics Every Business Should Track\"})}),className:\"framer-1lrdnzs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OtqfX6tGG\",style:{\"--extracted-a0htzi\":\"var(--token-a0f90a3b-4281-4806-98c7-d00e810506fd, rgb(17, 18, 44))\",\"--framer-paragraph-spacing\":\"0px\"},text:Hv6VDYefZ,variants:{GpnY_fphp:{\"--extracted-1eung3n\":\"var(--token-a0f90a3b-4281-4806-98c7-d00e810506fd, rgb(17, 18, 44))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GpnY_fphp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1kvaayr\",\"data-styles-preset\":\"Q94R0vQTe\",style:{\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-a0f90a3b-4281-4806-98c7-d00e810506fd, rgb(17, 18, 44)))\"},children:\"5 Essential Financial Metrics Every Business Should Track\"})})}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-9ooa48\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"hzi3sWRLx\",style:{backgroundColor:\"rgb(243, 245, 250)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m1urrw\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"pgzRdDqch\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xl422j\",\"data-styles-preset\":\"FzauJEYTM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a0f90a3b-4281-4806-98c7-d00e810506fd, rgb(17, 18, 44)))\"},children:\"by\"})}),className:\"framer-e7mhxc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MtWN6qJJ2\",style:{\"--extracted-r6o4lv\":\"var(--token-a0f90a3b-4281-4806-98c7-d00e810506fd, rgb(17, 18, 44))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{GpnY_fphp:{\"--extracted-r6o4lv\":\"var(--token-941eae35-4abe-4acd-bf5e-27ef0991fb5c, rgb(92, 92, 110))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GpnY_fphp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xl422j\",\"data-styles-preset\":\"FzauJEYTM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-941eae35-4abe-4acd-bf5e-27ef0991fb5c, rgb(92, 92, 110)))\"},children:\"Challenges\"})}),text:uttxJu4T8}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+388+0+0+0+57.6+4.4),sizes:\"20px\",...toResponsiveImage(XeOPX35gT),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-3mcznk\",layoutDependency:layoutDependency,layoutId:\"pWKJgWE8l\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},...addPropertyOverrides({GpnY_fphp:{background:{alt:\"\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+372+0+0+0+66.6+4.4),sizes:\"20px\",...toResponsiveImage(XeOPX35gT),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3tlnrk\",\"data-styles-preset\":\"m_xawaNV4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a3f2ae94-d381-4229-9e39-030202d4d4aa, rgb(0, 15, 41)))\"},children:\"Michael Dell\"})}),className:\"framer-ni8d4t\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nEBwnwUsY\",style:{\"--extracted-r6o4lv\":\"var(--token-a3f2ae94-d381-4229-9e39-030202d4d4aa, rgb(0, 15, 41))\",\"--framer-paragraph-spacing\":\"0px\"},text:BDRw_pkrJ,variants:{GpnY_fphp:{\"--extracted-r6o4lv\":\"var(--token-941eae35-4abe-4acd-bf5e-27ef0991fb5c, rgb(92, 92, 110))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GpnY_fphp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xl422j\",\"data-styles-preset\":\"FzauJEYTM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-941eae35-4abe-4acd-bf5e-27ef0991fb5c, rgb(92, 92, 110)))\"},children:\"May  2024\"})}),text:bukJjIN0T}},baseVariant,gestureVariant)})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ojfQG.framer-1czxpeq, .framer-ojfQG .framer-1czxpeq { display: block; }\",\".framer-ojfQG.framer-d90nj9 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 600px; }\",\".framer-ojfQG .framer-xypmq0 { align-content: center; align-items: center; aspect-ratio: 1.6853932584269662 / 1; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 356px); justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojfQG .framer-10h3o1x { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-ojfQG .framer-op66xg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojfQG .framer-17ye0zz { 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; position: relative; width: 100%; }\",\".framer-ojfQG .framer-1qcb421 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-ojfQG .framer-1lrdnzs { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ojfQG .framer-9ooa48 { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; }\",\".framer-ojfQG .framer-1m1urrw { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojfQG .framer-e7mhxc, .framer-ojfQG .framer-ni8d4t { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ojfQG .framer-3mcznk { flex: none; height: 20px; position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ojfQG.framer-d90nj9, .framer-ojfQG .framer-xypmq0, .framer-ojfQG .framer-op66xg, .framer-ojfQG .framer-17ye0zz, .framer-ojfQG .framer-1qcb421, .framer-ojfQG .framer-1m1urrw { gap: 0px; } .framer-ojfQG.framer-d90nj9 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ojfQG.framer-d90nj9 > :first-child, .framer-ojfQG .framer-op66xg > :first-child, .framer-ojfQG .framer-17ye0zz > :first-child, .framer-ojfQG .framer-1qcb421 > :first-child { margin-top: 0px; } .framer-ojfQG.framer-d90nj9 > :last-child, .framer-ojfQG .framer-op66xg > :last-child, .framer-ojfQG .framer-17ye0zz > :last-child, .framer-ojfQG .framer-1qcb421 > :last-child { margin-bottom: 0px; } .framer-ojfQG .framer-xypmq0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ojfQG .framer-xypmq0 > :first-child, .framer-ojfQG .framer-1m1urrw > :first-child { margin-left: 0px; } .framer-ojfQG .framer-xypmq0 > :last-child, .framer-ojfQG .framer-1m1urrw > :last-child { margin-right: 0px; } .framer-ojfQG .framer-op66xg > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-ojfQG .framer-17ye0zz > *, .framer-ojfQG .framer-1qcb421 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ojfQG .framer-1m1urrw > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-ojfQG.framer-v-1wl7wqq.framer-d90nj9 { cursor: unset; gap: 16px; width: 392px; }\",\".framer-ojfQG.framer-v-1wl7wqq .framer-xypmq0 { height: var(--framer-aspect-ratio-supported, 233px); }\",\".framer-ojfQG.framer-v-1wl7wqq .framer-10h3o1x { aspect-ratio: 1.6896551724137931 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 232px); width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ojfQG.framer-v-1wl7wqq.framer-d90nj9 { gap: 0px; } .framer-ojfQG.framer-v-1wl7wqq.framer-d90nj9 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ojfQG.framer-v-1wl7wqq.framer-d90nj9 > :first-child { margin-top: 0px; } .framer-ojfQG.framer-v-1wl7wqq.framer-d90nj9 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 516\n * @framerIntrinsicWidth 600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GpnY_fphp\":{\"layout\":[\"fixed\",\"auto\"]},\"oOIXyLMc9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"Qg4pJQ_2p\":\"image\",\"Hv6VDYefZ\":\"title\",\"BDRw_pkrJ\":\"writerName\",\"uttxJu4T8\":\"tag\",\"bukJjIN0T\":\"date\",\"OC9thc9EZ\":\"link\",\"XeOPX35gT\":\"writerImage\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramermBUrOR9lv=withCSS(Component,css,\"framer-ojfQG\");export default FramermBUrOR9lv;FramermBUrOR9lv.displayName=\"Blog Card\";FramermBUrOR9lv.defaultProps={height:516,width:600};addPropertyControls(FramermBUrOR9lv,{variant:{options:[\"KPesFrOE4\",\"GpnY_fphp\"],optionTitles:[\"Primary\",\"Secondary\"],title:\"Variant\",type:ControlType.Enum},Qg4pJQ_2p:{__defaultAssetReference:\"data:framer/asset-reference,s6xJN5x3nPTzz3hpeQ16PUwVLhE.png?originalFilename=blog-img1.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},Hv6VDYefZ:{defaultValue:\"5 Essential Financial Metrics Every Business Should Track\",displayTextArea:false,title:\"Title\",type:ControlType.String},BDRw_pkrJ:{defaultValue:\"Michael Dell\",displayTextArea:false,title:\"Writer Name\",type:ControlType.String},uttxJu4T8:{defaultValue:\"Challenges\",displayTextArea:false,title:\"Tag\",type:ControlType.String},bukJjIN0T:{defaultValue:\"June 10, 2024 \",displayTextArea:false,title:\"Date\",type:ControlType.String},OC9thc9EZ:{title:\"Link\",type:ControlType.Link},XeOPX35gT:{title:\"Writer Image\",type:ControlType.ResponsiveImage}});addFonts(FramermBUrOR9lv,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermBUrOR9lv\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Qg4pJQ_2p\\\":\\\"image\\\",\\\"Hv6VDYefZ\\\":\\\"title\\\",\\\"BDRw_pkrJ\\\":\\\"writerName\\\",\\\"uttxJu4T8\\\":\\\"tag\\\",\\\"bukJjIN0T\\\":\\\"date\\\",\\\"OC9thc9EZ\\\":\\\"link\\\",\\\"XeOPX35gT\\\":\\\"writerImage\\\"}\",\"framerIntrinsicHeight\":\"516\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GpnY_fphp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oOIXyLMc9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"600\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./mBUrOR9lv.map"],
  "mappings": "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",
  "names": ["enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transition2", "animation", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "date", "height", "id", "image", "link", "tag", "title", "width", "writerImage", "writerName", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Qg4pJQ_2p", "Hv6VDYefZ", "BDRw_pkrJ", "uttxJu4T8", "bukJjIN0T", "OC9thc9EZ", "XeOPX35gT", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramermBUrOR9lv", "withCSS", "mBUrOR9lv_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
