{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/QWAX6SlFgwR9KA2nfq1x/uozOqnmiXmCSMxIjChPp/DNjLpauyB.js", "ssg:https://framerusercontent.com/modules/wrLz498070XoFeFiW6CS/qQG3gaQVnreQQG3rmXFE/DNjLpauyB.js"],
  "sourcesContent": ["// Generated by Framer (20dc3ed)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={dLs_F6VoS:new LazyValue(()=>import(\"./DNjLpauyB-0.js\")),l9KXIXYt2:new LazyValue(()=>import(\"./DNjLpauyB-1.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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Header from\"#framer/local/canvasComponent/F3ImnZLil/F3ImnZLil.js\";import LabelMetrica from\"#framer/local/canvasComponent/P7DfDMlzt/P7DfDMlzt.js\";import Footer from\"#framer/local/canvasComponent/Qytxq2uYX/Qytxq2uYX.js\";import ButtonGeneral from\"#framer/local/canvasComponent/sLQ7k4FoQ/sLQ7k4FoQ.js\";import*as sharedStyle from\"#framer/local/css/ceV6WO_0j/ceV6WO_0j.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/DNjLpauyB/DNjLpauyB.js\";import metadataProvider from\"#framer/local/webPageMetadata/DNjLpauyB/DNjLpauyB.js\";const HeaderFonts=getFonts(Header);const ContainerWithFX=withFX(Container);const ImageWithFX=withFX(Image);const LabelMetricaFonts=getFonts(LabelMetrica);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const ButtonGeneralFonts=getFonts(ButtonGeneral);const FooterFonts=getFonts(Footer);const breakpoints={DwYNS09jm:\"(min-width: 810px) and (max-width: 1199px)\",Ny_nZxawZ:\"(min-width: 1200px)\",z2HuekNiC:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wBGw2\";const variantClassNames={DwYNS09jm:\"framer-v-9lf5qo\",Ny_nZxawZ:\"framer-v-m7gyl6\",z2HuekNiC:\"framer-v-11ast1s\"};const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-100};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:39,delay:0,mass:1,stiffness:65,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:30};const transition3={damping:40,delay:.7,mass:1,stiffness:120,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition4={damping:40,delay:.9,mass:1,stiffness:150,type:\"spring\"};const transition5={damping:40,delay:1.1,mass:1,stiffness:150,type:\"spring\"};const transition6={damping:40,delay:1.3,mass:1,stiffness:150,type:\"spring\"};const transition7={damping:40,delay:0,mass:1,stiffness:150,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Ny_nZxawZ\",Phone:\"z2HuekNiC\",Tablet:\"DwYNS09jm\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Ny_nZxawZ\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Ny_nZxawZ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-518f5c43-2a7d-48f3-9a8f-3d4fa14a1ea5, rgb(1, 1, 1)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-m7gyl6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z2HuekNiC:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9wlcwf-container\",layoutScroll:true,nodeId:\"flX25JLe9\",rendersWithMotion:true,scopeId:\"DNjLpauyB\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DwYNS09jm:{variant:\"yYL3oOqeZ\"},z2HuekNiC:{variant:\"kytU7gVnV\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"flX25JLe9\",layoutId:\"flX25JLe9\",style:{width:\"100%\"},variant:\"qk5Yp66IN\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j0krye\",\"data-framer-name\":\"404\",children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:726,pixelWidth:1440,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/iaMBcEY14xtzXFdPoyMWeOTvE.jpg\",srcSet:\"https://framerusercontent.com/images/iaMBcEY14xtzXFdPoyMWeOTvE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/iaMBcEY14xtzXFdPoyMWeOTvE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/iaMBcEY14xtzXFdPoyMWeOTvE.jpg 1440w\"},className:\"framer-1wepuvc\",\"data-framer-name\":\"Background\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-191ir5e\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DwYNS09jm:{y:(componentViewport?.y||0)+0+0+160+0+0+0},z2HuekNiC:{y:(componentViewport?.y||0)+0+0+120+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,y:(componentViewport?.y||0)+0+0+180+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ndo2u3-container\",nodeId:\"ghhrj2u7R\",rendersWithMotion:true,scopeId:\"DNjLpauyB\",children:/*#__PURE__*/_jsx(LabelMetrica,{height:\"100%\",id:\"ghhrj2u7R\",layoutId:\"ghhrj2u7R\",r1tz2Yzes:getLocalizedValue(\"v0\",activeLocale)??\"Page Not Found!\",variant:\"g7S0M3osg\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1b2vmkv\",\"data-framer-name\":\"404 Main\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DwYNS09jm:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 345 142\"><g><defs><linearGradient id=\"idss12032596254_1g1959870505\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgba(177, 171, 237, 0.78)\" stop-opacity=\"0.78\"></stop><stop offset=\"1\" stop-color=\"rgba(229, 227, 255, 0.16)\" stop-opacity=\"0.16\"></stop></linearGradient></defs><path d=\"M 300.805 139.607 L 300.805 109.516 L 237.986 109.516 L 237.986 88.598 L 299.335 2.912 L 325.418 2.912 L 325.418 88.598 L 345.439 88.598 L 345.439 109.516 L 325.418 109.516 L 325.418 139.607 Z M 262.328 88.598 L 300.805 88.598 L 300.805 33.713 Z M 172.499 141.809 C 161.601 141.809 152.049 138.873 143.845 133.001 C 135.641 127.13 129.212 118.873 124.559 108.231 C 120.028 97.589 117.762 85.234 117.762 71.168 C 117.762 56.979 120.028 44.624 124.559 34.104 C 129.089 23.585 135.457 15.389 143.661 9.517 C 151.865 3.646 161.417 0.71 172.316 0.71 C 183.459 0.71 193.071 3.646 201.153 9.517 C 209.357 15.389 215.786 23.645 220.44 34.287 C 225.093 44.807 227.42 57.101 227.42 71.168 C 227.42 85.234 225.093 97.589 220.44 108.231 C 215.909 118.751 209.541 127.008 201.337 133.001 C 193.133 138.873 183.52 141.809 172.499 141.809 Z M 172.683 119.057 C 178.928 119.057 184.255 117.16 188.663 113.369 C 193.071 109.454 196.439 103.95 198.766 96.855 C 201.215 89.638 202.439 81.076 202.439 71.168 C 202.439 61.259 201.215 52.759 198.766 45.663 C 196.439 38.446 193.01 32.942 188.479 29.15 C 184.071 25.358 178.683 23.462 172.316 23.462 C 166.193 23.462 160.927 25.358 156.519 29.15 C 152.111 32.942 148.682 38.447 146.233 45.663 C 143.907 52.758 142.743 61.259 142.743 71.168 C 142.743 80.954 143.907 89.454 146.233 96.672 C 148.682 103.766 152.111 109.271 156.519 113.185 C 161.05 117.1 166.438 119.057 172.683 119.057 Z M 63.115 139.607 L 63.115 109.516 L 0.296 109.516 L 0.296 88.598 L 61.646 2.912 L 87.728 2.912 L 87.728 88.598 L 107.749 88.598 L 107.749 109.516 L 87.728 109.516 L 87.728 139.607 Z M 24.638 88.598 L 63.115 88.598 L 63.115 33.713 Z\" fill=\"url(#idss12032596254_1g1959870505)\" stroke-width=\"0.8\" stroke=\"rgba(218, 209, 255, 0.24)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:12032596254},z2HuekNiC:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 258 106\"><g><defs><linearGradient id=\"idss9498018930_1g1959870505\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgba(177, 171, 237, 0.78)\" stop-opacity=\"0.78\"></stop><stop offset=\"1\" stop-color=\"rgba(229, 227, 255, 0.16)\" stop-opacity=\"0.16\"></stop></linearGradient></defs><path d=\"M 224.95 104.213 L 224.95 81.751 L 177.972 81.751 L 177.972 66.137 L 223.851 2.174 L 243.356 2.174 L 243.356 66.137 L 258.328 66.137 L 258.328 81.751 L 243.356 81.751 L 243.356 104.213 Z M 196.176 66.137 L 224.95 66.137 L 224.95 25.166 Z M 128.999 105.857 C 120.849 105.857 113.706 103.666 107.571 99.283 C 101.436 94.9 96.628 88.736 93.148 80.792 C 89.76 72.848 88.066 63.626 88.066 53.125 C 88.066 42.533 89.76 33.311 93.148 25.458 C 96.536 17.606 101.298 11.487 107.434 7.104 C 113.569 2.721 120.712 0.53 128.862 0.53 C 137.195 0.53 144.384 2.721 150.428 7.104 C 156.563 11.487 161.371 17.651 164.851 25.595 C 168.331 33.448 170.07 42.625 170.07 53.125 C 170.07 63.626 168.331 72.848 164.851 80.792 C 161.463 88.645 156.7 94.809 150.565 99.283 C 144.43 103.666 137.241 105.857 128.999 105.857 Z M 129.137 88.873 C 133.807 88.873 137.791 87.458 141.087 84.627 C 144.384 81.705 146.902 77.596 148.642 72.3 C 150.474 66.913 151.389 60.521 151.389 53.125 C 151.389 45.729 150.474 39.383 148.642 34.087 C 146.902 28.699 144.338 24.59 140.95 21.76 C 137.653 18.929 133.624 17.514 128.862 17.514 C 124.283 17.514 120.346 18.929 117.049 21.76 C 113.752 24.591 111.188 28.7 109.357 34.087 C 107.617 39.383 106.747 45.729 106.747 53.125 C 106.747 60.43 107.617 66.776 109.357 72.163 C 111.188 77.459 113.752 81.568 117.049 84.49 C 120.437 87.412 124.466 88.873 129.137 88.873 Z M 47.199 104.213 L 47.199 81.751 L 0.222 81.751 L 0.222 66.137 L 46.1 2.174 L 65.605 2.174 L 65.605 66.137 L 80.578 66.137 L 80.578 81.751 L 65.605 81.751 L 65.605 104.213 Z M 18.425 66.137 L 47.199 66.137 L 47.199 25.166 Z\" fill=\"url(#idss9498018930_1g1959870505)\" stroke-width=\"0.6\" stroke=\"rgba(218, 209, 255, 0.24)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:9498018930}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-8y0716\",\"data-framer-name\":\"404 Head\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 432 178\"><g><defs><linearGradient id=\"idss8609098302_1g1959870505\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgba(177, 171, 237, 0.78)\" stop-opacity=\"0.78\"></stop><stop offset=\"1\" stop-color=\"rgba(229, 227, 255, 0.16)\" stop-opacity=\"0.16\"></stop></linearGradient></defs><path d=\"M 376.66 175 L 376.66 137.28 L 298 137.28 L 298 111.06 L 374.82 3.65 L 407.48 3.65 L 407.48 111.06 L 432.55 111.06 L 432.55 137.28 L 407.48 137.28 L 407.48 175 Z M 328.48 111.06 L 376.66 111.06 L 376.66 42.26 Z M 215.999 177.76 C 202.352 177.76 190.392 174.08 180.119 166.72 C 169.846 159.36 161.796 149.01 155.969 135.67 C 150.296 122.33 147.459 106.843 147.459 89.21 C 147.459 71.424 150.296 55.937 155.969 42.75 C 161.642 29.564 169.616 19.29 179.889 11.93 C 190.162 4.57 202.122 0.89 215.769 0.89 C 229.722 0.89 241.759 4.57 251.879 11.93 C 262.152 19.29 270.202 29.64 276.029 42.98 C 281.856 56.167 284.769 71.577 284.769 89.21 C 284.769 106.843 281.856 122.33 276.029 135.67 C 270.356 148.857 262.382 159.207 252.109 166.72 C 241.836 174.08 229.799 177.76 215.999 177.76 Z M 216.229 149.24 C 224.049 149.24 230.719 146.863 236.239 142.11 C 241.759 137.203 245.976 130.303 248.889 121.41 C 251.956 112.363 253.489 101.63 253.489 89.21 C 253.489 76.79 251.956 66.134 248.889 57.24 C 245.976 48.193 241.682 41.293 236.009 36.54 C 230.489 31.787 223.742 29.41 215.769 29.41 C 208.102 29.41 201.509 31.787 195.989 36.54 C 190.469 41.294 186.176 48.194 183.109 57.24 C 180.196 66.133 178.739 76.79 178.739 89.21 C 178.739 101.477 180.196 112.133 183.109 121.18 C 186.176 130.073 190.469 136.973 195.989 141.88 C 201.662 146.787 208.409 149.24 216.229 149.24 Z M 79.031 175 L 79.031 137.28 L 0.371 137.28 L 0.371 111.06 L 77.191 3.65 L 109.851 3.65 L 109.851 111.06 L 134.921 111.06 L 134.921 137.28 L 109.851 137.28 L 109.851 175 Z M 30.851 111.06 L 79.031 111.06 L 79.031 42.26 Z\" fill=\"url(#idss8609098302_1g1959870505)\" stroke=\"rgba(218, 209, 255, 0.24)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></g></svg>',svgContentId:8609098302,withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iypkcz\",\"data-framer-name\":\"Action\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-8mncm1\",\"data-styles-preset\":\"ceV6WO_0j\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(28, 28, 28)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-d2bc7a45-11e0-468d-8e86-da93ff072b7c, rgb(175, 175, 175)) -7.000000000000001%, var(--token-64f5bd03-6b7a-43e3-ba7b-3a0b2b8b7a5e, rgb(242, 249, 254)) 52%)\"},children:\"Oops! You've strayed into the unknown...\"})})}),className:\"framer-1rytw0j\",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:{DwYNS09jm:{y:(componentViewport?.y||0)+0+0+160+223+0+84},z2HuekNiC:{y:(componentViewport?.y||0)+0+0+120+171+0+92}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+0+180+259+0+92,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qsee78-container\",nodeId:\"n5xGn665U\",rendersWithMotion:true,scopeId:\"DNjLpauyB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DwYNS09jm:{c3NOAKqXS:resolvedLinks[1]},z2HuekNiC:{c3NOAKqXS:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonGeneral,{c3NOAKqXS:resolvedLinks[0],gCmmKaF_0:getLocalizedValue(\"v2\",activeLocale)??\"Back To Home\",height:\"100%\",id:\"n5xGn665U\",layoutId:\"n5xGn665U\",LPi2srDLK:false,variant:\"F1_ZJhPn_\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DwYNS09jm:{y:(componentViewport?.y||0)+0+637},z2HuekNiC:{y:(componentViewport?.y||0)+0+513}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:507,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+761,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18g0cne-container\",nodeId:\"q4Rlud0Cx\",rendersWithMotion:true,scopeId:\"DNjLpauyB\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{DwYNS09jm:{variant:\"XdfzmtEJl\"},z2HuekNiC:{variant:\"uCSZbdwUv\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"q4Rlud0Cx\",layoutId:\"q4Rlud0Cx\",style:{width:\"100%\"},variant:\"ednQFn94f\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wBGw2.framer-1j260uh, .framer-wBGw2 .framer-1j260uh { display: block; }\",\".framer-wBGw2.framer-m7gyl6 { align-content: center; align-items: center; background-color: var(--token-518f5c43-2a7d-48f3-9a8f-3d4fa14a1ea5, #010101); 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-wBGw2 .framer-9wlcwf-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\".framer-wBGw2 .framer-1j0krye { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 60px 180px 60px; position: relative; width: 100%; }\",\".framer-wBGw2 .framer-1wepuvc { bottom: 0px; flex: none; gap: 10px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-wBGw2 .framer-191ir5e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wBGw2 .framer-ndo2u3-container, .framer-wBGw2 .framer-1qsee78-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-wBGw2 .framer-1b2vmkv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-wBGw2 .framer-8y0716 { background-color: rgba(0, 0, 0, 0); flex: none; height: 178px; position: relative; width: 432px; }\",\".framer-wBGw2 .framer-1iypkcz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wBGw2 .framer-1rytw0j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 448px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wBGw2 .framer-18g0cne-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-wBGw2.framer-m7gyl6 { width: 810px; } .framer-wBGw2 .framer-1j0krye { gap: 16px; padding: 160px 60px 120px 60px; } .framer-wBGw2 .framer-191ir5e, .framer-wBGw2 .framer-1iypkcz { gap: 32px; } .framer-wBGw2 .framer-8y0716 { height: 142px; width: 345px; }}\",\"@media (max-width: 809px) { .framer-wBGw2.framer-m7gyl6 { width: 390px; } .framer-wBGw2 .framer-1j0krye { padding: 120px 60px 80px 60px; } .framer-wBGw2 .framer-191ir5e { gap: 20px; } .framer-wBGw2 .framer-8y0716 { height: 106px; width: 258px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1300\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DwYNS09jm\":{\"layout\":[\"fixed\",\"auto\"]},\"z2HuekNiC\":{\"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 FramerDNjLpauyB=withCSS(Component,css,\"framer-wBGw2\");export default FramerDNjLpauyB;FramerDNjLpauyB.displayName=\"Page\";FramerDNjLpauyB.defaultProps={height:1300,width:1200};addFonts(FramerDNjLpauyB,[{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,...LabelMetricaFonts,...ButtonGeneralFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDNjLpauyB\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DwYNS09jm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z2HuekNiC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1300\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderFonts", "getFonts", "F3ImnZLil_default", "ContainerWithFX", "withFX", "Container", "ImageWithFX", "Image2", "LabelMetricaFonts", "P7DfDMlzt_default", "MotionDivWithFX", "motion", "RichTextWithFX", "RichText", "ButtonGeneralFonts", "sLQ7k4FoQ_default", "FooterFonts", "Qytxq2uYX_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "transition5", "transition6", "transition7", "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", "usePreloadLocalizedValues", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "ContainerWithFX", "F3ImnZLil_default", "ImageWithFX", "getLoadingLazyAtYPosition", "P7DfDMlzt_default", "getLocalizedValue", "MotionDivWithFX", "SVG", "RichTextWithFX", "x", "ResolveLinks", "resolvedLinks", "sLQ7k4FoQ_default", "Qytxq2uYX_default", "css", "FramerDNjLpauyB", "withCSS", "DNjLpauyB_default", "addFonts", "HeaderFonts", "LabelMetricaFonts", "ButtonGeneralFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
