{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/aTMhmTv3uXv2XdCEYGwn/XZiB3q0pDjMjAabUTy7E/Time_to_read.js", "ssg:https://framerusercontent.com/modules/k7FU9eaetaEgRvgphtis/KmNBilYYPZMHtS4krPuD/WYOYqR2Pl.js", "ssg:https://framerusercontent.com/modules/7g2L95arN5E899bG5A4b/EyYlbcXoYNY1nGGIE3pN/AVdDyQxIa.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n * @framerIntrinsicWidth 300\n * @framerIntrinsicHeight 50\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight fixed\n */export default function TimeToRead({words,wordsPerMinute,displayText,textSize,textColor,backgroundColor,fontFamily,suffixText,style}){const[readingTime,setReadingTime]=useState(0);useEffect(()=>{const wordCount=parseInt(words,10);const time=wordCount/wordsPerMinute;setReadingTime(time.toFixed(1))// Show time to 1 decimal place\n;},[words,wordsPerMinute]);return /*#__PURE__*/_jsx(\"div\",{style:{...style,padding:\"10px\",borderRadius:\"5px\",backgroundColor:backgroundColor,fontSize:textSize,color:textColor,fontFamily:fontFamily},children:/*#__PURE__*/_jsxs(\"span\",{children:[readingTime,\" \",suffixText]})});}TimeToRead.defaultProps={words:\"0\",wordsPerMinute:200,displayText:\"Estimated reading time\",textSize:16,textColor:\"#000\",backgroundColor:\"#f5f5f5\",fontFamily:\"Arial\",suffixText:\"minute read\"};addPropertyControls(TimeToRead,{words:{type:ControlType.String,title:\"Number of Words\",defaultValue:\"0\",placeholder:\"Enter number of words\"},wordsPerMinute:{type:ControlType.Number,title:\"Words per Minute\",defaultValue:200,min:50,max:500,step:10,displayStepper:true},textSize:{type:ControlType.Number,title:\"Text Size\",defaultValue:16,min:10,max:100,step:1,displayStepper:true},textColor:{type:ControlType.Color,title:\"Text Color\",defaultValue:\"#000\"},backgroundColor:{type:ControlType.Color,title:\"Background Color\",defaultValue:\"#f5f5f5\"},fontFamily:{type:ControlType.String,title:\"Font Family\",defaultValue:\"Arial\",placeholder:\"Enter font family\"},suffixText:{type:ControlType.String,title:\"Suffix Text\",defaultValue:\"minute read\",placeholder:\"Type suffix text\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TimeToRead\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"50\",\"framerDisableUnlink\":\"* @framerIntrinsicWidth 300\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Time_to_read.map", "// Generated by Framer (acd6bc0)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Nunito-semibold\",\"FS;Nunito-black\",\"FS;Nunito-black italic\",\"FS;Nunito-semibold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Nunito\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LX36A2EOUCLIDVM4XR3ZIWY6CX4DQYKE/YM36K55HS52MFB6AKX3BB366JCLDQFJF/MKTS7VJCH3IMUVTV3MN54KOVFE4Y43BD.woff2\",weight:\"600\"},{family:\"Nunito\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/MEHW73B2QOGW4XSMTMRZNTT456RGFGZR/NNG35T3CNIFFCM6HZDK3AGZYCYRADBUB/W5V7CAN3UXPRAAGP4NZQP6AVRBJRK74M.woff2\",weight:\"900\"},{family:\"Nunito\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/TRWFCBZCBPQZM5UVMJUHVOEKZQZ7KLLJ/B5PESYVOAZZYVDSLL6JEDUW7ACGS4RWS/JMCFS67KTH6KLI427VFPMDSLJB3WMR3A.woff2\",weight:\"900\"},{family:\"Nunito\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/O7HGVKWX7JR32YG6AHEKV2TIURTPCXBV/QMDNUSJVTGNJOGNZLNHRW4P62SHZNX7Y/3VCPBSCR4RRWG4A4M6ZMRM3SZAKCFBP7.woff2\",weight:\"600\"}]}];export const css=['.framer-ZBuV3 .framer-styles-preset-1h3yybr:not(.rich-text-wrapper), .framer-ZBuV3 .framer-styles-preset-1h3yybr.rich-text-wrapper h5 { --framer-font-family: \"Nunito\", \"Nunito Placeholder\", sans-serif; --framer-font-family-bold: \"Nunito\", sans-serif; --framer-font-family-bold-italic: \"Nunito\", sans-serif; --framer-font-family-italic: \"Nunito\", \"Nunito Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-e36f0358-aec3-435d-a318-33c237ced914, #004737); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-ZBuV3 .framer-styles-preset-1h3yybr:not(.rich-text-wrapper), .framer-ZBuV3 .framer-styles-preset-1h3yybr.rich-text-wrapper h5 { --framer-font-family: \"Nunito\", \"Nunito Placeholder\", sans-serif; --framer-font-family-bold: \"Nunito\", sans-serif; --framer-font-family-bold-italic: \"Nunito\", sans-serif; --framer-font-family-italic: \"Nunito\", \"Nunito Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-e36f0358-aec3-435d-a318-33c237ced914, #004737); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-ZBuV3 .framer-styles-preset-1h3yybr:not(.rich-text-wrapper), .framer-ZBuV3 .framer-styles-preset-1h3yybr.rich-text-wrapper h5 { --framer-font-family: \"Nunito\", \"Nunito Placeholder\", sans-serif; --framer-font-family-bold: \"Nunito\", sans-serif; --framer-font-family-bold-italic: \"Nunito\", sans-serif; --framer-font-family-italic: \"Nunito\", \"Nunito Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 600; --framer-letter-spacing: 0px; --framer-line-height: 1.5em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-e36f0358-aec3-435d-a318-33c237ced914, #004737); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-ZBuV3\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (20caf11)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import TimeToRead from\"https://framerusercontent.com/modules/aTMhmTv3uXv2XdCEYGwn/XZiB3q0pDjMjAabUTy7E/Time_to_read.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/yXkgYZ8FslFcIH6q16rF/zd3tKZrCMd8g6dVLMYjw/pctyuQKpu.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/k7FU9eaetaEgRvgphtis/KmNBilYYPZMHtS4krPuD/WYOYqR2Pl.js\";const TimeToReadFonts=getFonts(TimeToRead);const HeroFonts=getFonts(Hero);const enabledGestures={SGe8ZREVj:{hover:true}};const cycleOrder=[\"SGe8ZREVj\",\"xV0Hd3u2C\",\"Q_eOKIAC4\"];const serializationHash=\"framer-4G93C\";const variantClassNames={Q_eOKIAC4:\"framer-v-pe2dje\",SGe8ZREVj:\"framer-v-pu9avu\",xV0Hd3u2C:\"framer-v-1iq05j\"};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:250,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 toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};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={\"Variant 1\":\"SGe8ZREVj\",Mobile:\"Q_eOKIAC4\",Tablet:\"xV0Hd3u2C\"};const getProps=({date,height,id,image,link,numberOfWords,shortDescription,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3,_ref4;return{...props,cDwF0n9lv:link!==null&&link!==void 0?link:props.cDwF0n9lv,Ct4zLG_CZ:(_ref=numberOfWords!==null&&numberOfWords!==void 0?numberOfWords:props.Ct4zLG_CZ)!==null&&_ref!==void 0?_ref:\"1590\",k44G2USAI:(_ref1=shortDescription!==null&&shortDescription!==void 0?shortDescription:props.k44G2USAI)!==null&&_ref1!==void 0?_ref1:\"Short Description\",LXxgCkS8z:(_ref2=title!==null&&title!==void 0?title:props.LXxgCkS8z)!==null&&_ref2!==void 0?_ref2:\"Title\",U2gvL8M7e:image!==null&&image!==void 0?image:props.U2gvL8M7e,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"SGe8ZREVj\",wRU_gplAu:(_ref4=date!==null&&date!==void 0?date:props.wRU_gplAu)!==null&&_ref4!==void 0?_ref4:\"1970-01-01T00:00:00.000Z\"};};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,cDwF0n9lv,U2gvL8M7e,LXxgCkS8z,wRU_gplAu,k44G2USAI,Ct4zLG_CZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SGe8ZREVj\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(wRU_gplAu,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);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:cDwF0n9lv,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-pu9avu\",className,classNames)} framer-1vqxj3d`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"SGe8ZREVj\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-066a00da-9277-4e22-afb3-1ccba05d560e, rgb(255, 255, 255))\",borderBottomLeftRadius:22,borderBottomRightRadius:22,borderTopLeftRadius:22,borderTopRightRadius:22,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\",...style},variants:{\"SGe8ZREVj-hover\":{boxShadow:\"0px 0.6021873017743928px 3.010936508871964px -0.6666666666666666px rgba(0, 0, 0, 0.10301), 0px 2.288533303243457px 11.442666516217285px -1.3333333333333333px rgba(0, 0, 0, 0.11144), 0px 10px 50px -2px rgba(0, 0, 0, 0.15)\"}},...addPropertyOverrides({\"SGe8ZREVj-hover\":{\"data-framer-name\":undefined},Q_eOKIAC4:{\"data-framer-name\":\"Mobile\"},xV0Hd3u2C:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 32px)`,...toResponsiveImage(U2gvL8M7e)},className:\"framer-1b47a2a\",layoutDependency:layoutDependency,layoutId:\"YPGUv9WjL\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,scale:1},variants:{\"SGe8ZREVj-hover\":{scale:1.01},Q_eOKIAC4:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bvb77y\",\"data-framer-name\":\"Post\",layoutDependency:layoutDependency,layoutId:\"iXWheVO6K\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u4bu6g\",layoutDependency:layoutDependency,layoutId:\"euOcjMePz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1h3yybr\",\"data-styles-preset\":\"WYOYqR2Pl\",children:\"Title\"})}),className:\"framer-xy139\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kegBvkrux\",text:LXxgCkS8z,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dqhw2q\",layoutDependency:layoutDependency,layoutId:\"LTYfcb4pL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gaas4z\",\"data-styles-preset\":\"pctyuQKpu\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26)))\"},children:\"Jan 1, 1970\"})}),className:\"framer-1kid01l\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uOLqNXCH4\",style:{\"--extracted-r6o4lv\":\"var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26))\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gaas4z\",\"data-styles-preset\":\"pctyuQKpu\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26)))\"},children:\"|\"})}),className:\"framer-uk9bs0\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mdGwq2CIh\",style:{\"--extracted-r6o4lv\":\"var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ucsjsh-container\",layoutDependency:layoutDependency,layoutId:\"h39NBK38T-container\",children:/*#__PURE__*/_jsx(TimeToRead,{backgroundColor:\"rgba(245, 245, 245, 0)\",fontFamily:\"inter\",height:\"100%\",id:\"h39NBK38T\",layoutId:\"h39NBK38T\",style:{height:\"100%\"},suffixText:\"minute read\",textColor:\"var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26))\",textSize:17,width:\"100%\",words:Ct4zLG_CZ,wordsPerMinute:290})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gaas4z\",\"data-styles-preset\":\"pctyuQKpu\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26)))\"},children:\"Short Description\"})}),className:\"framer-1idgczn\",\"data-framer-name\":\"Short Description\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"R9Bk1H6kk\",style:{\"--extracted-r6o4lv\":\"var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26))\"},text:k44G2USAI,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o1xvzz\",layoutDependency:layoutDependency,layoutId:\"y4WRIpBdE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-gaas4z\",\"data-styles-preset\":\"pctyuQKpu\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26)))\"},children:\"Read More\"})}),className:\"framer-mbjmao\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NNLe3bqyd\",style:{\"--extracted-r6o4lv\":\"var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mqsea2-container\",layoutDependency:layoutDependency,layoutId:\"TXsCx2OkW-container\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-e36f0358-aec3-435d-a318-33c237ced914, rgb(20, 20, 26))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowRight\",id:\"TXsCx2OkW\",layoutId:\"TXsCx2OkW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4G93C.framer-1vqxj3d, .framer-4G93C .framer-1vqxj3d { display: block; }\",\".framer-4G93C.framer-pu9avu { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: wrap; gap: 22px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px; position: relative; text-decoration: none; width: 585px; will-change: var(--framer-will-change-override, transform); }\",\".framer-4G93C .framer-1b47a2a { flex: none; height: 362px; position: relative; width: 100%; }\",\".framer-4G93C .framer-1bvb77y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: flex-start; padding: 12px; position: relative; width: 100%; }\",\".framer-4G93C .framer-u4bu6g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4G93C .framer-xy139, .framer-4G93C .framer-1idgczn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-4G93C .framer-1dqhw2q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4G93C .framer-1kid01l, .framer-4G93C .framer-uk9bs0, .framer-4G93C .framer-mbjmao { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-4G93C .framer-ucsjsh-container { flex: none; height: 40px; position: relative; width: auto; }\",\".framer-4G93C .framer-1o1xvzz { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-4G93C .framer-1mqsea2-container { flex: none; height: 16px; position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4G93C.framer-pu9avu, .framer-4G93C .framer-1bvb77y, .framer-4G93C .framer-u4bu6g, .framer-4G93C .framer-1dqhw2q, .framer-4G93C .framer-1o1xvzz { gap: 0px; } .framer-4G93C.framer-pu9avu > *, .framer-4G93C .framer-1bvb77y > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-4G93C.framer-pu9avu > :first-child, .framer-4G93C .framer-1bvb77y > :first-child, .framer-4G93C .framer-u4bu6g > :first-child { margin-top: 0px; } .framer-4G93C.framer-pu9avu > :last-child, .framer-4G93C .framer-1bvb77y > :last-child, .framer-4G93C .framer-u4bu6g > :last-child { margin-bottom: 0px; } .framer-4G93C .framer-u4bu6g > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-4G93C .framer-1dqhw2q > *, .framer-4G93C .framer-1o1xvzz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4G93C .framer-1dqhw2q > :first-child, .framer-4G93C .framer-1o1xvzz > :first-child { margin-left: 0px; } .framer-4G93C .framer-1dqhw2q > :last-child, .framer-4G93C .framer-1o1xvzz > :last-child { margin-right: 0px; } }\",\".framer-4G93C.framer-v-1iq05j.framer-pu9avu { cursor: unset; width: 465px; }\",\".framer-4G93C.framer-v-1iq05j .framer-1b47a2a { height: 283px; }\",\".framer-4G93C.framer-v-pe2dje.framer-pu9avu { cursor: unset; width: 348px; }\",\".framer-4G93C.framer-v-pe2dje .framer-1b47a2a { height: 205px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 612\n * @framerIntrinsicWidth 585\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xV0Hd3u2C\":{\"layout\":[\"fixed\",\"auto\"]},\"Q_eOKIAC4\":{\"layout\":[\"fixed\",\"auto\"]},\"RDhL32ooy\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"cDwF0n9lv\":\"link\",\"U2gvL8M7e\":\"image\",\"LXxgCkS8z\":\"title\",\"wRU_gplAu\":\"date\",\"k44G2USAI\":\"shortDescription\",\"Ct4zLG_CZ\":\"numberOfWords\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerAVdDyQxIa=withCSS(Component,css,\"framer-4G93C\");export default FramerAVdDyQxIa;FramerAVdDyQxIa.displayName=\"Article Item\";FramerAVdDyQxIa.defaultProps={height:612,width:585};addPropertyControls(FramerAVdDyQxIa,{variant:{options:[\"SGe8ZREVj\",\"xV0Hd3u2C\",\"Q_eOKIAC4\"],optionTitles:[\"Variant 1\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},cDwF0n9lv:{title:\"Link\",type:ControlType.Link},U2gvL8M7e:{title:\"Image\",type:ControlType.ResponsiveImage},LXxgCkS8z:{defaultValue:\"Title\",title:\"Title\",type:ControlType.String},wRU_gplAu:{defaultValue:\"1970-01-01T00:00:00.000Z\",title:\"Date\",type:ControlType.Date},k44G2USAI:{defaultValue:\"Short Description\",displayTextArea:true,title:\"Short Description\",type:ControlType.String},Ct4zLG_CZ:{defaultValue:\"1590\",placeholder:\"Enter number of words\",title:\"Number Of Words\",type:ControlType.String}});addFonts(FramerAVdDyQxIa,[{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\"}]},...TimeToReadFonts,...HeroFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAVdDyQxIa\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xV0Hd3u2C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q_eOKIAC4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RDhL32ooy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"612\",\"framerVariables\":\"{\\\"cDwF0n9lv\\\":\\\"link\\\",\\\"U2gvL8M7e\\\":\\\"image\\\",\\\"LXxgCkS8z\\\":\\\"title\\\",\\\"wRU_gplAu\\\":\\\"date\\\",\\\"k44G2USAI\\\":\\\"shortDescription\\\",\\\"Ct4zLG_CZ\\\":\\\"numberOfWords\\\"}\",\"framerIntrinsicWidth\":\"585\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AVdDyQxIa.map"],
  "mappings": "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",
  "names": ["TimeToRead", "words", "wordsPerMinute", "displayText", "textSize", "textColor", "backgroundColor", "fontFamily", "suffixText", "style", "readingTime", "setReadingTime", "ye", "ue", "time", "p", "u", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "TimeToReadFonts", "getFonts", "TimeToRead", "HeroFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "link", "numberOfWords", "shortDescription", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "_ref4", "createLayoutDependency", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "cDwF0n9lv", "U2gvL8M7e", "LXxgCkS8z", "wRU_gplAu", "k44G2USAI", "Ct4zLG_CZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "css", "FramerAVdDyQxIa", "withCSS", "AVdDyQxIa_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
