{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/atWFvHC9Zdud2GUME9qK/zAA1BXyGZazDwQbcO91M/zz1Sfyvi6.js"],
  "sourcesContent": ["// Generated by Framer (7f988a2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/CqLPfizdV/CqLPfizdV.js\";import Header from\"#framer/local/canvasComponent/ZVxm3dy8I/ZVxm3dy8I.js\";import Blog from\"#framer/local/collection/fxnHOqUY3/fxnHOqUY3.js\";import*as sharedStyle2 from\"#framer/local/css/CaW6Krx4g/CaW6Krx4g.js\";import*as sharedStyle7 from\"#framer/local/css/FMQPc0TlL/FMQPc0TlL.js\";import*as sharedStyle from\"#framer/local/css/FSAkQkYYR/FSAkQkYYR.js\";import*as sharedStyle1 from\"#framer/local/css/jW0cBoEqq/jW0cBoEqq.js\";import*as sharedStyle4 from\"#framer/local/css/KBv7RxyEQ/KBv7RxyEQ.js\";import*as sharedStyle5 from\"#framer/local/css/PhZytL5uW/PhZytL5uW.js\";import*as sharedStyle3 from\"#framer/local/css/XDCuZkOTd/XDCuZkOTd.js\";import*as sharedStyle6 from\"#framer/local/css/YmQHLSMhW/YmQHLSMhW.js\";import metadataProvider from\"#framer/local/webPageMetadata/zz1Sfyvi6/zz1Sfyvi6.js\";const HeaderFonts=getFonts(Header);const HeaderWithVariantAppearEffect=withVariantAppearEffect(Header);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const cycleOrder=[\"KZo0geYhX\",\"t1475NxPd\",\"xElSFuEce\",\"iZEPZ_xjP\"];const breakpoints={iZEPZ_xjP:\"(max-width: 767px)\",KZo0geYhX:\"(min-width: 1440px)\",t1475NxPd:\"(min-width: 1200px) and (max-width: 1439px)\",xElSFuEce:\"(min-width: 768px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rFAAe\";const variantClassNames={iZEPZ_xjP:\"framer-v-78532d\",KZo0geYhX:\"framer-v-9j812\",t1475NxPd:\"framer-v-vbzx41\",xElSFuEce:\"framer-v-1htd0uw\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};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:\"KZo0geYhX\",Laptop:\"t1475NxPd\",Phone:\"iZEPZ_xjP\",Tablet:\"xElSFuEce\"};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:\"KZo0geYhX\"};};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:\"yVGhV3Naw\",type:\"Identifier\"},{name:\"on5OMw57X\",type:\"Identifier\"},{name:\"f0cUVLsWf\",type:\"Identifier\"},{name:\"DuPSxOVB3\",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,on5OMw57X=getFromCurrentRouteData(\"on5OMw57X\"),yVGhV3Naw=getFromCurrentRouteData(\"yVGhV3Naw\"),f0cUVLsWf=getFromCurrentRouteData(\"f0cUVLsWf\"),DuPSxOVB3=getFromCurrentRouteData(\"DuPSxOVB3\"),...restProps}=getProps(props);React.useInsertionEffect(()=>{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.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}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-rFAAe`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-rFAAe`);};}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(on5OMw57X,{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];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KZo0geYhX\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-9j812\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9b5lfh\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iZEPZ_xjP:{width:\"100vw\"},t1475NxPd:{width:\"max(100vw - 60px, 1px)\"},xElSFuEce:{width:\"max(100vw - 60px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc((100vw - 60px) * 0.94)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-rgblt7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iZEPZ_xjP:{__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:\"SmrICdp6N\"},__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,variant:\"PrcQmPDjE\"},t1475NxPd:{variant:\"YBDF7pY4G\"},xElSFuEce:{variant:\"VDnqGm85X\"}},children:/*#__PURE__*/_jsx(HeaderWithVariantAppearEffect,{height:\"100%\",id:\"SjqCo_WHz\",layoutId:\"SjqCo_WHz\",style:{width:\"100%\"},variant:\"INLuGhRgy\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zt68y9\",\"data-framer-name\":\"Blog Details\",name:\"Blog Details\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-moucyq\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yfd7s\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-smxa94\",\"data-styles-preset\":\"FSAkQkYYR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cc4d22bc-ea6f-4f40-b44d-f200e1ac0d93, rgb(1, 1, 17))\"},children:\"May 4, 2024\"})}),className:\"framer-14lb94w\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1a5nh29\",\"data-styles-preset\":\"jW0cBoEqq\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-cc4d22bc-ea6f-4f40-b44d-f200e1ac0d93, rgb(1, 1, 17))\"},children:\"Adaptive Reuse: Breathing New Life into Historic Structures\"})}),className:\"framer-2z1714\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:yVGhV3Naw,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iZEPZ_xjP:{background:{alt:\"\",fit:\"fill\",sizes:\"min(100vw - 40px, 390px)\",...toResponsiveImage(f0cUVLsWf)}},t1475NxPd:{background:{alt:\"\",fit:\"fill\",sizes:\"min(max(100vw - 60px, 1px), 1140px)\",...toResponsiveImage(f0cUVLsWf)}},xElSFuEce:{background:{alt:\"\",fit:\"fill\",sizes:\"min(max(100vw - 60px, 1px), 768px)\",...toResponsiveImage(f0cUVLsWf)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"min(max(100vw - 60px, 1px), 1320px)\",...toResponsiveImage(f0cUVLsWf)},className:\"framer-1onr1oe\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:DuPSxOVB3,className:\"framer-1jwaa97\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-i5oqy4\",h1:\"framer-styles-preset-1a5nh29\",h2:\"framer-styles-preset-1q37zwq\",h3:\"framer-styles-preset-e3yg5y\",h4:\"framer-styles-preset-hrqa4k\",h5:\"framer-styles-preset-1peiemr\",p:\"framer-styles-preset-12ay7hi\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q8kscj\",\"data-framer-name\":\"Footer\",name:\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iZEPZ_xjP:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16ysgdb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iZEPZ_xjP:{variant:\"KyBnPXZRE\"},t1475NxPd:{variant:\"Yc6RirHxb\"},xElSFuEce:{variant:\"TYpWvpT9w\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Ztgs0Ytwn\",layoutId:\"Ztgs0Ytwn\",style:{width:\"100%\"},variant:\"SJD4asXJC\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-rFAAe { background: white; }`,\".framer-rFAAe.framer-t1z7hb, .framer-rFAAe .framer-t1z7hb { display: block; }\",\".framer-rFAAe.framer-9j812 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-rFAAe .framer-9b5lfh { 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 30px 0px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-rFAAe .framer-rgblt7-container { flex: none; height: auto; position: relative; width: 94%; }\",\".framer-rFAAe .framer-zt68y9 { 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: 80px 30px 120px 30px; position: relative; width: 100%; }\",\".framer-rFAAe .framer-moucyq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-rFAAe .framer-yfd7s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-rFAAe .framer-14lb94w { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rFAAe .framer-2z1714 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 88%; word-break: break-word; word-wrap: break-word; }\",\".framer-rFAAe .framer-1onr1oe { aspect-ratio: 2.088607594936709 / 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, 632px); position: relative; width: 100%; }\",\".framer-rFAAe .framer-1jwaa97 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 65%; word-break: break-word; word-wrap: break-word; }\",\".framer-rFAAe .framer-1q8kscj { 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-rFAAe .framer-16ysgdb-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rFAAe.framer-9j812, .framer-rFAAe .framer-9b5lfh, .framer-rFAAe .framer-zt68y9, .framer-rFAAe .framer-moucyq, .framer-rFAAe .framer-yfd7s, .framer-rFAAe .framer-1q8kscj { gap: 0px; } .framer-rFAAe.framer-9j812 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rFAAe.framer-9j812 > :first-child, .framer-rFAAe .framer-moucyq > :first-child, .framer-rFAAe .framer-yfd7s > :first-child { margin-top: 0px; } .framer-rFAAe.framer-9j812 > :last-child, .framer-rFAAe .framer-moucyq > :last-child, .framer-rFAAe .framer-yfd7s > :last-child { margin-bottom: 0px; } .framer-rFAAe .framer-9b5lfh > *, .framer-rFAAe .framer-zt68y9 > *, .framer-rFAAe .framer-1q8kscj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rFAAe .framer-9b5lfh > :first-child, .framer-rFAAe .framer-zt68y9 > :first-child, .framer-rFAAe .framer-1q8kscj > :first-child { margin-left: 0px; } .framer-rFAAe .framer-9b5lfh > :last-child, .framer-rFAAe .framer-zt68y9 > :last-child, .framer-rFAAe .framer-1q8kscj > :last-child { margin-right: 0px; } .framer-rFAAe .framer-moucyq > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-rFAAe .framer-yfd7s > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\"@media (min-width: 1440px) { .framer-rFAAe .hidden-9j812 { display: none !important; } }\",`@media (min-width: 1200px) and (max-width: 1439px) { .framer-rFAAe .hidden-vbzx41 { display: none !important; } .${metadata.bodyClassName}-framer-rFAAe { background: white; } .framer-rFAAe.framer-9j812 { width: 1200px; } .framer-rFAAe .framer-rgblt7-container { flex: 1 0 0px; width: 1px; } .framer-rFAAe .framer-zt68y9 { padding: 70px 30px 100px 30px; } .framer-rFAAe .framer-moucyq { max-width: 1140px; } .framer-rFAAe .framer-1onr1oe { height: var(--framer-aspect-ratio-supported, 546px); }}`,`@media (min-width: 768px) and (max-width: 1199px) { .framer-rFAAe .hidden-1htd0uw { display: none !important; } .${metadata.bodyClassName}-framer-rFAAe { background: white; } .framer-rFAAe.framer-9j812 { width: 768px; } .framer-rFAAe .framer-rgblt7-container { flex: 1 0 0px; width: 1px; } .framer-rFAAe .framer-zt68y9 { padding: 50px 30px 80px 30px; } .framer-rFAAe .framer-moucyq { gap: 50px; max-width: 768px; order: 0; } .framer-rFAAe .framer-1onr1oe { height: var(--framer-aspect-ratio-supported, 96px); } .framer-rFAAe .framer-1jwaa97 { width: 80%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rFAAe .framer-moucyq { gap: 0px; } .framer-rFAAe .framer-moucyq > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-rFAAe .framer-moucyq > :first-child { margin-top: 0px; } .framer-rFAAe .framer-moucyq > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 767px) { .framer-rFAAe .hidden-78532d { display: none !important; } .${metadata.bodyClassName}-framer-rFAAe { background: white; } .framer-rFAAe.framer-9j812 { width: 390px; } .framer-rFAAe .framer-9b5lfh { flex-direction: column; left: 50%; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); } .framer-rFAAe .framer-rgblt7-container, .framer-rFAAe .framer-2z1714, .framer-rFAAe .framer-1jwaa97 { width: 100%; } .framer-rFAAe .framer-zt68y9 { flex-direction: column; padding: 100px 20px 60px 20px; } .framer-rFAAe .framer-moucyq { flex: none; gap: 40px; max-width: 390px; width: 100%; } .framer-rFAAe .framer-1onr1oe { height: var(--framer-aspect-ratio-supported, 96px); } .framer-rFAAe .framer-1q8kscj { flex-direction: column; } .framer-rFAAe .framer-16ysgdb-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rFAAe .framer-9b5lfh, .framer-rFAAe .framer-zt68y9, .framer-rFAAe .framer-moucyq, .framer-rFAAe .framer-1q8kscj { gap: 0px; } .framer-rFAAe .framer-9b5lfh > *, .framer-rFAAe .framer-zt68y9 > *, .framer-rFAAe .framer-1q8kscj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-rFAAe .framer-9b5lfh > :first-child, .framer-rFAAe .framer-zt68y9 > :first-child, .framer-rFAAe .framer-moucyq > :first-child, .framer-rFAAe .framer-1q8kscj > :first-child { margin-top: 0px; } .framer-rFAAe .framer-9b5lfh > :last-child, .framer-rFAAe .framer-zt68y9 > :last-child, .framer-rFAAe .framer-moucyq > :last-child, .framer-rFAAe .framer-1q8kscj > :last-child { margin-bottom: 0px; } .framer-rFAAe .framer-moucyq > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...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 4215\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"t1475NxPd\":{\"layout\":[\"fixed\",\"auto\"]},\"xElSFuEce\":{\"layout\":[\"fixed\",\"auto\"]},\"iZEPZ_xjP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerzz1Sfyvi6=withCSS(Component,css,\"framer-rFAAe\");export default Framerzz1Sfyvi6;Framerzz1Sfyvi6.displayName=\"Blog\";Framerzz1Sfyvi6.defaultProps={height:4215,width:1440};addFonts(Framerzz1Sfyvi6,[{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\"}]},...HeaderFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerzz1Sfyvi6\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"t1475NxPd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xElSFuEce\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iZEPZ_xjP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4215\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "ZVxm3dy8I_default", "HeaderWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithFX", "withFX", "motion", "FooterFonts", "CqLPfizdV_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "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", "fxnHOqUY3_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "on5OMw57X", "yVGhV3Naw", "f0cUVLsWf", "DuPSxOVB3", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "textContent", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides", "ComponentViewportProvider", "Container", "HeaderWithVariantAppearEffect", "MotionDivWithFX", "RichText", "x", "Image2", "CqLPfizdV_default", "css", "Framerzz1Sfyvi6", "withCSS", "zz1Sfyvi6_default", "addFonts", "HeaderFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
