{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/sK4GEsBu49oLreZusW3h/gz5itnBSndcV9EUomZEQ/A3udq3Jap.js", "ssg:https://framerusercontent.com/modules/PtbXS4mOKVaqyJW6LMsl/f3xL9CyPXIE5CYrujgL7/A3udq3Jap.js"],
  "sourcesContent": ["// Generated by Framer (c07a8c1)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={q2r5ZdLi3:new LazyValue(()=>import(\"./A3udq3Jap-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c07a8c1)\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}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/KRMbnpDM8/KRMbnpDM8.js\";import ButtonL from\"#framer/local/canvasComponent/nkMKj7_Nr/nkMKj7_Nr.js\";import ButtonXL from\"#framer/local/canvasComponent/Pw962rA6u/Pw962rA6u.js\";import Header from\"#framer/local/canvasComponent/QOJVhTeze/QOJVhTeze.js\";import*as sharedStyle3 from\"#framer/local/css/If3PFjnDT/If3PFjnDT.js\";import*as sharedStyle from\"#framer/local/css/ka0mVqnLw/ka0mVqnLw.js\";import*as sharedStyle2 from\"#framer/local/css/qSFxwfnOX/qSFxwfnOX.js\";import*as sharedStyle1 from\"#framer/local/css/zUDJgjBZr/zUDJgjBZr.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/A3udq3Jap/A3udq3Jap.js\";import metadataProvider from\"#framer/local/webPageMetadata/A3udq3Jap/A3udq3Jap.js\";const HeaderFonts=getFonts(Header);const ButtonXLFonts=getFonts(ButtonXL);const ButtonLFonts=getFonts(ButtonL);const FooterFonts=getFonts(Footer);const breakpoints={Bf1HOThWg:\"(min-width: 1400px) and (max-width: 1919px)\",CdzedoAmQ:\"(min-width: 1080px) and (max-width: 1279px)\",D2rNVoffy:\"(min-width: 768px) and (max-width: 1079px)\",hAVQmeXSc:\"(min-width: 590px) and (max-width: 767px)\",lhw1FZu_g:\"(min-width: 360px) and (max-width: 429px)\",o5_h8z0GQ:\"(min-width: 1280px) and (max-width: 1399px)\",rQHu8fZzh:\"(max-width: 359px)\",viXvU1vYl:\"(min-width: 430px) and (max-width: 589px)\",Wxdvw8kU3:\"(min-width: 1920px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ibkIR\";const variantClassNames={Bf1HOThWg:\"framer-v-13jlees\",CdzedoAmQ:\"framer-v-pe7ecf\",D2rNVoffy:\"framer-v-1pph7kv\",hAVQmeXSc:\"framer-v-ez82li\",lhw1FZu_g:\"framer-v-1fxha20\",o5_h8z0GQ:\"framer-v-kqzyp\",rQHu8fZzh:\"framer-v-1c9sll3\",viXvU1vYl:\"framer-v-1vgffyb\",Wxdvw8kU3:\"framer-v-1tsmwp2\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop L\":\"Bf1HOThWg\",\"Desktop M\":\"o5_h8z0GQ\",\"Desktop XL\":\"Wxdvw8kU3\",\"Mobile 320\":\"rQHu8fZzh\",\"Mobile 360\":\"lhw1FZu_g\",\"Mobile 430\":\"viXvU1vYl\",\"Mobile 767\":\"hAVQmeXSc\",\"Tablet L\":\"CdzedoAmQ\",\"Tablet P\":\"D2rNVoffy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Wxdvw8kU3\"};};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,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if([\"hAVQmeXSc\",\"viXvU1vYl\",\"lhw1FZu_g\",\"rQHu8fZzh\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if([\"hAVQmeXSc\",\"viXvU1vYl\",\"lhw1FZu_g\",\"rQHu8fZzh\"].includes(baseVariant))return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Wxdvw8kU3\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-e5f74ba7-2b22-4b53-8605-4be24c42dc3d, rgb(245, 246, 250)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1tsmwp2\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uq26yv-container\",nodeId:\"SF5n13uuW\",scopeId:\"A3udq3Jap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CdzedoAmQ:{variant:\"XWbZVEBSL\"},D2rNVoffy:{variant:\"eeDbwvzJN\"},hAVQmeXSc:{variant:\"eeDbwvzJN\"},lhw1FZu_g:{variant:\"eeDbwvzJN\"},o5_h8z0GQ:{variant:\"HvQ6BGKFk\"},rQHu8fZzh:{variant:\"eeDbwvzJN\"},viXvU1vYl:{variant:\"eeDbwvzJN\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"SF5n13uuW\",layoutId:\"SF5n13uuW\",NPT5J_XXS:\"rgb(0, 0, 0)\",style:{height:\"100%\",width:\"100%\"},variant:\"zC7g9v2n5\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tl32fl\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15g1hdu\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wizw8x\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D2rNVoffy:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-s55q3y\",\"data-styles-preset\":\"ka0mVqnLw\",style:{\"--framer-text-alignment\":\"center\"},children:\"Whoops, that page is\\xa0gone\"})})},hAVQmeXSc:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-6qjjmy\",\"data-styles-preset\":\"zUDJgjBZr\",style:{\"--framer-text-alignment\":\"center\"},children:\"Whoops, that page is\\xa0gone\"})})},lhw1FZu_g:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-6qjjmy\",\"data-styles-preset\":\"zUDJgjBZr\",style:{\"--framer-text-alignment\":\"center\"},children:\"Whoops, that page is\\xa0gone\"})})},rQHu8fZzh:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-6qjjmy\",\"data-styles-preset\":\"zUDJgjBZr\",style:{\"--framer-text-alignment\":\"center\"},children:\"Whoops, that page is\\xa0gone\"})})},viXvU1vYl:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-6qjjmy\",\"data-styles-preset\":\"zUDJgjBZr\",style:{\"--framer-text-alignment\":\"center\"},children:\"Whoops, that page is\\xa0gone\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-s55q3y\",\"data-styles-preset\":\"ka0mVqnLw\",children:\"Whoops, that page is\\xa0gone\"})}),className:\"framer-c0o75i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D2rNVoffy:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-ggirev\",\"data-styles-preset\":\"qSFxwfnOX\",style:{\"--framer-text-alignment\":\"center\"},children:\"An error occurred while attempting to retrieve a\\xa0custom error document\"})})},hAVQmeXSc:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ui47hk\",\"data-styles-preset\":\"If3PFjnDT\",style:{\"--framer-text-alignment\":\"center\"},children:\"An error occurred while attempting to retrieve a\\xa0custom error document\"})})},lhw1FZu_g:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ui47hk\",\"data-styles-preset\":\"If3PFjnDT\",style:{\"--framer-text-alignment\":\"center\"},children:\"An error occurred while attempting to retrieve a\\xa0custom error document\"})})},rQHu8fZzh:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ui47hk\",\"data-styles-preset\":\"If3PFjnDT\",style:{\"--framer-text-alignment\":\"center\"},children:\"An error occurred while attempting to retrieve a\\xa0custom error document\"})})},viXvU1vYl:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ui47hk\",\"data-styles-preset\":\"If3PFjnDT\",style:{\"--framer-text-alignment\":\"center\"},children:\"An error occurred while attempting to retrieve a\\xa0custom error document\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-ggirev\",\"data-styles-preset\":\"qSFxwfnOX\",children:\"An error occurred while attempting to retrieve a\\xa0custom error document\"})}),className:\"framer-19noen7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined},{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined},{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined},{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined},{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D2rNVoffy:{y:(componentViewport?.y||0)+0+74+0+586.5+0+132}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,y:(componentViewport?.y||0)+0+74+352+0+132,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uyq8fe-container hidden-ez82li hidden-1vgffyb hidden-1fxha20 hidden-1c9sll3\",nodeId:\"CKgq9tGU8\",scopeId:\"A3udq3Jap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bf1HOThWg:{PAFuMx5nt:resolvedLinks[1]},CdzedoAmQ:{PAFuMx5nt:resolvedLinks[3]},D2rNVoffy:{PAFuMx5nt:resolvedLinks[4]},o5_h8z0GQ:{PAFuMx5nt:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonXL,{EVmZIU49V:getLocalizedValue(\"v6\",activeLocale)??\"Back to home page\",height:\"100%\",HiBuATUJp:false,id:\"CKgq9tGU8\",layoutId:\"CKgq9tGU8\",PAFuMx5nt:resolvedLinks[0],style:{height:\"100%\"},variant:\"TMrNfr_R7\",width:\"100%\"})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined},{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined},{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined},{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined},{href:{webPageId:\"P5RKWx2xD\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hAVQmeXSc:{height:56,y:(componentViewport?.y||0)+0+74+0+483.25+0+210},lhw1FZu_g:{height:56,y:(componentViewport?.y||0)+0+74+0+569+0+210},rQHu8fZzh:{height:56,y:(componentViewport?.y||0)+0+74+0+565+0+210},viXvU1vYl:{height:56,y:(componentViewport?.y||0)+0+74+0+573+0+210}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-z1jsrf-container hidden-1tsmwp2 hidden-13jlees hidden-kqzyp hidden-pe7ecf hidden-1pph7kv\",nodeId:\"zQyKVzgW_\",scopeId:\"A3udq3Jap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hAVQmeXSc:{JEK1fSkCF:resolvedLinks1[1]},lhw1FZu_g:{JEK1fSkCF:resolvedLinks1[3]},rQHu8fZzh:{JEK1fSkCF:resolvedLinks1[4]},viXvU1vYl:{JEK1fSkCF:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonL,{height:\"100%\",id:\"zQyKVzgW_\",jaM4LH9pS:false,JEK1fSkCF:resolvedLinks1[0],layoutId:\"zQyKVzgW_\",style:{height:\"100%\"},variant:\"vur1erfKY\",width:\"100%\",XX07lFymv:getLocalizedValue(\"v6\",activeLocale)??\"Back to home page\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CdzedoAmQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:850,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+74+273),pixelHeight:1080,pixelWidth:1700,sizes:\"557px\",src:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp 1700w\"}},D2rNVoffy:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:850,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+74+0+217.5),pixelHeight:1080,pixelWidth:1700,sizes:\"480px\",src:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp 1700w\"}},hAVQmeXSc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:850,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+74+0+150.75),pixelHeight:1080,pixelWidth:1700,sizes:\"430px\",src:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp 1700w\"}},lhw1FZu_g:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:850,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+74+0+65),pixelHeight:1080,pixelWidth:1700,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1300px) * 0.9)`,src:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp 1700w\"}},o5_h8z0GQ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:850,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+74+245.25),pixelHeight:1080,pixelWidth:1700,sizes:\"620px\",src:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp 1700w\"}},rQHu8fZzh:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:850,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+74+0+69),pixelHeight:1080,pixelWidth:1700,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1300px) * 0.9)`,src:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp 1700w\"}},viXvU1vYl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:850,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+74+0+61),pixelHeight:1080,pixelWidth:1700,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1300px) * 0.9)`,src:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp 1700w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:540,intrinsicWidth:850,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+74+218),pixelHeight:1080,pixelWidth:1700,sizes:\"700px\",src:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/u0X4VQ29mVU9g3XjjHlA2jdwX8.webp 1700w\"},className:\"framer-1p3nyl9\",\"data-framer-name\":\"404 light0070\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{D2rNVoffy:{y:(componentViewport?.y||0)+0+1084}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:370,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+984,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l25o8q-container\",nodeId:\"tyZo0B3lr\",scopeId:\"A3udq3Jap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CdzedoAmQ:{variant:\"efEACIF9C\"},D2rNVoffy:{variant:\"efEACIF9C\"},hAVQmeXSc:{variant:\"pH7zi3qlL\"},lhw1FZu_g:{variant:\"pH7zi3qlL\"},o5_h8z0GQ:{variant:\"eT3OMPcAL\"},rQHu8fZzh:{variant:\"pH7zi3qlL\"},viXvU1vYl:{variant:\"pH7zi3qlL\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"tyZo0B3lr\",layoutId:\"tyZo0B3lr\",style:{width:\"100%\"},variant:\"ATLOQgH7b\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ibkIR.framer-trvcum, .framer-ibkIR .framer-trvcum { display: block; }\",\".framer-ibkIR.framer-1tsmwp2 { align-content: center; align-items: center; background-color: var(--token-e5f74ba7-2b22-4b53-8605-4be24c42dc3d, #f5f6fa); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1920px; }\",\".framer-ibkIR .framer-1uq26yv-container { flex: none; height: 64px; position: relative; width: 100%; }\",\".framer-ibkIR .framer-tl32fl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 90vh; justify-content: center; max-width: 1300px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-ibkIR .framer-15g1hdu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1300px; overflow: visible; padding: 0px; pointer-events: none; position: relative; width: 1px; z-index: 3; }\",\".framer-ibkIR .framer-1wizw8x { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ibkIR .framer-c0o75i, .framer-ibkIR .framer-19noen7 { --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-ibkIR .framer-1uyq8fe-container { flex: none; height: 64px; pointer-events: auto; position: relative; width: auto; }\",\".framer-ibkIR .framer-z1jsrf-container { flex: none; height: 56px; pointer-events: auto; position: relative; width: auto; }\",\".framer-ibkIR .framer-1p3nyl9 { aspect-ratio: 1.5740740740740742 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 445px); overflow: visible; position: relative; width: 700px; }\",\".framer-ibkIR .framer-l25o8q-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 1400px) and (max-width: 1919px) { .framer-ibkIR.framer-1tsmwp2 { width: 1400px; }}\",\"@media (min-width: 1280px) and (max-width: 1399px) { .framer-ibkIR.framer-1tsmwp2 { width: 1280px; } .framer-ibkIR .framer-tl32fl { gap: 72px; max-width: unset; padding: 0px 92px 0px 92px; } .framer-ibkIR .framer-15g1hdu { max-width: unset; } .framer-ibkIR .framer-1p3nyl9 { height: var(--framer-aspect-ratio-supported, 394px); width: 620px; }}\",\"@media (min-width: 1080px) and (max-width: 1279px) { .framer-ibkIR.framer-1tsmwp2 { width: 1080px; } .framer-ibkIR .framer-tl32fl { gap: 40px; padding: 0px 40px 0px 0px; } .framer-ibkIR .framer-15g1hdu { max-width: unset; padding: 0px 40px 0px 40px; } .framer-ibkIR .framer-1p3nyl9 { height: var(--framer-aspect-ratio-supported, 354px); width: 557px; }}\",\"@media (min-width: 768px) and (max-width: 1079px) { .framer-ibkIR.framer-1tsmwp2 { width: 768px; } .framer-ibkIR .framer-tl32fl { flex-direction: column; gap: 64px; height: 100vh; max-width: unset; } .framer-ibkIR .framer-15g1hdu { align-content: center; align-items: center; flex: none; max-width: unset; order: 2; padding: 0px 40px 0px 40px; width: 100%; } .framer-ibkIR .framer-1wizw8x { width: 60%; } .framer-ibkIR .framer-1p3nyl9 { height: var(--framer-aspect-ratio-supported, 305px); order: 0; width: 480px; }}\",\"@media (min-width: 590px) and (max-width: 767px) { .framer-ibkIR.framer-1tsmwp2 { width: 590px; } .framer-ibkIR .framer-tl32fl { flex-direction: column; gap: 60px; } .framer-ibkIR .framer-15g1hdu { align-content: center; align-items: center; flex: none; max-width: unset; order: 2; padding: 0px 40px 0px 40px; width: 590px; } .framer-ibkIR .framer-1wizw8x { width: 60%; } .framer-ibkIR .framer-1p3nyl9 { height: var(--framer-aspect-ratio-supported, 273px); order: 0; width: 430px; }}\",\"@media (min-width: 430px) and (max-width: 589px) { .framer-ibkIR.framer-1tsmwp2 { width: 430px; } .framer-ibkIR .framer-tl32fl { flex-direction: column; gap: 48px; } .framer-ibkIR .framer-15g1hdu { align-content: center; align-items: center; flex: none; max-width: unset; order: 2; padding: 0px 20px 0px 20px; width: 100%; } .framer-ibkIR .framer-1p3nyl9 { height: var(--framer-aspect-ratio-supported, 127px); order: 0; width: 90%; }}\",\"@media (min-width: 360px) and (max-width: 429px) { .framer-ibkIR.framer-1tsmwp2 { width: 360px; } .framer-ibkIR .framer-tl32fl { flex-direction: column; gap: 40px; } .framer-ibkIR .framer-15g1hdu { align-content: center; align-items: center; flex: none; max-width: unset; order: 2; padding: 0px 20px 0px 20px; width: 100%; } .framer-ibkIR .framer-1p3nyl9 { height: var(--framer-aspect-ratio-supported, 127px); order: 0; width: 90%; }}\",\"@media (max-width: 359px) { .framer-ibkIR.framer-1tsmwp2 { width: 320px; } .framer-ibkIR .framer-tl32fl { flex-direction: column; gap: 32px; } .framer-ibkIR .framer-15g1hdu { align-content: center; align-items: center; flex: none; max-width: unset; order: 2; padding: 0px 20px 0px 20px; width: 100%; } .framer-ibkIR .framer-1p3nyl9 { height: var(--framer-aspect-ratio-supported, 127px); order: 0; width: 90%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1174\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Bf1HOThWg\":{\"layout\":[\"fixed\",\"auto\"]},\"o5_h8z0GQ\":{\"layout\":[\"fixed\",\"auto\"]},\"CdzedoAmQ\":{\"layout\":[\"fixed\",\"auto\"]},\"D2rNVoffy\":{\"layout\":[\"fixed\",\"auto\"]},\"hAVQmeXSc\":{\"layout\":[\"fixed\",\"auto\"]},\"viXvU1vYl\":{\"layout\":[\"fixed\",\"auto\"]},\"lhw1FZu_g\":{\"layout\":[\"fixed\",\"auto\"]},\"rQHu8fZzh\":{\"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 FramerA3udq3Jap=withCSS(Component,css,\"framer-ibkIR\");export default FramerA3udq3Jap;FramerA3udq3Jap.displayName=\"Page\";FramerA3udq3Jap.defaultProps={height:1174,width:1920};addFonts(FramerA3udq3Jap,[{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\"}]},...HeaderFonts,...ButtonXLFonts,...ButtonLFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerA3udq3Jap\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bf1HOThWg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"o5_h8z0GQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CdzedoAmQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"D2rNVoffy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hAVQmeXSc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"viXvU1vYl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lhw1FZu_g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rQHu8fZzh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1920\",\"framerIntrinsicHeight\":\"1174\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderFonts", "getFonts", "QOJVhTeze_default", "ButtonXLFonts", "Pw962rA6u_default", "ButtonLFonts", "nkMKj7_Nr_default", "FooterFonts", "KRMbnpDM8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "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", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "isDisplayed", "router", "useRouter", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLocalizedValue", "x", "RichText2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "getLoadingLazyAtYPosition", "Image2", "css", "FramerA3udq3Jap", "withCSS", "A3udq3Jap_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
