{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kg22wuFcFnSRpvWdQrpo/UNP8NKmMfw1qdzwsnpyD/CtpSwQ0yl.js"],
  "sourcesContent": ["// Generated by Framer (74b1a33)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import DownloadAppCard from\"#framer/local/canvasComponent/DsAtfktSh/DsAtfktSh.js\";import GetTemplateButton from\"#framer/local/canvasComponent/iQAI_6g5q/iQAI_6g5q.js\";import Button from\"#framer/local/canvasComponent/Q8iqbO80O/Q8iqbO80O.js\";import FormSuscbribe from\"#framer/local/canvasComponent/QS6iB6jD5/QS6iB6jD5.js\";import SquaresBackground from\"#framer/local/canvasComponent/UI4K8mZAi/UI4K8mZAi.js\";import Footer from\"#framer/local/canvasComponent/XYEQmwUWH/XYEQmwUWH.js\";import NavBar from\"#framer/local/canvasComponent/Ziv4vSZn9/Ziv4vSZn9.js\";import*as sharedStyle1 from\"#framer/local/css/R10dDPTiA/R10dDPTiA.js\";import*as sharedStyle from\"#framer/local/css/Zx26oMmwz/Zx26oMmwz.js\";import metadataProvider from\"#framer/local/webPageMetadata/CtpSwQ0yl/CtpSwQ0yl.js\";const NavBarFonts=getFonts(NavBar);const ContainerWithFX=withFX(Container);const SquaresBackgroundFonts=getFonts(SquaresBackground);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonFonts=getFonts(Button);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const DownloadAppCardFonts=getFonts(DownloadAppCard);const MotionDivWithFX=withFX(motion.div);const FormSuscbribeFonts=getFonts(FormSuscbribe);const FooterFonts=getFonts(Footer);const GetTemplateButtonFonts=getFonts(GetTemplateButton);const breakpoints={gb_DaXVDz:\"(min-width: 1480px)\",Gk108bceb:\"(min-width: 810px) and (max-width: 1479px)\",xnYOEFdeM:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MlK6Z\";const variantClassNames={gb_DaXVDz:\"framer-v-ixsuhu\",Gk108bceb:\"framer-v-7ra4gx\",xnYOEFdeM:\"framer-v-mhxmud\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-120};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition3={damping:30,delay:.1,mass:1,stiffness:100,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const transition4={damping:30,delay:.2,mass:1,stiffness:100,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const transition5={damping:30,delay:.3,mass:1,stiffness:100,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transformPerspective:1200,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:\"gb_DaXVDz\",Phone:\"xnYOEFdeM\",Tablet:\"Gk108bceb\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gb_DaXVDz\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"H51qfmWWI\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"Gk108bceb\",\"xnYOEFdeM\"].includes(baseVariant))return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gb_DaXVDz\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3a86214f-2945-41e0-99a1-e6f8bf309f3d, rgb(10, 13, 16)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ixsuhu\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gk108bceb:{width:\"100vw\"},xnYOEFdeM:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gk108bceb:{transformTemplate:transformTemplate1},xnYOEFdeM:{__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-737zau-container\",layoutScroll:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gk108bceb:{variant:\"SQ6mRGNzQ\"},xnYOEFdeM:{variant:\"SQ6mRGNzQ\"}},children:/*#__PURE__*/_jsx(NavBar,{height:\"100%\",id:\"tZGuDbz46\",layoutId:\"tZGuDbz46\",style:{width:\"100%\"},variant:\"v_YvJy1vv\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18h9gg6\",\"data-framer-name\":\"Hero Contact Section\",id:elementId,ref:ref2,children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w6wx9m-container hidden-7ra4gx hidden-mhxmud\",children:/*#__PURE__*/_jsx(SquaresBackground,{height:\"100%\",id:\"Kr4uFeEXP\",layoutId:\"Kr4uFeEXP\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-160z5kg\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gk108bceb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"140px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f62ee826-a3e4-43c0-b030-f2ef97c0bd65, rgb(0, 119, 228))\"},children:\"404\"})})},xnYOEFdeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f62ee826-a3e4-43c0-b030-f2ef97c0bd65, rgb(0, 119, 228))\"},children:\"404\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"200px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"0.9em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f62ee826-a3e4-43c0-b030-f2ef97c0bd65, rgb(0, 119, 228))\"},children:\"404\"})}),className:\"framer-1cgcv0z\",\"data-framer-appear-id\":\"1cgcv0z\",fonts:[\"Inter-Bold\"],initial:animation2,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-19ui102\",\"data-styles-preset\":\"Zx26oMmwz\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-e47fa55e-3968-4e03-b936-816fe655d59a, rgb(238, 240, 244))\"},children:\"Oops!\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-e47fa55e-3968-4e03-b936-816fe655d59a, rgb(238, 240, 244))\"},children:\"Page not found!\"})]})}),className:\"framer-1u40yc1\",\"data-framer-appear-id\":\"1u40yc1\",fonts:[\"Inter\"],initial:animation2,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bify1d\",\"data-styles-preset\":\"R10dDPTiA\",style:{\"--framer-text-alignment\":\"center\"},children:\"Don't worry, our team is here to assist you. Please navigate back to our homepage or use the search bar to find what you're looking for.\"})}),className:\"framer-192iy7f\",\"data-framer-appear-id\":\"192iy7f\",fonts:[\"Inter\"],initial:animation2,optimized:true,style:{transformPerspective:1200},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:{Gk108bceb:{y:(componentViewport?.y||0)+0+0+34.5+0+972},xnYOEFdeM:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1576px) - 48px, 240px)`,y:(componentViewport?.y||0)+0+0+80+89.5+0+702}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:(componentViewport?.y||0)+0+0+-100.5+0+1242,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation5,className:\"framer-m7c5us-container\",\"data-framer-appear-id\":\"m7c5us\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gk108bceb:{qXabZ_TCJ:resolvedLinks[1],variant:\"kFTRHlwoY\"},xnYOEFdeM:{qXabZ_TCJ:resolvedLinks[2],style:{maxWidth:\"100%\",width:\"100%\"},variant:\"YFbAm8guJ\"}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"y2lJMcnmJ\",layoutId:\"y2lJMcnmJ\",nOnPp8FH5:\"Go back Home\",qXabZ_TCJ:resolvedLinks[0],variant:\"AmeiwcES0\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nml5v8\",\"data-framer-name\":\"Download Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gk108bceb:{width:`max(${componentViewport?.width||\"100vw\"} - 96px, 1px)`},xnYOEFdeM:{width:`max(${componentViewport?.width||\"100vw\"} - 48px, 1px)`,y:(componentViewport?.y||0)+0+1e3+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:919,width:`max(${componentViewport?.width||\"100vw\"} - 192px, 1px)`,y:(componentViewport?.y||0)+0+1e3+200,children:/*#__PURE__*/_jsx(Container,{className:\"framer-w7hvxp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xnYOEFdeM:{variant:\"xoejPffrn\"}},children:/*#__PURE__*/_jsx(DownloadAppCard,{height:\"100%\",id:\"iEAXrU2xp\",layoutId:\"iEAXrU2xp\",style:{width:\"100%\"},variant:\"iSKifbOzO\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ds8gj\",\"data-framer-name\":\"Newsletter Section\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sd4bh4-container hidden-7ra4gx hidden-mhxmud\",children:/*#__PURE__*/_jsx(SquaresBackground,{height:\"100%\",id:\"ISbHqQuF9\",layoutId:\"ISbHqQuF9\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mewjoy\",\"data-framer-name\":\"Heading Content\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-19ui102\",\"data-styles-preset\":\"Zx26oMmwz\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Subscribe to\",/*#__PURE__*/_jsx(\"br\",{}),\"Our Newsletter\"]})}),className:\"framer-o4as4n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xnYOEFdeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bify1d\",\"data-styles-preset\":\"R10dDPTiA\",style:{\"--framer-text-alignment\":\"center\"},children:\"Stay Informed, Stay Ahead of the Curve with Our Exclusive Newsletter\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bify1d\",\"data-styles-preset\":\"R10dDPTiA\",children:\"Stay Informed, Stay Ahead of the Curve with Our Exclusive Newsletter\"})}),className:\"framer-m42rcw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xnYOEFdeM:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+2079+80+286}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:\"480px\",y:(componentViewport?.y||0)+0+2119+200+286,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rqhkxv-container\",children:/*#__PURE__*/_jsx(FormSuscbribe,{height:\"100%\",id:\"m3A18eGWw\",layoutId:\"m3A18eGWw\",style:{height:\"100%\",width:\"100%\"},variant:\"Mx4tsSQuP\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xnYOEFdeM:{y:(componentViewport?.y||0)+0+2579}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:430,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2859,children:/*#__PURE__*/_jsx(Container,{className:\"framer-d929gr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Gk108bceb:{variant:\"pZrsA2_CP\"},xnYOEFdeM:{variant:\"uf46qY45p\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"hfjmNDlCP\",layoutId:\"hfjmNDlCP\",style:{width:\"100%\"},variant:\"P5sKGRmlp\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,width:\"142px\",y:900,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xpjuud-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(GetTemplateButton,{height:\"100%\",id:\"r399L5ArM\",layoutId:\"r399L5ArM\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MlK6Z.framer-18aa9hy, .framer-MlK6Z .framer-18aa9hy { display: block; }\",\".framer-MlK6Z.framer-ixsuhu { align-content: center; align-items: center; background-color: var(--token-3a86214f-2945-41e0-99a1-e6f8bf309f3d, #0a0d10); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1480px; }\",\".framer-MlK6Z .framer-737zau-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-MlK6Z .framer-18h9gg6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 100vh; justify-content: center; max-width: 1576px; overflow: hidden; padding: 80px 96px 0px 96px; position: relative; width: 100%; }\",\".framer-MlK6Z .framer-1w6wx9m-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 600px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 600px; z-index: 0; }\",\".framer-MlK6Z .framer-160z5kg { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-MlK6Z .framer-1cgcv0z, .framer-MlK6Z .framer-1u40yc1 { --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-MlK6Z .framer-192iy7f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 480px; word-break: break-word; word-wrap: break-word; }\",\".framer-MlK6Z .framer-m7c5us-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-MlK6Z .framer-nml5v8 { 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: 200px 96px 0px 96px; position: relative; width: 100%; }\",\".framer-MlK6Z .framer-w7hvxp-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-MlK6Z .framer-ds8gj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 48px 200px 48px; position: relative; width: 100%; }\",\".framer-MlK6Z .framer-1sd4bh4-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 600px); left: 50%; position: absolute; top: 56px; transform: translateX(-50%); width: 600px; z-index: 0; }\",\".framer-MlK6Z .framer-mewjoy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-MlK6Z .framer-o4as4n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-MlK6Z .framer-m42rcw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 600px; word-break: break-word; word-wrap: break-word; }\",\".framer-MlK6Z .framer-1rqhkxv-container { flex: none; height: 54px; position: relative; width: 480px; }\",\".framer-MlK6Z .framer-d929gr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MlK6Z .framer-xpjuud-container { bottom: 64px; flex: none; height: 36px; position: fixed; right: 20px; width: 142px; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MlK6Z.framer-ixsuhu, .framer-MlK6Z .framer-18h9gg6, .framer-MlK6Z .framer-160z5kg, .framer-MlK6Z .framer-nml5v8, .framer-MlK6Z .framer-ds8gj, .framer-MlK6Z .framer-mewjoy { gap: 0px; } .framer-MlK6Z.framer-ixsuhu > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MlK6Z.framer-ixsuhu > :first-child, .framer-MlK6Z .framer-160z5kg > :first-child, .framer-MlK6Z .framer-ds8gj > :first-child, .framer-MlK6Z .framer-mewjoy > :first-child { margin-top: 0px; } .framer-MlK6Z.framer-ixsuhu > :last-child, .framer-MlK6Z .framer-160z5kg > :last-child, .framer-MlK6Z .framer-ds8gj > :last-child, .framer-MlK6Z .framer-mewjoy > :last-child { margin-bottom: 0px; } .framer-MlK6Z .framer-18h9gg6 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-MlK6Z .framer-18h9gg6 > :first-child, .framer-MlK6Z .framer-nml5v8 > :first-child { margin-left: 0px; } .framer-MlK6Z .framer-18h9gg6 > :last-child, .framer-MlK6Z .framer-nml5v8 > :last-child { margin-right: 0px; } .framer-MlK6Z .framer-160z5kg > *, .framer-MlK6Z .framer-ds8gj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-MlK6Z .framer-nml5v8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MlK6Z .framer-mewjoy > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1479px) { .framer-MlK6Z.framer-ixsuhu { width: 810px; } .framer-MlK6Z .framer-737zau-container { left: 50%; right: unset; transform: translateX(-50%); width: 100%; z-index: 2; } .framer-MlK6Z .framer-18h9gg6 { gap: 0px; padding: 80px 48px 0px 48px; } .framer-MlK6Z .framer-1u40yc1, .framer-MlK6Z .framer-192iy7f { max-width: 90%; } .framer-MlK6Z .framer-nml5v8 { padding: 200px 48px 0px 48px; } .framer-MlK6Z .framer-ds8gj { padding: 200px 24px 200px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MlK6Z .framer-18h9gg6 { gap: 0px; } .framer-MlK6Z .framer-18h9gg6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-MlK6Z .framer-18h9gg6 > :first-child { margin-left: 0px; } .framer-MlK6Z .framer-18h9gg6 > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-MlK6Z.framer-ixsuhu { width: 390px; } .framer-MlK6Z .framer-737zau-container { right: unset; width: 100%; z-index: 2; } .framer-MlK6Z .framer-18h9gg6 { flex-direction: column; padding: 80px 24px 0px 24px; } .framer-MlK6Z .framer-160z5kg { flex: none; width: 100%; } .framer-MlK6Z .framer-192iy7f { max-width: 480px; width: 100%; } .framer-MlK6Z .framer-m7c5us-container { max-width: 240px; width: 100%; } .framer-MlK6Z .framer-nml5v8 { overflow: visible; padding: 80px 24px 80px 24px; } .framer-MlK6Z .framer-ds8gj { padding: 80px 24px 80px 24px; } .framer-MlK6Z .framer-o4as4n { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-MlK6Z .framer-m42rcw, .framer-MlK6Z .framer-1rqhkxv-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MlK6Z .framer-18h9gg6 { gap: 0px; } .framer-MlK6Z .framer-18h9gg6 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-MlK6Z .framer-18h9gg6 > :first-child { margin-top: 0px; } .framer-MlK6Z .framer-18h9gg6 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3111\n * @framerIntrinsicWidth 1480\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Gk108bceb\":{\"layout\":[\"fixed\",\"auto\"]},\"xnYOEFdeM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"H51qfmWWI\":{\"pattern\":\":H51qfmWWI\",\"name\":\"hero-contact-section\"}}\n * @framerResponsiveScreen\n */const FramerCtpSwQ0yl=withCSS(Component,css,\"framer-MlK6Z\");export default FramerCtpSwQ0yl;FramerCtpSwQ0yl.displayName=\"404\";FramerCtpSwQ0yl.defaultProps={height:3111,width:1480};addFonts(FramerCtpSwQ0yl,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{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\"}]},...NavBarFonts,...SquaresBackgroundFonts,...ButtonFonts,...DownloadAppCardFonts,...FormSuscbribeFonts,...FooterFonts,...GetTemplateButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCtpSwQ0yl\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"H51qfmWWI\\\":{\\\"pattern\\\":\\\":H51qfmWWI\\\",\\\"name\\\":\\\"hero-contact-section\\\"}}\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gk108bceb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xnYOEFdeM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1480\",\"framerIntrinsicHeight\":\"3111\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavBarFonts", "getFonts", "Ziv4vSZn9_default", "ContainerWithFX", "withFX", "Container", "SquaresBackgroundFonts", "UI4K8mZAi_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ButtonFonts", "Q8iqbO80O_default", "ContainerWithOptimizedAppearEffect", "DownloadAppCardFonts", "DsAtfktSh_default", "MotionDivWithFX", "motion", "FormSuscbribeFonts", "QS6iB6jD5_default", "FooterFonts", "XYEQmwUWH_default", "GetTemplateButtonFonts", "iQAI_6g5q_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "transition2", "animation1", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "animation6", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "x", "ResolveLinks", "resolvedLinks", "css", "FramerCtpSwQ0yl", "withCSS", "CtpSwQ0yl_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
