{"version":3,"file":"jz_bVtTTH.Dd-K9rtW.mjs","names":["className","Image","css"],"sources":["https:/framerusercontent.com/modules/pUCmQTBWgk9xggyqcuGx/Uq8JgVVBSYZvkk1SpHss/jz_bVtTTH.js"],"sourcesContent":["// Generated by Framer (0b8b5e5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleCode,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/85AbVDdozCraDF2tqFxW/558LwEe2txNHnAErj65v/CvBDt8OhY.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/pR7VRCU4MHcYXn81Ckf2/FzlejewdtsEIur2rqCyC/pPJZXjrXV.js\";const cycleOrder=[\"KvUeYZl_z\",\"KH1I3xrld\"];const serializationHash=\"framer-EJN0E\";const variantClassNames={KH1I3xrld:\"framer-v-1wpt0np\",KvUeYZl_z:\"framer-v-c8m51v\"};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(React.Fragment);const humanReadableVariantMap={\"Constrained Width\":\"KvUeYZl_z\",\"Variant 2\":\"KH1I3xrld\"};const getProps=({author,authorProfilePicture,date,date1,height,id,link,thumbnail,title,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5;return{...props,bUAuidEhG:link!==null&&link!==void 0?link:props.bUAuidEhG,fyofe9Ybq:(_ref=date!==null&&date!==void 0?date:props.fyofe9Ybq)!==null&&_ref!==void 0?_ref:\"1970-01-01T00:00:00.000Z\",Pvojoovzr:(_ref1=title!==null&&title!==void 0?title:props.Pvojoovzr)!==null&&_ref1!==void 0?_ref1:\"Title\",sUCCds9e_:(_ref2=date1!==null&&date1!==void 0?date1:props.sUCCds9e_)!==null&&_ref2!==void 0?_ref2:\"Content\",tGjmZ44yI:authorProfilePicture!==null&&authorProfilePicture!==void 0?authorProfilePicture:props.tGjmZ44yI,u3kkJWj24:(_ref3=thumbnail!==null&&thumbnail!==void 0?thumbnail:props.u3kkJWj24)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/msti9ISI81hizbCKV93CD8aNLCQ.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/msti9ISI81hizbCKV93CD8aNLCQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/msti9ISI81hizbCKV93CD8aNLCQ.png 1024w\"},uV7VtMdmy:(_ref4=author!==null&&author!==void 0?author:props.uV7VtMdmy)!==null&&_ref4!==void 0?_ref4:\"Author\",variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"KvUeYZl_z\"};};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,bUAuidEhG,u3kkJWj24,Pvojoovzr,tGjmZ44yI,uV7VtMdmy,fyofe9Ybq,sUCCds9e_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KvUeYZl_z\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"KH1I3xrld\")return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(fyofe9Ybq,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:bUAuidEhG,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-c8m51v\",className,classNames)} framer-1yiv044`,\"data-framer-name\":\"Constrained Width\",layoutDependency:layoutDependency,layoutId:\"KvUeYZl_z\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-5df21e7d-9a50-4e48-bddb-ff8cf2b76020, rgb(244, 244, 245))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({KH1I3xrld:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||373)-8-364.6+0+0)),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 8px)`,...toResponsiveImage(u3kkJWj24)},className:\"framer-b4bv13\",\"data-framer-name\":\"Thumbnail\",layoutDependency:layoutDependency,layoutId:\"Lt5YELfAG\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0.7961918735236395px 2.7070523699803744px -0.75px rgba(0, 0, 0, 0.04144), 0px 2.414506143104518px 8.20932088655536px -1.5px rgba(0, 0, 0, 0.04031), 0px 6.382653521484461px 21.70102197304717px -2.25px rgba(0, 0, 0, 0.03753), 0px 20px 68px -3px rgba(0, 0, 0, 0.028), 0px -3px 12px 0px rgba(0, 0, 0, 0.12), 0px 0px 0px 0px rgba(0, 0, 0, 0.03)\"},...addPropertyOverrides({KH1I3xrld:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||323)-8-323+0+0)),sizes:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 8px)`,...toResponsiveImage(u3kkJWj24)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uovsnh\",\"data-framer-name\":\"Blog Stack\",layoutDependency:layoutDependency,layoutId:\"dcC25hRaz\",style:{backgroundColor:\"var(--token-80aeea00-bc1c-4e76-9301-be43cfc88c4c, rgb(255, 255, 255))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0.7961918735236395px 1.4331453723425511px -0.75px rgba(0, 0, 0, 0.01184), 0px 2.414506143104518px 4.346111057588132px -1.5px rgba(0, 0, 0, 0.01152), 0px 6.382653521484461px 11.48877633867203px -2.25px rgba(0, 0, 0, 0.01072), 0px 20px 36px -3px rgba(0, 0, 0, 0.008)\"},children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-503src\",\"data-styles-preset\":\"pPJZXjrXV\",children:\"Title\"})}),className:\"framer-kjjph9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"g2K8hY5mP\",text:Pvojoovzr,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kewnsz\",\"data-framer-name\":\"Details\",layoutDependency:layoutDependency,layoutId:\"U60yXjaTf\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dtspd2\",\"data-framer-name\":\"Author Stack\",layoutDependency:layoutDependency,layoutId:\"zTNg9pyMA\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+4+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||373)-8-364.6+200+5)+18+41.6+0+28),sizes:\"24px\",...toResponsiveImage(tGjmZ44yI)},className:\"framer-1ssroci\",\"data-framer-name\":\"Profile Picture\",layoutDependency:layoutDependency,layoutId:\"jS1r6YqTc\",style:{borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e05fvu\",\"data-styles-preset\":\"CvBDt8OhY\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6b8a560a-ab88-4abf-ac6f-354f230b85e3, rgb(113, 113, 122)))\"},children:\"Author\"})}),className:\"framer-6t01hc\",\"data-framer-name\":\"Author Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"S0anT3zcZ\",style:{\"--extracted-r6o4lv\":\"var(--token-6b8a560a-ab88-4abf-ac6f-354f230b85e3, rgb(113, 113, 122))\"},text:uV7VtMdmy,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-e05fvu\",\"data-styles-preset\":\"CvBDt8OhY\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cefae5f1-1aef-4688-9413-497e69983913, rgb(161, 161, 170)))\"},children:\"Content\"})}),className:\"framer-1y5math\",\"data-framer-name\":\"Publish Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sXJVniaS3\",style:{\"--extracted-r6o4lv\":\"var(--token-cefae5f1-1aef-4688-9413-497e69983913, rgb(161, 161, 170))\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({KH1I3xrld:{text:sUCCds9e_}},baseVariant,gestureVariant)})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EJN0E.framer-1yiv044, .framer-EJN0E .framer-1yiv044 { display: block; }\",\".framer-EJN0E.framer-c8m51v { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-end; min-width: 200px; overflow: hidden; padding: 4px; position: relative; text-decoration: none; width: 392px; will-change: var(--framer-will-change-override, transform); }\",\".framer-EJN0E .framer-b4bv13 { align-content: center; align-items: center; aspect-ratio: 1.5 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 256px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-EJN0E .framer-uovsnh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 18px 20px 20px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-EJN0E .framer-kjjph9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EJN0E .framer-1kewnsz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-EJN0E .framer-dtspd2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-EJN0E .framer-1ssroci { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-EJN0E .framer-6t01hc { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-EJN0E .framer-1y5math { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EJN0E.framer-c8m51v, .framer-EJN0E .framer-b4bv13, .framer-EJN0E .framer-uovsnh, .framer-EJN0E .framer-1kewnsz, .framer-EJN0E .framer-dtspd2 { gap: 0px; } .framer-EJN0E.framer-c8m51v > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-EJN0E.framer-c8m51v > :first-child, .framer-EJN0E .framer-uovsnh > :first-child { margin-top: 0px; } .framer-EJN0E.framer-c8m51v > :last-child, .framer-EJN0E .framer-uovsnh > :last-child { margin-bottom: 0px; } .framer-EJN0E .framer-b4bv13 > *, .framer-EJN0E .framer-1kewnsz > *, .framer-EJN0E .framer-dtspd2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-EJN0E .framer-b4bv13 > :first-child, .framer-EJN0E .framer-1kewnsz > :first-child, .framer-EJN0E .framer-dtspd2 > :first-child { margin-left: 0px; } .framer-EJN0E .framer-b4bv13 > :last-child, .framer-EJN0E .framer-1kewnsz > :last-child, .framer-EJN0E .framer-dtspd2 > :last-child { margin-right: 0px; } .framer-EJN0E .framer-uovsnh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 373\n * @framerIntrinsicWidth 392\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"200px\",null,null,null]},\"KH1I3xrld\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[\"200px\",null,null,null]}}}\n * @framerVariables {\"bUAuidEhG\":\"link\",\"u3kkJWj24\":\"thumbnail\",\"Pvojoovzr\":\"title\",\"tGjmZ44yI\":\"authorProfilePicture\",\"uV7VtMdmy\":\"author\",\"fyofe9Ybq\":\"date\",\"sUCCds9e_\":\"date1\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerjz_bVtTTH=withCSS(Component,css,\"framer-EJN0E\");export default Framerjz_bVtTTH;Framerjz_bVtTTH.displayName=\"Blog Post\";Framerjz_bVtTTH.defaultProps={height:373,width:392};addPropertyControls(Framerjz_bVtTTH,{variant:{options:[\"KvUeYZl_z\",\"KH1I3xrld\"],optionTitles:[\"Constrained Width\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},bUAuidEhG:{title:\"Link\",type:ControlType.Link},u3kkJWj24:{__defaultAssetReference:\"data:framer/asset-reference,msti9ISI81hizbCKV93CD8aNLCQ.png?originalFilename=image.png&preferredSize=auto\",title:\"Thumbnail\",type:ControlType.ResponsiveImage},Pvojoovzr:{defaultValue:\"Title\",title:\"Title\",type:ControlType.String},tGjmZ44yI:{title:\"Author Profile Picture\",type:ControlType.ResponsiveImage},uV7VtMdmy:{defaultValue:\"Author\",title:\"Author\",type:ControlType.String},fyofe9Ybq:{defaultValue:\"1970-01-01T00:00:00.000Z\",title:\"Date\",type:ControlType.Date},sUCCds9e_:{defaultValue:\"Content\",displayTextArea:false,title:\"Date\",type:ControlType.String}});addFonts(Framerjz_bVtTTH,[{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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerjz_bVtTTH\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"392\",\"framerIntrinsicHeight\":\"373\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"bUAuidEhG\\\":\\\"link\\\",\\\"u3kkJWj24\\\":\\\"thumbnail\\\",\\\"Pvojoovzr\\\":\\\"title\\\",\\\"tGjmZ44yI\\\":\\\"authorProfilePicture\\\",\\\"uV7VtMdmy\\\":\\\"author\\\",\\\"fyofe9Ybq\\\":\\\"date\\\",\\\"sUCCds9e_\\\":\\\"date1\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"200px\\\",null,null,null]},\\\"KH1I3xrld\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"200px\\\",null,null,null]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jz_bVtTTH.map"],"mappings":"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"}