{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/iCqYdwEFOvmpsCci9wHU/K1XrnTcw0H6MmNAaR6Y9/iro9Sqgkf.js", "ssg:https://framerusercontent.com/modules/5HsL6z9L0Z00s1WoKogQ/LvqeGxPEo6LFX1Iy4SUb/olFhoBxGL.js"],
  "sourcesContent": ["import{fontStore as r}from\"framer\";r.loadWebFontsFromSelectors([\"GF;Inter-700\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:css/iro9Sqgkf:default\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}];export const css=['.framer-iAAZA .framer-styles-preset-lv7tas:not(.rich-text-wrapper), .framer-iAAZA .framer-styles-preset-lv7tas.rich-text-wrapper h5 { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Black\", \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter-BlackItalic\", \"Inter\", sans-serif; --framer-font-family-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 32px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-ad65226e-1a1a-4930-b49d-7f609ded178b, #fffffe); --framer-text-decoration: underline; --framer-text-transform: none; }'];export const className=\"framer-iAAZA\";\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 (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{twoTruncatedText}from\"https://framerusercontent.com/modules/mbSL0fAB8JtlgWJHfBew/VckzdhEikgjq7zPtJ5Bm/Text_Truncate.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/iCqYdwEFOvmpsCci9wHU/K1XrnTcw0H6MmNAaR6Y9/iro9Sqgkf.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/89EHG3H63SUtmlWpRuhz/3JUKwsd7pz2PrD6vSNWv/jXTEiLYHe.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/uSfMseYUmmP1Z9ahDMmP/zWmXSh6gxlXVELXDBOpV/lWhT4ynpm.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/gqhvpsBVnZfny8EsYqEc/DPFm1ST7bR27OlMj8M2C/Mu3a348Qt.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/nf85Bpy6J96V8B4FUDvK/wMc3TSnyUb1LokiWhwgr/qscnsAAWy.js\";const RichTextTwoTruncatedText=twoTruncatedText(RichText);const enabledGestures={kG3v6IGzJ:{hover:true}};const serializationHash=\"framer-BOtAV\";const variantClassNames={kG3v6IGzJ:\"framer-v-o1eb8w\"};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 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.create(React.Fragment);const getProps=({categories,date,dateVisible,description,descriptionVisible,height,id,thumbnail,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5;return{...props,flc11u1P4:(_ref=descriptionVisible!==null&&descriptionVisible!==void 0?descriptionVisible:props.flc11u1P4)!==null&&_ref!==void 0?_ref:true,gw98zXx2y:(_ref1=date!==null&&date!==void 0?date:props.gw98zXx2y)!==null&&_ref1!==void 0?_ref1:\"1970-01-01T00:00:00.000Z\",lqNRFwi0B:(_ref2=categories!==null&&categories!==void 0?categories:props.lqNRFwi0B)!==null&&_ref2!==void 0?_ref2:\"Categories\",mmFiye0ua:thumbnail!==null&&thumbnail!==void 0?thumbnail:props.mmFiye0ua,uwi9iJyUD:(_ref3=title!==null&&title!==void 0?title:props.uwi9iJyUD)!==null&&_ref3!==void 0?_ref3:\"Title\",xGo5AYXIT:(_ref4=dateVisible!==null&&dateVisible!==void 0?dateVisible:props.xGo5AYXIT)!==null&&_ref4!==void 0?_ref4:true,yhJKWQbZ0:(_ref5=description!==null&&description!==void 0?description:props.yhJKWQbZ0)!==null&&_ref5!==void 0?_ref5:\"Description\"};};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,mmFiye0ua,lqNRFwi0B,uwi9iJyUD,yhJKWQbZ0,gw98zXx2y,xGo5AYXIT,flc11u1P4,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"kG3v6IGzJ\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(gw98zXx2y,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-o1eb8w\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"kG3v6IGzJ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"kG3v6IGzJ-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(mmFiye0ua)},className:\"framer-zegjca\",\"data-border\":true,\"data-framer-name\":\"Thumbnail\",layoutDependency:layoutDependency,layoutId:\"CR0f5vVDv\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-fab0a3dd-fcf9-4e6e-ad3d-a402acaf66ef, rgba(255, 255, 255, 0.05))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mtd0mt\",\"data-framer-name\":\"textContents\",layoutDependency:layoutDependency,layoutId:\"qWcdyGfN1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xiu1hv\",\"data-styles-preset\":\"Mu3a348Qt\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-45597827-0b4c-4199-a6a3-43e3b3d3fb74, rgb(91, 76, 255)))\"},children:\"Categories\"})}),className:\"framer-1kfc7mh\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C2sOhui3J\",style:{\"--extracted-r6o4lv\":\"var(--token-45597827-0b4c-4199-a6a3-43e3b3d3fb74, rgb(91, 76, 255))\"},text:lqNRFwi0B,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1xjr5wa\",\"data-styles-preset\":\"jXTEiLYHe\",children:\"Title\"})}),className:\"framer-11dcahg\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kZ2NkLveY\",text:uwi9iJyUD,variants:{\"kG3v6IGzJ-hover\":{\"--extracted-1lwpl3i\":\"var(--token-45597827-0b4c-4199-a6a3-43e3b3d3fb74, rgb(91, 76, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"kG3v6IGzJ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-lv7tas\",\"data-styles-preset\":\"iro9Sqgkf\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-45597827-0b4c-4199-a6a3-43e3b3d3fb74, rgb(91, 76, 255)))\"},children:\"Title\"})})}},baseVariant,gestureVariant)}),flc11u1P4&&/*#__PURE__*/_jsx(RichTextTwoTruncatedText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-16lhupd\",\"data-styles-preset\":\"qscnsAAWy\",children:\"Description\"})}),className:\"framer-bqoyh4\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TM7FWCG1b\",text:yhJKWQbZ0,verticalAlignment:\"top\",withExternalLayout:true}),xGo5AYXIT&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-d8b7qu\",\"data-styles-preset\":\"lWhT4ynpm\",children:\"Jan 1, 1970\"})}),className:\"framer-10n99nu\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"q1XZxVURn\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BOtAV.framer-1ta6tet, .framer-BOtAV .framer-1ta6tet { display: block; }\",\".framer-BOtAV.framer-o1eb8w { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 256px; }\",\".framer-BOtAV .framer-zegjca { aspect-ratio: 1.6842105263157894 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 119px); position: relative; width: 100%; }\",\".framer-BOtAV .framer-mtd0mt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-BOtAV .framer-1kfc7mh, .framer-BOtAV .framer-11dcahg, .framer-BOtAV .framer-bqoyh4, .framer-BOtAV .framer-10n99nu { flex: none; height: auto; 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-BOtAV.framer-o1eb8w, .framer-BOtAV .framer-mtd0mt { gap: 0px; } .framer-BOtAV.framer-o1eb8w > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-BOtAV.framer-o1eb8w > :first-child, .framer-BOtAV .framer-mtd0mt > :first-child { margin-top: 0px; } .framer-BOtAV.framer-o1eb8w > :last-child, .framer-BOtAV .framer-mtd0mt > :last-child { margin-bottom: 0px; } .framer-BOtAV .framer-mtd0mt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-BOtAV.framer-v-o1eb8w.hover .framer-zegjca { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; overflow: hidden; padding: 0px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BOtAV.framer-v-o1eb8w.hover .framer-zegjca { gap: 0px; } .framer-BOtAV.framer-v-o1eb8w.hover .framer-zegjca > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-BOtAV.framer-v-o1eb8w.hover .framer-zegjca > :first-child { margin-left: 0px; } .framer-BOtAV.framer-v-o1eb8w.hover .framer-zegjca > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-BOtAV[data-border=\"true\"]::after, .framer-BOtAV [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 298\n * @framerIntrinsicWidth 256\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"iXcOnBn_P\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"mmFiye0ua\":\"thumbnail\",\"lqNRFwi0B\":\"categories\",\"uwi9iJyUD\":\"title\",\"yhJKWQbZ0\":\"description\",\"gw98zXx2y\":\"date\",\"xGo5AYXIT\":\"dateVisible\",\"flc11u1P4\":\"descriptionVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerolFhoBxGL=withCSS(Component,css,\"framer-BOtAV\");export default FramerolFhoBxGL;FramerolFhoBxGL.displayName=\"blog-card-vertical\";FramerolFhoBxGL.defaultProps={height:298,width:256};addPropertyControls(FramerolFhoBxGL,{mmFiye0ua:{title:\"Thumbnail\",type:ControlType.ResponsiveImage},lqNRFwi0B:{defaultValue:\"Categories\",title:\"Categories\",type:ControlType.String},uwi9iJyUD:{defaultValue:\"Title\",title:\"Title\",type:ControlType.String},yhJKWQbZ0:{defaultValue:\"Description\",title:\"Description\",type:ControlType.String},gw98zXx2y:{defaultValue:\"1970-01-01T00:00:00.000Z\",title:\"Date\",type:ControlType.Date},xGo5AYXIT:{defaultValue:true,title:\"Date Visible\",type:ControlType.Boolean},flc11u1P4:{defaultValue:true,title:\"Description Visible\",type:ControlType.Boolean}});addFonts(FramerolFhoBxGL,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerolFhoBxGL\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iXcOnBn_P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"mmFiye0ua\\\":\\\"thumbnail\\\",\\\"lqNRFwi0B\\\":\\\"categories\\\",\\\"uwi9iJyUD\\\":\\\"title\\\",\\\"yhJKWQbZ0\\\":\\\"description\\\",\\\"gw98zXx2y\\\":\\\"date\\\",\\\"xGo5AYXIT\\\":\\\"dateVisible\\\",\\\"flc11u1P4\\\":\\\"descriptionVisible\\\"}\",\"framerIntrinsicWidth\":\"256\",\"framerIntrinsicHeight\":\"298\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./olFhoBxGL.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "RichTextTwoTruncatedText", "twoTruncatedText", "RichText", "enabledGestures", "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", "getProps", "categories", "dateVisible", "description", "descriptionVisible", "height", "id", "thumbnail", "title", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "mmFiye0ua", "lqNRFwi0B", "uwi9iJyUD", "yhJKWQbZ0", "gw98zXx2y", "xGo5AYXIT", "flc11u1P4", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "FramerolFhoBxGL", "withCSS", "olFhoBxGL_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
