{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gT4RqEJlMQnkcg6YyDX9/vKW0GRooNt1HULebYPbP/p7YFAi6gW.js"],
  "sourcesContent": ["// Generated by Framer (9e1dc8e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,LazyValue,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import DemoSection from\"#framer/local/canvasComponent/f4Rr0bDAJ/f4Rr0bDAJ.js\";import Footer from\"#framer/local/canvasComponent/muwELOiTK/muwELOiTK.js\";import SingleFeatureCard from\"#framer/local/canvasComponent/SbrT1f8iz/SbrT1f8iz.js\";import Navbar from\"#framer/local/canvasComponent/sRgjkN9oA/sRgjkN9oA.js\";import Button from\"#framer/local/canvasComponent/VOynT_b_v/VOynT_b_v.js\";import*as sharedStyle1 from\"#framer/local/css/aYrCX43rl/aYrCX43rl.js\";import*as sharedStyle from\"#framer/local/css/HFuDmZ8DD/HFuDmZ8DD.js\";import*as sharedStyle4 from\"#framer/local/css/m7bvF07Hd/m7bvF07Hd.js\";import*as sharedStyle3 from\"#framer/local/css/Vo1sNe3uA/Vo1sNe3uA.js\";import*as sharedStyle2 from\"#framer/local/css/Y8Dewl14B/Y8Dewl14B.js\";import metadataProvider from\"#framer/local/webPageMetadata/p7YFAi6gW/p7YFAi6gW.js\";const NavbarFonts=getFonts(Navbar);const ButtonFonts=getFonts(Button);const RichTextWithFX=withFX(RichText);const SingleFeatureCardFonts=getFonts(SingleFeatureCard);const DemoSectionFonts=getFonts(DemoSection);const FooterFonts=getFonts(Footer);const breakpoints={g9Dfo3ETT:\"(min-width: 992px) and (max-width: 1439px)\",gRhzgk40L:\"(min-width: 1440px)\",GZIJ6_JHE:\"(max-width: 767px)\",WyGWUXhiP:\"(min-width: 768px) and (max-width: 991px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-MdkYd\";const variantClassNames={g9Dfo3ETT:\"framer-v-1w6xt9x\",gRhzgk40L:\"framer-v-1fqoqvq\",GZIJ6_JHE:\"framer-v-1ivxio4\",WyGWUXhiP:\"framer-v-9f5e1o\"};const valuesByLocaleId={Q8q54J9Lv:new LazyValue(()=>import(\"./p7YFAi6gW-0.js\"))};const preloadLocalizedValues=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);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"gRhzgk40L\",Laptop:\"g9Dfo3ETT\",Phone:\"GZIJ6_JHE\",Tablet:\"WyGWUXhiP\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"gRhzgk40L\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-MdkYd`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-MdkYd`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const elementId=useRouteElementId(\"NE6_pPb71\");const router=useRouter();const ref2=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gRhzgk40L\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1fqoqvq\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a7pfbx\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ssrwi\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{width:\"932px\"},GZIJ6_JHE:{width:\"max(min(max(100vw - 40px, 1px), 390px), 1px)\"},WyGWUXhiP:{width:\"max(min(100vw - 60px, 768px), 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:62,width:\"1320px\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10jmw3c-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{variant:\"ATmAdPUX5\"},GZIJ6_JHE:{variant:\"PvaAdSRAn\"},WyGWUXhiP:{variant:\"hEe0ysev_\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"UJHE0OuuY\",layoutId:\"UJHE0OuuY\",style:{width:\"100%\"},variant:\"qqMu8jKIU\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1l4dsi4\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-akvzto\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wrc6yd\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5fy01t\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1upqap2\",\"data-styles-preset\":\"HFuDmZ8DD\",style:{\"--framer-text-alignment\":\"center\"},children:\"Private AI Chat Assistant\"})}),className:\"framer-u05mcq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-usph7o\",\"data-styles-preset\":\"aYrCX43rl\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0212da3f-c8ca-4b1b-9cfd-4813bfd6a4c3, rgb(132, 56, 90))\"},children:\"Access ChatGPT\u2019s full power securely\u2014innovate without limits\"})}),className:\"framer-sbo9sb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h6em90\",\"data-styles-preset\":\"Y8Dewl14B\",style:{\"--framer-text-alignment\":\"center\"},children:\"Experience the freedom to create and explore with ChatGPT in a safe, private setting. Your ideas take center stage, while we handle the security, so you can focus on what truly matters.\"})}),className:\"framer-x0cz5q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"j_ASLr6HL\"},implicitPathVariables:undefined},{href:{webPageId:\"j_ASLr6HL\"},implicitPathVariables:undefined},{href:{webPageId:\"j_ASLr6HL\"},implicitPathVariables:undefined},{href:{webPageId:\"j_ASLr6HL\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GZIJ6_JHE:{y:399.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a31na6-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{Ksxs8VRHP:resolvedLinks[1]},GZIJ6_JHE:{Ksxs8VRHP:resolvedLinks[3]},WyGWUXhiP:{Ksxs8VRHP:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{EcvBm7eDp:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"See pricing\",height:\"100%\",id:\"NE6_pPb71\",kDRKTcpDG:\"chevron-right\",Ksxs8VRHP:resolvedLinks[0],layoutId:\"NE6_pPb71\",NWWstEagL:false,rBC_B8Udr:false,variant:\"N0LbTOjer\",width:\"100%\"})})})})});}})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-125dqb9\",\"data-framer-name\":\"Features Large\",name:\"Features Large\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ltt0r9\",\"data-framer-name\":\"Features Large\",name:\"Features Large\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ki5dal\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ddlyuk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1096,pixelWidth:1440,positionX:\"left\",positionY:\"center\",sizes:\"max(max(100vw, 1px) - 64px, 1px)\",src:\"https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png 1440w\"}},GZIJ6_JHE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition(517.2),pixelHeight:1096,pixelWidth:1440,positionX:\"left\",positionY:\"center\",sizes:\"min(max(100vw - 32px, 1px), 1320px)\",src:\"https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png 1440w\"}},WyGWUXhiP:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1096,pixelWidth:1440,positionX:\"left\",positionY:\"center\",sizes:\"min(max(100vw - 48px, 1px), 1320px)\",src:\"https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1096,pixelWidth:1440,positionX:\"left\",positionY:\"center\",sizes:\"min(max(100vw, 1px), 1320px)\",src:\"https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=512 512w,https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qqUA7rfoaIeJHY3S6jHhpzNy8E.png 1440w\"},className:\"framer-1j317tp\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17byc20\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GZIJ6_JHE:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue3=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rvssff\",\"data-styles-preset\":\"Vo1sNe3uA\",style:{\"--framer-text-alignment\":\"left\"},children:\"What is a Private AI Chat Assistant?\"})}),className:\"framer-1kay26b\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GZIJ6_JHE:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue4=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1lp1cpt\",\"data-styles-preset\":\"m7bvF07Hd\",children:\"Our private AI Chat Assistant is a secure chat-GPT environment with Microsoft and Google-SSO tailored to your business needs. It is built on a secure platform that is designed to provide you with a personalized AI experience, ensuring data privacy and compliance with industry standards.\"})}),className:\"framer-1882xiq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1lghhf0\",\"data-framer-name\":\" All Feature Section\",name:\" All Feature Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-10lfhty\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-laly1q\",\"data-framer-name\":\"Feature area\",name:\"Feature area\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GZIJ6_JHE:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:(_getLocalizedValue5=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1rvssff\",\"data-styles-preset\":\"Vo1sNe3uA\",style:{\"--framer-text-alignment\":\"center\"},children:\"Benefits\"})}),className:\"framer-15vwjsa\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1waah9o\",\"data-framer-name\":\"Feature List\",name:\"Feature List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{width:\"min(100vw - 64px, 1000px)\"},GZIJ6_JHE:{width:\"min(100vw - 32px, 390px)\",y:1341.3999999999999},WyGWUXhiP:{width:\"min(100vw - 48px, 768px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:126,width:\"calc(min(100vw - 60px, 1320px) / 4)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ep55bi-container\",children:/*#__PURE__*/_jsx(SingleFeatureCard,{height:\"100%\",id:\"vReVsZbzf\",layoutId:\"vReVsZbzf\",nSKxVb1sw:(_getLocalizedValue6=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Personalized Expertise\",QYFC8Eo8m:(_getLocalizedValue7=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"A private AI Chat Assistant offers tailored advice and solutions based on your specific needs, acting like a dedicated expert who understands your unique challenges.\",style:{width:\"100%\"},width:\"100%\",zt0Eg5fc0:addImageAlt({src:\"https://framerusercontent.com/images/lILEUymV2ot1CY63UwdpQquO5E.png\"},\"\")})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{width:\"min(100vw - 64px, 1000px)\"},GZIJ6_JHE:{height:126,width:\"min(100vw - 32px, 390px)\",y:1491.3999999999999},WyGWUXhiP:{width:\"min(100vw - 48px, 768px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(min(100vw - 60px, 1320px) / 4)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dnoowz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GZIJ6_JHE:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleFeatureCard,{height:\"100%\",id:\"a8IKxPPhW\",layoutId:\"a8IKxPPhW\",nSKxVb1sw:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Precision Made Easy\",QYFC8Eo8m:(_getLocalizedValue9=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Rest easy knowing your client data is securely processed in the EU on our GDPR and ISO27001- compliant platform, or hosted on your own Azure environment.\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",zt0Eg5fc0:addImageAlt({src:\"https://framerusercontent.com/images/0aUdvmBz2eB2L9S66xeRvuUc0I.png\"},\"\")})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{width:\"min(100vw - 64px, 1000px)\"},GZIJ6_JHE:{height:126,width:\"min(100vw - 32px, 390px)\",y:1641.3999999999999},WyGWUXhiP:{width:\"min(100vw - 48px, 768px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"calc(min(100vw - 60px, 1320px) / 4)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hq5xav-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GZIJ6_JHE:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(SingleFeatureCard,{height:\"100%\",id:\"nvlzBYh1s\",layoutId:\"nvlzBYh1s\",nSKxVb1sw:(_getLocalizedValue10=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"Always-On Support\",QYFC8Eo8m:(_getLocalizedValue11=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Available 24/7, your private AI Chat Assistant is ready to provide answers, guidance, and support whenever you need it, ensuring you\u2019re never without help.\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",zt0Eg5fc0:addImageAlt({src:\"https://framerusercontent.com/images/hig9bEZYvhjxomfxOqczkTXY4s.png\"},\"\")})})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GZIJ6_JHE:{y:1807.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:782,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nbu5p1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{variant:\"ewBko5o8q\"},GZIJ6_JHE:{variant:\"Q5zVjLPL2\"},WyGWUXhiP:{variant:\"Md2M0IrsT\"}},children:/*#__PURE__*/_jsx(DemoSection,{height:\"100%\",id:\"sPXfeqoIg\",layoutId:\"sPXfeqoIg\",style:{width:\"100%\"},variant:\"UeFC3v3Te\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ofaw3d\",\"data-framer-name\":\"Footer Section\",name:\"Footer Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GZIJ6_JHE:{y:2589.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:666,width:\"max(100vw, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rsng0c-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{g9Dfo3ETT:{variant:\"RB80MiyFo\"},GZIJ6_JHE:{variant:\"hmtcQV70l\"},WyGWUXhiP:{variant:\"LdvJbfwEZ\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Eb6rqE41R\",layoutId:\"Eb6rqE41R\",style:{width:\"100%\"},variant:\"LuDZy6SPL\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-MdkYd { background: var(--token-44589db3-a267-439c-9de3-0ad2efbb70ff, rgb(251, 250, 246)) /* {\"name\":\"background\"} */; }`,\".framer-MdkYd.framer-uom771, .framer-MdkYd .framer-uom771 { display: block; }\",\".framer-MdkYd.framer-1fqoqvq { align-content: center; align-items: center; background-color: var(--token-44589db3-a267-439c-9de3-0ad2efbb70ff, #fbfaf6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-MdkYd .framer-1a7pfbx { align-content: center; align-items: center; background-color: var(--token-44589db3-a267-439c-9de3-0ad2efbb70ff, #fbfaf6); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px 30px 0px 30px; position: fixed; top: 0px; transform: translateX(-50%); width: 1440px; z-index: 1; }\",\".framer-MdkYd .framer-ssrwi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-MdkYd .framer-10jmw3c-container, .framer-MdkYd .framer-1rsng0c-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-MdkYd .framer-1l4dsi4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 120px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-akvzto { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-wrc6yd { 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: 0px; position: relative; width: 90%; }\",\".framer-MdkYd .framer-5fy01t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-u05mcq, .framer-MdkYd .framer-sbo9sb, .framer-MdkYd .framer-x0cz5q { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MdkYd .framer-1a31na6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-MdkYd .framer-125dqb9 { 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-MdkYd .framer-1ltt0r9 { 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: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-ki5dal { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-MdkYd .framer-ddlyuk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-1j317tp { align-content: center; align-items: center; aspect-ratio: 1.2 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 167px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-MdkYd .framer-17byc20 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-MdkYd .framer-1kay26b, .framer-MdkYd .framer-15vwjsa { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MdkYd .framer-1882xiq { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-MdkYd .framer-1lghhf0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 30px 60px 30px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-10lfhty { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 55px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-laly1q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-1waah9o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-MdkYd .framer-1ep55bi-container { flex: none; height: auto; position: relative; width: 25%; }\",\".framer-MdkYd .framer-1dnoowz-container, .framer-MdkYd .framer-1hq5xav-container { align-self: stretch; flex: none; height: auto; position: relative; width: 25%; }\",\".framer-MdkYd .framer-1nbu5p1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-MdkYd .framer-1ofaw3d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MdkYd.framer-1fqoqvq, .framer-MdkYd .framer-1a7pfbx, .framer-MdkYd .framer-ssrwi, .framer-MdkYd .framer-1l4dsi4, .framer-MdkYd .framer-akvzto, .framer-MdkYd .framer-wrc6yd, .framer-MdkYd .framer-5fy01t, .framer-MdkYd .framer-125dqb9, .framer-MdkYd .framer-1ltt0r9, .framer-MdkYd .framer-ki5dal, .framer-MdkYd .framer-ddlyuk, .framer-MdkYd .framer-1j317tp, .framer-MdkYd .framer-17byc20, .framer-MdkYd .framer-1lghhf0, .framer-MdkYd .framer-10lfhty, .framer-MdkYd .framer-laly1q, .framer-MdkYd .framer-1waah9o, .framer-MdkYd .framer-1ofaw3d { gap: 0px; } .framer-MdkYd.framer-1fqoqvq > *, .framer-MdkYd .framer-1l4dsi4 > *, .framer-MdkYd .framer-1lghhf0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MdkYd.framer-1fqoqvq > :first-child, .framer-MdkYd .framer-1l4dsi4 > :first-child, .framer-MdkYd .framer-akvzto > :first-child, .framer-MdkYd .framer-wrc6yd > :first-child, .framer-MdkYd .framer-5fy01t > :first-child, .framer-MdkYd .framer-ki5dal > :first-child, .framer-MdkYd .framer-1j317tp > :first-child, .framer-MdkYd .framer-17byc20 > :first-child, .framer-MdkYd .framer-1lghhf0 > :first-child, .framer-MdkYd .framer-10lfhty > :first-child, .framer-MdkYd .framer-laly1q > :first-child { margin-top: 0px; } .framer-MdkYd.framer-1fqoqvq > :last-child, .framer-MdkYd .framer-1l4dsi4 > :last-child, .framer-MdkYd .framer-akvzto > :last-child, .framer-MdkYd .framer-wrc6yd > :last-child, .framer-MdkYd .framer-5fy01t > :last-child, .framer-MdkYd .framer-ki5dal > :last-child, .framer-MdkYd .framer-1j317tp > :last-child, .framer-MdkYd .framer-17byc20 > :last-child, .framer-MdkYd .framer-1lghhf0 > :last-child, .framer-MdkYd .framer-10lfhty > :last-child, .framer-MdkYd .framer-laly1q > :last-child { margin-bottom: 0px; } .framer-MdkYd .framer-1a7pfbx > *, .framer-MdkYd .framer-ssrwi > *, .framer-MdkYd .framer-125dqb9 > *, .framer-MdkYd .framer-1ltt0r9 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MdkYd .framer-1a7pfbx > :first-child, .framer-MdkYd .framer-ssrwi > :first-child, .framer-MdkYd .framer-125dqb9 > :first-child, .framer-MdkYd .framer-1ltt0r9 > :first-child, .framer-MdkYd .framer-ddlyuk > :first-child, .framer-MdkYd .framer-1waah9o > :first-child, .framer-MdkYd .framer-1ofaw3d > :first-child { margin-left: 0px; } .framer-MdkYd .framer-1a7pfbx > :last-child, .framer-MdkYd .framer-ssrwi > :last-child, .framer-MdkYd .framer-125dqb9 > :last-child, .framer-MdkYd .framer-1ltt0r9 > :last-child, .framer-MdkYd .framer-ddlyuk > :last-child, .framer-MdkYd .framer-1waah9o > :last-child, .framer-MdkYd .framer-1ofaw3d > :last-child { margin-right: 0px; } .framer-MdkYd .framer-akvzto > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-MdkYd .framer-wrc6yd > *, .framer-MdkYd .framer-1j317tp > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-MdkYd .framer-5fy01t > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-MdkYd .framer-ki5dal > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-MdkYd .framer-ddlyuk > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-MdkYd .framer-17byc20 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-MdkYd .framer-10lfhty > * { margin: 0px; margin-bottom: calc(55px / 2); margin-top: calc(55px / 2); } .framer-MdkYd .framer-laly1q > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-MdkYd .framer-1waah9o > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-MdkYd .framer-1ofaw3d > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",`@media (min-width: 992px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-MdkYd { background: var(--token-44589db3-a267-439c-9de3-0ad2efbb70ff, rgb(251, 250, 246)) /* {\"name\":\"background\"} */; } .framer-MdkYd.framer-1fqoqvq, .framer-MdkYd .framer-1a7pfbx { width: 992px; } .framer-MdkYd .framer-ssrwi, .framer-MdkYd .framer-akvzto { max-width: 1000px; } .framer-MdkYd .framer-1l4dsi4 { padding: 120px 32px 40px 32px; } .framer-MdkYd .framer-wrc6yd { gap: 16px; width: 100%; } .framer-MdkYd .framer-1ltt0r9 { flex: 1 0 0px; padding: 40px 32px 40px 32px; width: 1px; } .framer-MdkYd .framer-ki5dal { max-width: unset; } .framer-MdkYd .framer-ddlyuk { gap: 40px; } .framer-MdkYd .framer-1lghhf0 { padding: 40px 32px 40px 32px; } .framer-MdkYd .framer-10lfhty { gap: 50px; max-width: 1000px; } .framer-MdkYd .framer-laly1q { gap: 50px; } .framer-MdkYd .framer-1waah9o { align-content: center; align-items: center; } .framer-MdkYd .framer-1ep55bi-container, .framer-MdkYd .framer-1dnoowz-container, .framer-MdkYd .framer-1hq5xav-container { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MdkYd .framer-wrc6yd, .framer-MdkYd .framer-ddlyuk, .framer-MdkYd .framer-10lfhty, .framer-MdkYd .framer-laly1q { gap: 0px; } .framer-MdkYd .framer-wrc6yd > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-MdkYd .framer-wrc6yd > :first-child, .framer-MdkYd .framer-10lfhty > :first-child, .framer-MdkYd .framer-laly1q > :first-child { margin-top: 0px; } .framer-MdkYd .framer-wrc6yd > :last-child, .framer-MdkYd .framer-10lfhty > :last-child, .framer-MdkYd .framer-laly1q > :last-child { margin-bottom: 0px; } .framer-MdkYd .framer-ddlyuk > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-MdkYd .framer-ddlyuk > :first-child { margin-left: 0px; } .framer-MdkYd .framer-ddlyuk > :last-child { margin-right: 0px; } .framer-MdkYd .framer-10lfhty > *, .framer-MdkYd .framer-laly1q > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}`,`@media (min-width: 768px) and (max-width: 991px) { .${metadata.bodyClassName}-framer-MdkYd { background: var(--token-44589db3-a267-439c-9de3-0ad2efbb70ff, rgb(251, 250, 246)) /* {\"name\":\"background\"} */; } .framer-MdkYd.framer-1fqoqvq { width: 768px; } .framer-MdkYd .framer-1a7pfbx { width: 100%; } .framer-MdkYd .framer-ssrwi { flex: none; max-width: 768px; width: 100%; } .framer-MdkYd .framer-1l4dsi4 { padding: 120px 24px 40px 24px; } .framer-MdkYd .framer-akvzto { max-width: 768px; } .framer-MdkYd .framer-wrc6yd { gap: 16px; width: 100%; } .framer-MdkYd .framer-125dqb9, .framer-MdkYd .framer-1lghhf0 { padding: 40px 24px 40px 24px; } .framer-MdkYd .framer-1ltt0r9 { padding: 0px; } .framer-MdkYd .framer-ddlyuk { align-content: flex-start; align-items: flex-start; } .framer-MdkYd .framer-10lfhty { gap: 40px; max-width: 768px; } .framer-MdkYd .framer-laly1q { gap: 40px; } .framer-MdkYd .framer-1waah9o { gap: 16px; } .framer-MdkYd .framer-1ep55bi-container, .framer-MdkYd .framer-1dnoowz-container, .framer-MdkYd .framer-1hq5xav-container { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MdkYd .framer-wrc6yd, .framer-MdkYd .framer-10lfhty, .framer-MdkYd .framer-laly1q, .framer-MdkYd .framer-1waah9o { gap: 0px; } .framer-MdkYd .framer-wrc6yd > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-MdkYd .framer-wrc6yd > :first-child, .framer-MdkYd .framer-10lfhty > :first-child, .framer-MdkYd .framer-laly1q > :first-child { margin-top: 0px; } .framer-MdkYd .framer-wrc6yd > :last-child, .framer-MdkYd .framer-10lfhty > :last-child, .framer-MdkYd .framer-laly1q > :last-child { margin-bottom: 0px; } .framer-MdkYd .framer-10lfhty > *, .framer-MdkYd .framer-laly1q > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-MdkYd .framer-1waah9o > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-MdkYd .framer-1waah9o > :first-child { margin-left: 0px; } .framer-MdkYd .framer-1waah9o > :last-child { margin-right: 0px; } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-MdkYd { background: var(--token-44589db3-a267-439c-9de3-0ad2efbb70ff, rgb(251, 250, 246)) /* {\"name\":\"background\"} */; } .framer-MdkYd.framer-1fqoqvq { width: 390px; } .framer-MdkYd .framer-1a7pfbx { padding: 0px 20px 0px 20px; width: 100%; } .framer-MdkYd .framer-ssrwi, .framer-MdkYd .framer-akvzto { max-width: 390px; } .framer-MdkYd .framer-1l4dsi4 { padding: 120px 16px 40px 16px; } .framer-MdkYd .framer-wrc6yd { gap: 16px; width: 100%; } .framer-MdkYd .framer-125dqb9 { gap: 0px; padding: 40px 16px 40px 16px; } .framer-MdkYd .framer-1ltt0r9 { gap: 20px; padding: 0px; } .framer-MdkYd .framer-ki5dal { gap: 60px; } .framer-MdkYd .framer-ddlyuk { flex-direction: column; } .framer-MdkYd .framer-1j317tp, .framer-MdkYd .framer-17byc20 { flex: none; width: 100%; } .framer-MdkYd .framer-1lghhf0 { padding: 40px 16px 40px 16px; } .framer-MdkYd .framer-10lfhty { gap: 30px; max-width: 390px; } .framer-MdkYd .framer-laly1q { gap: 16px; } .framer-MdkYd .framer-1waah9o { flex-direction: column; flex-wrap: nowrap; } .framer-MdkYd .framer-1ep55bi-container { width: 100%; } .framer-MdkYd .framer-1dnoowz-container, .framer-MdkYd .framer-1hq5xav-container { align-self: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-MdkYd .framer-wrc6yd, .framer-MdkYd .framer-125dqb9, .framer-MdkYd .framer-1ltt0r9, .framer-MdkYd .framer-ki5dal, .framer-MdkYd .framer-ddlyuk, .framer-MdkYd .framer-10lfhty, .framer-MdkYd .framer-laly1q, .framer-MdkYd .framer-1waah9o { gap: 0px; } .framer-MdkYd .framer-wrc6yd > *, .framer-MdkYd .framer-laly1q > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-MdkYd .framer-wrc6yd > :first-child, .framer-MdkYd .framer-ki5dal > :first-child, .framer-MdkYd .framer-ddlyuk > :first-child, .framer-MdkYd .framer-10lfhty > :first-child, .framer-MdkYd .framer-laly1q > :first-child, .framer-MdkYd .framer-1waah9o > :first-child { margin-top: 0px; } .framer-MdkYd .framer-wrc6yd > :last-child, .framer-MdkYd .framer-ki5dal > :last-child, .framer-MdkYd .framer-ddlyuk > :last-child, .framer-MdkYd .framer-10lfhty > :last-child, .framer-MdkYd .framer-laly1q > :last-child, .framer-MdkYd .framer-1waah9o > :last-child { margin-bottom: 0px; } .framer-MdkYd .framer-125dqb9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-MdkYd .framer-125dqb9 > :first-child, .framer-MdkYd .framer-1ltt0r9 > :first-child { margin-left: 0px; } .framer-MdkYd .framer-125dqb9 > :last-child, .framer-MdkYd .framer-1ltt0r9 > :last-child { margin-right: 0px; } .framer-MdkYd .framer-1ltt0r9 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-MdkYd .framer-ki5dal > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-MdkYd .framer-ddlyuk > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-MdkYd .framer-10lfhty > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-MdkYd .framer-1waah9o > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3060\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"g9Dfo3ETT\":{\"layout\":[\"fixed\",\"auto\"]},\"WyGWUXhiP\":{\"layout\":[\"fixed\",\"auto\"]},\"GZIJ6_JHE\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerp7YFAi6gW=withCSS(Component,css,\"framer-MdkYd\");export default Framerp7YFAi6gW;Framerp7YFAi6gW.displayName=\"Reviews\";Framerp7YFAi6gW.defaultProps={height:3060,width:1440};addFonts(Framerp7YFAi6gW,[{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\"}]},...NavbarFonts,...ButtonFonts,...SingleFeatureCardFonts,...DemoSectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerp7YFAi6gW\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"3060\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g9Dfo3ETT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WyGWUXhiP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GZIJ6_JHE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "sRgjkN9oA_default", "ButtonFonts", "VOynT_b_v_default", "RichTextWithFX", "withFX", "RichText2", "SingleFeatureCardFonts", "SbrT1f8iz_default", "DemoSectionFonts", "f4Rr0bDAJ_default", "FooterFonts", "muwELOiTK_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "animation", "transition1", "animation1", "transition2", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "ref1", "pe", "elementId", "useRouteElementId", "router", "useRouter", "ref2", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "sRgjkN9oA_default", "RichText2", "x", "ResolveLinks", "resolvedLinks", "VOynT_b_v_default", "getLoadingLazyAtYPosition", "Image2", "RichTextWithFX", "SbrT1f8iz_default", "f4Rr0bDAJ_default", "muwELOiTK_default", "css", "Framerp7YFAi6gW", "withCSS", "p7YFAi6gW_default", "addFonts", "NavbarFonts", "ButtonFonts", "SingleFeatureCardFonts", "DemoSectionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
