{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zb5NA0gGr8yfDXscdMm2/4aNzXdIzgVSdeTP8Xk4T/LdkjPBVPK.js"],
  "sourcesContent": ["// Generated by Framer (61bac00)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,Image,NotFoundError,optimizeAppear,optimizeAppearTransformTemplate,PropertyOverrides,removeHiddenBreakpointLayers,RichText,useCurrentPathVariables,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import TopBar from\"#framer/local/canvasComponent/hKX3SnrOV/hKX3SnrOV.js\";import ColorChanger from\"#framer/local/canvasComponent/QpcZy4NSk/QpcZy4NSk.js\";import Blog from\"#framer/local/collection/CjguuY5Qq/CjguuY5Qq.js\";import*as sharedStyle5 from\"#framer/local/css/cOhfeacA2/cOhfeacA2.js\";import*as sharedStyle7 from\"#framer/local/css/DaYoGexcd/DaYoGexcd.js\";import*as sharedStyle1 from\"#framer/local/css/esGet5PPq/esGet5PPq.js\";import*as sharedStyle3 from\"#framer/local/css/EU6csf8QF/EU6csf8QF.js\";import*as sharedStyle from\"#framer/local/css/H5ng8FXY8/H5ng8FXY8.js\";import*as sharedStyle4 from\"#framer/local/css/pNg7Sp6ja/pNg7Sp6ja.js\";import*as sharedStyle2 from\"#framer/local/css/R0OxzgmHZ/R0OxzgmHZ.js\";import*as sharedStyle6 from\"#framer/local/css/tLfsyVBqM/tLfsyVBqM.js\";import metadataProvider from\"#framer/local/webPageMetadata/LdkjPBVPK/LdkjPBVPK.js\";const TopBarFonts=getFonts(TopBar);const ContainerWithFX=withFX(Container);const ColorChangerFonts=getFonts(ColorChanger);const cycleOrder=[\"JJUe7I0ch\",\"LA4dx9M64\",\"D6qQs8bTm\"];const breakpoints={D6qQs8bTm:\"(max-width: 809px)\",JJUe7I0ch:\"(min-width: 1200px)\",LA4dx9M64:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-0HB1l\";const variantClassNames={D6qQs8bTm:\"framer-v-748k8p\",JJUe7I0ch:\"framer-v-pay85t\",LA4dx9M64:\"framer-v-f6nn9m\"};if(isBrowser()){removeHiddenBreakpointLayers(\"JJUe7I0ch\",breakpoints,variantClassNames);}const transitions={default:{duration:0}};const transformTemplate=(_,t)=>`perspective(1200px) ${t}`;const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,scale:1,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition1,x:0,y:0};const animation2={opacity:.001,rotate:0,scale:1,x:0,y:0};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"JJUe7I0ch\",Phone:\"D6qQs8bTm\",Tablet:\"LA4dx9M64\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"JJUe7I0ch\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{data:Blog,type:\"Collection\"},select:[{name:\"G1uHWcSSs\",type:\"Identifier\"},{name:\"s8SUMLRd9\",type:\"Identifier\"},{name:\"MKUW1lwgd\",type:\"Identifier\"},{name:\"z34AjiLOY\",type:\"Identifier\"},{name:\"BizoGqJgK\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data in \"Blog\" matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,G1uHWcSSs=getFromCurrentRouteData(\"G1uHWcSSs\"),s8SUMLRd9=getFromCurrentRouteData(\"s8SUMLRd9\"),z34AjiLOY=getFromCurrentRouteData(\"z34AjiLOY\"),MKUW1lwgd=getFromCurrentRouteData(\"MKUW1lwgd\"),BizoGqJgK=getFromCurrentRouteData(\"BizoGqJgK\"),...restProps}=getProps(props);React.useLayoutEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-0HB1l`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-0HB1l`);};}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(s8SUMLRd9,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"JJUe7I0ch\",variantClassNames},children:/*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D6qQs8bTm:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:9e3,intrinsicWidth:390,pixelHeight:9e3,pixelWidth:390,sizes:\"100vw\",src:\"https://framerusercontent.com/images/PVR2QkY6dzQRJRQXIkRHMWpsiw.png\",srcSet:\"https://framerusercontent.com/images/PVR2QkY6dzQRJRQXIkRHMWpsiw.png?scale-down-to=512 22w, https://framerusercontent.com/images/PVR2QkY6dzQRJRQXIkRHMWpsiw.png?scale-down-to=1024 44w, https://framerusercontent.com/images/PVR2QkY6dzQRJRQXIkRHMWpsiw.png?scale-down-to=2048 88w, https://framerusercontent.com/images/PVR2QkY6dzQRJRQXIkRHMWpsiw.png?scale-down-to=4096 177w, https://framerusercontent.com/images/PVR2QkY6dzQRJRQXIkRHMWpsiw.png 390w\"}},LA4dx9M64:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5800,intrinsicWidth:700,pixelHeight:5800,pixelWidth:700,sizes:\"100vw\",src:\"https://framerusercontent.com/images/yKG0ywIFsjKXxLgeMzMAd6e5TY.png\",srcSet:\"https://framerusercontent.com/images/yKG0ywIFsjKXxLgeMzMAd6e5TY.png?scale-down-to=512 61w, https://framerusercontent.com/images/yKG0ywIFsjKXxLgeMzMAd6e5TY.png?scale-down-to=1024 123w, https://framerusercontent.com/images/yKG0ywIFsjKXxLgeMzMAd6e5TY.png?scale-down-to=2048 247w, https://framerusercontent.com/images/yKG0ywIFsjKXxLgeMzMAd6e5TY.png?scale-down-to=4096 494w, https://framerusercontent.com/images/yKG0ywIFsjKXxLgeMzMAd6e5TY.png 700w\"}}},children:/*#__PURE__*/_jsxs(Image,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-pay85t\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ContainerWithFX,{__perspectiveFX:false,__targetOpacity:1,className:\"framer-htigkt-container\",transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D6qQs8bTm:{variant:\"ovKTaFana\"},LA4dx9M64:{variant:\"bjgkEdizR\"}},children:/*#__PURE__*/_jsx(TopBar,{height:\"100%\",id:\"t4w506tmv\",layoutId:\"t4w506tmv\",style:{height:\"100%\"},variant:\"LmPzlDk7g\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Container,{className:\"framer-ek9q5-container\",children:/*#__PURE__*/_jsx(ColorChanger,{height:\"100%\",id:\"oqE1pO8Vi\",layoutId:\"oqE1pO8Vi\",style:{height:\"100%\",width:\"100%\"},variant:\"zKG4NaBlJ\",width:\"100%\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ilqndt\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D6qQs8bTm:{\"data-framer-appear-id\":\"sb8tec\",animate:optimizeAppear(\"animate\",\"sb8tec\",animation1,\"748k8p\"),initial:optimizeAppear(\"initial\",\"sb8tec\",animation2,\"748k8p\"),transformTemplate:optimizeAppearTransformTemplate(\"sb8tec\",transformTemplate)},LA4dx9M64:{\"data-framer-appear-id\":\"t9bmma\",animate:optimizeAppear(\"animate\",\"t9bmma\",animation1,\"f6nn9m\"),initial:optimizeAppear(\"initial\",\"t9bmma\",animation2,\"f6nn9m\"),transformTemplate:optimizeAppearTransformTemplate(\"t9bmma\",transformTemplate)}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"1scrdgm\",animation1,\"pay85t\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1m04tj6\",\"data-styles-preset\":\"H5ng8FXY8\",style:{\"--framer-text-alignment\":\"center\"},children:\"Title\"})}),className:\"framer-1scrdgm\",\"data-framer-appear-id\":\"1scrdgm\",\"data-framer-name\":\"Title\",exit:animation,initial:optimizeAppear(\"initial\",\"1scrdgm\",animation2,\"pay85t\"),name:\"Title\",text:G1uHWcSSs,transformTemplate:optimizeAppearTransformTemplate(\"1scrdgm\",transformTemplate),verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nk653o\",\"data-styles-preset\":\"esGet5PPq\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(129, 129, 129)\"},children:\"Jan 10, 2024\"})}),className:\"framer-5spre0\",\"data-framer-name\":\"Date\",name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1nk653o\",\"data-styles-preset\":\"esGet5PPq\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Type\"})}),className:\"framer-o8tzif\",\"data-framer-name\":\"Type\",name:\"Type\",text:z34AjiLOY,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D6qQs8bTm:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(min(100vw - 40px, 800px) - 40px)\",...toResponsiveImage(MKUW1lwgd),...{positionX:\"center\",positionY:\"center\"}}},LA4dx9M64:{background:{alt:\"\",fit:\"fit\",sizes:\"calc(min(100vw - 160px, 800px) - 40px)\",...toResponsiveImage(MKUW1lwgd),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"calc(min(100vw - 240px, 800px) - 40px)\",...toResponsiveImage(MKUW1lwgd),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1vdl0wh\",\"data-framer-name\":\"Banner\",name:\"Banner\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:BizoGqJgK,className:\"framer-1iza6wy\",\"data-framer-name\":\"Content\",name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-14wvxcp\",h1:\"framer-styles-preset-1m04tj6\",h2:\"framer-styles-preset-cbwild\",h3:\"framer-styles-preset-b5yl45\",h4:\"framer-styles-preset-1dz9i19\",h5:\"framer-styles-preset-od46ps\",h6:\"framer-styles-preset-qwkeef\",p:\"framer-styles-preset-1nk653o\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})})})})});});const css=['.framer-0HB1l [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-0HB1l { background: rgb(0, 0, 0); }`,\".framer-0HB1l .framer-17jka9x { display: block; }\",\".framer-0HB1l.framer-pay85t { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 120px 100px 120px; position: relative; width: 1200px; }\",\".framer-0HB1l .framer-htigkt-container { flex: none; height: 80px; position: relative; transform: perspective(1200px); width: auto; z-index: 9; }\",\".framer-0HB1l .framer-ek9q5-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-0HB1l .framer-ilqndt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 800px; padding: 0px 20px 0px 20px; position: relative; width: 100%; z-index: 2; }\",\".framer-0HB1l .framer-1scrdgm { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; transform: perspective(1200px); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-0HB1l .framer-5spre0, .framer-0HB1l .framer-o8tzif { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-0HB1l .framer-1vdl0wh { aspect-ratio: 1.15 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 661px); position: relative; width: 100%; }\",\".framer-0HB1l .framer-1iza6wy { --framer-paragraph-spacing: 32px; 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 (scale:1)) { .framer-0HB1l.framer-pay85t, .framer-0HB1l .framer-ilqndt { gap: 0px; } .framer-0HB1l.framer-pay85t > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-0HB1l.framer-pay85t > :first-child, .framer-0HB1l .framer-ilqndt > :first-child { margin-top: 0px; } .framer-0HB1l.framer-pay85t > :last-child, .framer-0HB1l .framer-ilqndt > :last-child { margin-bottom: 0px; } .framer-0HB1l .framer-ilqndt > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\"@media (min-width: 1200px) { .framer-0HB1l .hidden-pay85t { display: none !important; } }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-0HB1l .hidden-f6nn9m { display: none !important; } .framer-0HB1l.framer-pay85t { padding: 20px 80px 100px 80px; width: 810px; } .framer-0HB1l .framer-1vdl0wh { height: var(--framer-aspect-ratio-supported, 531px); }}\",\"@media (max-width: 809px) { .framer-0HB1l .hidden-748k8p { display: none !important; } .framer-0HB1l.framer-pay85t { padding: 20px 20px 100px 20px; width: 390px; } .framer-0HB1l .framer-htigkt-container { height: auto; } .framer-0HB1l .framer-ilqndt { gap: 20px; } .framer-0HB1l .framer-1vdl0wh { height: var(--framer-aspect-ratio-supported, 270px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-0HB1l .framer-ilqndt { gap: 0px; } .framer-0HB1l .framer-ilqndt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-0HB1l .framer-ilqndt > :first-child { margin-top: 0px; } .framer-0HB1l .framer-ilqndt > :last-child { margin-bottom: 0px; } }}\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2725\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LA4dx9M64\":{\"layout\":[\"fixed\",\"auto\"]},\"D6qQs8bTm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerResponsiveScreen\n */const FramerLdkjPBVPK=withCSS(Component,css,\"framer-0HB1l\");export default FramerLdkjPBVPK;FramerLdkjPBVPK.displayName=\"Page\";FramerLdkjPBVPK.defaultProps={height:2725,width:1200};addFonts(FramerLdkjPBVPK,[...TopBarFonts,...ColorChangerFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts,...sharedStyle4.fonts,...sharedStyle5.fonts,...sharedStyle6.fonts,...sharedStyle7.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLdkjPBVPK\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LA4dx9M64\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"D6qQs8bTm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"2725\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TopBarFonts", "getFonts", "hKX3SnrOV_default", "ContainerWithFX", "withFX", "Container", "ColorChangerFonts", "QpcZy4NSk_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transitions", "transformTemplate", "_", "t", "transition1", "animation", "animation1", "animation2", "toDateString", "value", "options", "activeLocale", "date", "fallbackLocale", "locale", "dateStyle", "timeZone", "toResponsiveImage", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "CjguuY5Qq_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "G1uHWcSSs", "s8SUMLRd9", "z34AjiLOY", "MKUW1lwgd", "BizoGqJgK", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "LayoutGroup", "motion", "PropertyOverrides2", "u", "Image2", "cx", "ContainerWithFX", "hKX3SnrOV_default", "Container", "QpcZy4NSk_default", "optimizeAppear", "optimizeAppearTransformTemplate", "RichText2", "x", "css", "FramerLdkjPBVPK", "withCSS", "LdkjPBVPK_default", "addFonts", "TopBarFonts", "ColorChangerFonts", "fonts", "__FramerMetadata__"]
}
