{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/FK0JAvAZtOHNLtAGuTFo/rbAnxQ6N65JK0BLucOMe/eZFIwi3dx.js"],
  "sourcesContent": ["// Generated by Framer (838580a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/Nx7EP3OM3XpVBInYJjRx/6RiJtzWR5T2ucpYNqXJE/DnQJEtzVh.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/U7ERmLZtIZISckIRCan1/qMIZV6OxzKdWVLIIm6h3/MildajTj5.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/QyzxAFJBZTa3zmfyYpXw/DntNU9wPNzIHySekdHfX/Mwt5mLQ9F.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/YBHfix9z5POSS6hIqWsC/iWAYOhZBYEvNxuuLwyeR/PqCM0ANH1.js\";import*as localizedValues from\"./eZFIwi3dx-0.js\";const MotionAWithFX=withFX(motion.a);const enabledGestures={AfbtZn933:{hover:true},IlyUtGVYY:{hover:true},pW8GW6S6D:{hover:true}};const cycleOrder=[\"AfbtZn933\",\"IlyUtGVYY\",\"pW8GW6S6D\"];const serializationHash=\"framer-xO82M\";const variantClassNames={AfbtZn933:\"framer-v-vnveld\",IlyUtGVYY:\"framer-v-knc0go\",pW8GW6S6D:\"framer-v-143bssq\"};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 valuesByLocaleId={PKBTyIXvt:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition1={delay:0,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const transition2={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 transition3={damping:20,delay:0,mass:1,stiffness:110,type:\"spring\"};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 toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const dateStyle=options.dateStyle;const timeZone=\"UTC\";try{return date.toLocaleDateString(locale,{dateStyle,timeZone});}catch{return date.toLocaleDateString(fallbackLocale,{dateStyle,timeZone});}};const Variants=motion(React.Fragment);const humanReadableVariantMap={Default:\"AfbtZn933\",Phone:\"pW8GW6S6D\",Tablet:\"IlyUtGVYY\"};const getProps=({cover,date,height,id,link,shortDescription,title,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,iDCEsMM8L:(_ref=shortDescription!==null&&shortDescription!==void 0?shortDescription:props.iDCEsMM8L)!==null&&_ref!==void 0?_ref:\"Short Description\",MaYT144dj:(_ref1=title!==null&&title!==void 0?title:props.MaYT144dj)!==null&&_ref1!==void 0?_ref1:\"Title\",NJRDBuOWc:cover!==null&&cover!==void 0?cover:props.NJRDBuOWc,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"AfbtZn933\",YjEg55QgJ:link!==null&&link!==void 0?link:props.YjEg55QgJ,z7MlqScXi:(_ref3=date!==null&&date!==void 0?date:props.z7MlqScXi)!==null&&_ref3!==void 0?_ref3:\"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,NJRDBuOWc,z7MlqScXi,YjEg55QgJ,MaYT144dj,iDCEsMM8L,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"AfbtZn933\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(z7MlqScXi,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.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:transition2,children:/*#__PURE__*/_jsx(Link,{href:YjEg55QgJ,openInNewTab:false,children:/*#__PURE__*/_jsxs(MotionAWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-vnveld\",className,classNames)} framer-1p3y8om`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"AfbtZn933\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"AfbtZn933-hover\":{\"data-framer-name\":undefined},\"IlyUtGVYY-hover\":{\"data-framer-name\":undefined},\"pW8GW6S6D-hover\":{__framer__styleAppearEffectEnabled:undefined,\"data-framer-name\":undefined},IlyUtGVYY:{\"data-framer-name\":\"Tablet\"},pW8GW6S6D:{__framer__styleAppearEffectEnabled:undefined,\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(NJRDBuOWc)},className:\"framer-p90zzt\",\"data-framer-name\":\"PostPreview\",layoutDependency:layoutDependency,layoutId:\"fZVGA3yhZ\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:1},variants:{\"AfbtZn933-hover\":{opacity:.82},\"IlyUtGVYY-hover\":{opacity:.82},\"pW8GW6S6D-hover\":{opacity:.82}}}),/*#__PURE__*/_jsxs(motion.figcaption,{className:\"framer-1hvjhu2\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"d9Wmz6LfB\",children:[/*#__PURE__*/_jsxs(motion.section,{className:\"framer-1s3qyvr\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"g9vqcM4Qb\",children:[/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-gvicb9\",\"data-styles-preset\":\"MildajTj5\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-0824eef3-ae86-4ec8-8904-4860b3681308, rgb(26, 26, 26)))\"},children:\"Title\"})}),className:\"framer-uykvmy\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"smdEHv1RR\",style:{\"--extracted-a0htzi\":\"var(--token-0824eef3-ae86-4ec8-8904-4860b3681308, rgb(26, 26, 26))\"},text:MaYT144dj,variants:{\"AfbtZn933-hover\":{\"--extracted-a0htzi\":\"var(--token-a9d9648b-34dd-4ada-b778-c09c12a76f46, rgb(198, 146, 217))\"},\"IlyUtGVYY-hover\":{\"--extracted-a0htzi\":\"var(--token-a9d9648b-34dd-4ada-b778-c09c12a76f46, rgb(198, 146, 217))\"},\"pW8GW6S6D-hover\":{\"--extracted-a0htzi\":\"var(--token-a9d9648b-34dd-4ada-b778-c09c12a76f46, rgb(198, 146, 217))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"AfbtZn933-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-gvicb9\",\"data-styles-preset\":\"MildajTj5\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-a9d9648b-34dd-4ada-b778-c09c12a76f46, rgb(198, 146, 217)))\"},children:\"Title\"})})},\"IlyUtGVYY-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-gvicb9\",\"data-styles-preset\":\"MildajTj5\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-a9d9648b-34dd-4ada-b778-c09c12a76f46, rgb(198, 146, 217)))\"},children:\"Title\"})})},\"pW8GW6S6D-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-s1h8qy\",\"data-styles-preset\":\"Mwt5mLQ9F\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-a9d9648b-34dd-4ada-b778-c09c12a76f46, rgb(198, 146, 217)))\"},children:\"Title\"})})},pW8GW6S6D:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-s1h8qy\",\"data-styles-preset\":\"Mwt5mLQ9F\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-0824eef3-ae86-4ec8-8904-4860b3681308, rgb(26, 26, 26)))\"},children:\"Title\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1q2y3m0\",\"data-styles-preset\":\"PqCM0ANH1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-75bab249-9c88-4c87-a990-399846bda25e, rgba(26, 26, 26, 0.6)))\"},children:\"Short Description\"})}),className:\"framer-1k59gy2\",\"data-framer-name\":\"Lead text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IRmZ8vVWB\",style:{\"--extracted-r6o4lv\":\"var(--token-75bab249-9c88-4c87-a990-399846bda25e, rgba(26, 26, 26, 0.6))\"},text:iDCEsMM8L,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.footer,{className:\"framer-1h79wme\",\"data-framer-name\":\"Meta\",layoutDependency:layoutDependency,layoutId:\"oVkx1WkWv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-mu6my3\",\"data-styles-preset\":\"DnQJEtzVh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-dfe7c380-99df-4413-b018-1224273cfd4d, rgba(26, 26, 26, 0.52)))\"},children:\"Jan 1, 1970\"})}),className:\"framer-1whonbc\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ea1mOKr_P\",style:{\"--extracted-r6o4lv\":\"var(--token-dfe7c380-99df-4413-b018-1224273cfd4d, rgba(26, 26, 26, 0.52))\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-xO82M.framer-1p3y8om, .framer-xO82M .framer-1p3y8om { display: block; }\",\".framer-xO82M.framer-vnveld { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 670px; }\",\".framer-xO82M .framer-p90zzt { aspect-ratio: 1.7819148936170213 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 376px); overflow: visible; position: relative; width: 100%; }\",\".framer-xO82M .framer-1hvjhu2 { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xO82M .framer-1s3qyvr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xO82M .framer-uykvmy, .framer-xO82M .framer-1k59gy2 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-xO82M .framer-1h79wme { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xO82M .framer-1whonbc { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xO82M.framer-vnveld, .framer-xO82M .framer-1hvjhu2, .framer-xO82M .framer-1s3qyvr { gap: 0px; } .framer-xO82M.framer-vnveld > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-xO82M.framer-vnveld > :first-child, .framer-xO82M .framer-1hvjhu2 > :first-child, .framer-xO82M .framer-1s3qyvr > :first-child { margin-top: 0px; } .framer-xO82M.framer-vnveld > :last-child, .framer-xO82M .framer-1hvjhu2 > :last-child, .framer-xO82M .framer-1s3qyvr > :last-child { margin-bottom: 0px; } .framer-xO82M .framer-1hvjhu2 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-xO82M .framer-1s3qyvr > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-xO82M.framer-v-143bssq.framer-vnveld { gap: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-xO82M.framer-v-143bssq.framer-vnveld { gap: 0px; } .framer-xO82M.framer-v-143bssq.framer-vnveld > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-xO82M.framer-v-143bssq.framer-vnveld > :first-child { margin-top: 0px; } .framer-xO82M.framer-v-143bssq.framer-vnveld > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 497\n * @framerIntrinsicWidth 670\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"IlyUtGVYY\":{\"layout\":[\"fixed\",\"auto\"]},\"pW8GW6S6D\":{\"layout\":[\"fixed\",\"auto\"]},\"uXOLJc3l8\":{\"layout\":[\"fixed\",\"auto\"]},\"N4P0WKViP\":{\"layout\":[\"fixed\",\"auto\"]},\"kJmEIhN8l\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"NJRDBuOWc\":\"cover\",\"z7MlqScXi\":\"date\",\"YjEg55QgJ\":\"link\",\"MaYT144dj\":\"title\",\"iDCEsMM8L\":\"shortDescription\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramereZFIwi3dx=withCSS(Component,css,\"framer-xO82M\");export default FramereZFIwi3dx;FramereZFIwi3dx.displayName=\"Blog/Post\";FramereZFIwi3dx.defaultProps={height:497,width:670};addPropertyControls(FramereZFIwi3dx,{variant:{options:[\"AfbtZn933\",\"IlyUtGVYY\",\"pW8GW6S6D\"],optionTitles:[\"Default\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},NJRDBuOWc:{title:\"Cover\",type:ControlType.ResponsiveImage},z7MlqScXi:{defaultValue:\"1970-01-01T00:00:00.000Z\",title:\"Date\",type:ControlType.Date},YjEg55QgJ:{title:\"Link\",type:ControlType.Link},MaYT144dj:{defaultValue:\"Title\",placeholder:\"Title\",title:\"Title\",type:ControlType.String},iDCEsMM8L:{defaultValue:\"Short Description\",displayTextArea:true,placeholder:\"Short Ddescription\",title:\"Short Description\",type:ControlType.String}});addFonts(FramereZFIwi3dx,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereZFIwi3dx\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"670\",\"framerVariables\":\"{\\\"NJRDBuOWc\\\":\\\"cover\\\",\\\"z7MlqScXi\\\":\\\"date\\\",\\\"YjEg55QgJ\\\":\\\"link\\\",\\\"MaYT144dj\\\":\\\"title\\\",\\\"iDCEsMM8L\\\":\\\"shortDescription\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IlyUtGVYY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pW8GW6S6D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uXOLJc3l8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"N4P0WKViP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kJmEIhN8l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"497\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./eZFIwi3dx.map"],
  "mappings": "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",
  "names": ["MotionAWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "transition2", "toResponsiveImage", "value", "transition3", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "toDateString", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "cover", "height", "id", "link", "shortDescription", "title", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "variants", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "NJRDBuOWc", "z7MlqScXi", "YjEg55QgJ", "MaYT144dj", "iDCEsMM8L", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "MotionAWithFX", "cx", "serializationHash", "addPropertyOverrides", "Image2", "RichText2", "css", "FramereZFIwi3dx", "withCSS", "eZFIwi3dx_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
