{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rDr9wrczcXNmVFMpF3yk/vSIBwistwphOOJJNLHie/oJHPCUoy8.js", "ssg:https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js", "ssg:https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js", "ssg:https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js", "ssg:https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js", "ssg:https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js", "ssg:https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js", "ssg:https://framerusercontent.com/modules/kGeefIqI4qH2qUwbo1ZP/Fce4JkKTjDbx8pT4eu5J/vp1DvjaPw-0.js", "ssg:https://framerusercontent.com/modules/kGeefIqI4qH2qUwbo1ZP/Fce4JkKTjDbx8pT4eu5J/vp1DvjaPw.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-Vvzjs .framer-styles-preset-xfsoau:not(.rich-text-wrapper), .framer-Vvzjs .framer-styles-preset-xfsoau.rich-text-wrapper a { --framer-link-current-text-color: #000000; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #f3f3f3; --framer-link-hover-text-decoration: underline; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-Vvzjs\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{ControlType as e}from\"framer\";export function getBorderStyle({color:e,width:t=0,widthPerSide:o=!1,widthTop:d=0,widthRight:r=0,widthBottom:i=0,widthLeft:l=0,style:h=\"none\"}={}){let b={};return e?(b[\"--framer-border-color\"]=e,b.borderStyle=h,o?(b.borderTopWidth=d,b.borderRightWidth=r,b.borderBottomWidth=i,b.borderLeftWidth=l):(b.borderTopWidth=t,b.borderRightWidth=t,b.borderBottomWidth=t,b.borderLeftWidth=t)):b.border=\"none\",b;}export const borderControls={color:{type:e.Color,defaultValue:\"#444\"},width:{type:e.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:e.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BorderOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./border.map", "import{ControlType}from\"framer\";export function getFocusStyle({color,width,style,offset}={}){const result={};if(color){result[\"--framer-focus-outline\"]=`${width}px ${style} ${color}`;result[\"--framer-focus-outline-offset\"]=`${offset}px`;}return result;}export const focusControls={color:{type:ControlType.Color,defaultValue:\"#09f\"},width:{type:ControlType.Number,displayStepper:true,defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"},offset:{type:ControlType.Number,displayStepper:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"focusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFocusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FocusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./focus.map", "import{ControlType}from\"framer\";export function getHoverStyle({fillColor,textColor,borderColor}={}){return{\"--framer-hover-background-color\":fillColor,\"--framer-hover-color\":textColor,\"--framer-hover-border-color\":borderColor};}export const hoverControls={fillColor:{type:ControlType.Color,title:\"Fill\",optional:true},textColor:{type:ControlType.Color,title:\"Text\",optional:true},borderColor:{type:ControlType.Color,title:\"Border\",optional:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"HoverOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getHoverStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hoverControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hover.map", "import{ControlType}from\"framer\";export function getPaddingStyle({padding=0,paddingPerSide=false,paddingTop=0,paddingRight=0,paddingBottom=0,paddingLeft=0}={}){if(paddingPerSide){return{paddingTop:paddingTop,paddingRight:paddingRight,paddingBottom:paddingBottom,paddingLeft:paddingLeft};}else{return{paddingTop:padding,paddingRight:padding,paddingBottom:padding,paddingLeft:padding};}}export const paddingControls={padding:{type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getPaddingStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./padding.map", "import{ControlType}from\"framer\";export function getRadiusStyle({radius=0,radiusPerCorner=false,radiusTopLeft=0,radiusTopRight=0,radiusBottomRight=0,radiusBottomLeft=0}={}){const result={};if(radiusPerCorner){result.borderTopLeftRadius=radiusTopLeft;result.borderTopRightRadius=radiusTopRight;result.borderBottomRightRadius=radiusBottomRight;result.borderBottomLeftRadius=radiusBottomLeft;}else{result.borderTopLeftRadius=radius;result.borderTopRightRadius=radius;result.borderBottomRightRadius=radius;result.borderBottomLeftRadius=radius;}return result;}export const radiusControls={radius:{type:ControlType.FusedNumber,toggleKey:\"radiusPerConrner\",toggleTitles:[\"Radius\",\"Radius per side\"],valueKeys:[\"radiusTopLeft\",\"radiusTopRight\",\"radiusBottomRight\",\"radiusBottomLeft\",],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getRadiusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"radiusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./radius.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,// @ts-ignore Internal function\nuseLocaleInfo,withCSS}from\"framer\";import{useId,useState}from\"react\";import{getBorderStyle,borderControls}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js\";import{getFocusStyle,focusControls}from\"https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js\";import{getHoverStyle,hoverControls}from\"https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js\";import{getPaddingStyle,paddingControls}from\"https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js\";import{getRadiusStyle,radiusControls}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js\";const className=\"framer-locale-picker\";function addPixel(value){if(typeof value===\"number\"){return`${value}px`;}return value;}var IconType;(function(IconType){IconType[\"Default\"]=\"default\";IconType[\"Custom\"]=\"custom\";})(IconType||(IconType={}));function Icon({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:size,height:size,fill:color,children:/*#__PURE__*/_jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2,88.2,0,0,1,215.63,120ZM128,215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09,166.87,146.73,195.62,128,215.89ZM96.23,120c1.68-30.87,13-59.62,31.77-79.89,18.73,20.27,30.09,49,31.77,79.89Zm9.09-77C90.47,64.53,81.61,91.54,80.2,120H40.37A88.2,88.2,0,0,1,105.32,43ZM40.37,136H80.2c1.41,28.46,10.27,55.47,25.12,77A88.2,88.2,0,0,1,40.37,136Zm110.31,77c14.85-21.56,23.71-48.57,25.12-77h39.83A88.2,88.2,0,0,1,150.68,213Z\"})});}var CaretType;(function(CaretType){CaretType[\"Default\"]=\"default\";CaretType[\"Custom\"]=\"custom\";})(CaretType||(CaretType={}));function Caret({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 12 12\",width:size,height:size,children:/*#__PURE__*/_jsx(\"path\",{d:\"M 2 4.5 L 6 8.5 L 10 4.5\",fill:\"none\",stroke:color,strokeWidth:1.5,strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n * @framerIntrinsicWidth 120\n * @framerIntrinsicHeight 34\n */const LocaleSelector=withCSS(({font,fillColor,textColor,icon,caret,options:{title,gap,border,hover,focus},style,...props})=>{const id=useId();const{activeLocale,locales,setLocale}=useLocaleInfo();var _activeLocale_id;const activeLocaleId=(_activeLocale_id=activeLocale===null||activeLocale===void 0?void 0:activeLocale.id)!==null&&_activeLocale_id!==void 0?_activeLocale_id:\"default\";const[lastActiveLocaleId,setLastActiveLocaleId]=useState(activeLocaleId);// The useLocaleInfo hook updates the activeLocale variable inside\n// a startTransition to load the translations with Suspense. To make\n// the component feel responsive we update our own state without Suspense.\nconst[selectedLocaleId,setSelectedLocaleId]=useState(activeLocaleId);const selectedLocale=locales.find(locale=>locale.id===selectedLocaleId);// The active locale was updated. Ensure we update our internal state as well.\nif(lastActiveLocaleId!==activeLocaleId){setLastActiveLocaleId(activeLocaleId);if(selectedLocaleId!==activeLocaleId){setSelectedLocaleId(activeLocaleId);}}function handleChange(event){const localeId=event.target.value;setSelectedLocaleId(localeId);const locale=locales.find(locale=>locale.id===localeId);setLocale(locale);}var _selectedLocale_name;return /*#__PURE__*/_jsxs(\"div\",{className:className,style:style,children:[/*#__PURE__*/_jsx(\"label\",{htmlFor:id,children:\"Select Language\"}),/*#__PURE__*/_jsx(\"select\",{id:id,value:selectedLocaleId,onChange:handleChange,// If a navigation occurs from switching locales\n// the browser can attempt to autofill the select to the last value\n// when you use browser back navigation. We don't want that.\nautoComplete:\"off\",children:locales.map(locale=>/*#__PURE__*/_jsx(\"option\",{value:locale.id,children:locale.name},locale.id))}),/*#__PURE__*/_jsxs(\"div\",{className:\"input\",style:{...font,\"--framer-background-color\":fillColor,\"--framer-color\":textColor,...getPaddingStyle(props),...getRadiusStyle(props),...getBorderStyle(border),...getHoverStyle(hover),...getFocusStyle(focus),gap},children:[icon&&/*#__PURE__*/_jsx(\"div\",{className:\"icon\",children:/*#__PURE__*/_jsx(Icon,{...icon})}),title&&/*#__PURE__*/_jsx(\"div\",{className:\"title\",children:(_selectedLocale_name=selectedLocale===null||selectedLocale===void 0?void 0:selectedLocale.name)!==null&&_selectedLocale_name!==void 0?_selectedLocale_name:\"English\"}),caret&&/*#__PURE__*/_jsx(\"div\",{className:\"caret\",children:/*#__PURE__*/_jsx(Caret,{...caret})})]})]});},[`\n            .${className} {\n                position: relative;\n            }\n        `,`\n            .${className} label {\n                position: absolute;\n                width: 1px;\n                height: 1px;\n                margin: -1px;\n                overflow: hidden;\n                white-space: nowrap;\n                clip: rect(0 0 0 0);\n                clip-path: inset(50%);\n            }\n        `,`\n            .${className} select {\n                appearance: none;\n                position: absolute;\n                opacity: 0;\n                top: 0;\n                right: 0;\n                bottom: 0;\n                left: 0;\n                cursor: inherit;\n                width: 100%;\n            }\n        `,`\n            .${className} .input {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                height: 100%;\n                pointer-events: none;\n                overflow: hidden;\n                background-color: var(--framer-background-color);\n                color: var(--framer-color);\n                border-color: var(--framer-border-color);\n            }\n        `,`\n            .${className} select:focus-visible + .input  {\n                outline: var(--framer-focus-outline, none);\n                outline-offset: var(--framer-focus-outline-offset);\n            }\n        `,`\n            .${className}:hover .input {\n                background-color: var(--framer-hover-background-color, var(--framer-background-color));\n                color: var(--framer-hover-color, var(--framer-color));\n                border-color: var(--framer-hover-border-color, var(--framer-border-color));\n            }\n        `,`\n            .${className} .title {\n                flex: 1 1 auto;\n                white-space: nowrap;\n                text-overflow: ellipsis;\n                overflow: hidden;\n            }\n        `,`\n            .${className} .icon, .${className} .caret {\n                display: flex;\n                align-items: center;\n            }\n        `]);LocaleSelector.displayName=\"Locale Selector\";addPropertyControls(LocaleSelector,{font:{// @ts-ignore\ntype:ControlType.Font,controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:\"1.5em\"}},fillColor:{type:ControlType.Color,title:\"Fill\",optional:true,defaultValue:\"#eee\"},textColor:{type:ControlType.Color,title:\"Text\",defaultValue:\"#000\"},...paddingControls,...radiusControls,icon:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(IconType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:18}}},caret:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(CaretType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:12}},defaultValue:{}},options:{type:ControlType.Object,title:\"Options\",buttonTitle:\"Border, Hover\",controls:{title:{type:ControlType.Boolean,defaultValue:true},gap:{type:ControlType.Number,displayStepper:true,defaultValue:5},border:{type:ControlType.Object,buttonTitle:\"Color, Width\",optional:true,controls:borderControls},hover:{type:ControlType.Object,buttonTitle:\"Fill, Border\",optional:true,controls:hoverControls},focus:{type:ControlType.Object,buttonTitle:\"Color, Width\",controls:focusControls}}}});export default LocaleSelector;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LocaleSelector\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{Link}from\"framer\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=\"DeepBrain - knowledge management graph\";export const v1=\"DeepBrain - knowledge management graph\";export const v2=\"photo of an industrial operator using the DeepControl application\";export const v3=\"photo of an industrial operator using the DeepControl application\";export const v4=\"photo of a safety operator in front of control screens\";export const v5=\"photo of a safety operator in front of control screens\";export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})});export const v7=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})});export const v8=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})});export const v9=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})});export const v10=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})});export const v11=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})});export const v12=\"Compact DeepBox picture\";export const v13=\"Compact DeepBox picture\";export const v14=\"Workstation DeepBox picture\";export const v15=\"Workstation DeepBox picture\";export const v16=\"Server DeepBox picture\";export const v17=\"Server DeepBox picture\";export const v18=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Edge DeepBox \"})})})})});export const v19=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Edge DeepBox \"})})})})});export const v20=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Pro DeepBox \"})})})})});export const v21=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Pro DeepBox \"})})})})});export const v22=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Server DeepBox\"})})})})});export const v23=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Server DeepBox\"})})})})});export const v24=\"ThinkDeep company logo\";export const v25=\"ThinkDeep company logo\";export const v26=\"ThinkDeep company logo\";export const v27=\"ThinkDeep company logo\";export const v28=\"ThinkDeep company logo\";export const v29=\"ThinkDeep company logo\";export const v30=\"ThinkDeep company logo\";export const v31=\"ThinkDeep company logo\";export const v32=\"ThinkDeep company logo\";export const v33=\"ThinkDeep company logo\";export const v34=\"ThinkDeep company logo\";export const v35=\"ThinkDeep company logo\";export const v36=\"ThinkDeep company logo\";export const v37=\"ThinkDeep company logo\";export const v38=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v39=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -122.683%, rgb(0, 0, 0) -112.682%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v40=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -122.683%, rgb(0, 0, 0) -112.682%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v41=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v42=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v43=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v44=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v45=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v46=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v47=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v48=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v49=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Company\"})})})})});export const v50=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2193\"})})});export const v51=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -118.94%)\"},children:\"Solutions \u2191\"})})});export const v52=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2193\"})})});export const v53=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2193\"})})});export const v54=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2191\"})})});export const v55=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2193\"})})});export const v56=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2193\"})})});export const v57=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2193\"})})});export const v58=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:\"Solutions \u2191\"})});export const v59=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2191\"})})});export const v60=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2193\"})})});export const v61=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Solutions \u2193\"})})});export const v62=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v63=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v64=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2191\"})})});export const v65=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v66=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v67=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2191\"})})});export const v68=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v69=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v70=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2191\"})})});export const v71=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2191\"})})});export const v72=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v73=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -107.004%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v74=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -107.004%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v75=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v76=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v77=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v78=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v79=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v80=\"Compact DeepBox picture\";export const v81=\"Compact DeepBox picture\";export const v82=\"Workstation DeepBox picture\";export const v83=\"Workstation DeepBox picture\";export const v84=\"Server DeepBox picture\";export const v85=\"Server DeepBox picture\";export const v86=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Pro DeepBox\"})})})})});export const v87=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Pro DeepBox\"})})})})});export const v88=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Server DeepBox\"})})})})});export const v89=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Server DeepBox\"})})})})});export const v90=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Edge DeepBox \"})})})})});export const v91=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Edge DeepBox \"})})})})});export const v92=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v93=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v94=\"DeepBox pictures\";export const v95=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(15, 23, 40))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) 0%)\"},children:\"Hardware\"})})});export const v96=\"photo of a safety operator in front of control screens\";export const v97=\"photo of a safety operator in front of control screens\";export const v98=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0.165) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})});export const v99=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0.165) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})});export const v100=\"photo of an industrial operator using the DeepControl application\";export const v101=\"photo of an industrial operator using the DeepControl application\";export const v102=\"photo of an office worker in front of his computer screen\";export const v103=\"photo of an office worker in front of his computer screen\";export const v104=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})});export const v105=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})});export const v106=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 2.30598%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox\"})})})})});export const v107=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})});export const v108=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})});export const v109=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v110=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v111=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v112=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v113=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v114=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v115=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v116=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v117=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v118=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v119=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v120=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v121=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v122=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Request a demo\"})});export const v123=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v124=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v125=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v126=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v127=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v128=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})});export const v129=\"photo of an office worker in front of his computer screen\";export const v130=\"photo of an office worker in front of his computer screen\";export const v131=\"photo of an industrial operator using the DeepControl application\";export const v132=\"photo of an industrial operator using the DeepControl application\";export const v133=\"photo of a safety operator in front of control screens\";export const v134=\"photo of a safety operator in front of control screens\";export const v135=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})});export const v136=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})});export const v137=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})});export const v138=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})});export const v139=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})});export const v140=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})});export const v141=\"Compact DeepBox picture\";export const v142=\"Compact DeepBox picture\";export const v143=\"Workstation DeepBox picture\";export const v144=\"Workstation DeepBox picture\";export const v145=\"Server DeepBox picture\";export const v146=\"Server DeepBox picture\";export const v147=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Edge DeepBox \"})})})})});export const v148=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Edge DeepBox \"})})})})});export const v149=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Pro DeepBox\"})})})})});export const v150=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Pro DeepBox\"})})})})});export const v151=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Server DeepBox\"})})})})});export const v152=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Server DeepBox\"})})})})});export const v153=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})});export const v154=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})});export const v155=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})});export const v156=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})});export const v157=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})});export const v158=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})});export const v159=\"photo of an office worker in front of his computer screen\";export const v160=\"photo of an office worker in front of his computer screen\";export const v161=\"photo of an industrial operator using the DeepControl application\";export const v162=\"photo of an industrial operator using the DeepControl application\";export const v163=\"photo of a safety operator in front of control screens\";export const v164=\"photo of a safety operator in front of control screens\";export const v165=\"Compact DeepBox picture\";export const v166=\"Compact DeepBox picture\";export const v167=\"Workstation DeepBox picture\";export const v168=\"Workstation DeepBox picture\";export const v169=\"Server DeepBox picture\";export const v170=\"Server DeepBox picture\";export const v171=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Edge DeepBox \"})})})})});export const v172=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Edge DeepBox \"})})})})});export const v173=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Pro DeepBox\"})})})})});export const v174=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Pro DeepBox\"})})})})});export const v175=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Server DeepBox\"})})})})});export const v176=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Server DeepBox\"})})})})});export const v177=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});export const v178=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})});\nexport const __FramerMetadata__ = {\"exports\":{\"v58\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v142\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v175\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v173\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v122\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v169\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v117\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v54\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v39\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v53\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v167\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v91\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v56\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v177\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v70\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v164\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v120\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v171\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v49\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v174\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v107\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v55\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v19\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v88\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v145\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v148\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v22\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v156\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v51\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v41\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v151\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v97\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v32\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v172\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v60\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v29\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v23\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v113\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v84\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v166\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v62\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v132\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v13\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v47\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v127\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v106\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v71\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v165\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v37\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v123\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v121\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v20\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v109\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v45\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v57\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v16\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v65\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v94\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v35\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v108\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v34\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v102\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v14\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v159\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v50\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v154\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v25\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v146\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v104\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v129\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v46\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v59\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v157\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v143\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v92\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v69\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v140\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v26\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v110\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v168\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v42\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v137\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v74\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v75\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v64\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v152\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v170\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v115\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v111\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v68\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v98\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v90\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v18\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v176\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v153\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v144\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v112\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v103\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v78\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v40\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v147\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v30\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v124\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v52\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v48\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v101\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v15\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v93\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v87\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v135\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v130\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v77\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v63\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v133\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v24\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v21\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v178\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v27\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v89\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v128\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v163\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v95\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v73\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v114\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v141\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v33\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v125\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v149\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v38\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v61\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v66\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v36\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v72\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v126\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v85\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v83\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v44\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v43\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v139\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v86\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v99\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v17\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v160\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v162\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v119\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v150\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v116\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v100\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v79\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v96\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v155\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v138\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v118\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v81\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v31\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v161\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v67\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v131\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v80\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v105\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v28\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v76\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v136\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v82\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v158\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v134\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (33d5032)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/UfMN9oeTJKQqVQHIwZ5z/LocaleSelector.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/rDr9wrczcXNmVFMpF3yk/vSIBwistwphOOJJNLHie/oJHPCUoy8.js\";import*as localizedValues from\"./vp1DvjaPw-0.js\";const LocaleSelectorFonts=getFonts(LocaleSelector);const cycleOrder=[\"X1kgE4VS9\",\"P9bWLxhB0\",\"AoqARirqv\",\"nOJ7eZ4sC\",\"vVmYGQtsd\",\"HluDMevaA\",\"rlF2Z_pfC\",\"MLGi03QKR\",\"p9feeYU36\",\"DnWT01V6u\",\"HzTvvkCHv\",\"OI43s_eDd\",\"ScHhxdAs_\",\"ikM2fABtU\"];const serializationHash=\"framer-DQWwg\";const variantClassNames={AoqARirqv:\"framer-v-1iql4bn\",DnWT01V6u:\"framer-v-1uvecud\",HluDMevaA:\"framer-v-af76vy\",HzTvvkCHv:\"framer-v-9og5ve\",ikM2fABtU:\"framer-v-1ms4zgg\",MLGi03QKR:\"framer-v-1y4j2tg\",nOJ7eZ4sC:\"framer-v-a5jfzl\",OI43s_eDd:\"framer-v-19u82bt\",P9bWLxhB0:\"framer-v-r3au5r\",p9feeYU36:\"framer-v-1dqz332\",rlF2Z_pfC:\"framer-v-2akq7h\",ScHhxdAs_:\"framer-v-195bud2\",vVmYGQtsd:\"framer-v-qwow1s\",X1kgE4VS9:\"framer-v-8qv8uz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={zLHG7_24M:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:1,type:\"spring\"};const transition2={damping:60,delay:0,mass:1,stiffness:652,type:\"spring\"};const transition3={damping:60,delay:0,mass:1,stiffness:419,type:\"spring\"};const transition4={damping:60,delay:0,mass:1,stiffness:642,type:\"spring\"};const transition5={damping:60,delay:0,mass:1,stiffness:633,type:\"spring\"};const transition6={damping:60,delay:0,mass:1,stiffness:656,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Desktop open Harwares\":\"AoqARirqv\",\"Desktop open Solutions\":\"P9bWLxhB0\",\"Laptop open Harwares\":\"HluDMevaA\",\"Laptop open Solutions\":\"vVmYGQtsd\",\"Phone hardware open\":\"ikM2fABtU\",\"Phone Open\":\"DnWT01V6u\",\"Phone solutions open\":\"HzTvvkCHv\",\"Tablet Open hardwares\":\"ScHhxdAs_\",\"Tablet Open solutions\":\"OI43s_eDd\",\"Tablet Open\":\"MLGi03QKR\",Desktop:\"X1kgE4VS9\",Laptop:\"nOJ7eZ4sC\",Phone:\"p9feeYU36\",Tablet:\"rlF2Z_pfC\"};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:\"X1kgE4VS9\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"X1kgE4VS9\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap4zbyd6=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});});const onTap1cv6zbq=activeVariantCallback(async(...args)=>{setVariant(\"X1kgE4VS9\");});const onTap14o53or=activeVariantCallback(async(...args)=>{setVariant(\"rlF2Z_pfC\");});const onTap1ur4d=activeVariantCallback(async(...args)=>{setVariant(\"MLGi03QKR\");});const onTapa0i63h=activeVariantCallback(async(...args)=>{setVariant(\"DnWT01V6u\");});const onTap9mb3up=activeVariantCallback(async(...args)=>{setVariant(\"p9feeYU36\");});const onTapxcjufx=activeVariantCallback(async(...args)=>{setVariant(\"P9bWLxhB0\");});const onTape0yreo=activeVariantCallback(async(...args)=>{setVariant(\"vVmYGQtsd\");});const onTap7ep8fn=activeVariantCallback(async(...args)=>{setVariant(\"nOJ7eZ4sC\");});const onTap1qqenp5=activeVariantCallback(async(...args)=>{setVariant(\"OI43s_eDd\");});const onTap1g44j3t=activeVariantCallback(async(...args)=>{setVariant(\"HzTvvkCHv\");});const onTap1sb0wwq=activeVariantCallback(async(...args)=>{setVariant(\"AoqARirqv\");});const onTap101uyjx=activeVariantCallback(async(...args)=>{setVariant(\"HluDMevaA\");});const onTap3zfqhd=activeVariantCallback(async(...args)=>{setVariant(\"ScHhxdAs_\");});const onTap16ijyf0=activeVariantCallback(async(...args)=>{setVariant(\"ikM2fABtU\");});const onTapjqp8gc=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"p9feeYU36\"),600);});const onTapd23j5l=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"rlF2Z_pfC\"),400);});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"P9bWLxhB0\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"AoqARirqv\")return true;return false;};const isDisplayed2=()=>{if([\"MLGi03QKR\",\"OI43s_eDd\",\"ScHhxdAs_\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"rlF2Z_pfC\",\"p9feeYU36\",\"DnWT01V6u\",\"HzTvvkCHv\",\"ikM2fABtU\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"rlF2Z_pfC\",\"p9feeYU36\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if([\"HzTvvkCHv\",\"OI43s_eDd\"].includes(baseVariant))return false;return true;};const isDisplayed6=()=>{if([\"HzTvvkCHv\",\"OI43s_eDd\",\"ScHhxdAs_\",\"ikM2fABtU\"].includes(baseVariant))return false;return true;};const isDisplayed7=()=>{if(baseVariant===\"ikM2fABtU\")return true;return false;};const isDisplayed8=()=>{if(baseVariant===\"HzTvvkCHv\")return true;return false;};const isDisplayed9=()=>{if(baseVariant===\"HzTvvkCHv\")return false;return true;};const isDisplayed10=()=>{if([\"MLGi03QKR\",\"DnWT01V6u\",\"HzTvvkCHv\",\"OI43s_eDd\",\"ScHhxdAs_\",\"ikM2fABtU\"].includes(baseVariant))return false;return true;};const isDisplayed11=()=>{if(baseVariant===\"MLGi03QKR\")return false;return true;};const isDisplayed12=()=>{if(baseVariant===\"DnWT01V6u\")return false;return true;};const isDisplayed13=()=>{if(baseVariant===\"OI43s_eDd\")return true;return false;};const isDisplayed14=()=>{if(baseVariant===\"ScHhxdAs_\")return true;return false;};const isDisplayed15=()=>{if(baseVariant===\"vVmYGQtsd\")return true;return false;};const isDisplayed16=()=>{if(baseVariant===\"HluDMevaA\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36,_getLocalizedValue37,_getLocalizedValue38,_getLocalizedValue39,_getLocalizedValue40,_getLocalizedValue41,_getLocalizedValue42,_getLocalizedValue43,_getLocalizedValue44,_getLocalizedValue45,_getLocalizedValue46,_getLocalizedValue47,_getLocalizedValue48,_getLocalizedValue49,_getLocalizedValue50,_getLocalizedValue51,_getLocalizedValue52,_getLocalizedValue53,_getLocalizedValue54,_getLocalizedValue55,_getLocalizedValue56,_getLocalizedValue57,_getLocalizedValue58,_getLocalizedValue59,_getLocalizedValue60,_getLocalizedValue61,_getLocalizedValue62,_getLocalizedValue63,_getLocalizedValue64,_getLocalizedValue65,_getLocalizedValue66,_getLocalizedValue67,_getLocalizedValue68,_getLocalizedValue69,_getLocalizedValue70,_getLocalizedValue71,_getLocalizedValue72,_getLocalizedValue73,_getLocalizedValue74,_getLocalizedValue75,_getLocalizedValue76,_getLocalizedValue77,_getLocalizedValue78,_getLocalizedValue79,_getLocalizedValue80,_getLocalizedValue81,_getLocalizedValue82,_getLocalizedValue83,_getLocalizedValue84,_getLocalizedValue85,_getLocalizedValue86,_getLocalizedValue87,_getLocalizedValue88,_getLocalizedValue89,_getLocalizedValue90,_getLocalizedValue91,_getLocalizedValue92,_getLocalizedValue93,_getLocalizedValue94,_getLocalizedValue95,_getLocalizedValue96,_getLocalizedValue97,_getLocalizedValue98,_getLocalizedValue99,_getLocalizedValue100,_getLocalizedValue101,_getLocalizedValue102,_getLocalizedValue103,_getLocalizedValue104,_getLocalizedValue105,_getLocalizedValue106,_getLocalizedValue107,_getLocalizedValue108,_getLocalizedValue109,_getLocalizedValue110,_getLocalizedValue111,_getLocalizedValue112,_getLocalizedValue113,_getLocalizedValue114,_getLocalizedValue115,_getLocalizedValue116,_getLocalizedValue117,_getLocalizedValue118,_getLocalizedValue119,_getLocalizedValue120,_getLocalizedValue121,_getLocalizedValue122,_getLocalizedValue123,_getLocalizedValue124,_getLocalizedValue125,_getLocalizedValue126,_getLocalizedValue127,_getLocalizedValue128,_getLocalizedValue129,_getLocalizedValue130,_getLocalizedValue131,_getLocalizedValue132,_getLocalizedValue133,_getLocalizedValue134,_getLocalizedValue135,_getLocalizedValue136,_getLocalizedValue137,_getLocalizedValue138,_getLocalizedValue139,_getLocalizedValue140,_getLocalizedValue141,_getLocalizedValue142,_getLocalizedValue143,_getLocalizedValue144,_getLocalizedValue145,_getLocalizedValue146,_getLocalizedValue147,_getLocalizedValue148,_getLocalizedValue149,_getLocalizedValue150,_getLocalizedValue151,_getLocalizedValue152,_getLocalizedValue153,_getLocalizedValue154,_getLocalizedValue155,_getLocalizedValue156,_getLocalizedValue157,_getLocalizedValue158,_getLocalizedValue159,_getLocalizedValue160,_getLocalizedValue161,_getLocalizedValue162,_getLocalizedValue163,_getLocalizedValue164,_getLocalizedValue165,_getLocalizedValue166,_getLocalizedValue167,_getLocalizedValue168,_getLocalizedValue169,_getLocalizedValue170,_getLocalizedValue171,_getLocalizedValue172,_getLocalizedValue173,_getLocalizedValue174,_getLocalizedValue175,_getLocalizedValue176,_getLocalizedValue177,_getLocalizedValue178;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({DnWT01V6u:{value:transition4},HzTvvkCHv:{value:transition4},ikM2fABtU:{value:transition4},MLGi03QKR:{value:transition3},OI43s_eDd:{value:transition5},p9feeYU36:{value:transition4},rlF2Z_pfC:{value:transition2},ScHhxdAs_:{value:transition6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-8qv8uz\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"X1kgE4VS9\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(34, 34, 34, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(40px)\",backgroundColor:\"rgba(255, 255, 255, 0.7)\",WebkitBackdropFilter:\"blur(40px)\",...style},variants:{MLGi03QKR:{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({AoqARirqv:{\"data-framer-name\":\"Desktop open Harwares\"},DnWT01V6u:{\"data-framer-name\":\"Phone Open\"},HluDMevaA:{\"data-framer-name\":\"Laptop open Harwares\"},HzTvvkCHv:{\"data-framer-name\":\"Phone solutions open\"},ikM2fABtU:{\"data-framer-name\":\"Phone hardware open\"},MLGi03QKR:{\"data-framer-name\":\"Tablet Open\"},nOJ7eZ4sC:{\"data-framer-name\":\"Laptop\"},OI43s_eDd:{\"data-framer-name\":\"Tablet Open solutions\"},P9bWLxhB0:{\"data-framer-name\":\"Desktop open Solutions\",\"data-highlight\":true,onTap:onTap4zbyd6},p9feeYU36:{\"data-framer-name\":\"Phone\"},rlF2Z_pfC:{\"data-framer-name\":\"Tablet\"},ScHhxdAs_:{\"data-framer-name\":\"Tablet Open hardwares\"},vVmYGQtsd:{\"data-framer-name\":\"Laptop open Solutions\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f2b8ux\",layoutDependency:layoutDependency,layoutId:\"QuF_BBgnM\",style:{backgroundColor:\"rgb(247, 247, 245)\",borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"DeepBrain - Graphe de connaissances\",backgroundSize:.64,fit:\"tile\",intrinsicHeight:405,intrinsicWidth:596,pixelHeight:405,pixelWidth:596,positionX:\"center\",positionY:\"center\",sizes:\"131px\",src:\"https://framerusercontent.com/images/GpJMzahTYZbbui7pZ41m9v57J0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/GpJMzahTYZbbui7pZ41m9v57J0.png?scale-down-to=512 512w,https://framerusercontent.com/images/GpJMzahTYZbbui7pZ41m9v57J0.png 596w\"},className:\"framer-jy6gwb framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"KGe9sBtNm\",onTap:onTap1cv6zbq,style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({P9bWLxhB0:{background:{alt:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"DeepBrain - Graphe de connaissances\",backgroundSize:.64,fit:\"tile\",intrinsicHeight:405,intrinsicWidth:596,pixelHeight:405,pixelWidth:596,positionX:\"center\",positionY:\"center\",sizes:\"131px\",src:\"https://framerusercontent.com/images/GpJMzahTYZbbui7pZ41m9v57J0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/GpJMzahTYZbbui7pZ41m9v57J0.png?scale-down-to=512 512w,https://framerusercontent.com/images/GpJMzahTYZbbui7pZ41m9v57J0.png 596w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Photo d'un op\\xe9rateur indutriel sur une cha\\xeene de production\",backgroundSize:.55,fit:\"tile\",intrinsicHeight:326,intrinsicWidth:580,pixelHeight:326,pixelWidth:580,positionX:\"right\",positionY:\"top\",sizes:\"131px\",src:\"https://framerusercontent.com/images/4HoAX6RnCNJMbtXE9yNRTphehVs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/4HoAX6RnCNJMbtXE9yNRTphehVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/4HoAX6RnCNJMbtXE9yNRTphehVs.png 580w\"},className:\"framer-wcrgat framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"G_aXXUJKU\",onTap:onTap1cv6zbq,style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({P9bWLxhB0:{background:{alt:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Photo d'un op\\xe9rateur indutriel sur une cha\\xeene de production\",backgroundSize:.55,fit:\"tile\",intrinsicHeight:326,intrinsicWidth:580,pixelHeight:326,pixelWidth:580,positionX:\"right\",positionY:\"top\",sizes:\"131px\",src:\"https://framerusercontent.com/images/4HoAX6RnCNJMbtXE9yNRTphehVs.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/4HoAX6RnCNJMbtXE9yNRTphehVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/4HoAX6RnCNJMbtXE9yNRTphehVs.png 580w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"photo d'un op\\xe9rateur s\\xe9curit\\xe9 devant plein d'\\xe9crans de surveillance\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:300,pixelHeight:193,pixelWidth:300,src:\"https://framerusercontent.com/images/M391XXxScqUMxVnqjicPpMAvlE.webp\"},className:\"framer-1x8xkrt framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"DhL6LR_lx\",onTap:onTap1cv6zbq,style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({P9bWLxhB0:{background:{alt:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"photo d'un op\\xe9rateur s\\xe9curit\\xe9 devant plein d'\\xe9crans de surveillance\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:300,pixelHeight:193,pixelWidth:300,src:\"https://framerusercontent.com/images/M391XXxScqUMxVnqjicPpMAvlE.webp\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})}),className:\"framer-sel2dy\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"o3fzwTyXM\",onTap:onTap1cv6zbq,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({P9bWLxhB0:{children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})}),className:\"framer-1uwqcyw\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"b9AqxZHJv\",onTap:onTap1cv6zbq,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({P9bWLxhB0:{children:(_getLocalizedValue9=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})}),className:\"framer-ymaqtn\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TyIVO53Ah\",onTap:onTap1cv6zbq,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({P9bWLxhB0:{children:(_getLocalizedValue11=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ds2bxe\",layoutDependency:layoutDependency,layoutId:\"A8y4Tb_CB\",style:{backgroundColor:\"rgb(247, 247, 245)\",borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue12=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"photo Deepbox compacte\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:630,pixelHeight:366,pixelWidth:630,sizes:\"88px\",src:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png\",srcSet:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png 630w\"},className:\"framer-9c4stp framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"zpJs8fn31\",onTap:onTap1cv6zbq,...addPropertyOverrides({AoqARirqv:{background:{alt:(_getLocalizedValue13=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"photo Deepbox compacte\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:630,pixelHeight:366,pixelWidth:630,sizes:\"88px\",src:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png\",srcSet:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png 630w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue14=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"photo DeepBox workstation\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:652,pixelHeight:342,pixelWidth:652,sizes:\"93px\",src:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png\",srcSet:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png?scale-down-to=512 512w,https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png 652w\"},className:\"framer-rc81 framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"PHOYLwuDk\",onTap:onTap1cv6zbq,...addPropertyOverrides({AoqARirqv:{background:{alt:(_getLocalizedValue15=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"photo DeepBox workstation\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:652,pixelHeight:342,pixelWidth:652,sizes:\"93px\",src:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png\",srcSet:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png?scale-down-to=512 512w,https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png 652w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue16=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"photo DeepBox serveur\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:630,pixelHeight:396,pixelWidth:630,sizes:\"123px\",src:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png\",srcSet:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png?scale-down-to=512 512w,https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png 630w\"},className:\"framer-11byz3w framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"VyKgv97Zj\",onTap:onTap1cv6zbq,...addPropertyOverrides({AoqARirqv:{background:{alt:(_getLocalizedValue17=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"photo DeepBox serveur\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:630,pixelHeight:396,pixelWidth:630,sizes:\"123px\",src:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png\",srcSet:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png?scale-down-to=512 512w,https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png 630w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Edge\"})})})})}),className:\"framer-1cdfb26\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SlgHD15Hj\",onTap:onTap1cv6zbq,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({AoqARirqv:{children:(_getLocalizedValue19=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Edge\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue20=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Pro\"})})})})}),className:\"framer-qwbf9c\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vZ84RvlqV\",onTap:onTap1cv6zbq,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({AoqARirqv:{children:(_getLocalizedValue21=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Pro\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue22=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Serveur\"})})})})}),className:\"framer-1kg0auk\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZbOHYl2sU\",onTap:onTap1cv6zbq,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({AoqARirqv:{children:(_getLocalizedValue23=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Serveur\"})})})})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k2jkeb\",layoutDependency:layoutDependency,layoutId:\"LIkm64GIG\",...addPropertyOverrides({MLGi03QKR:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u9ynv8\",\"data-framer-name\":\"Logo and Icon\",layoutDependency:layoutDependency,layoutId:\"eQfloqPL3\",...addPropertyOverrides({ikM2fABtU:{transformTemplate:transformTemplate1}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue24=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"},className:\"framer-vbmo7c framer-1wwo656\",layoutDependency:layoutDependency,layoutId:\"NlGcfi6bQ\",...addPropertyOverrides({AoqARirqv:{background:{alt:(_getLocalizedValue25=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},DnWT01V6u:{background:{alt:(_getLocalizedValue26=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"203px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},HluDMevaA:{background:{alt:(_getLocalizedValue27=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"251.2px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},HzTvvkCHv:{background:{alt:(_getLocalizedValue28=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"203px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},ikM2fABtU:{background:{alt:(_getLocalizedValue29=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"203px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},MLGi03QKR:{background:{alt:(_getLocalizedValue30=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},nOJ7eZ4sC:{background:{alt:(_getLocalizedValue31=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},OI43s_eDd:{background:{alt:(_getLocalizedValue32=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},P9bWLxhB0:{background:{alt:(_getLocalizedValue33=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},p9feeYU36:{background:{alt:(_getLocalizedValue34=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},rlF2Z_pfC:{background:{alt:(_getLocalizedValue35=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},ScHhxdAs_:{background:{alt:(_getLocalizedValue36=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"261px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}},vVmYGQtsd:{background:{alt:(_getLocalizedValue37=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:\"Logo entreprise ThinkDeep\",fit:\"fill\",intrinsicHeight:847,intrinsicWidth:3154,pixelHeight:847,pixelWidth:3154,sizes:\"260.2px\",src:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png\",srcSet:\"https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=512 512w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/PtZ9Igd0vMEDUhw23fuxICcDDTU.png 3154w\"}}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h9cz5h\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"B6ZRcrfcY\",onTap:onTap14o53or,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rxpric\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"qRO7wFW7L\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kjaebu\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"xOshBmUHL\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p5k00w\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"XCwuWWAFP\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:45}})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1egb9it\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"UhZrkTZRn\",...addPropertyOverrides({DnWT01V6u:{\"data-highlight\":true,onTap:onTap9mb3up},HzTvvkCHv:{\"data-highlight\":true,onTap:onTap9mb3up},ikM2fABtU:{\"data-highlight\":true,onTap:onTap9mb3up},p9feeYU36:{\"data-highlight\":true,onTap:onTapa0i63h},rlF2Z_pfC:{\"data-highlight\":true,onTap:onTap1ur4d}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8iozqn\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"ZntF6BADJ\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{DnWT01V6u:{rotate:-45},HzTvvkCHv:{rotate:-45},ikM2fABtU:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cqdmdc\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"KttFSPqy_\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-h49k3f\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"ntpMP0wLB\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{DnWT01V6u:{rotate:45},HzTvvkCHv:{rotate:45},ikM2fABtU:{rotate:45}}})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jb8shw\",\"data-framer-name\":\"Navigation\",layoutDependency:layoutDependency,layoutId:\"n42ROtwP4\",transformTemplate:transformTemplate2,...addPropertyOverrides({DnWT01V6u:{transformTemplate:undefined},HzTvvkCHv:{transformTemplate:undefined},ikM2fABtU:{transformTemplate:undefined},MLGi03QKR:{transformTemplate:undefined},OI43s_eDd:{transformTemplate:undefined},ScHhxdAs_:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z7du3k\",\"data-framer-name\":\"Enterprise\",layoutDependency:layoutDependency,layoutId:\"kPl6KGg2Y\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nun5cf\",layoutDependency:layoutDependency,layoutId:\"FW_Uj2PVk\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue38=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})}),className:\"framer-oo67w\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"NNomJrb4Z\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AoqARirqv:{children:(_getLocalizedValue39=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -122.683%, rgb(0, 0, 0) -112.682%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},DnWT01V6u:{children:(_getLocalizedValue40=getLocalizedValue(\"v45\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},HluDMevaA:{children:(_getLocalizedValue41=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},HzTvvkCHv:{children:(_getLocalizedValue42=getLocalizedValue(\"v46\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},ikM2fABtU:{children:(_getLocalizedValue43=getLocalizedValue(\"v49\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},MLGi03QKR:{children:(_getLocalizedValue44=getLocalizedValue(\"v44\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},nOJ7eZ4sC:{children:(_getLocalizedValue45=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},OI43s_eDd:{children:(_getLocalizedValue46=getLocalizedValue(\"v47\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},P9bWLxhB0:{children:(_getLocalizedValue47=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue47!==void 0?_getLocalizedValue47:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -122.683%, rgb(0, 0, 0) -112.682%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},ScHhxdAs_:{children:(_getLocalizedValue48=getLocalizedValue(\"v48\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})},vVmYGQtsd:{children:(_getLocalizedValue49=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -98.9835%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"so1y_68wX\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Entreprise\"})})})})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oazb1t\",\"data-framer-name\":\"Solutions\",layoutDependency:layoutDependency,layoutId:\"gQBgJ9Lpx\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oqyp80\",layoutDependency:layoutDependency,layoutId:\"JVhPIbMc8\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue50=getLocalizedValue(\"v50\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2193\"})})}),className:\"framer-1l4gsis\",\"data-framer-name\":\"Sign Up\",\"data-highlight\":true,fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"WalHKv4wf\",onTap:onTapxcjufx,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AoqARirqv:{children:(_getLocalizedValue51=getLocalizedValue(\"v52\",activeLocale))!==null&&_getLocalizedValue51!==void 0?_getLocalizedValue51:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2193\"})})}),onTap:onTap1cv6zbq},DnWT01V6u:{children:(_getLocalizedValue52=getLocalizedValue(\"v57\",activeLocale))!==null&&_getLocalizedValue52!==void 0?_getLocalizedValue52:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2193\"})})}),onTap:onTap1g44j3t},HluDMevaA:{children:(_getLocalizedValue53=getLocalizedValue(\"v55\",activeLocale))!==null&&_getLocalizedValue53!==void 0?_getLocalizedValue53:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2193\"})})}),onTap:onTape0yreo},HzTvvkCHv:{children:(_getLocalizedValue54=getLocalizedValue(\"v58\",activeLocale))!==null&&_getLocalizedValue54!==void 0?_getLocalizedValue54:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:\"Applications \u2191\"})}),onTap:onTapa0i63h},ikM2fABtU:{children:(_getLocalizedValue55=getLocalizedValue(\"v61\",activeLocale))!==null&&_getLocalizedValue55!==void 0?_getLocalizedValue55:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2193\"})})}),onTap:onTap1g44j3t},MLGi03QKR:{children:(_getLocalizedValue56=getLocalizedValue(\"v56\",activeLocale))!==null&&_getLocalizedValue56!==void 0?_getLocalizedValue56:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2193\"})})}),onTap:onTap1qqenp5},nOJ7eZ4sC:{children:(_getLocalizedValue57=getLocalizedValue(\"v53\",activeLocale))!==null&&_getLocalizedValue57!==void 0?_getLocalizedValue57:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2193\"})})}),onTap:onTape0yreo},OI43s_eDd:{children:(_getLocalizedValue58=getLocalizedValue(\"v59\",activeLocale))!==null&&_getLocalizedValue58!==void 0?_getLocalizedValue58:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2191\"})})}),onTap:onTap1ur4d},P9bWLxhB0:{children:(_getLocalizedValue59=getLocalizedValue(\"v51\",activeLocale))!==null&&_getLocalizedValue59!==void 0?_getLocalizedValue59:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -118.94%)\"},children:\"Applications \u2191\"})})}),onTap:onTap1cv6zbq},ScHhxdAs_:{children:(_getLocalizedValue60=getLocalizedValue(\"v60\",activeLocale))!==null&&_getLocalizedValue60!==void 0?_getLocalizedValue60:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2193\"})})}),onTap:onTap1ur4d},vVmYGQtsd:{children:(_getLocalizedValue61=getLocalizedValue(\"v54\",activeLocale))!==null&&_getLocalizedValue61!==void 0?_getLocalizedValue61:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"Applications \u2191\"})})}),onTap:onTap7ep8fn}},baseVariant,gestureVariant)})]}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-47lo77\",\"data-framer-name\":\"Solutions\",layoutDependency:layoutDependency,layoutId:\"HZjiXCzd_\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10dmkos\",layoutDependency:layoutDependency,layoutId:\"fQkGZlpGh\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue62=getLocalizedValue(\"v62\",activeLocale))!==null&&_getLocalizedValue62!==void 0?_getLocalizedValue62:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})}),className:\"framer-ewpon0\",\"data-framer-name\":\"Sign Up\",\"data-highlight\":true,fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Z7nKGXFRQ\",onTap:onTap1sb0wwq,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AoqARirqv:{children:(_getLocalizedValue63=getLocalizedValue(\"v64\",activeLocale))!==null&&_getLocalizedValue63!==void 0?_getLocalizedValue63:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2191\"})})}),onTap:onTap1cv6zbq},DnWT01V6u:{children:(_getLocalizedValue64=getLocalizedValue(\"v69\",activeLocale))!==null&&_getLocalizedValue64!==void 0?_getLocalizedValue64:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})}),onTap:onTap16ijyf0},HluDMevaA:{children:(_getLocalizedValue65=getLocalizedValue(\"v67\",activeLocale))!==null&&_getLocalizedValue65!==void 0?_getLocalizedValue65:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2191\"})})}),onTap:onTap7ep8fn},ikM2fABtU:{children:(_getLocalizedValue66=getLocalizedValue(\"v71\",activeLocale))!==null&&_getLocalizedValue66!==void 0?_getLocalizedValue66:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2191\"})})}),onTap:onTapa0i63h},MLGi03QKR:{children:(_getLocalizedValue67=getLocalizedValue(\"v68\",activeLocale))!==null&&_getLocalizedValue67!==void 0?_getLocalizedValue67:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})}),onTap:onTap3zfqhd},nOJ7eZ4sC:{children:(_getLocalizedValue68=getLocalizedValue(\"v65\",activeLocale))!==null&&_getLocalizedValue68!==void 0?_getLocalizedValue68:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})}),onTap:onTap101uyjx},P9bWLxhB0:{children:(_getLocalizedValue69=getLocalizedValue(\"v63\",activeLocale))!==null&&_getLocalizedValue69!==void 0?_getLocalizedValue69:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})})},ScHhxdAs_:{children:(_getLocalizedValue70=getLocalizedValue(\"v70\",activeLocale))!==null&&_getLocalizedValue70!==void 0?_getLocalizedValue70:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2191\"})})}),onTap:onTap1ur4d},vVmYGQtsd:{children:(_getLocalizedValue71=getLocalizedValue(\"v66\",activeLocale))!==null&&_getLocalizedValue71!==void 0?_getLocalizedValue71:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})}),onTap:onTap101uyjx}},baseVariant,gestureVariant)})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cl09ww\",\"data-framer-name\":\"Pricing\",layoutDependency:layoutDependency,layoutId:\"lMd0FLW4V\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a9o7v8\",layoutDependency:layoutDependency,layoutId:\"MeH3ZNCp_\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue72=getLocalizedValue(\"v72\",activeLocale))!==null&&_getLocalizedValue72!==void 0?_getLocalizedValue72:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})}),className:\"framer-192pkvz\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"RR7t5pIB2\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AoqARirqv:{children:(_getLocalizedValue73=getLocalizedValue(\"v74\",activeLocale))!==null&&_getLocalizedValue73!==void 0?_getLocalizedValue73:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -107.004%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})},DnWT01V6u:{children:(_getLocalizedValue74=getLocalizedValue(\"v79\",activeLocale))!==null&&_getLocalizedValue74!==void 0?_getLocalizedValue74:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})},HluDMevaA:{children:(_getLocalizedValue75=getLocalizedValue(\"v77\",activeLocale))!==null&&_getLocalizedValue75!==void 0?_getLocalizedValue75:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})},MLGi03QKR:{children:(_getLocalizedValue76=getLocalizedValue(\"v78\",activeLocale))!==null&&_getLocalizedValue76!==void 0?_getLocalizedValue76:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})},nOJ7eZ4sC:{children:(_getLocalizedValue77=getLocalizedValue(\"v75\",activeLocale))!==null&&_getLocalizedValue77!==void 0?_getLocalizedValue77:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})},P9bWLxhB0:{children:(_getLocalizedValue78=getLocalizedValue(\"v73\",activeLocale))!==null&&_getLocalizedValue78!==void 0?_getLocalizedValue78:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -107.004%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})},vVmYGQtsd:{children:(_getLocalizedValue79=getLocalizedValue(\"v76\",activeLocale))!==null&&_getLocalizedValue79!==void 0?_getLocalizedValue79:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nlk1oz\",layoutDependency:layoutDependency,layoutId:\"ZHN8Pe60_\",style:{backgroundColor:\"rgb(247, 247, 245)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue80=getLocalizedValue(\"v80\",activeLocale))!==null&&_getLocalizedValue80!==void 0?_getLocalizedValue80:\"photo Deepbox compacte\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:630,pixelHeight:366,pixelWidth:630,sizes:\"92px\",src:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png\",srcSet:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png 630w\"},className:\"framer-xwja2c framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"y7yDCQqqB\",onTap:onTapjqp8gc,...addPropertyOverrides({ikM2fABtU:{background:{alt:(_getLocalizedValue81=getLocalizedValue(\"v81\",activeLocale))!==null&&_getLocalizedValue81!==void 0?_getLocalizedValue81:\"photo Deepbox compacte\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:630,pixelHeight:366,pixelWidth:630,sizes:\"92px\",src:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png\",srcSet:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png 630w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue82=getLocalizedValue(\"v82\",activeLocale))!==null&&_getLocalizedValue82!==void 0?_getLocalizedValue82:\"photo DeepBox workstation\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:652,pixelHeight:342,pixelWidth:652,sizes:\"99.9675px\",src:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png\",srcSet:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png?scale-down-to=512 512w,https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png 652w\"},className:\"framer-5ac33j framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"XT5Pvb0aF\",onTap:onTapjqp8gc,...addPropertyOverrides({ikM2fABtU:{background:{alt:(_getLocalizedValue83=getLocalizedValue(\"v83\",activeLocale))!==null&&_getLocalizedValue83!==void 0?_getLocalizedValue83:\"photo DeepBox workstation\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:652,pixelHeight:342,pixelWidth:652,sizes:\"99.9675px\",src:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png\",srcSet:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png?scale-down-to=512 512w,https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png 652w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue84=getLocalizedValue(\"v84\",activeLocale))!==null&&_getLocalizedValue84!==void 0?_getLocalizedValue84:\"photo DeepBox serveur\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:630,pixelHeight:396,pixelWidth:630,sizes:\"106px\",src:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png\",srcSet:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png?scale-down-to=512 512w,https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png 630w\"},className:\"framer-1wk6qs6 framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rCTKQgdfF\",onTap:onTapjqp8gc,...addPropertyOverrides({ikM2fABtU:{background:{alt:(_getLocalizedValue85=getLocalizedValue(\"v85\",activeLocale))!==null&&_getLocalizedValue85!==void 0?_getLocalizedValue85:\"photo DeepBox serveur\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:630,pixelHeight:396,pixelWidth:630,sizes:\"106px\",src:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png\",srcSet:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png?scale-down-to=512 512w,https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png 630w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue86=getLocalizedValue(\"v86\",activeLocale))!==null&&_getLocalizedValue86!==void 0?_getLocalizedValue86:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Pro\"})})})})}),className:\"framer-1b9uto8\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"q3PX9k3TJ\",onTap:onTapjqp8gc,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({ikM2fABtU:{children:(_getLocalizedValue87=getLocalizedValue(\"v87\",activeLocale))!==null&&_getLocalizedValue87!==void 0?_getLocalizedValue87:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Pro\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue88=getLocalizedValue(\"v88\",activeLocale))!==null&&_getLocalizedValue88!==void 0?_getLocalizedValue88:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Serveur\"})})})})}),className:\"framer-gslgmj\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m_iBNMqf_\",onTap:onTapjqp8gc,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({ikM2fABtU:{children:(_getLocalizedValue89=getLocalizedValue(\"v89\",activeLocale))!==null&&_getLocalizedValue89!==void 0?_getLocalizedValue89:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Serveur\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue90=getLocalizedValue(\"v90\",activeLocale))!==null&&_getLocalizedValue90!==void 0?_getLocalizedValue90:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Edge\"})})})})}),className:\"framer-1lj722m\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bxEW3RDyV\",onTap:onTapjqp8gc,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({ikM2fABtU:{children:(_getLocalizedValue91=getLocalizedValue(\"v91\",activeLocale))!==null&&_getLocalizedValue91!==void 0?_getLocalizedValue91:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Edge\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14agsxh\",\"data-framer-name\":\"Pricing\",layoutDependency:layoutDependency,layoutId:\"DAg0OfIf1\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-13n4zml\",layoutDependency:layoutDependency,layoutId:\"y1ytAv2cc\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue92=getLocalizedValue(\"v92\",activeLocale))!==null&&_getLocalizedValue92!==void 0?_getLocalizedValue92:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})}),className:\"framer-1vbydmv\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Df4gHu5Ta\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ikM2fABtU:{children:(_getLocalizedValue93=getLocalizedValue(\"v93\",activeLocale))!==null&&_getLocalizedValue93!==void 0?_getLocalizedValue93:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed8()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n5s5zx\",layoutDependency:layoutDependency,layoutId:\"TOBOa6fqA\",style:{backgroundColor:\"rgb(247, 247, 245)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:[isDisplayed9()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZOXQ3veu0\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue94=getLocalizedValue(\"v94\",activeLocale))!==null&&_getLocalizedValue94!==void 0?_getLocalizedValue94:\"photo des trois DeepBox de ThinkDeep (boitiers ordinateur et serveur informatique))\",fit:\"fill\",intrinsicHeight:375,intrinsicWidth:666,pixelHeight:375,pixelWidth:666,sizes:\"74px\",src:\"https://framerusercontent.com/images/ho5gGXbkdE4GbeT8zKdjgHC8S0U.png\",srcSet:\"https://framerusercontent.com/images/ho5gGXbkdE4GbeT8zKdjgHC8S0U.png?scale-down-to=512 512w,https://framerusercontent.com/images/ho5gGXbkdE4GbeT8zKdjgHC8S0U.png 666w\"},className:\"framer-1mxx8oe framer-1wwo656\",layoutDependency:layoutDependency,layoutId:\"f59ePgS4o\"})}),isDisplayed9()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue95=getLocalizedValue(\"v95\",activeLocale))!==null&&_getLocalizedValue95!==void 0?_getLocalizedValue95:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(15, 23, 40))\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) 0%)\"},children:\"Nos Hardware\"})})}),className:\"framer-hgj1up\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vpkdXQNHJ\",style:{\"--extracted-r6o4lv\":\"rgb(15, 23, 40)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue96=getLocalizedValue(\"v96\",activeLocale))!==null&&_getLocalizedValue96!==void 0?_getLocalizedValue96:\"photo d'un op\\xe9rateur s\\xe9curit\\xe9 devant plein d'\\xe9crans de surveillance\",fit:\"fill\",intrinsicHeight:371,intrinsicWidth:559,pixelHeight:371,pixelWidth:559,sizes:\"80px\",src:\"https://framerusercontent.com/images/fpLDtZQMgXkVx5ZluboM6b6kwDY.png\",srcSet:\"https://framerusercontent.com/images/fpLDtZQMgXkVx5ZluboM6b6kwDY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fpLDtZQMgXkVx5ZluboM6b6kwDY.png 559w\"},className:\"framer-8ksrga framer-1wwo656\",layoutDependency:layoutDependency,layoutId:\"GCxSOmTSC\",style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({HzTvvkCHv:{background:{alt:(_getLocalizedValue97=getLocalizedValue(\"v97\",activeLocale))!==null&&_getLocalizedValue97!==void 0?_getLocalizedValue97:\"photo d'un op\\xe9rateur s\\xe9curit\\xe9 devant plein d'\\xe9crans de surveillance\",fit:\"fill\",intrinsicHeight:371,intrinsicWidth:559,pixelHeight:371,pixelWidth:559,sizes:\"80px\",src:\"https://framerusercontent.com/images/fpLDtZQMgXkVx5ZluboM6b6kwDY.png\",srcSet:\"https://framerusercontent.com/images/fpLDtZQMgXkVx5ZluboM6b6kwDY.png?scale-down-to=512 512w,https://framerusercontent.com/images/fpLDtZQMgXkVx5ZluboM6b6kwDY.png 559w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue98=getLocalizedValue(\"v98\",activeLocale))!==null&&_getLocalizedValue98!==void 0?_getLocalizedValue98:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0.165) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})}),className:\"framer-t75jyr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"McIemtPGe\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({HzTvvkCHv:{children:(_getLocalizedValue99=getLocalizedValue(\"v99\",activeLocale))!==null&&_getLocalizedValue99!==void 0?_getLocalizedValue99:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0.165) 0%, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue100=getLocalizedValue(\"v100\",activeLocale))!==null&&_getLocalizedValue100!==void 0?_getLocalizedValue100:\"Photo d'un op\\xe9rateur indutriel sur une cha\\xeene de production\",fit:\"fill\",intrinsicHeight:772,intrinsicWidth:1372,pixelHeight:772,pixelWidth:1372,sizes:\"80px\",src:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png\",srcSet:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=512 512w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png 1372w\"},className:\"framer-16a1aud framer-1wwo656\",layoutDependency:layoutDependency,layoutId:\"x8Tlsex16\",style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({HzTvvkCHv:{background:{alt:(_getLocalizedValue101=getLocalizedValue(\"v101\",activeLocale))!==null&&_getLocalizedValue101!==void 0?_getLocalizedValue101:\"Photo d'un op\\xe9rateur indutriel sur une cha\\xeene de production\",fit:\"fill\",intrinsicHeight:772,intrinsicWidth:1372,pixelHeight:772,pixelWidth:1372,sizes:\"80px\",src:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png\",srcSet:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=512 512w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png 1372w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue102=getLocalizedValue(\"v102\",activeLocale))!==null&&_getLocalizedValue102!==void 0?_getLocalizedValue102:\"Photo d'un employ\\xe9 de bureau devant un \\xe9cran d'ordinateur avec des tableurs et dashboard\",fit:\"fill\",intrinsicHeight:4016,intrinsicWidth:6016,pixelHeight:4016,pixelWidth:6016,sizes:\"80px\",src:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg\",srcSet:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg 6016w\"},className:\"framer-jfbwsa framer-1wwo656\",layoutDependency:layoutDependency,layoutId:\"JeFQbuWHV\",style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({HzTvvkCHv:{background:{alt:(_getLocalizedValue103=getLocalizedValue(\"v103\",activeLocale))!==null&&_getLocalizedValue103!==void 0?_getLocalizedValue103:\"Photo d'un employ\\xe9 de bureau devant un \\xe9cran d'ordinateur avec des tableurs et dashboard\",fit:\"fill\",intrinsicHeight:4016,intrinsicWidth:6016,pixelHeight:4016,pixelWidth:6016,sizes:\"80px\",src:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg\",srcSet:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg 6016w\"}}},baseVariant,gestureVariant)})}),isDisplayed8()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue104=getLocalizedValue(\"v104\",activeLocale))!==null&&_getLocalizedValue104!==void 0?_getLocalizedValue104:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})}),className:\"framer-17g5jwi\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vvZIXDRst\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({HzTvvkCHv:{children:(_getLocalizedValue105=getLocalizedValue(\"v105\",activeLocale))!==null&&_getLocalizedValue105!==void 0?_getLocalizedValue105:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})})}},baseVariant,gestureVariant)}),isDisplayed9()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue106=getLocalizedValue(\"v106\",activeLocale))!==null&&_getLocalizedValue106!==void 0?_getLocalizedValue106:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 2.30598%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox\"})})})})}),className:\"framer-od8j97\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HdFHYYIvW\",verticalAlignment:\"center\",withExternalLayout:true}),isDisplayed8()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue107=getLocalizedValue(\"v107\",activeLocale))!==null&&_getLocalizedValue107!==void 0?_getLocalizedValue107:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})}),className:\"framer-1k2y0wa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I6Uv64neI\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({HzTvvkCHv:{children:(_getLocalizedValue108=getLocalizedValue(\"v108\",activeLocale))!==null&&_getLocalizedValue108!==void 0?_getLocalizedValue108:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed8()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1p3paek\",\"data-framer-name\":\"Pricing\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Icrm4PKwU\",onTap:onTap9mb3up,style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f876go\",layoutDependency:layoutDependency,layoutId:\"rlJ7Epv5F\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue109=getLocalizedValue(\"v109\",activeLocale))!==null&&_getLocalizedValue109!==void 0?_getLocalizedValue109:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})}),className:\"framer-1xbkw9t\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HxMVioQam\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HzTvvkCHv:{children:(_getLocalizedValue110=getLocalizedValue(\"v110\",activeLocale))!==null&&_getLocalizedValue110!==void 0?_getLocalizedValue110:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})}},baseVariant,gestureVariant)})]})]}),isDisplayed4()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ao9hn4\",\"data-framer-name\":\"Button Login and Request Demo\",layoutDependency:layoutDependency,layoutId:\"FauDehRFb\",...addPropertyOverrides({ikM2fABtU:{\"data-highlight\":true,onTap:onTap16ijyf0}},baseVariant,gestureVariant),children:[isDisplayed10()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jzGcANnSE\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-oufsnp framer-1wwo656\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"n0Owbtm0Z\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lh1cdy\",layoutDependency:layoutDependency,layoutId:\"JSTi1NEob\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}})})}),isDisplayed11()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1el0aq-container\",layoutDependency:layoutDependency,layoutId:\"XFotnCIoG-container\",children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"rgb(0, 0, 0)\",size:12,type:\"default\"},fillColor:\"rgb(238, 238, 238)\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"rgb(0, 0, 0)\",size:18,type:\"default\"},id:\"XFotnCIoG\",layoutId:\"XFotnCIoG\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:5,title:true},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,radius:10,radiusBottomLeft:10,radiusBottomRight:10,radiusPerConrner:false,radiusTopLeft:10,radiusTopRight:10,style:{width:\"100%\"},textColor:\"rgb(0, 0, 0)\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JelYjUIwT\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-aelesi framer-1wwo656\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"pouqaUzbH\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 203.82189196176918%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({HluDMevaA:{transformTemplate:transformTemplate3}},baseVariant,gestureVariant),children:[isDisplayed12()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bygwih\",layoutDependency:layoutDependency,layoutId:\"pRUEDvrxO\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue111=getLocalizedValue(\"v111\",activeLocale))!==null&&_getLocalizedValue111!==void 0?_getLocalizedValue111:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})}),className:\"framer-1no6c51\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ooQu8RSlz\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({AoqARirqv:{children:(_getLocalizedValue112=getLocalizedValue(\"v113\",activeLocale))!==null&&_getLocalizedValue112!==void 0?_getLocalizedValue112:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},DnWT01V6u:{children:(_getLocalizedValue113=getLocalizedValue(\"v118\",activeLocale))!==null&&_getLocalizedValue113!==void 0?_getLocalizedValue113:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},HluDMevaA:{children:(_getLocalizedValue114=getLocalizedValue(\"v116\",activeLocale))!==null&&_getLocalizedValue114!==void 0?_getLocalizedValue114:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},HzTvvkCHv:{children:(_getLocalizedValue115=getLocalizedValue(\"v119\",activeLocale))!==null&&_getLocalizedValue115!==void 0?_getLocalizedValue115:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},ikM2fABtU:{children:(_getLocalizedValue116=getLocalizedValue(\"v122\",activeLocale))!==null&&_getLocalizedValue116!==void 0?_getLocalizedValue116:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},MLGi03QKR:{children:(_getLocalizedValue117=getLocalizedValue(\"v117\",activeLocale))!==null&&_getLocalizedValue117!==void 0?_getLocalizedValue117:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},nOJ7eZ4sC:{children:(_getLocalizedValue118=getLocalizedValue(\"v114\",activeLocale))!==null&&_getLocalizedValue118!==void 0?_getLocalizedValue118:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},OI43s_eDd:{children:(_getLocalizedValue119=getLocalizedValue(\"v120\",activeLocale))!==null&&_getLocalizedValue119!==void 0?_getLocalizedValue119:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},P9bWLxhB0:{children:(_getLocalizedValue120=getLocalizedValue(\"v112\",activeLocale))!==null&&_getLocalizedValue120!==void 0?_getLocalizedValue120:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},ScHhxdAs_:{children:(_getLocalizedValue121=getLocalizedValue(\"v121\",activeLocale))!==null&&_getLocalizedValue121!==void 0?_getLocalizedValue121:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})},vVmYGQtsd:{children:(_getLocalizedValue122=getLocalizedValue(\"v115\",activeLocale))!==null&&_getLocalizedValue122!==void 0?_getLocalizedValue122:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Demander une d\\xe9mo\"})})}},baseVariant,gestureVariant)})]})})]}),isDisplayed13()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f4x2vd\",\"data-framer-name\":\"Solutions\",layoutDependency:layoutDependency,layoutId:\"mGaEeqJ24\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-de2r1p\",layoutDependency:layoutDependency,layoutId:\"leBu6iSQP\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue123=getLocalizedValue(\"v123\",activeLocale))!==null&&_getLocalizedValue123!==void 0?_getLocalizedValue123:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})}),className:\"framer-vwwbga\",\"data-framer-name\":\"Sign Up\",\"data-highlight\":true,fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"MY6BHPYiF\",onTap:onTap3zfqhd,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({OI43s_eDd:{children:(_getLocalizedValue124=getLocalizedValue(\"v124\",activeLocale))!==null&&_getLocalizedValue124!==void 0?_getLocalizedValue124:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})})}},baseVariant,gestureVariant)})]}),isDisplayed13()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q2h5z3\",\"data-framer-name\":\"Pricing\",layoutDependency:layoutDependency,layoutId:\"D3DhyXV1K\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1avrtgu\",layoutDependency:layoutDependency,layoutId:\"g4ORScWWW\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue125=getLocalizedValue(\"v125\",activeLocale))!==null&&_getLocalizedValue125!==void 0?_getLocalizedValue125:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})}),className:\"framer-roen86\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"ACvyNkcxH\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({OI43s_eDd:{children:(_getLocalizedValue126=getLocalizedValue(\"v126\",activeLocale))!==null&&_getLocalizedValue126!==void 0?_getLocalizedValue126:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed14()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11adqdv\",\"data-framer-name\":\"Pricing\",layoutDependency:layoutDependency,layoutId:\"tlPgQ_vCe\",style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5qid7\",layoutDependency:layoutDependency,layoutId:\"Egxipq0TR\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue127=getLocalizedValue(\"v127\",activeLocale))!==null&&_getLocalizedValue127!==void 0?_getLocalizedValue127:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})}),className:\"framer-1dmr1a9\",\"data-framer-name\":\"Sign Up\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Sw8pICIna\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ScHhxdAs_:{children:(_getLocalizedValue128=getLocalizedValue(\"v128\",activeLocale))!==null&&_getLocalizedValue128!==void 0?_getLocalizedValue128:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -77.8226%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FDm7ALv3m\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"Services\"})})})})})}},baseVariant,gestureVariant)})]})]}),isDisplayed15()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lly2y3\",layoutDependency:layoutDependency,layoutId:\"Y5jT3_XQo\",style:{backgroundColor:\"rgb(247, 247, 245)\",borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue129=getLocalizedValue(\"v129\",activeLocale))!==null&&_getLocalizedValue129!==void 0?_getLocalizedValue129:\"Photo d'un employ\\xe9 de bureau devant un \\xe9cran d'ordinateur avec des tableurs et dashboard\",fit:\"fill\",intrinsicHeight:4016,intrinsicWidth:6016,pixelHeight:4016,pixelWidth:6016,sizes:\"131px\",src:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg\",srcSet:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg 6016w\"},className:\"framer-t6sj9q framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ID3ZcE_MU\",onTap:onTap7ep8fn,style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({vVmYGQtsd:{background:{alt:(_getLocalizedValue130=getLocalizedValue(\"v130\",activeLocale))!==null&&_getLocalizedValue130!==void 0?_getLocalizedValue130:\"Photo d'un employ\\xe9 de bureau devant un \\xe9cran d'ordinateur avec des tableurs et dashboard\",fit:\"fill\",intrinsicHeight:4016,intrinsicWidth:6016,pixelHeight:4016,pixelWidth:6016,sizes:\"131px\",src:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg\",srcSet:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg 6016w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue131=getLocalizedValue(\"v131\",activeLocale))!==null&&_getLocalizedValue131!==void 0?_getLocalizedValue131:\"Photo d'un op\\xe9rateur indutriel sur une cha\\xeene de production\",fit:\"fill\",intrinsicHeight:772,intrinsicWidth:1372,pixelHeight:772,pixelWidth:1372,sizes:\"131px\",src:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png\",srcSet:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=512 512w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png 1372w\"},className:\"framer-1kc3080 framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"pzZyO6bru\",onTap:onTap7ep8fn,style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({vVmYGQtsd:{background:{alt:(_getLocalizedValue132=getLocalizedValue(\"v132\",activeLocale))!==null&&_getLocalizedValue132!==void 0?_getLocalizedValue132:\"Photo d'un op\\xe9rateur indutriel sur une cha\\xeene de production\",fit:\"fill\",intrinsicHeight:772,intrinsicWidth:1372,pixelHeight:772,pixelWidth:1372,sizes:\"131px\",src:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png\",srcSet:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=512 512w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png 1372w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue133=getLocalizedValue(\"v133\",activeLocale))!==null&&_getLocalizedValue133!==void 0?_getLocalizedValue133:\"photo d'un op\\xe9rateur s\\xe9curit\\xe9 devant plein d'\\xe9crans de surveillance\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:300,pixelHeight:193,pixelWidth:300,src:\"https://framerusercontent.com/images/M391XXxScqUMxVnqjicPpMAvlE.webp\"},className:\"framer-gkc5vy framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tmtBod7Cj\",onTap:onTap7ep8fn,style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({vVmYGQtsd:{background:{alt:(_getLocalizedValue134=getLocalizedValue(\"v134\",activeLocale))!==null&&_getLocalizedValue134!==void 0?_getLocalizedValue134:\"photo d'un op\\xe9rateur s\\xe9curit\\xe9 devant plein d'\\xe9crans de surveillance\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:300,pixelHeight:193,pixelWidth:300,src:\"https://framerusercontent.com/images/M391XXxScqUMxVnqjicPpMAvlE.webp\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue135=getLocalizedValue(\"v135\",activeLocale))!==null&&_getLocalizedValue135!==void 0?_getLocalizedValue135:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})}),className:\"framer-2t1xng\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LcMRMI8dK\",onTap:onTap7ep8fn,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({vVmYGQtsd:{children:(_getLocalizedValue136=getLocalizedValue(\"v136\",activeLocale))!==null&&_getLocalizedValue136!==void 0?_getLocalizedValue136:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue137=getLocalizedValue(\"v137\",activeLocale))!==null&&_getLocalizedValue137!==void 0?_getLocalizedValue137:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})}),className:\"framer-x08mtx\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Vaw4cBIrR\",onTap:onTap7ep8fn,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({vVmYGQtsd:{children:(_getLocalizedValue138=getLocalizedValue(\"v138\",activeLocale))!==null&&_getLocalizedValue138!==void 0?_getLocalizedValue138:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue139=getLocalizedValue(\"v139\",activeLocale))!==null&&_getLocalizedValue139!==void 0?_getLocalizedValue139:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})}),className:\"framer-r3cknb\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"N_qpxcm7D\",onTap:onTap7ep8fn,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({vVmYGQtsd:{children:(_getLocalizedValue140=getLocalizedValue(\"v140\",activeLocale))!==null&&_getLocalizedValue140!==void 0?_getLocalizedValue140:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed16()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h4jw1c\",layoutDependency:layoutDependency,layoutId:\"b4ufTpMN2\",style:{backgroundColor:\"rgb(247, 247, 245)\",borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue141=getLocalizedValue(\"v141\",activeLocale))!==null&&_getLocalizedValue141!==void 0?_getLocalizedValue141:\"photo Deepbox compacte\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:630,pixelHeight:366,pixelWidth:630,sizes:\"116px\",src:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png\",srcSet:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png 630w\"},className:\"framer-hugylx framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"B2QJ5TADs\",onTap:onTap7ep8fn,...addPropertyOverrides({HluDMevaA:{background:{alt:(_getLocalizedValue142=getLocalizedValue(\"v142\",activeLocale))!==null&&_getLocalizedValue142!==void 0?_getLocalizedValue142:\"photo Deepbox compacte\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:630,pixelHeight:366,pixelWidth:630,sizes:\"116px\",src:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png\",srcSet:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png 630w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue143=getLocalizedValue(\"v143\",activeLocale))!==null&&_getLocalizedValue143!==void 0?_getLocalizedValue143:\"photo DeepBox workstation\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:652,pixelHeight:342,pixelWidth:652,sizes:\"116px\",src:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png\",srcSet:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png?scale-down-to=512 512w,https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png 652w\"},className:\"framer-zommpa framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MlIiomyb8\",onTap:onTap7ep8fn,...addPropertyOverrides({HluDMevaA:{background:{alt:(_getLocalizedValue144=getLocalizedValue(\"v144\",activeLocale))!==null&&_getLocalizedValue144!==void 0?_getLocalizedValue144:\"photo DeepBox workstation\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:652,pixelHeight:342,pixelWidth:652,sizes:\"116px\",src:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png\",srcSet:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png?scale-down-to=512 512w,https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png 652w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue145=getLocalizedValue(\"v145\",activeLocale))!==null&&_getLocalizedValue145!==void 0?_getLocalizedValue145:\"photo DeepBox serveur\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:630,pixelHeight:396,pixelWidth:630,sizes:\"123px\",src:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png\",srcSet:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png?scale-down-to=512 512w,https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png 630w\"},className:\"framer-1q4nbu0 framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"eicLoq2bs\",onTap:onTap7ep8fn,...addPropertyOverrides({HluDMevaA:{background:{alt:(_getLocalizedValue146=getLocalizedValue(\"v146\",activeLocale))!==null&&_getLocalizedValue146!==void 0?_getLocalizedValue146:\"photo DeepBox serveur\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:630,pixelHeight:396,pixelWidth:630,sizes:\"123px\",src:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png\",srcSet:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png?scale-down-to=512 512w,https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png 630w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue147=getLocalizedValue(\"v147\",activeLocale))!==null&&_getLocalizedValue147!==void 0?_getLocalizedValue147:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Edge\"})})})})}),className:\"framer-upma38\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"B1QOoPybN\",onTap:onTap7ep8fn,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({HluDMevaA:{children:(_getLocalizedValue148=getLocalizedValue(\"v148\",activeLocale))!==null&&_getLocalizedValue148!==void 0?_getLocalizedValue148:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Edge\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue149=getLocalizedValue(\"v149\",activeLocale))!==null&&_getLocalizedValue149!==void 0?_getLocalizedValue149:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Pro\"})})})})}),className:\"framer-torv4s\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HB6YY2cS2\",onTap:onTap7ep8fn,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({HluDMevaA:{children:(_getLocalizedValue150=getLocalizedValue(\"v150\",activeLocale))!==null&&_getLocalizedValue150!==void 0?_getLocalizedValue150:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Pro\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue151=getLocalizedValue(\"v151\",activeLocale))!==null&&_getLocalizedValue151!==void 0?_getLocalizedValue151:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Serveur\"})})})})}),className:\"framer-1g38oor\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OupYdy1vy\",onTap:onTap7ep8fn,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({HluDMevaA:{children:(_getLocalizedValue152=getLocalizedValue(\"v152\",activeLocale))!==null&&_getLocalizedValue152!==void 0?_getLocalizedValue152:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Serveur\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed13()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3di2o0\",layoutDependency:layoutDependency,layoutId:\"VcTHROg6h\",style:{backgroundColor:\"rgb(247, 247, 245)\",borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue153=getLocalizedValue(\"v153\",activeLocale))!==null&&_getLocalizedValue153!==void 0?_getLocalizedValue153:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})}),className:\"framer-1valr3u\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wrQLt1PND\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({OI43s_eDd:{children:(_getLocalizedValue154=getLocalizedValue(\"v154\",activeLocale))!==null&&_getLocalizedValue154!==void 0?_getLocalizedValue154:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) -76.9216%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBrain\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue155=getLocalizedValue(\"v155\",activeLocale))!==null&&_getLocalizedValue155!==void 0?_getLocalizedValue155:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})}),className:\"framer-gi8135\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aEcQjxoDZ\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({OI43s_eDd:{children:(_getLocalizedValue156=getLocalizedValue(\"v156\",activeLocale))!==null&&_getLocalizedValue156!==void 0?_getLocalizedValue156:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepControl\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue157=getLocalizedValue(\"v157\",activeLocale))!==null&&_getLocalizedValue157!==void 0?_getLocalizedValue157:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})}),className:\"framer-11d7geu\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wPeZPEXxp\",verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({OI43s_eDd:{children:(_getLocalizedValue158=getLocalizedValue(\"v158\",activeLocale))!==null&&_getLocalizedValue158!==void 0?_getLocalizedValue158:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.165) 0%, rgb(0, 0, 0) 0%)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepSec\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gA2GexoJq\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue159=getLocalizedValue(\"v159\",activeLocale))!==null&&_getLocalizedValue159!==void 0?_getLocalizedValue159:\"Photo d'un employ\\xe9 de bureau devant un \\xe9cran d'ordinateur avec des tableurs et dashboard\",fit:\"fill\",intrinsicHeight:4016,intrinsicWidth:6016,pixelHeight:4016,pixelWidth:6016,sizes:\"131px\",src:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg\",srcSet:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg 6016w\"},className:\"framer-1k9w7wh framer-1wwo656\",layoutDependency:layoutDependency,layoutId:\"RvVHjZNjl\",style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({OI43s_eDd:{background:{alt:(_getLocalizedValue160=getLocalizedValue(\"v160\",activeLocale))!==null&&_getLocalizedValue160!==void 0?_getLocalizedValue160:\"Photo d'un employ\\xe9 de bureau devant un \\xe9cran d'ordinateur avec des tableurs et dashboard\",fit:\"fill\",intrinsicHeight:4016,intrinsicWidth:6016,pixelHeight:4016,pixelWidth:6016,sizes:\"131px\",src:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg\",srcSet:\"https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/4Z3RHuYaotJOheVquzhGBUIOspE.jpg 6016w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a_2GlKa1g\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue161=getLocalizedValue(\"v161\",activeLocale))!==null&&_getLocalizedValue161!==void 0?_getLocalizedValue161:\"Photo d'un op\\xe9rateur indutriel sur une cha\\xeene de production\",fit:\"fill\",intrinsicHeight:772,intrinsicWidth:1372,pixelHeight:772,pixelWidth:1372,sizes:\"131px\",src:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png\",srcSet:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=512 512w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png 1372w\"},className:\"framer-97xhdi framer-1wwo656\",layoutDependency:layoutDependency,layoutId:\"sq9_WACGd\",style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({OI43s_eDd:{background:{alt:(_getLocalizedValue162=getLocalizedValue(\"v162\",activeLocale))!==null&&_getLocalizedValue162!==void 0?_getLocalizedValue162:\"Photo d'un op\\xe9rateur indutriel sur une cha\\xeene de production\",fit:\"fill\",intrinsicHeight:772,intrinsicWidth:1372,pixelHeight:772,pixelWidth:1372,sizes:\"131px\",src:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png\",srcSet:\"https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=512 512w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/A5g6aTlWyOHhViFCJn6TBAEhig.png 1372w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IpYVRILXu\"},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue163=getLocalizedValue(\"v163\",activeLocale))!==null&&_getLocalizedValue163!==void 0?_getLocalizedValue163:\"photo d'un op\\xe9rateur s\\xe9curit\\xe9 devant plein d'\\xe9crans de surveillance\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:300,pixelHeight:193,pixelWidth:300,src:\"https://framerusercontent.com/images/M391XXxScqUMxVnqjicPpMAvlE.webp\"},className:\"framer-1kh7h17 framer-1wwo656\",layoutDependency:layoutDependency,layoutId:\"KwqXmLv3s\",style:{borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},...addPropertyOverrides({OI43s_eDd:{background:{alt:(_getLocalizedValue164=getLocalizedValue(\"v164\",activeLocale))!==null&&_getLocalizedValue164!==void 0?_getLocalizedValue164:\"photo d'un op\\xe9rateur s\\xe9curit\\xe9 devant plein d'\\xe9crans de surveillance\",fit:\"fill\",intrinsicHeight:193,intrinsicWidth:300,pixelHeight:193,pixelWidth:300,src:\"https://framerusercontent.com/images/M391XXxScqUMxVnqjicPpMAvlE.webp\"}}},baseVariant,gestureVariant)})})]}),isDisplayed14()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w7e9le\",layoutDependency:layoutDependency,layoutId:\"n_JLR7QCB\",style:{backgroundColor:\"rgb(247, 247, 245)\",borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17},children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue165=getLocalizedValue(\"v165\",activeLocale))!==null&&_getLocalizedValue165!==void 0?_getLocalizedValue165:\"photo Deepbox compacte\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:630,pixelHeight:366,pixelWidth:630,sizes:\"100px\",src:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png\",srcSet:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png 630w\"},className:\"framer-kfvhzn framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"yZmhsbLG2\",onTap:onTapd23j5l,...addPropertyOverrides({ScHhxdAs_:{background:{alt:(_getLocalizedValue166=getLocalizedValue(\"v166\",activeLocale))!==null&&_getLocalizedValue166!==void 0?_getLocalizedValue166:\"photo Deepbox compacte\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:630,pixelHeight:366,pixelWidth:630,sizes:\"100px\",src:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png\",srcSet:\"https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png?scale-down-to=512 512w,https://framerusercontent.com/images/qXMxktANT4gHXD34d100SvskVs.png 630w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue167=getLocalizedValue(\"v167\",activeLocale))!==null&&_getLocalizedValue167!==void 0?_getLocalizedValue167:\"photo DeepBox workstation\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:652,pixelHeight:342,pixelWidth:652,sizes:\"104px\",src:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png\",srcSet:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png?scale-down-to=512 512w,https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png 652w\"},className:\"framer-6kzvxk framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"iyYsGYI3z\",onTap:onTapd23j5l,...addPropertyOverrides({ScHhxdAs_:{background:{alt:(_getLocalizedValue168=getLocalizedValue(\"v168\",activeLocale))!==null&&_getLocalizedValue168!==void 0?_getLocalizedValue168:\"photo DeepBox workstation\",fit:\"fill\",intrinsicHeight:342,intrinsicWidth:652,pixelHeight:342,pixelWidth:652,sizes:\"104px\",src:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png\",srcSet:\"https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png?scale-down-to=512 512w,https://framerusercontent.com/images/dwQCuDhw3VmmVjhjmR85lWbU.png 652w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:(_getLocalizedValue169=getLocalizedValue(\"v169\",activeLocale))!==null&&_getLocalizedValue169!==void 0?_getLocalizedValue169:\"photo DeepBox serveur\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:630,pixelHeight:396,pixelWidth:630,sizes:\"123px\",src:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png\",srcSet:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png?scale-down-to=512 512w,https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png 630w\"},className:\"framer-ikn1o6 framer-1wwo656\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"uHUqaF7go\",onTap:onTapd23j5l,...addPropertyOverrides({ScHhxdAs_:{background:{alt:(_getLocalizedValue170=getLocalizedValue(\"v170\",activeLocale))!==null&&_getLocalizedValue170!==void 0?_getLocalizedValue170:\"photo DeepBox serveur\",fit:\"fill\",intrinsicHeight:396,intrinsicWidth:630,pixelHeight:396,pixelWidth:630,sizes:\"123px\",src:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png\",srcSet:\"https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png?scale-down-to=512 512w,https://framerusercontent.com/images/63xxFHJg9tMmK3vNVp3S8QzM8t4.png 630w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue171=getLocalizedValue(\"v171\",activeLocale))!==null&&_getLocalizedValue171!==void 0?_getLocalizedValue171:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Edge\"})})})})}),className:\"framer-befksm\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TYvDeeRPI\",onTap:onTapd23j5l,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({ScHhxdAs_:{children:(_getLocalizedValue172=getLocalizedValue(\"v172\",activeLocale))!==null&&_getLocalizedValue172!==void 0?_getLocalizedValue172:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Y_2sD8GMe\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Edge\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue173=getLocalizedValue(\"v173\",activeLocale))!==null&&_getLocalizedValue173!==void 0?_getLocalizedValue173:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Pro\"})})})})}),className:\"framer-mf6tua\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"o443b1GmQ\",onTap:onTapd23j5l,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({ScHhxdAs_:{children:(_getLocalizedValue174=getLocalizedValue(\"v174\",activeLocale))!==null&&_getLocalizedValue174!==void 0?_getLocalizedValue174:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":yrij_B_Dg\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Pro\"})})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue175=getLocalizedValue(\"v175\",activeLocale))!==null&&_getLocalizedValue175!==void 0?_getLocalizedValue175:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Serveur\"})})})})}),className:\"framer-1i3gxha\",\"data-highlight\":true,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"L5FDEdrNL\",onTap:onTapd23j5l,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({ScHhxdAs_:{children:(_getLocalizedValue176=getLocalizedValue(\"v176\",activeLocale))!==null&&_getLocalizedValue176!==void 0?_getLocalizedValue176:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"127%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 0%, rgb(0, 0, 0) 100%)\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":wmYXuMChX\",webPageId:\"ZOXQ3veu0\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-xfsoau\",\"data-styles-preset\":\"oJHPCUoy8\",children:\"DeepBox Serveur\"})})})})})}},baseVariant,gestureVariant)})]}),isDisplayed8()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-evzyqa\",\"data-framer-name\":\"Solutions\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"HLaAn4W4l\",onTap:onTap16ijyf0,style:{background:\"linear-gradient(97.13668225118039deg, rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 0) 0.9843571058940861%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-pzh133\",layoutDependency:layoutDependency,layoutId:\"YDKJ3YESA\",style:{background:\"radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%)\",filter:\"blur(12px)\",WebkitFilter:\"blur(12px)\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue177=getLocalizedValue(\"v177\",activeLocale))!==null&&_getLocalizedValue177!==void 0?_getLocalizedValue177:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})}),className:\"framer-1dl6vlv\",\"data-framer-name\":\"Sign Up\",\"data-highlight\":true,fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"uVu7HbA5A\",onTap:onTap16ijyf0,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({HzTvvkCHv:{children:(_getLocalizedValue178=getLocalizedValue(\"v178\",activeLocale))!==null&&_getLocalizedValue178!==void 0?_getLocalizedValue178:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter-Medium\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\"},children:/*#__PURE__*/_jsx(motion.span,{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(286deg, rgba(0, 0, 0, 0) -126.373%, rgb(0, 0, 0) -103.374%)\"},children:\"DeepBox \u2193\"})})})}},baseVariant,gestureVariant)})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DQWwg.framer-1wwo656, .framer-DQWwg .framer-1wwo656 { display: block; }\",\".framer-DQWwg.framer-8qv8uz { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; padding: 20px 64px 20px 64px; position: relative; width: min-content; }\",\".framer-DQWwg .framer-f2b8ux { bottom: -293px; flex: none; left: calc(49.93055555555558% - 295px / 2); overflow: visible; position: absolute; top: 112px; width: 295px; z-index: 1; }\",\".framer-DQWwg .framer-jy6gwb { cursor: pointer; flex: none; height: 81px; left: 10px; overflow: visible; position: absolute; text-decoration: none; top: 10px; width: 131px; }\",\".framer-DQWwg .framer-wcrgat { cursor: pointer; flex: none; height: 81px; left: 10px; overflow: visible; position: absolute; text-decoration: none; top: 98px; width: 131px; }\",\".framer-DQWwg .framer-1x8xkrt { bottom: 8px; cursor: pointer; flex: none; height: 81px; left: 10px; overflow: visible; position: absolute; text-decoration: none; width: 131px; }\",\".framer-DQWwg .framer-sel2dy { cursor: pointer; flex: none; height: 58px; position: absolute; right: -42px; top: 17px; white-space: pre-wrap; width: 177px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1uwqcyw { cursor: pointer; flex: none; height: 66px; position: absolute; right: -42px; top: calc(50.36231884057973% - 66px / 2); white-space: pre-wrap; width: 177px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-ymaqtn { bottom: 23px; cursor: pointer; flex: none; height: 56px; position: absolute; right: -41px; white-space: pre-wrap; width: 176px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1ds2bxe { aspect-ratio: 1.1672862453531598 / 1; bottom: -286px; flex: none; height: var(--framer-aspect-ratio-supported, 265px); left: 50%; overflow: hidden; position: absolute; width: 309px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-9c4stp { cursor: pointer; flex: none; height: 51px; left: 15px; overflow: visible; position: absolute; text-decoration: none; top: 24px; width: 88px; }\",\".framer-DQWwg .framer-rc81 { cursor: pointer; flex: none; height: 44px; left: 15px; overflow: visible; position: absolute; text-decoration: none; top: 107px; width: 93px; }\",\".framer-DQWwg .framer-11byz3w { bottom: 6px; cursor: pointer; flex: none; height: 86px; left: 0px; overflow: visible; position: absolute; text-decoration: none; width: 123px; }\",\".framer-DQWwg .framer-1cdfb26 { cursor: pointer; flex: none; height: 54px; position: absolute; right: 35px; top: 21px; white-space: pre-wrap; width: 164px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-qwbf9c { cursor: pointer; flex: none; height: 45px; position: absolute; right: 11px; top: calc(46.46840148698887% - 45px / 2); white-space: pre-wrap; width: 189px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1kg0auk { bottom: 27px; cursor: pointer; flex: none; height: 57px; position: absolute; right: -24px; white-space: pre-wrap; width: 225px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-k2jkeb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1312px; }\",\".framer-DQWwg .framer-u9ynv8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 20%; }\",\".framer-DQWwg .framer-vbmo7c { flex: none; height: 60px; overflow: visible; position: relative; text-decoration: none; width: 261px; }\",\".framer-DQWwg .framer-h9cz5h { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-DQWwg .framer-1rxpric { bottom: 15px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-1kjaebu { flex: none; height: 2px; left: calc(50.00000000000002% - 2px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 2px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-1p5k00w { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 15px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-1egb9it { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-DQWwg .framer-8iozqn { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-1cqdmdc { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-h49k3f { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-jb8shw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: flex-start; left: 52%; overflow: visible; padding: 0px; position: absolute; top: 49%; width: min-content; z-index: 1; }\",\".framer-DQWwg .framer-z7du3k, .framer-DQWwg .framer-oazb1t, .framer-DQWwg .framer-47lo77, .framer-DQWwg .framer-cl09ww { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 14px 24px 14px 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-1nun5cf, .framer-DQWwg .framer-1oqyp80, .framer-DQWwg .framer-10dmkos, .framer-DQWwg .framer-1a9o7v8, .framer-DQWwg .framer-13n4zml, .framer-DQWwg .framer-1f876go, .framer-DQWwg .framer-lh1cdy, .framer-DQWwg .framer-bygwih, .framer-DQWwg .framer-de2r1p, .framer-DQWwg .framer-1avrtgu, .framer-DQWwg .framer-5qid7, .framer-DQWwg .framer-pzh133 { flex: none; height: 50px; left: -36px; overflow: hidden; position: absolute; top: calc(50.00000000000002% - 50px / 2); width: 20px; z-index: 1; }\",\".framer-DQWwg .framer-oo67w, .framer-DQWwg .framer-192pkvz, .framer-DQWwg .framer-1vbydmv, .framer-DQWwg .framer-1xbkw9t, .framer-DQWwg .framer-1no6c51, .framer-DQWwg .framer-roen86, .framer-DQWwg .framer-1dmr1a9 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-DQWwg .framer-1l4gsis, .framer-DQWwg .framer-ewpon0, .framer-DQWwg .framer-vwwbga, .framer-DQWwg .framer-1dl6vlv { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-DQWwg .framer-nlk1oz { bottom: -237px; flex: none; height: 229px; left: calc(52.63157894736844% - 339px / 2); overflow: visible; position: absolute; width: 339px; z-index: 1; }\",\".framer-DQWwg .framer-xwja2c { cursor: pointer; flex: none; height: 51px; left: 32px; overflow: visible; position: absolute; text-decoration: none; top: 15px; width: 92px; }\",\".framer-DQWwg .framer-5ac33j { cursor: pointer; flex: none; height: 55px; left: 30px; overflow: visible; position: absolute; text-decoration: none; top: 77px; width: 100px; }\",\".framer-DQWwg .framer-1wk6qs6 { bottom: 14px; cursor: pointer; flex: none; height: 74px; left: 26px; overflow: visible; position: absolute; text-decoration: none; width: 106px; }\",\".framer-DQWwg .framer-1b9uto8 { cursor: pointer; flex: none; height: 36px; position: absolute; right: 7px; top: calc(45.41484716157208% - 36px / 2); white-space: pre-wrap; width: 195px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-gslgmj { bottom: 39px; cursor: pointer; flex: none; height: 39px; position: absolute; right: 23px; white-space: pre-wrap; width: 179px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1lj722m { cursor: pointer; flex: none; height: 62px; position: absolute; right: 24px; top: 12px; white-space: pre-wrap; width: 178px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-14agsxh { align-content: center; align-items: center; bottom: -312px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: 10px; overflow: hidden; padding: 14px 24px 14px 24px; position: absolute; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-1n5s5zx { bottom: -188px; flex: none; height: 188px; overflow: visible; position: absolute; right: -16px; width: 342px; z-index: 1; }\",\".framer-DQWwg .framer-1mxx8oe { bottom: 32px; flex: none; height: 42px; left: 30px; overflow: visible; position: absolute; text-decoration: none; width: 74px; }\",\".framer-DQWwg .framer-hgj1up { bottom: 79px; flex: none; height: 31px; left: 12px; position: absolute; white-space: pre-wrap; width: 206px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-8ksrga { bottom: 13px; flex: none; height: 50px; left: 23px; overflow: visible; position: absolute; text-decoration: none; width: 80px; }\",\".framer-DQWwg .framer-t75jyr { flex: none; height: 48px; position: absolute; right: 71px; top: calc(47.87234042553194% - 48px / 2); white-space: pre-wrap; width: 154px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-16a1aud { flex: none; height: 48px; left: 23px; overflow: visible; position: absolute; text-decoration: none; top: calc(47.87234042553194% - 48px / 2); width: 80px; }\",\".framer-DQWwg .framer-jfbwsa { flex: none; height: 46px; left: 23px; overflow: visible; position: absolute; text-decoration: none; top: 9px; width: 80px; }\",\".framer-DQWwg .framer-17g5jwi { flex: none; height: 51px; left: calc(52.33918128654973% - 126px / 2); position: absolute; top: 6px; white-space: pre-wrap; width: 126px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-od8j97 { bottom: 26px; flex: none; height: 54px; left: 115px; position: absolute; white-space: pre-wrap; width: 91px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1k2y0wa { bottom: 13px; flex: none; height: 48px; left: calc(48.83040935672517% - 101px / 2); position: absolute; white-space: pre-wrap; width: 101px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1p3paek { align-content: center; align-items: center; bottom: -308px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: 2px; overflow: hidden; padding: 14px 24px 14px 24px; position: absolute; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-ao9hn4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: 41px; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 16%; }\",\".framer-DQWwg .framer-oufsnp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; min-height: 44px; min-width: 108px; overflow: hidden; padding: 14px 24px 14px 24px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-1el0aq-container { flex: none; height: auto; position: relative; width: 106px; }\",\".framer-DQWwg .framer-aelesi { 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: 14px 24px 14px 24px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-DQWwg .framer-f4x2vd { align-content: center; align-items: center; bottom: 147px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 14px 24px 14px 24px; position: absolute; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-q2h5z3 { align-content: center; align-items: center; bottom: 89px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: 3px; overflow: hidden; padding: 14px 24px 14px 24px; position: absolute; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-11adqdv { align-content: center; align-items: center; bottom: 107px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 14px 24px 14px 24px; position: absolute; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-1lly2y3 { aspect-ratio: 1.074468085106383 / 1; bottom: -304px; flex: none; height: var(--framer-aspect-ratio-supported, 282px); left: 387px; overflow: hidden; position: absolute; width: 303px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-t6sj9q { cursor: pointer; flex: none; height: 81px; left: 16px; overflow: visible; position: absolute; text-decoration: none; top: 13px; width: 131px; }\",\".framer-DQWwg .framer-1kc3080 { cursor: pointer; flex: none; height: 81px; left: 16px; overflow: visible; position: absolute; text-decoration: none; top: calc(50.709219858156054% - 81.03614457831324px / 2); width: 131px; }\",\".framer-DQWwg .framer-gkc5vy { bottom: 9px; cursor: pointer; flex: none; height: 81px; left: 19px; overflow: visible; position: absolute; text-decoration: none; width: 131px; }\",\".framer-DQWwg .framer-2t1xng { cursor: pointer; flex: none; height: 66px; position: absolute; right: -12px; top: 23px; white-space: pre-wrap; width: 148px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-x08mtx { cursor: pointer; flex: none; height: 64px; position: absolute; right: 17px; top: calc(50.35460992907803% - 64px / 2); white-space: pre-wrap; width: 118px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-r3cknb { bottom: 28px; cursor: pointer; flex: none; height: 49px; position: absolute; right: 12px; white-space: pre-wrap; width: 124px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-h4jw1c { aspect-ratio: 1.073846153846154 / 1; bottom: -337px; flex: none; height: var(--framer-aspect-ratio-supported, 310px); left: 55%; overflow: hidden; position: absolute; width: 333px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-hugylx { cursor: pointer; flex: none; height: 64px; left: 15px; overflow: visible; position: absolute; text-decoration: none; top: 27px; width: 116px; }\",\".framer-DQWwg .framer-zommpa { cursor: pointer; flex: none; height: 64px; left: 15px; overflow: visible; position: absolute; text-decoration: none; top: calc(47.0769230769231% - 64px / 2); width: 116px; }\",\".framer-DQWwg .framer-1q4nbu0 { bottom: 24px; cursor: pointer; flex: none; height: 86px; left: 17px; overflow: visible; position: absolute; text-decoration: none; width: 123px; }\",\".framer-DQWwg .framer-upma38 { cursor: pointer; flex: none; height: 72px; position: absolute; right: 22px; top: 18px; white-space: pre-wrap; width: 170px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-torv4s { cursor: pointer; flex: none; height: 66px; position: absolute; right: 0px; top: calc(45.16129032258067% - 66px / 2); white-space: pre-wrap; width: 193px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1g38oor { bottom: 47px; cursor: pointer; flex: none; height: 63px; position: absolute; right: 10px; white-space: pre-wrap; width: 182px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-3di2o0 { flex: none; height: 254px; left: calc(27.500000000000025% - 303px / 2); overflow: hidden; position: absolute; top: calc(48.8188976377953% - 254px / 2); width: 303px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-1valr3u { flex: none; height: 31px; position: absolute; right: -22px; top: 33px; white-space: pre-wrap; width: 168px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-gi8135 { flex: none; height: 30px; position: absolute; right: -29px; top: calc(48.42519685039372% - 30px / 2); white-space: pre-wrap; width: 175px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-11d7geu { bottom: 40px; flex: none; height: 24px; position: absolute; right: -24px; white-space: pre-wrap; width: 170px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1k9w7wh { flex: none; height: 74px; left: 16px; overflow: visible; position: absolute; text-decoration: none; top: 8px; width: 131px; }\",\".framer-DQWwg .framer-97xhdi { flex: none; height: 71px; left: 16px; overflow: visible; position: absolute; text-decoration: none; top: calc(49.60629921259845% - 71px / 2); width: 131px; }\",\".framer-DQWwg .framer-1kh7h17 { bottom: 13px; flex: none; height: 69px; left: 16px; overflow: visible; position: absolute; text-decoration: none; width: 131px; }\",\".framer-DQWwg .framer-w7e9le { flex: none; height: 234px; left: calc(31.25000000000002% - 331px / 2); overflow: hidden; position: absolute; top: calc(55.249343832021026% - 234px / 2); width: 331px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-DQWwg .framer-kfvhzn { cursor: pointer; flex: none; height: 49px; left: 12px; overflow: visible; position: absolute; text-decoration: none; top: 22px; width: 100px; }\",\".framer-DQWwg .framer-6kzvxk { cursor: pointer; flex: none; height: 56px; left: 15px; overflow: visible; position: absolute; text-decoration: none; top: calc(46.58119658119661% - 56px / 2); width: 104px; }\",\".framer-DQWwg .framer-ikn1o6 { bottom: 1px; cursor: pointer; flex: none; height: 86px; left: 7px; overflow: visible; position: absolute; text-decoration: none; width: 123px; }\",\".framer-DQWwg .framer-befksm { cursor: pointer; flex: none; height: 42px; position: absolute; right: 5px; top: 22px; white-space: pre-wrap; width: 181px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-mf6tua { cursor: pointer; flex: none; height: 39px; position: absolute; right: -9px; top: calc(46.15384615384618% - 39px / 2); white-space: pre-wrap; width: 195px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-1i3gxha { bottom: 42px; cursor: pointer; flex: none; height: 37px; position: absolute; right: 14px; white-space: pre-wrap; width: 172px; word-break: break-word; word-wrap: break-word; }\",\".framer-DQWwg .framer-evzyqa { align-content: center; align-items: center; bottom: 153px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; left: 16px; overflow: hidden; padding: 14px 24px 14px 24px; position: absolute; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DQWwg.framer-8qv8uz, .framer-DQWwg .framer-jb8shw, .framer-DQWwg .framer-z7du3k, .framer-DQWwg .framer-oazb1t, .framer-DQWwg .framer-47lo77, .framer-DQWwg .framer-cl09ww, .framer-DQWwg .framer-14agsxh, .framer-DQWwg .framer-1p3paek, .framer-DQWwg .framer-ao9hn4, .framer-DQWwg .framer-oufsnp, .framer-DQWwg .framer-aelesi, .framer-DQWwg .framer-f4x2vd, .framer-DQWwg .framer-q2h5z3, .framer-DQWwg .framer-11adqdv, .framer-DQWwg .framer-evzyqa { gap: 0px; } .framer-DQWwg.framer-8qv8uz > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-DQWwg.framer-8qv8uz > :first-child, .framer-DQWwg .framer-jb8shw > :first-child, .framer-DQWwg .framer-z7du3k > :first-child, .framer-DQWwg .framer-oazb1t > :first-child, .framer-DQWwg .framer-47lo77 > :first-child, .framer-DQWwg .framer-cl09ww > :first-child, .framer-DQWwg .framer-14agsxh > :first-child, .framer-DQWwg .framer-1p3paek > :first-child, .framer-DQWwg .framer-ao9hn4 > :first-child, .framer-DQWwg .framer-oufsnp > :first-child, .framer-DQWwg .framer-aelesi > :first-child, .framer-DQWwg .framer-f4x2vd > :first-child, .framer-DQWwg .framer-q2h5z3 > :first-child, .framer-DQWwg .framer-11adqdv > :first-child, .framer-DQWwg .framer-evzyqa > :first-child { margin-left: 0px; } .framer-DQWwg.framer-8qv8uz > :last-child, .framer-DQWwg .framer-jb8shw > :last-child, .framer-DQWwg .framer-z7du3k > :last-child, .framer-DQWwg .framer-oazb1t > :last-child, .framer-DQWwg .framer-47lo77 > :last-child, .framer-DQWwg .framer-cl09ww > :last-child, .framer-DQWwg .framer-14agsxh > :last-child, .framer-DQWwg .framer-1p3paek > :last-child, .framer-DQWwg .framer-ao9hn4 > :last-child, .framer-DQWwg .framer-oufsnp > :last-child, .framer-DQWwg .framer-aelesi > :last-child, .framer-DQWwg .framer-f4x2vd > :last-child, .framer-DQWwg .framer-q2h5z3 > :last-child, .framer-DQWwg .framer-11adqdv > :last-child, .framer-DQWwg .framer-evzyqa > :last-child { margin-right: 0px; } .framer-DQWwg .framer-jb8shw > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-DQWwg .framer-z7du3k > *, .framer-DQWwg .framer-oazb1t > *, .framer-DQWwg .framer-47lo77 > *, .framer-DQWwg .framer-cl09ww > *, .framer-DQWwg .framer-14agsxh > *, .framer-DQWwg .framer-1p3paek > *, .framer-DQWwg .framer-oufsnp > *, .framer-DQWwg .framer-f4x2vd > *, .framer-DQWwg .framer-q2h5z3 > *, .framer-DQWwg .framer-11adqdv > *, .framer-DQWwg .framer-evzyqa > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-DQWwg .framer-ao9hn4 > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-DQWwg .framer-aelesi > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-DQWwg.framer-v-r3au5r.framer-8qv8uz, .framer-DQWwg.framer-v-2akq7h .framer-1egb9it, .framer-DQWwg.framer-v-1dqz332 .framer-1egb9it, .framer-DQWwg.framer-v-1uvecud .framer-1egb9it, .framer-DQWwg.framer-v-9og5ve .framer-1egb9it, .framer-DQWwg.framer-v-1ms4zgg .framer-1egb9it { cursor: pointer; }\",\".framer-DQWwg.framer-v-r3au5r .framer-f2b8ux, .framer-DQWwg.framer-v-1iql4bn .framer-1ds2bxe, .framer-DQWwg.framer-v-qwow1s .framer-1lly2y3, .framer-DQWwg.framer-v-af76vy .framer-h4jw1c, .framer-DQWwg.framer-v-19u82bt .framer-3di2o0, .framer-DQWwg.framer-v-195bud2 .framer-w7e9le { order: 6; }\",\".framer-DQWwg.framer-v-r3au5r .framer-k2jkeb, .framer-DQWwg.framer-v-r3au5r .framer-192pkvz, .framer-DQWwg.framer-v-1iql4bn .framer-k2jkeb, .framer-DQWwg.framer-v-1iql4bn .framer-192pkvz, .framer-DQWwg.framer-v-a5jfzl .framer-oazb1t, .framer-DQWwg.framer-v-9og5ve .framer-oazb1t, .framer-DQWwg.framer-v-9og5ve .framer-1xbkw9t, .framer-DQWwg.framer-v-9og5ve .framer-1dl6vlv, .framer-DQWwg.framer-v-19u82bt .framer-f4x2vd, .framer-DQWwg.framer-v-195bud2 .framer-1dmr1a9 { order: 1; }\",\".framer-DQWwg.framer-v-r3au5r .framer-1nun5cf, .framer-DQWwg.framer-v-r3au5r .framer-1oqyp80, .framer-DQWwg.framer-v-r3au5r .framer-1a9o7v8, .framer-DQWwg.framer-v-r3au5r .framer-lh1cdy, .framer-DQWwg.framer-v-1iql4bn .framer-1nun5cf, .framer-DQWwg.framer-v-1iql4bn .framer-1oqyp80, .framer-DQWwg.framer-v-1iql4bn .framer-1a9o7v8, .framer-DQWwg.framer-v-1iql4bn .framer-lh1cdy, .framer-DQWwg.framer-v-a5jfzl .framer-1nun5cf, .framer-DQWwg.framer-v-a5jfzl .framer-1oqyp80, .framer-DQWwg.framer-v-a5jfzl .framer-1a9o7v8, .framer-DQWwg.framer-v-a5jfzl .framer-lh1cdy, .framer-DQWwg.framer-v-qwow1s .framer-1nun5cf, .framer-DQWwg.framer-v-qwow1s .framer-1oqyp80, .framer-DQWwg.framer-v-qwow1s .framer-1a9o7v8, .framer-DQWwg.framer-v-qwow1s .framer-lh1cdy, .framer-DQWwg.framer-v-af76vy .framer-1nun5cf, .framer-DQWwg.framer-v-af76vy .framer-1oqyp80, .framer-DQWwg.framer-v-af76vy .framer-1a9o7v8, .framer-DQWwg.framer-v-af76vy .framer-lh1cdy, .framer-DQWwg.framer-v-1y4j2tg .framer-1nun5cf, .framer-DQWwg.framer-v-1y4j2tg .framer-1oqyp80, .framer-DQWwg.framer-v-1y4j2tg .framer-1a9o7v8, .framer-DQWwg.framer-v-1uvecud .framer-1nun5cf, .framer-DQWwg.framer-v-1uvecud .framer-1oqyp80, .framer-DQWwg.framer-v-1uvecud .framer-1a9o7v8, .framer-DQWwg.framer-v-9og5ve .framer-z7du3k, .framer-DQWwg.framer-v-9og5ve .framer-1nun5cf, .framer-DQWwg.framer-v-9og5ve .framer-1oqyp80, .framer-DQWwg.framer-v-9og5ve .framer-1f876go, .framer-DQWwg.framer-v-9og5ve .framer-pzh133, .framer-DQWwg.framer-v-19u82bt .framer-1nun5cf, .framer-DQWwg.framer-v-19u82bt .framer-1oqyp80, .framer-DQWwg.framer-v-19u82bt .framer-1avrtgu, .framer-DQWwg.framer-v-195bud2 .framer-1nun5cf, .framer-DQWwg.framer-v-195bud2 .framer-1oqyp80, .framer-DQWwg.framer-v-195bud2 .framer-5qid7, .framer-DQWwg.framer-v-1ms4zgg .framer-1nun5cf, .framer-DQWwg.framer-v-1ms4zgg .framer-1oqyp80 { order: 0; }\",\".framer-DQWwg.framer-v-r3au5r .framer-oo67w, .framer-DQWwg.framer-v-r3au5r .framer-1l4gsis, .framer-DQWwg.framer-v-1iql4bn .framer-oo67w, .framer-DQWwg.framer-v-1iql4bn .framer-1l4gsis, .framer-DQWwg.framer-v-a5jfzl .framer-oo67w, .framer-DQWwg.framer-v-a5jfzl .framer-1l4gsis, .framer-DQWwg.framer-v-a5jfzl .framer-cl09ww, .framer-DQWwg.framer-v-a5jfzl .framer-192pkvz, .framer-DQWwg.framer-v-qwow1s .framer-oo67w, .framer-DQWwg.framer-v-qwow1s .framer-1l4gsis, .framer-DQWwg.framer-v-qwow1s .framer-192pkvz, .framer-DQWwg.framer-v-af76vy .framer-oo67w, .framer-DQWwg.framer-v-af76vy .framer-1l4gsis, .framer-DQWwg.framer-v-af76vy .framer-192pkvz, .framer-DQWwg.framer-v-1y4j2tg .framer-oo67w, .framer-DQWwg.framer-v-1y4j2tg .framer-1l4gsis, .framer-DQWwg.framer-v-1y4j2tg .framer-192pkvz, .framer-DQWwg.framer-v-1uvecud .framer-oo67w, .framer-DQWwg.framer-v-1uvecud .framer-1l4gsis, .framer-DQWwg.framer-v-1uvecud .framer-192pkvz, .framer-DQWwg.framer-v-9og5ve .framer-oo67w, .framer-DQWwg.framer-v-9og5ve .framer-1l4gsis, .framer-DQWwg.framer-v-19u82bt .framer-oo67w, .framer-DQWwg.framer-v-19u82bt .framer-1l4gsis, .framer-DQWwg.framer-v-19u82bt .framer-roen86, .framer-DQWwg.framer-v-195bud2 .framer-oo67w, .framer-DQWwg.framer-v-195bud2 .framer-1l4gsis, .framer-DQWwg.framer-v-1ms4zgg .framer-oo67w, .framer-DQWwg.framer-v-1ms4zgg .framer-1l4gsis { order: 3; }\",\".framer-DQWwg.framer-v-r3au5r .framer-oufsnp, .framer-DQWwg.framer-v-1iql4bn .framer-oufsnp, .framer-DQWwg.framer-v-af76vy .framer-oufsnp { min-height: 50px; }\",\".framer-DQWwg.framer-v-a5jfzl.framer-8qv8uz { height: 95px; width: 1300px; }\",\".framer-DQWwg.framer-v-a5jfzl .framer-k2jkeb { height: 91%; order: 1; width: 1272px; z-index: 1; }\",\".framer-DQWwg.framer-v-a5jfzl .framer-u9ynv8 { order: 0; width: 10%; }\",\".framer-DQWwg.framer-v-a5jfzl .framer-jb8shw { gap: 0px; order: 1; }\",\".framer-DQWwg.framer-v-a5jfzl .framer-z7du3k { height: 51px; order: 0; width: 125px; }\",\".framer-DQWwg.framer-v-a5jfzl .framer-47lo77, .framer-DQWwg.framer-v-a5jfzl .framer-aelesi { order: 2; }\",\".framer-DQWwg.framer-v-a5jfzl .framer-ao9hn4 { order: 2; width: 11%; }\",\".framer-DQWwg.framer-v-a5jfzl .framer-oufsnp, .framer-DQWwg.framer-v-qwow1s .framer-oufsnp { min-height: 50px; order: 0; }\",\".framer-DQWwg.framer-v-a5jfzl .framer-1el0aq-container { order: 1; width: 108px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DQWwg.framer-v-a5jfzl .framer-jb8shw { gap: 0px; } .framer-DQWwg.framer-v-a5jfzl .framer-jb8shw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-DQWwg.framer-v-a5jfzl .framer-jb8shw > :first-child { margin-left: 0px; } .framer-DQWwg.framer-v-a5jfzl .framer-jb8shw > :last-child { margin-right: 0px; } }\",\".framer-DQWwg.framer-v-qwow1s .framer-k2jkeb { height: 55px; order: 2; width: 1172px; }\",\".framer-DQWwg.framer-v-qwow1s .framer-u9ynv8, .framer-DQWwg.framer-v-af76vy .framer-u9ynv8 { min-height: 35px; width: 10%; }\",\".framer-DQWwg.framer-v-qwow1s .framer-vbmo7c { bottom: -14px; height: unset; left: -44px; position: absolute; right: -99px; top: -16px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-qwow1s .framer-ao9hn4, .framer-DQWwg.framer-v-af76vy .framer-ao9hn4 { width: 11%; }\",\".framer-DQWwg.framer-v-qwow1s .framer-1el0aq-container { left: -146px; order: 1; position: absolute; top: 0px; z-index: 1; }\",\".framer-DQWwg.framer-v-qwow1s .framer-aelesi { bottom: -4px; height: unset; left: -22px; order: 2; position: absolute; right: -51px; top: -4px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-af76vy .framer-k2jkeb { order: 2; width: 1172px; }\",\".framer-DQWwg.framer-v-af76vy .framer-vbmo7c { bottom: -13px; height: unset; left: -36px; position: absolute; right: -98px; top: -13px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-af76vy .framer-1el0aq-container { left: -146px; position: absolute; top: 0px; z-index: 1; }\",\".framer-DQWwg.framer-v-af76vy .framer-aelesi { position: absolute; right: -51px; top: 49%; z-index: 1; }\",\".framer-DQWwg.framer-v-2akq7h.framer-8qv8uz { padding: 20px 50px 20px 50px; width: 810px; }\",\".framer-DQWwg.framer-v-2akq7h .framer-k2jkeb, .framer-DQWwg.framer-v-2akq7h .framer-u9ynv8, .framer-DQWwg.framer-v-1dqz332 .framer-k2jkeb, .framer-DQWwg.framer-v-1dqz332 .framer-u9ynv8 { flex: 1 0 0px; width: 1px; }\",\".framer-DQWwg.framer-v-1y4j2tg.framer-8qv8uz { flex-direction: column; height: 555px; overflow: visible; padding: 0px; width: 810px; }\",\".framer-DQWwg.framer-v-1y4j2tg .framer-k2jkeb { bottom: 119px; flex-direction: column; gap: 66px; height: auto; justify-content: center; left: 50%; order: 7; position: absolute; width: 710px; z-index: 1; }\",\".framer-DQWwg.framer-v-1y4j2tg .framer-u9ynv8 { height: 82px; left: 0px; order: 0; position: absolute; right: 0px; top: -438px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-1y4j2tg .framer-jb8shw { flex-direction: column; left: 0px; order: 1; right: 0px; top: -316px; width: unset; }\",\".framer-DQWwg.framer-v-1y4j2tg .framer-ao9hn4 { flex-direction: column; height: min-content; justify-content: center; left: 0px; min-height: 41px; order: 2; position: absolute; right: 0px; top: -67px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-1y4j2tg .framer-aelesi { bottom: -15px; left: 0px; order: 2; position: absolute; right: 0px; width: unset; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DQWwg.framer-v-1y4j2tg.framer-8qv8uz, .framer-DQWwg.framer-v-1y4j2tg .framer-k2jkeb, .framer-DQWwg.framer-v-1y4j2tg .framer-jb8shw, .framer-DQWwg.framer-v-1y4j2tg .framer-ao9hn4 { gap: 0px; } .framer-DQWwg.framer-v-1y4j2tg.framer-8qv8uz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-DQWwg.framer-v-1y4j2tg.framer-8qv8uz > :first-child, .framer-DQWwg.framer-v-1y4j2tg .framer-k2jkeb > :first-child, .framer-DQWwg.framer-v-1y4j2tg .framer-jb8shw > :first-child, .framer-DQWwg.framer-v-1y4j2tg .framer-ao9hn4 > :first-child { margin-top: 0px; } .framer-DQWwg.framer-v-1y4j2tg.framer-8qv8uz > :last-child, .framer-DQWwg.framer-v-1y4j2tg .framer-k2jkeb > :last-child, .framer-DQWwg.framer-v-1y4j2tg .framer-jb8shw > :last-child, .framer-DQWwg.framer-v-1y4j2tg .framer-ao9hn4 > :last-child { margin-bottom: 0px; } .framer-DQWwg.framer-v-1y4j2tg .framer-k2jkeb > * { margin: 0px; margin-bottom: calc(66px / 2); margin-top: calc(66px / 2); } .framer-DQWwg.framer-v-1y4j2tg .framer-jb8shw > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-DQWwg.framer-v-1y4j2tg .framer-ao9hn4 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }\",\".framer-DQWwg.framer-v-1dqz332.framer-8qv8uz { padding: 20px 16px 20px 16px; width: 390px; }\",\".framer-DQWwg.framer-v-1uvecud.framer-8qv8uz { flex-direction: column; height: 563px; justify-content: flex-start; padding: 24px 16px 24px 16px; width: 390px; }\",\".framer-DQWwg.framer-v-1uvecud .framer-k2jkeb { flex-direction: column; gap: 62px; justify-content: center; width: 100%; }\",\".framer-DQWwg.framer-v-1uvecud .framer-u9ynv8, .framer-DQWwg.framer-v-9og5ve .framer-u9ynv8 { order: 0; width: 100%; }\",\".framer-DQWwg.framer-v-1uvecud .framer-vbmo7c, .framer-DQWwg.framer-v-9og5ve .framer-vbmo7c, .framer-DQWwg.framer-v-1ms4zgg .framer-vbmo7c { height: 61px; width: 203px; }\",\".framer-DQWwg.framer-v-1uvecud .framer-8iozqn, .framer-DQWwg.framer-v-9og5ve .framer-8iozqn, .framer-DQWwg.framer-v-1ms4zgg .framer-8iozqn { bottom: 15px; }\",\".framer-DQWwg.framer-v-1uvecud .framer-1cqdmdc, .framer-DQWwg.framer-v-9og5ve .framer-1cqdmdc, .framer-DQWwg.framer-v-1ms4zgg .framer-1cqdmdc { left: calc(50.00000000000002% - 2px / 2); width: 2px; }\",\".framer-DQWwg.framer-v-1uvecud .framer-h49k3f, .framer-DQWwg.framer-v-9og5ve .framer-h49k3f, .framer-DQWwg.framer-v-1ms4zgg .framer-h49k3f { top: 15px; }\",\".framer-DQWwg.framer-v-1uvecud .framer-jb8shw { bottom: -326px; flex-direction: column; gap: 16px; left: 0px; order: 2; top: unset; width: 100%; }\",\".framer-DQWwg.framer-v-1uvecud .framer-ao9hn4 { bottom: -59px; flex-direction: column; height: min-content; justify-content: center; left: -45px; min-height: 111px; order: 1; position: absolute; right: 0px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-1uvecud .framer-1el0aq-container { bottom: -3px; position: absolute; right: 5px; z-index: 1; }\",\".framer-DQWwg.framer-v-1uvecud .framer-aelesi { bottom: -382px; position: absolute; right: 2px; width: 349px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DQWwg.framer-v-1uvecud.framer-8qv8uz, .framer-DQWwg.framer-v-1uvecud .framer-k2jkeb, .framer-DQWwg.framer-v-1uvecud .framer-jb8shw, .framer-DQWwg.framer-v-1uvecud .framer-ao9hn4 { gap: 0px; } .framer-DQWwg.framer-v-1uvecud.framer-8qv8uz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-DQWwg.framer-v-1uvecud.framer-8qv8uz > :first-child, .framer-DQWwg.framer-v-1uvecud .framer-k2jkeb > :first-child, .framer-DQWwg.framer-v-1uvecud .framer-jb8shw > :first-child, .framer-DQWwg.framer-v-1uvecud .framer-ao9hn4 > :first-child { margin-top: 0px; } .framer-DQWwg.framer-v-1uvecud.framer-8qv8uz > :last-child, .framer-DQWwg.framer-v-1uvecud .framer-k2jkeb > :last-child, .framer-DQWwg.framer-v-1uvecud .framer-jb8shw > :last-child, .framer-DQWwg.framer-v-1uvecud .framer-ao9hn4 > :last-child { margin-bottom: 0px; } .framer-DQWwg.framer-v-1uvecud .framer-k2jkeb > * { margin: 0px; margin-bottom: calc(62px / 2); margin-top: calc(62px / 2); } .framer-DQWwg.framer-v-1uvecud .framer-jb8shw > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-DQWwg.framer-v-1uvecud .framer-ao9hn4 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }\",\".framer-DQWwg.framer-v-9og5ve.framer-8qv8uz { flex-direction: column; height: 661px; justify-content: flex-start; padding: 24px 16px 24px 16px; width: 390px; }\",\".framer-DQWwg.framer-v-9og5ve .framer-k2jkeb { flex-direction: column; gap: 62px; justify-content: center; order: 2; width: 100%; }\",\".framer-DQWwg.framer-v-9og5ve .framer-jb8shw { bottom: -168px; flex-direction: column; gap: 0px; left: 0px; order: 4; right: 0px; top: unset; width: unset; }\",\".framer-DQWwg.framer-v-9og5ve .framer-1n5s5zx, .framer-DQWwg.framer-v-9og5ve .framer-evzyqa { order: 7; }\",\".framer-DQWwg.framer-v-9og5ve .framer-1p3paek { order: 8; }\",\".framer-DQWwg.framer-v-9og5ve .framer-ao9hn4 { flex-direction: column; height: min-content; justify-content: center; min-height: 117px; order: 1; position: absolute; right: 0px; top: 3px; width: 194px; z-index: 1; }\",\".framer-DQWwg.framer-v-9og5ve .framer-1el0aq-container { bottom: 16px; order: 1; position: absolute; right: 5px; z-index: 1; }\",\".framer-DQWwg.framer-v-9og5ve .framer-aelesi { bottom: -498px; left: -155px; order: 2; position: absolute; width: 347px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DQWwg.framer-v-9og5ve.framer-8qv8uz, .framer-DQWwg.framer-v-9og5ve .framer-k2jkeb, .framer-DQWwg.framer-v-9og5ve .framer-jb8shw, .framer-DQWwg.framer-v-9og5ve .framer-ao9hn4 { gap: 0px; } .framer-DQWwg.framer-v-9og5ve.framer-8qv8uz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-DQWwg.framer-v-9og5ve.framer-8qv8uz > :first-child, .framer-DQWwg.framer-v-9og5ve .framer-k2jkeb > :first-child, .framer-DQWwg.framer-v-9og5ve .framer-jb8shw > :first-child, .framer-DQWwg.framer-v-9og5ve .framer-ao9hn4 > :first-child { margin-top: 0px; } .framer-DQWwg.framer-v-9og5ve.framer-8qv8uz > :last-child, .framer-DQWwg.framer-v-9og5ve .framer-k2jkeb > :last-child, .framer-DQWwg.framer-v-9og5ve .framer-jb8shw > :last-child, .framer-DQWwg.framer-v-9og5ve .framer-ao9hn4 > :last-child { margin-bottom: 0px; } .framer-DQWwg.framer-v-9og5ve .framer-k2jkeb > * { margin: 0px; margin-bottom: calc(62px / 2); margin-top: calc(62px / 2); } .framer-DQWwg.framer-v-9og5ve .framer-jb8shw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DQWwg.framer-v-9og5ve .framer-ao9hn4 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }\",\".framer-DQWwg.framer-v-19u82bt.framer-8qv8uz, .framer-DQWwg.framer-v-195bud2.framer-8qv8uz { height: 762px; padding: 20px 50px 20px 50px; width: 800px; }\",\".framer-DQWwg.framer-v-19u82bt .framer-k2jkeb, .framer-DQWwg.framer-v-195bud2 .framer-k2jkeb { flex-direction: column; gap: 66px; height: 690px; justify-content: center; order: 4; width: 700px; }\",\".framer-DQWwg.framer-v-19u82bt .framer-u9ynv8, .framer-DQWwg.framer-v-195bud2 .framer-u9ynv8 { left: 0px; order: 0; position: absolute; right: 0px; top: 0px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-19u82bt .framer-jb8shw { flex-direction: column; left: 0px; order: 2; right: 0px; top: 93px; width: unset; }\",\".framer-DQWwg.framer-v-19u82bt .framer-ao9hn4 { flex-direction: column; height: 58px; justify-content: center; left: 0px; order: 3; position: absolute; right: 0px; top: 4px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-19u82bt .framer-1el0aq-container { order: 1; position: absolute; right: 76px; top: 4px; z-index: 1; }\",\".framer-DQWwg.framer-v-19u82bt .framer-aelesi { bottom: -637px; left: 0px; order: 2; position: absolute; right: 0px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-19u82bt .framer-q2h5z3 { order: 4; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DQWwg.framer-v-19u82bt .framer-k2jkeb, .framer-DQWwg.framer-v-19u82bt .framer-jb8shw, .framer-DQWwg.framer-v-19u82bt .framer-ao9hn4 { gap: 0px; } .framer-DQWwg.framer-v-19u82bt .framer-k2jkeb > * { margin: 0px; margin-bottom: calc(66px / 2); margin-top: calc(66px / 2); } .framer-DQWwg.framer-v-19u82bt .framer-k2jkeb > :first-child, .framer-DQWwg.framer-v-19u82bt .framer-jb8shw > :first-child, .framer-DQWwg.framer-v-19u82bt .framer-ao9hn4 > :first-child { margin-top: 0px; } .framer-DQWwg.framer-v-19u82bt .framer-k2jkeb > :last-child, .framer-DQWwg.framer-v-19u82bt .framer-jb8shw > :last-child, .framer-DQWwg.framer-v-19u82bt .framer-ao9hn4 > :last-child { margin-bottom: 0px; } .framer-DQWwg.framer-v-19u82bt .framer-jb8shw > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-DQWwg.framer-v-19u82bt .framer-ao9hn4 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }\",\".framer-DQWwg.framer-v-195bud2 .framer-jb8shw { flex-direction: column; left: 0px; order: 1; right: 0px; top: 96px; width: unset; }\",\".framer-DQWwg.framer-v-195bud2 .framer-ao9hn4 { flex-direction: column; height: 72px; justify-content: center; left: 0px; order: 2; position: absolute; right: 0px; top: 4px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-195bud2 .framer-1el0aq-container { order: 0; position: absolute; right: 55px; top: 4px; z-index: 1; }\",\".framer-DQWwg.framer-v-195bud2 .framer-aelesi { bottom: -611px; left: 0px; order: 2; position: absolute; right: 0px; width: unset; z-index: 1; }\",\".framer-DQWwg.framer-v-195bud2 .framer-11adqdv { order: 5; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DQWwg.framer-v-195bud2 .framer-k2jkeb, .framer-DQWwg.framer-v-195bud2 .framer-jb8shw, .framer-DQWwg.framer-v-195bud2 .framer-ao9hn4 { gap: 0px; } .framer-DQWwg.framer-v-195bud2 .framer-k2jkeb > * { margin: 0px; margin-bottom: calc(66px / 2); margin-top: calc(66px / 2); } .framer-DQWwg.framer-v-195bud2 .framer-k2jkeb > :first-child, .framer-DQWwg.framer-v-195bud2 .framer-jb8shw > :first-child, .framer-DQWwg.framer-v-195bud2 .framer-ao9hn4 > :first-child { margin-top: 0px; } .framer-DQWwg.framer-v-195bud2 .framer-k2jkeb > :last-child, .framer-DQWwg.framer-v-195bud2 .framer-jb8shw > :last-child, .framer-DQWwg.framer-v-195bud2 .framer-ao9hn4 > :last-child { margin-bottom: 0px; } .framer-DQWwg.framer-v-195bud2 .framer-jb8shw > * { margin: 0px; margin-bottom: calc(3px / 2); margin-top: calc(3px / 2); } .framer-DQWwg.framer-v-195bud2 .framer-ao9hn4 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }\",\".framer-DQWwg.framer-v-1ms4zgg.framer-8qv8uz { flex-direction: column; height: 730px; justify-content: flex-start; padding: 24px 16px 24px 16px; width: 393px; }\",\".framer-DQWwg.framer-v-1ms4zgg .framer-k2jkeb { flex-direction: column; gap: 62px; justify-content: center; min-height: 48px; order: 2; width: 100%; }\",\".framer-DQWwg.framer-v-1ms4zgg .framer-u9ynv8 { left: 50%; order: 0; position: absolute; top: 0px; width: 361px; z-index: 1; }\",\".framer-DQWwg.framer-v-1ms4zgg .framer-jb8shw { bottom: -236px; flex-direction: column; gap: 0px; left: -16px; order: 1; top: unset; width: 361px; }\",\".framer-DQWwg.framer-v-1ms4zgg .framer-ao9hn4 { bottom: -68px; cursor: pointer; flex-direction: column; height: 65px; justify-content: center; order: 2; position: absolute; right: -11px; width: 132px; z-index: 1; }\",\".framer-DQWwg.framer-v-1ms4zgg .framer-aelesi { bottom: -559px; left: -230px; position: absolute; width: 347px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DQWwg.framer-v-1ms4zgg.framer-8qv8uz, .framer-DQWwg.framer-v-1ms4zgg .framer-k2jkeb, .framer-DQWwg.framer-v-1ms4zgg .framer-jb8shw, .framer-DQWwg.framer-v-1ms4zgg .framer-ao9hn4 { gap: 0px; } .framer-DQWwg.framer-v-1ms4zgg.framer-8qv8uz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-DQWwg.framer-v-1ms4zgg.framer-8qv8uz > :first-child, .framer-DQWwg.framer-v-1ms4zgg .framer-k2jkeb > :first-child, .framer-DQWwg.framer-v-1ms4zgg .framer-jb8shw > :first-child, .framer-DQWwg.framer-v-1ms4zgg .framer-ao9hn4 > :first-child { margin-top: 0px; } .framer-DQWwg.framer-v-1ms4zgg.framer-8qv8uz > :last-child, .framer-DQWwg.framer-v-1ms4zgg .framer-k2jkeb > :last-child, .framer-DQWwg.framer-v-1ms4zgg .framer-jb8shw > :last-child, .framer-DQWwg.framer-v-1ms4zgg .framer-ao9hn4 > :last-child { margin-bottom: 0px; } .framer-DQWwg.framer-v-1ms4zgg .framer-k2jkeb > * { margin: 0px; margin-bottom: calc(62px / 2); margin-top: calc(62px / 2); } .framer-DQWwg.framer-v-1ms4zgg .framer-jb8shw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DQWwg.framer-v-1ms4zgg .framer-ao9hn4 > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }\",...sharedStyle.css,'.framer-DQWwg[data-border=\"true\"]::after, .framer-DQWwg [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 100\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"P9bWLxhB0\":{\"layout\":[\"auto\",\"auto\"]},\"AoqARirqv\":{\"layout\":[\"auto\",\"auto\"]},\"nOJ7eZ4sC\":{\"layout\":[\"fixed\",\"fixed\"]},\"vVmYGQtsd\":{\"layout\":[\"auto\",\"auto\"]},\"HluDMevaA\":{\"layout\":[\"auto\",\"auto\"]},\"rlF2Z_pfC\":{\"layout\":[\"fixed\",\"auto\"]},\"MLGi03QKR\":{\"layout\":[\"fixed\",\"fixed\"]},\"p9feeYU36\":{\"layout\":[\"fixed\",\"auto\"]},\"DnWT01V6u\":{\"layout\":[\"fixed\",\"fixed\"]},\"HzTvvkCHv\":{\"layout\":[\"fixed\",\"fixed\"]},\"OI43s_eDd\":{\"layout\":[\"fixed\",\"fixed\"]},\"ScHhxdAs_\":{\"layout\":[\"fixed\",\"fixed\"]},\"ikM2fABtU\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framervp1DvjaPw=withCSS(Component,css,\"framer-DQWwg\");export default Framervp1DvjaPw;Framervp1DvjaPw.displayName=\"Navbar\";Framervp1DvjaPw.defaultProps={height:100,width:1440};addPropertyControls(Framervp1DvjaPw,{variant:{options:[\"X1kgE4VS9\",\"P9bWLxhB0\",\"AoqARirqv\",\"nOJ7eZ4sC\",\"vVmYGQtsd\",\"HluDMevaA\",\"rlF2Z_pfC\",\"MLGi03QKR\",\"p9feeYU36\",\"DnWT01V6u\",\"HzTvvkCHv\",\"OI43s_eDd\",\"ScHhxdAs_\",\"ikM2fABtU\"],optionTitles:[\"Desktop\",\"Desktop open Solutions\",\"Desktop open Harwares\",\"Laptop\",\"Laptop open Solutions\",\"Laptop open Harwares\",\"Tablet\",\"Tablet Open\",\"Phone\",\"Phone Open\",\"Phone solutions open\",\"Tablet Open solutions\",\"Tablet Open hardwares\",\"Phone hardware open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framervp1DvjaPw,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.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://app.framerstatic.com/Inter-Medium.cyrillic-ext-M4WHNGTS.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://app.framerstatic.com/Inter-Medium.cyrillic-JVU2PANX.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Medium.greek-ext-4KCQBEIZ.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Medium.greek-DPOQGN7L.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://app.framerstatic.com/Inter-Medium.latin-ext-J4DBSW7F.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://app.framerstatic.com/Inter-Medium.latin-Y3IVPL46.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://app.framerstatic.com/Inter-Medium.vietnamese-PJV76O4P.woff2\",weight:\"500\"}]},...LocaleSelectorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framervp1DvjaPw\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"100\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"P9bWLxhB0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AoqARirqv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nOJ7eZ4sC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vVmYGQtsd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"HluDMevaA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"rlF2Z_pfC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MLGi03QKR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"p9feeYU36\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DnWT01V6u\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HzTvvkCHv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OI43s_eDd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ScHhxdAs_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ikM2fABtU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vp1DvjaPw.map"],
  "mappings": "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AAA,QAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,QAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,QAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,QAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,QAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,SAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GA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AAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,KAAO,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAA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",
  "names": ["fontStore", "fonts", "css", "className", "getBorderStyle", "e", "t", "o", "d", "r", "i", "l", "h", "b", "borderControls", "ControlType", "getFocusStyle", "color", "width", "style", "offset", "result", "focusControls", "ControlType", "getHoverStyle", "fillColor", "textColor", "borderColor", "hoverControls", "ControlType", "getPaddingStyle", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControls", "ControlType", "getRadiusStyle", "radius", "radiusPerCorner", "radiusTopLeft", "radiusTopRight", "radiusBottomRight", "radiusBottomLeft", "result", "radiusControls", "ControlType", "className", "IconType", "Icon", "type", "color", "image", "size", "p", "CaretType", "Caret", "LocaleSelector", "withCSS", "font", "fillColor", "textColor", "icon", "caret", "title", "gap", "border", "hover", "focus", "style", "props", "id", "ae", "activeLocale", "locales", "setLocale", "useLocaleInfo", "_activeLocale_id", "activeLocaleId", "lastActiveLocaleId", "setLastActiveLocaleId", "ye", "selectedLocaleId", "setSelectedLocaleId", "selectedLocale", "locale", "handleChange", "event", "localeId", "_selectedLocale_name", "u", "className", "getPaddingStyle", "getRadiusStyle", "getBorderStyle", "getHoverStyle", "getFocusStyle", "addPropertyControls", "ControlType", "paddingControls", "radiusControls", "borderControls", "hoverControls", "focusControls", "LocaleSelector_default", "vp1DvjaPw_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v100", "v101", "v102", "v103", "v104", "v105", "v106", "v107", "v108", "v109", "v11", "v110", "v111", "v112", "v113", "v114", "v115", "v116", "v117", "v118", "v119", "v12", "v120", "v121", "v122", "v123", "v124", "v125", "v126", "v127", "v128", "v129", "v13", "v130", "v131", "v132", "v133", "v134", "v135", "v136", "v137", "v138", "v139", "v14", "v140", "v141", "v142", "v143", "v144", "v145", "v146", "v147", "v148", "v149", "v15", "v150", "v151", "v152", "v153", "v154", "v155", "v156", "v157", "v158", "v159", "v16", "v160", "v161", "v162", "v163", "v164", "v165", "v166", "v167", "v168", "v169", "v17", "v170", "v171", "v172", "v173", "v174", "v175", "v176", "v177", "v178", "v18", "v19", "v2", "v20", "v21", "v22", "v23", "v24", "v25", "v26", "v27", "v28", "v29", "v3", "v30", "v31", "v32", "v33", "v34", "v35", "v36", "v37", "v38", "v39", "v4", "v40", "v41", "v42", "v43", "v44", "v45", "v46", "v47", "v48", "v49", "v5", "v50", "v51", "v52", "v53", "v54", "v55", "v56", "v57", "v58", "v59", "v6", "v60", "v61", "v62", "v63", "v64", "v65", "v66", "v67", "v68", "v69", "v7", "v70", "v71", "v72", "v73", "v74", "v75", "v76", "v77", "v78", "v79", "v8", "v80", "v81", "v82", "v83", "v84", "v85", "v86", "v87", "v88", "v89", "v9", "v90", "v91", "v92", "v93", "v94", "v95", "v96", "v97", "v98", "v99", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "p", "x", "motion", "Link", "v7", "v8", "v9", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v20", "v21", "v22", "v23", "v24", "v25", "v26", "v27", "v28", "v29", "v30", "v31", "v32", "v33", "v34", "v35", "v36", "v37", "v38", "v39", "v40", "v41", "v42", "v43", "v44", "v45", "v46", "v47", "v48", "v49", "v50", "v51", "v52", "v53", "v54", "v55", "v56", "v57", "v58", "v59", "v60", "v61", "v62", "v63", "v64", "v65", "v66", "v67", "v68", "v69", "v70", "v71", "v72", "v73", "v74", "v75", "v76", "v77", "v78", "v79", "v80", "v81", "v82", "v83", "v84", "v85", "v86", "v87", "v88", "v89", "v90", "v91", "v92", "v93", "v94", "v95", "v96", "v97", "v98", "v99", "v100", "v101", "v102", "v103", "v104", "v105", "v106", "v107", "v108", "v109", "v110", "v111", "v112", "v113", "v114", "v115", "v116", "v117", "v118", "v119", "v120", "v121", "v122", "v123", "v124", "v125", "v126", "v127", "v128", "v129", "v130", "v131", "v132", "v133", "v134", "v135", "v136", "v137", "v138", "v139", "v140", "v141", "v142", "v143", "v144", "v145", "v146", "v147", "v148", "v149", "v150", "v151", "v152", "v153", "v154", "v155", "v156", "v157", "v158", "v159", "v160", "v161", "v162", "v163", "v164", "v165", "v166", "v167", "v168", "v169", "v170", "v171", "v172", "v173", "v174", "v175", "v176", "v177", "v178", "__FramerMetadata__", "LocaleSelectorFonts", "getFonts", "LocaleSelector_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "vp1DvjaPw_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transition2", "transition3", "transition4", "transition5", "transition6", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap4zbyd6", "args", "onTap1cv6zbq", "onTap14o53or", "onTap1ur4d", "onTapa0i63h", "onTap9mb3up", "onTapxcjufx", "onTape0yreo", "onTap7ep8fn", "onTap1qqenp5", "onTap1g44j3t", "onTap1sb0wwq", "onTap101uyjx", "onTap3zfqhd", "onTap16ijyf0", "onTapjqp8gc", "onTapd23j5l", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "isDisplayed11", "isDisplayed12", "isDisplayed13", "isDisplayed14", "isDisplayed15", "isDisplayed16", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "_getLocalizedValue37", "_getLocalizedValue38", "_getLocalizedValue39", "_getLocalizedValue40", "_getLocalizedValue41", "_getLocalizedValue42", "_getLocalizedValue43", "_getLocalizedValue44", "_getLocalizedValue45", "_getLocalizedValue46", "_getLocalizedValue47", "_getLocalizedValue48", "_getLocalizedValue49", "_getLocalizedValue50", "_getLocalizedValue51", "_getLocalizedValue52", "_getLocalizedValue53", "_getLocalizedValue54", "_getLocalizedValue55", "_getLocalizedValue56", "_getLocalizedValue57", "_getLocalizedValue58", "_getLocalizedValue59", "_getLocalizedValue60", "_getLocalizedValue61", "_getLocalizedValue62", "_getLocalizedValue63", "_getLocalizedValue64", "_getLocalizedValue65", "_getLocalizedValue66", "_getLocalizedValue67", "_getLocalizedValue68", "_getLocalizedValue69", "_getLocalizedValue70", "_getLocalizedValue71", "_getLocalizedValue72", "_getLocalizedValue73", "_getLocalizedValue74", "_getLocalizedValue75", "_getLocalizedValue76", "_getLocalizedValue77", "_getLocalizedValue78", "_getLocalizedValue79", "_getLocalizedValue80", "_getLocalizedValue81", "_getLocalizedValue82", "_getLocalizedValue83", "_getLocalizedValue84", "_getLocalizedValue85", "_getLocalizedValue86", "_getLocalizedValue87", "_getLocalizedValue88", "_getLocalizedValue89", "_getLocalizedValue90", "_getLocalizedValue91", "_getLocalizedValue92", "_getLocalizedValue93", "_getLocalizedValue94", "_getLocalizedValue95", "_getLocalizedValue96", "_getLocalizedValue97", "_getLocalizedValue98", "_getLocalizedValue99", "_getLocalizedValue100", "_getLocalizedValue101", "_getLocalizedValue102", "_getLocalizedValue103", "_getLocalizedValue104", "_getLocalizedValue105", "_getLocalizedValue106", "_getLocalizedValue107", "_getLocalizedValue108", "_getLocalizedValue109", "_getLocalizedValue110", "_getLocalizedValue111", "_getLocalizedValue112", "_getLocalizedValue113", "_getLocalizedValue114", "_getLocalizedValue115", "_getLocalizedValue116", "_getLocalizedValue117", "_getLocalizedValue118", "_getLocalizedValue119", "_getLocalizedValue120", "_getLocalizedValue121", "_getLocalizedValue122", "_getLocalizedValue123", "_getLocalizedValue124", "_getLocalizedValue125", "_getLocalizedValue126", "_getLocalizedValue127", "_getLocalizedValue128", "_getLocalizedValue129", "_getLocalizedValue130", "_getLocalizedValue131", "_getLocalizedValue132", "_getLocalizedValue133", "_getLocalizedValue134", "_getLocalizedValue135", "_getLocalizedValue136", "_getLocalizedValue137", "_getLocalizedValue138", "_getLocalizedValue139", "_getLocalizedValue140", "_getLocalizedValue141", "_getLocalizedValue142", "_getLocalizedValue143", "_getLocalizedValue144", "_getLocalizedValue145", "_getLocalizedValue146", "_getLocalizedValue147", "_getLocalizedValue148", "_getLocalizedValue149", "_getLocalizedValue150", "_getLocalizedValue151", "_getLocalizedValue152", "_getLocalizedValue153", "_getLocalizedValue154", "_getLocalizedValue155", "_getLocalizedValue156", "_getLocalizedValue157", "_getLocalizedValue158", "_getLocalizedValue159", "_getLocalizedValue160", "_getLocalizedValue161", "_getLocalizedValue162", "_getLocalizedValue163", "_getLocalizedValue164", "_getLocalizedValue165", "_getLocalizedValue166", "_getLocalizedValue167", "_getLocalizedValue168", "_getLocalizedValue169", "_getLocalizedValue170", "_getLocalizedValue171", "_getLocalizedValue172", "_getLocalizedValue173", "_getLocalizedValue174", "_getLocalizedValue175", "_getLocalizedValue176", "_getLocalizedValue177", "_getLocalizedValue178", "LayoutGroup", "u", "cx", "Link", "Image2", "RichText2", "ComponentViewportProvider", "css", "Framervp1DvjaPw", "withCSS", "vp1DvjaPw_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
