{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5KpVEimimUyTcLPhu5Ns/uC2epPqIn6AwtEhKVuGn/THcqoa_mS.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,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/CzcVr5U1VFk6uNcyYvJq/SmoothScroll_Prod.js\";import ButtonPrimaryButton from\"#framer/local/canvasComponent/GNvaONxX6/GNvaONxX6.js\";import TagPrimaryTag from\"#framer/local/canvasComponent/IHYC0Q7Lw/IHYC0Q7Lw.js\";import NavigationFooter from\"#framer/local/canvasComponent/LT0gX9mtu/LT0gX9mtu.js\";import InteractiveComponentsCursor from\"#framer/local/canvasComponent/RMpAvj7R1/RMpAvj7R1.js\";import NavigationNavBar from\"#framer/local/canvasComponent/VBcFpApnc/VBcFpApnc.js\";import*as sharedStyle from\"#framer/local/css/ABKs9wxVy/ABKs9wxVy.js\";import*as sharedStyle1 from\"#framer/local/css/QhK6qqT5U/QhK6qqT5U.js\";import metadataProvider from\"#framer/local/webPageMetadata/THcqoa_mS/THcqoa_mS.js\";const NavigationNavBarFonts=getFonts(NavigationNavBar);const TagPrimaryTagFonts=getFonts(TagPrimaryTag);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonPrimaryButtonFonts=getFonts(ButtonPrimaryButton);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationFooterFonts=getFonts(NavigationFooter);const SmoothScrollFonts=getFonts(SmoothScroll);const InteractiveComponentsCursorFonts=getFonts(InteractiveComponentsCursor);const breakpoints={EX9uFQOv2:\"(min-width: 810px) and (max-width: 1199px)\",MHQOMLuv2:\"(min-width: 1440px)\",POrdKjuA8:\"(min-width: 1200px) and (max-width: 1439px)\",SpDox9moQ:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-6zjO5\";const variantClassNames={EX9uFQOv2:\"framer-v-giarf0\",MHQOMLuv2:\"framer-v-4nz86t\",POrdKjuA8:\"framer-v-141dz14\",SpDox9moQ:\"framer-v-1yaabtv\"};const transition1={damping:60,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:.5,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={damping:60,delay:.7,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation4={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition4={damping:50,delay:.05,mass:1,stiffness:300,type:\"spring\"};const textEffect={effect:animation4,repeat:false,startDelay:.9,tokenization:\"word\",transition:transition4,trigger:\"onMount\",type:\"appear\"};const transition5={damping:60,delay:1.1,mass:1,stiffness:200,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,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={L:\"POrdKjuA8\",M:\"EX9uFQOv2\",S:\"SpDox9moQ\",XL:\"MHQOMLuv2\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"MHQOMLuv2\"};};const transition6={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const cursor={alignment:\"center\",component:InteractiveComponentsCursor,offset:{x:0,y:0},placement:\"bottom\",transition:transition6,variant:\"VKeZmVTKZ\"};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 router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({\"1bf4dyq\":cursor});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"MHQOMLuv2\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-fdbc65e9-f80a-4640-929e-a2be69bb7740, rgb(0, 23, 65)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-4nz86t\",className),\"data-framer-cursor\":\"1bf4dyq\",ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:91,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13ftdni-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EX9uFQOv2:{variant:\"egifr2pix\",ZZP27DOb1:\"0px 50px 0px 50px\"},POrdKjuA8:{ZZP27DOb1:\"0px 70px 0px 70px\"},SpDox9moQ:{variant:\"tr5pxKGkd\",ZZP27DOb1:\"0px 30px 0px 30px\"}},children:/*#__PURE__*/_jsx(NavigationNavBar,{height:\"100%\",id:\"uIjx2D33H\",layoutId:\"uIjx2D33H\",style:{width:\"100%\"},variant:\"BUzWFjjg8\",width:\"100%\",Z1Zg6hqg0:\"ZslCevpJO\",ZZP27DOb1:\"0px 120px 0px 120px\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1072udn\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y34kq8\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1adchwi\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hudot8\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wsbb7q\",\"data-framer-name\":\"Text/Tag\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y3wvwd\",\"data-framer-name\":\"Tag & Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EX9uFQOv2:{y:(componentViewport?.y||0)+0+0+0+180+0+0+0+0+0+0+0+0},SpDox9moQ:{y:(componentViewport?.y||0)+0+0+0+160+0+0+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+0+0+200+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-2vpcau-container\",\"data-framer-appear-id\":\"2vpcau\",initial:animation1,optimized:true,children:/*#__PURE__*/_jsx(TagPrimaryTag,{height:\"100%\",id:\"jGMUiv_90\",KS7KLFqN8:\"Page Not Found\",layoutId:\"jGMUiv_90\",rQKAY6456:\"OOPS\",variant:\"AksRoqhcS\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yaa1pv\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SpDox9moQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1idioqq\",\"data-styles-preset\":\"ABKs9wxVy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255)) 0%, var(--token-14f74354-f5bc-49c1-9486-2936a231e276, rgba(255, 255, 255, 0.3)) 350%)\"},children:\"404 - Oops Page Not Found in Data\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1idioqq\",\"data-styles-preset\":\"ABKs9wxVy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255)) 0%, var(--token-14f74354-f5bc-49c1-9486-2936a231e276, rgba(255, 255, 255, 0.3)) 350%)\"},children:\"404 - Oops Page\"})})}),className:\"framer-ezru78\",\"data-framer-appear-id\":\"ezru78\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SpDox9moQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1idioqq\",\"data-styles-preset\":\"ABKs9wxVy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255)) 0%, var(--token-14f74354-f5bc-49c1-9486-2936a231e276, rgba(255, 255, 255, 0.3)) 350%)\"},children:\"Not Found in Data.\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1idioqq\",\"data-styles-preset\":\"ABKs9wxVy\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-59e77027-930e-45f7-94aa-a8ffadf9e382, rgb(255, 255, 255)) 0%, var(--token-14f74354-f5bc-49c1-9486-2936a231e276, rgba(255, 255, 255, 0.3)) 350%)\"},children:\"Not Found in Data.\"})})}),className:\"framer-1t1ig00\",\"data-framer-appear-id\":\"1t1ig00\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l51y1\",\"data-framer-name\":\"Body\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SpDox9moQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-alignment\":\"center\"},children:\"Oops! The web page you\u2019re looking for doesn\u2019t exist. Please click the below button to get back to the home.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-x0s9r5\",\"data-styles-preset\":\"QhK6qqT5U\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Oops! The web page you\u2019re looking for doesn\u2019t\",/*#__PURE__*/_jsx(\"br\",{}),\" exist. Please click the below button to get back to the home.\"]})}),className:\"framer-r4w771\",\"data-framer-name\":\"Text\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-owvvk9\",\"data-framer-appear-id\":\"owvvk9\",\"data-framer-name\":\"Button\",initial:animation1,optimized:true,children:/*#__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:{EX9uFQOv2:{y:(componentViewport?.y||0)+0+0+0+180+0+0+0+412+0},SpDox9moQ:{y:(componentViewport?.y||0)+0+0+0+160+0+0+0+412+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:46,y:(componentViewport?.y||0)+0+0+0+200+0+0+0+412+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hhrh94-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EX9uFQOv2:{GT109pdEG:resolvedLinks[2]},POrdKjuA8:{GT109pdEG:resolvedLinks[1]},SpDox9moQ:{GT109pdEG:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(ButtonPrimaryButton,{AL_NU982V:false,dlVBgpKLv:\"Back To Homepage\",GT109pdEG:resolvedLinks[0],height:\"100%\",id:\"Yfwx6wf3C\",layoutId:\"Yfwx6wf3C\",SD1BGlGhK:false,variant:\"vf6JWDf13\",width:\"100%\",YVFZiszrG:{borderColor:'var(--token-a58752c8-168c-47db-857e-906f22f33790, rgba(255, 255, 255, 0.15)) /* {\"name\":\"White 15%\"} */',borderStyle:\"solid\",borderWidth:3}})})})})})})})]})})]}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-r91es8\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EX9uFQOv2:{y:(componentViewport?.y||0)+0+758+0},SpDox9moQ:{y:(componentViewport?.y||0)+0+738+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:526,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+818+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b2atc5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EX9uFQOv2:{variant:\"PpWX9Nzcf\"},POrdKjuA8:{variant:\"aPOG0xPII\"},SpDox9moQ:{variant:\"tAhy0cIZG\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"DjkDdfZdF\",layoutId:\"DjkDdfZdF\",SQp3MREKa:\"ZslCevpJO\",style:{width:\"100%\"},variant:\"hDiagrBhX\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-iagzdf-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"pIoSYT9Pq\",intensity:5,layoutId:\"pIoSYT9Pq\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6zjO5.framer-xdjq6y, .framer-6zjO5 .framer-xdjq6y { display: block; }\",\".framer-6zjO5.framer-4nz86t { align-content: center; align-items: center; background-color: var(--token-fdbc65e9-f80a-4640-929e-a2be69bb7740, #001741); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-6zjO5 .framer-13ftdni-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-6zjO5 .framer-1072udn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px 0px 160px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-6zjO5 .framer-1y34kq8 { flex: none; height: 80px; overflow: hidden; position: relative; width: 100%; }\",\".framer-6zjO5 .framer-1adchwi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: visible; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-6zjO5 .framer-hudot8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; max-width: 980px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6zjO5 .framer-wsbb7q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6zjO5 .framer-y3wvwd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6zjO5 .framer-2vpcau-container, .framer-6zjO5 .framer-1hhrh94-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-6zjO5 .framer-1yaa1pv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6zjO5 .framer-ezru78, .framer-6zjO5 .framer-1t1ig00 { --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; z-index: 1; }\",\".framer-6zjO5 .framer-1l51y1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 500px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6zjO5 .framer-r4w771 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-6zjO5 .framer-owvvk9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6zjO5 .framer-r91es8 { 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: 100%; }\",\".framer-6zjO5 .framer-b2atc5-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 9; }\",\".framer-6zjO5 .framer-iagzdf-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6zjO5.framer-4nz86t, .framer-6zjO5 .framer-1072udn, .framer-6zjO5 .framer-1adchwi, .framer-6zjO5 .framer-hudot8, .framer-6zjO5 .framer-wsbb7q, .framer-6zjO5 .framer-y3wvwd, .framer-6zjO5 .framer-1yaa1pv, .framer-6zjO5 .framer-1l51y1, .framer-6zjO5 .framer-owvvk9, .framer-6zjO5 .framer-r91es8 { gap: 0px; } .framer-6zjO5.framer-4nz86t > *, .framer-6zjO5 .framer-1yaa1pv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6zjO5.framer-4nz86t > :first-child, .framer-6zjO5 .framer-1072udn > :first-child, .framer-6zjO5 .framer-1adchwi > :first-child, .framer-6zjO5 .framer-hudot8 > :first-child, .framer-6zjO5 .framer-wsbb7q > :first-child, .framer-6zjO5 .framer-y3wvwd > :first-child, .framer-6zjO5 .framer-1yaa1pv > :first-child { margin-top: 0px; } .framer-6zjO5.framer-4nz86t > :last-child, .framer-6zjO5 .framer-1072udn > :last-child, .framer-6zjO5 .framer-1adchwi > :last-child, .framer-6zjO5 .framer-hudot8 > :last-child, .framer-6zjO5 .framer-wsbb7q > :last-child, .framer-6zjO5 .framer-y3wvwd > :last-child, .framer-6zjO5 .framer-1yaa1pv > :last-child { margin-bottom: 0px; } .framer-6zjO5 .framer-1072udn > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-6zjO5 .framer-1adchwi > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-6zjO5 .framer-hudot8 > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-6zjO5 .framer-wsbb7q > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-6zjO5 .framer-y3wvwd > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-6zjO5 .framer-1l51y1 > *, .framer-6zjO5 .framer-r91es8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6zjO5 .framer-1l51y1 > :first-child, .framer-6zjO5 .framer-owvvk9 > :first-child, .framer-6zjO5 .framer-r91es8 > :first-child { margin-left: 0px; } .framer-6zjO5 .framer-1l51y1 > :last-child, .framer-6zjO5 .framer-owvvk9 > :last-child, .framer-6zjO5 .framer-r91es8 > :last-child { margin-right: 0px; } .framer-6zjO5 .framer-owvvk9 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-6zjO5.framer-4nz86t { width: 1200px; } .framer-6zjO5 .framer-1adchwi { padding: 0px 70px 0px 70px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-6zjO5.framer-4nz86t { width: 810px; } .framer-6zjO5 .framer-1072udn { gap: 100px; padding: 0px 0px 120px 0px; } .framer-6zjO5 .framer-1adchwi { padding: 0px 50px 0px 50px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6zjO5 .framer-1072udn { gap: 0px; } .framer-6zjO5 .framer-1072udn > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-6zjO5 .framer-1072udn > :first-child { margin-top: 0px; } .framer-6zjO5 .framer-1072udn > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-6zjO5.framer-4nz86t { width: 390px; } .framer-6zjO5 .framer-1072udn { gap: 80px; padding: 0px 0px 120px 0px; } .framer-6zjO5 .framer-1adchwi { padding: 0px 30px 0px 30px; } .framer-6zjO5 .framer-hudot8 { max-width: 460px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6zjO5 .framer-1072udn { gap: 0px; } .framer-6zjO5 .framer-1072udn > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-6zjO5 .framer-1072udn > :first-child { margin-top: 0px; } .framer-6zjO5 .framer-1072udn > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1266\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"POrdKjuA8\":{\"layout\":[\"fixed\",\"auto\"]},\"EX9uFQOv2\":{\"layout\":[\"fixed\",\"auto\"]},\"SpDox9moQ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerTHcqoa_mS=withCSS(Component,css,\"framer-6zjO5\");export default FramerTHcqoa_mS;FramerTHcqoa_mS.displayName=\"Page\";FramerTHcqoa_mS.defaultProps={height:1266,width:1440};addFonts(FramerTHcqoa_mS,[{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\"}]},...NavigationNavBarFonts,...TagPrimaryTagFonts,...ButtonPrimaryButtonFonts,...NavigationFooterFonts,...SmoothScrollFonts,...InteractiveComponentsCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTHcqoa_mS\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"1266\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"POrdKjuA8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EX9uFQOv2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SpDox9moQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NavigationNavBarFonts", "getFonts", "VBcFpApnc_default", "TagPrimaryTagFonts", "IHYC0Q7Lw_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "RichTextWithOptimizedAppearEffect", "RichText2", "ButtonPrimaryButtonFonts", "GNvaONxX6_default", "MotionDivWithOptimizedAppearEffect", "motion", "NavigationFooterFonts", "LT0gX9mtu_default", "SmoothScrollFonts", "SmoothScroll", "InteractiveComponentsCursorFonts", "RMpAvj7R1_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "textEffect", "transition5", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition6", "cursor", "RMpAvj7R1_default", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "VBcFpApnc_default", "ContainerWithOptimizedAppearEffect", "IHYC0Q7Lw_default", "x", "RichTextWithOptimizedAppearEffect", "RichText2", "MotionDivWithOptimizedAppearEffect", "ResolveLinks", "resolvedLinks", "GNvaONxX6_default", "LT0gX9mtu_default", "SmoothScroll", "css", "FramerTHcqoa_mS", "withCSS", "THcqoa_mS_default", "addFonts", "NavigationNavBarFonts", "TagPrimaryTagFonts", "ButtonPrimaryButtonFonts", "NavigationFooterFonts", "SmoothScrollFonts", "InteractiveComponentsCursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
