{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Gc2seLsWYQAhpTgfkZKn/lIwNsbAmwRZcD7Ak4vAu/tjprDiIXA.js"],
  "sourcesContent": ["// Generated by Framer (838580a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{truncate2,truncate3}from\"https://framerusercontent.com/modules/d2y8205raHH0EPklVdyl/wlbx595FtSwlh6anHXwD/Override.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/rytpbClHA0KFk93vJ77C/jVnwPkixoYE9tjjW6CDh/e_Ai8K61H.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/zkIUQkGDukAx4ulaxQrU/81HMzTwHU8ZR4KySaicq/sF2wgtyZN.js\";import ArrowLink from\"https://framerusercontent.com/modules/vH4kyKxYWIi68NrmE4Cm/eYX7EN0Dk9p9iNfoIkuW/acdZwzQgi.js\";const RichTextTruncate2=truncate2(RichText);const RichTextTruncate3=truncate3(RichText);const ArrowLinkFonts=getFonts(ArrowLink);const enabledGestures={LYWKI7dlE:{hover:true},sCVEYxma6:{hover:true},ziTGH4M8u:{hover:true}};const cycleOrder=[\"ziTGH4M8u\",\"sCVEYxma6\",\"LYWKI7dlE\"];const serializationHash=\"framer-3bt5e\";const variantClassNames={LYWKI7dlE:\"framer-v-mnu949\",sCVEYxma6:\"framer-v-dhmoa5\",ziTGH4M8u:\"framer-v-11ypvgl\"};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 isSet=value=>{return value!==undefined&&value!==null&&value!==\"\";};const negate=value=>{return!value;};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(React.Fragment);const humanReadableVariantMap={\"On White\":\"LYWKI7dlE\",Default:\"ziTGH4M8u\",Large:\"sCVEYxma6\"};const getProps=({category,date,externalLink,height,id,image,link,preview,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5;return{...props,eR3ZvRXaj:(_ref=image!==null&&image!==void 0?image:props.eR3ZvRXaj)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/xWaYNazEIH1JUzjTH7OOcXUTrhs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/xWaYNazEIH1JUzjTH7OOcXUTrhs.png?scale-down-to=512 512w,https://framerusercontent.com/images/xWaYNazEIH1JUzjTH7OOcXUTrhs.png 600w\"},IHx59nGG1:link!==null&&link!==void 0?link:props.IHx59nGG1,lhVxhmP1m:(_ref1=title!==null&&title!==void 0?title:props.lhVxhmP1m)!==null&&_ref1!==void 0?_ref1:\"This is a title that gets wrapped to the next line but doesn't show this \",O1uUl01CA:(_ref2=category!==null&&category!==void 0?category:props.O1uUl01CA)!==null&&_ref2!==void 0?_ref2:\"Category\",sL55Jgdij:(_ref3=preview!==null&&preview!==void 0?preview:props.sL55Jgdij)!==null&&_ref3!==void 0?_ref3:\"This is the preview section of the post that shows some extra information to go along with the title but not too much information that they don't need to read.\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"ziTGH4M8u\",wJYQOTXCf:externalLink!==null&&externalLink!==void 0?externalLink:props.wJYQOTXCf,X9FYIopR3:(_ref5=date!==null&&date!==void 0?date:props.X9FYIopR3)!==null&&_ref5!==void 0?_ref5:\"Date\"};};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,eR3ZvRXaj,O1uUl01CA,X9FYIopR3,lhVxhmP1m,sL55Jgdij,IHx59nGG1,wJYQOTXCf,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ziTGH4M8u\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const visible=negate(isSet(wJYQOTXCf));const visible1=isSet(wJYQOTXCf);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__*/_jsxs(motion.article,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-11ypvgl\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"ziTGH4M8u\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-240ab4a3-7918-45dd-81cc-cfff524ffa70, rgb(255, 255, 255))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"none\",...style},variants:{\"LYWKI7dlE-hover\":{boxShadow:\"0px 0.3010936508871964px 0.421531111242075px -0.9166666666666666px rgba(51, 68, 85, 0.0544), 0px 1.1442666516217286px 1.60197331227042px -1.8333333333333333px rgba(51, 68, 85, 0.05271), 0px 5px 7px -2.75px rgba(51, 68, 85, 0.045)\"},\"sCVEYxma6-hover\":{boxShadow:\"0px 0.6021873017743928px 1.083937143193907px 0px rgba(51, 68, 85, 0.00422), 0px 2.288533303243457px 4.119359945838223px 0px rgba(51, 68, 85, 0.01602), 0px 10px 18px 0px rgba(51, 68, 85, 0.07)\"},\"ziTGH4M8u-hover\":{boxShadow:\"0px 0.6021873017743928px 1.083937143193907px 0px rgba(51, 68, 85, 0.00422), 0px 2.288533303243457px 4.119359945838223px 0px rgba(51, 68, 85, 0.01602), 0px 10px 18px 0px rgba(51, 68, 85, 0.07)\"},LYWKI7dlE:{backgroundColor:\"var(--token-614d10e5-3834-4e7f-ba6b-086b2c83302a, rgb(255, 255, 255))\",boxShadow:\"0px 0.6021873017743928px 1.083937143193907px 0px rgba(51, 68, 85, 0.00422), 0px 2.288533303243457px 4.119359945838223px 0px rgba(51, 68, 85, 0.01602), 0px 10px 18px 0px rgba(51, 68, 85, 0.07)\"}},...addPropertyOverrides({\"LYWKI7dlE-hover\":{\"data-framer-name\":undefined},\"sCVEYxma6-hover\":{\"data-framer-name\":undefined},\"ziTGH4M8u-hover\":{\"data-framer-name\":undefined},LYWKI7dlE:{\"data-framer-name\":\"On White\"},sCVEYxma6:{\"data-framer-name\":\"Large\"}},baseVariant,gestureVariant),children:[visible&&/*#__PURE__*/_jsx(Link,{href:IHx59nGG1,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:315,intrinsicWidth:600,pixelHeight:315,pixelWidth:600,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 36px)`,...toResponsiveImage(eR3ZvRXaj)},className:\"framer-15qy5iy framer-cfqj6e\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"FfSDiv_p7\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({sCVEYxma6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:315,intrinsicWidth:600,pixelHeight:315,pixelWidth:600,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 36px, 1px)`,...toResponsiveImage(eR3ZvRXaj)}}},baseVariant,gestureVariant)})}),visible1&&/*#__PURE__*/_jsx(Link,{href:wJYQOTXCf,openInNewTab:true,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:315,intrinsicWidth:600,pixelHeight:315,pixelWidth:600,sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 36px)`,...toResponsiveImage(eR3ZvRXaj)},className:\"framer-1grbyov framer-cfqj6e\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"rluQrsd6g\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},...addPropertyOverrides({sCVEYxma6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:315,intrinsicWidth:600,pixelHeight:315,pixelWidth:600,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 36px, 1px)`,...toResponsiveImage(eR3ZvRXaj)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6pi3bm\",layoutDependency:layoutDependency,layoutId:\"aM08z43wj\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lfehmo\",layoutDependency:layoutDependency,layoutId:\"b9C5MxC1j\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-imr6hd\",layoutDependency:layoutDependency,layoutId:\"saBz6BeZY\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-11gt39y\",\"data-styles-preset\":\"sF2wgtyZN\",style:{\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-b0a2b8cc-2be6-4ab8-9369-9f7f0a38686a, rgb(89, 40, 184)))\"},children:\"Category\"})}),className:\"framer-6sje13\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Om03jRLyv\",style:{\"--extracted-tcooor\":\"var(--token-b0a2b8cc-2be6-4ab8-9369-9f7f0a38686a, rgb(89, 40, 184))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:O1uUl01CA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-t178yy\",layoutDependency:layoutDependency,layoutId:\"T4kP1Mg0p\",style:{backgroundColor:\"var(--token-6f316b2e-c63c-42f0-be3e-15973635b080, rgb(232, 236, 246))\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-styles-preset-11gt39y\",\"data-styles-preset\":\"sF2wgtyZN\",style:{\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-eafd0437-cd21-4498-8113-279c145e5474, rgb(107, 118, 133)))\"},children:\"Date\"})}),className:\"framer-el4ktj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ECcGylzzh\",style:{\"--extracted-tcooor\":\"var(--token-eafd0437-cd21-4498-8113-279c145e5474, rgb(107, 118, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:X9FYIopR3,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextTruncate2,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1uscpn8\",\"data-styles-preset\":\"e_Ai8K61H\",children:\"This is a title that gets wrapped to the next line but doesn't show this \"})}),className:\"framer-1ckpzw4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"JIndlNdq8\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:lhVxhmP1m,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextTruncate3,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11gt39y\",\"data-styles-preset\":\"sF2wgtyZN\",children:\"This is the preview section of the post that shows some extra information to go along with the title but not too much information that they don't need to read.\"})}),className:\"framer-1d9x4jx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZwCB9a90b\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:sL55Jgdij,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-g027xr-container\",layoutDependency:layoutDependency,layoutId:\"aiWMXXWr1-container\",children:/*#__PURE__*/_jsx(ArrowLink,{height:\"100%\",id:\"aiWMXXWr1\",label:\"Read More\",layoutId:\"aiWMXXWr1\",link:wJYQOTXCf,variant:\"uBpA3BXfa\",width:\"100%\"})})}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a2o4h-container\",layoutDependency:layoutDependency,layoutId:\"GkaGwDUxc-container\",children:/*#__PURE__*/_jsx(ArrowLink,{height:\"100%\",id:\"GkaGwDUxc\",label:\"Read More\",layoutId:\"GkaGwDUxc\",link:IHx59nGG1,variant:\"uBpA3BXfa\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3bt5e.framer-cfqj6e, .framer-3bt5e .framer-cfqj6e { display: block; }\",\".framer-3bt5e.framer-11ypvgl { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 410px; justify-content: flex-start; padding: 18px; position: relative; width: 310px; }\",\".framer-3bt5e .framer-15qy5iy { aspect-ratio: 1.9047619047619047 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 144px); overflow: visible; position: relative; text-decoration: none; width: 100%; }\",\".framer-3bt5e .framer-1grbyov { aspect-ratio: 1.9047619047619047 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 105px); overflow: visible; position: relative; text-decoration: none; width: 100%; }\",\".framer-3bt5e .framer-6pi3bm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 212px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3bt5e .framer-1lfehmo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3bt5e .framer-imr6hd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 36px; justify-content: flex-start; overflow: visible; padding: 10px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-3bt5e .framer-6sje13, .framer-3bt5e .framer-el4ktj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3bt5e .framer-t178yy { flex: none; height: 100%; overflow: visible; position: relative; width: 1px; }\",\".framer-3bt5e .framer-1ckpzw4 { flex: none; height: 66px; max-height: 66px; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3bt5e .framer-1d9x4jx { flex: 1 0 0px; height: 1px; max-height: 60px; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-3bt5e .framer-g027xr-container, .framer-3bt5e .framer-1a2o4h-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3bt5e.framer-11ypvgl, .framer-3bt5e .framer-6pi3bm, .framer-3bt5e .framer-1lfehmo, .framer-3bt5e .framer-imr6hd { gap: 0px; } .framer-3bt5e.framer-11ypvgl > *, .framer-3bt5e .framer-6pi3bm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-3bt5e.framer-11ypvgl > :first-child, .framer-3bt5e .framer-6pi3bm > :first-child, .framer-3bt5e .framer-1lfehmo > :first-child { margin-top: 0px; } .framer-3bt5e.framer-11ypvgl > :last-child, .framer-3bt5e .framer-6pi3bm > :last-child, .framer-3bt5e .framer-1lfehmo > :last-child { margin-bottom: 0px; } .framer-3bt5e .framer-1lfehmo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3bt5e .framer-imr6hd > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-3bt5e .framer-imr6hd > :first-child { margin-left: 0px; } .framer-3bt5e .framer-imr6hd > :last-child { margin-right: 0px; } }\",\".framer-3bt5e.framer-v-dhmoa5.framer-11ypvgl { flex-direction: row; gap: 30px; height: min-content; width: 884px; }\",\".framer-3bt5e.framer-v-dhmoa5 .framer-15qy5iy { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 215px); width: 1px; }\",\".framer-3bt5e.framer-v-dhmoa5 .framer-1grbyov, .framer-3bt5e.framer-v-dhmoa5 .framer-6pi3bm { flex: 1 0 0px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3bt5e.framer-v-dhmoa5.framer-11ypvgl { gap: 0px; } .framer-3bt5e.framer-v-dhmoa5.framer-11ypvgl > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-3bt5e.framer-v-dhmoa5.framer-11ypvgl > :first-child { margin-left: 0px; } .framer-3bt5e.framer-v-dhmoa5.framer-11ypvgl > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 410\n * @framerIntrinsicWidth 310\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"sCVEYxma6\":{\"layout\":[\"fixed\",\"auto\"]},\"LYWKI7dlE\":{\"layout\":[\"fixed\",\"fixed\"]},\"wdHOGrqpG\":{\"layout\":[\"fixed\",\"fixed\"]},\"PopRkOhWw\":{\"layout\":[\"fixed\",\"fixed\"]},\"Z3kp6L6Y_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"eR3ZvRXaj\":\"image\",\"O1uUl01CA\":\"category\",\"X9FYIopR3\":\"date\",\"lhVxhmP1m\":\"title\",\"sL55Jgdij\":\"preview\",\"IHx59nGG1\":\"link\",\"wJYQOTXCf\":\"externalLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramertjprDiIXA=withCSS(Component,css,\"framer-3bt5e\");export default FramertjprDiIXA;FramertjprDiIXA.displayName=\"News Card\";FramertjprDiIXA.defaultProps={height:410,width:310};addPropertyControls(FramertjprDiIXA,{variant:{options:[\"ziTGH4M8u\",\"sCVEYxma6\",\"LYWKI7dlE\"],optionTitles:[\"Default\",\"Large\",\"On White\"],title:\"Variant\",type:ControlType.Enum},eR3ZvRXaj:{__defaultAssetReference:\"data:framer/asset-reference,xWaYNazEIH1JUzjTH7OOcXUTrhs.png?originalFilename=half-banner.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},O1uUl01CA:{defaultValue:\"Category\",displayTextArea:false,title:\"Category\",type:ControlType.String},X9FYIopR3:{defaultValue:\"Date\",displayTextArea:false,title:\"Date\",type:ControlType.String},lhVxhmP1m:{defaultValue:\"This is a title that gets wrapped to the next line but doesn't show this \",displayTextArea:false,title:\"Title\",type:ControlType.String},sL55Jgdij:{defaultValue:\"This is the preview section of the post that shows some extra information to go along with the title but not too much information that they don't need to read.\",displayTextArea:true,title:\"Preview\",type:ControlType.String},IHx59nGG1:{title:\"Link\",type:ControlType.Link},wJYQOTXCf:{title:\"External Link\",type:ControlType.Link}});addFonts(FramertjprDiIXA,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...ArrowLinkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertjprDiIXA\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sCVEYxma6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LYWKI7dlE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wdHOGrqpG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PopRkOhWw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Z3kp6L6Y_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"310\",\"framerVariables\":\"{\\\"eR3ZvRXaj\\\":\\\"image\\\",\\\"O1uUl01CA\\\":\\\"category\\\",\\\"X9FYIopR3\\\":\\\"date\\\",\\\"lhVxhmP1m\\\":\\\"title\\\",\\\"sL55Jgdij\\\":\\\"preview\\\",\\\"IHx59nGG1\\\":\\\"link\\\",\\\"wJYQOTXCf\\\":\\\"externalLink\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"410\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextTruncate2", "truncate2", "RichText2", "RichTextTruncate3", "truncate3", "ArrowLinkFonts", "getFonts", "acdZwzQgi_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "isSet", "value", "negate", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "category", "date", "externalLink", "height", "id", "image", "link", "preview", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "eR3ZvRXaj", "O1uUl01CA", "X9FYIopR3", "lhVxhmP1m", "sL55Jgdij", "IHx59nGG1", "wJYQOTXCf", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "visible", "visible1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Link", "Image2", "ComponentViewportProvider", "css", "FramertjprDiIXA", "withCSS", "tjprDiIXA_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
