{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5HxrOM2folBC4ztOHONo/AAmPifBjirFVIIKkf2Ta/jDmRtRSHu.js"],
  "sourcesContent": ["// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}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 ButtonsSecondaryBtn from\"#framer/local/canvasComponent/Cu21ASECw/Cu21ASECw.js\";import FooterFooter from\"#framer/local/canvasComponent/T_FDxHzUB/T_FDxHzUB.js\";import Nav from\"#framer/local/canvasComponent/TfdJTYnom/TfdJTYnom.js\";import*as sharedStyle1 from\"#framer/local/css/kMTEK7F2_/kMTEK7F2_.js\";import*as sharedStyle2 from\"#framer/local/css/mGyjz0BHt/mGyjz0BHt.js\";import*as sharedStyle from\"#framer/local/css/ZiPTTuBjb/ZiPTTuBjb.js\";import metadataProvider from\"#framer/local/webPageMetadata/jDmRtRSHu/jDmRtRSHu.js\";const RichTextWithFX=withFX(RichText);const ButtonsSecondaryBtnFonts=getFonts(ButtonsSecondaryBtn);const MotionDivWithFX=withFX(motion.div);const NavFonts=getFonts(Nav);const FooterFooterFonts=getFonts(FooterFooter);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={GRwIVVBPL:\"(min-width: 810px) and (max-width: 1199px)\",lnKGVMk2Y:\"(max-width: 809px)\",sAfNt0ddM:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Fi5Hl\";const variantClassNames={GRwIVVBPL:\"framer-v-2j07qu\",lnKGVMk2Y:\"framer-v-fqkjv6\",sAfNt0ddM:\"framer-v-1d1uptu\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:70};const transition1={damping:60,delay:.2,mass:1.2,stiffness:350,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:70};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition2={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition3={delay:0,duration:2.5,ease:[0,0,1,1],type:\"tween\"};const animation4={opacity:.5,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:0};const transition4={delay:.1,duration:2,ease:[0,0,1,1],type:\"tween\"};const animation5={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:.65,skewX:0,skewY:0,x:0,y:0};const transition5={delay:.4,duration:2,ease:[0,0,1,1],type:\"tween\"};const transition6={delay:.2,duration:2,ease:[0,0,1,1],type:\"tween\"};const transition7={delay:.3,duration:2,ease:[0,0,1,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"sAfNt0ddM\",Phone:\"lnKGVMk2Y\",Tablet:\"GRwIVVBPL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"sAfNt0ddM\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();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=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"VdSpjCFzn\");const ref2=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if([\"GRwIVVBPL\",\"lnKGVMk2Y\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sAfNt0ddM\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1d1uptu\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1fjulu0\",\"data-framer-name\":\"404 section\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.14,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-niro4u\",\"data-styles-preset\":\"ZiPTTuBjb\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(290deg, var(--token-dd7561fa-ebe0-49d8-be51-be2c3aa8c078, rgb(13, 14, 18)) 0%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, rgb(110, 150, 251)) 38%)\"},children:\"404\"})})}),className:\"framer-1f0lh6u\",\"data-framer-name\":\"large bg text\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n5zi1x\",\"data-framer-name\":\"content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fde2h1\",\"data-framer-name\":\"Text & button\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cgxhfm\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-10ztfqa\",\"data-styles-preset\":\"kMTEK7F2_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Oops!\"})}),className:\"framer-5nz57g\",\"data-framer-name\":\"Oops!\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-10ztfqa\",\"data-styles-preset\":\"kMTEK7F2_\",style:{\"--framer-text-alignment\":\"center\"},children:\"Page not found\"})}),className:\"framer-wyiris\",\"data-framer-name\":\"Page not found\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xuqmyc\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uwca5l\",\"data-styles-preset\":\"mGyjz0BHt\",style:{\"--framer-text-alignment\":\"center\"},children:\"The page you are looking for either doesn\u2019t exist or currently not available\"})}),className:\"framer-pprxq5\",\"data-framer-name\":\"The page you are looking for either doesn\u2019t exist or currently not available\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lnKGVMk2Y:{y:441.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:501.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w6g3dk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GRwIVVBPL:{ZfGu3C92d:resolvedLinks[1]},lnKGVMk2Y:{variant:\"YvS4r4crj\",ZfGu3C92d:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonsSecondaryBtn,{height:\"100%\",id:\"Vt4p_ztvP\",layoutId:\"Vt4p_ztvP\",N3P8Sy162:\"Go Back Home\",variant:\"kXsQ3FEOV\",width:\"100%\",ZfGu3C92d:resolvedLinks[0]})})})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ui5ce7\",\"data-framer-name\":\"Blur\",style:{rotate:-33},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:.27,className:\"framer-1l1cc45\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation5,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__perspectiveFX:false,__targetOpacity:.28,className:\"framer-1n873f4\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:25}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition5,__perspectiveFX:false,__targetOpacity:.57,className:\"framer-lqyvx5\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:11}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5hp8tf\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-12}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p3a8aa\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-24}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition6,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-r9madt\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-18}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition7,__perspectiveFX:false,__targetOpacity:.3,className:\"framer-nlszef\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-5}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yo8q5p\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:-3}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16ojzpz\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:18}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-h7630k\",\"data-framer-name\":\"Ray\",style:{originX:1,originY:0,rotate:6}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-stweaq\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hd4d0r\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ofndzy\",\"data-framer-name\":\"Light Source\",style:{originX:1,originY:0}})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rq9qo4-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GRwIVVBPL:{variant:\"I2Mb1kVH5\"},lnKGVMk2Y:{variant:\"I2Mb1kVH5\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"CdzFPjmYW\",layoutId:\"CdzFPjmYW\",style:{width:\"100%\"},variant:\"zhdoRM_gv\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lnKGVMk2Y:{y:607.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:542,width:\"100vw\",y:687.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1glpx4j-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GRwIVVBPL:{variant:\"u09nybXDp\"},lnKGVMk2Y:{variant:\"Os9acZr8s\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"aysvSwNF5\",layoutId:\"aysvSwNF5\",style:{width:\"100%\"},variant:\"WUmHd4pn2\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-n5sxu9-container hidden-2j07qu hidden-fqkjv6\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"s040hRLm0\",intensity:8,layoutId:\"s040hRLm0\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-1ff83c06-5885-4bfe-8ffc-496bf1639668, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Fi5Hl.framer-fh11vk, .framer-Fi5Hl .framer-fh11vk { display: block; }\",\".framer-Fi5Hl.framer-1d1uptu { align-content: center; align-items: center; background-color: var(--token-1ff83c06-5885-4bfe-8ffc-496bf1639668, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Fi5Hl .framer-1fjulu0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 240px 40px 140px 40px; position: relative; width: 100%; }\",\".framer-Fi5Hl .framer-1f0lh6u { flex: none; height: auto; left: 0px; opacity: 0.14; position: absolute; right: 0px; top: 79px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-Fi5Hl .framer-n5zi1x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 640px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Fi5Hl .framer-fde2h1 { 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; max-width: 640px; overflow: visible; padding: 0px; position: relative; width: 640px; }\",\".framer-Fi5Hl .framer-cgxhfm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Fi5Hl .framer-5nz57g, .framer-Fi5Hl .framer-wyiris { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Fi5Hl .framer-xuqmyc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Fi5Hl .framer-pprxq5 { flex: none; height: auto; max-width: 440px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Fi5Hl .framer-1w6g3dk-container { flex: none; height: auto; position: relative; width: auto; z-index: 4; }\",\".framer-Fi5Hl .framer-ui5ce7 { -webkit-filter: blur(16px); -webkit-mask: radial-gradient(50% 109.00000000000001% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0.96427) 0%, rgba(0, 0, 0, 0) 96%) add; filter: blur(16px); flex: none; height: 179vh; left: -373px; mask: radial-gradient(50% 109.00000000000001% at 50% 50%, #000000 0%, rgba(0, 0, 0, 0.96427) 0%, rgba(0, 0, 0, 0) 96%) add; overflow: hidden; pointer-events: none; position: absolute; top: -571px; width: 1142px; z-index: 7; }\",'.framer-Fi5Hl .framer-1l1cc45 { background: radial-gradient(50% 50% at 50% 50%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, #6e96fb) /* {\"name\":\"blue\"} */ 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 2072px; left: calc(50.00000000000002% - 40px / 2); opacity: 0.27; overflow: hidden; position: absolute; top: -352px; width: 40px; z-index: 1; }','.framer-Fi5Hl .framer-1n873f4 { background: radial-gradient(50% 50% at 50% 50%, var(--token-25fd4b3f-9d2f-4120-b60b-748b73a1c54e, #a940ff) /* {\"name\":\"purple\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.28; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }','.framer-Fi5Hl .framer-lqyvx5 { background: radial-gradient(50% 50% at 50% 50%, var(--token-328fb77c-a3e7-47b3-8555-0bce70c4be34, #454f63) /* {\"name\":\"text grad color 2\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.57; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }','.framer-Fi5Hl .framer-5hp8tf { background: radial-gradient(50% 50% at 50% 50%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, #6e96fb) /* {\"name\":\"blue\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.42; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }','.framer-Fi5Hl .framer-1p3a8aa { background: radial-gradient(50% 50% at 50% 50%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, #6e96fb) /* {\"name\":\"blue\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 35px / 2); opacity: 0.32; overflow: hidden; position: absolute; top: -352px; width: 35px; z-index: 1; }','.framer-Fi5Hl .framer-r9madt { background: radial-gradient(50% 50% at 50% 50%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, #6e96fb) /* {\"name\":\"blue\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 50px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -352px; width: 50px; z-index: 1; }','.framer-Fi5Hl .framer-nlszef { background: radial-gradient(50% 50% at 50% 50%, var(--token-25fd4b3f-9d2f-4120-b60b-748b73a1c54e, #a940ff) /* {\"name\":\"purple\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.3; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }','.framer-Fi5Hl .framer-1yo8q5p { background: radial-gradient(50% 50% at 50% 50%, var(--token-328fb77c-a3e7-47b3-8555-0bce70c4be34, #454f63) /* {\"name\":\"text grad color 2\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 15px / 2); opacity: 0.5; overflow: hidden; position: absolute; top: -352px; width: 15px; z-index: 1; }','.framer-Fi5Hl .framer-16ojzpz { background: radial-gradient(50% 50% at 50% 50%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, #6e96fb) /* {\"name\":\"blue\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.6; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }','.framer-Fi5Hl .framer-h7630k { background: radial-gradient(50% 50% at 50% 50%, var(--token-25fd4b3f-9d2f-4120-b60b-748b73a1c54e, #a940ff) /* {\"name\":\"purple\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -920px; flex: none; left: calc(50.00000000000002% - 20px / 2); opacity: 0.18; overflow: hidden; position: absolute; top: -352px; width: 20px; z-index: 1; }','.framer-Fi5Hl .framer-stweaq { background: radial-gradient(50% 50% at 50% 50%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, #6e96fb) /* {\"name\":\"blue\"} */ 0%, rgba(171, 171, 171, 0) 100%); bottom: -46px; flex: none; left: calc(50.00000000000002% - 1198px / 2); opacity: 0.23; overflow: hidden; position: absolute; top: -352px; width: 1198px; z-index: 1; }','.framer-Fi5Hl .framer-hd4d0r { background: radial-gradient(50% 50% at 50% 50%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, #6e96fb) /* {\"name\":\"blue\"} */ 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 929px; left: calc(50.00000000000002% - 865px / 2); opacity: 0.46; overflow: hidden; position: absolute; top: -252px; width: 865px; z-index: 1; }','.framer-Fi5Hl .framer-ofndzy { background: radial-gradient(50% 50% at 50% 50%, var(--token-02b681f6-c86a-41df-bb5e-23c28cc5f2c3, #6e96fb) /* {\"name\":\"blue\"} */ 0%, rgba(171, 171, 171, 0) 100%); flex: none; height: 639px; left: calc(50.00000000000002% - 778px / 2); opacity: 0.72; overflow: hidden; position: absolute; top: -393px; width: 778px; z-index: 1; }',\".framer-Fi5Hl .framer-rq9qo4-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 8; }\",\".framer-Fi5Hl .framer-1glpx4j-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Fi5Hl .framer-n5sxu9-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Fi5Hl.framer-1d1uptu, .framer-Fi5Hl .framer-1fjulu0, .framer-Fi5Hl .framer-n5zi1x, .framer-Fi5Hl .framer-fde2h1, .framer-Fi5Hl .framer-cgxhfm, .framer-Fi5Hl .framer-xuqmyc { gap: 0px; } .framer-Fi5Hl.framer-1d1uptu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Fi5Hl.framer-1d1uptu > :first-child, .framer-Fi5Hl .framer-1fjulu0 > :first-child, .framer-Fi5Hl .framer-n5zi1x > :first-child, .framer-Fi5Hl .framer-fde2h1 > :first-child, .framer-Fi5Hl .framer-cgxhfm > :first-child, .framer-Fi5Hl .framer-xuqmyc > :first-child { margin-top: 0px; } .framer-Fi5Hl.framer-1d1uptu > :last-child, .framer-Fi5Hl .framer-1fjulu0 > :last-child, .framer-Fi5Hl .framer-n5zi1x > :last-child, .framer-Fi5Hl .framer-fde2h1 > :last-child, .framer-Fi5Hl .framer-cgxhfm > :last-child, .framer-Fi5Hl .framer-xuqmyc > :last-child { margin-bottom: 0px; } .framer-Fi5Hl .framer-1fjulu0 > *, .framer-Fi5Hl .framer-n5zi1x > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Fi5Hl .framer-fde2h1 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-Fi5Hl .framer-cgxhfm > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-Fi5Hl .framer-xuqmyc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Fi5Hl.framer-1d1uptu { width: 810px; } .framer-Fi5Hl .framer-1fjulu0 { gap: 20px; } .framer-Fi5Hl .framer-fde2h1 { align-content: center; align-items: center; width: 56%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Fi5Hl .framer-1fjulu0 { gap: 0px; } .framer-Fi5Hl .framer-1fjulu0 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Fi5Hl .framer-1fjulu0 > :first-child { margin-top: 0px; } .framer-Fi5Hl .framer-1fjulu0 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-Fi5Hl.framer-1d1uptu { width: 390px; } .framer-Fi5Hl .framer-1fjulu0 { gap: 30px; padding: 180px 18px 120px 18px; } .framer-Fi5Hl .framer-fde2h1 { align-content: center; align-items: center; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Fi5Hl .framer-1fjulu0 { gap: 0px; } .framer-Fi5Hl .framer-1fjulu0 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-Fi5Hl .framer-1fjulu0 > :first-child { margin-top: 0px; } .framer-Fi5Hl .framer-1fjulu0 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1162\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"GRwIVVBPL\":{\"layout\":[\"fixed\",\"auto\"]},\"lnKGVMk2Y\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerjDmRtRSHu=withCSS(Component,css,\"framer-Fi5Hl\");export default FramerjDmRtRSHu;FramerjDmRtRSHu.displayName=\"Page\";FramerjDmRtRSHu.defaultProps={height:1162,width:1200};addFonts(FramerjDmRtRSHu,[{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\"}]},...ButtonsSecondaryBtnFonts,...NavFonts,...FooterFooterFonts,...SmoothScrollFonts,...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\":\"FramerjDmRtRSHu\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GRwIVVBPL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lnKGVMk2Y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1162\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["RichTextWithFX", "withFX", "RichText2", "ButtonsSecondaryBtnFonts", "getFonts", "Cu21ASECw_default", "MotionDivWithFX", "motion", "NavFonts", "TfdJTYnom_default", "FooterFooterFonts", "T_FDxHzUB_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "transition4", "animation5", "transition5", "transition6", "transition7", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "x", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "Container", "css", "FramerjDmRtRSHu", "withCSS", "jDmRtRSHu_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
