{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/XcB2gpr8LUexmm21zilQ/3hXuyFekocC9dIeyUdFS/mY9j11mnj.js"],
  "sourcesContent": ["// Generated by Framer (4ba8877)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,LazyValue,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Mn69eMnaMcqJ65TjxwR1/Embed.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import Navigation from\"#framer/local/canvasComponent/S6XsIGch4/S6XsIGch4.js\";import*as sharedStyle1 from\"#framer/local/css/JyLoe8JcU/JyLoe8JcU.js\";import*as sharedStyle from\"#framer/local/css/kRb_KLc5B/kRb_KLc5B.js\";import metadataProvider from\"#framer/local/webPageMetadata/mY9j11mnj/mY9j11mnj.js\";const NavigationFonts=getFonts(Navigation);const MotionNavWithFX=withFX(motion.nav);const SmoothScrollFonts=getFonts(SmoothScroll);const EmbedFonts=getFonts(Embed);const breakpoints={FrXVsCDBZ:\"(max-width: 1199px)\",RfGIzD1oA:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-CzHQR\";const variantClassNames={FrXVsCDBZ:\"framer-v-1rh8v2h\",RfGIzD1oA:\"framer-v-1b4w9i1\"};const valuesByLocaleId={tNiIG7Wc0:new LazyValue(()=>import(\"./mY9j11mnj-0.js\"))};function 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);}}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;}}const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-93};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"RfGIzD1oA\",Phone:\"FrXVsCDBZ\"};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:\"RfGIzD1oA\"};};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-CzHQR`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-CzHQR`);};},[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 ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"FrXVsCDBZ\")return false;return true;};const elementId=useRouteElementId(\"VrfHCyKAo\");const elementId1=useRouteElementId(\"OznYnvEs7\");const ref3=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"FrXVsCDBZ\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RfGIzD1oA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1b4w9i1\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3ar990\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"1080px\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fqztns-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FrXVsCDBZ:{variant:\"Vvfpjywjp\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"qVma4BA6M\",layoutId:\"qVma4BA6M\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"o8wHpGRSB\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(MotionNavWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11qhh91\",\"data-framer-name\":\"Navigation\",name:\"Navigation\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"o4LsiXkXV\"},nodeId:\"wvuHtcJgm\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1r96yf5 framer-yaiie2\",\"data-framer-name\":\"Top\",name:\"Top\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1j8rmkb\",\"data-framer-name\":\"Vibeo_\",layout:\"position\",name:\"Vibeo_\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 92 25\"><path d=\"M 9.384 24 L 0.456 1.6 L 5.64 1.6 L 10.76 15.84 C 11.08 16.768 11.368 17.728 11.56 18.656 C 11.752 17.696 12.04 16.736 12.36 15.84 L 17.48 1.6 L 22.568 1.6 L 13.704 24 Z M 23.468 24 L 23.468 7.36 L 27.788 7.36 L 27.788 24 Z M 23.02 3.424 C 23.02 2.048 24.14 0.896 25.611 0.896 C 27.116 0.896 28.203 2.048 28.203 3.424 C 28.203 4.864 27.116 5.984 25.612 5.984 C 24.14 5.984 23.02 4.832 23.02 3.424 Z M 39.91 24.416 C 36.935 24.416 35.43 23.168 34.535 21.28 L 34.535 24 L 30.343 24 L 30.343 0.64 L 34.663 0.64 L 34.663 9.92 C 35.559 8.16 37.063 7.008 39.911 7.008 C 44.486 7.008 48.135 10.944 48.135 15.744 C 48.135 20.544 44.487 24.416 39.911 24.416 Z M 34.535 15.744 C 34.535 18.336 36.359 20.512 39.207 20.512 C 41.959 20.512 43.815 18.24 43.815 15.712 C 43.815 13.12 41.959 10.912 39.207 10.912 C 36.358 10.912 34.535 13.152 34.535 15.744 Z M 57.873 24.416 C 52.721 24.416 49.265 20.512 49.265 15.712 C 49.265 10.912 52.881 6.944 57.873 6.944 C 62.865 6.944 66.321 10.912 66.321 15.712 C 66.321 16.192 66.289 16.704 66.193 17.248 L 53.745 17.248 C 54.225 19.2 55.697 20.576 57.873 20.576 C 59.729 20.576 61.169 19.616 61.937 18.336 L 65.297 20.864 C 63.953 22.944 61.169 24.416 57.873 24.416 Z M 53.745 14.016 L 61.969 14.016 C 61.489 12.16 59.921 10.656 57.809 10.656 C 55.761 10.656 54.225 12.032 53.745 14.016 Z M 76.223 24.416 C 71.071 24.416 67.359 20.512 67.359 15.712 C 67.359 10.912 71.071 6.976 76.223 6.976 C 81.375 6.976 85.087 10.912 85.087 15.712 C 85.087 20.512 81.375 24.416 76.223 24.416 Z M 71.679 15.712 C 71.679 18.304 73.471 20.48 76.223 20.48 C 78.975 20.48 80.767 18.304 80.767 15.712 C 80.767 13.12 78.975 10.912 76.223 10.912 C 73.471 10.912 71.679 13.12 71.679 15.712 Z M 88.678 24.416 C 87.014 24.416 85.798 23.136 85.798 21.6 C 85.798 20.096 87.014 18.816 88.678 18.816 C 90.342 18.816 91.526 20.096 91.526 21.6 C 91.526 23.136 90.342 24.416 88.678 24.416 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:9351628479,withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13fapt8\",\"data-framer-name\":\"Links\",name:\"Links\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://app.vibeo.ai/dashboard\",nodeId:\"RHM2qBsSF\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-ix1rpr framer-yaiie2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 108, 255)\"},children:\"Log in\"})}),className:\"framer-o81gja\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:\"https://app.vibeo.ai/signup\",nodeId:\"PR3azTjml\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-ypbor0 hidden-1rh8v2h framer-yaiie2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(0, 108, 255)\"},children:\"Try it for free\"})}),className:\"framer-kgofy7\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-65zp3s\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-viy6c5-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"V9tOs_AnR\",intensity:10,layoutId:\"V9tOs_AnR\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ltgqyj\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1oju5k8\",\"data-framer-name\":\"Header Image\",id:elementId1,name:\"Header Image\",ref:ref3,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0NhbCBTYW5zIFNlbWlCb2xk\",\"--framer-font-family\":'\"Cal Sans SemiBold\", \"Cal Sans SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Terms of Service\"})}),className:\"framer-1o936xk\",fonts:[\"CUSTOM;Cal Sans SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.73)\"},children:\"Last update: 08/08/24\"})}),className:\"framer-1qj9hbf\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c0c92v\"})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1020ia\",\"data-framer-name\":\"body\",name:\"body\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dpzqdw\",\"data-framer-name\":\"contenu\",name:\"contenu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:'Welcome to Vibeo.ai! These Terms of Service (\"Terms\") govern your use of Vibeo.ai, a service provided by DKY CONSULTING FZCO (\"Company\", \"we\", \"us\", or \"our\"). By accessing or using Vibeo.ai, you agree to be bound by these Terms. If you do not agree, please do not use our service.'}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"1. Information about Us\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Company Name\"}),\": DKY CONSULTING FZCO\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Address\"}),\": Dubai Silicon Oasis, Dubai, UAE\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Contact Email\"}),\": \",/*#__PURE__*/_jsx(Link,{nodeId:\"xywB0GE4w\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"contact@vibeo.ai\"})})]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"2. Description of Service\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"Vibeo.ai is a SaaS platform that allows users to collect video testimonials from their clients via a link. Users can create campaigns, prepare questions, and clients can respond with video answers. The videos are collected and automatically edited on Vibeo.ai, with an integrated video editor offering AI features such as automatic transcription.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"3. Eligibility\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Age Restriction\"}),\": You must be at least 18 years old to use Vibeo.ai.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Account Creation\"}),\": To use our service, you must create an account by providing a valid email address and a password. You agree to provide accurate, current, and complete information during the registration process and to update such information to keep it accurate, current, and complete.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"4. User Responsibilities\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Account Security\"}),\": You are responsible for maintaining the confidentiality of your account credentials and for all activities that occur under your account. You agree to notify us immediately of any unauthorized use of your account.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Compliance\"}),\": You agree to comply with all applicable laws, regulations, and these Terms when using Vibeo.ai.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"5. User Content\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Ownership\"}),\": Users retain ownership of the videos they upload and edit.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"License:\"}),\" By uploading content to Vibeo.ai, you grant us a worldwide, non-exclusive, royalty-free license to use, copy, and display such content solely for the purpose of operating and providing our services. We will not modify, distribute, or use your content for any other purposes without your explicit consent.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Prohibited Content\"}),\": Users are prohibited from uploading content that is illegal, harmful, offensive, or infringes on the rights of others. We reserve the right to remove such content and block the offending account without prior notice.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"6. Subscription and Payment Terms\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Plans\"}),\": Vibeo.ai offers both a free plan and a paid plan. The paid plan is available on a monthly or annual basis.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Pricing\"}),\": Our pricing is available on our website. We reserve the right to change our pricing at any time, but any changes will not affect subscriptions that have already been paid for.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Payment\"}),\": Payments for subscriptions are due in advance. By providing payment information, you represent and warrant that you are authorized to use the payment method provided.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Refund Policy\"}),\": All sales are final, and no refunds will be issued for either the monthly or annual subscriptions.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"7. Privacy and Security\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Personal Data\"}),\": We collect and use your email address to identify and connect users. We also collect usage data to improve our services.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Data Protection\"}),\": We implement standard internet security measures (HTTPS) to protect your data. However, no method of transmission over the internet or electronic storage is completely secure, and we cannot guarantee its absolute security.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Data Use\"}),\": We use your data to provide, maintain, and improve our services. We do not sell your personal data to third parties.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"8. Limitation of Liability\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"To the maximum extent permitted by law, Vibeo.ai and DKY CONSULTING FZCO shall not be liable for any indirect, incidental, special, consequential, or punitive damages, or any loss of profits or revenues, whether incurred directly or indirectly, or any loss of data, use, goodwill, or other intangible losses, resulting from:\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Your use or inability to use the service.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Any unauthorized access to or use of our servers and/or any personal information stored therein.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Any interruption or cessation of transmission to or from our services.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Any bugs, viruses, trojan horses, or the like that may be transmitted to or through our service by any third party.\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Any errors or omissions in any content or for any loss or damage incurred as a result of the use of any content posted, emailed, transmitted, or otherwise made available through the service.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"9. Indemnification\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"You agree to indemnify and hold harmless Vibeo.ai and DKY CONSULTING FZCO, and their affiliates, officers, agents, and employees, from and against any claims, liabilities, damages, losses, and expenses, including without limitation reasonable legal and accounting fees, arising out of or in any way connected with your access to or use of the services, or your violation of these Terms.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"10. Governing Law and Dispute Resolution\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Governing Law\"}),\": These Terms shall be governed by and construed in accordance with the laws of the UAE.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Dispute Resolution\"}),\": Any disputes arising out of or in connection with these Terms shall be resolved through arbitration in the UAE. The arbitration shall be conducted in English and in accordance with the rules of the UAE arbitration center.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"11. Changes to Terms\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"We reserve the right to modify these Terms at any time. Users will be notified of significant changes via email or through the platform. Continued use of the service after changes are made constitutes acceptance of the new terms.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"12. Miscellaneous\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Entire Agreement\"}),\": These Terms constitute the entire agreement between you and Vibeo.ai regarding the use of the service and supersede any prior agreements between you and Vibeo.ai.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Severability\"}),\": If any provision of these Terms is found to be invalid or unenforceable, the remaining provisions will remain in full force and effect.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Waiver\"}),\": Our failure to enforce any right or provision of these Terms will not be considered a waiver of those rights.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"13. Contact Information\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:[\"If you have any questions or concerns about these Terms, please contact us at \",/*#__PURE__*/_jsx(Link,{nodeId:\"xywB0GE4w\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"contact@vibeo.ai\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ilpp0d\",\"data-styles-preset\":\"kRb_KLc5B\",children:\"Thank you for using Vibeo.ai!\"})]}),className:\"framer-oni90t\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3lhjd3-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"BQCUxWylp\",intensity:10,layoutId:\"BQCUxWylp\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1at1bke\",\"data-framer-name\":\"footer\",name:\"footer\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v2ud53 hidden-1rh8v2h\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q8qttt\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xfortu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-azwmpv\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"o4LsiXkXV\"},nodeId:\"bPsDBMjDF\",openInNewTab:false,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-z2c0yl framer-yaiie2\",\"data-framer-name\":\"Vibeo_\",fill:\"rgb(255, 255, 255)\",intrinsicHeight:25,intrinsicWidth:92,name:\"Vibeo_\",svg:'<svg width=\"92\" height=\"25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.384 24 .456 1.6H5.64l5.12 14.24c.32.928.608 1.888.8 2.816.192-.96.48-1.92.8-2.816L17.48 1.6h5.088L13.704 24h-4.32Zm14.084 0V7.36h4.32V24h-4.32ZM23.02 3.424c0-1.376 1.12-2.528 2.591-2.528 1.505 0 2.592 1.152 2.592 2.528 0 1.44-1.087 2.56-2.591 2.56-1.472 0-2.592-1.152-2.592-2.56Zm16.89 20.992c-2.975 0-4.48-1.248-5.375-3.136V24h-4.192V.64h4.32v9.28c.896-1.76 2.4-2.912 5.248-2.912 4.575 0 8.224 3.936 8.224 8.736 0 4.8-3.648 8.672-8.224 8.672Zm-5.375-8.672c0 2.592 1.824 4.768 4.672 4.768 2.752 0 4.608-2.272 4.608-4.8 0-2.592-1.856-4.8-4.608-4.8-2.849 0-4.672 2.24-4.672 4.832Zm23.338 8.672c-5.152 0-8.608-3.904-8.608-8.704 0-4.8 3.616-8.768 8.608-8.768 4.992 0 8.448 3.968 8.448 8.768 0 .48-.032.992-.128 1.536H53.745c.48 1.952 1.952 3.328 4.128 3.328 1.856 0 3.296-.96 4.064-2.24l3.36 2.528c-1.344 2.08-4.128 3.552-7.424 3.552Zm-4.128-10.4h8.224c-.48-1.856-2.048-3.36-4.16-3.36-2.048 0-3.584 1.376-4.064 3.36Zm22.478 10.4c-5.152 0-8.864-3.904-8.864-8.704 0-4.8 3.712-8.736 8.864-8.736 5.152 0 8.864 3.936 8.864 8.736 0 4.8-3.712 8.704-8.864 8.704Zm-4.544-8.704c0 2.592 1.792 4.768 4.544 4.768s4.544-2.176 4.544-4.768c0-2.592-1.792-4.8-4.544-4.8s-4.544 2.208-4.544 4.8Zm16.999 8.704c-1.664 0-2.88-1.28-2.88-2.816 0-1.504 1.216-2.784 2.88-2.784s2.848 1.28 2.848 2.784c0 1.536-1.184 2.816-2.848 2.816Z\" fill=\"#fff\"/></svg>',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\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"The best video testimonial software to boost your credibility and growth\"})}),className:\"framer-5rtzas\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6bk0tq\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/vibeo-ai/\",nodeId:\"T4pJHiVgY\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1bw8ypo framer-yaiie2\",\"data-framer-name\":\"linkedin_254394\",layout:\"position\",name:\"linkedin_254394\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 22\"><path d=\"M 16.483 0.009 L 5.517 0.009 C 2.479 0.009 0 2.488 0 5.526 L 0 16.509 C 0 19.529 2.479 22.009 5.517 22.009 L 16.5 22.009 C 19.538 22.009 22.017 19.529 22.017 16.491 L 22.017 5.526 C 22 2.488 19.521 0.009 16.483 0.009 Z M 7.333 17.818 L 4.19 17.818 L 4.19 8.739 L 7.333 8.739 Z M 5.744 7.342 C 4.854 7.342 4.138 6.626 4.138 5.736 C 4.138 4.845 4.854 4.129 5.744 4.129 C 6.635 4.129 7.351 4.845 7.351 5.736 C 7.333 6.626 6.617 7.342 5.744 7.342 Z M 17.827 17.818 L 15.19 17.818 L 15.19 13.418 C 15.19 12.353 15.051 10.991 13.602 10.991 C 12.117 10.991 11.873 12.144 11.873 13.348 L 11.873 17.818 L 9.254 17.818 L 9.254 8.739 L 11.698 8.739 L 11.698 9.961 L 11.768 9.961 C 12.152 9.263 13.043 8.721 14.44 8.721 C 17.321 8.721 17.827 10.38 17.827 12.842 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:9975165434,withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1x7yte6\",\"data-framer-name\":\"instagram_1400829\",layout:\"position\",name:\"instagram_1400829\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 23\"><path d=\"M 13.117 11.679 C 13.117 12.762 12.239 13.64 11.156 13.64 C 10.073 13.64 9.195 12.762 9.195 11.679 C 9.195 10.596 10.073 9.718 11.156 9.718 C 12.239 9.718 13.117 10.596 13.117 11.679 Z M 13.117 11.679\" fill=\"rgb(255,255,255)\"></path><path d=\"M 14.468 5.752 L 7.844 5.752 C 6.402 5.752 5.23 6.925 5.23 8.367 L 5.23 14.991 C 5.23 16.433 6.402 17.606 7.844 17.606 L 14.468 17.606 C 15.91 17.606 17.083 16.433 17.083 14.991 L 17.083 8.367 C 17.083 6.925 15.91 5.752 14.468 5.752 Z M 11.156 14.947 C 9.354 14.947 7.888 13.481 7.888 11.679 C 7.888 9.877 9.354 8.411 11.156 8.411 C 12.959 8.411 14.425 9.877 14.425 11.679 C 14.425 13.481 12.959 14.947 11.156 14.947 Z M 14.904 8.585 C 14.543 8.585 14.25 8.292 14.25 7.931 C 14.25 7.57 14.543 7.278 14.904 7.278 C 15.265 7.278 15.558 7.57 15.558 7.931 C 15.558 8.292 15.265 8.585 14.904 8.585 Z M 14.904 8.585\" fill=\"rgb(255,255,255)\"></path><path d=\"M 16.429 0.523 L 5.883 0.523 C 2.639 0.523 0 3.162 0 6.406 L 0 16.952 C 0 20.196 2.639 22.835 5.883 22.835 L 16.429 22.835 C 19.673 22.835 22.313 20.196 22.313 16.952 L 22.313 6.406 C 22.313 3.162 19.673 0.523 16.429 0.523 Z M 18.39 14.991 C 18.39 17.154 16.631 18.913 14.468 18.913 L 7.844 18.913 C 5.682 18.913 3.922 17.154 3.922 14.991 L 3.922 8.367 C 3.922 6.204 5.682 4.445 7.844 4.445 L 14.468 4.445 C 16.631 4.445 18.39 6.204 18.39 8.367 Z M 18.39 14.991\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:9512500856,withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3poxcy\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bx1wo4-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<a href=\\'https://www.saashub.com/vibeo-ai?utm_source=badge&utm_campaign=badge&utm_content=vibeo-ai&badge_variant=color&badge_kind=approved\\' target=\\'_blank\\'><img src=\"https://cdn-b.saashub.com/img/badges/approved-color.png?v=1\" alt=\"Vibeo.ai badge\" style=\"max-width: 150px;\"/></a>',id:\"MEup9Ybrv\",layoutId:\"MEup9Ybrv\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-uk7xuu-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<a href=\"https://theresanaiforthat.com/ai/vibeo/?ref=featured&v=2028725\" target=\"_blank\" rel=\"nofollow\"><img width=\"200\" src=\"https://media.theresanaiforthat.com/featured-on-taaft.png?width=600\"></a>',id:\"ZGNQjHAuH\",layoutId:\"ZGNQjHAuH\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aq4523-container\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<a href=\"https://www.futurepedia.io/tool/vibeo?utm_source=vibeo_embed\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\">\\n        <img src=\"https://www.futurepedia.io/api/image-widget?toolId=ee873859-3b8f-44ce-a2fc-c0862101c607\" alt=\"Vibeo | Featured on Futurepedia\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\">\\n        </a>',id:\"FmBYvhObq\",layoutId:\"FmBYvhObq\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1eqfhb4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Useful links\"})}),className:\"framer-c14qxh\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":G4V0WYnc_\",webPageId:\"o4LsiXkXV\"},nodeId:\"HxNKP7vOM\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"Why do you need video testimonials?\"})})})}),className:\"framer-18cw0l8\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Eh4BA7Ov_\",webPageId:\"o4LsiXkXV\"},nodeId:\"IwR65Htxy\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"How does it work?\"})})})}),className:\"framer-114e3ba\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"Pricing\"})}),className:\"framer-70k4l5\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Wo8zqVO2P\"},nodeId:\"wDAooI0NL\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"Blog\"})})})}),className:\"framer-zpm71r\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oxfmrf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Informations\"})}),className:\"framer-1lvb4xl\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mY9j11mnj\"},nodeId:\"bZPyoWsk9\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"Terms of service\"})})})}),className:\"framer-tt68xw\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DKYpHIp9F\"},nodeId:\"rE3wOG_1p\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"Privacy Policy\"})})})}),className:\"framer-v5rxvz\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-phdqz9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2024, Vibeo.ai. All Rights Reserved.\"})}),className:\"framer-7l9qfq\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lhhimt\"})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bgo73d hidden-1b4w9i1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mn1qyf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7equ1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1khxsic\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"o4LsiXkXV\"},nodeId:\"MfNS1YSjm\",openInNewTab:false,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-e1ac91 framer-yaiie2\",\"data-framer-name\":\"Vibeo_\",fill:\"rgb(255, 255, 255)\",intrinsicHeight:25,intrinsicWidth:92,name:\"Vibeo_\",svg:'<svg width=\"92\" height=\"25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.384 24 .456 1.6H5.64l5.12 14.24c.32.928.608 1.888.8 2.816.192-.96.48-1.92.8-2.816L17.48 1.6h5.088L13.704 24h-4.32Zm14.084 0V7.36h4.32V24h-4.32ZM23.02 3.424c0-1.376 1.12-2.528 2.591-2.528 1.505 0 2.592 1.152 2.592 2.528 0 1.44-1.087 2.56-2.591 2.56-1.472 0-2.592-1.152-2.592-2.56Zm16.89 20.992c-2.975 0-4.48-1.248-5.375-3.136V24h-4.192V.64h4.32v9.28c.896-1.76 2.4-2.912 5.248-2.912 4.575 0 8.224 3.936 8.224 8.736 0 4.8-3.648 8.672-8.224 8.672Zm-5.375-8.672c0 2.592 1.824 4.768 4.672 4.768 2.752 0 4.608-2.272 4.608-4.8 0-2.592-1.856-4.8-4.608-4.8-2.849 0-4.672 2.24-4.672 4.832Zm23.338 8.672c-5.152 0-8.608-3.904-8.608-8.704 0-4.8 3.616-8.768 8.608-8.768 4.992 0 8.448 3.968 8.448 8.768 0 .48-.032.992-.128 1.536H53.745c.48 1.952 1.952 3.328 4.128 3.328 1.856 0 3.296-.96 4.064-2.24l3.36 2.528c-1.344 2.08-4.128 3.552-7.424 3.552Zm-4.128-10.4h8.224c-.48-1.856-2.048-3.36-4.16-3.36-2.048 0-3.584 1.376-4.064 3.36Zm22.478 10.4c-5.152 0-8.864-3.904-8.864-8.704 0-4.8 3.712-8.736 8.864-8.736 5.152 0 8.864 3.936 8.864 8.736 0 4.8-3.712 8.704-8.864 8.704Zm-4.544-8.704c0 2.592 1.792 4.768 4.544 4.768s4.544-2.176 4.544-4.768c0-2.592-1.792-4.8-4.544-4.8s-4.544 2.208-4.544 4.8Zm16.999 8.704c-1.664 0-2.88-1.28-2.88-2.816 0-1.504 1.216-2.784 2.88-2.784s2.848 1.28 2.848 2.784c0 1.536-1.184 2.816-2.848 2.816Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"The best video testimonial software to boost your credibility and growth\"})}),className:\"framer-10crcrs\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bo99w0\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/vibeo-ai/\",nodeId:\"bTgDanj1A\",openInNewTab:true,children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-15mb53v framer-yaiie2\",\"data-framer-name\":\"linkedin_254394\",layout:\"position\",name:\"linkedin_254394\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 22\"><path d=\"M 16.483 0.009 L 5.517 0.009 C 2.479 0.009 0 2.488 0 5.526 L 0 16.509 C 0 19.529 2.479 22.009 5.517 22.009 L 16.5 22.009 C 19.538 22.009 22.017 19.529 22.017 16.491 L 22.017 5.526 C 22 2.488 19.521 0.009 16.483 0.009 Z M 7.333 17.818 L 4.19 17.818 L 4.19 8.739 L 7.333 8.739 Z M 5.744 7.342 C 4.854 7.342 4.138 6.626 4.138 5.736 C 4.138 4.845 4.854 4.129 5.744 4.129 C 6.635 4.129 7.351 4.845 7.351 5.736 C 7.333 6.626 6.617 7.342 5.744 7.342 Z M 17.827 17.818 L 15.19 17.818 L 15.19 13.418 C 15.19 12.353 15.051 10.991 13.602 10.991 C 12.117 10.991 11.873 12.144 11.873 13.348 L 11.873 17.818 L 9.254 17.818 L 9.254 8.739 L 11.698 8.739 L 11.698 9.961 L 11.768 9.961 C 12.152 9.263 13.043 8.721 14.44 8.721 C 17.321 8.721 17.827 10.38 17.827 12.842 Z\" fill=\"rgb(255, 255, 255)\"></path></svg>',svgContentId:9975165434,withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1be4uwi\",\"data-framer-name\":\"instagram_1400829\",layout:\"position\",name:\"instagram_1400829\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 23\"><path d=\"M 13.117 11.679 C 13.117 12.762 12.239 13.64 11.156 13.64 C 10.073 13.64 9.195 12.762 9.195 11.679 C 9.195 10.596 10.073 9.718 11.156 9.718 C 12.239 9.718 13.117 10.596 13.117 11.679 Z M 13.117 11.679\" fill=\"rgb(255,255,255)\"></path><path d=\"M 14.468 5.752 L 7.844 5.752 C 6.402 5.752 5.23 6.925 5.23 8.367 L 5.23 14.991 C 5.23 16.433 6.402 17.606 7.844 17.606 L 14.468 17.606 C 15.91 17.606 17.083 16.433 17.083 14.991 L 17.083 8.367 C 17.083 6.925 15.91 5.752 14.468 5.752 Z M 11.156 14.947 C 9.354 14.947 7.888 13.481 7.888 11.679 C 7.888 9.877 9.354 8.411 11.156 8.411 C 12.959 8.411 14.425 9.877 14.425 11.679 C 14.425 13.481 12.959 14.947 11.156 14.947 Z M 14.904 8.585 C 14.543 8.585 14.25 8.292 14.25 7.931 C 14.25 7.57 14.543 7.278 14.904 7.278 C 15.265 7.278 15.558 7.57 15.558 7.931 C 15.558 8.292 15.265 8.585 14.904 8.585 Z M 14.904 8.585\" fill=\"rgb(255,255,255)\"></path><path d=\"M 16.429 0.523 L 5.883 0.523 C 2.639 0.523 0 3.162 0 6.406 L 0 16.952 C 0 20.196 2.639 22.835 5.883 22.835 L 16.429 22.835 C 19.673 22.835 22.313 20.196 22.313 16.952 L 22.313 6.406 C 22.313 3.162 19.673 0.523 16.429 0.523 Z M 18.39 14.991 C 18.39 17.154 16.631 18.913 14.468 18.913 L 7.844 18.913 C 5.682 18.913 3.922 17.154 3.922 14.991 L 3.922 8.367 C 3.922 6.204 5.682 4.445 7.844 4.445 L 14.468 4.445 C 16.631 4.445 18.39 6.204 18.39 8.367 Z M 18.39 14.991\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:9512500856,withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d9icvo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue12=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Useful links\"})}),className:\"framer-1v8oq97\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":G4V0WYnc_\",webPageId:\"o4LsiXkXV\"},nodeId:\"XOBvAjW4d\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"Why do you need video testimonials?\"})})})}),className:\"framer-1kv1yva\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Eh4BA7Ov_\",webPageId:\"o4LsiXkXV\"},nodeId:\"q60uxaLrL\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"How does it work?\"})})})}),className:\"framer-sxguek\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue14=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:\"Pricing\"})}),className:\"framer-chnsxr\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue15=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Wo8zqVO2P\"},nodeId:\"tLVYQCjvy\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"Blog\"})})})}),className:\"framer-8gd6q2\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fhg77o\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Informations\"})}),className:\"framer-a3734n\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mY9j11mnj\"},nodeId:\"p0ayWtEvk\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"Terms of service\"})})})}),className:\"framer-atvdjp\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-text-color\":\"rgba(255, 255, 255, 0.8)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"DKYpHIp9F\"},nodeId:\"NHKt9VCs2\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-126wbyh\",\"data-styles-preset\":\"JyLoe8JcU\",children:\"Privacy Policy\"})})})}),className:\"framer-74ao09\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-r542yu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue19=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2024, Vibeo.ai. All Rights Reserved.\"})}),className:\"framer-1lbumna\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-CzHQR { background: rgb(1, 103, 247); }`,\".framer-CzHQR.framer-yaiie2, .framer-CzHQR .framer-yaiie2 { display: block; }\",\".framer-CzHQR.framer-1b4w9i1 { align-content: center; align-items: center; background-color: #0167f7; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-CzHQR .framer-3ar990 { 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: 1200px; z-index: 1; }\",\".framer-CzHQR .framer-1fqztns-container { flex: none; height: auto; max-width: 90%; position: relative; width: 100%; z-index: 1; }\",\".framer-CzHQR .framer-11qhh91 { -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(255, 255, 255, 0.33); border-bottom-left-radius: 23px; border-bottom-right-radius: 23px; border-top-left-radius: 23px; border-top-right-radius: 23px; box-shadow: 0px 2px 13px 3px rgba(0, 0, 0, 0.03); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 64px; justify-content: space-between; left: calc(50.00000000000002% - min(100%, 1150px) / 2); max-width: 100%; overflow: hidden; padding: 20px; position: fixed; top: 11px; width: 1150px; will-change: var(--framer-will-change-override, transform); z-index: 10; }\",\".framer-CzHQR .framer-1r96yf5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 0px 10px 10px; position: relative; text-decoration: none; width: min-content; }\",\".framer-CzHQR .framer-1j8rmkb { flex: none; height: 25px; position: relative; width: 92px; }\",\".framer-CzHQR .framer-13fapt8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-CzHQR .framer-ix1rpr, .framer-CzHQR .framer-ypbor0 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 15px 0px 15px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-CzHQR .framer-o81gja, .framer-CzHQR .framer-kgofy7 { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-CzHQR .framer-65zp3s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-CzHQR .framer-viy6c5-container, .framer-CzHQR .framer-3lhjd3-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-CzHQR .framer-1ltgqyj { align-content: center; align-items: center; background: radial-gradient(33.333333333333336% 50% at 48.199999999999996% 50.8%, #24abff 15.87309966216216%, rgb(0, 103, 247) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-1oju5k8 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); border-bottom-left-radius: 23px; border-bottom-right-radius: 23px; border-top-left-radius: 23px; border-top-right-radius: 23px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: 451px; justify-content: center; max-width: 90%; overflow: hidden; padding: 0px; position: relative; width: 1080px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CzHQR .framer-1o936xk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-CzHQR .framer-1qj9hbf { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 390px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-CzHQR .framer-1c0c92v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; min-height: 80px; min-width: 40px; overflow: visible; padding: 40px 0px 0px 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-CzHQR .framer-1020ia { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-1dpzqdw { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 44px 40px 100px 40px; position: relative; width: 1150px; }\",\".framer-CzHQR .framer-oni90t, .framer-CzHQR .framer-10crcrs { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-CzHQR .framer-1at1bke { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 432px; justify-content: flex-end; max-width: 1150px; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 1150px; }\",\".framer-CzHQR .framer-v2ud53 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: hidden; padding: 100px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-1q8qttt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-1xfortu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 227px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-CzHQR .framer-azwmpv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-z2c0yl, .framer-CzHQR .framer-e1ac91 { aspect-ratio: 3.68 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 25px); position: relative; text-decoration: none; width: 92px; }\",\".framer-CzHQR .framer-5rtzas, .framer-CzHQR .framer-c14qxh, .framer-CzHQR .framer-70k4l5, .framer-CzHQR .framer-1lvb4xl, .framer-CzHQR .framer-7l9qfq, .framer-CzHQR .framer-1v8oq97, .framer-CzHQR .framer-chnsxr, .framer-CzHQR .framer-a3734n, .framer-CzHQR .framer-1lbumna { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CzHQR .framer-6bk0tq, .framer-CzHQR .framer-bo99w0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-CzHQR .framer-1bw8ypo, .framer-CzHQR .framer-15mb53v { flex: none; height: 22px; position: relative; text-decoration: none; width: 22px; }\",\".framer-CzHQR .framer-1x7yte6, .framer-CzHQR .framer-1be4uwi { flex: none; height: 23px; position: relative; width: 23px; }\",\".framer-CzHQR .framer-3poxcy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-1bx1wo4-container { align-self: stretch; flex: none; height: auto; position: relative; width: 151px; }\",\".framer-CzHQR .framer-uk7xuu-container { align-self: stretch; flex: none; height: auto; position: relative; width: 201px; }\",\".framer-CzHQR .framer-1aq4523-container { flex: none; height: 100px; position: relative; width: 151px; }\",\".framer-CzHQR .framer-1eqfhb4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 227px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-CzHQR .framer-18cw0l8, .framer-CzHQR .framer-114e3ba, .framer-CzHQR .framer-zpm71r, .framer-CzHQR .framer-tt68xw, .framer-CzHQR .framer-v5rxvz, .framer-CzHQR .framer-1kv1yva, .framer-CzHQR .framer-sxguek, .framer-CzHQR .framer-8gd6q2, .framer-CzHQR .framer-atvdjp, .framer-CzHQR .framer-74ao09 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-CzHQR .framer-oxfmrf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 227px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CzHQR .framer-phdqz9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-1lhhimt { 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: flex-end; min-height: 19px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-CzHQR .framer-1bgo73d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 618px; justify-content: space-between; overflow: hidden; padding: 20px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-mn1qyf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-j7equ1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-1khxsic { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-d9icvo, .framer-CzHQR .framer-fhg77o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-CzHQR .framer-r542yu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CzHQR.framer-1b4w9i1, .framer-CzHQR .framer-3ar990, .framer-CzHQR .framer-1r96yf5, .framer-CzHQR .framer-13fapt8, .framer-CzHQR .framer-ix1rpr, .framer-CzHQR .framer-ypbor0, .framer-CzHQR .framer-65zp3s, .framer-CzHQR .framer-1ltgqyj, .framer-CzHQR .framer-1oju5k8, .framer-CzHQR .framer-1c0c92v, .framer-CzHQR .framer-1020ia, .framer-CzHQR .framer-1dpzqdw, .framer-CzHQR .framer-1at1bke, .framer-CzHQR .framer-1q8qttt, .framer-CzHQR .framer-1xfortu, .framer-CzHQR .framer-azwmpv, .framer-CzHQR .framer-6bk0tq, .framer-CzHQR .framer-3poxcy, .framer-CzHQR .framer-1eqfhb4, .framer-CzHQR .framer-oxfmrf, .framer-CzHQR .framer-1lhhimt, .framer-CzHQR .framer-mn1qyf, .framer-CzHQR .framer-j7equ1, .framer-CzHQR .framer-1khxsic, .framer-CzHQR .framer-bo99w0, .framer-CzHQR .framer-d9icvo, .framer-CzHQR .framer-fhg77o, .framer-CzHQR .framer-r542yu { gap: 0px; } .framer-CzHQR.framer-1b4w9i1 > *, .framer-CzHQR .framer-65zp3s > *, .framer-CzHQR .framer-1ltgqyj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-CzHQR.framer-1b4w9i1 > :first-child, .framer-CzHQR .framer-65zp3s > :first-child, .framer-CzHQR .framer-1ltgqyj > :first-child, .framer-CzHQR .framer-1oju5k8 > :first-child, .framer-CzHQR .framer-1c0c92v > :first-child, .framer-CzHQR .framer-1020ia > :first-child, .framer-CzHQR .framer-1dpzqdw > :first-child, .framer-CzHQR .framer-1at1bke > :first-child, .framer-CzHQR .framer-1xfortu > :first-child, .framer-CzHQR .framer-azwmpv > :first-child, .framer-CzHQR .framer-1eqfhb4 > :first-child, .framer-CzHQR .framer-oxfmrf > :first-child, .framer-CzHQR .framer-mn1qyf > :first-child, .framer-CzHQR .framer-j7equ1 > :first-child, .framer-CzHQR .framer-1khxsic > :first-child, .framer-CzHQR .framer-d9icvo > :first-child, .framer-CzHQR .framer-fhg77o > :first-child, .framer-CzHQR .framer-r542yu > :first-child { margin-top: 0px; } .framer-CzHQR.framer-1b4w9i1 > :last-child, .framer-CzHQR .framer-65zp3s > :last-child, .framer-CzHQR .framer-1ltgqyj > :last-child, .framer-CzHQR .framer-1oju5k8 > :last-child, .framer-CzHQR .framer-1c0c92v > :last-child, .framer-CzHQR .framer-1020ia > :last-child, .framer-CzHQR .framer-1dpzqdw > :last-child, .framer-CzHQR .framer-1at1bke > :last-child, .framer-CzHQR .framer-1xfortu > :last-child, .framer-CzHQR .framer-azwmpv > :last-child, .framer-CzHQR .framer-1eqfhb4 > :last-child, .framer-CzHQR .framer-oxfmrf > :last-child, .framer-CzHQR .framer-mn1qyf > :last-child, .framer-CzHQR .framer-j7equ1 > :last-child, .framer-CzHQR .framer-1khxsic > :last-child, .framer-CzHQR .framer-d9icvo > :last-child, .framer-CzHQR .framer-fhg77o > :last-child, .framer-CzHQR .framer-r542yu > :last-child { margin-bottom: 0px; } .framer-CzHQR .framer-3ar990 > *, .framer-CzHQR .framer-ix1rpr > *, .framer-CzHQR .framer-ypbor0 > *, .framer-CzHQR .framer-1q8qttt > *, .framer-CzHQR .framer-1lhhimt > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CzHQR .framer-3ar990 > :first-child, .framer-CzHQR .framer-1r96yf5 > :first-child, .framer-CzHQR .framer-13fapt8 > :first-child, .framer-CzHQR .framer-ix1rpr > :first-child, .framer-CzHQR .framer-ypbor0 > :first-child, .framer-CzHQR .framer-1q8qttt > :first-child, .framer-CzHQR .framer-6bk0tq > :first-child, .framer-CzHQR .framer-3poxcy > :first-child, .framer-CzHQR .framer-1lhhimt > :first-child, .framer-CzHQR .framer-bo99w0 > :first-child { margin-left: 0px; } .framer-CzHQR .framer-3ar990 > :last-child, .framer-CzHQR .framer-1r96yf5 > :last-child, .framer-CzHQR .framer-13fapt8 > :last-child, .framer-CzHQR .framer-ix1rpr > :last-child, .framer-CzHQR .framer-ypbor0 > :last-child, .framer-CzHQR .framer-1q8qttt > :last-child, .framer-CzHQR .framer-6bk0tq > :last-child, .framer-CzHQR .framer-3poxcy > :last-child, .framer-CzHQR .framer-1lhhimt > :last-child, .framer-CzHQR .framer-bo99w0 > :last-child { margin-right: 0px; } .framer-CzHQR .framer-1r96yf5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-CzHQR .framer-13fapt8 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-CzHQR .framer-1oju5k8 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-CzHQR .framer-1c0c92v > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-CzHQR .framer-1020ia > *, .framer-CzHQR .framer-1at1bke > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CzHQR .framer-1dpzqdw > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-CzHQR .framer-1xfortu > *, .framer-CzHQR .framer-1eqfhb4 > *, .framer-CzHQR .framer-oxfmrf > *, .framer-CzHQR .framer-j7equ1 > *, .framer-CzHQR .framer-d9icvo > *, .framer-CzHQR .framer-fhg77o > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-CzHQR .framer-azwmpv > *, .framer-CzHQR .framer-1khxsic > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-CzHQR .framer-6bk0tq > *, .framer-CzHQR .framer-bo99w0 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-CzHQR .framer-3poxcy > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-CzHQR .framer-mn1qyf > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-CzHQR .framer-r542yu > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } }\",`@media (max-width: 1199px) { .${metadata.bodyClassName}-framer-CzHQR { background: rgb(1, 103, 247); } .framer-CzHQR.framer-1b4w9i1 { width: 390px; } .framer-CzHQR .framer-3ar990 { flex-direction: column; } .framer-CzHQR .framer-11qhh91 { left: calc(50.00000000000002% - min(90%, 351px) / 2); max-width: 90%; width: 351px; } .framer-CzHQR .framer-13fapt8 { gap: 10px; } .framer-CzHQR .framer-1oju5k8 { width: 333px; } .framer-CzHQR .framer-1dpzqdw { width: 100%; } .framer-CzHQR .framer-1at1bke { height: 655px; width: 100%; } .framer-CzHQR .framer-1bgo73d { order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-CzHQR .framer-3ar990, .framer-CzHQR .framer-13fapt8 { gap: 0px; } .framer-CzHQR .framer-3ar990 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-CzHQR .framer-3ar990 > :first-child { margin-top: 0px; } .framer-CzHQR .framer-3ar990 > :last-child { margin-bottom: 0px; } .framer-CzHQR .framer-13fapt8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-CzHQR .framer-13fapt8 > :first-child { margin-left: 0px; } .framer-CzHQR .framer-13fapt8 > :last-child { margin-right: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3108\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FrXVsCDBZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramermY9j11mnj=withCSS(Component,css,\"framer-CzHQR\");export default FramermY9j11mnj;FramermY9j11mnj.displayName=\"Page\";FramermY9j11mnj.defaultProps={height:3108,width:1200};addFonts(FramermY9j11mnj,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Cal Sans SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/w6sOcRvOYF2PYU2sit01PQKzWI.woff2\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationFonts,...SmoothScrollFonts,...EmbedFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermY9j11mnj\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FrXVsCDBZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3108\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "S6XsIGch4_default", "MotionNavWithFX", "withFX", "motion", "SmoothScrollFonts", "SmoothScroll", "EmbedFonts", "Embed", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "animation", "transition1", "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", "gestureVariant", "preloadPromise", "ref1", "pe", "ref2", "isDisplayed", "elementId", "useRouteElementId", "elementId1", "ref3", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Link", "SVG", "RichText2", "x", "css", "FramermY9j11mnj", "withCSS", "mY9j11mnj_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
