{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DIYXamwjchndYRkKXNkA/LnzTJKyAD1SwRK0Wl4UI/ZlEUTL3XR.js", "ssg:https://framerusercontent.com/modules/WErrN3Mt1Hqe3V2dI7wh/93RwEfGEic74cSKMsux7/ZlEUTL3XR.js"],
  "sourcesContent": ["// Generated by Framer (f030ee3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonBase from\"#framer/local/canvasComponent/BqlN1SnS3/BqlN1SnS3.js\";import DropdownCompare from\"#framer/local/canvasComponent/BvCX0BPUf/BvCX0BPUf.js\";import Footer from\"#framer/local/canvasComponent/dX2RzOygN/dX2RzOygN.js\";import PriceList from\"#framer/local/canvasComponent/gIJjQP3eH/gIJjQP3eH.js\";import MenuCompare from\"#framer/local/canvasComponent/LHDG5azU3/LHDG5azU3.js\";import QRCode from\"#framer/local/canvasComponent/qCqrfKHH4/qCqrfKHH4.js\";import MainMenu from\"#framer/local/canvasComponent/QjO73opHo/QjO73opHo.js\";import*as sharedStyle from\"#framer/local/css/esw9Zys_C/esw9Zys_C.js\";import*as sharedStyle1 from\"#framer/local/css/IeJFHTpmq/IeJFHTpmq.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ZlEUTL3XR/ZlEUTL3XR.js\";import metadataProvider from\"#framer/local/webPageMetadata/ZlEUTL3XR/ZlEUTL3XR.js\";const MainMenuFonts=getFonts(MainMenu);const MainMenuWithVariantAppearEffect=withVariantAppearEffect(MainMenu);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithFX=withFX(motion.div);const MenuCompareFonts=getFonts(MenuCompare);const DropdownCompareFonts=getFonts(DropdownCompare);const PriceListFonts=getFonts(PriceList);const RichTextWithFX=withFX(RichText);const ButtonBaseFonts=getFonts(ButtonBase);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const QRCodeFonts=getFonts(QRCode);const breakpoints={iSGI0FSqV:\"(max-width: 809px)\",nGpcJZARK:\"(min-width: 810px) and (max-width: 1279px)\",OAxF3SErh:\"(min-width: 1280px) and (max-width: 1599px)\",oMQuOaYj3:\"(min-width: 1600px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-xw0KG\";const variantClassNames={iSGI0FSqV:\"framer-v-1axodhl\",nGpcJZARK:\"framer-v-1jwnuav\",OAxF3SErh:\"framer-v-10gx7t7\",oMQuOaYj3:\"framer-v-zxl811\"};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 transition2={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition3={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};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\":\"OAxF3SErh\",\"Desktop-2\":\"oMQuOaYj3\",Phone:\"iSGI0FSqV\",Tablet:\"nGpcJZARK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"OAxF3SErh\"};};const transition4={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const cursor={alignment:\"end\",component:QRCode,offset:{x:32,y:32},placement:\"bottom\",transition:transition4,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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const S6lnqdjdbtxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const gfUlCtGt_1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const wQtDQbdNx1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const cmowv0nbK1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const JrHZR3jBn1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"IGrO0Nt_9\");const ref2=React.useRef(null);usePreloadLocalizedValues(activeLocale);const elementId1=useRouteElementId(\"bkbEk8CZK\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"kdXwNv9jr\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"iM6OZ6Ql4\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"eTkwpEGC0\");const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"iSGI0FSqV\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"iSGI0FSqV\")return true;return false;};const ref6=React.useRef(null);const ref7=React.useRef(null);const router=useRouter();useCustomCursors({a5207b:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"OAxF3SErh\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: none; } @media (max-width: 809px) { html body { background: var(--token-061fdfc8-cea7-468f-8111-a48290869015, rgb(0, 0, 0)) } }\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{background:undefined}},children:/*#__PURE__*/_jsxs(Image,{...restProps,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:700,pixelWidth:1200,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/xY5n0T9LoUlIHdTiRYNafJMMoc.png\",srcSet:\"https://framerusercontent.com/images/xY5n0T9LoUlIHdTiRYNafJMMoc.png?scale-down-to=512 512w,https://framerusercontent.com/images/xY5n0T9LoUlIHdTiRYNafJMMoc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/xY5n0T9LoUlIHdTiRYNafJMMoc.png 1200w\"},className:cx(scopingClassNames,\"framer-10gx7t7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-59aimt-container\",layoutScroll:true,nodeId:\"PNln7qvCL\",rendersWithMotion:true,scopeId:\"ZlEUTL3XR\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{variant:\"OiclZTYjr\"},nGpcJZARK:{variant:\"OiclZTYjr\"}},children:/*#__PURE__*/_jsx(MainMenuWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"yP0QSNxAV\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,CNi7O6YMG:\"a5207b\",height:\"100%\",id:\"PNln7qvCL\",layoutId:\"PNln7qvCL\",style:{width:\"100%\"},variant:\"INQlBMl4P\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-otbn2e\",\"data-framer-name\":\"PRODUCT\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\"},className:\"framer-32wsd9\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j3wo2d\",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-molgs1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q8pssz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v4bsbv\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-dr016n\",\"data-styles-preset\":\"esw9Zys_C\",children:\"Why\"})}),className:\"framer-1mm5nek\",\"data-framer-appear-id\":\"1mm5nek\",fonts:[\"Inter\"],id:elementId1,initial:animation1,optimized:true,ref:ref3,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nGpcJZARK:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-dr016n\",\"data-styles-preset\":\"esw9Zys_C\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-65e4bf3a-c1aa-4f52-9fe0-5dab9fea746b, rgb(9, 202, 253)) 0%, var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254)) 100%)\"},children:\"DeskIn\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-dr016n\",\"data-styles-preset\":\"esw9Zys_C\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, var(--token-65e4bf3a-c1aa-4f52-9fe0-5dab9fea746b, rgb(9, 202, 253)) 0%, var(--token-a7b8be9f-b678-4062-91f7-bbd0697cc25f, rgb(0, 140, 254)) 100%)\"},children:\"DeskIn\"})})}),className:\"framer-9kpuac\",\"data-framer-appear-id\":\"9kpuac\",fonts:[\"Inter\"],id:elementId2,initial:animation1,optimized:true,ref:ref4,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fp2835\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-dr016n\",\"data-styles-preset\":\"esw9Zys_C\",children:\"is Better\"})}),className:\"framer-826ry9\",\"data-framer-appear-id\":\"826ry9\",fonts:[\"Inter\"],id:elementId3,initial:animation1,optimized:true,ref:ref5,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{children:getLocalizedValue(\"v5\",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:\"Compare between leading brands below\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",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:\"Compare between leading brands below\"})}),className:\"framer-16gb82o\",\"data-framer-name\":\"Text\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rzo51y\",id:elementId4,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14gla8a\",\"data-framer-name\":\"Compare\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-15l2qjz hidden-1axodhl\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x1h9s3\",\"data-framer-name\":\"Switcher+Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1snbaiv\",\"data-framer-name\":\"Price Switcher\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qMtFkmBaJ\"},motionChild:true,nodeId:\"oeolHLtD7\",openInNewTab:false,scopeId:\"ZlEUTL3XR\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-new6mr framer-9ecg9h\",\"data-framer-name\":\"Monthly\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nGpcJZARK:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+228.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:80,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/d0198WeHGeEVHf9P3dTE3CAro.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+300.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:80,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/d0198WeHGeEVHf9P3dTE3CAro.png\"},className:\"framer-1s59s9w\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nslnag\",\"data-styles-preset\":\"IeJFHTpmq\",style:{\"--framer-text-color\":\"var(--token-061fdfc8-cea7-468f-8111-a48290869015, rgb(0, 0, 0))\"},children:\"RDP\"})}),className:\"framer-z0cyaf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1121t0p\",\"data-framer-name\":\"Yearly\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nGpcJZARK:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+228.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:80,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QK7bEuko241b9aTJaVcY0M5nD4A.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+300.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:80,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QK7bEuko241b9aTJaVcY0M5nD4A.png\"},className:\"framer-1rpyz9q\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nslnag\",\"data-styles-preset\":\"IeJFHTpmq\",style:{\"--framer-text-color\":\"var(--token-915265ef-bf67-45fc-b398-15b09e2fce16, rgb(255, 255, 255))\"},children:\"TeamViewer\"})}),className:\"framer-14x6v3r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"cL3qj5UG5\"},motionChild:true,nodeId:\"LoDLqSxBu\",openInNewTab:false,scopeId:\"ZlEUTL3XR\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-zjwmiz framer-9ecg9h\",\"data-framer-name\":\"Yearly\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nGpcJZARK:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+228.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:52,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BLKSFTgeNqlRoLFBBDRGeQotcI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+300.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:52,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BLKSFTgeNqlRoLFBBDRGeQotcI.png\"},className:\"framer-mb1z37\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nslnag\",\"data-styles-preset\":\"IeJFHTpmq\",children:\"Parsec\"})}),className:\"framer-1x0x86g\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"d_xSLpqLI\"},motionChild:true,nodeId:\"AaD_pLVer\",openInNewTab:false,scopeId:\"ZlEUTL3XR\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1umslpb framer-9ecg9h\",\"data-framer-name\":\"Yearly\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nGpcJZARK:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+228.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:88,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yqdLUA3ik68pllAERBTroYOrBnY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+300.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:88,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yqdLUA3ik68pllAERBTroYOrBnY.png\"},className:\"framer-2afmo9\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nslnag\",\"data-styles-preset\":\"IeJFHTpmq\",children:\"Splashtop\"})}),className:\"framer-up6ycm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KrtbfQ45z\"},motionChild:true,nodeId:\"a9vj8I1Uw\",openInNewTab:false,scopeId:\"ZlEUTL3XR\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-17glxkh framer-9ecg9h\",\"data-framer-name\":\"Yearly\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nGpcJZARK:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+228.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:103,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/42tTaZt5aklv9Cc9lP5pEd96lE.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+300.2+0+0+0+0+0+0+0+8+10.3),pixelHeight:80,pixelWidth:103,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/42tTaZt5aklv9Cc9lP5pEd96lE.png\"},className:\"framer-9r6xvs\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nslnag\",\"data-styles-preset\":\"IeJFHTpmq\",children:\"Anydesk\"})}),className:\"framer-nib2r2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pu293z hidden-10gx7t7 hidden-1jwnuav hidden-zxl811\",\"data-framer-name\":\"Nav\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{width:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,y:(componentViewport?.y||0)+0+0+0+0+120+138.6+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-uqcdp7-container\",id:\"uqcdp7\",nodeId:\"AU19ywx5o\",ref:ref6,scopeId:\"ZlEUTL3XR\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{variant:\"B9VJckMRW\"}},children:/*#__PURE__*/_jsx(MenuCompare,{height:\"100%\",id:\"AU19ywx5o\",layoutId:\"AU19ywx5o\",S6lnqdjdb:S6lnqdjdbtxyyif({overlay}),style:{width:\"100%\"},variant:\"v_F5sDTmB\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref6,className:cx(scopingClassNames),collisionDetection:false,\"data-framer-portal-id\":\"uqcdp7\",offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation3,className:\"framer-1e8m3a\",exit:animation2,initial:animation4,ref:ref7,role:\"dialog\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qMtFkmBaJ\"},implicitPathVariables:undefined},{href:{webPageId:\"cL3qj5UG5\"},implicitPathVariables:undefined},{href:{webPageId:\"d_xSLpqLI\"},implicitPathVariables:undefined},{href:{webPageId:\"KrtbfQ45z\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"388px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ascxmh-container\",inComponentSlot:true,nodeId:\"WpvSh7KTv\",rendersWithMotion:true,scopeId:\"ZlEUTL3XR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{C8fbt3ch9:resolvedLinks[1],cmowv0nbK:cmowv0nbK1wnntms({overlay}),dRlg8lGfD:resolvedLinks[0],eJkccQiD1:resolvedLinks[3],gfUlCtGt_:gfUlCtGt_1wnntms({overlay}),JrHZR3jBn:JrHZR3jBn1wnntms({overlay}),variant:\"O3fCJfvR8\",wQtDQbdNx:wQtDQbdNx1wnntms({overlay}),xFN1phCDv:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(DropdownCompare,{height:\"100%\",id:\"WpvSh7KTv\",layoutId:\"WpvSh7KTv\",style:{width:\"100%\"},variant:\"JSXDLQEZP\",width:\"100%\"})})})})})})})})]})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+120+138.6+0+0+0+87},nGpcJZARK:{width:`calc(${componentViewport?.width||\"100vw\"} - 128px)`,y:(componentViewport?.y||0)+0+0+0+0+100+228.2+0+0+0+91.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1074,width:`calc(${componentViewport?.width||\"100vw\"} - 160px)`,y:(componentViewport?.y||0)+0+0+0+0+100+300.2+0+0+0+91.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ubqyt5-container\",nodeId:\"NXhpk0gpJ\",scopeId:\"ZlEUTL3XR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{cR8DxDiMz:\"More economical options for personal users and SMBs.\",e3GL2NlNv:addImageAlt({src:\"https://framerusercontent.com/images/kCxDShu54ucftp6LuymLnJ29eM.svg\"},\"\"),hMf1QYeDa:addImageAlt({src:\"https://framerusercontent.com/images/XCoVQYBAk1NGbKKvmHiQqrReq8.svg\"},\"\"),ihPQMeJxc:\"Mobile Devices\",Il91ahH2T:\"Each solution includes 2 root-free Android devices and support any Android or iOS device.\",Jev250YQn:\"User-friendly interface with all main remote control features included.\",KDaqKlq6y:\"Innovative features for gamers and designers: \\nAuto 3D view \\nSupports drawing tablets and game controller\\n4:4:4 Color\",Kl95pqZnb:\"Features\",KVaVBHGZ4:\"Much more expensive yearly cost for single user license.\",L2Yyzm1vm:\"0px 0px 0px 0px\",lM0zhgzEo:\"0px 0px 0px 16px\",MxCO27b1V:\"User manuals are essential for guiding users on the location and use of functions.\",NsxZlGGNF:\"Performance\",QyTBeLhGR:\"Support for mobile device is more costly with mandatory installation of additional app.\",ty5DrfZ6x:\"Team            Viewer\",U1Qp1Ys76:addImageAlt({src:\"https://framerusercontent.com/images/9E7040OCiUOKfnttSBvZSYpGJs.svg\"},\"\"),variant:\"nZYMWNiHg\",VgoKD49ko:\"Cost-Effective\",VhzZ0hqeI:addImageAlt({src:\"https://framerusercontent.com/images/lp3gAjprZMRY3rvrxtVd9J9qIuk.svg\"},\"\"),wvJx7mXRf:\"Supports up to 4K 60fps connections, with 1ms latency in LAN.\",YnXcRnTxX:\"Might not be the best tool for low-latency tasks like fast-paced gaming or high-performance design work.\",zmdcb15Lc:\"Easy to Use\",zRXtPXpmX:addImageAlt({src:\"https://framerusercontent.com/images/AVNGDbZ20rUoBpL0HhrcJsTfTA0.svg\"},\"\")},nGpcJZARK:{cR8DxDiMz:\"More economical options for personal users and SMBs.\",ihPQMeJxc:\"Mobile Devices\",Il91ahH2T:\"Each solution includes 2 root-free Android devices and support any Android or iOS device.\",Jev250YQn:\"User-friendly interface with all main remote control features included.\",KDaqKlq6y:\"Innovative features for gamers and designers: \\nAuto 3D view \\nSupports drawing tablets and game controller\\n4:4:4 Color\",Kl95pqZnb:\"Features\",KVaVBHGZ4:\"Much more expensive yearly cost for single user license.\",MxCO27b1V:\"User manuals are essential for guiding users on the location and use of functions.\",NsxZlGGNF:\"Performance\",QyTBeLhGR:\"Support for mobile device is more costly with mandatory installation of additional app.\",ty5DrfZ6x:\"TeamViewer\",VgoKD49ko:\"Cost-Effective\",wvJx7mXRf:\"Supports up to 4K 60fps connections, with 1ms latency in LAN.\",YnXcRnTxX:\"Might not be the best tool for low-latency tasks like fast-paced gaming or high-performance design work.\",zmdcb15Lc:\"Easy to Use\"},oMQuOaYj3:{cR8DxDiMz:\"More economical options for personal users and SMBs.\",ihPQMeJxc:\"Mobile Devices\",Il91ahH2T:\"Each solution includes 2 root-free Android devices and support any Android or iOS device.\",Jev250YQn:\"User-friendly interface with all main remote control features included.\",KDaqKlq6y:\"Innovative features for gamers and designers: \\nAuto 3D view \\nSupports drawing tablets and game controller\\n4:4:4 Color\",Kl95pqZnb:\"Features\",KVaVBHGZ4:\"Much more expensive yearly cost for single user license.\",MxCO27b1V:\"User manuals are essential for guiding users on the location and use of functions.\",NsxZlGGNF:\"Performance\",QyTBeLhGR:\"Support for mobile device is more costly with mandatory installation of additional app.\",ty5DrfZ6x:\"TeamViewer\",VgoKD49ko:\"Cost-Effective\",wvJx7mXRf:\"Supports up to 4K 60fps connections, with 1ms latency in LAN.\",YnXcRnTxX:\"Might not be the best tool for low-latency tasks like fast-paced gaming or high-performance design work.\",zmdcb15Lc:\"Easy to Use\"}},children:/*#__PURE__*/_jsx(PriceList,{CmogwZI_v:\"\",cR8DxDiMz:getLocalizedValue(\"v11\",activeLocale)??\"More economical options for personal users and SMBs.\",d0N9jvaMp:\"N/A\",e3GL2NlNv:addImageAlt({src:\"https://framerusercontent.com/images/RZONKp6TthEmX5g0GGYyUUmBnV0.svg\"},\"\"),F0eWReOV6:addImageAlt({src:\"https://framerusercontent.com/images/9YwXjgJlqxX4btaZOw1pkgSLv3I.png\"},\"\"),FhReW5ss_:\"\",fIDfxhEHm:\"\",GFo9NMcUV:\"\",height:\"100%\",hMf1QYeDa:addImageAlt({src:\"https://framerusercontent.com/images/i2vA1S2qCXQHqnycj48AA0s9Z8.svg\"},\"\"),id:\"NXhpk0gpJ\",ihPQMeJxc:getLocalizedValue(\"v8\",activeLocale)??\"Mobile Devices\",Il91ahH2T:getLocalizedValue(\"v13\",activeLocale)??\"Supports root-free Android devices and any Android or iOS device.\",Jev250YQn:getLocalizedValue(\"v12\",activeLocale)??\"User-friendly interface with all main remote control features included.\",KDaqKlq6y:getLocalizedValue(\"v15\",activeLocale)??\"Innovative features for gamers and designers: \\nAuto 3D view \\nSupports drawing tablets and game controller\\n4:4:4 Color\",kdiwGnRS2:\"0px 0px 0px 0px\",Kl95pqZnb:getLocalizedValue(\"v10\",activeLocale)??\"Features\",KVaVBHGZ4:getLocalizedValue(\"v16\",activeLocale)??\"Much more expensive yearly cost for single user license.\",L2Yyzm1vm:\"0px 0px 16px 16px\",layoutId:\"NXhpk0gpJ\",lM0zhgzEo:\"0px 0px 16px 16px\",LznikCzny:\"\",m5GRSOImx:\"0px 0px 0px 0px\",meZDXJnRh:\"\",MFtJ0mhvA:\"\",MK6PBxTTm:\"\",MxCO27b1V:getLocalizedValue(\"v17\",activeLocale)??\"User manuals are essential for guiding users on the location and use of functions.\",nMzrEe7Tx:\"0px 0px 0px 0px\",NsxZlGGNF:getLocalizedValue(\"v9\",activeLocale)??\"Performance\",nvJzBNuJM:\"\",nwTeUsCkI:\"\",OSWcPrsKY:\"0px 0px 0px 0px\",QyTBeLhGR:getLocalizedValue(\"v18\",activeLocale)??\"Support for mobile device is more costly with mandatory installation of additional app.\",style:{width:\"100%\"},tNcwAHoK7:\"0px 0px 0px 0px\",ty5DrfZ6x:getLocalizedValue(\"v20\",activeLocale)??\"TeamViewer\",U1Qp1Ys76:addImageAlt({src:\"https://framerusercontent.com/images/Au0OpfzHLOvqFV0YvLHd9r7ApTw.svg\"},\"\"),U4KhxASPo:\"0px 0px 0px 0px\",variant:\"kQ9aOKNkt\",VgoKD49ko:getLocalizedValue(\"v6\",activeLocale)??\"Cost-Effective\",vHTdlrVUA:\"0px 0px 0px 0px\",VhzZ0hqeI:addImageAlt({src:\"https://framerusercontent.com/images/SROdI2kcZyemswPz9BmVg9Y.svg\"},\"\"),width:\"100%\",wvJx7mXRf:getLocalizedValue(\"v14\",activeLocale)??\"Supports up to 4K 60fps connections, with 1ms latency in LAN.\",XMZgHp4T_:\"\",y0HuiLBhp:\"\",YnXcRnTxX:getLocalizedValue(\"v19\",activeLocale)??\"Might not be the best tool for low-latency tasks like fast-paced gaming or high-performance design work.\",zmdcb15Lc:getLocalizedValue(\"v7\",activeLocale)??\"Easy to Use\",zRXtPXpmX:addImageAlt({src:\"https://framerusercontent.com/images/xJXvxxOgDez2LSW23j2xXx4MJt8.svg\"},\"\")})})})})})]})})]})}),/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-8zd4wy\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lypcfl\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{style:{transformPerspective:1200}},nGpcJZARK:{style:{transformPerspective:1200}}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-dr016n\",\"data-styles-preset\":\"esw9Zys_C\",style:{\"--framer-text-color\":\"var(--token-915265ef-bf67-45fc-b398-15b09e2fce16, rgb(255, 255, 255))\"},children:\"Don't miss out.\"})}),className:\"framer-55turb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{y:(componentViewport?.y||0)+0+1419.6+80+86.6},nGpcJZARK:{y:(componentViewport?.y||0)+0+1493.8+80+86.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+1565.8+80+86.6,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bk6f5d-container\",nodeId:\"fl_qghLu9\",rendersWithMotion:true,scopeId:\"ZlEUTL3XR\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ButtonBase,{djvPbbKF8:false,EeD1addM5:\"https://account.deskin.io/#/login?redirect=%2Fdashboard\",height:\"100%\",hFnHG6gMU:getLocalizedValue(\"v22\",activeLocale)??\"Free Download Now\",id:\"fl_qghLu9\",layoutId:\"fl_qghLu9\",uLvORZnDu:0,variant:\"lldqLOgha\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{y:(componentViewport?.y||0)+0+1718.2},nGpcJZARK:{y:(componentViewport?.y||0)+0+1792.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1864.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rymuuz-container\",nodeId:\"BjPaDMGdO\",scopeId:\"ZlEUTL3XR\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iSGI0FSqV:{variant:\"V4KrHxFzK\"},nGpcJZARK:{variant:\"pb5PoYMXx\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"BjPaDMGdO\",layoutId:\"BjPaDMGdO\",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-xw0KG.framer-9ecg9h, .framer-xw0KG .framer-9ecg9h { display: block; }\",\".framer-xw0KG.framer-10gx7t7 { align-content: center; align-items: center; 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-xw0KG .framer-59aimt-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 8; }\",\".framer-xw0KG .framer-otbn2e { align-content: flex-start; align-items: flex-start; 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-xw0KG .framer-32wsd9 { 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: visible; padding: 100px 0px 0px 0px; position: sticky; top: 0px; width: 100%; }\",\".framer-xw0KG .framer-1j3wo2d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-xw0KG .framer-molgs1 { 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-xw0KG .framer-1q8pssz { 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-xw0KG .framer-1v4bsbv, .framer-xw0KG .framer-fp2835 { 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-xw0KG .framer-1mm5nek, .framer-xw0KG .framer-9kpuac, .framer-xw0KG .framer-826ry9 { --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-xw0KG .framer-16gb82o { --framer-paragraph-spacing: 18px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xw0KG .framer-1rzo51y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-xw0KG .framer-14gla8a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-xw0KG .framer-15l2qjz { 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: visible; padding: 0px; position: sticky; top: 20px; width: 100%; z-index: 9; }\",\".framer-xw0KG .framer-1x1h9s3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-xw0KG .framer-1snbaiv { align-content: center; align-items: center; background-color: var(--token-7c7d3fdc-98d3-4aae-aab6-ea1dd4512c85, #ffffff); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 8px 9px 8px 9px; position: relative; width: min-content; }\",\".framer-xw0KG .framer-new6mr { align-content: center; align-items: center; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 8px 18px 8px 18px; position: relative; text-decoration: none; width: min-content; }\",\".framer-xw0KG .framer-1s59s9w, .framer-xw0KG .framer-1rpyz9q, .framer-xw0KG .framer-mb1z37, .framer-xw0KG .framer-2afmo9, .framer-xw0KG .framer-9r6xvs { flex: none; height: 15px; position: relative; width: 15px; }\",\".framer-xw0KG .framer-z0cyaf, .framer-xw0KG .framer-14x6v3r, .framer-xw0KG .framer-1x0x86g, .framer-xw0KG .framer-up6ycm, .framer-xw0KG .framer-nib2r2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xw0KG .framer-1121t0p { align-content: center; align-items: center; background-color: var(--token-ea890bb3-12eb-41ee-9e10-72aa6ede7316, #171717); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 8px 20px 8px 20px; position: relative; width: min-content; }\",\".framer-xw0KG .framer-zjwmiz, .framer-xw0KG .framer-1umslpb, .framer-xw0KG .framer-17glxkh { align-content: center; align-items: center; background-color: rgba(54, 54, 55, 0); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 8px 20px 8px 20px; position: relative; text-decoration: none; width: min-content; }\",\".framer-xw0KG .framer-1pu293z { 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%; z-index: 9; }\",\".framer-xw0KG .framer-uqcdp7-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\".framer-xw0KG .framer-1e8m3a { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 324px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-xw0KG .framer-ascxmh-container { flex: none; height: auto; position: relative; width: 388px; }\",\".framer-xw0KG .framer-ubqyt5-container, .framer-xw0KG .framer-rymuuz-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-xw0KG .framer-8zd4wy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-xw0KG .framer-lypcfl { -webkit-filter: blur(60px); background: radial-gradient(50% 50% at 50% 50%, #008cfe 0%, rgba(102, 0, 255, 0) 100%); border-bottom-left-radius: 225px; border-bottom-right-radius: 225px; border-top-left-radius: 225px; border-top-right-radius: 225px; bottom: -453px; filter: blur(60px); flex: none; left: -282px; opacity: 0.4; overflow: hidden; position: absolute; right: -282px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-xw0KG .framer-55turb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-xw0KG .framer-bk6f5d-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xw0KG.framer-10gx7t7, .framer-xw0KG .framer-otbn2e, .framer-xw0KG .framer-32wsd9, .framer-xw0KG .framer-1j3wo2d, .framer-xw0KG .framer-molgs1, .framer-xw0KG .framer-1q8pssz, .framer-xw0KG .framer-1v4bsbv, .framer-xw0KG .framer-fp2835, .framer-xw0KG .framer-1rzo51y, .framer-xw0KG .framer-14gla8a, .framer-xw0KG .framer-15l2qjz, .framer-xw0KG .framer-1x1h9s3, .framer-xw0KG .framer-1snbaiv, .framer-xw0KG .framer-new6mr, .framer-xw0KG .framer-1121t0p, .framer-xw0KG .framer-zjwmiz, .framer-xw0KG .framer-1umslpb, .framer-xw0KG .framer-17glxkh, .framer-xw0KG .framer-1pu293z, .framer-xw0KG .framer-1e8m3a, .framer-xw0KG .framer-8zd4wy { gap: 0px; } .framer-xw0KG.framer-10gx7t7 > *, .framer-xw0KG .framer-otbn2e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-xw0KG.framer-10gx7t7 > :first-child, .framer-xw0KG .framer-otbn2e > :first-child, .framer-xw0KG .framer-32wsd9 > :first-child, .framer-xw0KG .framer-1j3wo2d > :first-child, .framer-xw0KG .framer-molgs1 > :first-child, .framer-xw0KG .framer-1rzo51y > :first-child, .framer-xw0KG .framer-14gla8a > :first-child, .framer-xw0KG .framer-1x1h9s3 > :first-child, .framer-xw0KG .framer-8zd4wy > :first-child { margin-top: 0px; } .framer-xw0KG.framer-10gx7t7 > :last-child, .framer-xw0KG .framer-otbn2e > :last-child, .framer-xw0KG .framer-32wsd9 > :last-child, .framer-xw0KG .framer-1j3wo2d > :last-child, .framer-xw0KG .framer-molgs1 > :last-child, .framer-xw0KG .framer-1rzo51y > :last-child, .framer-xw0KG .framer-14gla8a > :last-child, .framer-xw0KG .framer-1x1h9s3 > :last-child, .framer-xw0KG .framer-8zd4wy > :last-child { margin-bottom: 0px; } .framer-xw0KG .framer-32wsd9 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-xw0KG .framer-1j3wo2d > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-xw0KG .framer-molgs1 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-xw0KG .framer-1q8pssz > *, .framer-xw0KG .framer-1v4bsbv > *, .framer-xw0KG .framer-fp2835 > *, .framer-xw0KG .framer-15l2qjz > *, .framer-xw0KG .framer-1pu293z > *, .framer-xw0KG .framer-1e8m3a > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-xw0KG .framer-1q8pssz > :first-child, .framer-xw0KG .framer-1v4bsbv > :first-child, .framer-xw0KG .framer-fp2835 > :first-child, .framer-xw0KG .framer-15l2qjz > :first-child, .framer-xw0KG .framer-1snbaiv > :first-child, .framer-xw0KG .framer-new6mr > :first-child, .framer-xw0KG .framer-1121t0p > :first-child, .framer-xw0KG .framer-zjwmiz > :first-child, .framer-xw0KG .framer-1umslpb > :first-child, .framer-xw0KG .framer-17glxkh > :first-child, .framer-xw0KG .framer-1pu293z > :first-child, .framer-xw0KG .framer-1e8m3a > :first-child { margin-left: 0px; } .framer-xw0KG .framer-1q8pssz > :last-child, .framer-xw0KG .framer-1v4bsbv > :last-child, .framer-xw0KG .framer-fp2835 > :last-child, .framer-xw0KG .framer-15l2qjz > :last-child, .framer-xw0KG .framer-1snbaiv > :last-child, .framer-xw0KG .framer-new6mr > :last-child, .framer-xw0KG .framer-1121t0p > :last-child, .framer-xw0KG .framer-zjwmiz > :last-child, .framer-xw0KG .framer-1umslpb > :last-child, .framer-xw0KG .framer-17glxkh > :last-child, .framer-xw0KG .framer-1pu293z > :last-child, .framer-xw0KG .framer-1e8m3a > :last-child { margin-right: 0px; } .framer-xw0KG .framer-1rzo51y > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-xw0KG .framer-14gla8a > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xw0KG .framer-1x1h9s3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-xw0KG .framer-1snbaiv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-xw0KG .framer-new6mr > *, .framer-xw0KG .framer-1121t0p > *, .framer-xw0KG .framer-zjwmiz > *, .framer-xw0KG .framer-1umslpb > *, .framer-xw0KG .framer-17glxkh > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-xw0KG .framer-8zd4wy > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1279px) { .framer-xw0KG.framer-10gx7t7 { width: 810px; } .framer-xw0KG .framer-32wsd9 { gap: 64px; } .framer-xw0KG .framer-molgs1 { padding: 64px 0px 0px 0px; } .framer-xw0KG .framer-1rzo51y { padding: 0px 64px 0px 64px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xw0KG .framer-32wsd9 { gap: 0px; } .framer-xw0KG .framer-32wsd9 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-xw0KG .framer-32wsd9 > :first-child { margin-top: 0px; } .framer-xw0KG .framer-32wsd9 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-xw0KG.framer-10gx7t7 { background-color: var(--token-061fdfc8-cea7-468f-8111-a48290869015, #000000); width: 390px; } .framer-xw0KG .framer-59aimt-container { order: 3; } .framer-xw0KG .framer-otbn2e { order: 0; } .framer-xw0KG .framer-32wsd9 { gap: 40px; padding: 120px 0px 0px 0px; position: relative; top: unset; } .framer-xw0KG .framer-molgs1, .framer-xw0KG .framer-1rzo51y { padding: 0px; } .framer-xw0KG .framer-1q8pssz, .framer-xw0KG .framer-1v4bsbv { gap: 5px; } .framer-xw0KG .framer-1pu293z { padding: 0px 32px 0px 32px; position: sticky; top: 20px; z-index: 10; } .framer-xw0KG .framer-uqcdp7-container { z-index: 10; } .framer-xw0KG .framer-8zd4wy { order: 1; } .framer-xw0KG .framer-rymuuz-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-xw0KG .framer-32wsd9, .framer-xw0KG .framer-1q8pssz, .framer-xw0KG .framer-1v4bsbv { gap: 0px; } .framer-xw0KG .framer-32wsd9 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-xw0KG .framer-32wsd9 > :first-child { margin-top: 0px; } .framer-xw0KG .framer-32wsd9 > :last-child { margin-bottom: 0px; } .framer-xw0KG .framer-1q8pssz > *, .framer-xw0KG .framer-1v4bsbv > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-xw0KG .framer-1q8pssz > :first-child, .framer-xw0KG .framer-1v4bsbv > :first-child { margin-left: 0px; } .framer-xw0KG .framer-1q8pssz > :last-child, .framer-xw0KG .framer-1v4bsbv > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 1600px) { .framer-xw0KG.framer-10gx7t7 { width: 1600px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1788\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"nGpcJZARK\":{\"layout\":[\"fixed\",\"auto\"]},\"iSGI0FSqV\":{\"layout\":[\"fixed\",\"auto\"]},\"oMQuOaYj3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"IGrO0Nt_9\":{\"pattern\":\":IGrO0Nt_9\",\"name\":\"product\"},\"bkbEk8CZK\":{\"pattern\":\":bkbEk8CZK\",\"name\":\"story-2\"},\"kdXwNv9jr\":{\"pattern\":\":kdXwNv9jr\",\"name\":\"story-2\"},\"iM6OZ6Ql4\":{\"pattern\":\":iM6OZ6Ql4\",\"name\":\"story-2\"},\"eTkwpEGC0\":{\"pattern\":\":eTkwpEGC0\",\"name\":\"compare\"}}\n * @framerResponsiveScreen\n */const FramerZlEUTL3XR=withCSS(Component,css,\"framer-xw0KG\");export default FramerZlEUTL3XR;FramerZlEUTL3XR.displayName=\"Resource / Compare\";FramerZlEUTL3XR.defaultProps={height:1788,width:1280};addFonts(FramerZlEUTL3XR,[{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\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"}]},...MainMenuFonts,...MenuCompareFonts,...DropdownCompareFonts,...PriceListFonts,...ButtonBaseFonts,...FooterFonts,...QRCodeFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZlEUTL3XR\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nGpcJZARK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iSGI0FSqV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oMQuOaYj3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1788\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"IGrO0Nt_9\\\":{\\\"pattern\\\":\\\":IGrO0Nt_9\\\",\\\"name\\\":\\\"product\\\"},\\\"bkbEk8CZK\\\":{\\\"pattern\\\":\\\":bkbEk8CZK\\\",\\\"name\\\":\\\"story-2\\\"},\\\"kdXwNv9jr\\\":{\\\"pattern\\\":\\\":kdXwNv9jr\\\",\\\"name\\\":\\\"story-2\\\"},\\\"iM6OZ6Ql4\\\":{\\\"pattern\\\":\\\":iM6OZ6Ql4\\\",\\\"name\\\":\\\"story-2\\\"},\\\"eTkwpEGC0\\\":{\\\"pattern\\\":\\\":eTkwpEGC0\\\",\\\"name\\\":\\\"compare\\\"}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={rcZ2zF_NB:new LazyValue(()=>import(\"./ZlEUTL3XR-0.js\")),wtDqIGbAj:new LazyValue(()=>import(\"./ZlEUTL3XR-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": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "MainMenuFonts", "getFonts", "QjO73opHo_default", "MainMenuWithVariantAppearEffect", "withVariantAppearEffect", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "MotionDivWithFX", "withFX", "motion", "MenuCompareFonts", "LHDG5azU3_default", "DropdownCompareFonts", "BvCX0BPUf_default", "PriceListFonts", "gIJjQP3eH_default", "RichTextWithFX", "ButtonBaseFonts", "BqlN1SnS3_default", "ContainerWithFX", "Container", "FooterFonts", "dX2RzOygN_default", "QRCodeFonts", "qCqrfKHH4_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "animation5", "transition3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition4", "cursor", "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", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "S6lnqdjdbtxyyif", "overlay", "loadMore", "args", "gfUlCtGt_1wnntms", "wQtDQbdNx1wnntms", "cmowv0nbK1wnntms", "JrHZR3jBn1wnntms", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "ref2", "usePreloadLocalizedValues", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "isDisplayed", "isDisplayed1", "ref6", "ref7", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "getLocalizedValue", "x", "Link", "l", "AnimatePresence", "Floating", "ResolveLinks", "resolvedLinks", "css", "FramerZlEUTL3XR", "withCSS", "ZlEUTL3XR_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
