{"version":3,"file":"OFrtGz8ku.DPOAm8-D.mjs","names":["ComponentsPill","Phosphor","className","Image","css"],"sources":["https:/framerusercontent.com/modules/qB2zcwlRDpBXzPrjbeFV/orHqjg848Rdbjqof2RMt/OFrtGz8ku.js"],"sourcesContent":["// Generated by Framer (01933e6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/zNEDmSS2bIRCFPYdCrjT/VCprxV2F5FxXiHN63HHe/no4VIAehA.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/fbLxRkgAkUp2PSH4lAtE/a3Y2Zl1TDeiZTB7jUTTA/wdUj53pii.js\";import ComponentsPill from\"https://framerusercontent.com/modules/5rot2LnZfETkGr9Dskvl/bqZP1QA2Q5x2XnY6ba7m/RkwtNtYC9.js\";const ComponentsPillFonts=getFonts(ComponentsPill);const PhosphorFonts=getFonts(Phosphor);const serializationHash=\"framer-WUjW6\";const variantClassNames={IB7DFYtEs:\"framer-v-3d7qma\"};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 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.create(React.Fragment);const getProps=({author,authorImage,category,date,height,id,image,link,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5;return{...props,DMzn3CV2H:(_ref=image!==null&&image!==void 0?image:props.DMzn3CV2H)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/hSgl9r0MF3xJFxhvNc1eX20C1g.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hSgl9r0MF3xJFxhvNc1eX20C1g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hSgl9r0MF3xJFxhvNc1eX20C1g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hSgl9r0MF3xJFxhvNc1eX20C1g.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hSgl9r0MF3xJFxhvNc1eX20C1g.jpg 4000w\"},HnyHoOfG4:link!==null&&link!==void 0?link:props.HnyHoOfG4,jbCPaggxx:(_ref1=authorImage!==null&&authorImage!==void 0?authorImage:props.jbCPaggxx)!==null&&_ref1!==void 0?_ref1:{src:\"https://framerusercontent.com/images/yQQNPtanngGn52Ertug3JBYoiY.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yQQNPtanngGn52Ertug3JBYoiY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yQQNPtanngGn52Ertug3JBYoiY.jpg 640w\"},NXGLHqFjq:(_ref2=author!==null&&author!==void 0?author:props.NXGLHqFjq)!==null&&_ref2!==void 0?_ref2:\"Jennifer Lee\",ojX1pYnZu:(_ref3=category!==null&&category!==void 0?category:props.ojX1pYnZu)!==null&&_ref3!==void 0?_ref3:\"Testimonials\",PfPVkCcgo:(_ref4=title!==null&&title!==void 0?title:props.PfPVkCcgo)!==null&&_ref4!==void 0?_ref4:\"Home office upgrades you need if you work remotely\",s5p47bjc1:(_ref5=date!==null&&date!==void 0?date:props.s5p47bjc1)!==null&&_ref5!==void 0?_ref5:\"Jul 6, 2023\"};};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,DMzn3CV2H,ojX1pYnZu,PfPVkCcgo,NXGLHqFjq,jbCPaggxx,s5p47bjc1,HnyHoOfG4,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"IB7DFYtEs\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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__*/_jsx(Link,{href:HnyHoOfG4,nodeId:\"IB7DFYtEs\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-3d7qma\",className,classNames)} framer-ir8zg5`,\"data-border\":true,\"data-framer-name\":\"Blog Card\",layoutDependency:layoutDependency,layoutId:\"IB7DFYtEs\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-1b586938-3808-4e0f-b898-a0ea1079d596, rgb(219, 219, 219))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-c4c4829c-74d7-4050-a1a6-95473b262a30, rgb(239, 239, 239))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11u4v1v\",layoutDependency:layoutDependency,layoutId:\"OcPkQQt55\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:3e3,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||520)-80-467.4)/2+0+0)+0+0),pixelHeight:4e3,pixelWidth:3e3,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px)`,...toResponsiveImage(DMzn3CV2H)},className:\"framer-1inj02l\",layoutDependency:layoutDependency,layoutId:\"F5SdXJqos\",style:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kxh4z4\",layoutDependency:layoutDependency,layoutId:\"R4CCnE_ID\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dz2yzr\",layoutDependency:layoutDependency,layoutId:\"RiGPp9veb\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-odsu67\",layoutDependency:layoutDependency,layoutId:\"dKaG1ER6Q\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||520)-80-467.4)/2+0+0)+0+296+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7v0vvh-container\",layoutDependency:layoutDependency,layoutId:\"rcGRJXl5T-container\",children:/*#__PURE__*/_jsx(ComponentsPill,{ChxP8Daid:\"var(--token-11ff12d9-32be-40f8-8981-def548ce84f3, rgb(10, 122, 21))\",height:\"100%\",id:\"rcGRJXl5T\",layoutId:\"rcGRJXl5T\",ocQcc7fwO:ojX1pYnZu,variant:\"hm9k_k9Im\",width:\"100%\",YOk8dX6kO:\"Newspaper\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1mhvxkc\",\"data-styles-preset\":\"wdUj53pii\",children:\"Home office upgrades you need if you work remotely\"})}),className:\"framer-uqk38f\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dtxO3ECEP\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:PfPVkCcgo,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e066dl\",layoutDependency:layoutDependency,layoutId:\"G2dtAVO8y\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cn0769\",layoutDependency:layoutDependency,layoutId:\"YxztFTUQl\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:640,intrinsicWidth:640,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||520)-80-467.4)/2+0+0)+0+296+0+87.4+0+30),pixelHeight:640,pixelWidth:640,sizes:\"24px\",...toResponsiveImage(jbCPaggxx)},className:\"framer-o9axo3\",layoutDependency:layoutDependency,layoutId:\"ThaUJa1fw\",style:{borderBottomLeftRadius:64,borderBottomRightRadius:64,borderTopLeftRadius:64,borderTopRightRadius:64}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1r9uoyi\",\"data-styles-preset\":\"no4VIAehA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81)))\"},children:\"Jennifer Lee\"})}),className:\"framer-vf9mv9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jZAW98Rns\",style:{\"--extracted-r6o4lv\":\"var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:NXGLHqFjq,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s8bfal\",layoutDependency:layoutDependency,layoutId:\"ptoO0agL0\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ifoqrd-container\",layoutDependency:layoutDependency,layoutId:\"EeNiD3gje-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CalendarBlank\",id:\"EeNiD3gje\",layoutId:\"EeNiD3gje\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1r9uoyi\",\"data-styles-preset\":\"no4VIAehA\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81)))\"},children:\"Jul 6, 2023\"})}),className:\"framer-1p4muxo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"r_F_eOSEJ\",style:{\"--extracted-r6o4lv\":\"var(--token-9057e439-6d68-470e-b29f-25e88d33cc8e, rgb(78, 77, 81))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:s5p47bjc1,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WUjW6.framer-ir8zg5, .framer-WUjW6 .framer-ir8zg5 { display: block; }\",\".framer-WUjW6.framer-3d7qma { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 520px; justify-content: center; overflow: hidden; padding: 40px; position: relative; text-decoration: none; width: 380px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WUjW6 .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; position: relative; width: 100%; }\",\".framer-WUjW6 .framer-1inj02l { flex: none; height: 264px; position: relative; width: 100%; }\",\".framer-WUjW6 .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; position: absolute; width: 300px; }\",\".framer-WUjW6 .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; position: relative; width: 100%; }\",\".framer-WUjW6 .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; position: relative; width: 100%; }\",\".framer-WUjW6 .framer-7v0vvh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-WUjW6 .framer-uqk38f { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-WUjW6 .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; position: relative; width: 100%; }\",\".framer-WUjW6 .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; position: relative; width: 1px; }\",\".framer-WUjW6 .framer-o9axo3 { flex: none; height: 24px; position: relative; width: 24px; z-index: 1; }\",\".framer-WUjW6 .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-WUjW6 .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; position: relative; width: min-content; }\",\".framer-WUjW6 .framer-ifoqrd-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-WUjW6 .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-WUjW6.framer-3d7qma, .framer-WUjW6 .framer-11u4v1v, .framer-WUjW6 .framer-kxh4z4, .framer-WUjW6 .framer-1dz2yzr, .framer-WUjW6 .framer-1e066dl, .framer-WUjW6 .framer-cn0769, .framer-WUjW6 .framer-1s8bfal { gap: 0px; } .framer-WUjW6.framer-3d7qma > *, .framer-WUjW6 .framer-11u4v1v > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-WUjW6.framer-3d7qma > :first-child, .framer-WUjW6 .framer-11u4v1v > :first-child, .framer-WUjW6 .framer-1dz2yzr > :first-child { margin-top: 0px; } .framer-WUjW6.framer-3d7qma > :last-child, .framer-WUjW6 .framer-11u4v1v > :last-child, .framer-WUjW6 .framer-1dz2yzr > :last-child { margin-bottom: 0px; } .framer-WUjW6 .framer-kxh4z4 > *, .framer-WUjW6 .framer-1e066dl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-WUjW6 .framer-kxh4z4 > :first-child, .framer-WUjW6 .framer-1e066dl > :first-child, .framer-WUjW6 .framer-cn0769 > :first-child, .framer-WUjW6 .framer-1s8bfal > :first-child { margin-left: 0px; } .framer-WUjW6 .framer-kxh4z4 > :last-child, .framer-WUjW6 .framer-1e066dl > :last-child, .framer-WUjW6 .framer-cn0769 > :last-child, .framer-WUjW6 .framer-1s8bfal > :last-child { margin-right: 0px; } .framer-WUjW6 .framer-1dz2yzr > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-WUjW6 .framer-cn0769 > *, .framer-WUjW6 .framer-1s8bfal > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-WUjW6[data-border=\"true\"]::after, .framer-WUjW6 [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 502\n * @framerIntrinsicWidth 380\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"DMzn3CV2H\":\"image\",\"ojX1pYnZu\":\"category\",\"PfPVkCcgo\":\"title\",\"NXGLHqFjq\":\"author\",\"jbCPaggxx\":\"authorImage\",\"s5p47bjc1\":\"date\",\"HnyHoOfG4\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOFrtGz8ku=withCSS(Component,css,\"framer-WUjW6\");export default FramerOFrtGz8ku;FramerOFrtGz8ku.displayName=\"Blog / Blog Card\";FramerOFrtGz8ku.defaultProps={height:502,width:380};addPropertyControls(FramerOFrtGz8ku,{DMzn3CV2H:{__defaultAssetReference:\"data:framer/asset-reference,hSgl9r0MF3xJFxhvNc1eX20C1g.jpg?originalFilename=milad-fakurian-lYSis4I9qYo-unsplash.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},ojX1pYnZu:{defaultValue:\"Testimonials\",displayTextArea:false,title:\"Category\",type:ControlType.String},PfPVkCcgo:{defaultValue:\"Home office upgrades you need if you work remotely\",displayTextArea:false,title:\"Title\",type:ControlType.String},NXGLHqFjq:{defaultValue:\"Jennifer Lee\",displayTextArea:false,title:\"Author\",type:ControlType.String},jbCPaggxx:{__defaultAssetReference:\"data:framer/asset-reference,yQQNPtanngGn52Ertug3JBYoiY.jpg?originalFilename=Image.jpg&preferredSize=auto\",title:\"Author Image\",type:ControlType.ResponsiveImage},s5p47bjc1:{defaultValue:\"Jul 6, 2023\",displayTextArea:false,title:\"Date\",type:ControlType.String},HnyHoOfG4:{title:\"Link\",type:ControlType.Link}});addFonts(FramerOFrtGz8ku,[{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\"}]},...ComponentsPillFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOFrtGz8ku\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"502\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"DMzn3CV2H\\\":\\\"image\\\",\\\"ojX1pYnZu\\\":\\\"category\\\",\\\"PfPVkCcgo\\\":\\\"title\\\",\\\"NXGLHqFjq\\\":\\\"author\\\",\\\"jbCPaggxx\\\":\\\"authorImage\\\",\\\"s5p47bjc1\\\":\\\"date\\\",\\\"HnyHoOfG4\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"380\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OFrtGz8ku.map"],"mappings":"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"}