{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BBGQapGuDSbklSzybQR4/Arb9Nsz9IHArO3g15VFi/IX3aGVGXP.js"],
  "sourcesContent": ["// Generated by Framer (5b26096)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CTACard from\"#framer/local/canvasComponent/AzvVSVGhe/AzvVSVGhe.js\";import Footer from\"#framer/local/canvasComponent/QdBtHyGz6/QdBtHyGz6.js\";import BlogCTACard from\"#framer/local/canvasComponent/qeN9wObDh/qeN9wObDh.js\";import NavBarMain from\"#framer/local/canvasComponent/wAWSntbIh/wAWSntbIh.js\";import SEOPagesBiomarkers from\"#framer/local/collection/fxvfBCtyw/fxvfBCtyw.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/BNpm7dXBd/BNpm7dXBd.js\";import*as sharedStyle2 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/mEDsDCiV0/mEDsDCiV0.js\";import*as sharedStyle11 from\"#framer/local/css/MNyF2SBCd/MNyF2SBCd.js\";import*as sharedStyle13 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 sharedStyle12 from\"#framer/local/css/VarHknd75/VarHknd75.js\";import*as sharedStyle7 from\"#framer/local/css/vCSG8Oz0p/vCSG8Oz0p.js\";import*as sharedStyle4 from\"#framer/local/css/YKkfpXfxA/YKkfpXfxA.js\";import metadataProvider from\"#framer/local/webPageMetadata/IX3aGVGXP/IX3aGVGXP.js\";const NavBarMainFonts=getFonts(NavBarMain);const BlogCTACardFonts=getFonts(BlogCTACard);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const CTACardFonts=getFonts(CTACard);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-hzyKH\";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 sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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:SEOPagesBiomarkers,type:\"Collection\"},select:[{collection:\"IX3aGVGXP\",name:\"znsBCY234\",type:\"Identifier\"},{collection:\"IX3aGVGXP\",name:\"i6OpuFQ1P\",type:\"Identifier\"},{collection:\"IX3aGVGXP\",name:\"y8KdmLC0G\",type:\"Identifier\"},{collection:\"IX3aGVGXP\",name:\"GnhG4YwIU\",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\")??\"\",GnhG4YwIU=getFromCurrentRouteData(\"GnhG4YwIU\")??\"\",Y74RTiYjq=getFromCurrentRouteData(\"Y74RTiYjq\"),B4cofzfSw=getFromCurrentRouteData(\"B4cofzfSw\")??\"\",...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,sharedStyle13.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,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(NavBarMain,{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+887.8+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:365,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(\"h5\",{className:\"framer-styles-preset-88q4l9\",\"data-styles-preset\":\"dvvVE9fQw\",children:\"Discover the role of A/G Ratio in your health and longevity with Mito Health's advanced biomarker analysis. Our detailed reports cover key biomarkers, providing essential insights to help you make informed decisions for a healthier, longer life.\"})}),className:\"framer-nkyzow\",\"data-framer-name\":\"Excerpt\",fonts:[\"Inter\"],text:GnhG4YwIU,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+231.8+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+231.8+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+231.8+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+231.8+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-mtfs8\",img:\"framer-styles-preset-u974m\",p:\"framer-styles-preset-d4etxo\",table:\"framer-styles-preset-kfchef\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":ZNQKW0ZL0\",webPageId:\"RXteNuETQ\"},implicitPathVariables:undefined},{href:{webPageId:\"GD98NICFF\"},implicitPathVariables:undefined},{href:{hash:\":ZNQKW0ZL0\",webPageId:\"RXteNuETQ\"},implicitPathVariables:undefined},{href:{webPageId:\"GD98NICFF\"},implicitPathVariables:undefined},{href:{hash:\":ZNQKW0ZL0\",webPageId:\"RXteNuETQ\"},implicitPathVariables:undefined},{href:{webPageId:\"GD98NICFF\"},implicitPathVariables:undefined},{href:{hash:\":ZNQKW0ZL0\",webPageId:\"RXteNuETQ\"},implicitPathVariables:undefined},{href:{webPageId:\"GD98NICFF\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{y:(componentViewport?.y||0)+0+996.8},PP0B8JhIt:{y:(componentViewport?.y||0)+0+1176.8},RXwt59wbN:{y:(componentViewport?.y||0)+0+1489.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:517,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1306.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hh9t2u-container\",nodeId:\"R2PdvR6gi\",scopeId:\"IX3aGVGXP\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{Ed3Ofo3RZ:resolvedLinks[7],J8n7qT4L9:resolvedLinks[6],variant:\"GLaxaDpGc\"},PP0B8JhIt:{Ed3Ofo3RZ:resolvedLinks[3],J8n7qT4L9:resolvedLinks[2],variant:\"S6QSEkkE5\"},RXwt59wbN:{Ed3Ofo3RZ:resolvedLinks[5],J8n7qT4L9:resolvedLinks[4],variant:\"RtA7pVMYS\"}},children:/*#__PURE__*/_jsx(CTACard,{AaEEXsoj_:true,Ar5Uhzknv:true,E4I_1fIP_:\"View full list of tests\",Ed3Ofo3RZ:resolvedLinks[1],height:\"100%\",id:\"R2PdvR6gi\",J8n7qT4L9:resolvedLinks[0],kcFMHGfrQ:\"You deserve better care \u2014 with doctor-designed action plan and unlimited access to your care team.\",layoutId:\"R2PdvR6gi\",olq3I2__X:\"\",RpUZYnvYs:\"Get started\",style:{width:\"100%\"},variant:\"nvwMRPBQh\",width:\"100%\",wN17J4uHc:true})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fe7yKZ2q8:{y:(componentViewport?.y||0)+0+1513.8},PP0B8JhIt:{y:(componentViewport?.y||0)+0+1693.8},RXwt59wbN:{y:(componentViewport?.y||0)+0+2006.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:434,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1823.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-hzyKH.framer-pa0405, .framer-hzyKH .framer-pa0405 { display: block; }\",\".framer-hzyKH.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-hzyKH .framer-kqzp2w-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-hzyKH .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 180px 32px; position: relative; width: 100%; }\",\".framer-hzyKH .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-hzyKH .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-hzyKH .framer-19y83at-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-hzyKH .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-hzyKH .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-hzyKH .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-hzyKH .framer-xywqls { 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; max-width: 100%; padding: 0px; position: relative; width: 100%; }\",\".framer-hzyKH .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-hzyKH .framer-lpkzso { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-hzyKH .framer-k46ta7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-hzyKH .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-hzyKH .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-hzyKH .framer-1c5at6x { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: 1 0 0px; height: 530px; position: relative; width: 1px; }\",\".framer-hzyKH .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-hzyKH .framer-1hh9t2u-container, .framer-hzyKH .framer-nwtjma-container { flex: none; height: auto; position: relative; width: 100%; }\",...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,...sharedStyle13.css,\"@media (min-width: 1200px) and (max-width: 1399px) { .framer-hzyKH.framer-cl0i30 { width: 1200px; } .framer-hzyKH .framer-11rwyem { width: 256px; } .framer-hzyKH .framer-1qklakn { gap: 56px; } .framer-hzyKH .framer-1c5at6x { height: 400px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-hzyKH.framer-cl0i30 { width: 810px; } .framer-hzyKH .framer-1qc8gqv { padding: 48px 24px 80px 24px; } .framer-hzyKH .framer-17e05bn { flex-direction: column; gap: 80px; } .framer-hzyKH .framer-11rwyem { align-content: flex-start; align-items: flex-start; order: 1; padding: 0px; position: relative; top: unset; width: 100%; } .framer-hzyKH .framer-19y83at-container, .framer-hzyKH .framer-xywqls { order: 0; } .framer-hzyKH .framer-1k8dx2f { flex: none; order: 0; padding: 0px; width: 100%; } .framer-hzyKH .framer-1qklakn { align-content: flex-start; align-items: flex-start; gap: 48px; } .framer-hzyKH .framer-k46ta7, .framer-hzyKH .framer-nkyzow { width: 80%; } .framer-hzyKH .framer-1c5at6x { aspect-ratio: 1.905 / 1; height: var(--framer-aspect-ratio-supported, 400px); }}\",\"@media (max-width: 809px) { .framer-hzyKH.framer-cl0i30 { width: 390px; } .framer-hzyKH .framer-1qc8gqv { padding: 40px 16px 180px 16px; } .framer-hzyKH .framer-17e05bn { flex-direction: column; } .framer-hzyKH .framer-1k8dx2f { flex: none; order: 0; padding: 0px; width: 100%; } .framer-hzyKH .framer-1qklakn { gap: 40px; } .framer-hzyKH .framer-k46ta7, .framer-hzyKH .framer-nkyzow { width: 100%; } .framer-hzyKH .framer-1c5at6x { aspect-ratio: 1.376923076923077 / 1; height: var(--framer-aspect-ratio-supported, 260px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3163\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-hzyKH\");export default FramerIX3aGVGXP;FramerIX3aGVGXP.displayName=\"Page\";FramerIX3aGVGXP.defaultProps={height:3163,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\"}]},...NavBarMainFonts,...BlogCTACardFonts,...CTACardFonts,...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),...getFontsFromSharedStyle(sharedStyle13.fonts),...componentPresets.fonts?.[\"lNZzHlMyh\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"lNZzHlMyh\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIX3aGVGXP\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PP0B8JhIt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RXwt59wbN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fe7yKZ2q8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"3163\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1400\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarMainFonts", "getFonts", "wAWSntbIh_default", "BlogCTACardFonts", "qeN9wObDh_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "CTACardFonts", "AzvVSVGhe_default", "FooterFonts", "QdBtHyGz6_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "sharedDateFormatter", "value", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "toResponsiveImage", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "fxvfBCtyw_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "OUB5DkI1A", "y8KdmLC0G", "GnhG4YwIU", "Y74RTiYjq", "B4cofzfSw", "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", "ResolveLinks", "resolvedLinks", "css", "FramerIX3aGVGXP", "withCSS", "IX3aGVGXP_default", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
