{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/67Fmzca8Sin1qZ61ht2U/3qs6oHlRKwqPHPQOJeZM/LlO0hY2JX.js", "ssg:https://framerusercontent.com/modules/JqXWQ5TekWUPAQSZvGWV/UVcPkwn5ReY6VXQrOpSr/LlO0hY2JX.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonBase from\"#framer/local/canvasComponent/BqlN1SnS3/BqlN1SnS3.js\";import Footer from\"#framer/local/canvasComponent/dX2RzOygN/dX2RzOygN.js\";import QRCode from\"#framer/local/canvasComponent/qCqrfKHH4/qCqrfKHH4.js\";import MainMenu from\"#framer/local/canvasComponent/QjO73opHo/QjO73opHo.js\";import CardFeatureCard from\"#framer/local/canvasComponent/W8yTf9P2S/W8yTf9P2S.js\";import*as sharedStyle from\"#framer/local/css/ci94RYbph/ci94RYbph.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/LlO0hY2JX/LlO0hY2JX.js\";import metadataProvider from\"#framer/local/webPageMetadata/LlO0hY2JX/LlO0hY2JX.js\";const MainMenuFonts=getFonts(MainMenu);const MainMenuWithVariantAppearEffect=withVariantAppearEffect(MainMenu);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithFX=withFX(motion.div);const ButtonBaseFonts=getFonts(ButtonBase);const ContainerWithFX=withFX(Container);const CardFeatureCardFonts=getFonts(CardFeatureCard);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const QRCodeFonts=getFonts(QRCode);const breakpoints={fjlpMK0sP:\"(max-width: 809px)\",Nhbng4w2p:\"(min-width: 810px) and (max-width: 1279px)\",WGkzyzFV4:\"(min-width: 1280px) and (max-width: 1599px)\",XEFvin7m9:\"(min-width: 1600px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-otlrk\";const variantClassNames={fjlpMK0sP:\"framer-v-16hwwat\",Nhbng4w2p:\"framer-v-r7jv8p\",WGkzyzFV4:\"framer-v-4gvktr\",XEFvin7m9:\"framer-v-qshks4\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={bounce:.2,delay:0,duration:1,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:35};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Primary\":\"WGkzyzFV4\",\"Desktop-2\":\"XEFvin7m9\",Phone:\"fjlpMK0sP\",Tablet:\"Nhbng4w2p\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WGkzyzFV4\"};};const transition3={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const cursor={alignment:\"end\",component:QRCode,offset:{x:32,y:32},placement:\"bottom\",transition:transition3,variant:\"YAteqRkd3\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"wvqVg7dDt\");const ref2=React.useRef(null);usePreloadLocalizedValues(activeLocale);const elementId1=useRouteElementId(\"MCUeDm4It\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"nBZAoavVL\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"ymXCGoyZS\");const ref5=React.useRef(null);const router=useRouter();const visible=equals(activeLocale?.id,\"default\");const visible1=equals(activeLocale?.id,\"rcZ2zF_NB\");useCustomCursors({a5207b:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WGkzyzFV4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgba(255, 255, 255, 0.9); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-4gvktr\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uvpjae-container\",layoutScroll:true,nodeId:\"bVo94ZQVx\",rendersWithMotion:true,scopeId:\"LlO0hY2JX\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{__framer__targets:[{ref:ref1,target:\"lx7HZT8Gw\"}],variant:\"OiclZTYjr\"},Nhbng4w2p:{__framer__targets:[{ref:ref1,target:\"lx7HZT8Gw\"}],variant:\"OiclZTYjr\"},XEFvin7m9:{__framer__targets:undefined}},children:/*#__PURE__*/_jsx(MainMenuWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"RojsMG2bQ\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,CNi7O6YMG:\"a5207b\",height:\"100%\",id:\"bVo94ZQVx\",layoutId:\"bVo94ZQVx\",style:{width:\"100%\"},variant:\"INQlBMl4P\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(ImageWithFX,{__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:2298,pixelWidth:1200,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/MXSN7qHR3KGpsH9tZwGYq22jBdk.png\",srcSet:\"https://framerusercontent.com/images/MXSN7qHR3KGpsH9tZwGYq22jBdk.png?scale-down-to=1024 534w,https://framerusercontent.com/images/MXSN7qHR3KGpsH9tZwGYq22jBdk.png?scale-down-to=2048 1069w,https://framerusercontent.com/images/MXSN7qHR3KGpsH9tZwGYq22jBdk.png 1200w\"},className:\"framer-jdjyl9\",\"data-framer-name\":\"Download\",id:elementId,ref:ref2,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-to5w2m\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-x9mmjx\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14eks9n\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p26m5z\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Download\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.22em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Download\"})}),className:\"framer-19dgrwt\",\"data-framer-appear-id\":\"19dgrwt\",fonts:[\"FS;Poppins-semibold\"],id:elementId1,initial:animation1,optimized:true,ref:ref3,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(289deg, var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254)) 6%, var(--token-65e4bf3a-c1aa-4f52-9fe0-5dab9fea746b, rgb(9, 202, 253)) 86%)\"},children:\"DeskIn\"})})})},Nhbng4w2p:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.22em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(289deg, var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254)) 6%, var(--token-65e4bf3a-c1aa-4f52-9fe0-5dab9fea746b, rgb(9, 202, 253)) 86%)\"},children:\"DeskIn\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.22em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(289deg, var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254)) 6%, var(--token-65e4bf3a-c1aa-4f52-9fe0-5dab9fea746b, rgb(9, 202, 253)) 86%)\"},children:\"DeskIn\"})})}),className:\"framer-1f6iasz\",\"data-framer-appear-id\":\"1f6iasz\",fonts:[\"FS;Poppins-semibold\"],id:elementId2,initial:animation1,optimized:true,ref:ref4,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-la2prt\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Enterprise Client\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.22em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Enterprise Client\"})}),className:\"framer-1k2rsmo\",\"data-framer-appear-id\":\"1k2rsmo\",fonts:[\"FS;Poppins-semibold\"],id:elementId3,initial:animation1,optimized:true,ref:ref5,verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a7e61bba-97a6-425a-aea8-fa4fb6e92f85, rgb(214, 214, 214))\"},children:\"Independent account system, made for enterprise security.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a7e61bba-97a6-425a-aea8-fa4fb6e92f85, rgb(214, 214, 214))\"},children:\"Independent account system, made for enterprise security.\"})}),className:\"framer-jzqtnd\",\"data-framer-name\":\"Text\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wF7UbSgBJ\"},implicitPathVariables:undefined},{href:{webPageId:\"wF7UbSgBJ\"},implicitPathVariables:undefined},{href:{webPageId:\"wF7UbSgBJ\"},implicitPathVariables:undefined},{href:{webPageId:\"wF7UbSgBJ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+0+120+0+0+269.6},Nhbng4w2p:{y:(componentViewport?.y||0)+0+0+100+0+0+262.08}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+0+100+0+0+236.84,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sdwda3-container\",nodeId:\"a0L4zN69q\",rendersWithMotion:true,scopeId:\"LlO0hY2JX\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{EeD1addM5:resolvedLinks[2],style:{width:\"100%\"},variant:\"KCuRb0NEp\"},Nhbng4w2p:{EeD1addM5:resolvedLinks[1]},XEFvin7m9:{EeD1addM5:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(ButtonBase,{djvPbbKF8:false,EeD1addM5:resolvedLinks[0],height:\"100%\",hFnHG6gMU:getLocalizedValue(\"v9\",activeLocale)??\"Enquire Now\",id:\"a0L4zN69q\",layoutId:\"a0L4zN69q\",uLvORZnDu:0,variant:\"lldqLOgha\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-saykg1\",children:[visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-qoc1zf\",\"data-styles-preset\":\"ci94RYbph\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-915265ef-bf67-45fc-b398-15b09e2fce16, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254))\"},children:\"Enterprise\"}),\" Edition Features\"]})})},Nhbng4w2p:{children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-qoc1zf\",\"data-styles-preset\":\"ci94RYbph\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-915265ef-bf67-45fc-b398-15b09e2fce16, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254))\"},children:\"Enterprise\"}),\" Edition Features\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-qoc1zf\",\"data-styles-preset\":\"ci94RYbph\",style:{\"--framer-text-color\":\"var(--token-915265ef-bf67-45fc-b398-15b09e2fce16, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254))\"},children:\"Enterprise\"}),\" Edition Features\"]})}),className:\"framer-79znfs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-qoc1zf\",\"data-styles-preset\":\"ci94RYbph\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-915265ef-bf67-45fc-b398-15b09e2fce16, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254))\"},children:\"\u4F01\u696D\"}),\"\u7248\u7279\u9EDE\"]})})},Nhbng4w2p:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-qoc1zf\",\"data-styles-preset\":\"ci94RYbph\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-915265ef-bf67-45fc-b398-15b09e2fce16, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254))\"},children:\"\u4F01\u696D\"}),\"\u7248\u7279\u9EDE\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-qoc1zf\",\"data-styles-preset\":\"ci94RYbph\",style:{\"--framer-text-color\":\"var(--token-915265ef-bf67-45fc-b398-15b09e2fce16, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254))\"},children:\"\u4F01\u696D\"}),\"\u7248\u7279\u9EDE\"]})}),className:\"framer-1ghat6a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sfngq6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+0+120+385.6+0+84.8+0+0},Nhbng4w2p:{width:`max((${componentViewport?.width||\"100vw\"} - 148px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+378.08+0+76.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:256,width:`max((${componentViewport?.width||\"100vw\"} - 180px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+388.84+0+84.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m1whar-container\",nodeId:\"NX4dNWZiP\",scopeId:\"LlO0hY2JX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Nhbng4w2p:{style:{height:\"100%\",width:\"100%\"},T9gmcBtzV:getLocalizedValue(\"v18\",activeLocale)??\"Detailed\\nLog\",variant:\"t4lglaA5R\"}},children:/*#__PURE__*/_jsx(CardFeatureCard,{bLduUHqqh:addImageAlt({src:\"https://framerusercontent.com/images/HPTCp1ddWmiZBhgJB8qhMuIouME.png\"},getLocalizedValue(\"v12\",activeLocale)??\"Icon\"),bs5bMeolT:getLocalizedValue(\"v14\",activeLocale)??\"PRO\",height:\"100%\",i54V6EF7r:getLocalizedValue(\"v16\",activeLocale)??\"Information anti-theft triple insurance: Log + Watermark + Screen Recording\",id:\"NX4dNWZiP\",layoutId:\"NX4dNWZiP\",mClhBAXgo:getLocalizedValue(\"v15\",activeLocale)??\"Automation\",QQ0ccER3a:getLocalizedValue(\"v17\",activeLocale)??\"Free Download Now\",style:{width:\"100%\"},T9gmcBtzV:getLocalizedValue(\"v13\",activeLocale)??\"Detailed Log\",variant:\"QgNcgGZAs\",VwlzgKG15:getLocalizedValue(\"v17\",activeLocale)??\"Free Download Now\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+0+120+385.6+0+84.8+0+266},Nhbng4w2p:{width:`max((${componentViewport?.width||\"100vw\"} - 148px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+378.08+0+76.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:256,width:`max((${componentViewport?.width||\"100vw\"} - 180px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+388.84+0+84.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1adlvgt-container\",nodeId:\"iufkDSNSN\",scopeId:\"LlO0hY2JX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Nhbng4w2p:{variant:\"t4lglaA5R\"}},children:/*#__PURE__*/_jsx(CardFeatureCard,{bLduUHqqh:addImageAlt({src:\"https://framerusercontent.com/images/jRcoYzCwdhG80OOO2fF5WJiGrk.png\"},getLocalizedValue(\"v12\",activeLocale)??\"Icon\"),bs5bMeolT:getLocalizedValue(\"v14\",activeLocale)??\"PRO\",height:\"100%\",i54V6EF7r:getLocalizedValue(\"v20\",activeLocale)??\"Unified management of employee operation permissions and device status\",id:\"iufkDSNSN\",layoutId:\"iufkDSNSN\",mClhBAXgo:getLocalizedValue(\"v15\",activeLocale)??\"Automation\",QQ0ccER3a:getLocalizedValue(\"v17\",activeLocale)??\"Free Download Now\",style:{width:\"100%\"},T9gmcBtzV:getLocalizedValue(\"v19\",activeLocale)??\"Efficient Management\",variant:\"QgNcgGZAs\",VwlzgKG15:getLocalizedValue(\"v17\",activeLocale)??\"Free Download Now\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+0+0+120+385.6+0+84.8+0+532},Nhbng4w2p:{width:`max((${componentViewport?.width||\"100vw\"} - 148px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+378.08+0+76.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:256,width:`max((${componentViewport?.width||\"100vw\"} - 180px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+100+388.84+0+84.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lc1ga6-container\",nodeId:\"I4xIJNASk\",scopeId:\"LlO0hY2JX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Nhbng4w2p:{style:{height:\"100%\",width:\"100%\"},variant:\"t4lglaA5R\"},XEFvin7m9:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CardFeatureCard,{bLduUHqqh:addImageAlt({src:\"https://framerusercontent.com/images/SglSNpUam1EeGk4y3jI2yux1KeU.png\"},getLocalizedValue(\"v12\",activeLocale)??\"Icon\"),bs5bMeolT:getLocalizedValue(\"v14\",activeLocale)??\"PRO\",height:\"100%\",i54V6EF7r:getLocalizedValue(\"v22\",activeLocale)??\"Enterprise-class premium line and network services\",id:\"I4xIJNASk\",layoutId:\"I4xIJNASk\",mClhBAXgo:getLocalizedValue(\"v15\",activeLocale)??\"Automation\",QQ0ccER3a:getLocalizedValue(\"v17\",activeLocale)??\"Free Download Now\",style:{width:\"100%\"},T9gmcBtzV:getLocalizedValue(\"v21\",activeLocale)??\"Extremely Fast Network\",variant:\"QgNcgGZAs\",VwlzgKG15:getLocalizedValue(\"v17\",activeLocale)??\"Free Download Now\",width:\"100%\"})})})})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{y:(componentViewport?.y||0)+0+1393.6},Nhbng4w2p:{y:(componentViewport?.y||0)+0+834.08}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+844.84,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1drvobh-container\",nodeId:\"NUD0RmDZj\",scopeId:\"LlO0hY2JX\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fjlpMK0sP:{variant:\"V4KrHxFzK\"},Nhbng4w2p:{variant:\"pb5PoYMXx\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"NUD0RmDZj\",layoutId:\"NUD0RmDZj\",style:{width:\"100%\"},variant:\"TInqg9t0y\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-otlrk.framer-e1hd4x, .framer-otlrk .framer-e1hd4x { display: block; }\",\".framer-otlrk.framer-4gvktr { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.9); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-otlrk .framer-1uvpjae-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 8; }\",\".framer-otlrk .framer-jdjyl9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-otlrk .framer-to5w2m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-otlrk .framer-x9mmjx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-otlrk .framer-14eks9n, .framer-otlrk .framer-sfngq6 { 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-otlrk .framer-1p26m5z, .framer-otlrk .framer-la2prt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-otlrk .framer-19dgrwt, .framer-otlrk .framer-1f6iasz, .framer-otlrk .framer-1k2rsmo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-otlrk .framer-jzqtnd { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-otlrk .framer-1sdwda3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-otlrk .framer-saykg1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 80px 100px 80px; position: relative; width: 100%; }\",\".framer-otlrk .framer-79znfs, .framer-otlrk .framer-1ghat6a { --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-otlrk .framer-m1whar-container, .framer-otlrk .framer-1adlvgt-container, .framer-otlrk .framer-lc1ga6-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-otlrk .framer-1drvobh-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-otlrk.framer-4gvktr, .framer-otlrk .framer-jdjyl9, .framer-otlrk .framer-to5w2m, .framer-otlrk .framer-x9mmjx, .framer-otlrk .framer-14eks9n, .framer-otlrk .framer-1p26m5z, .framer-otlrk .framer-la2prt, .framer-otlrk .framer-saykg1, .framer-otlrk .framer-sfngq6 { gap: 0px; } .framer-otlrk.framer-4gvktr > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-otlrk.framer-4gvktr > :first-child, .framer-otlrk .framer-jdjyl9 > :first-child, .framer-otlrk .framer-to5w2m > :first-child, .framer-otlrk .framer-x9mmjx > :first-child, .framer-otlrk .framer-saykg1 > :first-child { margin-top: 0px; } .framer-otlrk.framer-4gvktr > :last-child, .framer-otlrk .framer-jdjyl9 > :last-child, .framer-otlrk .framer-to5w2m > :last-child, .framer-otlrk .framer-x9mmjx > :last-child, .framer-otlrk .framer-saykg1 > :last-child { margin-bottom: 0px; } .framer-otlrk .framer-jdjyl9 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-otlrk .framer-to5w2m > *, .framer-otlrk .framer-saykg1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-otlrk .framer-x9mmjx > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-otlrk .framer-14eks9n > *, .framer-otlrk .framer-1p26m5z > *, .framer-otlrk .framer-la2prt > *, .framer-otlrk .framer-sfngq6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-otlrk .framer-14eks9n > :first-child, .framer-otlrk .framer-1p26m5z > :first-child, .framer-otlrk .framer-la2prt > :first-child, .framer-otlrk .framer-sfngq6 > :first-child { margin-left: 0px; } .framer-otlrk .framer-14eks9n > :last-child, .framer-otlrk .framer-1p26m5z > :last-child, .framer-otlrk .framer-la2prt > :last-child, .framer-otlrk .framer-sfngq6 > :last-child { margin-right: 0px; } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-otlrk.framer-4gvktr { width: 810px; } .framer-otlrk .framer-jdjyl9 { gap: 64px; } .framer-otlrk .framer-x9mmjx { padding: 64px 0px 0px 0px; } .framer-otlrk .framer-14eks9n { flex-direction: column; } .framer-otlrk .framer-saykg1 { gap: 32px; padding: 0px 64px 100px 64px; } .framer-otlrk .framer-m1whar-container, .framer-otlrk .framer-lc1ga6-container { align-self: stretch; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-otlrk .framer-jdjyl9, .framer-otlrk .framer-14eks9n, .framer-otlrk .framer-saykg1 { gap: 0px; } .framer-otlrk .framer-jdjyl9 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-otlrk .framer-jdjyl9 > :first-child, .framer-otlrk .framer-14eks9n > :first-child, .framer-otlrk .framer-saykg1 > :first-child { margin-top: 0px; } .framer-otlrk .framer-jdjyl9 > :last-child, .framer-otlrk .framer-14eks9n > :last-child, .framer-otlrk .framer-saykg1 > :last-child { margin-bottom: 0px; } .framer-otlrk .framer-14eks9n > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-otlrk .framer-saykg1 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\",\"@media (max-width: 809px) { .framer-otlrk.framer-4gvktr { width: 390px; } .framer-otlrk .framer-1uvpjae-container { order: 0; } .framer-otlrk .framer-jdjyl9 { gap: 64px; order: 1; padding: 120px 0px 0px 0px; } .framer-otlrk .framer-to5w2m { padding: 0px 32px 0px 32px; } .framer-otlrk .framer-x9mmjx { padding: 0px; } .framer-otlrk .framer-14eks9n { flex-direction: column; gap: 0px; } .framer-otlrk .framer-1p26m5z, .framer-otlrk .framer-la2prt, .framer-otlrk .framer-1sdwda3-container { width: 100%; } .framer-otlrk .framer-1k2rsmo { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } .framer-otlrk .framer-jzqtnd { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-otlrk .framer-saykg1 { padding: 0px 32px 100px 32px; } .framer-otlrk .framer-sfngq6 { flex-direction: column; } .framer-otlrk .framer-m1whar-container, .framer-otlrk .framer-1adlvgt-container, .framer-otlrk .framer-lc1ga6-container { flex: none; width: 100%; } .framer-otlrk .framer-1drvobh-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-otlrk .framer-jdjyl9, .framer-otlrk .framer-14eks9n, .framer-otlrk .framer-sfngq6 { gap: 0px; } .framer-otlrk .framer-jdjyl9 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-otlrk .framer-jdjyl9 > :first-child, .framer-otlrk .framer-14eks9n > :first-child, .framer-otlrk .framer-sfngq6 > :first-child { margin-top: 0px; } .framer-otlrk .framer-jdjyl9 > :last-child, .framer-otlrk .framer-14eks9n > :last-child, .framer-otlrk .framer-sfngq6 > :last-child { margin-bottom: 0px; } .framer-otlrk .framer-14eks9n > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-otlrk .framer-sfngq6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}\",\"@media (min-width: 1600px) { .framer-otlrk.framer-4gvktr { width: 1600px; } .framer-otlrk .framer-lc1ga6-container { align-self: stretch; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1177\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Nhbng4w2p\":{\"layout\":[\"fixed\",\"auto\"]},\"fjlpMK0sP\":{\"layout\":[\"fixed\",\"auto\"]},\"XEFvin7m9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"wvqVg7dDt\":{\"pattern\":\":wvqVg7dDt\",\"name\":\"download\"},\"MCUeDm4It\":{\"pattern\":\":MCUeDm4It\",\"name\":\"story-2\"},\"nBZAoavVL\":{\"pattern\":\":nBZAoavVL\",\"name\":\"story-2\"},\"ymXCGoyZS\":{\"pattern\":\":ymXCGoyZS\",\"name\":\"story-2\"}}\n * @framerResponsiveScreen\n */const FramerLlO0hY2JX=withCSS(Component,css,\"framer-otlrk\");export default FramerLlO0hY2JX;FramerLlO0hY2JX.displayName=\"Download Personal\";FramerLlO0hY2JX.defaultProps={height:1177,width:1280};addFonts(FramerLlO0hY2JX,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{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\"}]},...MainMenuFonts,...ButtonBaseFonts,...CardFeatureCardFonts,...FooterFonts,...QRCodeFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLlO0hY2JX\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"1177\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1280\",\"framerScrollSections\":\"{\\\"wvqVg7dDt\\\":{\\\"pattern\\\":\\\":wvqVg7dDt\\\",\\\"name\\\":\\\"download\\\"},\\\"MCUeDm4It\\\":{\\\"pattern\\\":\\\":MCUeDm4It\\\",\\\"name\\\":\\\"story-2\\\"},\\\"nBZAoavVL\\\":{\\\"pattern\\\":\\\":nBZAoavVL\\\",\\\"name\\\":\\\"story-2\\\"},\\\"ymXCGoyZS\\\":{\\\"pattern\\\":\\\":ymXCGoyZS\\\",\\\"name\\\":\\\"story-2\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Nhbng4w2p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fjlpMK0sP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XEFvin7m9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (400c93f)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={rcZ2zF_NB:new LazyValue(()=>import(\"./LlO0hY2JX-0.js\")),WFPpwj8zA:new LazyValue(()=>import(\"./LlO0hY2JX-1.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "ysBAAAA,ICAAC,IAC8B,IAAMC,GAAiB,CAAC,UAAU,IAAIC,EAAU,IAAI,OAAO,4BAAkB,CAAC,EAAE,UAAU,IAAIA,EAAU,IAAI,OAAO,4BAAkB,CAAC,CAAC,EAAiB,SAARC,EAAmCC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAO,KAAK,EAAEF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAC,SAASG,GAAQH,EAAO,CAAC,IAAMI,EAAS,CAAC,EAAE,KAAMJ,GAAO,CAAC,IAAMC,EAAOL,GAAiBI,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMI,EAAQJ,EAAO,QAAQ,EAAKI,GAAQD,EAAS,KAAKC,CAAO,CAAE,CAACL,EAAOA,EAAO,QAAS,CAAC,GAAGI,EAAS,OAAO,EAAE,OAAO,QAAQ,IAAIA,CAAQ,CAAE,CAAQ,SAASE,GAA0BN,EAAO,CAAC,IAAMO,EAAeJ,GAAQH,CAAM,EAAE,GAAGO,EAAe,MAAMA,CAAe,CDAic,IAAMC,GAAcC,EAASC,CAAQ,EAAQC,GAAgCC,EAAwBF,CAAQ,EAAQG,EAAkCC,EAA0BC,CAAQ,EAAQC,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAgBV,EAASW,CAAU,EAAQC,GAAgBJ,EAAOK,CAAS,EAAQC,GAAqBd,EAASe,CAAe,EAAQC,GAAYR,EAAOS,CAAK,EAAQC,GAAYlB,EAASmB,CAAM,EAAQC,GAAYpB,EAASqB,CAAM,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,6CAA6C,UAAU,8CAA8C,UAAU,qBAAqB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAY,CAAC,OAAO,GAAG,MAAM,EAAE,SAAS,EAAE,KAAK,QAAQ,EAAQC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,EAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAO,CAACC,EAAEC,IAAY,OAAOD,GAAI,UAAU,OAAOC,GAAI,SAASD,EAAE,YAAY,IAAIC,EAAE,YAAY,EAAED,IAAIC,EAAUC,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,kBAAkB,YAAY,YAAY,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAO,CAAC,UAAU,MAAM,UAAUC,EAAO,OAAO,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE,UAAU,SAAS,WAAWF,GAAY,QAAQ,WAAW,EAAQG,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEzB,GAASI,CAAK,EAAQsB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUX,CAAY,EAAE,GAAGW,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAoEC,GAAkBC,EAAGzD,GAAkB,GAArE,CAAa2C,EAAS,CAAuE,EAAQe,EAAWzB,EAAO,IAAI,EAAQ0B,GAAUC,EAAkB,WAAW,EAAQC,GAAW5B,EAAO,IAAI,EAAE6B,GAA0BzB,CAAY,EAAE,IAAM0B,GAAWH,EAAkB,WAAW,EAAQI,GAAW/B,EAAO,IAAI,EAAQgC,GAAWL,EAAkB,WAAW,EAAQM,GAAWjC,EAAO,IAAI,EAAQkC,GAAWP,EAAkB,WAAW,EAAQQ,GAAWnC,EAAO,IAAI,EAAQoC,GAAOC,EAAU,EAAQC,GAAQ7D,GAAO2B,GAAc,GAAG,SAAS,EAAQmC,GAAS9D,GAAO2B,GAAc,GAAG,WAAW,EAAE,OAAAoC,EAAiB,CAAC,OAAO9C,EAAM,CAAC,EAAsBR,EAAKuD,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAzE,EAAiB,EAAE,SAAsB0E,EAAMC,EAAY,CAAC,GAAGhC,IAAUT,GAAgB,SAAS,CAAchB,EAAKH,GAAU,CAAC,MAAM,qDAAqD,CAAC,EAAe2D,EAAME,EAAO,IAAI,CAAC,GAAG/B,GAAU,UAAUW,EAAGD,GAAkB,gBAAgBb,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcvB,EAAK2D,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsB3D,EAAK4D,EAAU,CAAC,UAAU,2BAA2B,aAAa,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,kBAAkB7E,GAAmB,SAAsBiB,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAIO,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAIA,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,kBAAkB,MAAS,CAAC,EAAE,SAAsBvC,EAAK8D,GAAgC,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIvB,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,UAAU,SAAS,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiB,EAAMO,GAAY,CAAC,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,IAA2B3C,GAAmB,GAAG,GAAG,EAAE,CAAC,EAAE,YAAY,KAAK,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,uEAAuE,OAAO,uQAAuQ,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,GAAGmB,GAAU,IAAIE,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcc,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcA,EAAMS,GAAgB,CAAC,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,SAAS,CAAcT,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAcxD,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,SAASkC,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoE,EAAkC,CAAC,sBAAsB,GAAK,QAAQjF,EAAU,SAAS+E,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,qBAAqB,EAAE,GAAG4C,GAAW,QAAQxD,EAAW,UAAU,GAAK,IAAIyD,GAAK,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe7C,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,SAASkC,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,qEAAqE,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,0KAA0K,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAASkE,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,0KAA0K,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoE,EAAkC,CAAC,sBAAsB,GAAK,QAAQjF,EAAU,SAAS+E,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,SAAS,sBAAsB,qEAAqE,EAAE,SAAsBA,EAAK,OAAO,CAAC,iBAAiB,OAAO,MAAM,CAAC,gBAAgB,0KAA0K,EAAE,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,qBAAqB,EAAE,GAAG8C,GAAW,QAAQ1D,EAAW,UAAU,GAAK,IAAI2D,GAAK,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/C,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,SAASkC,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoE,EAAkC,CAAC,sBAAsB,GAAK,QAAQjF,EAAU,SAAS+E,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,+BAA+B,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,SAAS,sBAAsB,oBAAoB,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,wBAAwB,UAAU,MAAM,CAAC,qBAAqB,EAAE,GAAGgD,GAAW,QAAQ5D,EAAW,UAAU,GAAK,IAAI6D,GAAK,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejD,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,SAASkC,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,2DAA2D,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,KAAKhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBnE,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,2DAA2D,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKsE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BvE,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQX,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,KAAK,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,MAAM,CAAC,EAAE,SAAsBrB,EAAK2D,EAA0B,CAAC,OAAO,GAAG,GAAGtC,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,OAAO,SAAsBrB,EAAKwE,GAAgB,CAAC,kBAAkB,CAAC,WAAWlF,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,mCAAmC,GAAK,oBAAoB,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBW,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUuC,EAAc,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBvE,EAAKyE,EAAW,CAAC,UAAU,GAAM,UAAUF,EAAc,CAAC,EAAE,OAAO,OAAO,UAAUL,EAAkB,KAAKhD,CAAY,GAAG,cAAc,GAAG,YAAY,SAAS,YAAY,UAAU,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesC,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAACJ,IAAsBpD,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,SAASkC,EAAkB,MAAMhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBX,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,CAAcxD,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,YAAY,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAASkE,EAAkB,MAAMhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBX,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,CAAcxD,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,YAAY,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAASH,EAAkB,MAAMhD,CAAY,GAAgBlB,EAAWmE,EAAS,CAAC,SAAsBX,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,CAAcxD,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,YAAY,CAAC,EAAE,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEqD,IAAuBrD,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBhC,EAAWmE,EAAS,CAAC,SAAsBX,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,CAAcxD,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,cAAI,CAAC,EAAE,oBAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWmE,EAAS,CAAC,SAAsBX,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,CAAcxD,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,cAAI,CAAC,EAAE,oBAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKqE,EAAS,CAAC,sBAAsB,GAAK,SAAsBrE,EAAWmE,EAAS,CAAC,SAAsBX,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,CAAcxD,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,qEAAqE,EAAE,SAAS,cAAI,CAAC,EAAE,oBAAK,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAewD,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAcxD,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQX,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,MAAM,EAAE,KAAK,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,sBAAsB,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,EAAE,KAAK,CAAC,CAAC,EAAE,SAAsBrB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQtC,GAAmB,OAAO,OAAO,sBAAsB,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,EAAE,KAAK,EAAE,SAAsBrB,EAAK4D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB5D,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUkC,EAAkB,MAAMhD,CAAY,GAAG;AAAA,KAAgB,QAAQ,WAAW,CAAC,EAAE,SAAsBlB,EAAK0E,EAAgB,CAAC,UAAUhF,EAAY,CAAC,IAAI,sEAAsE,EAAEwE,EAAkB,MAAMhD,CAAY,GAAG,MAAM,EAAE,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,MAAM,OAAO,OAAO,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,8EAA8E,GAAG,YAAY,SAAS,YAAY,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,aAAa,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,oBAAoB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,eAAe,QAAQ,YAAY,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,oBAAoB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQX,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,MAAM,EAAE,KAAK,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,sBAAsB,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,EAAE,KAAK,CAAC,CAAC,EAAE,SAAsBrB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQtC,GAAmB,OAAO,OAAO,sBAAsB,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,EAAE,KAAK,EAAE,SAAsBrB,EAAK4D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB5D,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBhC,EAAK0E,EAAgB,CAAC,UAAUhF,EAAY,CAAC,IAAI,qEAAqE,EAAEwE,EAAkB,MAAMhD,CAAY,GAAG,MAAM,EAAE,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,MAAM,OAAO,OAAO,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,yEAAyE,GAAG,YAAY,SAAS,YAAY,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,aAAa,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,oBAAoB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,uBAAuB,QAAQ,YAAY,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,oBAAoB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQX,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,MAAM,EAAE,KAAK,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,sBAAsB,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,EAAE,KAAK,CAAC,CAAC,EAAE,SAAsBrB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQtC,GAAmB,OAAO,OAAO,sBAAsB,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,EAAE,KAAK,EAAE,SAAsBrB,EAAK4D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB5D,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsBhC,EAAK0E,EAAgB,CAAC,UAAUhF,EAAY,CAAC,IAAI,sEAAsE,EAAEwE,EAAkB,MAAMhD,CAAY,GAAG,MAAM,EAAE,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,MAAM,OAAO,OAAO,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,qDAAqD,GAAG,YAAY,SAAS,YAAY,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,aAAa,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,oBAAoB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,yBAAyB,QAAQ,YAAY,UAAUgD,EAAkB,MAAMhD,CAAY,GAAG,oBAAoB,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelB,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBrB,EAAK2D,EAA0B,CAAC,OAAO,IAAI,MAAMtC,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBrB,EAAK4D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB5D,EAAK6D,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBhC,EAAK2E,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3E,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4E,GAAI,CAAC,kFAAkF,gFAAgF,oTAAoT,oKAAoK,8RAA8R,+QAA+Q,6RAA6R,2SAA2S,kTAAkT,2UAA2U,kJAAkJ,yGAAyG,+RAA+R,gRAAgR,2LAA2L,yGAAyG,w4DAAw4D,GAAeA,GAAI,wuCAAwuC,k2DAAk2D,8IAA8I,EAY1whCC,EAAgBC,EAAQpE,GAAUkE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,oBAAoBA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,gFAAgF,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAc,GAAGC,GAAgB,GAAGC,GAAqB,GAAGC,GAAY,GAAGC,GAAY,GAAGC,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACl0E,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,IAAI,4BAA8B,OAAO,sBAAwB,OAAO,uBAAyB,GAAG,qBAAuB,OAAO,qBAAuB,6NAAqQ,yBAA2B,OAAO,yBAA2B,QAAQ,6BAA+B,OAAO,oCAAsC,oMAA0O,kBAAoB,MAAM,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MainMenuFonts", "getFonts", "QjO73opHo_default", "MainMenuWithVariantAppearEffect", "withVariantAppearEffect", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithFX", "withFX", "motion", "ButtonBaseFonts", "BqlN1SnS3_default", "ContainerWithFX", "Container", "CardFeatureCardFonts", "W8yTf9P2S_default", "ImageWithFX", "Image2", "FooterFonts", "dX2RzOygN_default", "QRCodeFonts", "qCqrfKHH4_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "animation2", "transition2", "equals", "a", "b", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition3", "cursor", "qCqrfKHH4_default", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "ref2", "usePreloadLocalizedValues", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "router", "useRouter", "visible", "visible1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "MainMenuWithVariantAppearEffect", "ImageWithFX", "getLoadingLazyAtYPosition", "MotionDivWithFX", "getLocalizedValue", "x", "RichTextWithOptimizedAppearEffect", "RichText2", "ResolveLinks", "resolvedLinks", "ContainerWithFX", "BqlN1SnS3_default", "W8yTf9P2S_default", "dX2RzOygN_default", "css", "FramerLlO0hY2JX", "withCSS", "LlO0hY2JX_default", "addFonts", "MainMenuFonts", "ButtonBaseFonts", "CardFeatureCardFonts", "FooterFonts", "QRCodeFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
