{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2BNwXfTcfqBoWAV6Y84W/DJcz0OHCXYRm3cFet7vw/rCxi7W0pn.js"],
  "sourcesContent": ["// Generated by Framer (f318921)\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,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ButtonsPrimary from\"#framer/local/canvasComponent/fwE4rzqe7/fwE4rzqe7.js\";import ButtonsIcons from\"#framer/local/canvasComponent/IqIOgEYf3/IqIOgEYf3.js\";import Footer from\"#framer/local/canvasComponent/JW5FqHGDG/JW5FqHGDG.js\";import CustomCursors from\"#framer/local/canvasComponent/s3jPOBrVT/s3jPOBrVT.js\";import Navigation from\"#framer/local/canvasComponent/VQhJIeEQs/VQhJIeEQs.js\";import*as sharedStyle2 from\"#framer/local/css/BSW6NG_nF/BSW6NG_nF.js\";import*as sharedStyle1 from\"#framer/local/css/iVVstEMhI/iVVstEMhI.js\";import*as sharedStyle from\"#framer/local/css/RjZsiompS/RjZsiompS.js\";import metadataProvider from\"#framer/local/webPageMetadata/rCxi7W0pn/rCxi7W0pn.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const ButtonsIconsFonts=getFonts(ButtonsIcons);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const FooterFonts=getFonts(Footer);const CustomCursorsFonts=getFonts(CustomCursors);const breakpoints={IHdZ_QYD7:\"(max-width: 809px)\",VAUVGhpeJ:\"(min-width: 810px) and (max-width: 1199px)\",wzdoOTTaM:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-V6HrD\";const variantClassNames={IHdZ_QYD7:\"framer-v-v8kt2k\",VAUVGhpeJ:\"framer-v-18u9n8x\",wzdoOTTaM:\"framer-v-16yc4rh\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-48};const transition1={delay:.6,duration:.9,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:-48};const transition2={delay:0,duration:.9,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:-48};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:80};const animation5={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:20,y:0};const transition3={bounce:.1,delay:.01,duration:.9,type:\"spring\"};const textEffect={effect:animation5,repeat:false,startDelay:.8,threshold:0,tokenization:\"character\",transition:transition3,trigger:\"onInView\",type:\"appear\"};const animation6={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:40};const textEffect1={effect:animation6,repeat:false,startDelay:0,threshold:0,tokenization:\"character\",transition:transition3,trigger:\"onInView\",type:\"appear\"};const textEffect2={effect:animation6,repeat:false,startDelay:.5,threshold:0,tokenization:\"word\",transition:transition3,trigger:\"onInView\",type:\"appear\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:80};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"wzdoOTTaM\",Phone:\"IHdZ_QYD7\",Tablet:\"VAUVGhpeJ\"};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:\"wzdoOTTaM\"};};const cursor={component:CustomCursors,variant:\"sPSRG9E9L\"};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-V6HrD`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-V6HrD`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({\"1uxt5a3\":cursor,mw1wje:{...cursor,variant:\"eUcmag32B\"}});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"wzdoOTTaM\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{\"data-framer-cursor\":undefined},VAUVGhpeJ:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-16yc4rh\",className),\"data-framer-cursor\":\"1uxt5a3\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{__framer__animate:{transition:transition2},__framer__exit:animation2}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k7hzr8-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{variant:\"YgpEbxivR\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"hGc87z5eM\",layoutId:\"hGc87z5eM\",style:{width:\"100%\"},variant:\"Vwfp9rv3h\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-4zxk3q\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dijad2\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15f92py\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{className:\"framer-1pyasgh\",\"data-framer-name\":\"Headline\",name:\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tn85sg\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-132d17w\",\"data-styles-preset\":\"RjZsiompS\",children:\"//  Page Not Found\"})}),className:\"framer-1ft078t\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-5rm0q6\",\"data-styles-preset\":\"iVVstEMhI\",children:\"404\"})}),className:\"framer-1mqbys5\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-k1lu5b\",\"data-styles-preset\":\"BSW6NG_nF\",children:\"The page you\u2019re looking for doesn\u2019t exist. It might have been moved, deleted, or perhaps it never existed at all. Let\u2019s help you get back on track.\"})}),className:\"framer-ajvbb4\",effect:textEffect2,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{__framer__animate:{transition:transition2},__framer__exit:animation4}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zyqcmo\",\"data-border\":true,\"data-framer-name\":\"CTA\",name:\"CTA\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rz8a20\",\"data-framer-name\":\"Socials\",name:\"Socials\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:702.4000000000001,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{\"data-framer-cursor\":undefined},VAUVGhpeJ:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-ii89ku-container\",\"data-framer-cursor\":\"mw1wje\",children:/*#__PURE__*/_jsx(ButtonsIcons,{AIGpMiTbN:\"XLogo\",height:\"100%\",id:\"uZM7ldQi_\",layoutId:\"uZM7ldQi_\",width:\"100%\",xLMsDJR23:\"https://x.com/ThaerSwailem\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:702.4000000000001,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{\"data-framer-cursor\":undefined},VAUVGhpeJ:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-4xw8gi-container\",\"data-framer-cursor\":\"mw1wje\",children:/*#__PURE__*/_jsx(ButtonsIcons,{AIGpMiTbN:\"InstagramLogo\",height:\"100%\",id:\"ZTFmiKHNG\",layoutId:\"ZTFmiKHNG\",width:\"100%\",xLMsDJR23:\"https://www.instagram.com/\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:702.4000000000001,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{\"data-framer-cursor\":undefined},VAUVGhpeJ:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w16wvf-container\",\"data-framer-cursor\":\"mw1wje\",children:/*#__PURE__*/_jsx(ButtonsIcons,{AIGpMiTbN:\"LinkedinLogo\",height:\"100%\",id:\"iVIqWr19r\",layoutId:\"iVIqWr19r\",width:\"100%\",xLMsDJR23:\"https://www.linkedin.com/\"})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:695.9000000000001,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{\"data-framer-cursor\":undefined},VAUVGhpeJ:{\"data-framer-cursor\":undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-j3uwsl-container\",\"data-framer-cursor\":\"mw1wje\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{xLMsDJR23:resolvedLinks[2]},VAUVGhpeJ:{xLMsDJR23:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonsPrimary,{height:\"100%\",id:\"L2tRthwHx\",layoutId:\"L2tRthwHx\",Sg1kz8pun:\"Back Home\",width:\"100%\",xLMsDJR23:resolvedLinks[0]})})})})})})]})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:280,width:\"100vw\",y:1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ia7gfp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IHdZ_QYD7:{variant:\"L5k3t9oOT\"},VAUVGhpeJ:{variant:\"xEytXDUw3\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"DGO08rg_O\",layoutId:\"DGO08rg_O\",style:{width:\"100%\"},variant:\"B1wLtKfbO\",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-V6HrD { background: var(--token-9a6d8d1d-ba8d-4e58-b1d1-8b0432e6becd, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; }`,\".framer-V6HrD.framer-5b8u1m, .framer-V6HrD .framer-5b8u1m { display: block; }\",\".framer-V6HrD.framer-16yc4rh { align-content: center; align-items: center; background-color: var(--token-9a6d8d1d-ba8d-4e58-b1d1-8b0432e6becd, #ffffff); 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-V6HrD .framer-1k7hzr8-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-V6HrD .framer-4zxk3q { align-content: center; align-items: center; background-color: var(--token-9a6d8d1d-ba8d-4e58-b1d1-8b0432e6becd, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V6HrD .framer-dijad2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: 100vh; justify-content: center; max-width: 800px; overflow: visible; padding: 140px 20px 140px 20px; position: relative; width: 100%; }\",\".framer-V6HrD .framer-15f92py { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V6HrD .framer-1pyasgh { 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-V6HrD .framer-1tn85sg { 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: 100%; }\",\".framer-V6HrD .framer-1ft078t { --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-V6HrD .framer-1mqbys5 { --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; z-index: 1; }\",\".framer-V6HrD .framer-ajvbb4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 520px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-V6HrD .framer-zyqcmo { --border-bottom-width: 0px; --border-color: var(--token-3492f56c-540a-4083-a25a-56f9daa36f11, rgba(0, 0, 0, 0.2)); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-V6HrD .framer-1rz8a20 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-V6HrD .framer-ii89ku-container, .framer-V6HrD .framer-4xw8gi-container, .framer-V6HrD .framer-1w16wvf-container, .framer-V6HrD .framer-j3uwsl-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-V6HrD .framer-1ia7gfp-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-V6HrD.framer-16yc4rh, .framer-V6HrD .framer-4zxk3q, .framer-V6HrD .framer-dijad2, .framer-V6HrD .framer-15f92py, .framer-V6HrD .framer-1pyasgh, .framer-V6HrD .framer-1tn85sg, .framer-V6HrD .framer-zyqcmo, .framer-V6HrD .framer-1rz8a20 { gap: 0px; } .framer-V6HrD.framer-16yc4rh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-V6HrD.framer-16yc4rh > :first-child, .framer-V6HrD .framer-4zxk3q > :first-child, .framer-V6HrD .framer-dijad2 > :first-child, .framer-V6HrD .framer-15f92py > :first-child, .framer-V6HrD .framer-1pyasgh > :first-child, .framer-V6HrD .framer-1tn85sg > :first-child { margin-top: 0px; } .framer-V6HrD.framer-16yc4rh > :last-child, .framer-V6HrD .framer-4zxk3q > :last-child, .framer-V6HrD .framer-dijad2 > :last-child, .framer-V6HrD .framer-15f92py > :last-child, .framer-V6HrD .framer-1pyasgh > :last-child, .framer-V6HrD .framer-1tn85sg > :last-child { margin-bottom: 0px; } .framer-V6HrD .framer-4zxk3q > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-V6HrD .framer-dijad2 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-V6HrD .framer-15f92py > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-V6HrD .framer-1pyasgh > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-V6HrD .framer-1tn85sg > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-V6HrD .framer-zyqcmo > *, .framer-V6HrD .framer-1rz8a20 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-V6HrD .framer-zyqcmo > :first-child, .framer-V6HrD .framer-1rz8a20 > :first-child { margin-left: 0px; } .framer-V6HrD .framer-zyqcmo > :last-child, .framer-V6HrD .framer-1rz8a20 > :last-child { margin-right: 0px; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-V6HrD { background: var(--token-9a6d8d1d-ba8d-4e58-b1d1-8b0432e6becd, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-V6HrD.framer-16yc4rh { width: 810px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-V6HrD { background: var(--token-9a6d8d1d-ba8d-4e58-b1d1-8b0432e6becd, rgb(255, 255, 255)) /* {\"name\":\"White\"} */; } .framer-V6HrD.framer-16yc4rh { width: 390px; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-V6HrD[data-border=\"true\"]::after, .framer-V6HrD [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 1080\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VAUVGhpeJ\":{\"layout\":[\"fixed\",\"auto\"]},\"IHdZ_QYD7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerrCxi7W0pn=withCSS(Component,css,\"framer-V6HrD\");export default FramerrCxi7W0pn;FramerrCxi7W0pn.displayName=\"Home\";FramerrCxi7W0pn.defaultProps={height:1080,width:1200};addFonts(FramerrCxi7W0pn,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFonts,...ButtonsIconsFonts,...ButtonsPrimaryFonts,...FooterFonts,...CustomCursorsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrCxi7W0pn\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1080\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VAUVGhpeJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IHdZ_QYD7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "VQhJIeEQs_default", "ContainerWithFX", "withFX", "Container", "MotionDivWithFX", "motion", "ButtonsIconsFonts", "IqIOgEYf3_default", "ButtonsPrimaryFonts", "fwE4rzqe7_default", "FooterFonts", "JW5FqHGDG_default", "CustomCursorsFonts", "s3jPOBrVT_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "animation4", "animation5", "transition3", "textEffect", "animation6", "textEffect1", "textEffect2", "animation7", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "cursor", "s3jPOBrVT_default", "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", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "motion", "cx", "ComponentViewportProvider", "ContainerWithFX", "VQhJIeEQs_default", "MotionDivWithFX", "RichText2", "Container", "IqIOgEYf3_default", "ResolveLinks", "resolvedLinks", "fwE4rzqe7_default", "JW5FqHGDG_default", "css", "FramerrCxi7W0pn", "withCSS", "rCxi7W0pn_default", "addFonts", "NavigationFonts", "ButtonsIconsFonts", "ButtonsPrimaryFonts", "FooterFonts", "CustomCursorsFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
