{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mgNYpM1nFs5l1SeTfz7K/kgrq4lnilpNXZl3FFWaj/oOtdsmlt_.js"],
  "sourcesContent": ["// Generated by Framer (d65f646)\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,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Navigation from\"#framer/local/canvasComponent/g_85iO6hZ/g_85iO6hZ.js\";import Button from\"#framer/local/canvasComponent/JFUmipAZG/JFUmipAZG.js\";import Footer from\"#framer/local/canvasComponent/pw_hP6itl/pw_hP6itl.js\";import*as sharedStyle1 from\"#framer/local/css/kUX5OiePm/kUX5OiePm.js\";import*as sharedStyle from\"#framer/local/css/vMfM_Dyxd/vMfM_Dyxd.js\";import metadataProvider from\"#framer/local/webPageMetadata/oOtdsmlt_/oOtdsmlt_.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonFonts=getFonts(Button);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const FooterFonts=getFonts(Footer);const NavigationFonts=getFonts(Navigation);const breakpoints={ep66ulxjQ:\"(min-width: 1200px)\",i5dkIzLvO:\"(min-width: 810px) and (max-width: 1199px)\",nWqDmvvgd:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-7hVPp\";const variantClassNames={ep66ulxjQ:\"framer-v-o8n6dy\",i5dkIzLvO:\"framer-v-yl6z01\",nWqDmvvgd:\"framer-v-jeovha\"};const transition1={damping:60,delay:0,mass:1,stiffness:50,type:\"spring\"};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:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:50,delay:.6,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:.6,rotate:0,rotateX:-10,rotateY:-40,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:3.2,skewX:0,skewY:0,transformPerspective:1200,x:700,y:-540};const transition3={damping:50,delay:.4,mass:1,stiffness:200,type:\"spring\"};const animation4={opacity:.6,rotate:-10,rotateX:0,rotateY:40,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:4,skewX:0,skewY:0,transformPerspective:1200,x:-800,y:530};const transition4={damping:50,delay:.8,mass:1,stiffness:200,type:\"spring\"};const animation6={opacity:.8,rotate:20,rotateX:10,rotateY:-40,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:4,skewX:0,skewY:0,transformPerspective:1200,x:800,y:530};const transition5={damping:50,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation8={opacity:.6,rotate:10,rotateX:-20,rotateY:30,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:3.2,skewX:0,skewY:0,transformPerspective:1200,x:-600,y:-640};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ep66ulxjQ\",Phone:\"nWqDmvvgd\",Tablet:\"i5dkIzLvO\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ep66ulxjQ\"};};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 router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ep66ulxjQ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-e400a9b1-9e2c-4595-bd76-af095d0bd6b0, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-o8n6dy\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-102wgif\",\"data-border\":true,\"data-framer-name\":\"BG\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-eev2mp\",\"data-framer-appear-id\":\"eev2mp\",\"data-framer-name\":\"Header\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-gx31s6\",\"data-styles-preset\":\"vMfM_Dyxd\",style:{\"--framer-text-color\":\"var(--token-e400a9b1-9e2c-4595-bd76-af095d0bd6b0, rgb(255, 255, 255))\"},children:\"Page not found\"})}),className:\"framer-9gr79i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18p6kxw\",\"data-styles-preset\":\"kUX5OiePm\",style:{\"--framer-text-color\":\"var(--token-013b9f82-a498-4490-a6d8-7a26bed03916, rgb(209, 209, 209))\"},children:\"It looks like the page you're searching for doesn\u2019t exist.\"})}),className:\"framer-m20fba\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZD5hbrFp9\"},implicitPathVariables:undefined},{href:{webPageId:\"ZD5hbrFp9\"},implicitPathVariables:undefined},{href:{webPageId:\"ZD5hbrFp9\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+200+396.7,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-fl3lm-container\",\"data-framer-appear-id\":\"fl3lm\",initial:animation1,nodeId:\"vvlchEGXG\",optimized:true,rendersWithMotion:true,scopeId:\"oOtdsmlt_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{i5dkIzLvO:{o_C_oHCrT:resolvedLinks[1]},nWqDmvvgd:{o_C_oHCrT:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"vvlchEGXG\",layoutId:\"vvlchEGXG\",o_C_oHCrT:resolvedLinks[0],variant:\"ODjuvM955\",width:\"100%\",YMBqlhWUt:\"Go to home\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{i5dkIzLvO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+125.225),pixelHeight:1792,pixelWidth:2688,sizes:\"227px\",src:\"https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png\",srcSet:\"https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=512 512w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png 2688w\"}},nWqDmvvgd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+182),pixelHeight:1792,pixelWidth:2688,sizes:\"152px\",src:\"https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png\",srcSet:\"https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=512 512w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png 2688w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+167.47),pixelHeight:1792,pixelWidth:2688,sizes:\"227px\",src:\"https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png\",srcSet:\"https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=512 512w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/nneP1H90yDrg9tikIrR6aa3Aes.png 2688w\"},className:\"framer-1uo9hxb\",\"data-framer-appear-id\":\"1uo9hxb\",initial:animation3,optimized:true,style:{rotateX:-10,rotateY:-40,transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{i5dkIzLvO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1491-883),pixelHeight:1792,pixelWidth:2688,sizes:\"260px\",src:\"https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png\",srcSet:\"https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=512 512w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png 2688w\"}},nWqDmvvgd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1491-1185),pixelHeight:1792,pixelWidth:2688,sizes:\"155px\",src:\"https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png\",srcSet:\"https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=512 512w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png 2688w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+623.4),pixelHeight:1792,pixelWidth:2688,sizes:\"260px\",src:\"https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png\",srcSet:\"https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=512 512w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/C1MMT7iNdzFCqRLVg7WDIHIbk.png 2688w\"},className:\"framer-14scnfj\",\"data-framer-appear-id\":\"14scnfj\",initial:animation5,optimized:true,style:{rotate:-10,rotateY:40,transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{i5dkIzLvO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1491-874),pixelHeight:1792,pixelWidth:2688,sizes:\"202px\",src:\"https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png\",srcSet:\"https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png 2688w\"}},nWqDmvvgd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1491-1185),pixelHeight:1792,pixelWidth:2688,sizes:\"144px\",src:\"https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png\",srcSet:\"https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png 2688w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation6,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+620.575),pixelHeight:1792,pixelWidth:2688,sizes:\"202px\",src:\"https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png\",srcSet:\"https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=512 512w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/2Ah0783rAeiIjh6ltJWhHqG4CZ8.png 2688w\"},className:\"framer-lbob76\",\"data-framer-appear-id\":\"lbob76\",initial:animation7,optimized:true,style:{rotate:20,rotateX:10,rotateY:-40,transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{i5dkIzLvO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+122),pixelHeight:2688,pixelWidth:1792,sizes:\"168px\",src:\"https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png\",srcSet:\"https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png?scale-down-to=1024 682w,https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png?scale-down-to=2048 1365w,https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png 1792w\"}},nWqDmvvgd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+122),pixelHeight:2688,pixelWidth:1792,sizes:\"111px\",src:\"https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png\",srcSet:\"https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png?scale-down-to=1024 682w,https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png?scale-down-to=2048 1365w,https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png 1792w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation8,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+137.905),pixelHeight:2688,pixelWidth:1792,sizes:\"168px\",src:\"https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png\",srcSet:\"https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png?scale-down-to=1024 682w,https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png?scale-down-to=2048 1365w,https://framerusercontent.com/images/OEwz29N3IS3YuJAxhUipZbw6IjQ.png 1792w\"},className:\"framer-1pbwn0w\",\"data-framer-appear-id\":\"1pbwn0w\",initial:animation9,optimized:true,style:{rotate:10,rotateX:-20,rotateY:30,transformPerspective:1200}})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:491,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1e3,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pe07a9-container\",nodeId:\"IzaoMr_w7\",scopeId:\"oOtdsmlt_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{i5dkIzLvO:{variant:\"aPdRdh8AS\"},nWqDmvvgd:{variant:\"vWkhkrJCc\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"IzaoMr_w7\",layoutId:\"IzaoMr_w7\",style:{width:\"100%\"},variant:\"Tp6yhL3l6\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:94,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u9wk9v-container\",layoutScroll:true,nodeId:\"Tc_NCQojC\",scopeId:\"oOtdsmlt_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{i5dkIzLvO:{variant:\"OUHcrUGsq\"},nWqDmvvgd:{variant:\"OUHcrUGsq\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"Tc_NCQojC\",layoutId:\"Tc_NCQojC\",style:{width:\"100%\"},variant:\"Vvg7b44DB\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7hVPp.framer-1mq2403, .framer-7hVPp .framer-1mq2403 { display: block; }\",\".framer-7hVPp.framer-o8n6dy { align-content: center; align-items: center; background-color: var(--token-e400a9b1-9e2c-4595-bd76-af095d0bd6b0, #ffffff); 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-7hVPp .framer-102wgif { --border-bottom-width: 1px; --border-color: var(--token-f86b805a-7b8b-4f03-907b-02a5fe77e01e, #666666); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: var(--token-e5f0d6f1-2fe8-469d-851b-a3b87ccdc3d9, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 100vh; justify-content: center; overflow: hidden; padding: 200px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-7hVPp .framer-eev2mp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-7hVPp .framer-9gr79i, .framer-7hVPp .framer-m20fba { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-7hVPp .framer-fl3lm-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-7hVPp .framer-1uo9hxb { flex: none; height: 172px; left: calc(80.08333333333336% - 227px / 2); opacity: 0.6; overflow: hidden; position: absolute; top: calc(17.000000000000025% - 172px / 2); width: 227px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-7hVPp .framer-14scnfj { flex: none; height: 159px; left: calc(17.333333333333357% - 260px / 2); opacity: 0.6; overflow: hidden; position: absolute; top: calc(47.14285714285717% - 159px / 2); width: 260px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-7hVPp .framer-lbob76 { flex: none; height: 154px; left: calc(78.91666666666669% - 202px / 2); opacity: 0.8; overflow: hidden; position: absolute; top: calc(46.785714285714306% - 154px / 2); width: 202px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-7hVPp .framer-1pbwn0w { flex: none; height: 229px; left: calc(21.16666666666669% - 168px / 2); opacity: 0.6; overflow: hidden; position: absolute; top: calc(16.928571428571452% - 229px / 2); width: 168px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-7hVPp .framer-pe07a9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-7hVPp .framer-1u9wk9v-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 3; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-7hVPp[data-border=\"true\"]::after, .framer-7hVPp [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-7hVPp.framer-o8n6dy { width: 810px; } .framer-7hVPp .framer-1uo9hxb { left: unset; right: 61px; top: calc(14.16666666666669% - 172px / 2); } .framer-7hVPp .framer-14scnfj { bottom: 724px; left: 62px; top: unset; } .framer-7hVPp .framer-lbob76 { bottom: 720px; left: unset; right: 93px; top: unset; } .framer-7hVPp .framer-1pbwn0w { height: 214px; left: 92px; top: 122px; }}\",\"@media (max-width: 809px) { .framer-7hVPp.framer-o8n6dy { width: 390px; } .framer-7hVPp .framer-1uo9hxb { height: 115px; left: unset; right: 17px; top: 182px; width: 152px; } .framer-7hVPp .framer-14scnfj { bottom: 1067px; height: 118px; left: 7px; top: unset; width: 155px; } .framer-7hVPp .framer-lbob76 { bottom: 1075px; height: 110px; left: unset; right: 16px; top: unset; width: 144px; } .framer-7hVPp .framer-1pbwn0w { height: 151px; left: 27px; top: 122px; width: 111px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1291\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"i5dkIzLvO\":{\"layout\":[\"fixed\",\"auto\"]},\"nWqDmvvgd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FrameroOtdsmlt_=withCSS(Component,css,\"framer-7hVPp\");export default FrameroOtdsmlt_;FrameroOtdsmlt_.displayName=\"Page\";FrameroOtdsmlt_.defaultProps={height:1291,width:1200};addFonts(FrameroOtdsmlt_,[{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\"}]},...ButtonFonts,...FooterFonts,...NavigationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroOtdsmlt_\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"i5dkIzLvO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nWqDmvvgd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1291\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ButtonFonts", "getFonts", "JFUmipAZG_default", "ContainerWithOptimizedAppearEffect", "Container", "ImageWithOptimizedAppearEffect", "Image2", "FooterFonts", "pw_hP6itl_default", "NavigationFonts", "g_85iO6hZ_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "transition4", "animation6", "animation7", "transition5", "animation8", "animation9", "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", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "PropertyOverrides2", "JFUmipAZG_default", "getLoadingLazyAtYPosition", "ImageWithOptimizedAppearEffect", "Container", "pw_hP6itl_default", "g_85iO6hZ_default", "css", "FrameroOtdsmlt_", "withCSS", "oOtdsmlt_default", "addFonts", "ButtonFonts", "FooterFonts", "NavigationFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
