{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7AYjtvP6ZpSQlaK1Wyqj/4jeG1h5byaoD9yThNkfJ/QHgI9DooW.js"],
  "sourcesContent": ["// Generated by Framer (ee31e22)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonRound from\"#framer/local/canvasComponent/Cr_yH8lwq/Cr_yH8lwq.js\";import Header01Header from\"#framer/local/canvasComponent/K6hK7IAr0/K6hK7IAr0.js\";import FooterSection from\"#framer/local/canvasComponent/SHE0zacdV/SHE0zacdV.js\";import*as sharedStyle from\"#framer/local/css/S8zJMjHq6/S8zJMjHq6.js\";import*as sharedStyle1 from\"#framer/local/css/x7tnboQDe/x7tnboQDe.js\";import metadataProvider from\"#framer/local/webPageMetadata/QHgI9DooW/QHgI9DooW.js\";const Header01HeaderFonts=getFonts(Header01Header);const Header01HeaderWithVariantAppearEffect=withVariantAppearEffect(Header01Header);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ButtonRoundFonts=getFonts(ButtonRound);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={I2AZbZZkt:\"(min-width: 810px) and (max-width: 1439px)\",Nv2rWNekR:\"(min-width: 1440px)\",Ze2sfCKE7:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-6dOKT\";const variantClassNames={I2AZbZZkt:\"framer-v-1m49yn0\",Nv2rWNekR:\"framer-v-1ev2lug\",Ze2sfCKE7:\"framer-v-q3ur6k\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transition1={delay:0,duration:1,ease:[0,.03,1,1.02],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition2={delay:0,duration:.5,ease:[.5,1,.89,1],type:\"tween\"};const animation2={opacity:.5,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:24,y:60};const animation4={opacity:.4,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:.2,duration:.5,ease:[.5,1,.89,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition4={delay:.4,duration:.5,ease:[.5,1,.89,1],type:\"tween\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Nv2rWNekR\",Phone:\"Ze2sfCKE7\",Tablet:\"I2AZbZZkt\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Nv2rWNekR\"};};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=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"FsqhgDhb_\");const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Nv2rWNekR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a56ac176-e613-4dab-9cb5-b739cf4ea699, rgb(13, 13, 13)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1ev2lug\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I2AZbZZkt:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0},Ze2sfCKE7:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gizlei-container\",layoutScroll:true,nodeId:\"jVMgFq4_2\",rendersWithMotion:true,scopeId:\"QHgI9DooW\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I2AZbZZkt:{__framer__variantAppearEffectEnabled:undefined,variant:\"fpy6vpuIQ\"},Ze2sfCKE7:{__framer__variantAppearEffectEnabled:undefined,variant:\"vlywNvOeT\"}},children:/*#__PURE__*/_jsx(Header01HeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:-60,ref:ref1,target:\"eKVfulPeF\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"jVMgFq4_2\",kBG9R4ig2:\"E3wH8Zum4\",layoutId:\"jVMgFq4_2\",style:{width:\"100%\"},variant:\"s0IHjzE2F\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-113izmb\",\"data-framer-name\":\"404 Section\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-8tgemb\",\"data-framer-appear-id\":\"8tgemb\",\"data-framer-name\":\"Linear Effect\",initial:animation1,optimized:true,transformTemplate:transformTemplate2}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:1050,pixelWidth:1380,sizes:`min(${componentViewport?.width||\"100vw\"} * 0.9583, 1380px)`,src:\"https://framerusercontent.com/images/m4dKAuxSoRsJwbzFiB73wjOWng.svg\",srcSet:\"https://framerusercontent.com/images/m4dKAuxSoRsJwbzFiB73wjOWng.svg?scale-down-to=512 512w,https://framerusercontent.com/images/m4dKAuxSoRsJwbzFiB73wjOWng.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/m4dKAuxSoRsJwbzFiB73wjOWng.svg 1380w\"},className:\"framer-1qopjzf\",\"data-framer-name\":\"Background Image\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sl4v9k\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-er8ff5\",\"data-framer-name\":\"404 Content Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I2AZbZZkt:{background:{alt:\"bg-image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+166+0+0+-123.8121),pixelHeight:923,pixelWidth:754,positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 810px) - 40px, 1px) * 0.634)`,src:\"https://framerusercontent.com/images/aR5XrxklBXSKzz7P9sQnkjWTpc.png\",srcSet:\"https://framerusercontent.com/images/aR5XrxklBXSKzz7P9sQnkjWTpc.png 754w\"}},Ze2sfCKE7:{animate:animation4,background:{alt:\"bg-image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+146+0+0+641.1472),pixelHeight:923,pixelWidth:754,positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 520px) - 40px, 1px) * 0.6053)`,src:\"https://framerusercontent.com/images/aR5XrxklBXSKzz7P9sQnkjWTpc.png\",srcSet:\"https://framerusercontent.com/images/aR5XrxklBXSKzz7P9sQnkjWTpc.png 754w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"bg-image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+296+0+0+24.9094),pixelHeight:923,pixelWidth:754,positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1284px) - 60px, 1px) * 0.634)`,src:\"https://framerusercontent.com/images/aR5XrxklBXSKzz7P9sQnkjWTpc.png\",srcSet:\"https://framerusercontent.com/images/aR5XrxklBXSKzz7P9sQnkjWTpc.png 754w\"},className:\"framer-1qxfrdn\",\"data-framer-appear-id\":\"1qxfrdn\",\"data-framer-name\":\"Background Image\",initial:animation3,optimized:true,transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1csr6aq\",\"data-framer-name\":\"404 Description Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I2AZbZZkt:{background:{alt:\"404-image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+166+0+0+0+0+0+0),pixelHeight:410,pixelWidth:808,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 810px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg\",srcSet:\"https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg 808w\"}},Ze2sfCKE7:{background:{alt:\"404-image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+146+0+0+0+0+0+0),pixelHeight:410,pixelWidth:808,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 520px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg\",srcSet:\"https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg 808w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation5,background:{alt:\"404-image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+296+0+0+0+0+0+0),pixelHeight:410,pixelWidth:808,sizes:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1284px) - 60px, 1px) * 0.6601)`,src:\"https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg\",srcSet:\"https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/CSjOCkZ8hJ4bDP7QZJHGcbFlkhA.svg 808w\"},className:\"framer-j1425u\",\"data-framer-appear-id\":\"j1425u\",\"data-framer-name\":\"404 Image\",initial:animation6,optimized:true})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation7,className:\"framer-dae1pr\",\"data-framer-appear-id\":\"dae1pr\",\"data-framer-name\":\"Title Block\",initial:animation6,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1wmownz\",\"data-styles-preset\":\"S8zJMjHq6\",style:{\"--framer-text-alignment\":\"center\"},children:\"Oops! Page Not Found\"})}),className:\"framer-e6ktx8\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1w6up04\",\"data-styles-preset\":\"x7tnboQDe\",style:{\"--framer-text-alignment\":\"center\"},children:\"The page you are looking for does not exist.\"})}),className:\"framer-1wdfum7\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",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:{I2AZbZZkt:{y:(componentViewport?.y||0)+0+0+166+0+0+0+770},Ze2sfCKE7:{width:\"150px\",y:(componentViewport?.y||0)+0+0+146+0+0+0+752}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:150,y:(componentViewport?.y||0)+0+0+296+0+0+0+772,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d7yci2-container\",nodeId:\"Oj9jTB6wZ\",scopeId:\"QHgI9DooW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I2AZbZZkt:{pu5SK_KTC:resolvedLinks[1],variant:\"pTREfp2rt\"},Ze2sfCKE7:{pu5SK_KTC:resolvedLinks[2],style:{height:\"100%\",width:\"100%\"},variant:\"pTREfp2rt\"}},children:/*#__PURE__*/_jsx(ButtonRound,{height:\"100%\",id:\"Oj9jTB6wZ\",layoutId:\"Oj9jTB6wZ\",pu5SK_KTC:resolvedLinks[0],variant:\"SntcxrXx4\",VrkfYaT_P:\"GO TO HOME\",width:\"100%\"})})})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I2AZbZZkt:{y:(componentViewport?.y||0)+0+1166},Ze2sfCKE7:{y:(componentViewport?.y||0)+0+1108}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:986,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1378,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v9xlyy-container\",nodeId:\"IiVZBRryn\",scopeId:\"QHgI9DooW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I2AZbZZkt:{variant:\"BzFTf5kma\"},Ze2sfCKE7:{variant:\"rp1kjbSGR\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"IiVZBRryn\",layoutId:\"IiVZBRryn\",style:{width:\"100%\"},variant:\"cBieD4Q4I\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6dOKT.framer-us0165, .framer-6dOKT .framer-us0165 { display: block; }\",\".framer-6dOKT.framer-1ev2lug { align-content: center; align-items: center; background-color: var(--token-a56ac176-e613-4dab-9cb5-b739cf4ea699, #0d0d0d); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-6dOKT .framer-gizlei-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-6dOKT .framer-113izmb { align-content: center; align-items: center; background-color: var(--token-a56ac176-e613-4dab-9cb5-b739cf4ea699, #0d0d0d); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 296px 0px 160px 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-6dOKT .framer-8tgemb { -webkit-filter: blur(100px); aspect-ratio: 1 / 1; background-color: var(--token-aa6425b4-dab8-4038-a904-148b6f57901e, #684aff); border-bottom-left-radius: 500px; border-bottom-right-radius: 500px; border-top-left-radius: 500px; border-top-right-radius: 500px; filter: blur(100px); flex: none; height: var(--framer-aspect-ratio-supported, 150px); left: 0%; max-width: 200px; min-width: 120px; overflow: hidden; position: absolute; top: 34%; transform: translate(-50%, -50%); width: 10%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-6dOKT .framer-1qopjzf { aspect-ratio: 1.3142857142857143 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1050px); left: 0px; max-width: 1380px; overflow: hidden; position: absolute; top: 0px; width: 96%; z-index: 0; }\",\".framer-6dOKT .framer-1sl4v9k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1284px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-6dOKT .framer-er8ff5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-6dOKT .framer-1qxfrdn { aspect-ratio: 0.8407367280606717 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 923px); left: 76%; opacity: 0.5; overflow: hidden; position: absolute; top: 53%; transform: translate(-50%, -50%); width: 63%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-6dOKT .framer-1csr6aq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-6dOKT .framer-j1425u { aspect-ratio: 1.9707317073170731 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 410px); overflow: visible; position: relative; width: 66%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-6dOKT .framer-dae1pr { 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: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-6dOKT .framer-e6ktx8, .framer-6dOKT .framer-1wdfum7 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-6dOKT .framer-1d7yci2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-6dOKT .framer-1v9xlyy-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6dOKT.framer-1ev2lug, .framer-6dOKT .framer-113izmb, .framer-6dOKT .framer-1sl4v9k, .framer-6dOKT .framer-er8ff5, .framer-6dOKT .framer-1csr6aq, .framer-6dOKT .framer-dae1pr { gap: 0px; } .framer-6dOKT.framer-1ev2lug > *, .framer-6dOKT .framer-113izmb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6dOKT.framer-1ev2lug > :first-child, .framer-6dOKT .framer-113izmb > :first-child, .framer-6dOKT .framer-er8ff5 > :first-child, .framer-6dOKT .framer-1csr6aq > :first-child, .framer-6dOKT .framer-dae1pr > :first-child { margin-top: 0px; } .framer-6dOKT.framer-1ev2lug > :last-child, .framer-6dOKT .framer-113izmb > :last-child, .framer-6dOKT .framer-er8ff5 > :last-child, .framer-6dOKT .framer-1csr6aq > :last-child, .framer-6dOKT .framer-dae1pr > :last-child { margin-bottom: 0px; } .framer-6dOKT .framer-1sl4v9k > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-6dOKT .framer-1sl4v9k > :first-child { margin-left: 0px; } .framer-6dOKT .framer-1sl4v9k > :last-child { margin-right: 0px; } .framer-6dOKT .framer-er8ff5 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-6dOKT .framer-1csr6aq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-6dOKT .framer-dae1pr > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-6dOKT.framer-1ev2lug { width: 810px; } .framer-6dOKT .framer-gizlei-container { position: absolute; } .framer-6dOKT .framer-113izmb { padding: 166px 0px 80px 0px; } .framer-6dOKT .framer-8tgemb { height: var(--framer-aspect-ratio-supported, 120px); } .framer-6dOKT .framer-1qopjzf { height: var(--framer-aspect-ratio-supported, 591px); } .framer-6dOKT .framer-1sl4v9k { max-width: 810px; padding: 0px 20px 0px 20px; } .framer-6dOKT .framer-er8ff5 { gap: 40px; } .framer-6dOKT .framer-1qxfrdn { height: var(--framer-aspect-ratio-supported, 581px); left: 70%; top: 37%; } .framer-6dOKT .framer-1csr6aq { gap: 24px; } .framer-6dOKT .framer-j1425u { height: var(--framer-aspect-ratio-supported, 391px); width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6dOKT .framer-er8ff5, .framer-6dOKT .framer-1csr6aq { gap: 0px; } .framer-6dOKT .framer-er8ff5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-6dOKT .framer-er8ff5 > :first-child, .framer-6dOKT .framer-1csr6aq > :first-child { margin-top: 0px; } .framer-6dOKT .framer-er8ff5 > :last-child, .framer-6dOKT .framer-1csr6aq > :last-child { margin-bottom: 0px; } .framer-6dOKT .framer-1csr6aq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\",\"@media (max-width: 809px) { .framer-6dOKT.framer-1ev2lug { width: 390px; } .framer-6dOKT .framer-gizlei-container { position: absolute; } .framer-6dOKT .framer-113izmb { padding: 146px 0px 60px 0px; } .framer-6dOKT .framer-8tgemb { height: var(--framer-aspect-ratio-supported, 120px); } .framer-6dOKT .framer-1qopjzf { height: var(--framer-aspect-ratio-supported, 285px); } .framer-6dOKT .framer-1sl4v9k { max-width: 520px; padding: 0px 20px 0px 20px; } .framer-6dOKT .framer-er8ff5 { gap: 30px; } .framer-6dOKT .framer-1qxfrdn { height: var(--framer-aspect-ratio-supported, 252px); left: 73%; opacity: 0.4; top: 85%; width: 61%; } .framer-6dOKT .framer-1csr6aq { gap: 24px; } .framer-6dOKT .framer-j1425u { height: var(--framer-aspect-ratio-supported, 178px); width: 100%; } .framer-6dOKT .framer-dae1pr { gap: 16px; } .framer-6dOKT .framer-1d7yci2-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 150px); width: 150px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6dOKT .framer-er8ff5, .framer-6dOKT .framer-1csr6aq, .framer-6dOKT .framer-dae1pr { gap: 0px; } .framer-6dOKT .framer-er8ff5 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-6dOKT .framer-er8ff5 > :first-child, .framer-6dOKT .framer-1csr6aq > :first-child, .framer-6dOKT .framer-dae1pr > :first-child { margin-top: 0px; } .framer-6dOKT .framer-er8ff5 > :last-child, .framer-6dOKT .framer-1csr6aq > :last-child, .framer-6dOKT .framer-dae1pr > :last-child { margin-bottom: 0px; } .framer-6dOKT .framer-1csr6aq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-6dOKT .framer-dae1pr > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2204.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"I2AZbZZkt\":{\"layout\":[\"fixed\",\"auto\"]},\"Ze2sfCKE7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"FsqhgDhb_\":{\"pattern\":\":FsqhgDhb_\",\"name\":\"404\"}}\n * @framerResponsiveScreen\n */const FramerQHgI9DooW=withCSS(Component,css,\"framer-6dOKT\");export default FramerQHgI9DooW;FramerQHgI9DooW.displayName=\"Home\";FramerQHgI9DooW.defaultProps={height:2204.5,width:1440};addFonts(FramerQHgI9DooW,[{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\"}]},...Header01HeaderFonts,...ButtonRoundFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQHgI9DooW\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I2AZbZZkt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ze2sfCKE7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"2204.5\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"FsqhgDhb_\\\":{\\\"pattern\\\":\\\":FsqhgDhb_\\\",\\\"name\\\":\\\"404\\\"}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Header01HeaderFonts", "getFonts", "K6hK7IAr0_default", "Header01HeaderWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ImageWithOptimizedAppearEffect", "Image2", "ButtonRoundFonts", "Cr_yH8lwq_default", "FooterSectionFonts", "SHE0zacdV_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transformTemplate2", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "transition3", "animation5", "animation6", "transition4", "animation7", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "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", "ref1", "elementId", "useRouteElementId", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "Header01HeaderWithVariantAppearEffect", "MotionDivWithOptimizedAppearEffect", "Image2", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "RichText2", "x", "ResolveLinks", "resolvedLinks", "Cr_yH8lwq_default", "SHE0zacdV_default", "css", "FramerQHgI9DooW", "withCSS", "QHgI9DooW_default", "addFonts", "Header01HeaderFonts", "ButtonRoundFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
