{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/c0UF3RtNxRvsHHoRVtdD/YEI0On1VDzeUJBQJLBGH/ZjGkniiLZ.js"],
  "sourcesContent": ["// Generated by Framer (99bc0fd)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withMappedReactProps,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/s8KoqWSd7OOFVFWjfSWd/SmoothScroll_Prod.js\";import FooterFooter from\"#framer/local/canvasComponent/ezuyButMD/ezuyButMD.js\";import ButtonsSecondaryButton from\"#framer/local/canvasComponent/lBdxPJgDr/lBdxPJgDr.js\";import NavigationNavigation,*as NavigationNavigationInfo from\"#framer/local/canvasComponent/MCAHXQGKZ/MCAHXQGKZ.js\";import FooterCopyright from\"#framer/local/canvasComponent/WUzzpYHeA/WUzzpYHeA.js\";import{withAuth}from\"#framer/local/codeFile/k2uPizY/FramerAuth.js\";import{withKeyboardShortcuts}from\"#framer/local/codeFile/J14tMMi/Shortcuts.js\";import*as sharedStyle from\"#framer/local/css/Vmdf2voKo/Vmdf2voKo.js\";import metadataProvider from\"#framer/local/webPageMetadata/ZjGkniiLZ/ZjGkniiLZ.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const NavigationNavigationFonts=getFonts(NavigationNavigation);const NavigationNavigationWithAuthWithMappedReactProps1n0sws5=withMappedReactProps(withAuth(NavigationNavigation),NavigationNavigationInfo);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonsSecondaryButtonFonts=getFonts(ButtonsSecondaryButton);const FooterFooterFonts=getFonts(FooterFooter);const ContainerWithFX=withFX(Container);const FooterCopyrightFonts=getFonts(FooterCopyright);const MotionDivWithKeyboardShortcuts=withKeyboardShortcuts(motion.div);const breakpoints={fsOemuRXH:\"(max-width: 809px)\",O8j0IaSBB:\"(min-width: 810px) and (max-width: 1199px)\",WheosaoS6:\"(min-width: 1440px) and (max-width: 1919px)\",xb32ybSIw:\"(min-width: 1200px) and (max-width: 1439px)\",ZtNkZkSxO:\"(min-width: 1920px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-dSwVJ\";const variantClassNames={fsOemuRXH:\"framer-v-k9odk3\",O8j0IaSBB:\"framer-v-1280rt0\",WheosaoS6:\"framer-v-13cvhx1\",xb32ybSIw:\"framer-v-cr9kb8\",ZtNkZkSxO:\"framer-v-1h8qagm\"};const transition1={damping:30,delay:.3,mass:1,stiffness:186,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition2={damping:30,delay:.5,mass:1,stiffness:119,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition3={damping:30,delay:.1,mass:1,stiffness:276,type:\"spring\"};const transition4={damping:30,delay:0,mass:1,stiffness:276,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop (Large)\":\"ZtNkZkSxO\",\"Desktop (Small)\":\"xb32ybSIw\",Desktop:\"WheosaoS6\",Phone:\"fsOemuRXH\",Tablet:\"O8j0IaSBB\"};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:\"WheosaoS6\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,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-dSwVJ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-dSwVJ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const ref2=React.useRef(null);const elementId=useRouteElementId(\"s5ecaKnly\");const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WheosaoS6\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(MotionDivWithKeyboardShortcuts,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-13cvhx1\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1thax4m-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"vq6AJHyIf\",intensity:10,layoutId:\"vq6AJHyIf\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8q6cct-container\",\"data-framer-name\":\"Navigation\",layoutScroll:true,name:\"Navigation\",children:/*#__PURE__*/_jsx(NavigationNavigationWithAuthWithMappedReactProps1n0sws5,{height:\"100%\",id:\"rQ411PI2F\",layoutId:\"rQ411PI2F\",name:\"Navigation\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fovee2\",\"data-border\":true,\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e46d38\",\"data-framer-name\":\"Title & Description\",name:\"Title & Description\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-199xzf0\",\"data-framer-name\":\"Heading\",name:\"Heading\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1qt0hxm\",\"data-styles-preset\":\"Vmdf2voKo\",style:{\"--framer-text-alignment\":\"left\"},children:\"Oops, that doesn't exist.\"})}),className:\"framer-16owk70\",\"data-framer-appear-id\":\"16owk70\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-310ebed3-699e-415f-a351-71fd111ec39a, rgb(153, 153, 153))\"},children:\"Looks like you ventured too far. \"})}),className:\"framer-2cg7cd\",\"data-framer-appear-id\":\"2cg7cd\",fonts:[\"Inter\"],initial:animation3,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:538,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zgert8-container\",\"data-framer-name\":\"All-Access Pass\",name:\"All-Access Pass\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fsOemuRXH:{FV9q84oBp:resolvedLinks[2]},O8j0IaSBB:{FV9q84oBp:resolvedLinks[1]},xb32ybSIw:{FV9q84oBp:resolvedLinks[4]},ZtNkZkSxO:{FV9q84oBp:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(ButtonsSecondaryButton,{aw9hCqzCY:\"Go Home\",FsJQLC6Zo:false,FV9q84oBp:resolvedLinks[0],height:\"100%\",id:\"ZxF_YKi3d\",layoutId:\"ZxF_YKi3d\",name:\"All-Access Pass\",qUWpVfITp:false,s8qvG0zRl:\"ArrowRight\",style:{height:\"100%\"},width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:347,width:\"100vw\",y:614,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:-150,ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dtw0ng-container\",id:elementId,ref:ref2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fsOemuRXH:{variant:\"BL9Z5cPLy\"},O8j0IaSBB:{variant:\"LReK22iXZ\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"s5ecaKnly\",layoutId:\"s5ecaKnly\",style:{width:\"100%\"},variant:\"gDNekLM_r\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"100vw\",y:961,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:-150,ref:ref2,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bbyypi-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fsOemuRXH:{variant:\"XK0WbwlE7\"}},children:/*#__PURE__*/_jsx(FooterCopyright,{height:\"100%\",id:\"GsqFpKv5G\",layoutId:\"GsqFpKv5G\",style:{width:\"100%\"},variant:\"nRRHgKs0r\",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-dSwVJ { background: var(--token-8b6a7334-820a-4d9b-8537-80339ff619b9, rgb(10, 10, 10)); }`,\".framer-dSwVJ.framer-22tgi7, .framer-dSwVJ .framer-22tgi7 { display: block; }\",\".framer-dSwVJ.framer-13cvhx1 { align-content: center; align-items: center; background-color: var(--token-8b6a7334-820a-4d9b-8537-80339ff619b9, #0a0a0a); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-dSwVJ .framer-1thax4m-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-dSwVJ .framer-8q6cct-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 6; }\",\".framer-dSwVJ .framer-1fovee2 { --border-bottom-width: 1px; --border-color: var(--token-02b1808e-ab0e-4234-87f9-3d206b3bfdb7, rgba(0, 0, 0, 0.07)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; background-color: var(--token-8b6a7334-820a-4d9b-8537-80339ff619b9, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 46px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 128px 32px 32px 32px; position: relative; width: 100%; }\",\".framer-dSwVJ .framer-1e46d38 { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-dSwVJ .framer-199xzf0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-dSwVJ .framer-16owk70 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-dSwVJ .framer-2cg7cd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 440px; word-break: break-word; word-wrap: break-word; }\",\".framer-dSwVJ .framer-zgert8-container { flex: none; height: 44px; position: relative; width: auto; }\",\".framer-dSwVJ .framer-dtw0ng-container { flex: none; height: auto; position: relative; width: 100%; z-index: 0; }\",\".framer-dSwVJ .framer-1bbyypi-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-dSwVJ.framer-13cvhx1, .framer-dSwVJ .framer-1fovee2, .framer-dSwVJ .framer-1e46d38, .framer-dSwVJ .framer-199xzf0 { gap: 0px; } .framer-dSwVJ.framer-13cvhx1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-dSwVJ.framer-13cvhx1 > :first-child, .framer-dSwVJ .framer-1fovee2 > :first-child, .framer-dSwVJ .framer-1e46d38 > :first-child, .framer-dSwVJ .framer-199xzf0 > :first-child { margin-top: 0px; } .framer-dSwVJ.framer-13cvhx1 > :last-child, .framer-dSwVJ .framer-1fovee2 > :last-child, .framer-dSwVJ .framer-1e46d38 > :last-child, .framer-dSwVJ .framer-199xzf0 > :last-child { margin-bottom: 0px; } .framer-dSwVJ .framer-1fovee2 > * { margin: 0px; margin-bottom: calc(46px / 2); margin-top: calc(46px / 2); } .framer-dSwVJ .framer-1e46d38 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-dSwVJ .framer-199xzf0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-dSwVJ { background: var(--token-8b6a7334-820a-4d9b-8537-80339ff619b9, rgb(10, 10, 10)); } .framer-dSwVJ.framer-13cvhx1 { width: 810px; } .framer-dSwVJ .framer-1e46d38 { gap: 16px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-dSwVJ .framer-1e46d38 { gap: 0px; } .framer-dSwVJ .framer-1e46d38 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-dSwVJ .framer-1e46d38 > :first-child { margin-top: 0px; } .framer-dSwVJ .framer-1e46d38 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-dSwVJ { background: var(--token-8b6a7334-820a-4d9b-8537-80339ff619b9, rgb(10, 10, 10)); } .framer-dSwVJ.framer-13cvhx1 { width: 390px; } .framer-dSwVJ .framer-1fovee2 { gap: 36px; } .framer-dSwVJ .framer-1e46d38 { gap: 16px; max-width: 390px; } .framer-dSwVJ .framer-199xzf0 { width: 100%; } .framer-dSwVJ .framer-16owk70 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-dSwVJ .framer-2cg7cd { width: 267px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-dSwVJ .framer-1fovee2, .framer-dSwVJ .framer-1e46d38 { gap: 0px; } .framer-dSwVJ .framer-1fovee2 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-dSwVJ .framer-1fovee2 > :first-child, .framer-dSwVJ .framer-1e46d38 > :first-child { margin-top: 0px; } .framer-dSwVJ .framer-1fovee2 > :last-child, .framer-dSwVJ .framer-1e46d38 > :last-child { margin-bottom: 0px; } .framer-dSwVJ .framer-1e46d38 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}`,`@media (min-width: 1920px) { .${metadata.bodyClassName}-framer-dSwVJ { background: var(--token-8b6a7334-820a-4d9b-8537-80339ff619b9, rgb(10, 10, 10)); } .framer-dSwVJ.framer-13cvhx1 { width: 1920px; }}`,`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-dSwVJ { background: var(--token-8b6a7334-820a-4d9b-8537-80339ff619b9, rgb(10, 10, 10)); } .framer-dSwVJ.framer-13cvhx1 { width: 1200px; }}`,...sharedStyle.css,'.framer-dSwVJ[data-border=\"true\"]::after, .framer-dSwVJ [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 755\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"O8j0IaSBB\":{\"layout\":[\"fixed\",\"auto\"]},\"fsOemuRXH\":{\"layout\":[\"fixed\",\"auto\"]},\"ZtNkZkSxO\":{\"layout\":[\"fixed\",\"auto\"]},\"xb32ybSIw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerZjGkniiLZ=withCSS(Component,css,\"framer-dSwVJ\");export default FramerZjGkniiLZ;FramerZjGkniiLZ.displayName=\"License Agreement\";FramerZjGkniiLZ.defaultProps={height:755,width:1440};addFonts(FramerZjGkniiLZ,[{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\"}]},...SmoothScrollFonts,...NavigationNavigationFonts,...ButtonsSecondaryButtonFonts,...FooterFooterFonts,...FooterCopyrightFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZjGkniiLZ\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"755\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"O8j0IaSBB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fsOemuRXH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZtNkZkSxO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xb32ybSIw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "4oBACwtC,IAAMA,GAAkBC,EAASC,CAAY,EAAQC,GAA0BF,EAASG,CAAoB,EAAQC,GAAwDC,EAAqBC,EAASH,CAAoB,EAAEI,CAAwB,EAAQC,GAAkCC,EAA0BC,CAAQ,EAAQC,GAA4BX,EAASY,CAAsB,EAAQC,GAAkBb,EAASc,CAAY,EAAQC,GAAgBC,EAAOC,CAAS,EAAQC,GAAqBlB,EAASmB,CAAe,EAAQC,GAA+BC,GAAsBC,EAAO,GAAG,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,8CAA8C,UAAU,8CAA8C,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAASA,EAAiB,EAAQC,GAAwB,CAAC,kBAAkB,YAAY,kBAAkB,YAAY,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAA6BC,EAAW,SAASJ,EAAMK,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEjB,GAASI,CAAK,EAAQc,EAAU,IAAI,CAAC,IAAMC,EAAUrB,EAAiB,OAAUY,CAAY,EAAE,GAAGS,EAAU,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAU,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAU,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAAUrB,EAAiB,OAAUY,CAAY,EAAqC,GAAnC,SAAS,MAAMS,EAAU,OAAO,GAAMA,EAAU,SAAS,CAAC,IAAIG,GAAyBA,EAAwB,SAAS,cAAc,uBAAuB,KAAK,MAAMA,IAA0B,QAAcA,EAAwB,aAAa,UAAUH,EAAU,QAAQ,EAAG,IAAMI,EAAQJ,EAAU,cAAc,GAAGI,EAAQ,CAAC,IAAMC,EAAK,SAAS,KAAKA,EAAK,UAAU,QAAQC,GAAGA,EAAE,WAAW,cAAc,GAAGD,EAAK,UAAU,OAAOC,CAAC,CAAC,EAAED,EAAK,UAAU,IAAI,GAAGL,EAAU,4BAA4B,EAAG,MAAM,IAAI,CAAII,GAAQ,SAAS,KAAK,UAAU,OAAO,GAAGJ,EAAU,4BAA4B,CAAE,CAAE,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACgB,EAAYC,EAAmB,EAAEC,EAA8BZ,GAAQa,GAAY,EAAK,EAAQC,GAAe,OAAgBC,GAAWC,EAAO,IAAI,EAAQC,GAAOC,EAAU,EAAQC,EAAWH,EAAO,IAAI,EAAQI,GAAUC,EAAkB,WAAW,EAAQC,GAAsBC,EAAM,EAAQC,EAAsB,CAAa1B,EAAS,EAAE,OAAA2B,EAAiB,CAAC,CAAC,EAAsBC,EAAKC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAxD,EAAiB,EAAE,SAAsByD,EAAMC,EAAY,CAAC,GAAG9B,GAA4CuB,GAAgB,SAAS,CAAcM,EAAME,GAA+B,CAAC,GAAG7B,GAAU,UAAU8B,EAAG7D,GAAkB,GAAGsD,EAAsB,iBAAiB1B,CAAS,EAAE,IAAIL,GAA6BsB,GAAK,MAAM,CAAC,GAAGlB,CAAK,EAAE,SAAS,CAAc6B,EAAKM,EAA0B,CAAC,SAAsBN,EAAKO,EAAU,CAAC,UAAU,2BAA2B,SAAsBP,EAAKQ,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeR,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,aAAa,aAAa,GAAK,KAAK,aAAa,SAAsBP,EAAKS,GAAwD,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,aAAa,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeT,EAAKU,EAAO,IAAI,CAAC,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,OAAO,KAAK,OAAO,SAAsBV,EAAKU,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,sBAAsB,KAAK,sBAAsB,SAAsBR,EAAMQ,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,KAAK,UAAU,SAAS,CAAcV,EAAKW,GAAkC,CAAC,sBAAsB,GAAK,QAAQhE,GAAU,SAAsBqD,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,OAAO,EAAE,QAAQpD,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeoD,EAAKW,GAAkC,CAAC,sBAAsB,GAAK,QAAQ7D,GAAW,SAAsBkD,EAAWY,EAAS,CAAC,SAAsBZ,EAAK,IAAI,CAAC,MAAM,CAAC,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,mCAAmC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,wBAAwB,SAAS,MAAM,CAAC,OAAO,EAAE,QAAQjD,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeiD,EAAKa,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4Bd,EAAKM,EAA0B,CAAC,OAAO,GAAG,EAAE,IAAI,SAAsBN,EAAKO,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,kBAAkB,KAAK,kBAAkB,SAAsBP,EAAKe,EAAkB,CAAC,WAAW/B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU8B,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBd,EAAKgB,EAAuB,CAAC,UAAU,UAAU,UAAU,GAAM,UAAUF,EAAc,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,kBAAkB,UAAU,GAAM,UAAU,aAAa,MAAM,CAAC,OAAO,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAed,EAAKM,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,IAAI,SAAsBN,EAAKiB,GAAgB,CAAC,kBAAkB,CAAC,WAAWhE,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeG,GAAW,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,OAAO,KAAK,IAAIsC,EAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,0BAA0B,GAAGC,GAAU,IAAID,EAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBO,EAAKe,EAAkB,CAAC,WAAW/B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBgB,EAAKkB,EAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAKM,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,IAAI,SAAsBN,EAAKiB,GAAgB,CAAC,kBAAkB,CAAC,WAAWhE,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeG,GAAW,mCAAmC,GAAK,kBAAkB,CAAC,CAAC,OAAO,KAAK,IAAIsC,EAAK,OAAO,SAAS,CAAC,EAAE,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBO,EAAKe,EAAkB,CAAC,WAAW/B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBgB,EAAKmB,EAAgB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenB,EAAK,MAAM,CAAC,UAAUK,EAAG7D,GAAkB,GAAGsD,CAAqB,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQsB,GAAI,CAAC,kFAAkF,IAAIhE,EAAS,iHAAiH,gFAAgF,sVAAsV,yGAAyG,sIAAsI,omBAAomB,qSAAqS,gSAAgS,8LAA8L,kPAAkP,wGAAwG,oHAAoH,yGAAyG,2hCAA2hC,wDAAwDA,EAAS,qjBAAqjB,gCAAgCA,EAAS,+iCAA+iC,iCAAiCA,EAAS,kKAAkK,yDAAyDA,EAAS,kKAAkK,GAAegE,GAAI,+bAA+b,EASvkiBC,EAAgBC,EAAQzD,GAAUuD,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,oBAAoBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAkB,GAAGC,GAA0B,GAAGC,GAA4B,GAAGC,GAAkB,GAAGC,GAAqB,GAAGC,EAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACn+D,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,yBAA2B,QAAQ,6BAA+B,OAAO,sBAAwB,MAAM,sBAAwB,IAAI,uBAAyB,GAAG,yBAA2B,OAAO,oCAAsC,2OAAyR,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "NavigationNavigationFonts", "MCAHXQGKZ_default", "NavigationNavigationWithAuthWithMappedReactProps1n0sws5", "withMappedReactProps", "withAuth", "MCAHXQGKZ_exports", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ButtonsSecondaryButtonFonts", "lBdxPJgDr_default", "FooterFooterFonts", "ezuyButMD_default", "ContainerWithFX", "withFX", "Container", "FooterCopyrightFonts", "WUzzpYHeA_default", "MotionDivWithKeyboardShortcuts", "withKeyboardShortcuts", "motion", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "transition3", "transition4", "animation5", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "ref2", "elementId", "useRouteElementId", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "MotionDivWithKeyboardShortcuts", "cx", "ComponentViewportProvider", "Container", "SmoothScroll", "NavigationNavigationWithAuthWithMappedReactProps1n0sws5", "motion", "RichTextWithOptimizedAppearEffect", "x", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "lBdxPJgDr_default", "ContainerWithFX", "ezuyButMD_default", "WUzzpYHeA_default", "css", "FramerZjGkniiLZ", "withCSS", "ZjGkniiLZ_default", "addFonts", "SmoothScrollFonts", "NavigationNavigationFonts", "ButtonsSecondaryButtonFonts", "FooterFooterFonts", "FooterCopyrightFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
