{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ISKXmlztft7P4FsTchG8/3WFSTd7UqObQShHeLKnc/ThvTs8VaE.js"],
  "sourcesContent": ["// Generated by Framer (322ed1a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,LazyValue,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NavigationFixed from\"#framer/local/canvasComponent/A5oGzZ1c6/A5oGzZ1c6.js\";import FooterCopy from\"#framer/local/canvasComponent/cYqmiJbnF/cYqmiJbnF.js\";import NavigationCopy from\"#framer/local/canvasComponent/J67dh3S4u/J67dh3S4u.js\";import Cookies from\"#framer/local/canvasComponent/UdPW46cl8/UdPW46cl8.js\";import Dropdown from\"#framer/local/canvasComponent/XEAYTacj7/XEAYTacj7.js\";import*as sharedStyle3 from\"#framer/local/css/bQQXrqe_R/bQQXrqe_R.js\";import*as sharedStyle4 from\"#framer/local/css/Im8xYs5Jq/Im8xYs5Jq.js\";import*as sharedStyle5 from\"#framer/local/css/mn_TYyJR9/mn_TYyJR9.js\";import*as sharedStyle8 from\"#framer/local/css/oRrSHIBRK/oRrSHIBRK.js\";import*as sharedStyle1 from\"#framer/local/css/RvoKksPbX/RvoKksPbX.js\";import*as sharedStyle7 from\"#framer/local/css/sY21eYtDR/sY21eYtDR.js\";import*as sharedStyle from\"#framer/local/css/t23E5LpB4/t23E5LpB4.js\";import*as sharedStyle6 from\"#framer/local/css/YJD6yJ8U0/YJD6yJ8U0.js\";import*as sharedStyle2 from\"#framer/local/css/ZwgoaOdGj/ZwgoaOdGj.js\";import metadataProvider from\"#framer/local/webPageMetadata/ThvTs8VaE/ThvTs8VaE.js\";const NavigationFixedFonts=getFonts(NavigationFixed);const ContainerWithFX=withFX(Container);const NavigationCopyFonts=getFonts(NavigationCopy);const DropdownFonts=getFonts(Dropdown);const FooterCopyFonts=getFonts(FooterCopy);const CookiesFonts=getFonts(Cookies);const breakpoints={DoG026hsG:\"(min-width: 1200px)\",hhaTvgPD5:\"(min-width: 810px) and (max-width: 1199px)\",rhjXt_Gqs:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-YbS6L\";const variantClassNames={DoG026hsG:\"framer-v-k0sas1\",hhaTvgPD5:\"framer-v-sy9pdw\",rhjXt_Gqs:\"framer-v-1w0df54\"};const valuesByLocaleId={gk6n3XUAn:new LazyValue(()=>import(\"./ThvTs8VaE-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-200};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"DoG026hsG\",Phone:\"rhjXt_Gqs\",Tablet:\"hhaTvgPD5\"};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:\"DoG026hsG\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-YbS6L`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-YbS6L`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"rhjXt_Gqs\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"rhjXt_Gqs\")return true;return false;};const elementId=useRouteElementId(\"edom9tpkd\");const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"hhaTvgPD5\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"hhaTvgPD5\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];useCustomCursors({});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;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"DoG026hsG\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-k0sas1\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref2,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-24imuh-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rhjXt_Gqs:{variant:\"bSxpdH3Tk\"}},children:/*#__PURE__*/_jsx(NavigationFixed,{height:\"100%\",id:\"U2HXBXYuf\",layoutId:\"U2HXBXYuf\",style:{width:\"100%\"},variant:\"c6Bf1mpp6\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-6rnikx hidden-1w0df54\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{width:\"min(84.0741vw, 1920px)\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"min(84vw, 1920px)\",y:25,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12whb2f-container\",children:/*#__PURE__*/_jsx(NavigationCopy,{height:\"100%\",id:\"DBqeCnv41\",layoutId:\"DBqeCnv41\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"ueHielMtH\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yfx8zb hidden-k0sas1 hidden-sy9pdw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rhjXt_Gqs:{width:\"min(100vw, 1920px)\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bcilyv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rhjXt_Gqs:{variant:\"TlgMwIYCA\"}},children:/*#__PURE__*/_jsx(NavigationCopy,{height:\"100%\",id:\"sh2h4FR_p\",layoutId:\"sh2h4FR_p\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ueHielMtH\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Abstrakter t\\xfcrkisblauer Hintergrund mit wei\\xdfen verbundenen Linien und Punkten.\",fit:\"stretch\",intrinsicHeight:1227,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(100),pixelHeight:1227,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png\",srcSet:\"https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png?scale-down-to=512 512w,https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png 1920w\"}},rhjXt_Gqs:{background:{alt:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Abstrakter t\\xfcrkisblauer Hintergrund mit wei\\xdfen verbundenen Linien und Punkten.\",fit:\"fill\",intrinsicHeight:1227,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(120),pixelHeight:1227,pixelWidth:1920,sizes:\"100vw\",src:\"https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png\",srcSet:\"https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png?scale-down-to=512 512w,https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:(_getLocalizedValue2=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Abstrakter t\\xfcrkisblauer Hintergrund mit wei\\xdfen verbundenen Linien und Punkten.\",fit:\"stretch\",intrinsicHeight:1227,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition(150),pixelHeight:1227,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png\",srcSet:\"https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png?scale-down-to=512 512w,https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/K66LUZ2yhk3e8GDfhoANC1HhZVc.png 1920w\"},className:\"framer-pg21qd\",\"data-framer-name\":\"Hero Section\",id:elementId,name:\"Hero Section\",ref:ref2,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r51myv\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vzya9l\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xunap5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2zys4q\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:(_getLocalizedValue3=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:\"Systemsymbol: Ein wei\\xdfes Symbol mit drei vertikalen Punkten auf transparentem Hintergrund.\",fit:\"fill\",intrinsicHeight:206,intrinsicWidth:207,loading:getLoadingLazyAtYPosition(482.19323671497585),pixelHeight:206,pixelWidth:207,src:\"https://framerusercontent.com/images/w6zdxpX2HRWcxkwlKatZeNBeU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:(_getLocalizedValue4=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"Systemsymbol: Ein wei\\xdfes Symbol mit drei vertikalen Punkten auf transparentem Hintergrund.\",fit:\"fill\",intrinsicHeight:206,intrinsicWidth:207,pixelHeight:206,pixelWidth:207,src:\"https://framerusercontent.com/images/w6zdxpX2HRWcxkwlKatZeNBeU.png\"},className:\"framer-1j70jfl\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-qu6eqv\",\"data-styles-preset\":\"RvoKksPbX\",children:\"System\"})})},rhjXt_Gqs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-t6bpr1\",\"data-styles-preset\":\"ZwgoaOdGj\",children:\"System\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1pwh6i4\",\"data-styles-preset\":\"t23E5LpB4\",children:\"System\"})}),className:\"framer-1ilmq0r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v2yiw8 hidden-k0sas1 hidden-sy9pdw\",\"data-framer-name\":\"Partners\",name:\"Partners\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Sophos Silver Partner\",fit:\"fill\",intrinsicHeight:206,intrinsicWidth:440,pixelHeight:206,pixelWidth:440,src:\"https://framerusercontent.com/images/h5J4pmIYo80dyGu5c2wNQyunH0.png\"},className:\"framer-14ngih6\",\"data-framer-name\":\"image\",name:\"image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"PROLOG\",fit:\"fill\",intrinsicHeight:174,intrinsicWidth:796,pixelHeight:174,pixelWidth:796,sizes:\"163px\",src:\"https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png\",srcSet:\"https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png?scale-down-to=512 512w,https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png 796w\"},className:\"framer-q6upkw\",\"data-framer-name\":\"image\",name:\"image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"DELL Technologies \",fit:\"fill\",intrinsicHeight:213,intrinsicWidth:860,pixelHeight:213,pixelWidth:860,sizes:\"163px\",src:\"https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png\",srcSet:\"https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png?scale-down-to=512 512w,https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png 860w\"},className:\"framer-1iihgsl\",\"data-framer-name\":\"image\",name:\"image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Vodafone Business Partner Gold \",fit:\"fit\",intrinsicHeight:1299,intrinsicWidth:7724,pixelHeight:1299,pixelWidth:7724,positionX:\"center\",positionY:\"center\",sizes:\"163px\",src:\"https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png\",srcSet:\"https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=512 512w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png 7724w\"},className:\"framer-fwp3ft\",\"data-framer-name\":\"image\",name:\"image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Microsoft Silver Partner\",fit:\"fit\",intrinsicHeight:265,intrinsicWidth:1080,pixelHeight:265,pixelWidth:1080,positionX:\"center\",positionY:\"center\",sizes:\"163px\",src:\"https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png\",srcSet:\"https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png?scale-down-to=512 512w,https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png 1080w\"},className:\"framer-cp99tf\",\"data-framer-name\":\"image\",name:\"image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"hp Partner\",fit:\"fill\",intrinsicHeight:229,intrinsicWidth:359,pixelHeight:229,pixelWidth:359,src:\"https://framerusercontent.com/images/jsmYNBjzQMDBkeXkZDuoT9dhw.png\"},className:\"framer-85ee8n\",\"data-framer-name\":\"image\",name:\"image\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"THE GRC LAB \",fit:\"fit\",intrinsicHeight:229,intrinsicWidth:359,pixelHeight:256,pixelWidth:1344,positionX:\"center\",positionY:\"center\",sizes:\"163px\",src:\"https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=512 512w,https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png 1344w\"},className:\"framer-1angitf\",\"data-framer-name\":\"image\",name:\"image\"})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oar4y6 hidden-1w0df54\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-md5wct\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1v0v3z8\",\"data-styles-preset\":\"bQQXrqe_R\",style:{\"--framer-text-alignment\":\"left\"},children:\"Eine funktionierende IT-Infrastruktur sch\\xfctzt Ihre Werte.\"})}),className:\"framer-1bd4iwz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-aloorb\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10ex1zg\",\"data-styles-preset\":\"Im8xYs5Jq\",children:\"Wir planen Informationssicherheit. Unsere Experten entwickeln ma\\xdfgeschneiderte L\\xf6sungen f\\xfcr Ihre IT-Infrastruktur. Von der Beseitigung von kleinen Schwachstellen bis hin zur kompletten Neugestaltung. Wir sind Premiumpartner zahlreicher Hersteller, ein echter Vorteil f\\xfcr Ihr Unternehmen.\"})}),className:\"framer-ypkx6s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4wnn1z\",\"data-framer-name\":\"Partners\",name:\"Partners\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:\"Microsoft Silver Partner\",fit:\"fit\",intrinsicHeight:265,intrinsicWidth:1080,pixelHeight:265,pixelWidth:1080,positionX:\"center\",positionY:\"center\",sizes:\"163.0189px\",src:\"https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png\",srcSet:\"https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png?scale-down-to=512 512w,https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Microsoft Silver Partner\",fit:\"fit\",intrinsicHeight:265,intrinsicWidth:1080,pixelHeight:265,pixelWidth:1080,positionX:\"center\",positionY:\"center\",sizes:\"236.3774px\",src:\"https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png\",srcSet:\"https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png?scale-down-to=512 512w,https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YgZaXHexCepOb0SbVzsrLJZrNls.png 1080w\"},className:\"framer-1qtgw29\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:\"Vodafone Business Partner Gold \",fit:\"fit\",intrinsicHeight:1299,intrinsicWidth:7724,pixelHeight:1299,pixelWidth:7724,positionX:\"center\",positionY:\"center\",sizes:\"237.8445px\",src:\"https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png\",srcSet:\"https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=512 512w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png 7724w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Vodafone Business Partner Gold \",fit:\"fit\",intrinsicHeight:1299,intrinsicWidth:7724,pixelHeight:1299,pixelWidth:7724,positionX:\"center\",positionY:\"center\",sizes:\"344.8745px\",src:\"https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png\",srcSet:\"https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=512 512w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/7xK6QU7llebu4elhFuIXqijZb9A.png 7724w\"},className:\"framer-1h7uddm\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:\"PROLOG\",fit:\"fill\",intrinsicHeight:174,intrinsicWidth:796,pixelHeight:174,pixelWidth:796,sizes:\"182.9885px\",src:\"https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png\",srcSet:\"https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png?scale-down-to=512 512w,https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png 796w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"PROLOG\",fit:\"fill\",intrinsicHeight:174,intrinsicWidth:796,pixelHeight:174,pixelWidth:796,sizes:\"265.3333px\",src:\"https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png\",srcSet:\"https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png?scale-down-to=512 512w,https://framerusercontent.com/images/IvJfs2uHoPfPM4t6bQOKX37mw.png 796w\"},className:\"framer-1d6eemx\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Sophos Silver Partner\",fit:\"fill\",intrinsicHeight:206,intrinsicWidth:440,pixelHeight:206,pixelWidth:440,src:\"https://framerusercontent.com/images/h5J4pmIYo80dyGu5c2wNQyunH0.png\"},className:\"framer-18g9q4d\",\"data-framer-name\":\"image\",name:\"image\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:\"DELL Technologies \",fit:\"fill\",intrinsicHeight:213,intrinsicWidth:860,pixelHeight:213,pixelWidth:860,sizes:\"161.5023px\",src:\"https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png\",srcSet:\"https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png?scale-down-to=512 512w,https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png 860w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"DELL Technologies \",fit:\"fill\",intrinsicHeight:213,intrinsicWidth:860,pixelHeight:213,pixelWidth:860,sizes:\"234.1784px\",src:\"https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png\",srcSet:\"https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png?scale-down-to=512 512w,https://framerusercontent.com/images/DDsXZfMNCfjY4Wn42XdURsbvAzA.png 860w\"},className:\"framer-1b7qq12\",\"data-framer-name\":\"image\",name:\"image\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"hp Partner\",fit:\"fill\",intrinsicHeight:229,intrinsicWidth:359,pixelHeight:115,pixelWidth:242,src:\"https://framerusercontent.com/images/xS4O5QP8a3U2KmaRMLhA7tu9lU.png\"},className:\"framer-h92j4k\",\"data-framer-name\":\"image\",name:\"image\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:\"THE GRC LAB \",fit:\"fit\",intrinsicHeight:229,intrinsicWidth:359,pixelHeight:256,pixelWidth:1344,positionX:\"center\",positionY:\"center\",sizes:\"210px\",src:\"https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=512 512w,https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png 1344w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"THE GRC LAB \",fit:\"fit\",intrinsicHeight:229,intrinsicWidth:359,pixelHeight:256,pixelWidth:1344,positionX:\"center\",positionY:\"center\",sizes:\"304.5px\",src:\"https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=512 512w,https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NvJQ0kc4OgWoLuRe5RFu40q8.png 1344w\"},className:\"framer-kbk8n8\",\"data-framer-name\":\"image\",name:\"image\"})})]})]})]})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(\"header\",{className:\"framer-bhym6 hidden-k0sas1 hidden-sy9pdw\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xfmt3o\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-137jk6k\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1981fq\",\"data-styles-preset\":\"mn_TYyJR9\",children:\"Eine funktionierende IT-Infrastruktur sch\\xfctzt Ihre Werte.\"})}),className:\"framer-ggqtsh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5ukfsf\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-10ex1zg\",\"data-styles-preset\":\"Im8xYs5Jq\",children:\"Wir planen Informationssicherheit. Unsere Expert*innen entwickeln ma\\xdfgeschneiderte L\\xf6sungen f\\xfcr Ihre IT-Infrastruktur. Von der Beseitigung von kleinen Schwachstellen bis hin zur kompletten Neugestaltung. Wir sind Premiumpartner zahlreicher Hersteller, ein echter Vorteil f\\xfcr Ihr Unternehmen.\"})}),className:\"framer-1ye5rso\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1pqg46m\",\"data-framer-name\":\"Planung/Umsetzen/Betreuen\",name:\"Planung/Umsetzen/Betreuen\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ug2s1j\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rhjXt_Gqs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eaa2gv\",\"data-styles-preset\":\"YJD6yJ8U0\",children:\"\u201EDanke f\\xfcr eine herausragende, fachlich fundierte Begleitung auf Augenh\\xf6he. Die Expertise und der Support im Rahmen unserer Zertifizierungsprozesse f\\xfcr Informationssicherheit und Datenschutz sowie die Begleitung unseres tiefgreifenden technologischen Wandels, ist einmalig und menschlich wertvoll.\u201D\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eaa2gv\",\"data-styles-preset\":\"YJD6yJ8U0\",children:\"\u201EDanke f\\xfcr eine herausragende, fachlich fundierte Begleitung auf Augenh\\xf6he. Die Expertise und der Support im Rahmen unserer Zertifizierungsprozesse f\\xfcr Informationssicherheit und Datenschutz sowie die Begleitung unseres tiefgreifenden technologischen Wandels, ist einmalig und menschlich wertvoll.\u201D\"})}),className:\"framer-1wdnnxp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rhjXt_Gqs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eaa2gv\",\"data-styles-preset\":\"YJD6yJ8U0\",style:{\"--framer-text-alignment\":\"right\"},children:\"J\\xf6rg Lehmann, Gesch\\xe4ftsf\\xfchrer, Ideenherd GmbH\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eaa2gv\",\"data-styles-preset\":\"YJD6yJ8U0\",style:{\"--framer-text-alignment\":\"right\"},children:\"J\\xf6rg Lehmann, Gesch\\xe4ftsf\\xfchrer, Ideenherd GmbH\"})}),className:\"framer-u5a832\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ii6g41\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-127qqm3\",\"data-framer-name\":\"Planung\",name:\"Planung\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dufmz\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{children:(_getLocalizedValue11=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-13mxbcx\",\"data-styles-preset\":\"oRrSHIBRK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Planen\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue12=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ro30w5\",\"data-styles-preset\":\"sY21eYtDR\",style:{\"--framer-text-alignment\":\"center\"},children:\"Planen\"})}),className:\"framer-zgxcor\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e2pu6u\",\"data-framer-name\":\"Description\",name:\"Description\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eaa2gv\",\"data-styles-preset\":\"YJD6yJ8U0\",children:\"Gemeinsam mit Ihnen planen wir Ihre IT-Struktur \u2013 ma\\xdfgeschneidert auf Ihre Bed\\xfcrfnisse und Unternehmensgr\\xf6\\xdfe. Als Premium-Partner zahlreicher Anbieter sorgen wir daf\\xfcr, dass Sie mit Ihren Systemen in Zukunft sicher und effizient aufgestellt sind.\"})}),className:\"framer-1go5id5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r24oi5 hidden-1w0df54\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:145,loading:getLoadingLazyAtYPosition(1432.5517241379312),pixelHeight:252,pixelWidth:145,src:\"https://framerusercontent.com/images/8p57Pvi5R3e7S9IoRtPm7Zg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:145,loading:getLoadingLazyAtYPosition(1393.3034482758621),pixelHeight:252,pixelWidth:145,src:\"https://framerusercontent.com/images/8p57Pvi5R3e7S9IoRtPm7Zg.png\"},className:\"framer-1mlsqkm\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15u5ye2\",\"data-framer-name\":\"Umsetzen\",name:\"Umsetzen\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xymzyi\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{children:(_getLocalizedValue14=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-13mxbcx\",\"data-styles-preset\":\"oRrSHIBRK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Umsetzen\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue15=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ro30w5\",\"data-styles-preset\":\"sY21eYtDR\",style:{\"--framer-text-alignment\":\"center\"},children:\"Umsetzen\"})}),className:\"framer-1b3tmjx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-75szlg\",\"data-framer-name\":\"Description\",name:\"Description\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eaa2gv\",\"data-styles-preset\":\"YJD6yJ8U0\",children:\"Unsere Fachexperten begleiten Sie bei der Integration von neuen IT-Komponenten in Ihren Arbeitsalltag. Dank unserer langj\\xe4hrigen Erfahrung k\\xf6nnen wir so Ausfallzeiten auf ein Minimum reduzieren und stellen die reibungslose Funktion aller Komponenten sicher.\"})}),className:\"framer-14wtchc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-cbtlwm hidden-1w0df54\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:145,loading:getLoadingLazyAtYPosition(1432.5517241379312),pixelHeight:252,pixelWidth:145,src:\"https://framerusercontent.com/images/8p57Pvi5R3e7S9IoRtPm7Zg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:252,intrinsicWidth:145,loading:getLoadingLazyAtYPosition(1393.3034482758621),pixelHeight:252,pixelWidth:145,src:\"https://framerusercontent.com/images/8p57Pvi5R3e7S9IoRtPm7Zg.png\"},className:\"framer-1ws0nm7\",\"data-framer-name\":\"image\",name:\"image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11uh8bs\",\"data-framer-name\":\"Betreuen\",name:\"Betreuen\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ajwp7p\",\"data-framer-name\":\"Title\",name:\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{children:(_getLocalizedValue17=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-13mxbcx\",\"data-styles-preset\":\"oRrSHIBRK\",style:{\"--framer-text-alignment\":\"center\"},children:\"Betreuen\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ro30w5\",\"data-styles-preset\":\"sY21eYtDR\",style:{\"--framer-text-alignment\":\"center\"},children:\"Betreuen\"})}),className:\"framer-1oqfp0t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-85tu1o\",\"data-framer-name\":\"Description\",name:\"Description\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue19=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-eaa2gv\",\"data-styles-preset\":\"YJD6yJ8U0\",children:\"Auch nach der Integration von neuen Komponenten begleiten wir Sie im Alltag. Als vertrauensvoller Partner k\\xfcmmern wir uns um Ihre IT-Systeme und stehen Ihnen mit Rat und Tat zur Seite.\"})}),className:\"framer-1qnjw18\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jizy0j\",\"data-framer-name\":\"References Ticker\",name:\"References Ticker\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lsc7r6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{width:\"max((min(84vw, 1920px) - 30px) / 2, 1px)\",y:1736},rhjXt_Gqs:{width:\"min(85vw, 1920px)\",y:2282.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"max((min(85vw, 1920px) - 60px) / 3, 1px)\",y:1624,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hf5lir-container\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:(_getLocalizedValue20=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"IT-Infrastruktur Planung und Umsetzung\",height:\"100%\",HS1gYhGS3:\"10px\",id:\"ooHtvGKao\",layoutId:\"ooHtvGKao\",SLhq6eYt3:(_getLocalizedValue21=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Eine solide IT-Infrastruktur und umfassende IT-Sicherheitsma\\xdfnahmen sind essenziell f\\xfcr den reibungslosen Betrieb und Schutz Ihres Unternehmens. Unser erfahrenes Team unterst\\xfctzt Sie zuverl\\xe4ssig und kompetent bei der Planung und Umsetzung Ihrer IT-Infrastruktur und IT-Sicherheitsstrategien. Wir entwickeln eine ma\\xdfgeschneiderte Strategie, die genau Ihren Anforderungen entspricht, und stehen Ihnen bei der Implementierung und Wartung zur Seite.\",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{width:\"max((min(84vw, 1920px) - 30px) / 2, 1px)\",y:1797},rhjXt_Gqs:{width:\"min(85vw, 1920px)\",y:2343.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"max((min(85vw, 1920px) - 60px) / 3, 1px)\",y:1685,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dckdep-container\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"Microsoft Security\",height:\"100%\",HS1gYhGS3:\"10px\",id:\"KDIAzDlhj\",layoutId:\"KDIAzDlhj\",SLhq6eYt3:(_getLocalizedValue22=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"Unsere Microsoft Security Experten implementieren neue Sicherheitsma\\xdfnahmen und arbeiten eng mit Ihnen zusammen, um Ihre Sicherheitsstrategien zu verbessern. Mithilfe unseres Teams sichern Sie Ihre Microsoft Azure-Cloud-Dienste ab, steigern effizient Ihren Score bei Identity, Data, Security und Compliance und reduzieren Ihren Gef\\xe4hrdungscore. Dadurch minimieren Sie Ihre Angriffsfl\\xe4che und sch\\xfctzen Ihr Unternehmen sowie Ihre Daten optimal. Unsere Experten unterst\\xfctzen Ihre Kundenprojekte und stehen als zentrale Ansprechpartner f\\xfcr alle technischen Fragen und L\\xf6sungen zur Verf\\xfcgung.\",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{width:\"max((min(84vw, 1920px) - 30px) / 2, 1px)\",y:1858},rhjXt_Gqs:{width:\"min(85vw, 1920px)\",y:2404.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"max((min(85vw, 1920px) - 60px) / 3, 1px)\",y:1746,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fsb5oa-container\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"Darknet Monitoring (enTASC) \",height:\"100%\",HS1gYhGS3:\"10px\",id:\"RNo5tfmbF\",layoutId:\"RNo5tfmbF\",SLhq6eYt3:(_getLocalizedValue23=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:\"Mit unserem eigenen Tool enTASC \\xfcberwachen wir das Darknet f\\xfcr Sie und finden so schnell und zuverl\\xe4ssig Leaks und Daten, die zu einer Bedrohung f\\xfcr Ihr Unternehmen werden k\\xf6nnen. Dank dieser exklusiven L\\xf6sung k\\xf6nnen wir den Scope individuell auf Ihre Bed\\xfcrfnisse anpassen.\",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{height:51,width:\"max((min(84vw, 1920px) - 30px) / 2, 1px)\",y:1919}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bmmquw-container hidden-k0sas1 hidden-1w0df54\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"ISB-Portal \",height:\"100%\",HS1gYhGS3:\"10px\",id:\"zGrMU8Sk9\",layoutId:\"zGrMU8Sk9\",SLhq6eYt3:(_getLocalizedValue24=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Als externe Informationssicherheitsbeauftragte stehen wir Ihnen im Arbeitsalltag zur Seite. Unser ISB-Portal vereinfacht Ihnen die Dokumentation. Ob Vorf\\xe4lle oder Anfragen, alle Daten werden direkt im Portal gesammelt und stehen so jederzeit geordnet zur Verf\\xfcgung. \",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1heiwm0 hidden-sy9pdw\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rhjXt_Gqs:{width:\"min(85vw, 1920px)\",y:2465.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"max((min(85vw, 1920px) - 60px) / 3, 1px)\",y:1624,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jmmvmp-container\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"ISB-Portal \",height:\"100%\",HS1gYhGS3:\"10px\",id:\"Nge2nNmnT\",layoutId:\"Nge2nNmnT\",SLhq6eYt3:(_getLocalizedValue25=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:\"Als externe Informationssicherheitsbeauftragte stehen wir Ihnen im Arbeitsalltag zur Seite. Unser ISB-Portal vereinfacht Ihnen die Dokumentation. Ob Vorf\\xe4lle oder Anfragen, alle Daten werden direkt im Portal gesammelt und stehen so jederzeit geordnet zur Verf\\xfcgung. \",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rhjXt_Gqs:{width:\"min(85vw, 1920px)\",y:2526.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"max((min(85vw, 1920px) - 60px) / 3, 1px)\",y:1685,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19sokx7-container\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"LMS\",height:\"100%\",HS1gYhGS3:\"10px\",id:\"SPOoIOSzB\",layoutId:\"SPOoIOSzB\",SLhq6eYt3:(_getLocalizedValue26=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"Wie schaffe ich es, mein Team optimal zu Themen wie Informationssicherheit oder Datenschutz zu schulen. Mit unserem Learning Management System bieten wir Ihnen die M\\xf6glichkeit, verschiedene Zielgruppen innerhalb Ihres Unternehmens zu schulen und up-to-date zu halten, ma\\xdfgeschneidert auf Ihre Anforderungen.\\n\",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rhjXt_Gqs:{width:\"min(85vw, 1920px)\",y:2587.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"max((min(85vw, 1920px) - 60px) / 3, 1px)\",y:1746,children:/*#__PURE__*/_jsx(Container,{className:\"framer-popusf-container\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"DSB-Portal\",height:\"100%\",HS1gYhGS3:\"10px\",id:\"CAOlt1JeU\",layoutId:\"CAOlt1JeU\",SLhq6eYt3:(_getLocalizedValue27=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:\"Im Bereich des Datenschutzes vereinfacht unser Portal Ihre t\\xe4gliche Arbeit, da Sie alle relevanten Unterlagen zentral im Portal verwalten k\\xf6nnen und auch Anfragen und Meldungen an unsere Experten einreichen k\\xf6nnen. \",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o2ewq5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{width:\"max((min(84vw, 1920px) - 30px) / 2, 1px)\",y:1858},rhjXt_Gqs:{width:\"min(85vw, 1920px)\",y:2648.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"max((min(85vw, 1920px) - 60px) / 3, 1px)\",y:1624,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tks3mq-container\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:(_getLocalizedValue28=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:\"Hinweisgeberschutzportal\",height:\"100%\",HS1gYhGS3:\"10px\",id:\"Fm9hG_9WM\",layoutId:\"Fm9hG_9WM\",SLhq6eYt3:(_getLocalizedValue29=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:\"Das Hinweisgeberschutzportal bietet Ihnen die M\\xf6glichkeit, eingehenden Meldungen zuverl\\xe4ssig zu verwalten. \",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{width:\"max((min(84vw, 1920px) - 30px) / 2, 1px)\",y:1919},rhjXt_Gqs:{width:\"min(85vw, 1920px)\",y:2709.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"max((min(85vw, 1920px) - 60px) / 3, 1px)\",y:1685,children:/*#__PURE__*/_jsx(Container,{className:\"framer-80nmyf-container\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"The GRC Lab\",height:\"100%\",HS1gYhGS3:\"10px\",id:\"AloIhMUXy\",layoutId:\"AloIhMUXy\",SLhq6eYt3:(_getLocalizedValue30=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Der All-in-One Hub, f\\xfcr alle, die Ihre GRC Karriere starten, wachsen oder beschleunigen wollen.\\nLernen Sie von in Expertenwissen, nutzen Sie Ressourcen und schlie\\xdfen Sie sich einer engagierten Community an - alles, um Ihre Karriere im GRC-Bereich zu f\\xf6rdern.\",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{height:51,width:\"max((min(84vw, 1920px) - 30px) / 2, 1px)\",y:1797}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13000jh-container hidden-k0sas1 hidden-1w0df54\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"DSB-Portal\",height:\"100%\",HS1gYhGS3:\"10px\",id:\"X7Y2g0S_G\",layoutId:\"X7Y2g0S_G\",SLhq6eYt3:(_getLocalizedValue31=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:\"Im Bereich des Datenschutzes vereinfacht unser Portal Ihre t\\xe4gliche Arbeit, da Sie alle relevanten Unterlagen zentral im Portal verwalten k\\xf6nnen und auch Anfragen und Meldungen an unsere Experten einreichen k\\xf6nnen. \",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{height:51,width:\"max((min(84vw, 1920px) - 30px) / 2, 1px)\",y:1736}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10zkhk1-container hidden-k0sas1 hidden-1w0df54\",children:/*#__PURE__*/_jsx(Dropdown,{H6bxNHIhQ:\"LMS\",height:\"100%\",HS1gYhGS3:\"10px\",id:\"YeRh8lugU\",layoutId:\"YeRh8lugU\",SLhq6eYt3:(_getLocalizedValue32=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:\"Wie schaffe ich es, mein Team optimal zu Themen wie Informationssicherheit oder Datenschutz zu schulen. Mit unserem Learning Management System bieten wir Ihnen die M\\xf6glichkeit, verschiedene Zielgruppen innerhalb Ihres Unternehmens zu schulen und up-to-date zu halten, ma\\xdfgeschneidert auf Ihre Anforderungen.\\n\",style:{width:\"100%\"},variant:\"UaUyZ6qB3\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{y:2e3},rhjXt_Gqs:{y:2780.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:210,width:\"100vw\",y:1827,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z1f2fm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{variant:\"XZJu9aWDU\"},rhjXt_Gqs:{variant:\"Oi8jSxU1K\"}},children:/*#__PURE__*/_jsx(FooterCopy,{height:\"100%\",id:\"di8QqRixV\",layoutId:\"di8QqRixV\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Ej49EwW_x\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"LYmtcj_Cl\"},openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-11zl74q framer-nx2p5f\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{background:{alt:\"call to action\",fit:\"fill\",intrinsicHeight:223,intrinsicWidth:222,loading:getLoadingLazyAtYPosition(908.3761261261261),pixelHeight:223,pixelWidth:222,src:\"https://framerusercontent.com/images/I9kRcmWmGnE4Fz3U9MdAbzPMXk.png\"}},rhjXt_Gqs:{background:{alt:\"call to action\",fit:\"fill\",intrinsicHeight:223,intrinsicWidth:222,loading:getLoadingLazyAtYPosition(904.8761261261261),pixelHeight:223,pixelWidth:222,src:\"https://framerusercontent.com/images/I9kRcmWmGnE4Fz3U9MdAbzPMXk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"call to action\",fit:\"fill\",intrinsicHeight:223,intrinsicWidth:222,loading:getLoadingLazyAtYPosition(905.3626126126126),pixelHeight:223,pixelWidth:222,src:\"https://framerusercontent.com/images/I9kRcmWmGnE4Fz3U9MdAbzPMXk.png\"},className:\"framer-u66jz2\",\"data-framer-name\":\"image\",name:\"image\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"84vw\",y:921,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tgvukj-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hhaTvgPD5:{variant:\"HMNPpQWAl\"},rhjXt_Gqs:{variant:\"Q8hUGzlwa\"}},children:/*#__PURE__*/_jsx(Cookies,{height:\"100%\",id:\"QD29yUOUh\",layoutId:\"QD29yUOUh\",style:{width:\"100%\"},variant:\"crjQfD7oI\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-YbS6L { background: white; }`,\".framer-YbS6L.framer-nx2p5f, .framer-YbS6L .framer-nx2p5f { display: block; }\",\".framer-YbS6L.framer-k0sas1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-YbS6L .framer-24imuh-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-YbS6L .framer-6rnikx { align-content: center; align-items: center; background-color: #000028; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 15vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-12whb2f-container { aspect-ratio: 10.08 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 100px); max-width: 1920px; position: relative; width: 84%; z-index: 1; }\",\".framer-YbS6L .framer-1yfx8zb { align-content: center; align-items: center; background-color: #000028; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-1bcilyv-container { flex: none; height: auto; max-width: 1920px; position: relative; width: 84%; z-index: 1; }\",\".framer-YbS6L .framer-pg21qd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 85vh; justify-content: flex-end; min-height: 750px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-1r51myv { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 84%; }\",\".framer-YbS6L .framer-vzya9l { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 80%; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-YbS6L .framer-1xunap5, .framer-YbS6L .framer-5ukfsf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-2zys4q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 84%; }\",\".framer-YbS6L .framer-1j70jfl { aspect-ratio: 1.0048543689320388 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 143px); overflow: visible; position: relative; width: 144px; }\",\".framer-YbS6L .framer-1ilmq0r { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YbS6L .framer-1v2yiw8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-14ngih6 { aspect-ratio: 2.1359223300970873 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 76px); overflow: visible; position: relative; width: 163px; }\",\".framer-YbS6L .framer-q6upkw { aspect-ratio: 4.574712643678161 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 36px); overflow: visible; position: relative; width: 163px; }\",\".framer-YbS6L .framer-1iihgsl, .framer-YbS6L .framer-fwp3ft, .framer-YbS6L .framer-cp99tf, .framer-YbS6L .framer-85ee8n, .framer-YbS6L .framer-1angitf { aspect-ratio: 3.1925925925925926 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 51px); overflow: visible; position: relative; width: 163px; }\",\".framer-YbS6L .framer-oar4y6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-md5wct { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 84%; }\",\".framer-YbS6L .framer-1bd4iwz, .framer-YbS6L .framer-ypkx6s, .framer-YbS6L .framer-ggqtsh, .framer-YbS6L .framer-1ye5rso { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-YbS6L .framer-aloorb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 84%; }\",\".framer-YbS6L .framer-4wnn1z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 30px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-1qtgw29 { aspect-ratio: 4.0754716981132075 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 236px; }\",\".framer-YbS6L .framer-1h7uddm { aspect-ratio: 5.9461123941493454 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 345px; }\",\".framer-YbS6L .framer-1d6eemx { aspect-ratio: 4.574712643678161 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 265px; }\",\".framer-YbS6L .framer-18g9q4d { aspect-ratio: 2.1359223300970873 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 124px; }\",\".framer-YbS6L .framer-1b7qq12 { aspect-ratio: 4.037558685446009 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 234px; }\",\".framer-YbS6L .framer-h92j4k { aspect-ratio: 2.1043478260869564 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 122px; }\",\".framer-YbS6L .framer-kbk8n8 { aspect-ratio: 5.25 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 305px; }\",\".framer-YbS6L .framer-bhym6 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 84%; }\",\".framer-YbS6L .framer-1xfmt3o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-137jk6k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-1pqg46m { align-content: center; align-items: center; background-color: #000026; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-ug2s1j { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 84%; }\",\".framer-YbS6L .framer-1wdnnxp, .framer-YbS6L .framer-u5a832, .framer-YbS6L .framer-zgxcor, .framer-YbS6L .framer-1go5id5, .framer-YbS6L .framer-1b3tmjx, .framer-YbS6L .framer-14wtchc, .framer-YbS6L .framer-1oqfp0t, .framer-YbS6L .framer-1qnjw18 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YbS6L .framer-ii6g41 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 84%; }\",\".framer-YbS6L .framer-127qqm3, .framer-YbS6L .framer-15u5ye2, .framer-YbS6L .framer-11uh8bs { align-content: center; align-items: center; background: linear-gradient(180deg, #32fae6 0%, rgb(0, 0, 38) 60.880553849303844%); border-bottom-left-radius: 35px; border-bottom-right-radius: 35px; border-top-left-radius: 35px; border-top-right-radius: 35px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-YbS6L .framer-1dufmz, .framer-YbS6L .framer-xymzyi, .framer-YbS6L .framer-1ajwp7p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 70px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-1e2pu6u, .framer-YbS6L .framer-75szlg, .framer-YbS6L .framer-85tu1o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YbS6L .framer-1r24oi5, .framer-YbS6L .framer-cbtlwm { align-content: center; align-items: center; align-self: stretch; border-bottom-left-radius: 35px; border-bottom-right-radius: 35px; border-top-left-radius: 35px; border-top-right-radius: 35px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-YbS6L .framer-1mlsqkm, .framer-YbS6L .framer-1ws0nm7 { aspect-ratio: 0.5753968253968254 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 124px); overflow: visible; position: relative; width: 71px; }\",\".framer-YbS6L .framer-jizy0j { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: hidden; padding: 30px 0px 30px 0px; position: relative; width: 85%; }\",\".framer-YbS6L .framer-1lsc7r6, .framer-YbS6L .framer-1heiwm0, .framer-YbS6L .framer-o2ewq5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-YbS6L .framer-1hf5lir-container, .framer-YbS6L .framer-1dckdep-container, .framer-YbS6L .framer-1fsb5oa-container, .framer-YbS6L .framer-1bmmquw-container, .framer-YbS6L .framer-1jmmvmp-container, .framer-YbS6L .framer-19sokx7-container, .framer-YbS6L .framer-popusf-container, .framer-YbS6L .framer-1tks3mq-container, .framer-YbS6L .framer-80nmyf-container, .framer-YbS6L .framer-13000jh-container, .framer-YbS6L .framer-10zkhk1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-YbS6L .framer-z1f2fm-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\".framer-YbS6L .framer-11zl74q { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 128px; justify-content: center; overflow: auto; padding: 0px; position: fixed; right: 0px; text-decoration: none; width: 8%; z-index: 1; }\",\".framer-YbS6L .framer-u66jz2 { aspect-ratio: 0.9955156950672646 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 62px); overflow: visible; position: relative; width: 61px; }\",\".framer-YbS6L .framer-1tgvukj-container { bottom: 0px; flex: none; height: auto; left: 50%; position: fixed; transform: translateX(-50%); width: 84%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YbS6L.framer-k0sas1, .framer-YbS6L .framer-6rnikx, .framer-YbS6L .framer-1yfx8zb, .framer-YbS6L .framer-pg21qd, .framer-YbS6L .framer-1r51myv, .framer-YbS6L .framer-vzya9l, .framer-YbS6L .framer-1xunap5, .framer-YbS6L .framer-2zys4q, .framer-YbS6L .framer-1v2yiw8, .framer-YbS6L .framer-oar4y6, .framer-YbS6L .framer-md5wct, .framer-YbS6L .framer-aloorb, .framer-YbS6L .framer-4wnn1z, .framer-YbS6L .framer-bhym6, .framer-YbS6L .framer-1xfmt3o, .framer-YbS6L .framer-137jk6k, .framer-YbS6L .framer-5ukfsf, .framer-YbS6L .framer-1pqg46m, .framer-YbS6L .framer-ug2s1j, .framer-YbS6L .framer-ii6g41, .framer-YbS6L .framer-127qqm3, .framer-YbS6L .framer-1dufmz, .framer-YbS6L .framer-1e2pu6u, .framer-YbS6L .framer-1r24oi5, .framer-YbS6L .framer-15u5ye2, .framer-YbS6L .framer-xymzyi, .framer-YbS6L .framer-75szlg, .framer-YbS6L .framer-cbtlwm, .framer-YbS6L .framer-11uh8bs, .framer-YbS6L .framer-1ajwp7p, .framer-YbS6L .framer-85tu1o, .framer-YbS6L .framer-jizy0j, .framer-YbS6L .framer-1lsc7r6, .framer-YbS6L .framer-1heiwm0, .framer-YbS6L .framer-o2ewq5, .framer-YbS6L .framer-11zl74q { gap: 0px; } .framer-YbS6L.framer-k0sas1 > *, .framer-YbS6L .framer-pg21qd > *, .framer-YbS6L .framer-ug2s1j > *, .framer-YbS6L .framer-127qqm3 > *, .framer-YbS6L .framer-1r24oi5 > *, .framer-YbS6L .framer-15u5ye2 > *, .framer-YbS6L .framer-cbtlwm > *, .framer-YbS6L .framer-11uh8bs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YbS6L.framer-k0sas1 > :first-child, .framer-YbS6L .framer-pg21qd > :first-child, .framer-YbS6L .framer-vzya9l > :first-child, .framer-YbS6L .framer-1v2yiw8 > :first-child, .framer-YbS6L .framer-oar4y6 > :first-child, .framer-YbS6L .framer-bhym6 > :first-child, .framer-YbS6L .framer-1xfmt3o > :first-child, .framer-YbS6L .framer-1pqg46m > :first-child, .framer-YbS6L .framer-ug2s1j > :first-child, .framer-YbS6L .framer-127qqm3 > :first-child, .framer-YbS6L .framer-1dufmz > :first-child, .framer-YbS6L .framer-1e2pu6u > :first-child, .framer-YbS6L .framer-1r24oi5 > :first-child, .framer-YbS6L .framer-15u5ye2 > :first-child, .framer-YbS6L .framer-xymzyi > :first-child, .framer-YbS6L .framer-75szlg > :first-child, .framer-YbS6L .framer-cbtlwm > :first-child, .framer-YbS6L .framer-11uh8bs > :first-child, .framer-YbS6L .framer-1ajwp7p > :first-child, .framer-YbS6L .framer-85tu1o > :first-child, .framer-YbS6L .framer-1lsc7r6 > :first-child, .framer-YbS6L .framer-1heiwm0 > :first-child, .framer-YbS6L .framer-o2ewq5 > :first-child { margin-top: 0px; } .framer-YbS6L.framer-k0sas1 > :last-child, .framer-YbS6L .framer-pg21qd > :last-child, .framer-YbS6L .framer-vzya9l > :last-child, .framer-YbS6L .framer-1v2yiw8 > :last-child, .framer-YbS6L .framer-oar4y6 > :last-child, .framer-YbS6L .framer-bhym6 > :last-child, .framer-YbS6L .framer-1xfmt3o > :last-child, .framer-YbS6L .framer-1pqg46m > :last-child, .framer-YbS6L .framer-ug2s1j > :last-child, .framer-YbS6L .framer-127qqm3 > :last-child, .framer-YbS6L .framer-1dufmz > :last-child, .framer-YbS6L .framer-1e2pu6u > :last-child, .framer-YbS6L .framer-1r24oi5 > :last-child, .framer-YbS6L .framer-15u5ye2 > :last-child, .framer-YbS6L .framer-xymzyi > :last-child, .framer-YbS6L .framer-75szlg > :last-child, .framer-YbS6L .framer-cbtlwm > :last-child, .framer-YbS6L .framer-11uh8bs > :last-child, .framer-YbS6L .framer-1ajwp7p > :last-child, .framer-YbS6L .framer-85tu1o > :last-child, .framer-YbS6L .framer-1lsc7r6 > :last-child, .framer-YbS6L .framer-1heiwm0 > :last-child, .framer-YbS6L .framer-o2ewq5 > :last-child { margin-bottom: 0px; } .framer-YbS6L .framer-6rnikx > *, .framer-YbS6L .framer-1yfx8zb > *, .framer-YbS6L .framer-1r51myv > *, .framer-YbS6L .framer-2zys4q > *, .framer-YbS6L .framer-ii6g41 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YbS6L .framer-6rnikx > :first-child, .framer-YbS6L .framer-1yfx8zb > :first-child, .framer-YbS6L .framer-1r51myv > :first-child, .framer-YbS6L .framer-1xunap5 > :first-child, .framer-YbS6L .framer-2zys4q > :first-child, .framer-YbS6L .framer-md5wct > :first-child, .framer-YbS6L .framer-aloorb > :first-child, .framer-YbS6L .framer-4wnn1z > :first-child, .framer-YbS6L .framer-137jk6k > :first-child, .framer-YbS6L .framer-5ukfsf > :first-child, .framer-YbS6L .framer-ii6g41 > :first-child, .framer-YbS6L .framer-jizy0j > :first-child, .framer-YbS6L .framer-11zl74q > :first-child { margin-left: 0px; } .framer-YbS6L .framer-6rnikx > :last-child, .framer-YbS6L .framer-1yfx8zb > :last-child, .framer-YbS6L .framer-1r51myv > :last-child, .framer-YbS6L .framer-1xunap5 > :last-child, .framer-YbS6L .framer-2zys4q > :last-child, .framer-YbS6L .framer-md5wct > :last-child, .framer-YbS6L .framer-aloorb > :last-child, .framer-YbS6L .framer-4wnn1z > :last-child, .framer-YbS6L .framer-137jk6k > :last-child, .framer-YbS6L .framer-5ukfsf > :last-child, .framer-YbS6L .framer-ii6g41 > :last-child, .framer-YbS6L .framer-jizy0j > :last-child, .framer-YbS6L .framer-11zl74q > :last-child { margin-right: 0px; } .framer-YbS6L .framer-vzya9l > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-YbS6L .framer-1xunap5 > *, .framer-YbS6L .framer-md5wct > *, .framer-YbS6L .framer-aloorb > *, .framer-YbS6L .framer-4wnn1z > *, .framer-YbS6L .framer-137jk6k > *, .framer-YbS6L .framer-5ukfsf > *, .framer-YbS6L .framer-jizy0j > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-YbS6L .framer-1v2yiw8 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-YbS6L .framer-oar4y6 > *, .framer-YbS6L .framer-bhym6 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-YbS6L .framer-1xfmt3o > *, .framer-YbS6L .framer-1dufmz > *, .framer-YbS6L .framer-1e2pu6u > *, .framer-YbS6L .framer-xymzyi > *, .framer-YbS6L .framer-75szlg > *, .framer-YbS6L .framer-1ajwp7p > *, .framer-YbS6L .framer-85tu1o > *, .framer-YbS6L .framer-1lsc7r6 > *, .framer-YbS6L .framer-1heiwm0 > *, .framer-YbS6L .framer-o2ewq5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YbS6L .framer-1pqg46m > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-YbS6L .framer-11zl74q > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-YbS6L { background: white; } .framer-YbS6L.framer-k0sas1 { width: 810px; } .framer-YbS6L .framer-6rnikx { height: 10vh; } .framer-YbS6L .framer-12whb2f-container { height: var(--framer-aspect-ratio-supported, 68px); width: 84%; } .framer-YbS6L .framer-pg21qd { height: 90vh; } .framer-YbS6L .framer-1r51myv { flex: none; height: 750px; justify-content: flex-start; padding: 100px 0px 0px 0px; } .framer-YbS6L .framer-2zys4q { flex: 1 0 0px; width: 1px; } .framer-YbS6L .framer-1j70jfl { height: var(--framer-aspect-ratio-supported, 80px); order: 0; width: 80px; } .framer-YbS6L .framer-1ilmq0r, .framer-YbS6L .framer-ii6g41, .framer-YbS6L .framer-1dckdep-container, .framer-YbS6L .framer-13000jh-container { order: 1; } .framer-YbS6L .framer-oar4y6 { flex: 1 0 0px; gap: 15px; height: 1px; justify-content: flex-start; } .framer-YbS6L .framer-md5wct, .framer-YbS6L .framer-aloorb { width: 100%; } .framer-YbS6L .framer-1qtgw29 { height: var(--framer-aspect-ratio-supported, 40px); width: 163px; } .framer-YbS6L .framer-1h7uddm { height: var(--framer-aspect-ratio-supported, 40px); width: 238px; } .framer-YbS6L .framer-1d6eemx { height: var(--framer-aspect-ratio-supported, 40px); width: 183px; } .framer-YbS6L .framer-18g9q4d { height: var(--framer-aspect-ratio-supported, 40px); width: 85px; } .framer-YbS6L .framer-1b7qq12 { height: var(--framer-aspect-ratio-supported, 40px); width: 162px; } .framer-YbS6L .framer-h92j4k { height: var(--framer-aspect-ratio-supported, 40px); width: 84px; } .framer-YbS6L .framer-kbk8n8 { height: var(--framer-aspect-ratio-supported, 40px); width: 210px; } .framer-YbS6L .framer-1pqg46m { gap: 30px; } .framer-YbS6L .framer-ug2s1j, .framer-YbS6L .framer-14wtchc, .framer-YbS6L .framer-1hf5lir-container, .framer-YbS6L .framer-10zkhk1-container { order: 0; } .framer-YbS6L .framer-127qqm3, .framer-YbS6L .framer-15u5ye2 { gap: 20px; justify-content: flex-start; } .framer-YbS6L .framer-1dufmz, .framer-YbS6L .framer-xymzyi, .framer-YbS6L .framer-1ajwp7p { height: min-content; padding: 5px 0px 5px 0px; width: 86%; } .framer-YbS6L .framer-1r24oi5, .framer-YbS6L .framer-cbtlwm { align-self: unset; height: 400px; } .framer-YbS6L .framer-1mlsqkm, .framer-YbS6L .framer-1ws0nm7 { height: var(--framer-aspect-ratio-supported, 87px); width: 50px; } .framer-YbS6L .framer-11uh8bs { gap: 20px; } .framer-YbS6L .framer-jizy0j { width: 84%; } .framer-YbS6L .framer-1fsb5oa-container, .framer-YbS6L .framer-1tks3mq-container { order: 2; } .framer-YbS6L .framer-1bmmquw-container, .framer-YbS6L .framer-80nmyf-container { order: 3; } .framer-YbS6L .framer-u66jz2 { height: var(--framer-aspect-ratio-supported, 56px); width: 55px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YbS6L .framer-oar4y6, .framer-YbS6L .framer-1pqg46m, .framer-YbS6L .framer-127qqm3, .framer-YbS6L .framer-15u5ye2, .framer-YbS6L .framer-11uh8bs { gap: 0px; } .framer-YbS6L .framer-oar4y6 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-YbS6L .framer-oar4y6 > :first-child, .framer-YbS6L .framer-1pqg46m > :first-child, .framer-YbS6L .framer-127qqm3 > :first-child, .framer-YbS6L .framer-15u5ye2 > :first-child, .framer-YbS6L .framer-11uh8bs > :first-child { margin-top: 0px; } .framer-YbS6L .framer-oar4y6 > :last-child, .framer-YbS6L .framer-1pqg46m > :last-child, .framer-YbS6L .framer-127qqm3 > :last-child, .framer-YbS6L .framer-15u5ye2 > :last-child, .framer-YbS6L .framer-11uh8bs > :last-child { margin-bottom: 0px; } .framer-YbS6L .framer-1pqg46m > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-YbS6L .framer-127qqm3 > *, .framer-YbS6L .framer-15u5ye2 > *, .framer-YbS6L .framer-11uh8bs > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-YbS6L { background: white; } .framer-YbS6L.framer-k0sas1 { width: 390px; } .framer-YbS6L .framer-24imuh-container, .framer-YbS6L .framer-cp99tf { order: 0; } .framer-YbS6L .framer-1yfx8zb, .framer-YbS6L .framer-fwp3ft { order: 1; } .framer-YbS6L .framer-1bcilyv-container { width: 100%; } .framer-YbS6L .framer-pg21qd { height: 90vh; justify-content: center; order: 3; } .framer-YbS6L .framer-1r51myv { flex: none; gap: 20px; height: min-content; } .framer-YbS6L .framer-vzya9l { gap: 23px; height: min-content; } .framer-YbS6L .framer-1xunap5 { flex-direction: column; gap: 20px; } .framer-YbS6L .framer-2zys4q { flex-wrap: wrap; justify-content: center; padding: 0px; width: 100%; } .framer-YbS6L .framer-1j70jfl { height: 80px; width: var(--framer-aspect-ratio-supported, 81px); } .framer-YbS6L .framer-14ngih6 { order: 3; } .framer-YbS6L .framer-q6upkw { order: 2; } .framer-YbS6L .framer-1iihgsl, .framer-YbS6L .framer-bhym6 { order: 4; } .framer-YbS6L .framer-85ee8n { order: 5; } .framer-YbS6L .framer-1angitf { order: 6; } .framer-YbS6L .framer-1pqg46m { gap: 50px; order: 5; padding: 20px 0px 20px 0px; } .framer-YbS6L .framer-ug2s1j { align-content: flex-start; align-items: flex-start; justify-content: flex-start; order: 0; } .framer-YbS6L .framer-ii6g41 { flex-direction: column; order: 1; } .framer-YbS6L .framer-127qqm3, .framer-YbS6L .framer-15u5ye2, .framer-YbS6L .framer-11uh8bs, .framer-YbS6L .framer-1lsc7r6, .framer-YbS6L .framer-1heiwm0, .framer-YbS6L .framer-o2ewq5 { flex: none; width: 100%; } .framer-YbS6L .framer-1dufmz, .framer-YbS6L .framer-xymzyi { height: 94px; } .framer-YbS6L .framer-1ajwp7p { height: 105px; } .framer-YbS6L .framer-jizy0j { flex-direction: column; gap: 10px; order: 6; padding: 20px 0px 20px 0px; } .framer-YbS6L .framer-z1f2fm-container { order: 7; } .framer-YbS6L .framer-11zl74q { aspect-ratio: 0.48148148148148145 / 1; height: var(--framer-aspect-ratio-supported, 135px); order: 8; width: 65px; } .framer-YbS6L .framer-u66jz2 { height: var(--framer-aspect-ratio-supported, 55px); width: 55px; } .framer-YbS6L .framer-1tgvukj-container { order: 9; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YbS6L .framer-1r51myv, .framer-YbS6L .framer-vzya9l, .framer-YbS6L .framer-1xunap5, .framer-YbS6L .framer-1pqg46m, .framer-YbS6L .framer-ii6g41, .framer-YbS6L .framer-jizy0j { gap: 0px; } .framer-YbS6L .framer-1r51myv > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-YbS6L .framer-1r51myv > :first-child { margin-left: 0px; } .framer-YbS6L .framer-1r51myv > :last-child { margin-right: 0px; } .framer-YbS6L .framer-vzya9l > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } .framer-YbS6L .framer-vzya9l > :first-child, .framer-YbS6L .framer-1xunap5 > :first-child, .framer-YbS6L .framer-1pqg46m > :first-child, .framer-YbS6L .framer-ii6g41 > :first-child, .framer-YbS6L .framer-jizy0j > :first-child { margin-top: 0px; } .framer-YbS6L .framer-vzya9l > :last-child, .framer-YbS6L .framer-1xunap5 > :last-child, .framer-YbS6L .framer-1pqg46m > :last-child, .framer-YbS6L .framer-ii6g41 > :last-child, .framer-YbS6L .framer-jizy0j > :last-child { margin-bottom: 0px; } .framer-YbS6L .framer-1xunap5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-YbS6L .framer-1pqg46m > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-YbS6L .framer-ii6g41 > *, .framer-YbS6L .framer-jizy0j > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1930\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"hhaTvgPD5\":{\"layout\":[\"fixed\",\"auto\"]},\"rhjXt_Gqs\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerThvTs8VaE=withCSS(Component,css,\"framer-YbS6L\");export default FramerThvTs8VaE;FramerThvTs8VaE.displayName=\"System\";FramerThvTs8VaE.defaultProps={height:1930,width:1200};addFonts(FramerThvTs8VaE,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavigationFixedFonts,...NavigationCopyFonts,...DropdownFonts,...FooterCopyFonts,...CookiesFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerThvTs8VaE\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hhaTvgPD5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rhjXt_Gqs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1930\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFixedFonts", "getFonts", "A5oGzZ1c6_default", "ContainerWithFX", "withFX", "Container", "NavigationCopyFonts", "J67dh3S4u_default", "DropdownFonts", "XEAYTacj7_default", "FooterCopyFonts", "cYqmiJbnF_default", "CookiesFonts", "UdPW46cl8_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "animation", "transition1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "ref2", "isDisplayed", "isDisplayed1", "elementId", "useRouteElementId", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_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", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "RichText2", "Link", "css", "FramerThvTs8VaE", "withCSS", "ThvTs8VaE_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
