{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/PMn2CWpECR1TViA8IN2c/mHmmA55pbDLmxD8uVhNn/pQ07XxV4A.js"],
  "sourcesContent": ["// Generated by Framer (acd6bc0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import{withMultilineEllipsis}from\"https://framerusercontent.com/modules/l6VtYdRRVXTQVPHSd8Z4/UwjfnPTG4Njv5Vtw3uzU/Adddots.js\";const MaterialFonts=getFonts(Material);const RichTextWithMultilineEllipsis=withMultilineEllipsis(RichText);const cycleOrder=[\"NQzDOuK4v\",\"GKjIK8p_V\",\"e3xkFDpbw\"];const serializationHash=\"framer-BPecG\";const variantClassNames={e3xkFDpbw:\"framer-v-idpo06\",GKjIK8p_V:\"framer-v-14oxzfp\",NQzDOuK4v:\"framer-v-19zyt2l\"};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 isSet=value=>{return value!==undefined&&value!==null&&value!==\"\";};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\":\"NQzDOuK4v\",mobile:\"e3xkFDpbw\",Variant:\"GKjIK8p_V\"};const getProps=({category,date,featured,height,heroImage,id,link,metaDescription,time,title,visible,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6,_ref7,_ref8;return{...props,cJCsxEMpH:(_ref=metaDescription!==null&&metaDescription!==void 0?metaDescription:props.cJCsxEMpH)!==null&&_ref!==void 0?_ref:\"Meta Description\",LiByAcGeN:link!==null&&link!==void 0?link:props.LiByAcGeN,Mtfwdn2WM:(_ref1=category!==null&&category!==void 0?category:props.Mtfwdn2WM)!==null&&_ref1!==void 0?_ref1:\"Content\",n8TivgXgK:(_ref2=title!==null&&title!==void 0?title:props.n8TivgXgK)!==null&&_ref2!==void 0?_ref2:\"Title\",pPtCP7clJ:(_ref3=date!==null&&date!==void 0?date:props.pPtCP7clJ)!==null&&_ref3!==void 0?_ref3:\"Content\",U54ye01DM:(_ref4=visible!==null&&visible!==void 0?visible:props.U54ye01DM)!==null&&_ref4!==void 0?_ref4:true,uTrfyyCSp:(_ref5=featured!==null&&featured!==void 0?featured:props.uTrfyyCSp)!==null&&_ref5!==void 0?_ref5:\"featured\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"NQzDOuK4v\",YDxaNYTCR:(_ref7=heroImage!==null&&heroImage!==void 0?heroImage:props.YDxaNYTCR)!==null&&_ref7!==void 0?_ref7:{src:\"https://framerusercontent.com/images/yyHXLQB8gaonSHLvUS3dfN9HIk.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yyHXLQB8gaonSHLvUS3dfN9HIk.png?scale-down-to=512 512w,https://framerusercontent.com/images/yyHXLQB8gaonSHLvUS3dfN9HIk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yyHXLQB8gaonSHLvUS3dfN9HIk.png 1920w\"},YS7t8xTi1:(_ref8=time!==null&&time!==void 0?time:props.YS7t8xTi1)!==null&&_ref8!==void 0?_ref8:\"Content\"};};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,LiByAcGeN,YDxaNYTCR,cJCsxEMpH,n8TivgXgK,Mtfwdn2WM,YS7t8xTi1,pPtCP7clJ,uTrfyyCSp,U54ye01DM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NQzDOuK4v\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter5uj6tv=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"GKjIK8p_V\");});const onMouseLeavev5ckc4=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"NQzDOuK4v\");});const ref1=React.useRef(null);const visible=isSet(uTrfyyCSp);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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:LiByAcGeN,openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-19zyt2l\",className,classNames)} framer-7okhxo`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"NQzDOuK4v\",onMouseEnter:onMouseEnter5uj6tv,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,boxShadow:\"none\",...style},variants:{GKjIK8p_V:{\"--border-color\":\"rgb(184, 129, 53)\",boxShadow:\"0px 1px 16px 0px rgba(112, 84, 33, 0.16)\"}},...addPropertyOverrides({e3xkFDpbw:{\"data-framer-name\":\"mobile\"},GKjIK8p_V:{\"data-framer-name\":undefined,onMouseLeave:onMouseLeavev5ckc4}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-3au5uo\",layoutDependency:layoutDependency,layoutId:\"vG61PaRpO\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+0),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,...toResponsiveImage(YDxaNYTCR),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-2ix9dw\",\"data-border\":true,\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"E1BZlzoO9\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(34, 34, 34, 0.2)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},...addPropertyOverrides({e3xkFDpbw:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+0),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,...toResponsiveImage(YDxaNYTCR),...{positionX:\"left\",positionY:\"top\"}}},GKjIK8p_V:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+20+0+-8),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,...toResponsiveImage(YDxaNYTCR),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1x37kck\",layoutDependency:layoutDependency,layoutId:\"AOZxht6uK\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1njd5\",layoutDependency:layoutDependency,layoutId:\"La96emJN1\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i41ubi\",layoutDependency:layoutDependency,layoutId:\"Dnkd2lLSg\",style:{backgroundColor:\"rgba(114, 83, 12, 0.1)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5},children:[U54ye01DM&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(79, 59, 7))\"},children:\"#\"})}),className:\"framer-43bxr\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"SSJAHE1Pr\",style:{\"--extracted-r6o4lv\":\"rgb(79, 59, 7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(79, 59, 7))\"},children:\"Content\"})}),className:\"framer-1dypzd5\",\"data-framer-name\":\"Date\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"SxI2H5siN\",style:{\"--extracted-r6o4lv\":\"rgb(79, 59, 7)\"},text:Mtfwdn2WM,verticalAlignment:\"top\",withExternalLayout:true})]}),visible&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k6x5bz\",layoutDependency:layoutDependency,layoutId:\"F9h3rBM4o\",style:{backgroundColor:\"rgba(217, 163, 37, 0.25)\",borderBottomLeftRadius:5,borderBottomRightRadius:5,borderTopLeftRadius:5,borderTopRightRadius:5},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(79, 59, 7))\"},children:\"#\"})}),className:\"framer-vk1mvo\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"omL3j4cGe\",style:{\"--extracted-r6o4lv\":\"rgb(79, 59, 7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(79, 59, 7))\"},children:\"Content\"})}),className:\"framer-hm1cxn\",\"data-framer-name\":\"Date\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"HX747hOiI\",style:{\"--extracted-r6o4lv\":\"rgb(79, 59, 7)\"},text:uTrfyyCSp,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tfw1u0\",layoutDependency:layoutDependency,layoutId:\"bCel9MjDL\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f7mubw\",layoutDependency:layoutDependency,layoutId:\"qsH0WqBXq\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-idtion-container\",layoutDependency:layoutDependency,layoutId:\"IyPoObBYn-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(143, 135, 117)\",height:\"100%\",iconSearch:\"time\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"IyPoObBYn\",layoutId:\"IyPoObBYn\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(143, 135, 117))\"},children:\"Content\"})}),className:\"framer-4fixge\",\"data-framer-name\":\"Date\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"XtiHtxSYM\",style:{\"--extracted-r6o4lv\":\"rgb(143, 135, 117)\"},text:YS7t8xTi1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vj1cvt\",layoutDependency:layoutDependency,layoutId:\"vGbL3tBhS\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fvr6n6-container\",layoutDependency:layoutDependency,layoutId:\"fgirLLQGs-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(143, 135, 117)\",height:\"100%\",iconSearch:\"date\",iconSelection:\"Home\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"fgirLLQGs\",layoutId:\"fgirLLQGs\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(143, 135, 117))\"},children:\"Content\"})}),className:\"framer-1j8b2m0\",\"data-framer-name\":\"Date\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"RieGPM6al\",style:{\"--extracted-r6o4lv\":\"rgb(143, 135, 117)\"},text:pPtCP7clJ,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sdwnkz\",\"data-framer-name\":\"Post\",layoutDependency:layoutDependency,layoutId:\"uBErsqRJD\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gk7hnj\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"g3JTX0q6b\",style:{backgroundColor:\"rgba(0, 0, 0, 0.2)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1onsyle\",\"data-framer-name\":\"Main Info\",layoutDependency:layoutDependency,layoutId:\"CRYRGzstM\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-seg7bu\",layoutDependency:layoutDependency,layoutId:\"vBa6gzZsC\",children:/*#__PURE__*/_jsx(RichTextWithMultilineEllipsis,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\"},children:\"Title\"})}),className:\"framer-ns7sl6\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"oT1ixEKfH\",text:n8TivgXgK,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yk74t3\",layoutDependency:layoutDependency,layoutId:\"g_CJp3BC6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{children:\"Meta Description\"})}),className:\"framer-zo49ya\",\"data-framer-name\":\"Lorem ipsum dolor sit amet consectetur. Vel et cras dolor at venenatis iaculis leo. Etiam quam aliquet arcu ac fermentum risus sit bibendum iaculis.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tyUUvk4Zs\",style:{opacity:.5},text:cJCsxEMpH,verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BPecG.framer-7okhxo, .framer-BPecG .framer-7okhxo { display: block; }\",\".framer-BPecG.framer-19zyt2l { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; text-decoration: none; width: 390px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPecG .framer-3au5uo { align-content: center; align-items: center; aspect-ratio: 1.7777777777777777 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 113px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPecG .framer-2ix9dw { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-BPecG .framer-1x37kck { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BPecG .framer-1njd5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPecG .framer-i41ubi, .framer-BPecG .framer-k6x5bz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 8px 0px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPecG .framer-43bxr, .framer-BPecG .framer-1dypzd5, .framer-BPecG .framer-vk1mvo, .framer-BPecG .framer-hm1cxn, .framer-BPecG .framer-4fixge, .framer-BPecG .framer-1j8b2m0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BPecG .framer-1tfw1u0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 30px; justify-content: center; overflow: visible; padding: 0px 0px 0px 8px; position: relative; width: min-content; }\",\".framer-BPecG .framer-f7mubw, .framer-BPecG .framer-vj1cvt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-BPecG .framer-idtion-container, .framer-BPecG .framer-1fvr6n6-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-BPecG .framer-1sdwnkz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-BPecG .framer-gk7hnj { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-BPecG .framer-1onsyle { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BPecG .framer-seg7bu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-height: 60px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BPecG .framer-ns7sl6 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-BPecG .framer-1yk74t3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 77px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BPecG .framer-zo49ya { flex: none; height: auto; max-height: 200px; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BPecG.framer-19zyt2l, .framer-BPecG .framer-3au5uo, .framer-BPecG .framer-1x37kck, .framer-BPecG .framer-1njd5, .framer-BPecG .framer-i41ubi, .framer-BPecG .framer-k6x5bz, .framer-BPecG .framer-1tfw1u0, .framer-BPecG .framer-f7mubw, .framer-BPecG .framer-vj1cvt, .framer-BPecG .framer-1sdwnkz, .framer-BPecG .framer-1onsyle, .framer-BPecG .framer-seg7bu, .framer-BPecG .framer-1yk74t3 { gap: 0px; } .framer-BPecG.framer-19zyt2l > *, .framer-BPecG .framer-1sdwnkz > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-BPecG.framer-19zyt2l > :first-child, .framer-BPecG .framer-1x37kck > :first-child, .framer-BPecG .framer-1sdwnkz > :first-child, .framer-BPecG .framer-1onsyle > :first-child, .framer-BPecG .framer-1yk74t3 > :first-child { margin-top: 0px; } .framer-BPecG.framer-19zyt2l > :last-child, .framer-BPecG .framer-1x37kck > :last-child, .framer-BPecG .framer-1sdwnkz > :last-child, .framer-BPecG .framer-1onsyle > :last-child, .framer-BPecG .framer-1yk74t3 > :last-child { margin-bottom: 0px; } .framer-BPecG .framer-3au5uo > *, .framer-BPecG .framer-seg7bu > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-BPecG .framer-3au5uo > :first-child, .framer-BPecG .framer-1njd5 > :first-child, .framer-BPecG .framer-i41ubi > :first-child, .framer-BPecG .framer-k6x5bz > :first-child, .framer-BPecG .framer-1tfw1u0 > :first-child, .framer-BPecG .framer-f7mubw > :first-child, .framer-BPecG .framer-vj1cvt > :first-child, .framer-BPecG .framer-seg7bu > :first-child { margin-left: 0px; } .framer-BPecG .framer-3au5uo > :last-child, .framer-BPecG .framer-1njd5 > :last-child, .framer-BPecG .framer-i41ubi > :last-child, .framer-BPecG .framer-k6x5bz > :last-child, .framer-BPecG .framer-1tfw1u0 > :last-child, .framer-BPecG .framer-f7mubw > :last-child, .framer-BPecG .framer-vj1cvt > :last-child, .framer-BPecG .framer-seg7bu > :last-child { margin-right: 0px; } .framer-BPecG .framer-1x37kck > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-BPecG .framer-1njd5 > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-BPecG .framer-i41ubi > *, .framer-BPecG .framer-k6x5bz > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-BPecG .framer-1tfw1u0 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-BPecG .framer-f7mubw > *, .framer-BPecG .framer-vj1cvt > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-BPecG .framer-1onsyle > *, .framer-BPecG .framer-1yk74t3 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-BPecG.framer-v-14oxzfp .framer-2ix9dw { bottom: -8px; left: -8px; right: -8px; top: -8px; }\",\".framer-BPecG.framer-v-idpo06.framer-19zyt2l { width: 300px; }\",'.framer-BPecG[data-border=\"true\"]::after, .framer-BPecG [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 484\n * @framerIntrinsicWidth 390\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GKjIK8p_V\":{\"layout\":[\"fixed\",\"auto\"]},\"e3xkFDpbw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"LiByAcGeN\":\"link\",\"YDxaNYTCR\":\"heroImage\",\"cJCsxEMpH\":\"metaDescription\",\"n8TivgXgK\":\"title\",\"Mtfwdn2WM\":\"category\",\"YS7t8xTi1\":\"time\",\"pPtCP7clJ\":\"date\",\"uTrfyyCSp\":\"featured\",\"U54ye01DM\":\"visible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpQ07XxV4A=withCSS(Component,css,\"framer-BPecG\");export default FramerpQ07XxV4A;FramerpQ07XxV4A.displayName=\"Cards/Boxy Cards\";FramerpQ07XxV4A.defaultProps={height:484,width:390};addPropertyControls(FramerpQ07XxV4A,{variant:{options:[\"NQzDOuK4v\",\"GKjIK8p_V\",\"e3xkFDpbw\"],optionTitles:[\"Variant 1\",\"Variant\",\"mobile\"],title:\"Variant\",type:ControlType.Enum},LiByAcGeN:{title:\"Link\",type:ControlType.Link},YDxaNYTCR:{__defaultAssetReference:\"data:framer/asset-reference,yyHXLQB8gaonSHLvUS3dfN9HIk.png?originalFilename=oiNQVlBqcguVH7NJS6U0YpxrRY.png&preferredSize=auto\",title:\"Hero Image\",type:ControlType.ResponsiveImage},cJCsxEMpH:{defaultValue:\"Meta Description\",displayTextArea:true,title:\"Meta Description\",type:ControlType.String},n8TivgXgK:{defaultValue:\"Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},Mtfwdn2WM:{defaultValue:\"Content\",displayTextArea:false,title:\"Category\",type:ControlType.String},YS7t8xTi1:{defaultValue:\"Content\",displayTextArea:false,title:\"Time\",type:ControlType.String},pPtCP7clJ:{defaultValue:\"Content\",displayTextArea:false,title:\"Date\",type:ControlType.String},uTrfyyCSp:{defaultValue:\"featured\",displayTextArea:false,title:\"featured\",type:ControlType.String},U54ye01DM:{defaultValue:true,title:\"Visible\",type:ControlType.Boolean}});addFonts(FramerpQ07XxV4A,[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{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\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpQ07XxV4A\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"LiByAcGeN\\\":\\\"link\\\",\\\"YDxaNYTCR\\\":\\\"heroImage\\\",\\\"cJCsxEMpH\\\":\\\"metaDescription\\\",\\\"n8TivgXgK\\\":\\\"title\\\",\\\"Mtfwdn2WM\\\":\\\"category\\\",\\\"YS7t8xTi1\\\":\\\"time\\\",\\\"pPtCP7clJ\\\":\\\"date\\\",\\\"uTrfyyCSp\\\":\\\"featured\\\",\\\"U54ye01DM\\\":\\\"visible\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GKjIK8p_V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"e3xkFDpbw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"484\",\"framerIntrinsicWidth\":\"390\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pQ07XxV4A.map"],
  "mappings": "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",
  "names": ["MaterialFonts", "getFonts", "Icon", "RichTextWithMultilineEllipsis", "withMultilineEllipsis", "RichText2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "isSet", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "category", "date", "featured", "height", "heroImage", "id", "link", "metaDescription", "time", "title", "visible", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "_ref7", "_ref8", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "LiByAcGeN", "YDxaNYTCR", "cJCsxEMpH", "n8TivgXgK", "Mtfwdn2WM", "YS7t8xTi1", "pPtCP7clJ", "uTrfyyCSp", "U54ye01DM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter5uj6tv", "args", "onMouseLeavev5ckc4", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "css", "FramerpQ07XxV4A", "withCSS", "pQ07XxV4A_default", "addPropertyControls", "ControlType", "addFonts"]
}
