{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/26nV9btzs9B3BNd4Tmlv/q6TUapQAqxnO79zGBCoP/PiiWW7Eor.js", "ssg:https://framerusercontent.com/modules/WfZCzNg7zzlFbF34BiQd/msDYJzbpUGgnbKjgmOCN/PiiWW7Eor.js"],
  "sourcesContent": ["// Generated by Framer (f7d95e4)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={EKXhGtu77:new LazyValue(()=>import(\"./PiiWW7Eor-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import SectionsHeader2Col from\"#framer/local/canvasComponent/EsyTtzP5q/EsyTtzP5q.js\";import Navbar from\"#framer/local/canvasComponent/flP7ZmQPU/flP7ZmQPU.js\";import ButtonsPrimary from\"#framer/local/canvasComponent/kZxGh7t1p/kZxGh7t1p.js\";import Footer from\"#framer/local/canvasComponent/TEgrJHqZH/TEgrJHqZH.js\";import*as sharedStyle1 from\"#framer/local/css/D1owtgU4x/D1owtgU4x.js\";import*as sharedStyle from\"#framer/local/css/TzFJhDhgv/TzFJhDhgv.js\";import*as sharedStyle3 from\"#framer/local/css/u0OOHVScQ/u0OOHVScQ.js\";import*as sharedStyle2 from\"#framer/local/css/ZjVGTmF29/ZjVGTmF29.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/PiiWW7Eor/PiiWW7Eor.js\";import metadataProvider from\"#framer/local/webPageMetadata/PiiWW7Eor/PiiWW7Eor.js\";const NavbarFonts=getFonts(Navbar);const ContainerWithFX=withFX(Container);const SectionsHeader2ColFonts=getFonts(SectionsHeader2Col);const EmbedFonts=getFonts(Embed);const FooterFonts=getFonts(Footer);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const breakpoints={BRNN5o8sa:\"(min-width: 1200px)\",qSQuI0bDf:\"(max-width: 809px)\",TId3SiZq4:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-OoSbv\";const variantClassNames={BRNN5o8sa:\"framer-v-lgcdyn\",qSQuI0bDf:\"framer-v-4p6xmc\",TId3SiZq4:\"framer-v-1if5ebi\"};const transition1={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition3};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"BRNN5o8sa\",Phone:\"qSQuI0bDf\",Tablet:\"TId3SiZq4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"BRNN5o8sa\"};};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{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"qSQuI0bDf\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"BRNN5o8sa\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-90afe343-3577-4ff3-864e-2966b9d2a3d6, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-lgcdyn\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qSQuI0bDf:{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsx(ContainerWithFX,{className:\"framer-1s4zymp-container\",layoutScroll:true,nodeId:\"juXSoeguZ\",rendersWithMotion:true,scopeId:\"PiiWW7Eor\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qSQuI0bDf:{variant:\"k7oGP29Yy\"},TId3SiZq4:{variant:\"k7oGP29Yy\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"juXSoeguZ\",kfHwF0HbW:\"Learn More\",layoutId:\"juXSoeguZ\",style:{width:\"100%\"},variant:\"zKkDeO3nT\",Vxy4fOX8a:\"https://app.join.cc\",width:\"100%\",XKNeD87uP:getLocalizedValue(\"v0\",activeLocale)??\"Try for free\",ZhfKrOuQF:\"NEW: JOIN adds Running!\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:376,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t0dcjq-container\",nodeId:\"Cd7XOE0zH\",scopeId:\"PiiWW7Eor\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qSQuI0bDf:{variant:\"iVbTDHkzJ\"},TId3SiZq4:{variant:\"sVPcHc_4Y\"}},children:/*#__PURE__*/_jsx(SectionsHeader2Col,{GEFdRhYNn:\"Quickly calculate your VO2 Max based on a 5-minute effort or your FTP. \",height:\"100%\",id:\"Cd7XOE0zH\",layoutId:\"Cd7XOE0zH\",style:{width:\"100%\"},variant:\"XSiSJds8o\",VXqaifkP9:\"VO2 Max calculator\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tedajl\",\"data-framer-name\":\"Content Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b312pf\",\"data-framer-name\":\"About\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5bfpj6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11kjpqo\",\"data-styles-preset\":\"TzFJhDhgv\",children:\"Calculate your VO2 Max\"})}),className:\"framer-1psljna\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16nl94w\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ketie2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kXE7BrpmY\",scopeId:\"PiiWW7Eor\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<div data-tf-live=\"01JBBGAH98Y54AZ1G37W6KVFWH\"></div><script src=\"//embed.typeform.com/next/embed.js\"></script>',id:\"kXE7BrpmY\",layoutId:\"kXE7BrpmY\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:'<div data-tf-live=\"01JBBGAH98Y54AZ1G37W6KVFWH\"></div><script src=\"//embed.typeform.com/next/embed.js\"></script>',width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11kjpqo\",\"data-styles-preset\":\"TzFJhDhgv\",children:\"How to Calculate Your VO2 Max\"})}),className:\"framer-gtcj7d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"Calculating \",/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"cycling-vo2-max\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"rp5U5hvOp\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"dHG_aGJyV\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"VO2 Max\"})}),\" can be \",/*#__PURE__*/_jsx(\"strong\",{children:\"done in various ways,\"}),\" each tailored to different circumstances and resources. These range from maximum effort tests to submaximal estimations and formulas that utilize personal data. You can select the approach that aligns best with your goals and available tools.\\xa0\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-14befj9\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Maximum Effort (FTP to VO2 Max)\\xa0\\xa0\"})}),className:\"framer-15dirrs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"One of the most effective means to determine VO2 Max is through maximum effort tests. This method includes performing an all-out effort, such as a \",/*#__PURE__*/_jsx(\"strong\",{children:\"5-minute maximum power test or an assessment of your \"}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"ftp-training\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"GUnbnETW_\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"r78GsPaZ5\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Functional Threshold Power (FTP)\"})})}),/*#__PURE__*/_jsx(\"strong\",{children:\". \"}),\"In this case, VO2 Max is derived by correlating your maximum power output to the energy required to sustain that effort.\"]}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"For example, \"}),\"if your peak power output during a 5-minute test is 320 watts, this data can be used to accurately estimate your VO2 Max, as efficiency and technique are significantly standardized in this context.\\xa0\\xa0\"]})})})]}),className:\"framer-1789v5z\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Submaximal effort (Astrand-Rhyming Test)\"})}),className:\"framer-1dytfbf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:\"For those seeking a less strenuous option, the Astrand-Rhyming Test offers a way to estimate VO2 Max using heart rate and power data collected during submaximal efforts.\\xa0\"}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"For example,\"}),\" if you maintain an output of 150 watts while reaching a heart rate of 140 bpm over six minutes, this information can be applied to estimate VO2 Max. Although this method is less demanding, it introduces a small margin of error due to necessary corrections for age and gender.\\xa0\\xa0\"]})})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"Calculate your VO2 Max using the \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LLVOTPx7h\"},motionChild:true,nodeId:\"TuvzNLSvb\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"Astrand-Rhyming Test\"})})]})]}),className:\"framer-6alz3p\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Estimate your VO2 Max\"})}),className:\"framer-nf8t2i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:\"Another approach is to estimate VO2 Max using a formula that takes into account factors like age and weight. An example of such a formula is:\\xa0\\xa0\"}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"VO2 Max = 15 \\xd7 (HRmax/HRrest)\"})})})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:\"This equation provides a straightforward estimate, making it helpful if you don't have access to specialized equipment. While less precise compared to exercise-based methods, it offers a convenient way to gauge aerobic capacity.\\xa0\\xa0\"})]}),className:\"framer-ha1wlf\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11kjpqo\",\"data-styles-preset\":\"TzFJhDhgv\",children:\"Which Calculation Method is Most Accurate?\"})}),className:\"framer-zewo2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"The scientific community has consistently sought reliable methods to estimate VO2 Max outside of laboratory environments. While previously considered a fixed predictor of athletic potential, \",/*#__PURE__*/_jsx(\"strong\",{children:\"modern research shows that VO2 Max is adaptable \"}),\"and can be measured through several approaches:\"]})}),className:\"framer-1yj5ybp\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Maximum Effort\"})}),className:\"framer-uz59q9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"Maximum effort tests, such as a 5-minute all-out performance, are \",/*#__PURE__*/_jsx(\"strong\",{children:\"considered the gold standard\"}),\" for non-laboratory VO2 Max estimations. These tests measure peak performance and calculate the oxygen consumption required to sustain it, minimizing potential errors related to age or gender adjustments.\\xa0\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:\"This approach accounts for approximately 95% of the variability in VO2 Max-related performance, making it highly reliable.\\xa0\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"For example,\"}),\" if a cyclist achieves 350 watts in a 5-minute effort, their VO2 Max can be accurately predicted based on this output, \",/*#__PURE__*/_jsx(\"strong\",{children:\"assuming \"}),\"efficiency and technique are consistent.\"]})]}),className:\"framer-1bzctmx\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Submaximal Effort\"})}),className:\"framer-15cka6q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"Submaximal tests, such as the Astrand Nomogram, \",/*#__PURE__*/_jsx(\"strong\",{children:\"estimate VO2 Max by correlating heart rate and power during moderate-intensity efforts.\"}),\" These methods are less physically demanding, requiring exertion at around 70% of maximum heart rate for about 20 minutes.\\xa0\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"Although slightly less precise than maximum effort tests, advancements in algorithm design and device integration have \",/*#__PURE__*/_jsx(\"strong\",{children:\"significantly improved their reliability.\"}),\" Many wearables and head units now incorporate these principles, providing a practical way to monitor VO2 Max trends over time.\"]})]}),className:\"framer-cx26zb\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Formulas and Apps\"})}),className:\"framer-1hwznj2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:\"Simplified estimation tools, such as formulas based on age, weight, and resting or maximum heart rate, offer a quick way to gauge VO2 Max without the need for specialized equipment.\\xa0\"}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"For example,\",/*#__PURE__*/_jsx(\"strong\",{children:\" the formula VO2 Max = 15 \\xd7 (HRmax/HRrest)\"}),\" provides a general estimate. While not as precise as effort-based methods, these tools are accessible and can help you gain a baseline understanding of your aerobic capacity.\"]})})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"If you are a dedicated cyclist looking to boost your performance, maximum effort tests or advanced devices with validated algorithms provide the \",/*#__PURE__*/_jsx(\"strong\",{children:\"most accurate and practical means of assessing VO2 Max. \"}),\"These methods ensure reliable tracking of improvements and enable informed training adjustments.\"]})]}),className:\"framer-10hseiw\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11kjpqo\",\"data-styles-preset\":\"TzFJhDhgv\",children:\"How Garmin calculates VO2 Max\"})}),className:\"framer-1nvkzzk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"Garmin employs an advanced algorithm to estimate VO2 Max, based on the Astrand method from 1954 but enhanced with modern refinements. The specific formula used is proprietary, meaning that the exact correction factors for age and gender, as well as the precise methods for extrapolating heart rate and power, \",/*#__PURE__*/_jsx(\"strong\",{children:\"are not publicly disclosed.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"What is known \"}),\"is that Garmin requires a minimum of \",/*#__PURE__*/_jsx(\"strong\",{children:\"20 minutes of power data \"}),\"while maintaining a \",/*#__PURE__*/_jsx(\"strong\",{children:\"heart rate of at least 70% of your maximum heart rate.\"}),\" This combination enables the device to estimate your aerobic capacity. The calculation is considered accurate, with reported validity rates of 95% for running and \",/*#__PURE__*/_jsx(\"strong\",{children:\"92% for cycling.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[\"Although not extensively validated in scientific studies, Garmin's method offers reliable estimates that can track VO2 Max trends over time, making it a \",/*#__PURE__*/_jsx(\"strong\",{children:\"reasonably valuable tool\"}),\" for endurance athletes.\"]})]}),className:\"framer-t7k4mi\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11kjpqo\",\"data-styles-preset\":\"TzFJhDhgv\",children:\"Can you Improve your VO2 max?\"})}),className:\"framer-1q03woi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"cycling-vo2-max\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"rp5U5hvOp\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"K9ZVOsUjU\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"Improving your cycling VO2 Max\"})}),\" requires a combination of structured training, proper recovery, and attention to your overall fitness. For an in-depth guide, read our article on improving your VO2 Max. For a quick, guide to boosting your aerobic capacity, read on.\"]})}),className:\"framer-j4z6sv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Incorporate Structured Training\"})}),className:\"framer-lm7oe1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Interval Training (HIIT): \"}),\"Perform short bursts of high-intensity interval training efforts (e.g., 30 seconds to 3 minutes)at 90-110% of your VO2 Max, followed by recovery periods.\\xa0\"]}),/*#__PURE__*/_jsx(\"ul\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Example:\"}),\" 4x4 minutes at 95% max effort with 4 minutes of easy pedaling between intervals.\\xa0\"]})})}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"zone-2-cycling\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"L9RCAeUTj\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"MxU_U9mhB\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Zone 2 Training\"})})}),/*#__PURE__*/_jsx(\"strong\",{children:\":\"}),\" Spend time in Zone 2 to build your aerobic base. This improves your ability to sustain efforts and increases mitochondrial density. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Aim for 2-4 hours per week\"}),\" of steady-state rides at this intensity.\\xa0\\xa0\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Long Rides:\"}),\" Include weekly long rides (3+ hours) to improve endurance and fat metabolism, both of which support better VO2 Max performance.\"]})]}),className:\"framer-brdg9e\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Increase Training Volume\"})}),className:\"framer-1y2ih8n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"Gradually increase the total time you spend cycling each week. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Adding 10-15%\"}),\" more time allows your body to adapt without risking overtraining. A higher volume of aerobic work promotes long-term gains in VO2 Max.\"]})}),className:\"framer-125dtoq\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Optimize Recovery\"})}),className:\"framer-jkx7tv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"Ensure you get proper sleep (7-9 hours per night) to allow your body to repair and adapt.\\xa0\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"Use \",/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"cycling-recovery\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"Yn3znwUj5\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"n9XTqxlhB\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"active recovery rides\"})}),\" or rest days to prevent overtraining.\\xa0\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Incorporate \"}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"stretching-for-cyclists\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"ZCYb2J5oe\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"n9XTqxlhB\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"stretching or yoga\"})})}),\" to improve flexibility and aid muscle recovery.\\xa0\\xa0\"]})})]})}),className:\"framer-issbpo\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Focus on Nutrition\"})}),className:\"framer-1nxdoj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Carbohydrates: \"}),\"Ensure adequate carbohydrate intake before and during rides to sustain high-intensity efforts.\\xa0\\xa0\"]}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Protein: \"}),\"Aim to consume 1.2-2.0 grams of protein per kilogram of body weight daily to support muscle repair.\\xa0\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Hydration:\"}),\" Stay hydrated before, during, and after rides to maintain performance and recovery.\\xa0\\xa0\"]})})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"Learn more about \",/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"cycling-nutrition\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"YjWs4yRWi\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"OjbaCthhw\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"cycling nutrition\"})}),\".\"]})]}),className:\"framer-14h5xho\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Strength Training\"})}),className:\"framer-zhyotj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"Incorporate gym workouts focusing on \",/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"strength-training-for-cyclists\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"nhlVkLC1e\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"JxCRixmcC\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"lower body strength\"})}),\" (e.g., squats, lunges, and deadlifts) and \",/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"core-stability-cyclists\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"nmo29MBQx\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"JxCRixmcC\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"core stability\"})}),\". A stronger lower body improves pedaling efficiency and power output. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Aim for two sessions per week.\\xa0\\xa0\"})]})}),className:\"framer-7c48ha\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Altitude Training (If Feasible)\"})}),className:\"framer-1tepn5p\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{RRye6LbWE:\"cycling-altitude-training\"},unresolvedPathSlugs:{RRye6LbWE:{collectionId:\"OcD_GeLin\",collectionItemId:\"is3zMIZ5H\"}},webPageId:\"P0p2HyxuZ\"},motionChild:true,nodeId:\"AvqnXlNfL\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"Training at higher altitudes\"})}),\" can \",/*#__PURE__*/_jsx(\"strong\",{children:\"increase red blood cell production, improving oxygen delivery to muscles.\"}),\" If this isn\u2019t possible, consider using simulated altitude tents or hypoxic training for similar benefits.\\xa0\\xa0\"]})}),className:\"framer-upq16\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Track Progress\"})}),className:\"framer-1mz4xyw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"Use devices or apps to monitor your VO2 Max over time. Tools like \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"O7xaYfHp6\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"JOIN\"})}),\", Garmin, and Wahoo provide estimates based on power and heart rate data. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Regularly evaluate your FTP\"}),\" (Functional Threshold Power) to ensure that improvements align with your training efforts.\\xa0\\xa0\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"By combining these strategies, you can steadily improve your VO2 Max, enabling you to ride faster, longer, and more efficiently.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"O7xaYfHp6\",openInNewTab:false,scopeId:\"PiiWW7Eor\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ghoxdj\",\"data-styles-preset\":\"ZjVGTmF29\",children:\"Try JOIN for free\"})}),\" to improve your training and track your progress. \"]})]}),className:\"framer-1d6ugzm\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11kjpqo\",\"data-styles-preset\":\"TzFJhDhgv\",children:\"Frequently Asked Questions\"})}),className:\"framer-1k4svvc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"What\u2019s the difference between testing and calculating VO2 Max?\"})}),className:\"framer-r0zlv8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"Testing measures VO2 Max directly in a lab, while calculating it uses estimates based on performance data or formulas. \",/*#__PURE__*/_jsx(\"strong\",{children:\"Direct testing is more accurate but less accessible.\"})]})}),className:\"framer-ek5r9c\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"What is the best way to calculate VO2 Max?\"})}),className:\"framer-1q3sy8u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"For the most accurate and actionable data, \",/*#__PURE__*/_jsx(\"strong\",{children:\"maximum effort tests are the best choice, particularly for dedicated athletes. \"}),\"However, submaximal tests offer a good balance between reliability and practicality, making them suitable for regular monitoring. While formulas and apps can serve as a useful starting point, they should be complemented with more precise methods for serious training.\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"The most accurate method is lab testing, but for convenience, you can use wearable devices, apps, or online calculators.\"})]}),className:\"framer-fz0xfl\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"How do you calculate VO2 Max for cycling?\"})}),className:\"framer-1m6jdv2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"The most common method for calculating VO2 Max in cycling involves analyzing heart rate and power data during a sustained effort, often done with wearable devices or apps.\"})}),className:\"framer-xz9x76\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Does the Apple Watch calculate VO2 max for cycling?\"})}),className:\"framer-1e88ei0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"The Apple Watch estimates VO2 Max for various outdoor activities, \",/*#__PURE__*/_jsx(\"strong\",{children:\"but it does not provide this estimate for cycling. \"}),\"The watch uses a combination of heart rate, movement data from the accelerometer and GPS, and factors such as your age, weight, and fitness level.\\xa0\"]})}),className:\"framer-stxhf5\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Does Strava calculate VO2 Max?\"})}),className:\"framer-e4xavt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"No. Strava does not directly calculate VO2 \"}),\"Max but integrates data from compatible devices or apps that provide this information.\"]})}),className:\"framer-1icun03\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1mpobjn\",\"data-styles-preset\":\"u0OOHVScQ\",children:\"Does Wahoo calculate VO2 Max?\"})}),className:\"framer-d60qea\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:[\"As with Strava, \",/*#__PURE__*/_jsx(\"strong\",{children:\"Wahoo does not calculate VO2 Max\"}),\" directly but cooperates with platforms like Garmin to analyze fitness data.\"]})}),className:\"framer-1bqtsdc\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11kjpqo\",\"data-styles-preset\":\"TzFJhDhgv\",children:\"References\"})}),className:\"framer-5es4kg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"1. Sitko S, Cirer-Sastre R, Corbi F, L\\xf3pez-Laval I. Five-Minute Power-Based Test to Predict Maximal Oxygen Consumption in Road Cycling. Int J Sports Physiol Perform. 2022 Jan 1;17(1):9-15. doi: 10.1123/ijspp.2020-0923. Epub 2021 Jul 5. PMID: 34225254.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"2. A Nomogram for Calculation of Aerobic Capacity (Physical Fitness) From Pulse Rate During Submaximal Work P. -O. \\xc5strand and Irma Ryhming. Journal of Applied Physiology 1954 7:2, 218-221.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"3. https://www.firstbeat.com/wp-content/uploads/2015/10/white_paper_vo2_estimation.pdf\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"4. Siconolfi SF, Cullinane EM, Carleton RA, Thompson PD. Assessing VO2max in epidemiologic studies: modification of the Astrand-Rhyming test. Med Sci Sports Exerc. 1982;14(5):335-8. PMID: 7154887.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"5. Buono, M. J., Roby, J. J., Micale, F. G., & Sallis, J. F. (1989). Predicting maximal oxygen uptake in children: Modification of the Astrand-Rhyming test. Pediatr Exerc Sci, 1:278-283.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",style:{\"--framer-text-color\":\"rgb(14, 16, 26)\"},children:\"6. https://www.firstbeat.com/wp-content/uploads/2017/06/white_paper_VO2max_30.6.2017.pdf\"})]}),className:\"framer-dxkgv7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qSQuI0bDf:{y:(componentViewport?.y||0)+0+11631.599999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:596,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+11677.599999999999,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gyhby6-container\",nodeId:\"X5I973bNR\",scopeId:\"PiiWW7Eor\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qSQuI0bDf:{variant:\"Ucqe02_X8\"},TId3SiZq4:{variant:\"oMhB2XC1O\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"X5I973bNR\",layoutId:\"X5I973bNR\",style:{width:\"100%\"},variant:\"ZB2OXSvuR\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qSQuI0bDf:{height:56,y:912}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-woyjm9-container hidden-lgcdyn hidden-1if5ebi\",layoutScroll:true,nodeId:\"rQcFy7S0b\",rendersWithMotion:true,scopeId:\"PiiWW7Eor\",transformTemplate:transformTemplate1,whileHover:animation2,children:/*#__PURE__*/_jsx(ButtonsPrimary,{a_Fhm7Yen:{borderColor:'var(--token-ae4e6ad0-b513-4894-9b47-dc3401a8e3ab, rgb(251, 86, 7)) /* {\"name\":\"Orange\"} */',borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"rQcFy7S0b\",J1W0G9hA0:\"28px\",layoutId:\"rQcFy7S0b\",O3QZxUDgS:false,PKqQFpvOT:false,QocouE7jF:\"12px 24px 12px 24px\",SAhO9Ee9p:\"Join Now\",variant:\"Dg6u0gi53\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OoSbv.framer-xrhld6, .framer-OoSbv .framer-xrhld6 { display: block; }\",\".framer-OoSbv.framer-lgcdyn { align-content: center; align-items: center; background-color: var(--token-90afe343-3577-4ff3-864e-2966b9d2a3d6, #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-OoSbv .framer-1s4zymp-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-OoSbv .framer-t0dcjq-container, .framer-OoSbv .framer-1gyhby6-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-OoSbv .framer-tedajl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 768px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-OoSbv .framer-1b312pf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 24px 0px 24px 0px; position: relative; width: 768px; }\",\".framer-OoSbv .framer-5bfpj6 { 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-OoSbv .framer-1psljna { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-OoSbv .framer-16nl94w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-OoSbv .framer-ketie2-container { flex: none; height: 400px; position: relative; width: 100%; }\",\".framer-OoSbv .framer-gtcj7d, .framer-OoSbv .framer-15dirrs, .framer-OoSbv .framer-1dytfbf, .framer-OoSbv .framer-nf8t2i, .framer-OoSbv .framer-zewo2, .framer-OoSbv .framer-uz59q9, .framer-OoSbv .framer-15cka6q, .framer-OoSbv .framer-1hwznj2, .framer-OoSbv .framer-1nvkzzk, .framer-OoSbv .framer-1q03woi, .framer-OoSbv .framer-lm7oe1, .framer-OoSbv .framer-1y2ih8n, .framer-OoSbv .framer-jkx7tv, .framer-OoSbv .framer-1nxdoj, .framer-OoSbv .framer-zhyotj, .framer-OoSbv .framer-1tepn5p, .framer-OoSbv .framer-1mz4xyw, .framer-OoSbv .framer-1k4svvc, .framer-OoSbv .framer-r0zlv8, .framer-OoSbv .framer-1q3sy8u, .framer-OoSbv .framer-1m6jdv2, .framer-OoSbv .framer-1e88ei0, .framer-OoSbv .framer-e4xavt, .framer-OoSbv .framer-d60qea, .framer-OoSbv .framer-5es4kg { --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-OoSbv .framer-14befj9, .framer-OoSbv .framer-1789v5z, .framer-OoSbv .framer-6alz3p, .framer-OoSbv .framer-ha1wlf, .framer-OoSbv .framer-1yj5ybp, .framer-OoSbv .framer-1bzctmx, .framer-OoSbv .framer-cx26zb, .framer-OoSbv .framer-10hseiw, .framer-OoSbv .framer-t7k4mi, .framer-OoSbv .framer-j4z6sv, .framer-OoSbv .framer-brdg9e, .framer-OoSbv .framer-125dtoq, .framer-OoSbv .framer-issbpo, .framer-OoSbv .framer-14h5xho, .framer-OoSbv .framer-7c48ha, .framer-OoSbv .framer-upq16, .framer-OoSbv .framer-1d6ugzm, .framer-OoSbv .framer-ek5r9c, .framer-OoSbv .framer-fz0xfl, .framer-OoSbv .framer-xz9x76, .framer-OoSbv .framer-stxhf5, .framer-OoSbv .framer-1icun03, .framer-OoSbv .framer-1bqtsdc, .framer-OoSbv .framer-dxkgv7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OoSbv .framer-woyjm9-container { bottom: 32px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OoSbv.framer-lgcdyn, .framer-OoSbv .framer-tedajl, .framer-OoSbv .framer-1b312pf, .framer-OoSbv .framer-5bfpj6, .framer-OoSbv .framer-16nl94w { gap: 0px; } .framer-OoSbv.framer-lgcdyn > *, .framer-OoSbv .framer-tedajl > *, .framer-OoSbv .framer-16nl94w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-OoSbv.framer-lgcdyn > :first-child, .framer-OoSbv .framer-tedajl > :first-child, .framer-OoSbv .framer-1b312pf > :first-child, .framer-OoSbv .framer-16nl94w > :first-child { margin-top: 0px; } .framer-OoSbv.framer-lgcdyn > :last-child, .framer-OoSbv .framer-tedajl > :last-child, .framer-OoSbv .framer-1b312pf > :last-child, .framer-OoSbv .framer-16nl94w > :last-child { margin-bottom: 0px; } .framer-OoSbv .framer-1b312pf > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-OoSbv .framer-5bfpj6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-OoSbv .framer-5bfpj6 > :first-child { margin-left: 0px; } .framer-OoSbv .framer-5bfpj6 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-OoSbv.framer-lgcdyn { width: 810px; }}\",\"@media (max-width: 809px) { .framer-OoSbv.framer-lgcdyn { width: 390px; } .framer-OoSbv .framer-1s4zymp-container { order: 0; } .framer-OoSbv .framer-t0dcjq-container { order: 1; } .framer-OoSbv .framer-tedajl { max-width: 390px; order: 2; } .framer-OoSbv .framer-1b312pf { gap: 10px; padding: 0px; width: 100%; } .framer-OoSbv .framer-1gyhby6-container { order: 4; } .framer-OoSbv .framer-woyjm9-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-OoSbv .framer-1b312pf { gap: 0px; } .framer-OoSbv .framer-1b312pf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OoSbv .framer-1b312pf > :first-child { margin-top: 0px; } .framer-OoSbv .framer-1b312pf > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8855.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"TId3SiZq4\":{\"layout\":[\"fixed\",\"auto\"]},\"qSQuI0bDf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerPiiWW7Eor=withCSS(Component,css,\"framer-OoSbv\");export default FramerPiiWW7Eor;FramerPiiWW7Eor.displayName=\"Jim Van Den Berg\";FramerPiiWW7Eor.defaultProps={height:8855.5,width:1200};addFonts(FramerPiiWW7Eor,[{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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavbarFonts,...SectionsHeader2ColFonts,...EmbedFonts,...FooterFonts,...ButtonsPrimaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPiiWW7Eor\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TId3SiZq4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qSQuI0bDf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"8855.5\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavbarFonts", "getFonts", "flP7ZmQPU_default", "ContainerWithFX", "withFX", "Container", "SectionsHeader2ColFonts", "EsyTtzP5q_default", "EmbedFonts", "Embed", "FooterFonts", "TEgrJHqZH_default", "ButtonsPrimaryFonts", "kZxGh7t1p_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "transition3", "animation2", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "RichText2", "x", "Link", "css", "FramerPiiWW7Eor", "withCSS", "PiiWW7Eor_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
