{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1jUsDN2TkQUnhHG5djs5/pUhzxtNpQPTIDWmuq3ws/mmCdLPmqT.js"],
  "sourcesContent": ["// Generated by Framer (2e3161d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import BlogCard from\"#framer/local/canvasComponent/FIQUCdJNE/FIQUCdJNE.js\";import Footer from\"#framer/local/canvasComponent/M82dauGNX/M82dauGNX.js\";import NavbarDark from\"#framer/local/canvasComponent/NJQgPrjUI/NJQgPrjUI.js\";import Whitepaper from\"#framer/local/collection/F8SEVCBJv/F8SEVCBJv.js\";import*as sharedStyle1 from\"#framer/local/css/puB8kY46u/puB8kY46u.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/mmCdLPmqT/mmCdLPmqT.js\";const NavbarDarkFonts=getFonts(NavbarDark);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const BlogCardFonts=getFonts(BlogCard);const FooterFonts=getFonts(Footer);const breakpoints={GWpubxrzj:\"(min-width: 810px) and (max-width: 1199px)\",iKlpE4HV3:\"(max-width: 809px)\",o9vi4If76:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OwJlL\";const variantClassNames={GWpubxrzj:\"framer-v-18qujww\",iKlpE4HV3:\"framer-v-i5lt9u\",o9vi4If76:\"framer-v-cykbh3\"};const transition1={damping:80,delay:.1,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:100};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value)){return value.length>0;}return value!==undefined&&value!==null&&value!==\"\";};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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"o9vi4If76\",Phone:\"iKlpE4HV3\",Tablet:\"GWpubxrzj\"};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:\"o9vi4If76\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,iWn4dxde7G4tLcS8M_,XFlVyu47pG4tLcS8M_,yJu9MPDS6G4tLcS8M_,js9INUSWmG4tLcS8M_,UPckTSPZxG4tLcS8M_,hxEPLLAwLG4tLcS8M_,idG4tLcS8M_,...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-OwJlL`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-OwJlL`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"pMcLuRcdU\");const activeLocaleCode=useLocaleCode();const router=useRouter();const dynamicRef=useDynamicRefs();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"o9vi4If76\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-cykbh3\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15pyx0t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GWpubxrzj:{variant:\"b1qyyUdYF\"},iKlpE4HV3:{variant:\"b1qyyUdYF\"}},children:/*#__PURE__*/_jsx(NavbarDark,{height:\"100%\",id:\"mHuM2mMDg\",layoutId:\"mHuM2mMDg\",style:{height:\"100%\",width:\"100%\"},variant:\"Wu1rA6ANS\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m32ff1\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-mf5mbf\",\"data-framer-appear-id\":\"mf5mbf\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-alignment\":\"center\"},children:\"White Papers\"})}),className:\"framer-gk4ot3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-11ru2ty\",\"data-styles-preset\":\"puB8kY46u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get practical indepth insights about parametric design, knowledge automation, and digital transformation for the building industry and its supply chain.\"})}),className:\"framer-73n5ji\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ey4gqt\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"G4tLcS8M_\",data:Whitepaper,type:\"Collection\"},limit:{type:\"LiteralValue\",value:30},select:[{collection:\"G4tLcS8M_\",name:\"iWn4dxde7\",type:\"Identifier\"},{collection:\"G4tLcS8M_\",name:\"XFlVyu47p\",type:\"Identifier\"},{collection:\"G4tLcS8M_\",name:\"yJu9MPDS6\",type:\"Identifier\"},{collection:\"G4tLcS8M_\",name:\"js9INUSWm\",type:\"Identifier\"},{collection:\"G4tLcS8M_\",name:\"UPckTSPZx\",type:\"Identifier\"},{collection:\"G4tLcS8M_\",name:\"hxEPLLAwL\",type:\"Identifier\"},{collection:\"G4tLcS8M_\",name:\"id\",type:\"Identifier\"}],where:{collection:\"G4tLcS8M_\",name:\"NyPdzv4qK\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({hxEPLLAwL:hxEPLLAwLG4tLcS8M_,id:idG4tLcS8M_,iWn4dxde7:iWn4dxde7G4tLcS8M_,js9INUSWm:js9INUSWmG4tLcS8M_,UPckTSPZx:UPckTSPZxG4tLcS8M_,XFlVyu47p:XFlVyu47pG4tLcS8M_,yJu9MPDS6:yJu9MPDS6G4tLcS8M_},i)=>{iWn4dxde7G4tLcS8M_!==null&&iWn4dxde7G4tLcS8M_!==void 0?iWn4dxde7G4tLcS8M_:iWn4dxde7G4tLcS8M_=\"\";XFlVyu47pG4tLcS8M_!==null&&XFlVyu47pG4tLcS8M_!==void 0?XFlVyu47pG4tLcS8M_:XFlVyu47pG4tLcS8M_=\"\";js9INUSWmG4tLcS8M_!==null&&js9INUSWmG4tLcS8M_!==void 0?js9INUSWmG4tLcS8M_:js9INUSWmG4tLcS8M_=\"\";UPckTSPZxG4tLcS8M_!==null&&UPckTSPZxG4tLcS8M_!==void 0?UPckTSPZxG4tLcS8M_:UPckTSPZxG4tLcS8M_=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`G4tLcS8M_-${idG4tLcS8M_}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{iWn4dxde7:iWn4dxde7G4tLcS8M_},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{iWn4dxde7:iWn4dxde7G4tLcS8M_},webPageId:\"kVwonNkni\"},implicitPathVariables:undefined},{href:{pathVariables:{iWn4dxde7:iWn4dxde7G4tLcS8M_},webPageId:\"kVwonNkni\"},implicitPathVariables:undefined},{href:{pathVariables:{iWn4dxde7:iWn4dxde7G4tLcS8M_},webPageId:\"kVwonNkni\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GWpubxrzj:{width:\"max(min(100vw - 100px, 1200px), 200px)\"},iKlpE4HV3:{width:\"max(min(100vw - 40px, 1200px), 200px)\",y:496}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:\"max((min(100vw - 200px, 1200px) - 40px) / 2, 200px)\",y:546,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hhqspy-container\",id:`${iWn4dxde7G4tLcS8M_}-${elementId}`,ref:dynamicRef(`${iWn4dxde7G4tLcS8M_}-${elementId}`),children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GWpubxrzj:{iTLspfP7r:resolvedLinks[1]},iKlpE4HV3:{iTLspfP7r:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BlogCard,{CPMabOrfU:XFlVyu47pG4tLcS8M_,cWI4CB6po:\"var(--token-2e606580-c5cb-45c2-a66e-07cb8dbe5a38, rgb(116, 33, 252))\",fl_dKZrsX:true,HDbfmLJN9:js9INUSWmG4tLcS8M_,height:\"100%\",id:\"pMcLuRcdU\",iTLspfP7r:resolvedLinks[0],layoutId:\"pMcLuRcdU\",LFXgxuHG4:true,mJ5LrnBOl:toDateString(hxEPLLAwLG4tLcS8M_,{dateStyle:\"medium\",locale:\"en\"},activeLocaleCode),mMXkBrQjq:isSet(UPckTSPZxG4tLcS8M_),style:{height:\"100%\",width:\"100%\"},TS9IF2Dr6:UPckTSPZxG4tLcS8M_,variant:\"Nsz6JbBfs\",width:\"100%\",Yo7UXCjeZ:toResponsiveImage(yJu9MPDS6G4tLcS8M_)})})})})})})})},idG4tLcS8M_);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iKlpE4HV3:{y:658}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1503,width:\"100vw\",y:726,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1itwh9u-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GWpubxrzj:{variant:\"Ty2Vq13cv\"},iKlpE4HV3:{variant:\"SHemWNayl\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ifDY7tptd\",layoutId:\"ifDY7tptd\",style:{width:\"100%\"},variant:\"NWDLXXgiF\",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-OwJlL { background: white; }`,\".framer-OwJlL.framer-1anm0qe, .framer-OwJlL .framer-1anm0qe { display: block; }\",\".framer-OwJlL.framer-cykbh3 { 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: 1200px; }\",\".framer-OwJlL .framer-15pyx0t-container { flex: none; height: 72px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-OwJlL .framer-m32ff1 { align-content: center; align-items: center; background: linear-gradient(0deg, #f6f4ff 0%, hsl(0, 0%, 100%) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 150px 100px 100px 100px; position: relative; width: 100%; }\",\".framer-OwJlL .framer-mf5mbf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 520px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-OwJlL .framer-gk4ot3, .framer-OwJlL .framer-73n5ji { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OwJlL .framer-1ey4gqt { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 1200px; padding: 0px; position: relative; width: 100%; }\",\".framer-OwJlL .framer-hhqspy-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-OwJlL .framer-1itwh9u-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OwJlL.framer-cykbh3, .framer-OwJlL .framer-m32ff1, .framer-OwJlL .framer-mf5mbf { gap: 0px; } .framer-OwJlL.framer-cykbh3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OwJlL.framer-cykbh3 > :first-child, .framer-OwJlL .framer-m32ff1 > :first-child, .framer-OwJlL .framer-mf5mbf > :first-child { margin-top: 0px; } .framer-OwJlL.framer-cykbh3 > :last-child, .framer-OwJlL .framer-m32ff1 > :last-child, .framer-OwJlL .framer-mf5mbf > :last-child { margin-bottom: 0px; } .framer-OwJlL .framer-m32ff1 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-OwJlL .framer-mf5mbf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-OwJlL { background: white; } .framer-OwJlL.framer-cykbh3 { width: 810px; } .framer-OwJlL .framer-m32ff1 { padding: 150px 50px 100px 50px; } .framer-OwJlL .framer-1ey4gqt { grid-template-columns: repeat(1, minmax(200px, 1fr)); }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-OwJlL { background: white; } .framer-OwJlL.framer-cykbh3 { width: 390px; } .framer-OwJlL .framer-m32ff1 { gap: 50px; padding: 150px 20px 50px 20px; } .framer-OwJlL .framer-1ey4gqt { gap: 56px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OwJlL .framer-m32ff1, .framer-OwJlL .framer-1ey4gqt { gap: 0px; } .framer-OwJlL .framer-m32ff1 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-OwJlL .framer-m32ff1 > :first-child { margin-top: 0px; } .framer-OwJlL .framer-m32ff1 > :last-child { margin-bottom: 0px; } .framer-OwJlL .framer-1ey4gqt > *, .framer-OwJlL .framer-1ey4gqt > :first-child, .framer-OwJlL .framer-1ey4gqt > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2658\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GWpubxrzj\":{\"layout\":[\"fixed\",\"auto\"]},\"iKlpE4HV3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramermmCdLPmqT=withCSS(Component,css,\"framer-OwJlL\");export default FramermmCdLPmqT;FramermmCdLPmqT.displayName=\"Whitepapers\";FramermmCdLPmqT.defaultProps={height:2658,width:1200};addFonts(FramermmCdLPmqT,[{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\"}]},...NavbarDarkFonts,...BlogCardFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermmCdLPmqT\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GWpubxrzj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iKlpE4HV3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"2658\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarDarkFonts", "getFonts", "NJQgPrjUI_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "BlogCardFonts", "FIQUCdJNE_default", "FooterFonts", "M82dauGNX_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "isSet", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "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", "iWn4dxde7G4tLcS8M_", "XFlVyu47pG4tLcS8M_", "yJu9MPDS6G4tLcS8M_", "js9INUSWmG4tLcS8M_", "UPckTSPZxG4tLcS8M_", "hxEPLLAwLG4tLcS8M_", "idG4tLcS8M_", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "activeLocaleCode", "useLocaleCode", "router", "useRouter", "dynamicRef", "useDynamicRefs", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NJQgPrjUI_default", "MotionDivWithOptimizedAppearEffect", "RichText2", "x", "ChildrenCanSuspend", "F8SEVCBJv_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "FIQUCdJNE_default", "M82dauGNX_default", "css", "FramermmCdLPmqT", "withCSS", "mmCdLPmqT_default", "addFonts", "NavbarDarkFonts", "BlogCardFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
