{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wmvijEsW1Vmmqgpb6BNT/HiPmlBS6Enj9Hlg7Basy/LLWa9By_O.js"],
  "sourcesContent": ["// Generated by Framer (5b26096)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/RLUeKLNmERbgkhrJQwKX/Ticker.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import CircleCursor from\"#framer/local/canvasComponent/GF5osqdRk/GF5osqdRk.js\";import GetTemplateButton from\"#framer/local/canvasComponent/hTb8HD_f8/hTb8HD_f8.js\";import NavigationBar from\"#framer/local/canvasComponent/RCnaNQOyx/RCnaNQOyx.js\";import Button from\"#framer/local/canvasComponent/WJu0sq0fd/WJu0sq0fd.js\";import Footer from\"#framer/local/canvasComponent/XK_Cy5AdA/XK_Cy5AdA.js\";import metadataProvider from\"#framer/local/webPageMetadata/LLWa9By_O/LLWa9By_O.js\";const NavigationBarFonts=getFonts(NavigationBar);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const TickerFonts=getFonts(Ticker);const ButtonFonts=getFonts(Button);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const GetTemplateButtonFonts=getFonts(GetTemplateButton);const CircleCursorFonts=getFonts(CircleCursor);const breakpoints={HmjOT2CQY:\"(min-width: 810px) and (max-width: 1439px)\",kqAFp4I2c:\"(max-width: 809px)\",q53oFSgFy:\"(min-width: 1920px)\",X9VYbuv97:\"(min-width: 1440px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Q0Rrr\";const variantClassNames={HmjOT2CQY:\"framer-v-etuwaf\",kqAFp4I2c:\"framer-v-2k1qc7\",q53oFSgFy:\"framer-v-ph1ud6\",X9VYbuv97:\"framer-v-awb6uk\"};const transition1={damping:40,delay:.4,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-160};const transition2={damping:60,delay:0,mass:1,stiffness:300,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:120};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"q53oFSgFy\",Laptop:\"X9VYbuv97\",Phone:\"kqAFp4I2c\",Tablet:\"HmjOT2CQY\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"X9VYbuv97\"};};const transition3={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const cursor={alignment:\"center\",component:CircleCursor,offset:{x:0,y:0},placement:\"bottom\",transition:transition3,variant:\"Pt_xAziHn\"};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=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"PQkehTEg7\");const ref1=React.useRef(null);const router=useRouter();useCustomCursors({x1fcwl:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"X9VYbuv97\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-483f31b7-b22b-4c04-aec8-2653c142e246, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-awb6uk\",className),\"data-framer-cursor\":\"x1fcwl\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-13okid-container\",\"data-framer-appear-id\":\"13okid\",initial:animation1,layoutScroll:true,nodeId:\"zmH754Ewn\",optimized:true,rendersWithMotion:true,scopeId:\"LLWa9By_O\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kqAFp4I2c:{variant:\"izqHEc_Tf\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"zmH754Ewn\",layoutId:\"zmH754Ewn\",style:{width:\"100%\"},variant:\"YOwlFiUpc\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1puokb9\",\"data-framer-appear-id\":\"1puokb9\",\"data-framer-name\":\"CTA\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-cxm501\",\"data-framer-name\":\"Spacer\",id:elementId,ref:ref1}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-36ustm\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-l9ei62\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ue1210-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KX8VKdWNy\",scopeId:\"LLWa9By_O\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:.65,fadeContent:false,fadeInset:0,fadeWidth:38,overflow:false},gap:48,height:\"100%\",hoverFactor:1,id:\"KX8VKdWNy\",layoutId:\"KX8VKdWNy\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:false},slots:[],speed:35,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e84vnk\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fjz765\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-wkwdg3\",\"data-framer-appear-id\":\"wkwdg3\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bs9ops\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kqAFp4I2c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1dlYjQzNyBBY2VyNzEwIE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Web437 Acer710 Mono Regular\", \"Web437 Acer710 Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-80fa88f3-df33-4943-b0ae-fd5a6e123a09, rgb(29, 29, 31))\",\"--framer-text-transform\":\"uppercase\"},children:[\"404\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay03MDA=\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-weight\":\"700\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"OOPS, SOmething went wrong.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO1dlYjQzNyBBY2VyNzEwIE1vbm8gUmVndWxhcg==\",\"--framer-font-family\":'\"Web437 Acer710 Mono Regular\", \"Web437 Acer710 Mono Regular Placeholder\", monospace',\"--framer-font-size\":\"44px\",\"--framer-letter-spacing\":\"-0.6px\",\"--framer-line-height\":\"44px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-80fa88f3-df33-4943-b0ae-fd5a6e123a09, rgb(29, 29, 31))\",\"--framer-text-transform\":\"uppercase\"},children:[\"404\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7U3BhY2UgR3JvdGVzay03MDA=\",\"--framer-font-family\":'\"Space Grotesk\", \"Space Grotesk Placeholder\", sans-serif',\"--framer-font-weight\":\"700\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"OOPS, SOmething went wrong.\"]})}),className:\"framer-g1cjls\",fonts:[\"CUSTOM;Web437 Acer710 Mono Regular\",\"GF;Space Grotesk-700\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pyQ74JKGa\"},implicitPathVariables:undefined},{href:{webPageId:\"pyQ74JKGa\"},implicitPathVariables:undefined},{href:{webPageId:\"pyQ74JKGa\"},implicitPathVariables:undefined},{href:{webPageId:\"pyQ74JKGa\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kqAFp4I2c:{y:(componentViewport?.y||0)+0+0+0+80+0+0+0+180+0+0+98}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+0+0+118+0+0+0+180+0+0+108,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qhv107-container\",nodeId:\"mawG_LoAp\",scopeId:\"LLWa9By_O\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HmjOT2CQY:{RTZJRh3Xi:resolvedLinks[1]},kqAFp4I2c:{RTZJRh3Xi:resolvedLinks[2]},q53oFSgFy:{RTZJRh3Xi:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(Button,{C_0i5Cn_A:false,CrQaaxWiM:\"Back To Home*\",height:\"100%\",id:\"mawG_LoAp\",layoutId:\"mawG_LoAp\",MIDKbMS8e:false,RTZJRh3Xi:resolvedLinks[0],variant:\"O7HP6zzzG\",width:\"100%\"})})})})})})]})})})]})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":PQkehTEg7\",webPageId:\"LLWa9By_O\"},implicitPathVariables:undefined},{href:{hash:\":PQkehTEg7\",webPageId:\"LLWa9By_O\"},implicitPathVariables:undefined},{href:{hash:\":PQkehTEg7\",webPageId:\"LLWa9By_O\"},implicitPathVariables:undefined},{href:{hash:\":PQkehTEg7\",webPageId:\"LLWa9By_O\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kqAFp4I2c:{y:(componentViewport?.y||0)+0+582}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+630,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hyydo-container\",nodeId:\"LqWzkyIDT\",scopeId:\"LLWa9By_O\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HmjOT2CQY:{V4AKsldnT:resolvedLinks1[1]},kqAFp4I2c:{V4AKsldnT:resolvedLinks1[2],variant:\"KA6ilXxrI\"},q53oFSgFy:{V4AKsldnT:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"LqWzkyIDT\",layoutId:\"LqWzkyIDT\",style:{width:\"100%\"},V4AKsldnT:resolvedLinks1[0],variant:\"dX1Vi4MZ0\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g8lyv5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OpJ04WrFR\",scopeId:\"LLWa9By_O\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"OpJ04WrFR\",intensity:30,layoutId:\"OpJ04WrFR\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:904,children:/*#__PURE__*/_jsx(Container,{className:\"framer-148s5dy-container\",layoutScroll:true,nodeId:\"t3yzx6TUx\",scopeId:\"LLWa9By_O\",children:/*#__PURE__*/_jsx(GetTemplateButton,{height:\"100%\",id:\"t3yzx6TUx\",layoutId:\"t3yzx6TUx\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Q0Rrr.framer-2almv9, .framer-Q0Rrr .framer-2almv9 { display: block; }\",\".framer-Q0Rrr.framer-awb6uk { align-content: center; align-items: center; background-color: var(--token-483f31b7-b22b-4c04-aec8-2653c142e246, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-Q0Rrr .framer-13okid-container { flex: none; height: auto; left: 0px; mix-blend-mode: difference; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 9; }\",\".framer-Q0Rrr .framer-1puokb9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Q0Rrr .framer-cxm501 { align-content: center; align-items: center; box-shadow: 0px 1.1757231872266858px 1.1757231872266858px -0.46875px rgba(0, 0, 0, 0.3), 0px 2.7866715573327383px 2.7866715573327383px -0.9375px rgba(0, 0, 0, 0.29), 0px 5.083176965519669px 5.083176965519669px -1.40625px rgba(0, 0, 0, 0.29), 0px 8.450771500865812px 8.450771500865812px -1.875px rgba(0, 0, 0, 0.28), 0px 13.647306905369623px 13.647306905369623px -2.34375px rgba(0, 0, 0, 0.26), 0px 22.339287325195617px 22.339287325195617px -2.8125px rgba(0, 0, 0, 0.24), 0px 38.46674423435761px 38.46674423435761px -3.28125px rgba(0, 0, 0, 0.19), 0px 70px 70px -3.75px rgba(0, 0, 0, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 118px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-Q0Rrr .framer-36ustm { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Q0Rrr .framer-l9ei62 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-Q0Rrr .framer-1ue1210-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-Q0Rrr .framer-1e84vnk { align-content: center; align-items: center; background: radial-gradient(100% 50% at 80.2% -13.4%, #000000 12.030194256756754%, rgba(0, 0, 0, 0) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Q0Rrr .framer-fjz765 { align-content: flex-start; align-items: flex-start; background: radial-gradient(100% 100% at 100% 0%, rgba(0, 0, 0, 0.11) 0%, rgb(0, 0, 0) 100%); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 180px 0px 180px 0px; position: relative; width: 1px; }\",\".framer-Q0Rrr .framer-wkwdg3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Q0Rrr .framer-bs9ops { 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%; }\",\".framer-Q0Rrr .framer-g1cjls { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 410px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-Q0Rrr .framer-1qhv107-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Q0Rrr .framer-hyydo-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Q0Rrr .framer-1g8lyv5-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\".framer-Q0Rrr .framer-148s5dy-container { bottom: 60px; flex: none; height: auto; position: fixed; right: 20px; width: auto; z-index: 10; }\",\"@media (min-width: 810px) and (max-width: 1439px) { .framer-Q0Rrr.framer-awb6uk { overflow: hidden; width: 810px; } .framer-Q0Rrr .framer-13okid-container { order: 0; } .framer-Q0Rrr .framer-1puokb9 { order: 1; } .framer-Q0Rrr .framer-hyydo-container { order: 2; } .framer-Q0Rrr .framer-1g8lyv5-container { order: 3; } .framer-Q0Rrr .framer-148s5dy-container { order: 4; }}\",\"@media (max-width: 809px) { .framer-Q0Rrr.framer-awb6uk { overflow: hidden; width: 390px; } .framer-Q0Rrr .framer-1puokb9 { padding: 0px 20px 0px 20px; } .framer-Q0Rrr .framer-cxm501 { height: 80px; justify-content: flex-start; }}\",\"@media (min-width: 1920px) { .framer-Q0Rrr.framer-awb6uk { width: 1920px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 913\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HmjOT2CQY\":{\"layout\":[\"fixed\",\"auto\"]},\"kqAFp4I2c\":{\"layout\":[\"fixed\",\"auto\"]},\"q53oFSgFy\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"PQkehTEg7\":{\"pattern\":\":PQkehTEg7\",\"name\":\"top\"}}\n * @framerResponsiveScreen\n */const FramerLLWa9By_O=withCSS(Component,css,\"framer-Q0Rrr\");export default FramerLLWa9By_O;FramerLLWa9By_O.displayName=\"Page\";FramerLLWa9By_O.defaultProps={height:913,width:1440};addFonts(FramerLLWa9By_O,[{explicitInter:true,fonts:[{family:\"Web437 Acer710 Mono Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/eCkanj5ZGyaldNHJShmF6xQyA.woff\"},{family:\"Space Grotesk\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/spacegrotesk/v21/V8mQoQDjQSkFtoMM3T6r8E7mF71Q-gOoraIAEj4PVksmNsFjTDJK.woff2\",weight:\"700\"}]},...NavigationBarFonts,...TickerFonts,...ButtonFonts,...FooterFonts,...SmoothScrollFonts,...GetTemplateButtonFonts,...CircleCursorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLLWa9By_O\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"913\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HmjOT2CQY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kqAFp4I2c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q53oFSgFy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"PQkehTEg7\\\":{\\\"pattern\\\":\\\":PQkehTEg7\\\",\\\"name\\\":\\\"top\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationBarFonts", "getFonts", "RCnaNQOyx_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "TickerFonts", "Ticker", "ButtonFonts", "WJu0sq0fd_default", "MotionDivWithOptimizedAppearEffect", "motion", "MotionSectionWithOptimizedAppearEffect", "FooterFonts", "XK_Cy5AdA_default", "SmoothScrollFonts", "SmoothScroll", "GetTemplateButtonFonts", "hTb8HD_f8_default", "CircleCursorFonts", "GF5osqdRk_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition3", "cursor", "GF5osqdRk_default", "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", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "RCnaNQOyx_default", "MotionSectionWithOptimizedAppearEffect", "Container", "Ticker", "MotionDivWithOptimizedAppearEffect", "x", "RichText2", "ResolveLinks", "resolvedLinks", "WJu0sq0fd_default", "resolvedLinks1", "XK_Cy5AdA_default", "SmoothScroll", "hTb8HD_f8_default", "css", "FramerLLWa9By_O", "withCSS", "LLWa9By_O_default", "addFonts", "NavigationBarFonts", "TickerFonts", "ButtonFonts", "FooterFonts", "SmoothScrollFonts", "GetTemplateButtonFonts", "CircleCursorFonts", "__FramerMetadata__"]
}
