{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/t7syFLFktt4z2Ng7qjpv/rSJn3BaA2ZfrESwT603Z/NQ6BhzolI.js"],
  "sourcesContent": ["// Generated by Framer (6aa4fc0)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import NavigationFooter2 from\"#framer/local/canvasComponent/VtpW4zdSq/VtpW4zdSq.js\";import Navigation from\"#framer/local/canvasComponent/W1Ez_G5mi/W1Ez_G5mi.js\";import Articles from\"#framer/local/collection/pRkZD_P47/pRkZD_P47.js\";import Categories from\"#framer/local/collection/UU2V0Z7Wd/UU2V0Z7Wd.js\";import*as sharedStyle1 from\"#framer/local/css/mqB1sXfO1/mqB1sXfO1.js\";import*as sharedStyle2 from\"#framer/local/css/PhMIq4ozm/PhMIq4ozm.js\";import*as sharedStyle from\"#framer/local/css/WP6eAjcnm/WP6eAjcnm.js\";import metadataProvider from\"#framer/local/webPageMetadata/NQ6BhzolI/NQ6BhzolI.js\";const NavigationFonts=getFonts(Navigation);const NavigationFooter2Fonts=getFonts(NavigationFooter2);const breakpoints={A9dqyycpG:\"(max-width: 809px)\",favpKxcjC:\"(min-width: 1200px)\",ixbqDTlpB:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-i2mi0\";const variantClassNames={A9dqyycpG:\"framer-v-1s3cjyw\",favpKxcjC:\"framer-v-1dv5sm7\",ixbqDTlpB:\"framer-v-1m9q202\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"favpKxcjC\",Phone:\"A9dqyycpG\",Tablet:\"ixbqDTlpB\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"favpKxcjC\"};};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,fKUeAkClmvcmpzfyN9,oy4qcjMZ5vcmpzfyN9,FO4OLDV1JvcmpzfyN9,jck3KwWdWvcmpzfyN9,ukO9179XmfFTbG73mO,axBlxdCTSfFTbG73mO,idfFTbG73mO,idvcmpzfyN9,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"A9dqyycpG\")return false;return true;};const elementId=useRouteElementId(\"Y2QJvVHuo\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"favpKxcjC\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1dv5sm7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:67,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l96vya-container\",nodeId:\"YQO3g3dyJ\",scopeId:\"NQ6BhzolI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9dqyycpG:{variant:\"XlqlC_SHR\"},ixbqDTlpB:{variant:\"vu9MTNCM_\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"YQO3g3dyJ\",layoutId:\"YQO3g3dyJ\",style:{height:\"100%\",width:\"100%\"},variant:\"COWaxrLIR\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rreb0i\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3z8xb3\",\"data-styles-preset\":\"WP6eAjcnm\",children:\"Stride By Stride Blog\"})}),className:\"framer-1u0192r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-oxnt79\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"vcmpzfyN9\",data:Articles,type:\"Collection\"},select:[{collection:\"vcmpzfyN9\",name:\"fKUeAkClm\",type:\"Identifier\"},{collection:\"vcmpzfyN9\",name:\"oy4qcjMZ5\",type:\"Identifier\"},{collection:\"vcmpzfyN9\",name:\"FO4OLDV1J\",type:\"Identifier\"},{collection:\"vcmpzfyN9\",name:\"jck3KwWdW\",type:\"Identifier\"},{collection:\"vcmpzfyN9\",name:\"id\",type:\"Identifier\"},{alias:\"fFTbG73mO\",arguments:[{from:{alias:\"fFTbG73mO\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"vcmpzfyN9\",name:\"eTZaEdgHu\",type:\"Identifier\"},{collection:\"fFTbG73mO\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"fFTbG73mO\",name:\"ukO9179Xm\",type:\"Identifier\"},{collection:\"fFTbG73mO\",name:\"axBlxdCTS\",type:\"Identifier\"},{collection:\"fFTbG73mO\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"fFTbG73mO\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"vcmpzfyN9\",name:\"eTZaEdgHu\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"ARRAY\",type:\"FunctionCall\"}]},children:(collection1,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({fFTbG73mO:collection,fKUeAkClm:fKUeAkClmvcmpzfyN9,FO4OLDV1J:FO4OLDV1JvcmpzfyN9,id:idvcmpzfyN9,jck3KwWdW:jck3KwWdWvcmpzfyN9,oy4qcjMZ5:oy4qcjMZ5vcmpzfyN9},index1)=>{fKUeAkClmvcmpzfyN9??=\"\";FO4OLDV1JvcmpzfyN9??=\"\";const textContent=toDateString(jck3KwWdWvcmpzfyN9,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`vcmpzfyN9-${idvcmpzfyN9}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{fKUeAkClm:fKUeAkClmvcmpzfyN9},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{fKUeAkClm:fKUeAkClmvcmpzfyN9},webPageId:\"XpN2P8pIa\"},motionChild:true,nodeId:\"Wn2bHlMYf\",openInNewTab:false,scopeId:\"NQ6BhzolI\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1swab4l framer-1x46cm7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9dqyycpG:{background:{alt:\"\",fit:\"fill\",sizes:`min((${componentViewport?.width||\"100vw\"} - 40px) * 0.4, ${componentViewport?.width||\"100vw\"} - 40px)`,...toResponsiveImage(oy4qcjMZ5vcmpzfyN9)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`min(178px, min(700px, ${componentViewport?.width||\"100vw\"}))`,...toResponsiveImage(oy4qcjMZ5vcmpzfyN9)},className:\"framer-p5bfdj\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kgolms\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1cc08nj\",\"data-styles-preset\":\"mqB1sXfO1\",children:\"Getting Started\"})}),className:\"framer-18co53w\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:FO4OLDV1JvcmpzfyN9,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hyz5t5\",\"data-styles-preset\":\"PhMIq4ozm\",children:\"Content\"})}),className:\"framer-1r54ijz\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-dh7531 hidden-1s3cjyw\",children:collection?.map(({axBlxdCTS:axBlxdCTSfFTbG73mO,id:idfFTbG73mO,ukO9179Xm:ukO9179XmfFTbG73mO},index)=>{ukO9179XmfFTbG73mO??=\"\";axBlxdCTSfFTbG73mO??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`fFTbG73mO-${idfFTbG73mO}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{axBlxdCTS:axBlxdCTSfFTbG73mO},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18chhbd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hyz5t5\",\"data-styles-preset\":\"PhMIq4ozm\",style:{\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Content\"})}),className:\"framer-1gngxw5\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:ukO9179XmfFTbG73mO,verticalAlignment:\"top\",withExternalLayout:true})})})},idfFTbG73mO);})})]})})})},idvcmpzfyN9);})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:433,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iqi0t0-container\",id:elementId,nodeId:\"Y2QJvVHuo\",ref:ref1,scopeId:\"NQ6BhzolI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9dqyycpG:{variant:\"wUzzStV8k\"},ixbqDTlpB:{variant:\"FSbzkvzJ5\"}},children:/*#__PURE__*/_jsx(NavigationFooter2,{height:\"100%\",id:\"Y2QJvVHuo\",layoutId:\"Y2QJvVHuo\",style:{width:\"100%\"},variant:\"tqsd9pDII\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-i2mi0.framer-1x46cm7, .framer-i2mi0 .framer-1x46cm7 { display: block; }\",\".framer-i2mi0.framer-1dv5sm7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1200px; }\",\".framer-i2mi0 .framer-l96vya-container { flex: none; height: 67px; position: relative; width: 100%; z-index: 1; }\",\".framer-i2mi0 .framer-1rreb0i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 700px; }\",\".framer-i2mi0 .framer-1u0192r { flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 700px; word-break: break-word; word-wrap: break-word; }\",\".framer-i2mi0 .framer-oxnt79 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-i2mi0 .framer-1swab4l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-i2mi0 .framer-p5bfdj { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 100px; max-width: 100%; position: relative; width: 178px; }\",\".framer-i2mi0 .framer-kgolms { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-i2mi0 .framer-18co53w, .framer-i2mi0 .framer-1r54ijz { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-i2mi0 .framer-dh7531 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-i2mi0 .framer-18chhbd { align-content: flex-start; align-items: flex-start; background-color: rgba(0, 0, 0, 0.03); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 8px 0px 8px; position: relative; width: min-content; }\",\".framer-i2mi0 .framer-1gngxw5 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-i2mi0 .framer-iqi0t0-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-i2mi0[data-border=\"true\"]::after, .framer-i2mi0 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-i2mi0.framer-1dv5sm7 { width: 810px; }}\",\"@media (max-width: 809px) { .framer-i2mi0.framer-1dv5sm7 { gap: 39px; width: 390px; } .framer-i2mi0 .framer-1rreb0i { width: 100%; } .framer-i2mi0 .framer-p5bfdj { width: 40%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1584\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ixbqDTlpB\":{\"layout\":[\"fixed\",\"auto\"]},\"A9dqyycpG\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Y2QJvVHuo\":{\"pattern\":\":Y2QJvVHuo\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerNQ6BhzolI=withCSS(Component,css,\"framer-i2mi0\");export default FramerNQ6BhzolI;FramerNQ6BhzolI.displayName=\"Page\";FramerNQ6BhzolI.defaultProps={height:1584,width:1200};addFonts(FramerNQ6BhzolI,[{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\"}]},...NavigationFonts,...NavigationFooter2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNQ6BhzolI\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1584\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"Y2QJvVHuo\\\":{\\\"pattern\\\":\\\":Y2QJvVHuo\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ixbqDTlpB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A9dqyycpG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "W1Ez_G5mi_default", "NavigationFooter2Fonts", "VtpW4zdSq_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "fKUeAkClmvcmpzfyN9", "oy4qcjMZ5vcmpzfyN9", "FO4OLDV1JvcmpzfyN9", "jck3KwWdWvcmpzfyN9", "ukO9179XmfFTbG73mO", "axBlxdCTSfFTbG73mO", "idfFTbG73mO", "idvcmpzfyN9", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "isDisplayed", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "RichText", "x", "ChildrenCanSuspend", "pRkZD_P47_default", "UU2V0Z7Wd_default", "collection1", "paginationInfo", "loadMore", "l", "collection", "index1", "textContent", "PathVariablesContext", "Link", "Image2", "index", "css", "FramerNQ6BhzolI", "withCSS", "NQ6BhzolI_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
