{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/fJV7V3OJ8Hbm4v9YSFeC/ID0zRPEv88WgCrEgA0ZO/h5_scR6ao.js", "ssg:https://framerusercontent.com/modules/DCWQvhwapRgio4J7x4Mz/6sf5FlAVH6lySJNJw2Su/h5_scR6ao.js"],
  "sourcesContent": ["// Generated by Framer (fe89999)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={VNGIp5XGi:new LazyValue(()=>import(\"./h5_scR6ao-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (fe89999)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ProjectCollectionItem from\"#framer/local/canvasComponent/Jsoh4cNNR/Jsoh4cNNR.js\";import Navbar from\"#framer/local/canvasComponent/pQWsMWkcK/pQWsMWkcK.js\";import Footer from\"#framer/local/canvasComponent/TrhCx_jrX/TrhCx_jrX.js\";import Blog from\"#framer/local/collection/DmLZN8Diu/DmLZN8Diu.js\";import*as sharedStyle1 from\"#framer/local/css/IanhN0xIO/IanhN0xIO.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/h5_scR6ao/h5_scR6ao.js\";import metadataProvider from\"#framer/local/webPageMetadata/h5_scR6ao/h5_scR6ao.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ImageWithFX=withFX(Image);const ProjectCollectionItemFonts=getFonts(ProjectCollectionItem);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={EGWhjMvdP:\"(min-width: 1200px)\",J3qrhHMLh:\"(max-width: 809px)\",Vvj8PqEVy:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XXvyp\";const variantClassNames={EGWhjMvdP:\"framer-v-15oyu2e\",J3qrhHMLh:\"framer-v-yxgpxw\",Vvj8PqEVy:\"framer-v-1qvmayl\"};const transition1={damping:80,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const transition2={damping:80,delay:.6,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-150};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.3,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition3={damping:80,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"EGWhjMvdP\",Phone:\"J3qrhHMLh\",Tablet:\"Vvj8PqEVy\"};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:\"EGWhjMvdP\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,fbJ36E32Ce_IglGUt8uMay_BnJs,CrpzHIp3ve_IglGUt8uMay_BnJs,WSA41_cFne_IglGUt8uMay_BnJs,Oj1eFdIDve_IglGUt8uMay_BnJs,ide_IglGUt8uMay_BnJs,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-XXvyp`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-XXvyp`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const activeLocaleCode=useLocaleCode();const elementId=useRouteElementId(\"e_IglGUt8RbjxPzUCV\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"EGWhjMvdP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-15oyu2e\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hiss86\",\"data-framer-name\":\"Page Wrapper - Max Width 1920\",name:\"Page Wrapper - Max Width 1920\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"min(100vw - 40px, 1920px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-owh0pj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J3qrhHMLh:{variant:\"QCm3b32xA\"},Vvj8PqEVy:{variant:\"vRz6iFx98\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"e_IglGUt8DWCU3rDIg\",layoutId:\"e_IglGUt8DWCU3rDIg\",style:{height:\"100%\",width:\"100%\"},variant:\"eoTXJYY6N\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-10qt8m8\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x5o2nl\",\"data-framer-name\":\"Hero Section - Half Screen\",name:\"Hero Section - Half Screen\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eq1aup\",\"data-framer-name\":\"Left Wrapper\",name:\"Left Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-w9cjr2\",\"data-framer-name\":\"Top Content\",name:\"Top Content\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:[\"Interior Design\",/*#__PURE__*/_jsx(\"br\",{}),\"Blog.\"]})}),className:\"framer-1y7fodl\",\"data-framer-appear-id\":\"1y7fodl\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kglnhq\",\"data-framer-name\":\"Bottom Content\",name:\"Bottom Content\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-bj6q6p\",\"data-styles-preset\":\"IanhN0xIO\",children:\"We've worked on a range of projects spanning residential and hospitality spaces and commercial units across Europe, Asia and North America. \"})}),className:\"framer-ngi2ds\",\"data-framer-appear-id\":\"ngi2ds\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J3qrhHMLh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3744,intrinsicWidth:5616,pixelHeight:3744,pixelWidth:5616,sizes:\"min(100vw - 40px, 1920px)\",src:\"https://framerusercontent.com/images/neBMi2l8nrAMRySbxKpu5UcO5QQ.jpg\",srcSet:\"https://framerusercontent.com/images/neBMi2l8nrAMRySbxKpu5UcO5QQ.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/neBMi2l8nrAMRySbxKpu5UcO5QQ.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/neBMi2l8nrAMRySbxKpu5UcO5QQ.jpg 3024w\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3744,intrinsicWidth:5616,pixelHeight:3744,pixelWidth:5616,sizes:\"max(min(100vw - 40px, 1920px) / 2, 1px)\",src:\"https://framerusercontent.com/images/neBMi2l8nrAMRySbxKpu5UcO5QQ.jpg\",srcSet:\"https://framerusercontent.com/images/neBMi2l8nrAMRySbxKpu5UcO5QQ.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/neBMi2l8nrAMRySbxKpu5UcO5QQ.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/neBMi2l8nrAMRySbxKpu5UcO5QQ.jpg 3024w\"},className:\"framer-n0eupt\",\"data-framer-name\":\"Right Wrapper\",name:\"Right Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J3qrhHMLh:{background:{alt:\"Projects Hero image\",fit:\"fill\",intrinsicHeight:1920,intrinsicWidth:1920,pixelHeight:1920,pixelWidth:1920,sizes:\"min(100vw - 40px, 1920px)\",src:\"https://framerusercontent.com/images/ycOqcyp4Rh4iwcDLnJcgUR8XPg.jpg\",srcSet:\"https://framerusercontent.com/images/ycOqcyp4Rh4iwcDLnJcgUR8XPg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ycOqcyp4Rh4iwcDLnJcgUR8XPg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ycOqcyp4Rh4iwcDLnJcgUR8XPg.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Projects Hero image\",fit:\"fill\",intrinsicHeight:1920,intrinsicWidth:1920,pixelHeight:1920,pixelWidth:1920,sizes:\"max(min(100vw - 40px, 1920px) / 2, 1px)\",src:\"https://framerusercontent.com/images/ycOqcyp4Rh4iwcDLnJcgUR8XPg.jpg\",srcSet:\"https://framerusercontent.com/images/ycOqcyp4Rh4iwcDLnJcgUR8XPg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ycOqcyp4Rh4iwcDLnJcgUR8XPg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ycOqcyp4Rh4iwcDLnJcgUR8XPg.jpg 1920w\"},className:\"framer-1jwxuau\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1tem0ok\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kjes9e\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"e_IglGUt8uMay_BnJs\",data:Blog,type:\"Collection\"},select:[{collection:\"e_IglGUt8uMay_BnJs\",name:\"fbJ36E32C\",type:\"Identifier\"},{collection:\"e_IglGUt8uMay_BnJs\",name:\"CrpzHIp3v\",type:\"Identifier\"},{collection:\"e_IglGUt8uMay_BnJs\",name:\"WSA41_cFn\",type:\"Identifier\"},{collection:\"e_IglGUt8uMay_BnJs\",name:\"Oj1eFdIDv\",type:\"Identifier\"},{collection:\"e_IglGUt8uMay_BnJs\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({CrpzHIp3v:CrpzHIp3ve_IglGUt8uMay_BnJs,fbJ36E32C:fbJ36E32Ce_IglGUt8uMay_BnJs,id:ide_IglGUt8uMay_BnJs,Oj1eFdIDv:Oj1eFdIDve_IglGUt8uMay_BnJs,WSA41_cFn:WSA41_cFne_IglGUt8uMay_BnJs},i)=>{fbJ36E32Ce_IglGUt8uMay_BnJs!==null&&fbJ36E32Ce_IglGUt8uMay_BnJs!==void 0?fbJ36E32Ce_IglGUt8uMay_BnJs:fbJ36E32Ce_IglGUt8uMay_BnJs=\"\";CrpzHIp3ve_IglGUt8uMay_BnJs!==null&&CrpzHIp3ve_IglGUt8uMay_BnJs!==void 0?CrpzHIp3ve_IglGUt8uMay_BnJs:CrpzHIp3ve_IglGUt8uMay_BnJs=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`e_IglGUt8uMay_BnJs-${ide_IglGUt8uMay_BnJs}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{fbJ36E32C:fbJ36E32Ce_IglGUt8uMay_BnJs},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{fbJ36E32C:fbJ36E32Ce_IglGUt8uMay_BnJs},webPageId:\"Aw6AbxhIJ\"},nodeId:\"e_IglGUt8e2xAclbcP\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1oos6zr framer-rbgn5j\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"min(100vw - 40px, 1920px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zqlpvz-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ProjectCollectionItem,{C7zUF7gAY:toResponsiveImage(Oj1eFdIDve_IglGUt8uMay_BnJs),height:\"100%\",id:\"e_IglGUt8fCckLfasl\",jxC4jSTjf:\"var(--token-e201a4ab-4062-4359-8e50-08644a89105f, rgb(255, 255, 255))\",layoutId:\"e_IglGUt8fCckLfasl\",QPoL5pGPT:toDateString(WSA41_cFne_IglGUt8uMay_BnJs,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),style:{height:\"100%\",width:\"100%\"},variant:\"Hi2nMAoBq\",vy9Ki_t_4:CrpzHIp3ve_IglGUt8uMay_BnJs,width:\"100%\",xgoZO2bcR:\"\"})})})})})})},ide_IglGUt8uMay_BnJs);})})})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-1x3knzo\",\"data-framer-name\":\"Footer\",id:elementId,name:\"Footer\",ref:ref2,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:367,width:\"min(100vw - 40px, 1920px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qtz9a1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J3qrhHMLh:{variant:\"BeRtHD7h6\"},Vvj8PqEVy:{variant:\"j2I6w7ehG\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"e_IglGUt8C5b3rBoiJ\",layoutId:\"e_IglGUt8C5b3rBoiJ\",style:{width:\"100%\"},variant:\"bNj9fL5ZJ\",width:\"100%\",Xz7DYgefl:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Let's Work Together\",Yn01dh8mX:\"var(--token-e201a4ab-4062-4359-8e50-08644a89105f, rgb(255, 255, 255))\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-XXvyp { background: rgb(227, 227, 227); }`,\".framer-XXvyp.framer-rbgn5j, .framer-XXvyp .framer-rbgn5j { display: block; }\",\".framer-XXvyp.framer-15oyu2e { align-content: center; align-items: center; background-color: #e3e3e3; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 20px 20px; position: relative; width: 1200px; }\",\".framer-XXvyp .framer-hiss86 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XXvyp .framer-owh0pj-container { flex: none; height: 80px; position: relative; width: 100%; }\",\".framer-XXvyp .framer-10qt8m8 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 95vh; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-XXvyp .framer-x5o2nl { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-XXvyp .framer-1eq1aup { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 32px; position: relative; width: 50%; }\",\".framer-XXvyp .framer-w9cjr2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-XXvyp .framer-1y7fodl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XXvyp .framer-kglnhq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XXvyp .framer-ngi2ds { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 291px; word-break: break-word; word-wrap: break-word; }\",\".framer-XXvyp .framer-n0eupt { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-XXvyp .framer-1jwxuau { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-XXvyp .framer-1tem0ok { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XXvyp .framer-1kjes9e { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-XXvyp .framer-1oos6zr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-XXvyp .framer-zqlpvz-container { flex: 1 0 0px; height: 100vh; position: relative; width: 1px; }\",\".framer-XXvyp .framer-1x3knzo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-XXvyp .framer-1qtz9a1-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XXvyp.framer-15oyu2e, .framer-XXvyp .framer-hiss86, .framer-XXvyp .framer-x5o2nl, .framer-XXvyp .framer-w9cjr2, .framer-XXvyp .framer-kglnhq, .framer-XXvyp .framer-n0eupt, .framer-XXvyp .framer-1tem0ok, .framer-XXvyp .framer-1kjes9e, .framer-XXvyp .framer-1oos6zr, .framer-XXvyp .framer-1x3knzo { gap: 0px; } .framer-XXvyp.framer-15oyu2e > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-XXvyp.framer-15oyu2e > :first-child, .framer-XXvyp .framer-hiss86 > :first-child, .framer-XXvyp .framer-kglnhq > :first-child, .framer-XXvyp .framer-n0eupt > :first-child, .framer-XXvyp .framer-1tem0ok > :first-child, .framer-XXvyp .framer-1kjes9e > :first-child, .framer-XXvyp .framer-1x3knzo > :first-child { margin-top: 0px; } .framer-XXvyp.framer-15oyu2e > :last-child, .framer-XXvyp .framer-hiss86 > :last-child, .framer-XXvyp .framer-kglnhq > :last-child, .framer-XXvyp .framer-n0eupt > :last-child, .framer-XXvyp .framer-1tem0ok > :last-child, .framer-XXvyp .framer-1kjes9e > :last-child, .framer-XXvyp .framer-1x3knzo > :last-child { margin-bottom: 0px; } .framer-XXvyp .framer-hiss86 > *, .framer-XXvyp .framer-1tem0ok > *, .framer-XXvyp .framer-1kjes9e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XXvyp .framer-x5o2nl > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-XXvyp .framer-x5o2nl > :first-child, .framer-XXvyp .framer-w9cjr2 > :first-child, .framer-XXvyp .framer-1oos6zr > :first-child { margin-left: 0px; } .framer-XXvyp .framer-x5o2nl > :last-child, .framer-XXvyp .framer-w9cjr2 > :last-child, .framer-XXvyp .framer-1oos6zr > :last-child { margin-right: 0px; } .framer-XXvyp .framer-w9cjr2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XXvyp .framer-kglnhq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-XXvyp .framer-n0eupt > *, .framer-XXvyp .framer-1x3knzo > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XXvyp .framer-1oos6zr > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-XXvyp { background: rgb(227, 227, 227); } .framer-XXvyp.framer-15oyu2e { width: 810px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-XXvyp { background: rgb(227, 227, 227); } .framer-XXvyp.framer-15oyu2e { width: 390px; } .framer-XXvyp .framer-x5o2nl { flex-direction: column; } .framer-XXvyp .framer-1eq1aup { flex: 1 0 0px; height: 1px; width: 100%; } .framer-XXvyp .framer-n0eupt { height: 1px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XXvyp .framer-x5o2nl { gap: 0px; } .framer-XXvyp .framer-x5o2nl > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XXvyp .framer-x5o2nl > :first-child { margin-top: 0px; } .framer-XXvyp .framer-x5o2nl > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2827\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Vvj8PqEVy\":{\"layout\":[\"fixed\",\"auto\"]},\"J3qrhHMLh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerh5_scR6ao=withCSS(Component,css,\"framer-XXvyp\");export default Framerh5_scR6ao;Framerh5_scR6ao.displayName=\"Blog\";Framerh5_scR6ao.defaultProps={height:2827,width:1200};addFonts(Framerh5_scR6ao,[{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\"}]},...NavbarFonts,...ProjectCollectionItemFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerh5_scR6ao\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"2827\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Vvj8PqEVy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J3qrhHMLh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "pQWsMWkcK_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ImageWithFX", "withFX", "Image2", "ProjectCollectionItemFonts", "Jsoh4cNNR_default", "ContainerWithFX", "Container", "FooterFonts", "TrhCx_jrX_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "transition3", "animation5", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "fbJ36E32Ce_IglGUt8uMay_BnJs", "CrpzHIp3ve_IglGUt8uMay_BnJs", "WSA41_cFne_IglGUt8uMay_BnJs", "Oj1eFdIDve_IglGUt8uMay_BnJs", "ide_IglGUt8uMay_BnJs", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "activeLocaleCode", "useLocaleCode", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "pQWsMWkcK_default", "RichTextWithOptimizedAppearEffect", "getLocalizedValue", "x", "ImageWithFX", "ChildrenCanSuspend", "DmLZN8Diu_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Link", "ContainerWithFX", "Jsoh4cNNR_default", "TrhCx_jrX_default", "css", "Framerh5_scR6ao", "withCSS", "h5_scR6ao_default", "addFonts", "NavbarFonts", "ProjectCollectionItemFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
