{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tDenw7cxLVTDZrF3Pyx5/WpQDMz01qoAaytj1hYVS/gWvmQ1KsQ.js"],
  "sourcesContent": ["// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,PropertyOverrides,ResolveLinks,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/b3ehLR9HF/b3ehLR9HF.js\";import CardGrid from\"#framer/local/canvasComponent/lWrBTzZIv/lWrBTzZIv.js\";import HeroCentered from\"#framer/local/canvasComponent/lZkkoTSdO/lZkkoTSdO.js\";import NavigationNew from\"#framer/local/canvasComponent/rD3SvKL73/rD3SvKL73.js\";import TopInfoBar from\"#framer/local/canvasComponent/tWNVvqE7u/tWNVvqE7u.js\";import metadataProvider from\"#framer/local/webPageMetadata/gWvmQ1KsQ/gWvmQ1KsQ.js\";const NavigationNewFonts=getFonts(NavigationNew);const ContainerWithFX=withFX(Container);const TopInfoBarFonts=getFonts(TopInfoBar);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const HeroCenteredFonts=getFonts(HeroCentered);const CardGridFonts=getFonts(CardGrid);const MotionDivWithFX=withFX(motion.div);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={cRfrUz6Vp:\"(min-width: 1400px)\",jGQxMvq0f:\"(min-width: 810px) and (max-width: 1399px)\",JuapcI6AI:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Oq59h\";const variantClassNames={cRfrUz6Vp:\"framer-v-q6s47u\",jGQxMvq0f:\"framer-v-11oimft\",JuapcI6AI:\"framer-v-x4xgs4\"};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,x:0,y:-150};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition2={damping:30,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition3={damping:40,delay:.5,mass:1,stiffness:200,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:40};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition4={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:40};const animation8={boxShadow:\"0px 2px 0px 0px var(--token-a238760b-ad70-4be6-984e-f5b0eadbcd6e, rgb(48, 35, 211))\",opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"cRfrUz6Vp\",Phone:\"JuapcI6AI\",Tablet:\"jGQxMvq0f\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"cRfrUz6Vp\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-Oq59h`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-Oq59h`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"K6DnAntHM\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"EkLLlNkDR\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"Gm0nz3hmB\");const ref4=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"cRfrUz6Vp\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-q6s47u\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:128,width:\"min(95vw, 1600px)\",y:20,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-hnswwy-container\",\"data-framer-name\":\"Floating Navigation\",layoutScroll:true,name:\"Floating Navigation\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuapcI6AI:{variant:\"TioXulxpt\"}},children:/*#__PURE__*/_jsx(NavigationNew,{height:\"100%\",id:\"SlPq0GJlo\",layoutId:\"SlPq0GJlo\",name:\"Floating Navigation\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"m3rtOpm_X\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-267oo5\",\"data-framer-name\":\"header\",name:\"header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1377la0-container\",children:/*#__PURE__*/_jsx(TopInfoBar,{height:\"100%\",id:\"nV2D28Ife\",layoutId:\"nV2D28Ife\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:128,width:\"min(100vw, 1600px)\",y:43,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation1,className:\"framer-ndp0kx-container\",\"data-framer-appear-id\":\"ndp0kx\",id:elementId,initial:animation2,optimized:true,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuapcI6AI:{variant:\"FfePUMA3A\"}},children:/*#__PURE__*/_jsx(NavigationNew,{height:\"100%\",id:\"K6DnAntHM\",layoutId:\"K6DnAntHM\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"g7qQmp5tD\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wmuspz\",\"data-framer-name\":\"main\",id:elementId1,name:\"main\",ref:ref3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:520,width:\"min(100vw, 1600px)\",y:171,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vsxwam-container\",id:elementId2,ref:ref4,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuapcI6AI:{variant:\"pV4ZQtWbo\"}},children:/*#__PURE__*/_jsx(HeroCentered,{height:\"100%\",id:\"Gm0nz3hmB\",KyaoEVJp7:false,layoutId:\"Gm0nz3hmB\",qFNyXJalJ:false,QndhCtnqd:\"How can we help you?\",style:{maxWidth:\"100%\",width:\"100%\"},tFPioFGh3:\"Page name\",variant:\"taeLuwRBI\",wcM7hIfT4:\"Book a demo\",width:\"100%\",zWj0zmHrO:\"Simply drop us a message in case you need help from a friendly human being. We reply within 12h.\"})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-ih0jiz\",\"data-framer-appear-id\":\"ih0jiz\",\"data-framer-name\":\"Section - Grid\",initial:animation6,name:\"Section - Grid\",optimized:true,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17dk9h3\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ij4c7i\",\"data-framer-name\":\"Frame\",name:\"Frame\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuapcI6AI:{width:\"max(min(100vw, 1600px) * 0.8, 50px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:\"max((min(100vw, 1600px) * 0.8 - 3px) / 2, 50px)\",y:731,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pkjrbm-container\",whileHover:animation8,children:/*#__PURE__*/_jsx(CardGrid,{BNTuz7iXJ:\"mailto:support@accessowl.com\",FRFaS6wW5:false,height:\"100%\",id:\"lSd3aXle0\",Jwyf0iHEY:\"Send us an email\",L6xIV7OSk:\"\",layoutId:\"lSd3aXle0\",loa2W1IWI:24,p6GWRe1uN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Have questions or need support? Our team is ready to help. Send us an email, and we'll get back to you as soon as possible.\"})}),style:{height:\"100%\",width:\"100%\"},width:\"100%\",xvtHUV9EW:true})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-oraide\",\"data-framer-name\":\"Frame\",name:\"Frame\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NHnKE2meX\"},implicitPathVariables:undefined},{href:{webPageId:\"NHnKE2meX\"},implicitPathVariables:undefined},{href:{webPageId:\"NHnKE2meX\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuapcI6AI:{width:\"max(min(100vw, 1600px) * 0.8, 50px)\",y:734}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:\"max((min(100vw, 1600px) * 0.8 - 3px) / 2, 50px)\",y:731,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gbgppg-container\",whileHover:animation8,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jGQxMvq0f:{BNTuz7iXJ:resolvedLinks[1]},JuapcI6AI:{BNTuz7iXJ:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CardGrid,{BNTuz7iXJ:resolvedLinks[0],FRFaS6wW5:false,height:\"100%\",id:\"AFlJayEwB\",Jwyf0iHEY:\"Frequently Asked Questions\",L6xIV7OSk:\"\",layoutId:\"AFlJayEwB\",loa2W1IWI:24,p6GWRe1uN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Looking for quick answers? Our FAQ section covers a wide range of topics and common queries. Check out for guidance.\"})}),style:{height:\"100%\",width:\"100%\"},width:\"100%\",xvtHUV9EW:true})})})})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuapcI6AI:{y:814}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:623,width:\"100vw\",y:851,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bznjie-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JuapcI6AI:{variant:\"j_MQFh1Tx\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BUXCD_jUF\",layoutId:\"BUXCD_jUF\",style:{width:\"100%\"},variant:\"epMPZBM_u\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-Oq59h { background: rgb(252, 253, 255); }`,\".framer-Oq59h.framer-17o263m, .framer-Oq59h .framer-17o263m { display: block; }\",\".framer-Oq59h.framer-q6s47u { align-content: center; align-items: center; background-color: #fcfdff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-Oq59h .framer-hnswwy-container { flex: none; height: auto; left: 50%; max-width: 1600px; position: fixed; top: 20px; transform: translateX(-50%); width: 95%; z-index: 9; }\",\".framer-Oq59h .framer-267oo5 { align-content: center; align-items: center; background-color: #fbfdff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-Oq59h .framer-1377la0-container, .framer-Oq59h .framer-bznjie-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Oq59h .framer-ndp0kx-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; z-index: 10; }\",\".framer-Oq59h .framer-wmuspz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Oq59h .framer-1vsxwam-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; }\",\".framer-Oq59h .framer-ih0jiz { align-content: center; align-items: center; background-color: #fcfdff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1600px; overflow: hidden; padding: 40px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-Oq59h .framer-17dk9h3 { background-color: #fbfdff; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: grid; flex: none; gap: 3px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 80%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Oq59h .framer-1ij4c7i, .framer-Oq59h .framer-oraide { align-content: center; align-items: center; align-self: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; justify-self: center; padding: 0px; position: relative; width: 100%; }\",\".framer-Oq59h .framer-pkjrbm-container, .framer-Oq59h .framer-1gbgppg-container { flex: none; height: 100%; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Oq59h.framer-q6s47u, .framer-Oq59h .framer-267oo5, .framer-Oq59h .framer-wmuspz, .framer-Oq59h .framer-ih0jiz, .framer-Oq59h .framer-1ij4c7i, .framer-Oq59h .framer-oraide { gap: 0px; } .framer-Oq59h.framer-q6s47u > *, .framer-Oq59h .framer-267oo5 > *, .framer-Oq59h .framer-wmuspz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Oq59h.framer-q6s47u > :first-child, .framer-Oq59h .framer-267oo5 > :first-child, .framer-Oq59h .framer-wmuspz > :first-child, .framer-Oq59h .framer-ih0jiz > :first-child { margin-top: 0px; } .framer-Oq59h.framer-q6s47u > :last-child, .framer-Oq59h .framer-267oo5 > :last-child, .framer-Oq59h .framer-wmuspz > :last-child, .framer-Oq59h .framer-ih0jiz > :last-child { margin-bottom: 0px; } .framer-Oq59h .framer-ih0jiz > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-Oq59h .framer-1ij4c7i > *, .framer-Oq59h .framer-oraide > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Oq59h .framer-1ij4c7i > :first-child, .framer-Oq59h .framer-oraide > :first-child { margin-left: 0px; } .framer-Oq59h .framer-1ij4c7i > :last-child, .framer-Oq59h .framer-oraide > :last-child { margin-right: 0px; } }\",`@media (min-width: 810px) and (max-width: 1399px) { .${metadata.bodyClassName}-framer-Oq59h { background: rgb(252, 253, 255); } .framer-Oq59h.framer-q6s47u { width: 810px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-Oq59h { background: rgb(252, 253, 255); } .framer-Oq59h.framer-q6s47u { width: 390px; } .framer-Oq59h .framer-ih0jiz { padding: 40px 0px 80px 0px; } .framer-Oq59h .framer-17dk9h3 { grid-template-columns: repeat(1, minmax(50px, 1fr)); }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1259\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jGQxMvq0f\":{\"layout\":[\"fixed\",\"auto\"]},\"JuapcI6AI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramergWvmQ1KsQ=withCSS(Component,css,\"framer-Oq59h\");export default FramergWvmQ1KsQ;FramergWvmQ1KsQ.displayName=\"Page\";FramergWvmQ1KsQ.defaultProps={height:1259,width:1400};addFonts(FramergWvmQ1KsQ,[{explicitInter:true,fonts:[]},...NavigationNewFonts,...TopInfoBarFonts,...HeroCenteredFonts,...CardGridFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergWvmQ1KsQ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1259\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jGQxMvq0f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JuapcI6AI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1400\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationNewFonts", "getFonts", "rD3SvKL73_default", "ContainerWithFX", "withFX", "Container", "TopInfoBarFonts", "tWNVvqE7u_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "HeroCenteredFonts", "lZkkoTSdO_default", "CardGridFonts", "lWrBTzZIv_default", "MotionDivWithFX", "motion", "MotionDivWithOptimizedAppearEffect", "FooterFonts", "b3ehLR9HF_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "transition2", "animation1", "animation2", "animation3", "transition3", "animation4", "animation5", "animation6", "transition4", "animation7", "animation8", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "rD3SvKL73_default", "Container", "tWNVvqE7u_default", "ContainerWithOptimizedAppearEffect", "lZkkoTSdO_default", "MotionDivWithOptimizedAppearEffect", "MotionDivWithFX", "lWrBTzZIv_default", "x", "ResolveLinks", "resolvedLinks", "b3ehLR9HF_default", "css", "FramergWvmQ1KsQ", "withCSS", "gWvmQ1KsQ_default", "addFonts", "NavigationNewFonts", "TopInfoBarFonts", "HeroCenteredFonts", "CardGridFonts", "FooterFonts", "__FramerMetadata__"]
}
