{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nrsfi4ZwnGCtHAnGlqFT/CX36rVcaYPnGKOUyE2qN/z_3MHGpiI.js"],
  "sourcesContent": ["// Generated by Framer (3fa6aa4)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,optimizeAppear,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouter,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import FormSpark from\"https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/Foxm7T4YpJpvPgDlEus0/FormSpark.js\";import ButtonsMainGreenButton from\"#framer/local/canvasComponent/e2GbS75_6/e2GbS75_6.js\";import Particles from\"#framer/local/canvasComponent/e4qiH016o/e4qiH016o.js\";import metadataProvider from\"#framer/local/webPageMetadata/z_3MHGpiI/z_3MHGpiI.js\";const PhosphorFonts=getFonts(Phosphor);const ButtonsMainGreenButtonFonts=getFonts(ButtonsMainGreenButton);const FormSparkFonts=getFonts(FormSpark);const ParticlesFonts=getFonts(Particles);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"Iko1Uf8YF\",\"A8a_SHHOp\",\"kjoMBMXMa\"];const breakpoints={A8a_SHHOp:\"(min-width: 690px) and (max-width: 1199px)\",Iko1Uf8YF:\"(min-width: 1200px)\",kjoMBMXMa:\"(max-width: 689px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-UyuHH\";const variantClassNames={A8a_SHHOp:\"framer-v-1be8uqt\",Iko1Uf8YF:\"framer-v-1hkstwm\",kjoMBMXMa:\"framer-v-f9ua3u\"};const transition1={damping:30,delay:.1,mass:1,stiffness:400,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:10};const transition2={damping:30,delay:.15,mass:1,stiffness:400,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 transition3={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={damping:75,delay:0,mass:1,stiffness:1e3,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:150};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation8={opacity:0,rotate:9,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-106,y:0};const transition6={delay:.3,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation9={opacity:0,rotate:9,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:-106,y:0};const transition7={delay:.5,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation10={opacity:0,rotate:9,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:-106,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"Iko1Uf8YF\",Phone:\"kjoMBMXMa\",Tablet:\"A8a_SHHOp\"};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:\"Iko1Uf8YF\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);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);}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);}}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-UyuHH`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-UyuHH`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Qdsfxou6awelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Iko1Uf8YF\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1hkstwm\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p53qtc\",\"data-border\":true,\"data-framer-name\":\"404 Section\",name:\"404 Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o9mf12\",\"data-framer-name\":\"404 Content Section\",name:\"404 Content Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jv283f\",\"data-framer-name\":\"Heading & Description Content\",name:\"Heading & Description Content\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A8a_SHHOp:{\"data-framer-appear-id\":\"1ltpscb\",animate:optimizeAppear(\"animate\",\"1ltpscb\",animation,\"1be8uqt\"),initial:optimizeAppear(\"initial\",\"1ltpscb\",animation1,\"1be8uqt\")},kjoMBMXMa:{\"data-framer-appear-id\":\"c0w6nn\",animate:optimizeAppear(\"animate\",\"c0w6nn\",animation,\"f9ua3u\"),initial:optimizeAppear(\"initial\",\"c0w6nn\",animation1,\"f9ua3u\")}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"rrl6kq\",animation,\"1hkstwm\"),className:\"framer-rrl6kq-container\",\"data-framer-appear-id\":\"rrl6kq\",initial:optimizeAppear(\"initial\",\"rrl6kq\",animation1,\"1hkstwm\"),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Warning\",id:\"vgSBHN2Qj\",layoutId:\"vgSBHN2Qj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A8a_SHHOp:{\"data-framer-appear-id\":\"cslvqv\",animate:optimizeAppear(\"animate\",\"cslvqv\",animation2,\"1be8uqt\"),initial:optimizeAppear(\"initial\",\"cslvqv\",animation1,\"1be8uqt\")},kjoMBMXMa:{\"data-framer-appear-id\":\"34qofw\",animate:optimizeAppear(\"animate\",\"34qofw\",animation2,\"f9ua3u\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(252, 58, 58)\",\"--framer-text-transform\":\"uppercase\"},children:\"Error 404 - Page not found\"})}),initial:optimizeAppear(\"initial\",\"34qofw\",animation1,\"f9ua3u\")}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"t2xpu4\",animation2,\"1hkstwm\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(252, 58, 58)\",\"--framer-text-transform\":\"uppercase\"},children:\"Error 404 - Page not found\"})}),className:\"framer-t2xpu4\",\"data-framer-appear-id\":\"t2xpu4\",fonts:[\"FS;General Sans-semibold\"],initial:optimizeAppear(\"initial\",\"t2xpu4\",animation1,\"1hkstwm\"),style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A8a_SHHOp:{\"data-framer-appear-id\":\"1a7qxij\",animate:optimizeAppear(\"animate\",\"1a7qxij\",animation3,\"1be8uqt\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(86deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.7) 72.1895%)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"38px\"},children:\"Oops! You've wandered into the unknown\u2026\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"45px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"We appreciate your help reporting how you slipped into the void.\"]})})}),initial:optimizeAppear(\"initial\",\"1a7qxij\",animation1,\"1be8uqt\")},kjoMBMXMa:{\"data-framer-appear-id\":\"yfwkts\",animate:optimizeAppear(\"animate\",\"yfwkts\",animation3,\"f9ua3u\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(86deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.7) 72.1895%)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"35px\"},children:\"Oops! You've wandered into the unknown\u2026\"}),/*#__PURE__*/_jsx(\"br\",{}),\"We appreciate your help reporting how you slipped into the void.\"]})})}),initial:optimizeAppear(\"initial\",\"yfwkts\",animation1,\"f9ua3u\")}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,animate:optimizeAppear(\"animate\",\"3gkr00\",animation3,\"1hkstwm\"),children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(86deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.7) 72.1895%)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"45px\"},children:\"Oops! You've wandered into the unknown\u2026\"}),/*#__PURE__*/_jsx(\"br\",{}),\"We appreciate your help reporting how you slipped into the void.\"]})})}),className:\"framer-3gkr00\",\"data-framer-appear-id\":\"3gkr00\",fonts:[\"FS;General Sans-medium\"],initial:optimizeAppear(\"initial\",\"3gkr00\",animation1,\"1hkstwm\"),style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iapzi\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"EaUr55xhT\"},implicitPathVariables:undefined},{href:{webPageId:\"EaUr55xhT\"},implicitPathVariables:undefined},{href:{webPageId:\"EaUr55xhT\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A8a_SHHOp:{\"data-framer-appear-id\":\"1mochpd\",animate:optimizeAppear(\"animate\",\"1mochpd\",animation4,\"1be8uqt\"),initial:optimizeAppear(\"initial\",\"1mochpd\",animation1,\"1be8uqt\")},kjoMBMXMa:{\"data-framer-appear-id\":\"1tfgqd3\",animate:optimizeAppear(\"animate\",\"1tfgqd3\",animation4,\"f9ua3u\"),initial:optimizeAppear(\"initial\",\"1tfgqd3\",animation1,\"f9ua3u\")}},children:/*#__PURE__*/_jsx(Container,{animate:optimizeAppear(\"animate\",\"1yl3ooy\",animation4,\"1hkstwm\"),className:\"framer-1yl3ooy-container\",\"data-framer-appear-id\":\"1yl3ooy\",initial:optimizeAppear(\"initial\",\"1yl3ooy\",animation1,\"1hkstwm\"),style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A8a_SHHOp:{TwUpWc_3Q:resolvedLinks[1]},kjoMBMXMa:{TwUpWc_3Q:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonsMainGreenButton,{Bf2Bblc5O:\"rgb(255, 255, 255)\",height:\"100%\",HHXsvsz54:\"rgb(0, 0, 0)\",id:\"L6ZUBLskN\",layoutId:\"L6ZUBLskN\",m2Y8rrB3N:15,o6KASNBil:false,TeDM4RjBF:\"Back Home\",TwUpWc_3Q:resolvedLinks[0],va1T5B74v:false,variant:\"lNPXtw6qj\",W2FqRPI6z:\"ArrowLeft\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A8a_SHHOp:{\"data-framer-appear-id\":\"p9gzl5\",animate:optimizeAppear(\"animate\",\"p9gzl5\",animation4,\"1be8uqt\"),initial:optimizeAppear(\"initial\",\"p9gzl5\",animation1,\"1be8uqt\")},kjoMBMXMa:{\"data-framer-appear-id\":\"srg5m1\",animate:optimizeAppear(\"animate\",\"srg5m1\",animation4,\"f9ua3u\"),initial:optimizeAppear(\"initial\",\"srg5m1\",animation1,\"f9ua3u\")}},children:/*#__PURE__*/_jsxs(Container,{animate:optimizeAppear(\"animate\",\"16vyz9n\",animation4,\"1hkstwm\"),className:\"framer-16vyz9n-container\",\"data-framer-appear-id\":\"16vyz9n\",id:\"16vyz9n\",initial:optimizeAppear(\"initial\",\"16vyz9n\",animation1,\"1hkstwm\"),style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ButtonsMainGreenButton,{Bf2Bblc5O:\"rgb(255, 255, 255)\",height:\"100%\",HHXsvsz54:\"rgb(0, 0, 0)\",id:\"QlVW6K1Bt\",layoutId:\"QlVW6K1Bt\",m2Y8rrB3N:15,o6KASNBil:false,Qdsfxou6a:Qdsfxou6awelu7j({overlay}),TeDM4RjBF:\"Report Issue\",va1T5B74v:false,variant:\"QGRqHUCbp\",W2FqRPI6z:\"Smiley\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-vd3nky\",\"data-framer-portal-id\":\"16vyz9n\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"QSl_uroQ5\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation6,className:\"framer-mwpjzx-container\",\"data-framer-portal-id\":\"16vyz9n\",exit:animation5,initial:animation7,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kjoMBMXMa:{layout:\"vertical\",paddingPerSide:true}},children:/*#__PURE__*/_jsx(FormSpark,{borderRadius:5,bottomLeftRadius:5,bottomRightRadius:5,button:{color:\"rgb(255, 255, 255)\",fill:\"rgb(133, 0, 0)\",fontWeight:600,label:\"Report Issue\"},email:{placeholder:\"Email\",value:\"\"},font:false,fontFamily:\"Inter\",fontSize:14,fontWeight:400,formId:\"x7V2y1shL\",gap:8,height:\"100%\",id:\"uZOQrOpUP\",inputs:{color:\"rgb(0, 0, 0)\",error:\"rgb(238, 68, 68)\",fill:\"rgb(235, 235, 235)\",placeholderColor:\"rgba(0, 0, 0, 0.5)\"},isMixedBorderRadius:false,layout:\"horizontal\",layoutId:\"uZOQrOpUP\",message:{placeholder:\"Briefly explain the problem found...\",value:\"\"},nameField:{placeholder:\"Name\",value:\"\"},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,style:{height:\"100%\",width:\"100%\"},topLeftRadius:5,topRightRadius:5,width:\"100%\",withEmail:true,withMessage:true,withName:true})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A8a_SHHOp:{width:\"calc(100vw - 60px)\"},kjoMBMXMa:{width:\"calc(100vw - 60px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m6um32-container\",children:/*#__PURE__*/_jsx(Particles,{height:\"100%\",id:\"iwTx5cSsK\",jiyRKWafe:\"rgb(0, 0, 0)\",layoutId:\"iwTx5cSsK\",style:{height:\"100%\",width:\"100%\"},variant:\"g2rGSma8B\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fx92z2\",\"data-framer-name\":\"Light Beams\",name:\"Light Beams\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v9d2yy\",\"data-border\":true,\"data-framer-name\":\"Light Beam 1\",name:\"Light Beam 1\",style:{rotate:22,transformPerspective:1200}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fmadxz\",\"data-border\":true,\"data-framer-name\":\"Light Beam 2\",name:\"Light Beam 2\",style:{rotate:25,transformPerspective:1200}})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-UyuHH { background: #101010; }`,\".framer-UyuHH.framer-10l4ap, .framer-UyuHH .framer-10l4ap { display: block; }\",\".framer-UyuHH.framer-1hkstwm { align-content: center; align-items: center; background-color: #101010; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-UyuHH .framer-1p53qtc { --border-bottom-width: 1px; --border-color: rgba(238, 238, 238, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; overflow: visible; padding: 150px 0px 150px 0px; position: relative; width: 100%; }\",\".framer-UyuHH .framer-o9mf12 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: auto; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 0px 0px 100px 0px; position: relative; width: 90%; z-index: 3; }\",\".framer-UyuHH .framer-jv283f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-UyuHH .framer-rrl6kq-container { flex: none; height: 164px; position: relative; width: 140px; }\",\".framer-UyuHH .framer-t2xpu4 { --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-UyuHH .framer-3gkr00 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 88%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UyuHH .framer-1iapzi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-UyuHH .framer-1yl3ooy-container, .framer-UyuHH .framer-16vyz9n-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-UyuHH .framer-vd3nky { background-color: rgba(0, 0, 0, 0.9); inset: 0px; position: fixed; user-select: none; z-index: 4; }\",\".framer-UyuHH .framer-mwpjzx-container { cursor: pointer; flex: none; height: 215px; left: calc(49.916666666666686% - 651px / 2); position: fixed; top: calc(49.87500000000003% - 215px / 2); width: 651px; z-index: 4; }\",\".framer-UyuHH .framer-1m6um32-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-UyuHH .framer-fx92z2 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.08077544426497% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-UyuHH .framer-1v9d2yy { --border-bottom-width: 0px; --border-color: rgba(238, 238, 238, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.03) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 145px; overflow: hidden; position: absolute; right: -134px; top: 44px; width: 1065px; z-index: 1; }\",\".framer-UyuHH .framer-1fmadxz { --border-bottom-width: 0px; --border-color: rgba(238, 238, 238, 0.1); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.03) 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 145px; overflow: hidden; position: absolute; right: -224px; top: 4px; width: 960px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UyuHH.framer-1hkstwm, .framer-UyuHH .framer-1p53qtc, .framer-UyuHH .framer-o9mf12, .framer-UyuHH .framer-jv283f, .framer-UyuHH .framer-1iapzi { gap: 0px; } .framer-UyuHH.framer-1hkstwm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UyuHH.framer-1hkstwm > :first-child, .framer-UyuHH .framer-o9mf12 > :first-child, .framer-UyuHH .framer-jv283f > :first-child { margin-top: 0px; } .framer-UyuHH.framer-1hkstwm > :last-child, .framer-UyuHH .framer-o9mf12 > :last-child, .framer-UyuHH .framer-jv283f > :last-child { margin-bottom: 0px; } .framer-UyuHH .framer-1p53qtc > *, .framer-UyuHH .framer-1iapzi > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UyuHH .framer-1p53qtc > :first-child, .framer-UyuHH .framer-1iapzi > :first-child { margin-left: 0px; } .framer-UyuHH .framer-1p53qtc > :last-child, .framer-UyuHH .framer-1iapzi > :last-child { margin-right: 0px; } .framer-UyuHH .framer-o9mf12 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-UyuHH .framer-jv283f > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }\",\"@media (min-width: 1200px) { .framer-UyuHH .hidden-1hkstwm { display: none !important; } }\",`@media (min-width: 690px) and (max-width: 1199px) { .framer-UyuHH .hidden-1be8uqt { display: none !important; } .${metadata.bodyClassName}-framer-UyuHH { background: #101010; } .framer-UyuHH.framer-1hkstwm { width: 690px; } .framer-UyuHH .framer-1p53qtc { padding: 150px 30px 150px 30px; } .framer-UyuHH .framer-3gkr00 { max-width: 83%; } .framer-UyuHH .framer-1v9d2yy { left: -241px; top: -6px; width: unset; } .framer-UyuHH .framer-1fmadxz { left: -46px; top: -26px; width: unset; }}`,`@media (max-width: 689px) { .framer-UyuHH .hidden-f9ua3u { display: none !important; } .${metadata.bodyClassName}-framer-UyuHH { background: #101010; } .framer-UyuHH.framer-1hkstwm { width: 370px; } .framer-UyuHH .framer-1p53qtc { flex-direction: column; padding: 150px 30px 150px 30px; } .framer-UyuHH .framer-o9mf12 { gap: 13px; width: 95%; } .framer-UyuHH .framer-3gkr00 { max-width: 85%; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25); } .framer-UyuHH .framer-1iapzi { flex-direction: column; gap: 11px; width: 100%; } .framer-UyuHH .framer-mwpjzx-container { height: 240px; left: calc(50.00000000000002% - 300px / 2); top: calc(39.099526066350734% - 240px / 2); width: 300px; } .framer-UyuHH .framer-1v9d2yy { left: -561px; top: -46px; width: unset; } .framer-UyuHH .framer-1fmadxz { left: -366px; top: -56px; width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UyuHH .framer-1p53qtc, .framer-UyuHH .framer-o9mf12, .framer-UyuHH .framer-1iapzi { gap: 0px; } .framer-UyuHH .framer-1p53qtc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UyuHH .framer-1p53qtc > :first-child, .framer-UyuHH .framer-o9mf12 > :first-child, .framer-UyuHH .framer-1iapzi > :first-child { margin-top: 0px; } .framer-UyuHH .framer-1p53qtc > :last-child, .framer-UyuHH .framer-o9mf12 > :last-child, .framer-UyuHH .framer-1iapzi > :last-child { margin-bottom: 0px; } .framer-UyuHH .framer-o9mf12 > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-UyuHH .framer-1iapzi > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } }}`,'.framer-UyuHH[data-border=\"true\"]::after, .framer-UyuHH [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 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"A8a_SHHOp\":{\"layout\":[\"fixed\",\"auto\"]},\"kjoMBMXMa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerz_3MHGpiI=withCSS(Component,css,\"framer-UyuHH\");export default Framerz_3MHGpiI;Framerz_3MHGpiI.displayName=\"404\";Framerz_3MHGpiI.defaultProps={height:800,width:1200};addFonts(Framerz_3MHGpiI,[{explicitInter:true,fonts:[{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K46YRH762FH3QJ25IQM3VAXAKCHEXXW4/ISLWQPUZHZF33LRIOTBMFOJL57GBGQ4B/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN.woff2\",weight:\"600\"},{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2\",weight:\"500\"}]},...PhosphorFonts,...ButtonsMainGreenButtonFonts,...FormSparkFonts,...ParticlesFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerz_3MHGpiI\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A8a_SHHOp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kjoMBMXMa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"800\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "ButtonsMainGreenButtonFonts", "e2GbS75_6_default", "FormSparkFonts", "FormSpark_default", "ParticlesFonts", "e4qiH016o_default", "MotionDivWithFX", "withFX", "motion", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "animation6", "animation7", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation8", "transition6", "animation9", "transition7", "animation10", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ie", "metadata1", "_document_querySelector", "robotsTag", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Qdsfxou6awelu7j", "overlay", "paginationInfo", "args", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "optimizeAppear", "Container", "Icon", "x", "RichText2", "ResolveLinks", "resolvedLinks", "e2GbS75_6_default", "l", "AnimatePresence", "Ga", "FormSpark_default", "e4qiH016o_default", "MotionDivWithFX", "css", "Framerz_3MHGpiI", "withCSS", "z_3MHGpiI_default", "addFonts", "PhosphorFonts", "ButtonsMainGreenButtonFonts", "FormSparkFonts", "ParticlesFonts", "__FramerMetadata__"]
}
