{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BBGQapGuDSbklSzybQR4/MbvoTIoDycIgDLPnJArg/IX3aGVGXP.js"],
  "sourcesContent": ["// Generated by Framer (b0cf16c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Divider from\"#framer/local/canvasComponent/c2rQoCTrM/c2rQoCTrM.js\";import BlogPost from\"#framer/local/canvasComponent/EOCOToM_9/EOCOToM_9.js\";import Footer from\"#framer/local/canvasComponent/QdBtHyGz6/QdBtHyGz6.js\";import BlogCTACard from\"#framer/local/canvasComponent/qeN9wObDh/qeN9wObDh.js\";import HeaderWithAnnouncementBar from\"#framer/local/canvasComponent/wAWSntbIh/wAWSntbIh.js\";import BiomarkersPosts from\"#framer/local/collection/fxvfBCtyw/fxvfBCtyw.js\";import BlogPosts from\"#framer/local/collection/JhiOVe7AJ/JhiOVe7AJ.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/BNpm7dXBd/BNpm7dXBd.js\";import*as sharedStyle7 from\"#framer/local/css/dvvVE9fQw/dvvVE9fQw.js\";import*as sharedStyle3 from\"#framer/local/css/Fve9qTwCZ/Fve9qTwCZ.js\";import*as sharedStyle5 from\"#framer/local/css/hYE0Gl9Er/hYE0Gl9Er.js\";import*as sharedStyle8 from\"#framer/local/css/kqM3vGHE8/kqM3vGHE8.js\";import*as sharedStyle12 from\"#framer/local/css/p92yteQeh/p92yteQeh.js\";import*as sharedStyle10 from\"#framer/local/css/Q7LDDVIjz/Q7LDDVIjz.js\";import*as sharedStyle9 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle1 from\"#framer/local/css/rPGLtD4Ky/rPGLtD4Ky.js\";import*as sharedStyle6 from\"#framer/local/css/utfDuK2la/utfDuK2la.js\";import*as sharedStyle11 from\"#framer/local/css/VarHknd75/VarHknd75.js\";import*as sharedStyle2 from\"#framer/local/css/WJqLonwUj/WJqLonwUj.js\";import*as sharedStyle4 from\"#framer/local/css/YKkfpXfxA/YKkfpXfxA.js\";import metadataProvider from\"#framer/local/webPageMetadata/IX3aGVGXP/IX3aGVGXP.js\";const HeaderWithAnnouncementBarFonts=getFonts(HeaderWithAnnouncementBar);const BlogCTACardFonts=getFonts(BlogCTACard);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const DividerFonts=getFonts(Divider);const BlogPostFonts=getFonts(BlogPost);const FooterFonts=getFonts(Footer);const breakpoints={fe7yKZ2q8:\"(max-width: 809px)\",i_494pxVJ:\"(min-width: 1400px)\",PP0B8JhIt:\"(min-width: 1200px) and (max-width: 1399px)\",RXwt59wbN:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-duQhO\";const variantClassNames={fe7yKZ2q8:\"framer-v-8xn69v\",i_494pxVJ:\"framer-v-cl0i30\",PP0B8JhIt:\"framer-v-13il4eq\",RXwt59wbN:\"framer-v-rugi6e\"};const transition1={damping:60,delay:0,mass:1.2,stiffness:200,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:20};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{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"kap5OPCTE\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Desktop\":\"i_494pxVJ\",Desktop:\"PP0B8JhIt\",Phone:\"fe7yKZ2q8\",Tablet:\"RXwt59wbN\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"i_494pxVJ\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"IX3aGVGXP\",data:BiomarkersPosts,type:\"Collection\"},select:[{collection:\"IX3aGVGXP\",name:\"y8KdmLC0G\",type:\"Identifier\"},{collection:\"IX3aGVGXP\",name:\"OUB5DkI1A\",type:\"Identifier\"},{collection:\"IX3aGVGXP\",name:\"Y74RTiYjq\",type:\"Identifier\"},{collection:\"IX3aGVGXP\",name:\"B4cofzfSw\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"IX3aGVGXP\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,OUB5DkI1A=getFromCurrentRouteData(\"OUB5DkI1A\"),y8KdmLC0G=getFromCurrentRouteData(\"y8KdmLC0G\")??\"\",Y74RTiYjq=getFromCurrentRouteData(\"Y74RTiYjq\"),B4cofzfSw=getFromCurrentRouteData(\"B4cofzfSw\")??\"\",qxMHQMNT7kap5OPCTE,C6HVPX3tZkap5OPCTE,l0X6uJFFgkap5OPCTE,BBpCkyiyzkap5OPCTE,idkap5OPCTE,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"fe7yKZ2q8\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"RXwt59wbN\")return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(OUB5DkI1A,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"i_494pxVJ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-ea9939df-1427-44f9-9e74-2c757b424db5, rgb(249, 249, 249)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-cl0i30\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kqzp2w-container\",nodeId:\"YCcx6pk5b\",scopeId:\"IX3aGVGXP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{variant:\"yGy3xQCMc\"},RXwt59wbN:{variant:\"gpBg2o4PU\"}},children:/*#__PURE__*/_jsx(HeaderWithAnnouncementBar,{height:\"100%\",id:\"YCcx6pk5b\",layoutId:\"YCcx6pk5b\",style:{width:\"100%\"},variant:\"ZYYi0ko5L\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qc8gqv\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17e05bn\",\"data-framer-name\":\"Main Content\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11rwyem hidden-8xn69v\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PP0B8JhIt:{width:\"256px\"},RXwt59wbN:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1400px)`,y:(componentViewport?.y||0)+0+109+48+0+0+965.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:317,width:\"300px\",y:(componentViewport?.y||0)+0+109+0+0+0+40+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-19y83at-container\",\"data-framer-appear-id\":\"19y83at\",initial:animation1,nodeId:\"r5RNgGAXB\",optimized:true,rendersWithMotion:true,scopeId:\"IX3aGVGXP\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(BlogCTACard,{height:\"100%\",id:\"r5RNgGAXB\",layoutId:\"r5RNgGAXB\",lNGOn0QlK:\"In-depth bloodwork & holistic health advice, backed by the latest longevity science. Only $399.\",style:{width:\"100%\"},width:\"100%\",ydfOTHrEy:\"Mito Health: Helping you live healthier, longer.\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-y4ol7a hidden-rugi6e\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k8dx2f\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qklakn\",\"data-framer-name\":\"Post title\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xywqls\",\"data-framer-name\":\"Post title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1098oac\",\"data-framer-name\":\"Date\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vcx4up\",\"data-styles-preset\":\"BNpm7dXBd\",children:\"Content\"})}),className:\"framer-lpkzso\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-5h4jaj\",\"data-styles-preset\":\"rPGLtD4Ky\",style:{\"--framer-text-alignment\":\"left\"},children:\"Heavy Metals Test for Toxic Metal Poisoning\"})}),className:\"framer-k46ta7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:y8KdmLC0G,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cenm3i\",\"data-styles-preset\":\"WJqLonwUj\",children:\"Learn about innovative marketing strategies tailored for small businesses to stand out, attract customers, and drive growth in competitive markets.\"})}),className:\"framer-nkyzow\",\"data-framer-name\":\"Excerpt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yw7jcl\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+109+40+0+0+0+0+309.2+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1400px), 1px)`,...toResponsiveImage(Y74RTiYjq)}},PP0B8JhIt:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+109+0+0+0+80+309.2+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1400px) - 416px, 1px)`,...toResponsiveImage(Y74RTiYjq)}},RXwt59wbN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+109+48+0+0+0+0+309.2+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1400px), 1px)`,...toResponsiveImage(Y74RTiYjq)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+109+0+0+0+80+309.2+0),sizes:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1400px) - 460px, 1px)`,...toResponsiveImage(Y74RTiYjq)},className:\"framer-1c5at6x\",\"data-framer-name\":\"Banner\"})})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"lNZzHlMyh\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:B4cofzfSw,className:\"framer-l8nvr3\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-2fkv8k\",code:\"framer-styles-preset-ob09wo\",h1:\"framer-styles-preset-z7vyd8\",h2:\"framer-styles-preset-1mrky74\",h3:\"framer-styles-preset-2itjj5\",h4:\"framer-styles-preset-xkeqe6\",h5:\"framer-styles-preset-88q4l9\",h6:\"framer-styles-preset-1kb1rl9\",img:\"framer-styles-preset-u974m\",p:\"framer-styles-preset-1cenm3i\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1y47opr\",\"data-framer-name\":\"Popular posts\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xnshde\",\"data-framer-name\":\"Inner\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fl29wn\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{width:`min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1400px)`,y:(componentViewport?.y||0)+0+974.2+60+0+0+0+0},PP0B8JhIt:{y:(componentViewport?.y||0)+0+1154.2+80+0+0+0+0},RXwt59wbN:{y:(componentViewport?.y||0)+0+1519.2+80+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1400px)`,y:(componentViewport?.y||0)+0+1284.2+80+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xaa1e8-container\",nodeId:\"fHarkIht0\",scopeId:\"IX3aGVGXP\",children:/*#__PURE__*/_jsx(Divider,{dLSyu0Eyr:\"var(--token-350570db-7262-453a-82e4-113be4c362f0, rgb(227, 227, 227))\",height:\"100%\",id:\"fHarkIht0\",layoutId:\"fHarkIht0\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1mrky74\",\"data-styles-preset\":\"YKkfpXfxA\",children:\"Popular health articles\"})}),className:\"framer-1cvqcte\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gci1oe\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RXwt59wbN:{pageSize:4,query:{from:{alias:\"kap5OPCTE\",data:BlogPosts,type:\"Collection\"},orderBy:[{collection:\"kap5OPCTE\",direction:\"desc\",name:\"l0X6uJFFg\",type:\"Identifier\"}],select:[{collection:\"kap5OPCTE\",name:\"qxMHQMNT7\",type:\"Identifier\"},{collection:\"kap5OPCTE\",name:\"C6HVPX3tZ\",type:\"Identifier\"},{collection:\"kap5OPCTE\",name:\"l0X6uJFFg\",type:\"Identifier\"},{collection:\"kap5OPCTE\",name:\"BBpCkyiyz\",type:\"Identifier\"},{collection:\"kap5OPCTE\",name:\"id\",type:\"Identifier\"}],where:{collection:\"kap5OPCTE\",name:\"bivdIaC2F\",type:\"Identifier\"}}}},children:/*#__PURE__*/_jsx(QueryData,{pageSize:3,query:{from:{alias:\"kap5OPCTE\",data:BlogPosts,type:\"Collection\"},orderBy:[{collection:\"kap5OPCTE\",direction:\"desc\",name:\"l0X6uJFFg\",type:\"Identifier\"}],select:[{collection:\"kap5OPCTE\",name:\"qxMHQMNT7\",type:\"Identifier\"},{collection:\"kap5OPCTE\",name:\"C6HVPX3tZ\",type:\"Identifier\"},{collection:\"kap5OPCTE\",name:\"l0X6uJFFg\",type:\"Identifier\"},{collection:\"kap5OPCTE\",name:\"BBpCkyiyz\",type:\"Identifier\"},{collection:\"kap5OPCTE\",name:\"id\",type:\"Identifier\"}],where:{collection:\"kap5OPCTE\",name:\"bivdIaC2F\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({BBpCkyiyz:BBpCkyiyzkap5OPCTE,C6HVPX3tZ:C6HVPX3tZkap5OPCTE,id:idkap5OPCTE,l0X6uJFFg:l0X6uJFFgkap5OPCTE,qxMHQMNT7:qxMHQMNT7kap5OPCTE},index)=>{qxMHQMNT7kap5OPCTE??=\"\";BBpCkyiyzkap5OPCTE??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`kap5OPCTE-${idkap5OPCTE}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{BBpCkyiyz:BBpCkyiyzkap5OPCTE},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{BBpCkyiyz:BBpCkyiyzkap5OPCTE},webPageId:\"uYAmzc9Ik\"},implicitPathVariables:undefined},{href:{pathVariables:{BBpCkyiyz:BBpCkyiyzkap5OPCTE},webPageId:\"uYAmzc9Ik\"},implicitPathVariables:undefined},{href:{pathVariables:{BBpCkyiyz:BBpCkyiyzkap5OPCTE},webPageId:\"uYAmzc9Ik\"},implicitPathVariables:undefined},{href:{pathVariables:{BBpCkyiyz:BBpCkyiyzkap5OPCTE},webPageId:\"uYAmzc9Ik\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{width:`min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1400px)`,y:(componentViewport?.y||0)+0+974.2+60+0+94.6+0+0},PP0B8JhIt:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1400px), 1px)`,y:(componentViewport?.y||0)+0+1154.2+80+0+150.6+0},RXwt59wbN:{width:`max((min(max(${componentViewport?.width||\"100vw\"} - 64px, 1px), 1400px) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+1519.2+80+0+150.6+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:408,width:\"435px\",y:(componentViewport?.y||0)+0+1284.2+80+0+150.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vavt3i-container\",nodeId:\"XIfQ9TyNc\",scopeId:\"IX3aGVGXP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{iPug438Fe:resolvedLinks[3],variant:\"npsuHCyza\"},PP0B8JhIt:{iPug438Fe:resolvedLinks[1]},RXwt59wbN:{iPug438Fe:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BlogPost,{height:\"100%\",id:\"XIfQ9TyNc\",iPug438Fe:resolvedLinks[0],jGpiv6400:toResponsiveImage(C6HVPX3tZkap5OPCTE),layoutId:\"XIfQ9TyNc\",style:{width:\"100%\"},variant:\"b9RBXE_9A\",VSRliSkwi:qxMHQMNT7kap5OPCTE,width:\"100%\",XBvaQ5gdK:toDateString(l0X6uJFFgkap5OPCTE,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode)})})})})})})})},idkap5OPCTE);})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{y:(componentViewport?.y||0)+0+1596.8},PP0B8JhIt:{y:(componentViewport?.y||0)+0+1872.8},RXwt59wbN:{y:(componentViewport?.y||0)+0+2253.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:436,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2002.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nwtjma-container\",nodeId:\"sDnkXiz1p\",scopeId:\"IX3aGVGXP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{variant:\"vaHUkR9AJ\"},RXwt59wbN:{variant:\"wTyecqDnO\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"sDnkXiz1p\",layoutId:\"sDnkXiz1p\",style:{width:\"100%\"},variant:\"L7qiIG5zO\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-duQhO.framer-pa0405, .framer-duQhO .framer-pa0405 { display: block; }\",\".framer-duQhO.framer-cl0i30 { align-content: center; align-items: center; background-color: var(--token-ea9939df-1427-44f9-9e74-2c757b424db5, #f9f9f9); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1400px; }\",\".framer-duQhO .framer-kqzp2w-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-duQhO .framer-1qc8gqv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px 32px 80px 32px; position: relative; width: 100%; }\",\".framer-duQhO .framer-17e05bn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-duQhO .framer-11rwyem { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 40px 0px 40px 0px; position: sticky; top: 180px; width: 300px; }\",\".framer-duQhO .framer-19y83at-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-duQhO .framer-y4ol7a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 69px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-duQhO .framer-1k8dx2f { 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; overflow: visible; padding: 80px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-duQhO .framer-1qklakn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-duQhO .framer-xywqls { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-duQhO .framer-1098oac { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-duQhO .framer-lpkzso { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-duQhO .framer-k46ta7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-duQhO .framer-nkyzow { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-duQhO .framer-1yw7jcl { 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-duQhO .framer-1c5at6x { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: 530px; position: relative; width: 1px; }\",\".framer-duQhO .framer-l8nvr3 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-duQhO .framer-1y47opr { 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 32px 80px 32px; position: relative; width: 100%; }\",\".framer-duQhO .framer-xnshde { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-duQhO .framer-fl29wn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-duQhO .framer-xaa1e8-container { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-duQhO .framer-1cvqcte { --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-duQhO .framer-gci1oe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-duQhO .framer-1vavt3i-container { flex: none; height: auto; position: relative; width: 435px; }\",\".framer-duQhO .framer-nwtjma-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-duQhO.framer-cl0i30, .framer-duQhO .framer-1qc8gqv, .framer-duQhO .framer-17e05bn, .framer-duQhO .framer-11rwyem, .framer-duQhO .framer-y4ol7a, .framer-duQhO .framer-1k8dx2f, .framer-duQhO .framer-1qklakn, .framer-duQhO .framer-xywqls, .framer-duQhO .framer-1098oac, .framer-duQhO .framer-1yw7jcl, .framer-duQhO .framer-1y47opr, .framer-duQhO .framer-xnshde, .framer-duQhO .framer-fl29wn, .framer-duQhO .framer-gci1oe { gap: 0px; } .framer-duQhO.framer-cl0i30 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-duQhO.framer-cl0i30 > :first-child, .framer-duQhO .framer-1qc8gqv > :first-child, .framer-duQhO .framer-11rwyem > :first-child, .framer-duQhO .framer-1k8dx2f > :first-child, .framer-duQhO .framer-1qklakn > :first-child, .framer-duQhO .framer-xywqls > :first-child, .framer-duQhO .framer-xnshde > :first-child, .framer-duQhO .framer-fl29wn > :first-child { margin-top: 0px; } .framer-duQhO.framer-cl0i30 > :last-child, .framer-duQhO .framer-1qc8gqv > :last-child, .framer-duQhO .framer-11rwyem > :last-child, .framer-duQhO .framer-1k8dx2f > :last-child, .framer-duQhO .framer-1qklakn > :last-child, .framer-duQhO .framer-xywqls > :last-child, .framer-duQhO .framer-xnshde > :last-child, .framer-duQhO .framer-fl29wn > :last-child { margin-bottom: 0px; } .framer-duQhO .framer-1qc8gqv > *, .framer-duQhO .framer-11rwyem > *, .framer-duQhO .framer-1k8dx2f > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-duQhO .framer-17e05bn > * { margin: 0px; margin-left: calc(160px / 2); margin-right: calc(160px / 2); } .framer-duQhO .framer-17e05bn > :first-child, .framer-duQhO .framer-y4ol7a > :first-child, .framer-duQhO .framer-1098oac > :first-child, .framer-duQhO .framer-1yw7jcl > :first-child, .framer-duQhO .framer-1y47opr > :first-child, .framer-duQhO .framer-gci1oe > :first-child { margin-left: 0px; } .framer-duQhO .framer-17e05bn > :last-child, .framer-duQhO .framer-y4ol7a > :last-child, .framer-duQhO .framer-1098oac > :last-child, .framer-duQhO .framer-1yw7jcl > :last-child, .framer-duQhO .framer-1y47opr > :last-child, .framer-duQhO .framer-gci1oe > :last-child { margin-right: 0px; } .framer-duQhO .framer-y4ol7a > *, .framer-duQhO .framer-1yw7jcl > *, .framer-duQhO .framer-1y47opr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-duQhO .framer-1qklakn > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-duQhO .framer-xywqls > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-duQhO .framer-1098oac > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-duQhO .framer-xnshde > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-duQhO .framer-fl29wn > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-duQhO .framer-gci1oe > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,\"@media (min-width: 1200px) and (max-width: 1399px) { .framer-duQhO.framer-cl0i30 { width: 1200px; } .framer-duQhO .framer-11rwyem { width: 256px; } .framer-duQhO .framer-1qklakn { gap: 56px; } .framer-duQhO .framer-1c5at6x { height: 400px; } .framer-duQhO .framer-1vavt3i-container { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-duQhO .framer-1qklakn { gap: 0px; } .framer-duQhO .framer-1qklakn > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-duQhO .framer-1qklakn > :first-child { margin-top: 0px; } .framer-duQhO .framer-1qklakn > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-duQhO.framer-cl0i30 { width: 810px; } .framer-duQhO .framer-1qc8gqv { padding: 48px 24px 80px 24px; } .framer-duQhO .framer-17e05bn { flex-direction: column; gap: 80px; } .framer-duQhO .framer-11rwyem { align-content: flex-start; align-items: flex-start; order: 1; padding: 0px; position: relative; top: unset; width: 100%; } .framer-duQhO .framer-19y83at-container, .framer-duQhO .framer-xywqls { order: 0; } .framer-duQhO .framer-1k8dx2f { flex: none; order: 0; padding: 0px; width: 100%; } .framer-duQhO .framer-1qklakn { align-content: flex-start; align-items: flex-start; gap: 48px; } .framer-duQhO .framer-k46ta7, .framer-duQhO .framer-nkyzow { width: 80%; } .framer-duQhO .framer-1c5at6x { aspect-ratio: 1.905 / 1; height: var(--framer-aspect-ratio-supported, 400px); } .framer-duQhO .framer-gci1oe { align-content: unset; align-items: unset; display: grid; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); justify-content: center; } .framer-duQhO .framer-1vavt3i-container { align-self: start; justify-self: start; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-duQhO .framer-17e05bn, .framer-duQhO .framer-1qklakn, .framer-duQhO .framer-gci1oe { gap: 0px; } .framer-duQhO .framer-17e05bn > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-duQhO .framer-17e05bn > :first-child, .framer-duQhO .framer-1qklakn > :first-child { margin-top: 0px; } .framer-duQhO .framer-17e05bn > :last-child, .framer-duQhO .framer-1qklakn > :last-child { margin-bottom: 0px; } .framer-duQhO .framer-1qklakn > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-duQhO .framer-gci1oe > *, .framer-duQhO .framer-gci1oe > :first-child, .framer-duQhO .framer-gci1oe > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-duQhO.framer-cl0i30 { width: 390px; } .framer-duQhO .framer-1qc8gqv { padding: 40px 16px 80px 16px; } .framer-duQhO .framer-17e05bn, .framer-duQhO .framer-gci1oe { flex-direction: column; } .framer-duQhO .framer-1k8dx2f { flex: none; order: 0; padding: 0px; width: 100%; } .framer-duQhO .framer-1qklakn { gap: 40px; } .framer-duQhO .framer-k46ta7, .framer-duQhO .framer-nkyzow, .framer-duQhO .framer-1vavt3i-container { width: 100%; } .framer-duQhO .framer-1c5at6x { aspect-ratio: 1.376923076923077 / 1; height: var(--framer-aspect-ratio-supported, 260px); } .framer-duQhO .framer-1y47opr { gap: 0px; padding: 60px 16px 60px 16px; } .framer-duQhO .framer-xnshde, .framer-duQhO .framer-fl29wn { gap: 24px; } .framer-duQhO .framer-xaa1e8-container { order: 0; } .framer-duQhO .framer-1cvqcte { order: 1; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-duQhO .framer-17e05bn, .framer-duQhO .framer-1qklakn, .framer-duQhO .framer-1y47opr, .framer-duQhO .framer-xnshde, .framer-duQhO .framer-fl29wn, .framer-duQhO .framer-gci1oe { gap: 0px; } .framer-duQhO .framer-17e05bn > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-duQhO .framer-17e05bn > :first-child, .framer-duQhO .framer-1qklakn > :first-child, .framer-duQhO .framer-xnshde > :first-child, .framer-duQhO .framer-fl29wn > :first-child, .framer-duQhO .framer-gci1oe > :first-child { margin-top: 0px; } .framer-duQhO .framer-17e05bn > :last-child, .framer-duQhO .framer-1qklakn > :last-child, .framer-duQhO .framer-xnshde > :last-child, .framer-duQhO .framer-fl29wn > :last-child, .framer-duQhO .framer-gci1oe > :last-child { margin-bottom: 0px; } .framer-duQhO .framer-1qklakn > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-duQhO .framer-1y47opr > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-duQhO .framer-1y47opr > :first-child { margin-left: 0px; } .framer-duQhO .framer-1y47opr > :last-child { margin-right: 0px; } .framer-duQhO .framer-xnshde > *, .framer-duQhO .framer-fl29wn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-duQhO .framer-gci1oe > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3167\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PP0B8JhIt\":{\"layout\":[\"fixed\",\"auto\"]},\"RXwt59wbN\":{\"layout\":[\"fixed\",\"auto\"]},\"fe7yKZ2q8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerIX3aGVGXP=withCSS(Component,css,\"framer-duQhO\");export default FramerIX3aGVGXP;FramerIX3aGVGXP.displayName=\"Page\";FramerIX3aGVGXP.defaultProps={height:3167,width:1400};addFonts(FramerIX3aGVGXP,[{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\"}]},...HeaderWithAnnouncementBarFonts,...BlogCTACardFonts,...DividerFonts,...BlogPostFonts,...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),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"lNZzHlMyh\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"lNZzHlMyh\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIX3aGVGXP\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1400\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"3167\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PP0B8JhIt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RXwt59wbN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fe7yKZ2q8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderWithAnnouncementBarFonts", "getFonts", "wAWSntbIh_default", "BlogCTACardFonts", "qeN9wObDh_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "DividerFonts", "c2rQoCTrM_default", "BlogPostFonts", "EOCOToM_9_default", "FooterFonts", "QdBtHyGz6_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "fxvfBCtyw_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "OUB5DkI1A", "y8KdmLC0G", "Y74RTiYjq", "B4cofzfSw", "qxMHQMNT7kap5OPCTE", "C6HVPX3tZkap5OPCTE", "l0X6uJFFgkap5OPCTE", "BBpCkyiyzkap5OPCTE", "idkap5OPCTE", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "activeLocaleCode", "useLocaleCode", "textContent", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "ChildrenCanSuspend", "JhiOVe7AJ_default", "collection", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "css", "FramerIX3aGVGXP", "withCSS", "IX3aGVGXP_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
