{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2gxu25dOMhEkGu6G3RNO/LTDkmGEmWaXwOsawQl0t/UBCy6iX_z.js", "ssg:https://framerusercontent.com/modules/qmuieBe2OBtDAEBPK4z7/dkPG1WzpTcKZ5m5DdpKh/UBCy6iX_z.js"],
  "sourcesContent": ["// Generated by Framer (100f99d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ComponentsButton from\"#framer/local/canvasComponent/EFV8ziOA9/EFV8ziOA9.js\";import HeaderHeader from\"#framer/local/canvasComponent/eYT0XcvWq/eYT0XcvWq.js\";import TopBarTopBar from\"#framer/local/canvasComponent/Fy81WoaOq/Fy81WoaOq.js\";import FooterFooter from\"#framer/local/canvasComponent/NU94hSlLA/NU94hSlLA.js\";import*as sharedStyle1 from\"#framer/local/css/aj87LzIu5/aj87LzIu5.js\";import*as sharedStyle2 from\"#framer/local/css/M6EDprqAG/M6EDprqAG.js\";import*as sharedStyle from\"#framer/local/css/vLNmtRGDe/vLNmtRGDe.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/UBCy6iX_z/UBCy6iX_z.js\";import metadataProvider from\"#framer/local/webPageMetadata/UBCy6iX_z/UBCy6iX_z.js\";const TopBarTopBarFonts=getFonts(TopBarTopBar);const HeaderHeaderFonts=getFonts(HeaderHeader);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ComponentsButtonFonts=getFonts(ComponentsButton);const FooterFooterFonts=getFonts(FooterFooter);const ContainerWithFX=withFX(Container);const breakpoints={krI09qlwM:\"(min-width: 1000px) and (max-width: 1399px)\",pAw3CVI8O:\"(min-width: 810px) and (max-width: 999px)\",RTp_2wA4W:\"(min-width: 1400px)\",xxUzxzYrs:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-q19ZK\";const variantClassNames={krI09qlwM:\"framer-v-1k3ivcf\",pAw3CVI8O:\"framer-v-1jt8why\",RTp_2wA4W:\"framer-v-18jfqh1\",xxUzxzYrs:\"framer-v-1a1ifye\"};const transition1={damping:64,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-90};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:120,delay:.2,mass:1,stiffness:600,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:48};const convertFromEnum=(value,activeLocale)=>{switch(value){default:return getLocalizedValue(\"v0\",activeLocale)??\"The page you are looking for doesn\u2019t exist\";}};const toString=value=>{return typeof value===\"string\"?value:String(value);};const convertFromEnum1=(value,activeLocale)=>{switch(value){default:return getLocalizedValue(\"v1\",activeLocale)??\"This page doesn't exist or was removed. We suggest you back to home.\";}};const convertFromEnum2=(value,activeLocale)=>{switch(value){default:return getLocalizedValue(\"v2\",activeLocale)??\"Back to Home\";}};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const transition3={damping:100,delay:0,mass:1.3,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,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 [Large]\":\"RTp_2wA4W\",\"Desktop [Small]\":\"krI09qlwM\",Phone:\"xxUzxzYrs\",Tablet:\"pAw3CVI8O\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RTp_2wA4W\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"xxUzxzYrs\")return false;return true;};usePreloadLocalizedValues(activeLocale);const textContent=toString(convertFromEnum(activeLocale?.id,activeLocale));const textContent1=toString(convertFromEnum1(activeLocale?.id,activeLocale));const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RTp_2wA4W\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-d05d6069-d224-4d13-b9ed-a0fdd116bc9f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18jfqh1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{krI09qlwM:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-5oes21\",\"data-framer-appear-id\":\"5oes21\",\"data-framer-name\":\"Header\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{krI09qlwM:{width:\"calc(100vw - 64px)\"},pAw3CVI8O:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"1204px\",y:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-d1kcqs-container hidden-1a1ifye\",nodeId:\"Qu_B_uIyi\",scopeId:\"UBCy6iX_z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pAw3CVI8O:{variant:\"gy93HJApE\"}},children:/*#__PURE__*/_jsx(TopBarTopBar,{height:\"100%\",id:\"Qu_B_uIyi\",layoutId:\"Qu_B_uIyi\",style:{width:\"100%\"},variant:\"RqHlj5bjo\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{krI09qlwM:{width:\"calc(100vw - 64px)\"},pAw3CVI8O:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`},xxUzxzYrs:{width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,y:88,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nrp0ct-container\",nodeId:\"Y4iZxG9b4\",scopeId:\"UBCy6iX_z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{krI09qlwM:{style:{width:\"100%\"},variant:\"U8qSs9_KR\"},pAw3CVI8O:{style:{width:\"100%\"},variant:\"Ro4jz_JK_\"},xxUzxzYrs:{style:{width:\"100%\"},variant:\"jhWJiEgdh\"}},children:/*#__PURE__*/_jsx(HeaderHeader,{aB_6Sbfif:\"HYRP4Nyl4\",aGHmekFlz:\"HYRP4Nyl4\",CjxE2kYx5:180,height:\"100%\",hM_eHNJB7:\"HnhmBWJY0\",id:\"Y4iZxG9b4\",JlbiEJkcM:\"HYRP4Nyl4\",Jo6JddZv7:0,JSzN46lbJ:180,JwY3iWoir:180,layoutId:\"Y4iZxG9b4\",MGLE8oeH8:180,p3mfGMCuP:\"HnhmBWJY0\",TmoYt8hx_:\"HYRP4Nyl4\",TSFuCmFMi:\"HnhmBWJY0\",uW2uxkRiW:180,variant:\"YinKWjt16\",w2uR45XKs:\"HnhmBWJY0\",WgGDLxl76:\"HnhmBWJY0\",width:\"100%\",ZJ6gtgBa3:\"HnhmBWJY0\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wvlam9\",\"data-framer-name\":\"Main Wrapper\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-13zf8ax\",\"data-framer-appear-id\":\"13zf8ax\",\"data-framer-name\":\"Container\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f15nag\",\"data-framer-name\":\"404\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pAw3CVI8O:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 640 247\"><path d=\"M 197.307 200.496 L 168.04 200.496 L 168.04 242.655 L 118.834 242.655 L 118.834 200.496 L 0.482 200.496 L 0.482 154.797 L 103.075 4.506 L 168.04 4.506 L 168.04 154.797 L 197.307 154.797 Z M 55.799 154.797 L 118.834 154.797 L 118.834 62.112 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path><path d=\"M 216.997 124.224 C 216.997 50.526 258.806 0 320.876 0 C 382.947 0 424.756 50.526 424.756 124.224 C 424.756 197.922 386.163 246.839 320.876 246.839 C 255.59 246.839 216.997 197.922 216.997 124.224 Z M 268.454 124.224 C 268.454 175.394 287.751 201.14 320.876 201.14 C 354.002 201.14 373.299 175.394 373.299 124.224 C 373.299 71.445 354.002 45.699 320.876 45.699 C 287.751 45.699 268.454 71.445 268.454 124.224 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path><path d=\"M 639.518 200.496 L 610.251 200.496 L 610.251 242.655 L 561.045 242.655 L 561.045 200.496 L 442.693 200.496 L 442.693 154.797 L 545.286 4.506 L 610.251 4.506 L 610.251 154.797 L 639.518 154.797 Z M 498.01 154.797 L 561.045 154.797 L 561.045 62.112 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path></svg>',svgContentId:9535303500},xxUzxzYrs:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 277 107\"><path d=\"M 85.397 86.855 L 72.73 86.855 L 72.73 105.118 L 51.433 105.118 L 51.433 86.855 L 0.209 86.855 L 0.209 67.058 L 44.612 1.952 L 72.73 1.952 L 72.73 67.058 L 85.397 67.058 Z M 24.15 67.058 L 51.433 67.058 L 51.433 26.907 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path><path d=\"M 93.919 53.814 C 93.919 21.888 112.014 0 138.879 0 C 165.744 0 183.84 21.888 183.84 53.814 C 183.84 85.739 167.136 106.93 138.879 106.93 C 110.623 106.93 93.919 85.739 93.919 53.814 Z M 116.19 53.814 C 116.19 75.98 124.542 87.134 138.879 87.134 C 153.216 87.134 161.568 75.98 161.568 53.814 C 161.568 30.95 153.216 19.797 138.879 19.797 C 124.542 19.797 116.19 30.95 116.19 53.814 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path><path d=\"M 276.791 86.855 L 264.124 86.855 L 264.124 105.118 L 242.827 105.118 L 242.827 86.855 L 191.603 86.855 L 191.603 67.058 L 236.007 1.952 L 264.124 1.952 L 264.124 67.058 L 276.791 67.058 Z M 215.545 67.058 L 242.827 67.058 L 242.827 26.907 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path></svg>',svgContentId:9869265831}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1nr4as8\",\"data-framer-name\":\"404\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 796 307\"><path d=\"M 245.4 249.2 L 209 249.2 L 209 301.6 L 147.8 301.6 L 147.8 249.2 L 0.6 249.2 L 0.6 192.4 L 128.2 5.6 L 209 5.6 L 209 192.4 L 245.4 192.4 Z M 69.4 192.4 L 147.8 192.4 L 147.8 77.2 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path><path d=\"M 269.89 154.4 C 269.89 62.8 321.89 0 399.09 0 C 476.29 0 528.29 62.8 528.29 154.4 C 528.29 246 480.29 306.8 399.09 306.8 C 317.89 306.8 269.89 246 269.89 154.4 Z M 333.89 154.4 C 333.89 218 357.89 250 399.09 250 C 440.29 250 464.29 218 464.29 154.4 C 464.29 88.8 440.29 56.8 399.09 56.8 C 357.89 56.8 333.89 88.8 333.89 154.4 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path><path d=\"M 795.4 249.2 L 759 249.2 L 759 301.6 L 697.8 301.6 L 697.8 249.2 L 550.6 249.2 L 550.6 192.4 L 678.2 5.6 L 759 5.6 L 759 192.4 L 795.4 192.4 Z M 619.4 192.4 L 697.8 192.4 L 697.8 77.2 Z\" fill=\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"></path></svg>',svgContentId:8803588102,withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z3swl1\",\"data-framer-name\":\"overlay\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dugflc\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxUzxzYrs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-13qwc3f\",\"data-styles-preset\":\"aj87LzIu5\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-owqx6y\",\"data-styles-preset\":\"vLNmtRGDe\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\"},children:\"Content\"})}),className:\"framer-g3wzmv\",\"data-framer-name\":\"The page you are looking for doesn\u2019t exist\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1m5veqp\",\"data-styles-preset\":\"M6EDprqAG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f953d81a-fa9c-47fd-bf74-f612b36c2ec6, rgb(122, 128, 137))\"},children:\"Content\"})}),className:\"framer-i2dkde\",\"data-framer-name\":\"This page doesn't exist or was removed. We suggest you back to home.\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{krI09qlwM:{y:(componentViewport?.y||0)+181+0+144+0+0+585.38},pAw3CVI8O:{y:(componentViewport?.y||0)+171+0+144+0+0+525.34},xxUzxzYrs:{y:(componentViewport?.y||0)+116+0+90+0+0+375.46}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+184+0+144+0+0+585.38,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jv19qw-container\",nodeId:\"BTvC916Z5\",scopeId:\"UBCy6iX_z\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{krI09qlwM:{HGA9mbE4Z:resolvedLinks[1]},pAw3CVI8O:{HGA9mbE4Z:resolvedLinks[2]},xxUzxzYrs:{HGA9mbE4Z:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(ComponentsButton,{A9BayXFMp:\"var(--token-d05d6069-d224-4d13-b9ed-a0fdd116bc9f, rgb(255, 255, 255))\",c24HkRFdu:toString(convertFromEnum2(activeLocale?.id,activeLocale)),DWrZoigg1:\"12px 20px 12px 20px\",f4sqcJRsh:{borderColor:\"var(--token-afa55984-166d-4b5c-b2cb-e97d3c7275d9, rgb(242, 243, 248))\",borderStyle:\"solid\",borderWidth:1},height:\"100%\",HGA9mbE4Z:resolvedLinks[0],i_c8vQ6yo:false,id:\"BTvC916Z5\",layoutId:\"BTvC916Z5\",mCcnLXMDv:false,MllHSrfB4:\"ArrowRight\",mWBFAhQSF:\"ArrowRight\",n1NR0mK_7:\"fill\",qJspnLN1G:false,r4hCWC4F5:\"12px\",RCGDbj0LT:\"var(--token-d05d6069-d224-4d13-b9ed-a0fdd116bc9f, rgb(255, 255, 255))\",RYkHZFEmp:\"8px 8px 8px 8px\",soa1dtRt_:\"rgb(255, 255, 255)\",T56SniERi:\"rgb(0, 99, 191)\",u27Cb6Z7d:\"AppleLogo\",V9b2voXqf:false,variant:\"I97:1370;97:1312\",width:\"100%\",x_EvhIYWf:\"var(--token-d05d6069-d224-4d13-b9ed-a0fdd116bc9f, rgb(255, 255, 255))\",XCwel4TEY:\"var(--token-e4afc467-63a1-453b-a567-b51406c562ec, rgb(2, 7, 16))\",xz3Whpw2h:17})})})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{krI09qlwM:{y:(componentViewport?.y||0)+181+948},pAw3CVI8O:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+171+948},xxUzxzYrs:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+116+677.46}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:721,width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+184+1020,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1w4nuv6-container\",nodeId:\"G1SKbPlka\",rendersWithMotion:true,scopeId:\"UBCy6iX_z\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{krI09qlwM:{variant:\"Lk3pfirow\"},pAw3CVI8O:{variant:\"Avnlmb0q1\"},xxUzxzYrs:{variant:\"a6kkalANf\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"G1SKbPlka\",layoutId:\"G1SKbPlka\",style:{width:\"100%\"},variant:\"C4RwHSMGp\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-q19ZK.framer-1sn277r, .framer-q19ZK .framer-1sn277r { display: block; }\",\".framer-q19ZK.framer-18jfqh1 { align-content: center; align-items: center; background-color: var(--token-d05d6069-d224-4d13-b9ed-a0fdd116bc9f, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 144px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 184px 32px 0px 32px; position: relative; width: 1400px; }\",\".framer-q19ZK .framer-5oes21 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 24px 32px 0px 32px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-q19ZK .framer-d1kcqs-container { flex: none; height: auto; position: relative; width: 1204px; z-index: 2; }\",\".framer-q19ZK .framer-nrp0ct-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-q19ZK .framer-1wvlam9 { align-content: center; align-items: center; border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; border-top-left-radius: 48px; border-top-right-radius: 48px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 144px 0px 144px 0px; position: relative; width: 100%; }\",\".framer-q19ZK .framer-13zf8ax { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 588px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1204px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-q19ZK .framer-f15nag { flex: none; height: 307px; overflow: hidden; position: relative; width: 796px; }\",\".framer-q19ZK .framer-1nr4as8 { flex: none; height: 307px; left: calc(50.00000000000002% - 796px / 2); position: absolute; top: calc(49.83713355048862% - 307px / 2); width: 796px; }\",\".framer-q19ZK .framer-z3swl1 { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; }\",\".framer-q19ZK .framer-dugflc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 586px; }\",\".framer-q19ZK .framer-g3wzmv, .framer-q19ZK .framer-i2dkde { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 586px; word-break: break-word; word-wrap: break-word; }\",\".framer-q19ZK .framer-1jv19qw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-q19ZK .framer-1w4nuv6-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-q19ZK.framer-18jfqh1, .framer-q19ZK .framer-5oes21, .framer-q19ZK .framer-1wvlam9, .framer-q19ZK .framer-13zf8ax, .framer-q19ZK .framer-dugflc { gap: 0px; } .framer-q19ZK.framer-18jfqh1 > * { margin: 0px; margin-bottom: calc(144px / 2); margin-top: calc(144px / 2); } .framer-q19ZK.framer-18jfqh1 > :first-child, .framer-q19ZK .framer-5oes21 > :first-child, .framer-q19ZK .framer-1wvlam9 > :first-child, .framer-q19ZK .framer-13zf8ax > :first-child, .framer-q19ZK .framer-dugflc > :first-child { margin-top: 0px; } .framer-q19ZK.framer-18jfqh1 > :last-child, .framer-q19ZK .framer-5oes21 > :last-child, .framer-q19ZK .framer-1wvlam9 > :last-child, .framer-q19ZK .framer-13zf8ax > :last-child, .framer-q19ZK .framer-dugflc > :last-child { margin-bottom: 0px; } .framer-q19ZK .framer-5oes21 > *, .framer-q19ZK .framer-1wvlam9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-q19ZK .framer-13zf8ax > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-q19ZK .framer-dugflc > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 1000px) and (max-width: 1399px) { .framer-q19ZK.framer-18jfqh1 { gap: 72px; padding: 181px 32px 0px 32px; width: 1000px; } .framer-q19ZK .framer-5oes21 { left: 50%; order: 1; right: unset; transform: translateX(-50%); width: 100%; } .framer-q19ZK .framer-d1kcqs-container, .framer-q19ZK .framer-nrp0ct-container, .framer-q19ZK .framer-13zf8ax { width: 100%; } .framer-q19ZK .framer-1wvlam9 { order: 0; } .framer-q19ZK .framer-1w4nuv6-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-q19ZK.framer-18jfqh1 { gap: 0px; } .framer-q19ZK.framer-18jfqh1 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-q19ZK.framer-18jfqh1 > :first-child { margin-top: 0px; } .framer-q19ZK.framer-18jfqh1 > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 999px) { .framer-q19ZK.framer-18jfqh1 { gap: 72px; padding: 171px 24px 0px 24px; width: 810px; } .framer-q19ZK .framer-5oes21 { order: 1; padding: 24px 24px 0px 24px; } .framer-q19ZK .framer-d1kcqs-container, .framer-q19ZK .framer-nrp0ct-container, .framer-q19ZK .framer-13zf8ax { width: 100%; } .framer-q19ZK .framer-1wvlam9 { order: 0; } .framer-q19ZK .framer-f15nag { height: 42%; } .framer-q19ZK .framer-1nr4as8 { height: 247px; left: calc(50.00000000000002% - 640px / 2); top: calc(49.79757085020245% - 247px / 2); width: 640px; } .framer-q19ZK .framer-1w4nuv6-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-q19ZK.framer-18jfqh1 { gap: 0px; } .framer-q19ZK.framer-18jfqh1 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-q19ZK.framer-18jfqh1 > :first-child { margin-top: 0px; } .framer-q19ZK.framer-18jfqh1 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-q19ZK.framer-18jfqh1 { gap: 72px; padding: 116px 0px 0px 0px; width: 390px; } .framer-q19ZK .framer-5oes21 { order: 1; padding: 0px; } .framer-q19ZK .framer-nrp0ct-container { order: 1; width: 100%; } .framer-q19ZK .framer-1wvlam9 { order: 0; padding: 90px 48px 90px 48px; } .framer-q19ZK .framer-13zf8ax { height: min-content; width: 100%; } .framer-q19ZK .framer-f15nag { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; width: 100%; } .framer-q19ZK .framer-1nr4as8 { height: 107px; left: unset; position: relative; top: unset; width: 277px; } .framer-q19ZK .framer-z3swl1 { left: calc(50.00000000000002% - 100% / 2); top: calc(50.46728971962619% - 100% / 2); z-index: 1; } .framer-q19ZK .framer-dugflc, .framer-q19ZK .framer-g3wzmv, .framer-q19ZK .framer-i2dkde { width: 100%; } .framer-q19ZK .framer-1w4nuv6-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-q19ZK.framer-18jfqh1, .framer-q19ZK .framer-f15nag { gap: 0px; } .framer-q19ZK.framer-18jfqh1 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-q19ZK.framer-18jfqh1 > :first-child, .framer-q19ZK .framer-f15nag > :first-child { margin-top: 0px; } .framer-q19ZK.framer-18jfqh1 > :last-child, .framer-q19ZK .framer-f15nag > :last-child { margin-bottom: 0px; } .framer-q19ZK .framer-f15nag > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1963\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"krI09qlwM\":{\"layout\":[\"fixed\",\"auto\"]},\"pAw3CVI8O\":{\"layout\":[\"fixed\",\"auto\"]},\"xxUzxzYrs\":{\"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 FramerUBCy6iX_z=withCSS(Component,css,\"framer-q19ZK\");export default FramerUBCy6iX_z;FramerUBCy6iX_z.displayName=\"404\";FramerUBCy6iX_z.defaultProps={height:1963,width:1400};addFonts(FramerUBCy6iX_z,[{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\"}]},...TopBarTopBarFonts,...HeaderHeaderFonts,...ComponentsButtonFonts,...FooterFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUBCy6iX_z\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"krI09qlwM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pAw3CVI8O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xxUzxzYrs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1963\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1400\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (100f99d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={bch0lFutY:new LazyValue(()=>import(\"./UBCy6iX_z-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\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "TopBarTopBarFonts", "getFonts", "Fy81WoaOq_default", "HeaderHeaderFonts", "eYT0XcvWq_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ComponentsButtonFonts", "EFV8ziOA9_default", "FooterFooterFonts", "NU94hSlLA_default", "ContainerWithFX", "withFX", "Container", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transformTemplate1", "_", "t", "transition2", "animation2", "animation3", "convertFromEnum", "value", "activeLocale", "getLocalizedValue", "toString", "convertFromEnum1", "convertFromEnum2", "animation4", "transition3", "animation5", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "usePreloadLocalizedValues", "textContent", "textContent1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "SVG", "x", "RichText", "ResolveLinks", "resolvedLinks", "css", "FramerUBCy6iX_z", "withCSS", "UBCy6iX_z_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
