{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/G3MQzfqveBqCvuONCebz/unTd6Bfe1Hz78GMGi0Kc/P0rwiG8Sb.js", "ssg:https://framerusercontent.com/modules/YQA6pemX7X9HYyJTiGvc/14aSZjubawFO0sqUBy5m/P0rwiG8Sb.js"],
  "sourcesContent": ["// Generated by Framer (b2780b5)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={EKXhGtu77:new LazyValue(()=>import(\"./P0rwiG8Sb-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 (b2780b5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavigationNavbar from\"#framer/local/canvasComponent/flP7ZmQPU/flP7ZmQPU.js\";import ButtonsSecondary from\"#framer/local/canvasComponent/JCnNN4FVy/JCnNN4FVy.js\";import ButtonsPrimary from\"#framer/local/canvasComponent/kZxGh7t1p/kZxGh7t1p.js\";import SectionsFeatures2ColTextFirst from\"#framer/local/canvasComponent/L_Qnyh_9q/L_Qnyh_9q.js\";import GlobalsBlogCardWithAuthorInfo from\"#framer/local/canvasComponent/s6M8LRXmI/s6M8LRXmI.js\";import Footer from\"#framer/local/canvasComponent/TEgrJHqZH/TEgrJHqZH.js\";import Authors from\"#framer/local/collection/bEMtkFUTC/bEMtkFUTC.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/OcD_GeLin/OcD_GeLin.js\";import*as sharedStyle2 from\"#framer/local/css/ayS9OyhZP/ayS9OyhZP.js\";import*as sharedStyle3 from\"#framer/local/css/D1owtgU4x/D1owtgU4x.js\";import*as sharedStyle1 from\"#framer/local/css/sfytxhyQa/sfytxhyQa.js\";import*as sharedStyle from\"#framer/local/css/TzFJhDhgv/TzFJhDhgv.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/P0rwiG8Sb/P0rwiG8Sb.js\";import metadataProvider from\"#framer/local/webPageMetadata/P0rwiG8Sb/P0rwiG8Sb.js\";const NavigationNavbarFonts=getFonts(NavigationNavbar);const SectionsFeatures2ColTextFirstFonts=getFonts(SectionsFeatures2ColTextFirst);const ButtonsSecondaryFonts=getFonts(ButtonsSecondary);const GlobalsBlogCardWithAuthorInfoFonts=getFonts(GlobalsBlogCardWithAuthorInfo);const FooterFonts=getFonts(Footer);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const ContainerWithFX=withFX(Container);const breakpoints={lduRLAE0m:\"(min-width: 810px) and (max-width: 1199px)\",qOJHCWqZK:\"(min-width: 1200px)\",S4Bridgzw:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VNZYC\";const variantClassNames={lduRLAE0m:\"framer-v-16ssus7\",qOJHCWqZK:\"framer-v-b03cwt\",S4Bridgzw:\"framer-v-6108sy\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition1};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const 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 transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"qOJHCWqZK\",Phone:\"S4Bridgzw\",Tablet:\"lduRLAE0m\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"qOJHCWqZK\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"P0rwiG8Sb\",data:Authors,type:\"Collection\"},select:[{collection:\"P0rwiG8Sb\",name:\"uIJJGukTI\",type:\"Identifier\"},{collection:\"P0rwiG8Sb\",name:\"OkSlQoLf6\",type:\"Identifier\"},{collection:\"P0rwiG8Sb\",name:\"WvLmjvTDL\",type:\"Identifier\"},{collection:\"P0rwiG8Sb\",name:\"aGvOf2f0l\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"P0rwiG8Sb\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};var _getFromCurrentRouteData,_getFromCurrentRouteData1,_getFromCurrentRouteData2;const{style,className,layoutId,variant,WvLmjvTDL=(_getFromCurrentRouteData=getFromCurrentRouteData(\"WvLmjvTDL\"))!==null&&_getFromCurrentRouteData!==void 0?_getFromCurrentRouteData:\"\",uIJJGukTI=(_getFromCurrentRouteData1=getFromCurrentRouteData(\"uIJJGukTI\"))!==null&&_getFromCurrentRouteData1!==void 0?_getFromCurrentRouteData1:\"\",aGvOf2f0l=(_getFromCurrentRouteData2=getFromCurrentRouteData(\"aGvOf2f0l\"))!==null&&_getFromCurrentRouteData2!==void 0?_getFromCurrentRouteData2:\"\",OkSlQoLf6=getFromCurrentRouteData(\"OkSlQoLf6\"),cra_Kvs4ANvp5K8HV1,b9dwQyyaANvp5K8HV1,cfk5x1fC7Nvp5K8HV1,deUbJqEkwNvp5K8HV1,YoB38KvLoNvp5K8HV1,RLWm6boRqNvp5K8HV1,RRye6LbWENvp5K8HV1,idNvp5K8HV1,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-VNZYC`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-VNZYC`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const elementId=useRouteElementId(\"jex4X3HDM\");const ref2=React.useRef(null);const router=useRouter();const activeLocaleCode=useLocaleCode();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"S4Bridgzw\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"qOJHCWqZK\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-b03cwt\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x0kjeb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lduRLAE0m:{variant:\"uKXlwPNIV\"},S4Bridgzw:{variant:\"k7oGP29Yy\"}},children:/*#__PURE__*/_jsx(NavigationNavbar,{height:\"100%\",id:\"raEgqaNms\",layoutId:\"raEgqaNms\",style:{width:\"100%\"},variant:\"zKkDeO3nT\",Vxy4fOX8a:\"https://app.join.cc\",width:\"100%\",XKNeD87uP:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Try for free\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:741,width:\"100vw\",y:72,children:/*#__PURE__*/_jsx(Container,{className:\"framer-juwtfj-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lduRLAE0m:{variant:\"ysgF4G2lU\"},S4Bridgzw:{variant:\"Q_kn7FNGm\"}},children:/*#__PURE__*/_jsx(SectionsFeatures2ColTextFirst,{AuqyubBTE:(_getLocalizedValue1=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"1. Sign Up with JOIN\",dwJ1gC6iy:\"Adapts to availability\",ECySGRfvS:(_getLocalizedValue2=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Your trial includes\",Hc59A6pev:\"JOIN Workout Player or connect to your platform of choice\",height:\"100%\",id:\"jex4X3HDM\",iM6WKGZ2H:\"\",kV7uQQLYa:uIJJGukTI,layoutId:\"jex4X3HDM\",lhLbZloVz:\"Flexible training plans\",MLiCeaA1Y:aGvOf2f0l,n_VaaPfNd:(_getLocalizedValue3=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"3. Sign In the App and Get Started\",neOHRekBe:toResponsiveImage(OkSlQoLf6),OzKXjso4Z:\"\",Qm3UyiBXA:\"100+ events with a training plan\",qRLAXu8u7:(_getLocalizedValue4=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"In 3 Easy Steps\",qxvWlk2SO:\"400+ workout database\",RXTgPzCrr:(_getLocalizedValue5=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"12 Months JOIN\",style:{width:\"100%\"},TYeyAfimh:WvLmjvTDL,variant:\"LDQOpYLHj\",width:\"100%\",YqnRlvBZb:(_getLocalizedValue6=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"2. Download the App\",yTVJsDBIL:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Get 25% OFF\"})}),zP4Esrldz:\"40px 64px 40px 64px\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-hqwgsq\",\"data-framer-name\":\"Sections / Author Read More\",name:\"Sections / Author Read More\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o09qn0\",\"data-framer-name\":\"Title Wrapper\",name:\"Title Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5b4oqs\",\"data-framer-name\":\"Section Title Wrapper\",name:\"Section Title Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c28vmn\",\"data-framer-name\":\"Content Wrapper\",name:\"Content Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S4Bridgzw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1savgd4\",\"data-styles-preset\":\"sfytxhyQa\",children:\"More from this author\"})})}},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:\"More from this author\"})}),className:\"framer-11ero3l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S4Bridgzw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1l4nccq\",\"data-styles-preset\":\"D1owtgU4x\",children:\"Learn more about the author of this blog post\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lkzw5k\",\"data-styles-preset\":\"ayS9OyhZP\",children:\"Learn more about the author of this blog post\"})}),className:\"framer-y7x4ae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"g5BudK4RJ\"},implicitPathVariables:undefined},{href:{webPageId:\"g5BudK4RJ\"},implicitPathVariables:undefined},{href:{webPageId:\"g5BudK4RJ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S4Bridgzw:{y:1138.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:1149.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-128sg4s-container\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lduRLAE0m:{gfuky0QXD:resolvedLinks[1]},S4Bridgzw:{gfuky0QXD:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonsSecondary,{gfuky0QXD:resolvedLinks[0],height:\"100%\",id:\"w2HtiY1av\",layoutId:\"w2HtiY1av\",nSAJBLu9h:{borderColor:'var(--token-90afe343-3577-4ff3-864e-2966b9d2a3d6, rgb(255, 255, 255)) /* {\"name\":\"Background Color/Primary\"} */',borderStyle:\"solid\",borderWidth:2},sb3Dyojg3:false,u3tCdh7ku:\"rgb(255, 255, 255)\",variant:\"Z5joLnPLT\",width:\"100%\",WlUM8Kv0l:\"var(--token-1a6428f0-b467-4949-bd3e-c9923b43e0f8, rgb(0, 0, 0))\",X8WeGdeBN:\"Read More\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-8qpl4k\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Nvp5K8HV1\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"Nvp5K8HV1\",name:\"cra_Kvs4A\",type:\"Identifier\"},{collection:\"Nvp5K8HV1\",name:\"b9dwQyyaA\",type:\"Identifier\"},{collection:\"Nvp5K8HV1\",name:\"cfk5x1fC7\",type:\"Identifier\"},{collection:\"Nvp5K8HV1\",name:\"deUbJqEkw\",type:\"Identifier\"},{collection:\"Nvp5K8HV1\",name:\"YoB38KvLo\",type:\"Identifier\"},{collection:\"Nvp5K8HV1\",name:\"RLWm6boRq\",type:\"Identifier\"},{collection:\"Nvp5K8HV1\",name:\"RRye6LbWE\",type:\"Identifier\"},{collection:\"Nvp5K8HV1\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"cra_Kvs4A\":cra_Kvs4ANvp5K8HV1,\"b9dwQyyaA\":b9dwQyyaANvp5K8HV1,\"cfk5x1fC7\":cfk5x1fC7Nvp5K8HV1,\"deUbJqEkw\":deUbJqEkwNvp5K8HV1,\"YoB38KvLo\":YoB38KvLoNvp5K8HV1,\"RLWm6boRq\":RLWm6boRqNvp5K8HV1,\"RRye6LbWE\":RRye6LbWENvp5K8HV1,\"id\":idNvp5K8HV1},i)=>{cfk5x1fC7Nvp5K8HV1!==null&&cfk5x1fC7Nvp5K8HV1!==void 0?cfk5x1fC7Nvp5K8HV1:cfk5x1fC7Nvp5K8HV1=\"\";deUbJqEkwNvp5K8HV1!==null&&deUbJqEkwNvp5K8HV1!==void 0?deUbJqEkwNvp5K8HV1:deUbJqEkwNvp5K8HV1=\"\";RRye6LbWENvp5K8HV1!==null&&RRye6LbWENvp5K8HV1!==void 0?RRye6LbWENvp5K8HV1:RRye6LbWENvp5K8HV1=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Nvp5K8HV1-${idNvp5K8HV1}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{RRye6LbWE:RRye6LbWENvp5K8HV1},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{RRye6LbWE:RRye6LbWENvp5K8HV1},webPageId:\"P0p2HyxuZ\"},implicitPathVariables:undefined},{href:{pathVariables:{RRye6LbWE:RRye6LbWENvp5K8HV1},webPageId:\"P0p2HyxuZ\"},implicitPathVariables:undefined},{href:{pathVariables:{RRye6LbWE:RRye6LbWENvp5K8HV1},webPageId:\"P0p2HyxuZ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>{var _enumToDisplayNameFunctions_b9dwQyyaA;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lduRLAE0m:{width:\"max((100vw - 176px) / 2, 50px)\"},S4Bridgzw:{width:\"max(100vw - 40px, 50px)\",y:1242.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:578,width:\"max((min(100vw - 128px, 1312px) - 64px) / 3, 50px)\",y:1285.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s8lfif-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lduRLAE0m:{eKFQ_PAM3:resolvedLinks1[1]},S4Bridgzw:{eKFQ_PAM3:resolvedLinks1[2],variant:\"HCY4Zw_I8\"}},children:/*#__PURE__*/_jsx(GlobalsBlogCardWithAuthorInfo,{AwaCyfyXZ:deUbJqEkwNvp5K8HV1,eKFQ_PAM3:resolvedLinks1[0],estKAd5af:YoB38KvLoNvp5K8HV1,height:\"100%\",id:\"P9URhZosT\",layoutId:\"P9URhZosT\",mAlB4GWsw:toDateString(RLWm6boRqNvp5K8HV1,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode),tNocmdhPH:cfk5x1fC7Nvp5K8HV1,tvcclejBD:(_enumToDisplayNameFunctions_b9dwQyyaA=enumToDisplayNameFunctions[\"b9dwQyyaA\"])===null||_enumToDisplayNameFunctions_b9dwQyyaA===void 0?void 0:_enumToDisplayNameFunctions_b9dwQyyaA.call(enumToDisplayNameFunctions,b9dwQyyaANvp5K8HV1,activeLocale),variant:\"n5tbomw6K\",width:\"100%\",WNpqXBL5P:toResponsiveImage(cra_Kvs4ANvp5K8HV1)})})})})});}})})},idNvp5K8HV1);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lduRLAE0m:{y:2601.8},S4Bridgzw:{y:1932.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:596,width:\"100vw\",y:2585.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-a7w67b-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lduRLAE0m:{variant:\"oMhB2XC1O\"},S4Bridgzw:{variant:\"Ucqe02_X8\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"f8v0EdhVU\",layoutId:\"f8v0EdhVU\",style:{width:\"100%\"},variant:\"ZB2OXSvuR\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{S4Bridgzw:{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__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1okmqua-container hidden-b03cwt hidden-16ssus7\",layoutScroll:true,transformTemplate:transformTemplate1,whileHover:animation,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:\"TsF0QZZ7u\",J1W0G9hA0:\"28px\",layoutId:\"TsF0QZZ7u\",O3QZxUDgS:false,PKqQFpvOT:false,QocouE7jF:\"12px 24px 12px 24px\",SAhO9Ee9p:\"Join Now\",variant:\"Dg6u0gi53\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-VNZYC { background: var(--token-90afe343-3577-4ff3-864e-2966b9d2a3d6, rgb(255, 255, 255)); }`,\".framer-VNZYC.framer-1xdsc8w, .framer-VNZYC .framer-1xdsc8w { display: block; }\",\".framer-VNZYC.framer-b03cwt { 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-VNZYC .framer-1x0kjeb-container, .framer-VNZYC .framer-juwtfj-container, .framer-VNZYC .framer-a7w67b-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-VNZYC .framer-hqwgsq { align-content: center; align-items: center; background-color: var(--token-90afe343-3577-4ff3-864e-2966b9d2a3d6, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 112px 64px 112px 64px; position: relative; width: 100%; }\",\".framer-VNZYC .framer-1o09qn0 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1312px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VNZYC .framer-5b4oqs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; max-width: 768px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-VNZYC .framer-c28vmn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VNZYC .framer-11ero3l, .framer-VNZYC .framer-y7x4ae { --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-VNZYC .framer-128sg4s-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-VNZYC .framer-8qpl4k { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1312px; padding: 0px; position: relative; width: 100%; }\",\".framer-VNZYC .framer-s8lfif-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-VNZYC .framer-1okmqua-container { bottom: 32px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: auto; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VNZYC.framer-b03cwt, .framer-VNZYC .framer-hqwgsq, .framer-VNZYC .framer-5b4oqs, .framer-VNZYC .framer-c28vmn { gap: 0px; } .framer-VNZYC.framer-b03cwt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VNZYC.framer-b03cwt > :first-child, .framer-VNZYC .framer-hqwgsq > :first-child, .framer-VNZYC .framer-5b4oqs > :first-child, .framer-VNZYC .framer-c28vmn > :first-child { margin-top: 0px; } .framer-VNZYC.framer-b03cwt > :last-child, .framer-VNZYC .framer-hqwgsq > :last-child, .framer-VNZYC .framer-5b4oqs > :last-child, .framer-VNZYC .framer-c28vmn > :last-child { margin-bottom: 0px; } .framer-VNZYC .framer-hqwgsq > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-VNZYC .framer-5b4oqs > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-VNZYC .framer-c28vmn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-VNZYC { background: var(--token-90afe343-3577-4ff3-864e-2966b9d2a3d6, rgb(255, 255, 255)); } .framer-VNZYC.framer-b03cwt { width: 810px; } .framer-VNZYC .framer-1o09qn0, .framer-VNZYC .framer-5b4oqs { max-width: unset; } .framer-VNZYC .framer-8qpl4k { gap: 48px; grid-template-columns: repeat(2, minmax(50px, 1fr)); max-width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VNZYC .framer-8qpl4k { gap: 0px; } .framer-VNZYC .framer-8qpl4k > *, .framer-VNZYC .framer-8qpl4k > :first-child, .framer-VNZYC .framer-8qpl4k > :last-child { margin: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-VNZYC { background: var(--token-90afe343-3577-4ff3-864e-2966b9d2a3d6, rgb(255, 255, 255)); } .framer-VNZYC.framer-b03cwt { width: 390px; } .framer-VNZYC .framer-1x0kjeb-container { order: 0; } .framer-VNZYC .framer-juwtfj-container { order: 1; } .framer-VNZYC .framer-hqwgsq { gap: 48px; order: 2; padding: 64px 20px 64px 20px; } .framer-VNZYC .framer-1o09qn0 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; justify-content: center; max-width: unset; } .framer-VNZYC .framer-5b4oqs { flex: none; gap: 12px; max-width: unset; width: 100%; } .framer-VNZYC .framer-c28vmn { gap: 20px; } .framer-VNZYC .framer-8qpl4k { gap: 48px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); max-width: unset; } .framer-VNZYC .framer-a7w67b-container { order: 4; } .framer-VNZYC .framer-1okmqua-container { order: 3; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VNZYC .framer-hqwgsq, .framer-VNZYC .framer-1o09qn0, .framer-VNZYC .framer-5b4oqs, .framer-VNZYC .framer-c28vmn, .framer-VNZYC .framer-8qpl4k { gap: 0px; } .framer-VNZYC .framer-hqwgsq > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-VNZYC .framer-hqwgsq > :first-child, .framer-VNZYC .framer-1o09qn0 > :first-child, .framer-VNZYC .framer-5b4oqs > :first-child, .framer-VNZYC .framer-c28vmn > :first-child { margin-top: 0px; } .framer-VNZYC .framer-hqwgsq > :last-child, .framer-VNZYC .framer-1o09qn0 > :last-child, .framer-VNZYC .framer-5b4oqs > :last-child, .framer-VNZYC .framer-c28vmn > :last-child { margin-bottom: 0px; } .framer-VNZYC .framer-1o09qn0 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VNZYC .framer-5b4oqs > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-VNZYC .framer-c28vmn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-VNZYC .framer-8qpl4k > *, .framer-VNZYC .framer-8qpl4k > :first-child, .framer-VNZYC .framer-8qpl4k > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2502.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lduRLAE0m\":{\"layout\":[\"fixed\",\"auto\"]},\"S4Bridgzw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerP0rwiG8Sb=withCSS(Component,css,\"framer-VNZYC\");export default FramerP0rwiG8Sb;FramerP0rwiG8Sb.displayName=\"Authors \uD83D\uDEA7\";FramerP0rwiG8Sb.defaultProps={height:2502.5,width:1200};addFonts(FramerP0rwiG8Sb,[{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\"}]},...NavigationNavbarFonts,...SectionsFeatures2ColTextFirstFonts,...ButtonsSecondaryFonts,...GlobalsBlogCardWithAuthorInfoFonts,...FooterFonts,...ButtonsPrimaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerP0rwiG8Sb\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"2502.5\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lduRLAE0m\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S4Bridgzw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationNavbarFonts", "getFonts", "flP7ZmQPU_default", "SectionsFeatures2ColTextFirstFonts", "L_Qnyh_9q_default", "ButtonsSecondaryFonts", "JCnNN4FVy_default", "GlobalsBlogCardWithAuthorInfoFonts", "s6M8LRXmI_default", "FooterFonts", "TEgrJHqZH_default", "ButtonsPrimaryFonts", "kZxGh7t1p_default", "ContainerWithFX", "withFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "transition1", "animation", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "animation1", "transition2", "transformTemplate1", "_", "t", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "bEMtkFUTC_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "_getFromCurrentRouteData", "_getFromCurrentRouteData1", "_getFromCurrentRouteData2", "style", "className", "layoutId", "variant", "WvLmjvTDL", "uIJJGukTI", "aGvOf2f0l", "OkSlQoLf6", "cra_Kvs4ANvp5K8HV1", "b9dwQyyaANvp5K8HV1", "cfk5x1fC7Nvp5K8HV1", "deUbJqEkwNvp5K8HV1", "YoB38KvLoNvp5K8HV1", "RLWm6boRqNvp5K8HV1", "RRye6LbWENvp5K8HV1", "idNvp5K8HV1", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "x", "RichText2", "ResolveLinks", "resolvedLinks", "ChildrenCanSuspend", "OcD_GeLin_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "resolvedLinks1", "_enumToDisplayNameFunctions_b9dwQyyaA", "enumToDisplayNameFunctions", "css", "FramerP0rwiG8Sb", "withCSS", "P0rwiG8Sb_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
