{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YWsQV49aADomSUCTa7Aa/8Egl8Pta8FmYXm2TDnOJ/ocLsBCJb0.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/qacJMtbrGDTpaTF4eVfx/Ticker.js\";import Typeform from\"https://framerusercontent.com/modules/F6IzcnH090BibK8JiJh0/MfEMY4LeLoFqPUtJ3OJA/Typeform.js\";import CookieBanner from\"https://framerusercontent.com/modules/GbX8S6ghmyszcS2GLR2F/4g4iDkxkaJXTefaMdbq6/Cookies.js\";import ComponentsCheckmark_Text from\"#framer/local/canvasComponent/aUE0iuS9Q/aUE0iuS9Q.js\";import NavigationNewNavMobile from\"#framer/local/canvasComponent/i9e9go9fZ/i9e9go9fZ.js\";import NavigationNewNav from\"#framer/local/canvasComponent/KgcnS6IK6/KgcnS6IK6.js\";import FooterFooter from\"#framer/local/canvasComponent/PLYezCkKx/PLYezCkKx.js\";import*as sharedStyle2 from\"#framer/local/css/igv6Hvnp3/igv6Hvnp3.js\";import*as sharedStyle3 from\"#framer/local/css/nU0SyyrPa/nU0SyyrPa.js\";import*as sharedStyle from\"#framer/local/css/TU18o7wLh/TU18o7wLh.js\";import*as sharedStyle1 from\"#framer/local/css/Wh13DeoQH/Wh13DeoQH.js\";import metadataProvider from\"#framer/local/webPageMetadata/ocLsBCJb0/ocLsBCJb0.js\";const NavigationNewNavFonts=getFonts(NavigationNewNav);const NavigationNewNavMobileFonts=getFonts(NavigationNewNavMobile);const ComponentsCheckmark_TextFonts=getFonts(ComponentsCheckmark_Text);const TypeformFonts=getFonts(Typeform);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const TickerFonts=getFonts(Ticker);const FooterFooterFonts=getFonts(FooterFooter);const CookieBannerFonts=getFonts(CookieBanner);const breakpoints={H83RGD7Jp:\"(min-width: 810px) and (max-width: 1199px)\",HHNQFXwwJ:\"(min-width: 1800px)\",XI4owXiwE:\"(min-width: 1200px) and (max-width: 1799px)\",Yzvr8O_si:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zhSAr\";const variantClassNames={H83RGD7Jp:\"framer-v-goro5d\",HHNQFXwwJ:\"framer-v-2xqzmt\",XI4owXiwE:\"framer-v-14shphx\",Yzvr8O_si:\"framer-v-11ukqh8\"};const transition1={damping:30,delay:.25,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-10};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Desktop\":\"HHNQFXwwJ\",Desktop:\"XI4owXiwE\",Phone:\"Yzvr8O_si\",Tablet:\"H83RGD7Jp\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XI4owXiwE\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Yzvr8O_si\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Yzvr8O_si\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"H83RGD7Jp\",\"Yzvr8O_si\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"XI4owXiwE\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4d0191cc-f5e9-4020-b74f-849d1ee73b26, rgb(28, 28, 28)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-14shphx\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H83RGD7Jp:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zjs3cb-container hidden-11ukqh8\",nodeId:\"ObV6SmC40\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H83RGD7Jp:{variant:\"TUwTrlam0\"}},children:/*#__PURE__*/_jsx(NavigationNewNav,{height:\"100%\",id:\"ObV6SmC40\",layoutId:\"ObV6SmC40\",style:{width:\"100%\"},variant:\"S6nhJjB2a\",W5EuVSlHE:false,width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yzvr8O_si:{height:64,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17y174i-container hidden-14shphx hidden-goro5d hidden-2xqzmt\",nodeId:\"XRjYAF42l\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(NavigationNewNavMobile,{height:\"100%\",id:\"XRjYAF42l\",layoutId:\"XRjYAF42l\",mOkWY62_M:false,style:{width:\"100%\"},variant:\"Iam2bnB1O\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-46leza\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ciwzpk\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H83RGD7Jp:{\"data-border\":true},Yzvr8O_si:{\"data-border\":true}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-moda7o\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vrd4p\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-115a4sp\",\"data-styles-preset\":\"TU18o7wLh\",style:{\"--framer-text-color\":\"var(--token-cc519b71-659f-4f04-9b43-9001e719d03e, rgb(255, 255, 255))\"},children:\"Reach Out\"})}),className:\"framer-1f9vt6l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-o7xv91\",\"data-styles-preset\":\"Wh13DeoQH\",style:{\"--framer-text-color\":\"var(--token-cc519b71-659f-4f04-9b43-9001e719d03e, rgb(255, 255, 255))\"},children:[\"(\",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Wa91BXIdH\"},motionChild:true,nodeId:\"JHUNpSIvl\",openInNewTab:false,scopeId:\"ocLsBCJb0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-660reb\",\"data-styles-preset\":\"igv6Hvnp3\",children:\"08\"})}),\")\"]})}),className:\"framer-1r0tqs7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-i0e3ij\",\"data-styles-preset\":\"nU0SyyrPa\",style:{\"--framer-text-color\":\"var(--token-cc519b71-659f-4f04-9b43-9001e719d03e, rgb(255, 255, 255))\"},children:\"Contact Sales\"})}),className:\"framer-14rpxur\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1muvhsm\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cwhbog\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H83RGD7Jp:{y:(componentViewport?.y||0)+0+64+0+0+0+0+60+124+0+0+0+0},Yzvr8O_si:{y:(componentViewport?.y||0)+0+64+0+0+60+0+0+124+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0+0+0+140+0+0+124+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-clxfht-container\",nodeId:\"DVOrzT28G\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(ComponentsCheckmark_Text,{height:\"100%\",id:\"DVOrzT28G\",layoutId:\"DVOrzT28G\",MW3yjF8aV:\"Speak with an IT logistics expert\",variant:\"RxN_nVtSV\",width:\"100%\",zUk2q8Sat:\"center\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H83RGD7Jp:{y:(componentViewport?.y||0)+0+64+0+0+0+0+60+124+0+0+0+38},Yzvr8O_si:{y:(componentViewport?.y||0)+0+64+0+0+60+0+0+124+0+0+0+38}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0+0+0+140+0+0+124+0+0+0+38,children:/*#__PURE__*/_jsx(Container,{className:\"framer-epiaep-container\",nodeId:\"J6XcmDOuF\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(ComponentsCheckmark_Text,{height:\"100%\",id:\"J6XcmDOuF\",layoutId:\"J6XcmDOuF\",MW3yjF8aV:\"Door-to-door coverage in 174 countries\",variant:\"RxN_nVtSV\",width:\"100%\",zUk2q8Sat:\"center\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H83RGD7Jp:{y:(componentViewport?.y||0)+0+64+0+0+0+0+60+124+0+0+0+76},Yzvr8O_si:{y:(componentViewport?.y||0)+0+64+0+0+60+0+0+124+0+0+0+76}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:(componentViewport?.y||0)+0+0+0+140+0+0+124+0+0+0+76,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sfhhbs-container\",nodeId:\"IOTLGZnyc\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(ComponentsCheckmark_Text,{height:\"100%\",id:\"IOTLGZnyc\",layoutId:\"IOTLGZnyc\",MW3yjF8aV:\"Get shipping options within 24 hours\",variant:\"RxN_nVtSV\",width:\"100%\",zUk2q8Sat:\"center\"})})})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e22xvp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16b9smq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"j755KXKYv\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(Typeform,{autoFocus:true,formId:\"mUcJzLb2#utm_source={utm_source}&utm_medium={utm_medium}&utm_campaign={utm_campaign}&utm_term={utm_term}&utm_content={utm_content}\",height:\"100%\",hideFooter:true,hideHeaders:true,id:\"j755KXKYv\",layoutId:\"j755KXKYv\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ytdtc hidden-goro5d hidden-11ukqh8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HHNQFXwwJ:{background:{alt:\"FGX Costs\",fit:\"fit\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+175),pixelHeight:3240,pixelWidth:3240,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} / 2)`,src:\"https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png?scale-down-to=512 512w,https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png 3240w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"FGX Costs\",fit:\"fit\",intrinsicHeight:1080,intrinsicWidth:1920,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0),pixelHeight:3240,pixelWidth:3240,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} / 2)`,src:\"https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png?scale-down-to=512 512w,https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/wR84j7x5jZ6lJA6lN0lUJ50RvE.png 3240w\"},className:\"framer-1wg3onx\",\"data-framer-appear-id\":\"1wg3onx\",\"data-framer-name\":\"FGX_Web_Asset_Global_IT_FF_\\xe2_Control_Tower_Copy_2_1920x1080\",initial:animation1,optimized:true,style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yg5uv6-container\",isModuleExternal:true,nodeId:\"Vf2r_fG6G\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"Vf2r_fG6G\",layoutId:\"Vf2r_fG6G\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-k0hjt9\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-by9n0y\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-14xs1pv\",\"data-framer-name\":\"intervision_logo\",fill:\"black\",intrinsicHeight:261,intrinsicWidth:1136,svg:'<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1135.583 260.62\"><defs><style>.cls-1{fill:#5f6062}.cls-2{fill:#00aeef}</style></defs><path class=\"cls-1\" d=\"M380.537 402.597H351.36l17.77-112.264h29.194Zm56.095-66.552h.3c7.72-9.226 15.804-12.363 26.37-12.363 20.548 0 26.687 12.958 23.725 31.723l-7.488 47.192h-27.091l5.893-37.222c1.141-7.294 4.366-20.104-9.02-20.104-11.022 0-15.44 8.185-16.952 17.72l-6.27 39.606h-27.098l12.095-76.382h27.088Zm90.411 66.552h-27.096l8.551-54.055h-9.931l3.537-22.327h9.936l3.625-22.928h27.098l-3.637 22.928h15.34l-3.53 22.327h-15.35ZM637.78 368.94h-57.017c-1.752 11.026 3.11 16.98 14.27 16.98 5.822 0 10.287-1.936 14.075-6.99h26.055c-7.178 18.008-25.596 26.2-43.015 26.2-25.315 0-41.967-14.3-37.785-40.647 4.025-25.458 23.878-40.8 48.737-40.8 26.521 0 39.244 16.375 35.126 42.437Zm-22.696-15.625c-.164-7.3-6.117-12.062-13.423-12.062-7.887 0-15.094 4.171-17.983 12.062Zm66.926-14.592h.317c6.67-9.381 16.276-13.55 26.847-13.55h5.195l-4.088 26.062c-3.419-2.098-6.927-2.533-11.105-2.533-15.017 0-20.33 9.97-22.4 23.072l-4.866 30.823h-27.1l12.094-76.382h27.103Z\" transform=\"translate(-43.522 -234.567)\"/><path class=\"cls-2\" d=\"m763.875 358.531 38.053-68.198h31.73l-65.732 112.264H745.31l-29.424-112.264h31.71Zm88.739 44.066h-27.101l12.094-76.382H864.7Zm18.373-101.13c-1.31 8.341-9.238 15.187-17.598 15.187-8.332 0-14.118-6.846-12.794-15.187 1.332-8.336 9.288-15.182 17.61-15.182 8.32 0 14.103 6.846 12.782 15.182Zm58.933 44.408a29.851 29.851 0 0 0-14.016-3.725c-3.101 0-8.68 1.339-9.29 5.208-.825 5.204 7.546 5.957 11.13 6.701 12.264 2.525 20.862 8.485 18.628 22.634-3.202 20.096-22.806 28.437-40.53 28.437a52.42 52.42 0 0 1-29.452-8.783l12.842-18.922c4.907 3.882 13.496 7.754 20.203 7.754 3.42 0 8.743-1.636 9.415-5.808.941-5.955-7.495-6.253-15.653-8.485-8.119-2.24-15.972-6.403-13.786-20.105 2.974-18.758 21.285-27.099 37.955-27.099 8.639 0 17.048 1.344 24.366 4.916Zm44.05 56.722h-27.117l12.084-76.382h27.118Zm18.361-101.13c-1.323 8.341-9.264 15.187-17.586 15.187-8.36 0-14.118-6.846-12.782-15.187 1.31-8.336 9.248-15.182 17.56-15.182 8.37 0 14.128 6.846 12.808 15.182Zm91.876 63.016c-4.129 25.9-27.892 40.647-52.45 40.647-24.423 0-43.695-14.594-39.58-40.647 4.141-26.058 27.917-40.8 52.475-40.8 24.576 0 43.684 14.742 39.555 40.8Zm-63.441 0c-1.512 9.677 3.697 17.118 14.713 17.118a19.727 19.727 0 0 0 20.127-17.118c1.488-9.382-3.648-17.27-14.675-17.27a20.108 20.108 0 0 0-20.165 17.27Zm107.238-28.438h.305c7.727-9.226 15.78-12.363 26.376-12.363 20.537 0 26.672 12.958 23.723 31.723l-7.483 47.192h-27.114l5.923-37.222c1.14-7.294 4.358-20.104-9.047-20.104-11.005 0-15.427 8.185-16.939 17.72l-6.276 39.606h-27.1l12.093-76.382h27.103Z\" transform=\"translate(-43.522 -234.567)\"/><path class=\"cls-1\" d=\"M108.607 364.57a31.177 31.177 0 0 1 3.319-4.68l-53.507-55.458q-2.467 4.733-4.59 9.726a136.722 136.722 0 0 0-3.823 10.208l32.837 33.34-39.11-.328a131.06 131.06 0 0 0 .415 20.235l60.397-.222a31.167 31.167 0 0 1 4.062-12.82Zm54.116 31.251a31.975 31.975 0 0 1-3.4 4.777l76.225 79.033a130.223 130.223 0 0 0 17.465-11.236l-64.715-65.696 109.952.913a130.495 130.495 0 0 0 4.713-21.092l-136.176.484a31.322 31.322 0 0 1-4.064 12.817ZM89.73 414.63l-18.21 30.93a129.251 129.251 0 0 0 14.397 15.503l31.704-55.356a31.099 31.099 0 0 1-11.432-15.18l-56.44 14.04a129.498 129.498 0 0 0 7.51 18.486Z\" transform=\"translate(-43.522 -234.567)\"/><path class=\"cls-2\" d=\"m165.417 370.668 135.688-33.764a130.113 130.113 0 0 0-6.677-21.36l-111.18 28.896 54.708-92.992a134.605 134.605 0 0 0-13.385-6.585 140.832 140.832 0 0 0-7.479-2.88l-64.214 112.14a31.07 31.07 0 0 1 12.539 16.545Z\" transform=\"translate(-43.522 -234.567)\"/><path class=\"cls-1\" d=\"m129.802 410.893-19.478 67.755a131.715 131.715 0 0 0 12.792 6.237c1.848.78 3.687 1.502 5.542 2.195l13.793-49.974 32.898 58.082a130.075 130.075 0 0 0 22.482-2.233l-49.122-84.375a31.31 31.31 0 0 1-18.907 2.313Zm-51.42-134.734 44.093 75.724a31.267 31.267 0 0 1 18.891-2.411l33.014-114.904a128.835 128.835 0 0 0-21.67 1.744l-24.004 86.981-34.757-61.352a129.29 129.29 0 0 0-15.567 14.218Z\" transform=\"translate(-43.522 -234.567)\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18mavh9\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1uz5fo9\",\"data-framer-name\":\"deloitte_logo\",fill:\"black\",intrinsicHeight:20,intrinsicWidth:106,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 105.95 19.81\"><defs><style>.cls-1{fill:#0e0e11}</style></defs><g id=\"Layer_2\" data-name=\"Layer 2\"><g id=\"Layer_1-2\" data-name=\"Layer 1\"><path id=\"path3356\" class=\"cls-1\" d=\"M100.33 17a2.81 2.81 0 1 1 2.81 2.81 2.81 2.81 0 0 1-2.81-2.81\"/><path id=\"path3360\" class=\"cls-1\" d=\"M10.78 9.56a6.32 6.32 0 0 0-1-3.95 3.78 3.78 0 0 0-3.17-1.29H5.12v10.87h1.14a4.11 4.11 0 0 0 3.43-1.38 6.88 6.88 0 0 0 1.09-4.25m5.31-.18q0 4.86-2.61 7.49T6.13 19.5H0V.08h6.56q4.57 0 7.05 2.39c1.66 1.6 2.48 3.9 2.48 6.91\"/><path id=\"path3362\" class=\"cls-1\" d=\"M33.08 19.5H38V0h-4.92Z\"/><path id=\"path3366\" class=\"cls-1\" d=\"M44.82 12.23a6.47 6.47 0 0 0 .49 2.84 1.68 1.68 0 0 0 1.63 1 1.65 1.65 0 0 0 1.61-1 6.84 6.84 0 0 0 .45-2.84 6.4 6.4 0 0 0-.47-2.8 1.85 1.85 0 0 0-3.23 0 6.23 6.23 0 0 0-.49 2.81m9.16 0a7.81 7.81 0 0 1-1.86 5.54 6.85 6.85 0 0 1-5.23 2 6.67 6.67 0 0 1-5.12-2 7.71 7.71 0 0 1-1.91-5.49 7.69 7.69 0 0 1 1.87-5.51 6.89 6.89 0 0 1 5.24-2 7.25 7.25 0 0 1 3.68.91 6.09 6.09 0 0 1 2.47 2.6 8.69 8.69 0 0 1 .86 4\"/><path id=\"path3370\" class=\"cls-1\" d=\"M55.92 19.5h4.88V5h-4.88Z\"/><path id=\"path3372\" class=\"cls-1\" d=\"M55.92 3.26h4.88V0h-4.88Z\"/><path id=\"path3376\" class=\"cls-1\" d=\"M70.69 15.8a6.9 6.9 0 0 0 2.36-.5V19a9.17 9.17 0 0 1-1.88.62 10.63 10.63 0 0 1-2.09.18 4.49 4.49 0 0 1-3.54-1.23 5.57 5.57 0 0 1-1.09-3.79v-6h-1.71V5h1.71V1.32l4.92-.86V5h3.11v3.76h-3.11v5.64c0 .94.44 1.4 1.32 1.4\"/><path id=\"path3380\" class=\"cls-1\" d=\"M82 15.8a6.94 6.94 0 0 0 2.36-.5V19a9.37 9.37 0 0 1-1.88.62 10.71 10.71 0 0 1-2.09.18 4.53 4.53 0 0 1-3.55-1.23 5.62 5.62 0 0 1-1.08-3.79v-6H74V5h1.71V1.26l4.92-.8V5h3.11v3.76h-3.07v5.64c0 .94.44 1.4 1.32 1.4\"/><path id=\"path3384\" class=\"cls-1\" d=\"M90.51 10.46a2.59 2.59 0 0 1 .68-1.74 2 2 0 0 1 1.44-.56 1.88 1.88 0 0 1 1.49.63 2.47 2.47 0 0 1 .58 1.67Zm6.88-4a7.88 7.88 0 0 0-10.1.25 8 8 0 0 0-1.81 5.63 7.35 7.35 0 0 0 2 5.48 7.49 7.49 0 0 0 5.49 1.92 15.5 15.5 0 0 0 2.92-.23 8.39 8.39 0 0 0 2.36-.82l-.75-3.26a10.65 10.65 0 0 1-1.58.51 10.32 10.32 0 0 1-2.37.25 3.31 3.31 0 0 1-2.22-.69 2.47 2.47 0 0 1-.87-1.9h8.72v-2.22a6.55 6.55 0 0 0-1.74-4.91\"/><path id=\"path3388\" class=\"cls-1\" d=\"M22.57 10.46a2.69 2.69 0 0 1 .68-1.74 2 2 0 0 1 1.44-.56 1.9 1.9 0 0 1 1.5.63 2.52 2.52 0 0 1 .58 1.67Zm6.89-4a6.76 6.76 0 0 0-4.94-1.71 6.68 6.68 0 0 0-5.17 2 8.05 8.05 0 0 0-1.81 5.63 7.32 7.32 0 0 0 2 5.48A7.48 7.48 0 0 0 25 19.75a15.43 15.43 0 0 0 2.92-.23 8.28 8.28 0 0 0 2.36-.82l-.75-3.26a9.78 9.78 0 0 1-3.94.76 3.34 3.34 0 0 1-2.23-.69 2.5 2.5 0 0 1-.87-1.9h8.71v-2.23a6.55 6.55 0 0 0-1.74-4.91\"/></g></g></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1v9emjc\",\"data-framer-name\":\"accenture_logo\",fill:\"black\",intrinsicHeight:43,intrinsicWidth:163,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 163.2 43\" style=\"enable-background:new 0 0 163.2 43\" xml:space=\"preserve\"><path style=\"fill:#a100ff\" d=\"m95.1 12 9.4-3.5-9.4-3.6V0l16.1 6.5v4L95.1 17z\"/><path d=\"M6.2 43C2.8 43 0 41.3 0 37.5v-.2c0-4.6 4-6.2 8.9-6.2h2.3v-.9c0-1.9-.8-3-2.8-3-1.8 0-2.7 1-2.8 2.4h-5c.4-4.2 3.7-6.2 8.1-6.2 4.5 0 7.8 1.9 7.8 6.6v12.6h-5.1v-2.2c-1 1.4-2.7 2.6-5.2 2.6zm5-6.6v-1.8H9.1c-2.6 0-3.9.7-3.9 2.4v.2c0 1.3.8 2.2 2.6 2.2 1.8-.1 3.4-1.1 3.4-3zM28.4 43c-5.2 0-9-3.2-9-9.6v-.3c0-6.4 4-9.8 9-9.8 4.3 0 7.8 2.2 8.2 7.1h-5c-.3-1.8-1.3-3-3.1-3-2.2 0-3.8 1.8-3.8 5.5v.6c0 3.8 1.4 5.5 3.8 5.5 1.8 0 3.1-1.3 3.4-3.4h4.8c-.3 4.4-3.2 7.4-8.3 7.4zM48 43c-5.2 0-9-3.2-9-9.6v-.3c0-6.4 4-9.8 9-9.8 4.3 0 7.8 2.2 8.2 7.1h-5c-.3-1.8-1.3-3-3.1-3-2.2 0-3.8 1.8-3.8 5.5v.6c0 3.8 1.4 5.5 3.8 5.5 1.8 0 3.1-1.3 3.4-3.4h4.8C56 40 53.1 43 48 43zm19.7 0c-5.4 0-9.1-3.2-9.1-9.5v-.4c0-6.3 3.9-9.8 9-9.8 4.7 0 8.6 2.6 8.6 8.9v2.3H63.9c.2 3.4 1.7 4.7 3.9 4.7 2 0 3.1-1.1 3.5-2.4h4.9c-.6 3.5-3.6 6.2-8.5 6.2zM64 31h7c-.1-2.8-1.4-4-3.5-4-1.6.1-3.1 1-3.5 4zm15.4-7.2h5.3v2.8c.9-1.8 2.8-3.2 5.7-3.2 3.4 0 5.7 2.1 5.7 6.6v12.6h-5.3V30.8c0-2.2-.9-3.2-2.8-3.2-1.8 0-3.3 1.1-3.3 3.5v11.5h-5.3V23.8zm26.4-5.7v5.7h3.6v3.9h-3.6v8.9c0 1.4.6 2.1 1.9 2.1.8 0 1.3-.1 1.8-.3v4.1c-.6.2-1.7.4-3 .4-4.1 0-6-1.9-6-5.7v-9.5h-2.2v-3.9h2.2v-3.5l5.3-2.2zm23.4 24.5H124v-2.8c-.9 1.8-2.7 3.2-5.5 3.2-3.4 0-5.9-2.1-5.9-6.5V23.8h5.3v12c0 2.2.9 3.2 2.7 3.2 1.8 0 3.3-1.2 3.3-3.5V23.8h5.3v18.8zm3.9-18.8h5.3v3.5c1.1-2.5 2.9-3.7 5.7-3.7v5.2c-3.6 0-5.7 1.1-5.7 4.2v9.7h-5.3V23.8zM154.8 43c-5.4 0-9.1-3.2-9.1-9.5v-.4c0-6.3 3.9-9.8 9-9.8 4.7 0 8.6 2.6 8.6 8.9v2.3h-12.2c.2 3.4 1.7 4.7 3.9 4.7 2 0 3.1-1.1 3.5-2.4h4.9c-.8 3.5-3.7 6.2-8.6 6.2zM151 31h7.1c-.1-2.8-1.4-4-3.5-4-1.6.1-3.1 1-3.6 4z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1iljmrf\",\"data-framer-name\":\"digital_ocean_logo\",fill:\"black\",intrinsicHeight:354,intrinsicWidth:354,svg:'<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" x=\"0\" y=\"0\" viewBox=\"0 0 354 354\" style=\"enable-background:new 0 0 354 354\" xml:space=\"preserve\"><style>.st0,.st1{fill:#0080ff}.st1{fill-rule:evenodd;clip-rule:evenodd}</style><g id=\"XMLID_229_\"><g id=\"XMLID_690_\"><g id=\"XMLID_691_\"><g id=\"XMLID_44_\"><g id=\"XMLID_48_\"><path id=\"XMLID_49_\" class=\"st0\" d=\"M177 221.5v-34.2c36.2 0 64.3-35.9 50.4-74-5.1-14-16.4-25.3-30.5-30.4-38.1-13.8-74 14.2-74 50.4H88.8c0-57.7 55.8-102.7 116.3-83.8 26.4 8.3 47.5 29.3 55.7 55.7 18.9 60.5-26.1 116.3-83.8 116.3z\"/></g><path id=\"XMLID_47_\" class=\"st1\" d=\"M177.1 187.5H143v-34.1h34.1z\"/><path id=\"XMLID_46_\" class=\"st1\" d=\"M143 213.6h-26.1v-26.1H143v26.1z\"/><path id=\"XMLID_45_\" class=\"st1\" d=\"M116.9 187.5H95v-21.9h21.9v21.9z\"/></g></g></g><g id=\"XMLID_234_\"><path id=\"XMLID_677_\" class=\"st0\" d=\"M31.2 256.1c-4.4-3.1-10-4.6-16.4-4.6H.8V296h14.1c6.4 0 12-1.6 16.4-4.9 2.4-1.7 4.3-4.1 5.7-7.1 1.3-3 2-6.6 2-10.5 0-3.9-.7-7.4-2-10.4-1.4-3-3.3-5.4-5.8-7zM9 259h4.4c4.9 0 8.9 1 12 2.9 3.4 2.1 5.1 6 5.1 11.6 0 5.8-1.7 9.9-5.1 12.1-2.9 1.9-6.9 2.9-11.9 2.9H9V259z\"/><path id=\"XMLID_676_\" class=\"st0\" d=\"M48.7 250.9c-1.4 0-2.5.5-3.5 1.4-.9.9-1.4 2-1.4 3.4s.5 2.5 1.4 3.5c.9.9 2.1 1.4 3.5 1.4 1.3 0 2.5-.5 3.5-1.4.9-.9 1.4-2.1 1.4-3.5s-.5-2.5-1.4-3.4c-1-.9-2.2-1.4-3.5-1.4z\"/><path id=\"XMLID_675_\" class=\"st0\" d=\"M44.7 264.6h7.9V296h-7.9z\"/><path id=\"XMLID_670_\" class=\"st0\" d=\"M81.3 267.2c-2.4-2.1-5-3.4-7.9-3.4-4.4 0-8 1.5-10.8 4.5-2.8 2.9-4.3 6.7-4.3 11.3 0 4.4 1.4 8.2 4.2 11.2 2.8 2.9 6.5 4.4 10.8 4.4 3 0 5.7-.8 7.8-2.5v.7c0 2.6-.7 4.6-2.1 6-1.4 1.4-3.3 2.1-5.7 2.1-3.6 0-5.9-1.4-8.7-5.2l-5.4 5.2.1.2c1.2 1.6 2.9 3.2 5.3 4.7 2.3 1.5 5.3 2.3 8.8 2.3 4.7 0 8.5-1.4 11.3-4.3 2.8-2.9 4.2-6.7 4.2-11.4v-28.5h-7.8v2.7zm-2.1 18.6c-1.4 1.6-3.2 2.3-5.4 2.3-2.3 0-4-.8-5.4-2.3-1.4-1.6-2-3.6-2-6.1 0-2.6.7-4.6 2-6.2 1.3-1.6 3.2-2.3 5.4-2.3 2.3 0 4 .8 5.4 2.3 1.4 1.6 2.1 3.7 2.1 6.2s-.7 4.5-2.1 6.1z\"/><path id=\"XMLID_668_\" class=\"st0\" d=\"M95.8 264.6h7.9V296h-7.9z\"/><path id=\"XMLID_660_\" class=\"st0\" d=\"M99.8 250.9c-1.4 0-2.5.5-3.5 1.4-.9.9-1.4 2-1.4 3.4s.5 2.5 1.4 3.5c.9.9 2.1 1.4 3.5 1.4 1.3 0 2.5-.5 3.5-1.4.9-.9 1.4-2.1 1.4-3.5s-.5-2.5-1.4-3.4c-1-.9-2.1-1.4-3.5-1.4z\"/><path id=\"XMLID_652_\" class=\"st0\" d=\"M121 256.1h-7.8v8.5h-4.5v7.2h4.5v13c0 4.1.8 7 2.4 8.7 1.6 1.7 4.5 2.5 8.5 2.5 1.3 0 2.6 0 3.8-.1h.4v-7.2l-2.7.1c-1.9 0-3.1-.3-3.7-1-.6-.7-.9-2.1-.9-4.2v-11.9h7.4v-7.2H121v-8.4z\"/><path id=\"XMLID_642_\" class=\"st0\" d=\"M165.4 251.4h7.9V296h-7.9z\"/><path id=\"XMLID_448_\" class=\"st0\" d=\"M253.1 284.8c-1.4 1.6-2.9 3-4 3.7-1.1.7-2.5 1.1-4.1 1.1-2.3 0-4.2-.8-5.7-2.6-1.5-1.7-2.3-4-2.3-6.6 0-2.7.8-4.9 2.3-6.6 1.5-1.7 3.4-2.6 5.7-2.6 2.5 0 5.2 1.6 7.5 4.3l5.2-5c-3.4-4.4-7.7-6.5-12.9-6.5-4.3 0-8.1 1.6-11.2 4.7-3.1 3.1-4.6 7-4.6 11.7s1.6 8.6 4.6 11.7c3.1 3.1 6.8 4.7 11.2 4.7 5.7 0 10.3-2.5 13.5-7l-5.2-5z\"/><path id=\"XMLID_445_\" class=\"st0\" d=\"M285.6 269c-1.1-1.6-2.6-2.8-4.5-3.7-1.9-.9-4.1-1.4-6.5-1.4-4.4 0-8 1.6-10.7 4.8-2.6 3.2-4 7.1-4 11.8 0 4.8 1.5 8.7 4.3 11.7 2.9 3 6.7 4.5 11.4 4.5 5.3 0 9.7-2.2 13-6.4l.2-.2-5.2-5c-.5.6-1.2 1.2-1.8 1.8-.8.7-1.5 1.3-2.3 1.7-1.2.6-2.5.9-4 .9-2.2 0-4-.6-5.4-1.9-1.3-1.2-2.1-2.8-2.3-4.8h20.9l.1-2.9c0-2-.3-4-.8-5.8-.5-1.8-1.3-3.5-2.4-5.1zm-17.3 7.4c.4-1.5 1.1-2.8 2.1-3.7 1.1-1.1 2.5-1.6 4.1-1.6 1.9 0 3.4.5 4.4 1.6.9 1 1.5 2.2 1.6 3.7h-12.2z\"/><path id=\"XMLID_442_\" class=\"st0\" d=\"M315.9 267c-2.4-2-5.7-3.1-9.8-3.1-2.6 0-5.1.6-7.3 1.7-2.1 1-4.1 2.8-5.4 5l.1.1 5.1 4.8c2.1-3.3 4.4-4.5 7.5-4.5 1.7 0 3 .4 4.1 1.3 1 .9 1.6 2 1.6 3.4v1.5c-2-.6-3.9-.9-5.8-.9-3.9 0-7.1.9-9.5 2.7-2.4 1.8-3.6 4.5-3.6 7.9 0 3 1 5.3 3.1 7.1 2.1 1.7 4.6 2.6 7.6 2.6s5.8-1.2 8.4-3.3v2.6h7.8v-20.2c-.3-3.7-1.5-6.7-3.9-8.7zm-14 17c.9-.6 2.2-.9 3.8-.9 1.9 0 3.9.4 6 1.1v3.1c-1.7 1.6-4 2.4-6.8 2.4-1.4 0-2.4-.3-3.2-.9-.7-.6-1.1-1.3-1.1-2.3 0-1.1.4-1.9 1.3-2.5z\"/><path id=\"XMLID_393_\" class=\"st0\" d=\"M349.9 267.6c-2.2-2.5-5.3-3.7-9.2-3.7-3.1 0-5.7.9-7.6 2.7v-1.9h-7.7V296h7.9v-17.3c0-2.4.6-4.3 1.7-5.6 1.1-1.3 2.6-2 4.7-2 1.8 0 3.1.6 4.1 1.8 1 1.2 1.5 2.9 1.5 4.9V296h7.9v-18.2c0-4.3-1.1-7.8-3.3-10.2z\"/><path id=\"XMLID_320_\" class=\"st0\" d=\"M155.5 267c-2.4-2-5.7-3.1-9.8-3.1-2.6 0-5.1.6-7.3 1.7-2.1 1-4.1 2.8-5.4 5l.1.1 5.1 4.8c2.1-3.3 4.4-4.5 7.5-4.5 1.7 0 3 .4 4.1 1.3 1 .9 1.6 2 1.6 3.4v1.5c-2-.6-3.9-.9-5.8-.9-3.9 0-7.1.9-9.5 2.7-2.4 1.8-3.6 4.5-3.6 7.9 0 3 1 5.3 3.1 7.1 2.1 1.7 4.6 2.6 7.6 2.6s5.8-1.2 8.4-3.3v2.6h7.8v-20.2c-.3-3.7-1.5-6.7-3.9-8.7zm-14 17c.9-.6 2.2-.9 3.8-.9 1.9 0 3.9.4 6 1.1v3.1c-1.7 1.6-4 2.4-6.8 2.4-1.4 0-2.4-.3-3.2-.9-.7-.6-1.1-1.3-1.1-2.3 0-1.1.4-1.9 1.3-2.5z\"/><path id=\"XMLID_235_\" class=\"st0\" d=\"M202 296.7c-12.7 0-23-10.3-23-23s10.3-23 23-23 23 10.3 23 23-10.3 23-23 23zm0-37.9c-8.2 0-14.9 6.7-14.9 14.9s6.7 14.9 14.9 14.9 14.9-6.7 14.9-14.9-6.7-14.9-14.9-14.9z\"/></g></g></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-12b18tp\",\"data-framer-name\":\"disney_logo\",fill:\"black\",intrinsicHeight:543,intrinsicWidth:1e3,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"1000\" height=\"543.338\" viewBox=\"0 9.115 1000 543.338\" xml:space=\"preserve\"><path fill=\"#101C50\" d=\"M453.988 377.341c.553.076.673.098 1.212.168 9.006 1.224 17.856 2.847 24.63 5.875 6.278 2.772 9.958 6.28 13.318 12.533 5.109 9.482 5.442 22.766.825 32.82-3.449 7.481-11.02 13.754-17.932 17.079-7.178 3.48-14.25 5.137-22.361 6.063-14.186 1.562-29.507-1.377-42.272-7.551-7.552-3.688-16.774-10.039-21.426-18.221-3.421-5.994-3.312-13.793.85-19.49 6.634-9.08 20.843-11.079 31.545-10.7 8.159.316 22.85 2.838 30.597 5.594 2.147.776 10.066 3.861 11.448 5.276.973.984 1.604 2.414 1.167 3.736-1.77 5.414-14.926 8.268-18.725 8.841-10.17 1.558-15.447-2.291-27.009-6.856-2.87-1.124-6.695-2.371-9.617-2.641-5.249-.5-11.589.97-12.591 6.7-.498 2.953 2.965 5.715 5.606 6.876 6.202 2.664 11.244 3.622 17.348 3.704 18.032.297 38.297-2.672 53.046-13.122 2.019-1.441 4.002-3.55 4.023-6.209.064-5.369-9.349-8.652-9.349-8.652-9.935-4.142-28.292-6.158-37.749-6.937-9.924-.859-25.539-2.144-29.288-2.696-3.86-.551-8.053-1.33-11.396-2.828-3.358-1.517-6.643-4.912-7.618-8.668-1.729-6.771.477-15.079 4.237-20.488 9.855-14.168 32.94-19.549 50.186-21.686 16.692-2.077 43.677-2.056 60.072 6.656 2.531 1.357 3.824 2.619 3.295 5.325-1.068 5.08-4.886 8.354-9.514 9.789-4.855 1.545-14.898 2.147-19.309 2.425-19.766 1.108-43.652.527-62.479 5.661-1.475.421-4.023 1.108-4.851 2.033-2.947 3.199 5.47 4.113 7.273 4.479.536.128.64.146 1.199.207l41.609 4.905m-117.589-88.137s3.215-4.822 5.909-8.48c4.905-6.662 13.782-15.901 20.467-21.621 2.045-1.747 4.456-3.726 4.456-3.726s-3.771.39-5.908.827c-5.072.987-12.509 5.93-16.225 9.124-6.132 5.249-12.875 13.782-9.824 21.364a67.985 67.985 0 0 0 1.125 2.512m34.088 9.122c9.687-.668 18.761-3.457 27.209-8.143 8.285-4.636 20.471-13.676 19.207-24.303-.384-3.44-2.636-6.037-5.479-7.249-3.695-1.601-5.622-1.343-10.342.06-3.429 1.003-4.974 1.612-8.212 3.465-9.503 5.521-22.977 17.337-30.292 26.767-1.688 2.224-3.398 4.711-4.736 6.416-.844 1.051-1.5 2.016-1.418 2.273.292 1.069 10.28.971 14.063.714m-24.664 18.116c-.999 1.057-2.056 3.605-3.152 5.45-.586.987-1.671 2.258-2.389 2.768-2.521 1.854-4.657 1.94-7.091-.202-3.413-3.019-5.387-7.688-5.527-12.23-.073-1.982.267-4.175-.108-5.846-.621-2.821-3.444-5.727-4.966-8.424-1.787-3.177-3.233-8.717-3.413-12.294-.613-11.153 5.266-21.427 12.903-29.53 7.691-8.194 17.753-15.004 28.696-19.64 10.344-4.357 25.502-7.327 36.861-3.393 3.698 1.267 8.85 4.414 11.439 7.711.55.684.998 1.424 1.562 1.786.505.322 1.826.449 2.877.642 3.623.628 8.839 3.371 10.97 5.198 4.281 3.693 6.626 7.223 7.711 12.346 2.176 10.308-3.76 21.617-10.521 28.5-11.577 11.846-23.01 20.175-37.82 25.973-6.505 2.541-16.636 4.915-24.016 4.251-2.292-.19-4.646-.794-6.878-.942-1.139-.098-5.303-1.172-5.748-1.475-.552-.424-1.265-.793-1.39-.649m13.227 22.854c.451.076 1.146.278 1.744.508 5.192 1.975 7.328 6.78 8.607 12.058 2.964 12.256 4.229 39.37 4.722 49.983.362 7.966.561 15.803.895 23.677.283 6.668.815 15.533-.575 21.78-.505 2.247-2.008 4.86-4.16 6.198-2.465 1.578-8.076 1.698-11.16 1.062-7.602-1.572-10.072-6.46-11.157-13.978-2.579-17.939-1.337-53.146.185-68.002.506-4.907 2.354-20.629 4.916-27.221.875-2.223 2.738-6.7 5.983-6.065m-231.264 29.847s-11.314.801-19.101 1.665c-9.907 1.067-28.522 4.281-39.267 8.118-3.223 1.154-9.77 3.894-10.339 7.208-.598 3.435 1.534 6.121 3.905 8.9 1.371 1.614 9.131 9.079 11.307 10.893 9.121 7.615 27.616 19.359 41.238 25.062 4.68 1.936 12.422 4.708 12.422 4.708s-.575-22.044-.472-43.758c.06-11.455.307-22.796.307-22.796m207.454 8.773c.648 5.922-.874 17.119-1.138 18.596-.482 3.404-3.049 11.256-3.475 12.214-2.072 4.772-4.115 8.682-6.28 12.582-3.71 6.677-12.532 17.262-17.769 21.792-19.475 16.833-49.623 26.417-75.487 29.574-17.55 2.12-37.716 1.809-56.312-1.632-6.4-1.164-15.924-3.359-15.924-3.359s.031 3.808-.274 6.486c-.148 1.222-1.068 4.438-1.584 5.48-1.352 2.793-3.572 4.234-6.8 4.854-3.896.723-8.028.964-11.628-.575-5.911-2.487-8.033-8.017-9.063-14.395-.833-5.101-1.705-13.968-1.705-13.968s-4.422-2.094-8.109-3.934c-11.325-5.58-22.081-12.341-31.491-19.294-2.607-1.946-13.807-11.326-16.279-13.655-6.932-6.581-13.168-13.128-17.912-21.529-3.688-6.563-4.75-12.388-1.945-19.342 3.868-9.693 17.765-16.991 27.276-21.15 6.981-3.082 28.688-10.17 37.705-11.484 4.259-.609 10.865-1.792 11.271-2.056.166-.127.281-.235.401-.372.208-.293.559-9.888.491-13.398-.088-3.451 2.554-26.117 3.403-30.91.443-2.592 2.406-12.57 4.41-15.189 1.311-1.77 3.629-1.627 5.519-.465 10.342 6.431 13.484 28.734 14.253 40.082.46 6.914.689 17.314.689 17.314s11.864-.351 19.162-.144c7.092.165 14.909 1.284 22.27 2.457 9.424 1.511 27.793 5.518 38.328 10.859 8.675 4.398 16.795 11.808 19.426 19.65 2.444 7.189 2.078 12.164-1.645 18.652-4.186 7.326-12.104 12.771-20.132 13.226-2.389.138-11.381-1.057-14.148-3.199-1.085-.854-1.029-2.395-.246-3.44.297-.367 4.5-2.602 6.981-3.906a16.07 16.07 0 0 0 3.244-2.29c2.061-1.815 3.916-3.813 3.709-6.155-.285-3.04-3.502-4.915-6.568-6.121-14.386-5.715-43.109-10.459-56.989-11.28-5.433-.319-13.161-.592-13.161-.592l1.634 76.646s6.389 1.217 11.424 2.033c2.889.438 15.13 1.54 18.383 1.62 24.768.654 52.412-1.564 75.142-12.29 9.979-4.696 19.134-10.543 26.065-18.458 9.135-10.473 13.919-24.806 12.653-39.777-1.388-16.35-12.895-35.759-22.084-47.577-24.279-31.223-65.896-56.907-102.51-71.965-37.38-15.363-74.324-24.201-113.995-25.681-10.227-.379-32.526.137-43.798 3.255-1.61.454-3.233.996-4.728 1.332-1.181.289-3.042 1.071-3.553 1.484-.283.229-.563.546-.563.546s.695.384 1.359.665c1.194.521 6.22.833 8.821 1.309 2.327.438 4.75 1.66 5.709 3.365.911 1.621 1.025 2.899-.064 4.251-2.554 3.106-12.167 2.582-16.4 1.912-4.399-.701-9.876-2.047-10.882-5.877-1.167-4.511.976-8.933 3.291-13.021 4.651-8.179 11.313-12.433 21.069-15.097 13.857-3.813 31.354-6.479 44.439-6.979 29.616-1.119 57.646 4.06 86.341 12.772 16.423 4.966 37.924 13.299 53.665 20.878 11.295 5.446 29.091 15.461 39.088 22.006 3.153 2.081 21.604 15.638 24.47 18.021 5.979 4.888 13.799 11.914 19.462 17.533 10.956 10.857 24.583 27.499 31.203 40.708 1.593 3.163 2.827 6.275 4.882 9.941.707 1.256 3.731 8.768 4.234 10.938.498 2.147 1.228 5.303 1.331 5.428.146 1.153 1.548 7.607 1.438 10.095m372.323-16.947c-13.869 3.198-50.34 4.974-50.34 4.974l-4.599 14.406s18.226-1.556 31.485-.171c0 0 4.296-.499 4.801 4.877.171 5.014-.426 10.394-.426 10.394s-.275 3.255-4.888 4.083c-4.999.833-39.284 2.159-39.284 2.159l-5.552 18.778s-2.063 4.341 2.561 3.102c4.296-1.15 40.22-7.891 44.899-6.921 5.014 1.245 10.563 7.93 8.959 14.022-1.912 7.551-37.767 30.418-59.602 28.822 0 0-11.474.74-21.172-14.745-9.032-14.756 3.423-42.696 3.423-42.696s-5.709-13.043-1.572-17.464c0 0 2.462-2.234 9.639-2.739l8.788-18.181s-10.01.689-15.965-6.675c-5.547-6.986-6.012-10.197-1.759-12.126 4.548-2.246 46.234-9.854 74.919-8.889 0 0 9.969-.979 18.615 16.313.002.001 4.19 6.994-2.93 8.677m-107.891 69.906c-3.676 8.647-13.387 17.875-25.451 12.139-11.909-5.748-30.878-44.572-30.878-44.572s-7.201-14.477-8.586-14.104c0 0-1.556-2.827-2.51 12.993-.992 15.753.191 46.47-6.093 51.305-5.953 4.848-13.161 2.918-16.899-2.746-3.398-5.58-4.812-18.839-2.958-42.126 2.179-23.332 7.599-48.156 14.524-55.886 6.915-7.678 12.467-2.104 14.631-.082 0 0 9.25 8.384 24.504 33.003l2.692 4.554s13.862 23.259 15.31 23.205c0 0 1.133 1.069 2.143.301 1.455-.416.868-7.874.868-7.874s-2.876-25.348-15.522-68.252c0 0-1.912-5.35-.619-10.363 1.284-5.066 6.362-2.688 6.362-2.688s19.6 9.855 29.114 41.766c9.451 31.921 3.1 60.715-.632 69.427m210.945-19.112c-8.922 15.567-34.11 48.163-67.584 40.467-11.054 26.806-20.34 53.923-25.65 94.499 0 0-1.167 7.885-7.72 5.146-6.494-2.273-17.191-13.07-19.355-28.007-2.328-19.621 6.407-52.79 24.26-90.823-5.207-8.465-8.757-20.559-5.718-37.78 0 0 4.484-31.979 36.601-60.802 0 0 3.85-3.325 6.082-2.301 2.459 1.031 1.32 11.437-.631 16.497-2.027 5.031-16.325 29.784-16.325 29.784s-8.919 16.723-6.409 29.913c16.844-25.897 55.134-78.119 78.867-61.651 7.972 5.704 11.647 18.111 11.647 31.48.005 11.743-2.827 24.224-8.065 33.578m-6.926-41.014s-1.321-10.296-11.387 1.047c-8.658 9.572-24.274 27.506-36.845 51.865 13.19-1.481 25.912-8.637 29.759-12.282 6.254-5.549 20.823-20.604 18.473-40.63m191.327-2.344H933.67c-1.223-20.851-3.74-41.162-7.697-62.08a4.57 4.57 0 0 0-4.483-3.735h-14.143a4.14 4.14 0 0 0-3.194 1.518 4.177 4.177 0 0 0-.878 3.451c4.019 20.242 6.564 40.165 7.82 60.866h-59.021c-2.75 0-4.984 2.227-4.984 4.966v12.756a4.994 4.994 0 0 0 4.984 4.988h59.866c.038 3.148.069 5.967.069 8.612 0 18.384-.793 33.528-2.646 50.618a4.571 4.571 0 0 0 1.181 3.605 4.581 4.581 0 0 0 3.417 1.534h13.117a4.953 4.953 0 0 0 4.938-4.475c1.792-17.206 2.56-32.538 2.56-51.283 0-2.635-.028-5.464-.067-8.612h60.51c2.743 0 4.982-2.243 4.982-4.988V373.39a4.992 4.992 0 0 0-4.983-4.985\"/><linearGradient id=\"a\" gradientUnits=\"userSpaceOnUse\" x1=\"930.503\" y1=\"184.483\" x2=\"189.496\" y2=\"84.295\"><stop offset=\"0\" style=\"stop-color:#101c50\"/><stop offset=\".236\" style=\"stop-color:#0d267a\"/><stop offset=\".497\" style=\"stop-color:#085aa4\"/><stop offset=\".655\" style=\"stop-color:#058bbf\"/><stop offset=\"1\" style=\"stop-color:#b1ffff\"/></linearGradient><path fill=\"url(#a)\" d=\"M174.713 197.472a4.938 4.938 0 0 0-.58 4.366 5.055 5.055 0 0 0 3.118 3.129l10.997 3.701a6.61 6.61 0 0 0 1.974.317 6.114 6.114 0 0 0 5.084-2.703c36.022-52.919 84.774-96.98 140.994-127.42 58.04-31.43 123.799-48.055 190.188-48.055 80.188 0 157.558 23.654 223.751 68.4 64.587 43.646 114.747 104.54 145.059 176.101a5.763 5.763 0 0 0 5.315 3.523h13.134a4.592 4.592 0 0 0 3.792-2.027 4.566 4.566 0 0 0 .45-4.284c-31.256-76.943-84.11-142.534-152.869-189.657C694.732 34.62 612.214 9.115 526.488 9.115c-141.721 0-273.23 70.416-351.775 188.357\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1b9tnl8\",\"data-framer-name\":\"akamai_logo\",fill:\"black\",intrinsicHeight:167,intrinsicWidth:409,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xml:space=\"preserve\" width=\"409.333\" height=\"166.751\"><defs><clipPath clipPathUnits=\"userSpaceOnUse\" id=\"a\"><path d=\"M0 0h612v792H0Z\"/></clipPath></defs><g style=\"fill:#09c;fill-opacity:1\"><path style=\"fill:#09c;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"M0 0c-6.127 1.862-10.58 7.517-10.58 14.209 0 6.763 4.548 12.465 10.768 14.279.637.189.472.59-.306.59-8.271 0-14.986-6.669-14.986-14.869S-8.389-.66-.118-.66C.66-.66.707-.212 0 0\" transform=\"matrix(5.60732 0 0 -5.60732 84.693 163.05)\"/></g><g style=\"fill:#000\"><path style=\"fill:#09c;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"M0 0a10.31 10.31 0 0 0-.071 1.202 11.797 11.797 0 0 0 11.806 11.805c6.173 0 8.011-2.757 8.247-2.568.259.188-2.239 5.655-9.473 5.655A11.796 11.796 0 0 1-1.296 4.289c0-1.508.283-2.946.801-4.265C-.283-.542.047-.542 0 0\" transform=\"matrix(5.60732 0 0 -5.60732 41.355 102.799)\"/></g><g style=\"fill:#09c;fill-opacity:1\"><path style=\"fill:#09c;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"M0 0c3.063 1.343 6.928 1.39 10.721.047 2.545-.895 4.03-2.168 4.148-2.097.212.094-1.485 2.757-4.525 3.912A10.793 10.793 0 0 1-.165.259C-.495 0-.377-.165 0 0\" transform=\"matrix(5.60732 0 0 -5.60732 69.102 55.1)\"/></g><g style=\"fill:#f93;fill-opacity:1\"><path style=\"fill:#f93;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"M0 0c0-.848-.707-1.555-1.555-1.555-.849 0-1.555.683-1.555 1.555 0 .848.683 1.555 1.555 1.555C-.683 1.555 0 .872 0 0\" transform=\"matrix(5.60732 0 0 -5.60732 409.333 86.283)\"/></g><path style=\"fill:#f93;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"m525.457 729.914.188-2.074h3.276l-1.108 12.041h-4.877l-6.174-12.04h3.346l1.037 2.073zm-.165 2.333H522.3l2.57 5.207h.022zm8.177.849h.495l2.333 3.18h3.039l-3.228-4.052 1.98-4.383h-3.229l-1.296 3.417h-.471l-.73-3.417h-2.757l2.544 12.04h2.757z\" transform=\"matrix(5.60732 0 0 -5.60732 -2820.89 4227.904)\"/><g style=\"fill:#f93;fill-opacity:1\" clip-path=\"url(#a)\" transform=\"matrix(5.60732 0 0 -5.60732 -2820.89 4227.904)\"><g style=\"fill:#f93;fill-opacity:1\"><path style=\"fill:#f93;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"M0 0h2.757l1.107 5.255C4.477 8.153 3.37 8.506.542 8.506c-1.979 0-3.888.024-4.43-2.591h2.757c.165.754.636.918 1.32.918 1.201 0 1.154-.494.989-1.272L.895 4.218H.778c-.095.966-1.32.942-2.098.942-2.002 0-3.181-.636-3.605-2.662-.447-2.144.566-2.616 2.498-2.616.966 0 2.262.189 2.71 1.343h.094Zm-.778 3.487c.896 0 1.485-.07 1.343-.777C.377 1.838 0 1.673-1.155 1.673c-.424 0-1.201 0-1.013.919.165.778.707.895 1.39.895\" transform=\"translate(543.649 727.84)\"/></g><g style=\"fill:#f93;fill-opacity:1\"><path style=\"fill:#f93;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"m0 0-.259-1.178h.118C.401-.188 1.508.094 2.451.094c1.178 0 2.356-.212 2.191-1.649h.118C5.16-.353 6.386.094 7.446.094c1.956 0 2.781-.801 2.356-2.757L8.577-8.436H5.82l1.037 4.878c.141.872.283 1.532-.778 1.532-1.084 0-1.437-.707-1.626-1.626L3.44-8.436H.683l1.084 5.114c.142.777.189 1.296-.777 1.296-1.131 0-1.485-.613-1.697-1.626L-1.72-8.436h-2.757L-2.686 0Z\" transform=\"translate(551.99 736.277)\"/></g><g style=\"fill:#f93;fill-opacity:1\"><path style=\"fill:#f93;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"M0 0h2.757l1.131 5.255c.613 2.898-.495 3.251-3.322 3.251-1.98 0-3.889.024-4.43-2.591h2.757c.164.754.636.918 1.319.918 1.202 0 1.155-.494.99-1.272L.919 4.218H.801c-.094.966-1.319.942-2.097.942-2.003 0-3.181-.636-3.605-2.662-.448-2.144.565-2.616 2.497-2.616.967 0 2.263.189 2.71 1.343h.095Zm-.754 3.487c.895 0 1.484-.07 1.343-.777-.188-.872-.565-1.037-1.72-1.037-.424 0-1.202 0-1.013.919.165.778.707.895 1.39.895\" transform=\"translate(566.906 727.84)\"/></g></g><path style=\"fill:#f93;fill-opacity:1;fill-rule:nonzero;stroke:none\" d=\"M573.668 727.84h-2.757l1.768 8.437h2.78z\" transform=\"matrix(5.60732 0 0 -5.60732 -2820.89 4227.904)\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rpzub0\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-j60bnr\",\"data-framer-name\":\"tsystems_logo\",fill:\"black\",intrinsicHeight:130,intrinsicWidth:588,svg:'<svg data-name=\"T-Systems Logo\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 588.365 130\"><path d=\"M177.478 37.176q-6.313-30.04-24.526-30.04c-9.36 0-15.02 6.457-15.02 15.6 0 12.554 11.61 16.544 21.623 20.1 15.819 5.66 28.663 12.408 28.663 30.84 0 17.56-12.481 31.709-30.404 31.709-11.465 0-21.116-6.458-24.962-9.796L129.515 103H124V65.693h5.805c2.104 9.36 4.716 16.472 7.91 21.479 5.006 7.764 11.537 11.682 19.664 11.682 11.029 0 17.197-7.474 17.197-18.14 0-13.932-10.884-17.923-22.35-21.842-15.528-5.224-27.5-11.9-27.5-29.823C124.726 12.795 135.9.75 152.372.75c9.433 0 16.544 4.136 22.35 8.49L177.477 3h5.37v34.176Zm44.086 66.612-20.898-54.566c-3.193-8.345-4.354-9.651-8.635-9.651h-2.394v-5.805h33.45v5.805h-5.078c-2.613 0-3.701 1.016-3.701 3.047a10.827 10.827 0 0 0 .87 3.483l14.295 36.427L241.52 48.93a19.838 19.838 0 0 0 1.16-5.297c0-2.757-1.378-4.063-4.57-4.063h-5.225v-5.805h26.122v5.805h-2.467c-3.048 0-4.209 1.669-6.168 6.966l-23.147 61.968c-5.587 15.02-10.231 21.26-20.608 21.26-7.91 0-15.093-5.079-15.093-13.496 0-5.442 3.629-9.578 9.216-9.578 4.861 0 8.852 3.265 8.852 8.272 0 3.556-1.741 6.24-5.224 7.982a8.145 8.145 0 0 0 2.757.435c5.733 0 8.925-3.918 12.989-15.456Zm79.829-47.02c-2.975-12.698-8.853-19.011-17.56-19.011-6.023 0-9.941 3.483-9.941 9.578 0 7.401 8.707 9.65 14.367 11.537 12.045 3.919 22.64 9.143 22.64 23.22 0 13.86-10.377 22.422-23.801 22.422a30.417 30.417 0 0 1-19.374-7.111L265.91 103h-5.08V76.36h5.08c3.193 10.376 8.417 22.204 21.188 22.204 6.676 0 11.03-4.644 11.03-11.247 0-8.78-8.926-11.755-15.819-14.15-10.884-3.773-20.753-8.707-20.753-21.623 0-12.19 9.65-19.302 21.26-19.302a31.009 31.009 0 0 1 17.56 6.023l1.452-4.5h5.08v23.003Zm59.919 29.098c0 11.827-6.821 18.648-18.576 18.648s-18.649-6.82-18.649-18.648v-45.28h-10.666v-5.95c6.748-1.596 11.247-4.063 14.004-7.473 2.975-3.629 4.862-10.522 5.878-19.157h5.66v25.76h20.1v6.82h-20.1v46.15c0 7.837 3.192 10.232 6.675 10.232 5.08 0 8.635-3.701 8.635-12.336v-6.893h7.039Zm22.12-17.198c.509 11.538 1.017 29.46 15.965 29.46 9.796 0 14.73-8.054 18.213-15.963l5.95 3.12c-5.66 11.465-12.626 19.81-26.485 19.81-21.189 0-29.823-18.141-29.823-36.717 0-17.85 8.707-36.717 28.516-36.717 21.334 0 27.937 20.463 28.372 37.007Zm24.527-6.385c-.29-16.69-4.354-24.526-11.9-24.526s-11.973 8.49-12.481 24.526ZM523.6 52.269v37.805c.073 5.225 2.032 7.256 7.257 7.256h1.959V103h-24.09V53.648c0-9.724-2.903-13.714-9.143-13.714-7.837 0-11.465 8.997-11.465 21.478v28.662c.072 5.225 2.031 7.256 7.256 7.256h2.394V103h-24.526V53.648c0-9.724-2.975-13.714-9.215-13.714-8.127 0-11.465 8.997-11.465 21.478v28.662c.073 5.225 2.032 7.256 7.256 7.256h2.395V103h-34.467v-5.67h2.685c5.224 0 7.256-2.031 7.256-7.256V46.03c-.073-5.225-2.032-7.256-7.256-7.256h-1.96v-5.66h23.22v7.764a20.051 20.051 0 0 1 16.472-8.635c8.707 0 14.44 3.991 17.923 10.594a20.032 20.032 0 0 1 17.487-10.594c12.771 0 20.027 7.329 20.027 20.027Zm55.258 4.5c-2.975-12.7-8.852-19.012-17.56-19.012-6.022 0-9.94 3.483-9.94 9.578 0 7.401 8.707 9.65 14.367 11.537 12.045 3.919 22.639 9.143 22.639 23.22 0 13.86-10.377 22.422-23.8 22.422a30.417 30.417 0 0 1-19.375-7.11L543.376 103h-5.08V76.36h5.08c3.193 10.376 8.418 22.204 21.189 22.204 6.675 0 11.03-4.644 11.03-11.247 0-8.78-8.926-11.755-15.82-14.15-10.884-3.773-20.752-8.707-20.752-21.623 0-12.19 9.65-19.302 21.26-19.302a31.009 31.009 0 0 1 17.56 6.023l1.452-4.5h5.079v23.003ZM20 69H0V49h20ZM0 3v34h6v-1c0-16 9-26 26-26h1v72c0 10-4 14-14 14h-3v7h52v-7h-3c-10 0-14-4-14-14V10h1c17 0 26 10 26 26v1h6V3Zm64 66h20V49H64Z\" style=\"fill:#e20074\"/></svg>',withExternalLayout:true})})]})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H83RGD7Jp:{y:(componentViewport?.y||0)+0+1074.5},Yzvr8O_si:{y:(componentViewport?.y||0)+0+1112.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:900,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+950,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zxnass-container\",nodeId:\"oc4vasx6n\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{H83RGD7Jp:{variant:\"EtsTAMqt9\"},Yzvr8O_si:{variant:\"EtsTAMqt9\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"oc4vasx6n\",IU5UwY5jd:16,layoutId:\"oc4vasx6n\",Os05nOmxp:0,style:{width:\"100%\"},variant:\"aNb6HwOFU\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7ekuts-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"hyscNU6YR\",scopeId:\"ocLsBCJb0\",children:/*#__PURE__*/_jsx(CookieBanner,{banner:{animation:{scale:1,transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},x:0,y:10},containerWidth:0,inset:20,insetBottom:20,insetLeft:20,insetPerSide:false,insetRight:20,insetTop:20,padding:20,paddingBottom:20,paddingLeft:20,paddingPerSide:false,paddingRight:20,paddingTop:20,position:\"bottom-right\",style:{backdrop:\"rgba(0, 0, 0, 0.1)\",border:{color:\"rgba(0, 0, 0, 0.05)\",radius:14,width:1},colorBody:\"rgb(68, 68, 68)\",colorTitle:\"rgb(0, 0, 0)\",fill:\"rgb(255, 255, 255)\",fontBody:{fontFamily:'\"Inter\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},fontTitle:{fontFamily:'\"Zwizz Regular\", \"Zwizz Regular Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0em\",lineHeight:\"1em\"},link:\"rgb(153, 153, 153)\"},width:360,zIndex:10},button:{borderRadius:8,direction:\"row\",fluid:true,font:{fontFamily:'\"Zwizz Regular\", \"Zwizz Regular Placeholder\", sans-serif',fontSize:\"12px\",letterSpacing:\"0em\",lineHeight:\"1em\"},labels:{accept:\"Accept\",acceptAll:\"Accept all\",confirm:\"Okay\",customize:\"Customize\",reject:\"Reject\",rejectAll:\"Reject all\",save:\"Save Preferences\"},padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,primary:{color:\"rgb(255, 255, 255)\",fill:\"rgb(0, 0, 0)\"},secondary:{color:\"rgb(68, 68, 68)\",fill:\"rgb(238, 238, 238)\"}},content:{euBlocking:false,euDefaults:{analytics:false,marketing:false,necessary:true,preferences:false},euDescription:\"We use cookies to enhance your experience, analyze site traffic and deliver personalized content.\",euPolicy:{label:\"Cookie Policy\",link:\"https://www.framer.com/legal/policy/\",prefix:\"Read our\"},euShowReject:true,euTitle:\"Cookie Settings\",euType:\"medium\",isEU:true,worldBlocking:false,worldDefaults:{analytics:true,marketing:true,necessary:true,preferences:true},worldDescription:\"We use cookies to personalize content, run ads, and analyze traffic.\",worldPolicy:{label:\"Cookie Policy\",prefix:\"Read our\"},worldShowReject:true,worldTitle:\"Cookie Settings\",worldType:\"simple\"},gtmId:\"GTM-WVV3MJ9\",height:\"100%\",id:\"hyscNU6YR\",layoutId:\"hyscNU6YR\",options:{analytics:{description:\"Enables tracking of performance.\",title:\"Analytics\"},marketing:{description:\"Enables ads personalization and tracking.\",title:\"Marketing\"},necessary:{description:\"Enables security and basic functionality.\",optional:true,title:\"Necessary\"},preferences:{description:\"Enables personalized content and settings.\",title:\"Preferences\"},preview:false,style:{background:\"rgba(0, 0, 0, 0.02)\",border:{color:\"rgba(0, 0, 0, 0.02)\",radius:8,width:0},fontBody:{},fontTitle:{},padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,toggleColor:\"rgb(0, 0, 0)\",toggleColorInactive:\"rgba(0, 0, 0, 0.1)\"}},preview:true,trigger:{color:\"rgb(51, 51, 51)\",iconSize:24,iconType:\"default\",text:\"Cookie Settings\",textFont:{},type:\"none\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zhSAr.framer-55kafv, .framer-zhSAr .framer-55kafv { display: block; }\",\".framer-zhSAr.framer-14shphx { align-content: center; align-items: center; background-color: var(--token-4d0191cc-f5e9-4020-b74f-849d1ee73b26, #1c1c1c); 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-zhSAr .framer-zjs3cb-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-zhSAr .framer-17y174i-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-zhSAr .framer-46leza { --border-bottom-width: 0px; --border-color: var(--token-4cf8bff6-69d3-4766-b2f8-fe8c1ec20282, #555555); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 95vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zhSAr .framer-ciwzpk { --border-bottom-width: 0px; --border-color: var(--token-4cf8bff6-69d3-4766-b2f8-fe8c1ec20282, #555555); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: var(--token-4d0191cc-f5e9-4020-b74f-849d1ee73b26, #1c1c1c); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: hidden; padding: 140px 0px 60px 0px; position: relative; width: 50%; }\",\".framer-zhSAr .framer-moda7o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; max-width: 760px; min-height: 15vh; overflow: hidden; padding: 0px 0px 0px 40px; position: relative; width: 100%; }\",\".framer-zhSAr .framer-1vrd4p { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zhSAr .framer-1f9vt6l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zhSAr .framer-1r0tqs7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zhSAr .framer-14rpxur { --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-zhSAr .framer-1muvhsm { align-content: flex-start; align-items: flex-start; 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-zhSAr .framer-cwhbog { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zhSAr .framer-clxfht-container, .framer-zhSAr .framer-epiaep-container, .framer-zhSAr .framer-sfhhbs-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-zhSAr .framer-e22xvp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px 0px 0px 15px; position: relative; width: 100%; }\",\".framer-zhSAr .framer-16b9smq-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-zhSAr .framer-1ytdtc { align-content: center; align-items: center; background-color: var(--token-4d0191cc-f5e9-4020-b74f-849d1ee73b26, #1c1c1c); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-zhSAr .framer-1wg3onx { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-zhSAr .framer-1yg5uv6-container { bottom: 0px; flex: none; height: 91px; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; z-index: 0; }\",\".framer-zhSAr .framer-k0hjt9 { align-content: center; align-items: center; background-color: var(--token-4d0191cc-f5e9-4020-b74f-849d1ee73b26, #1c1c1c); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: 120px; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: min-content; }\",\".framer-zhSAr .framer-by9n0y { 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: 8px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-zhSAr .framer-14xs1pv { -webkit-filter: grayscale(1) invert(1); aspect-ratio: 4.352490421455939 / 1; filter: grayscale(1) invert(1); flex: none; height: var(--framer-aspect-ratio-supported, 30px); position: relative; width: 130px; }\",\".framer-zhSAr .framer-18mavh9 { 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: 8px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-zhSAr .framer-1uz5fo9 { -webkit-filter: grayscale(1) invert(1); filter: grayscale(1) invert(1); flex: none; height: 16px; position: relative; width: 85px; }\",\".framer-zhSAr .framer-1v9emjc { -webkit-filter: grayscale(1) invert(1); aspect-ratio: 3.7906976744186047 / 1; filter: grayscale(1) invert(1); flex: none; height: var(--framer-aspect-ratio-supported, 26px); position: relative; width: 98px; }\",\".framer-zhSAr .framer-1iljmrf { -webkit-filter: grayscale(1) invert(1); aspect-ratio: 1 / 1; filter: grayscale(1) invert(1); flex: none; height: var(--framer-aspect-ratio-supported, 74px); position: relative; width: 74px; }\",\".framer-zhSAr .framer-12b18tp { -webkit-filter: grayscale(1) invert(1); aspect-ratio: 1.8416206261510129 / 1; filter: grayscale(1) invert(1); flex: none; height: var(--framer-aspect-ratio-supported, 49px); position: relative; width: 90px; }\",\".framer-zhSAr .framer-1b9tnl8 { -webkit-filter: grayscale(1) invert(1); aspect-ratio: 2.4491017964071857 / 1; filter: grayscale(1) invert(1); flex: none; height: var(--framer-aspect-ratio-supported, 37px); position: relative; width: 90px; }\",\".framer-zhSAr .framer-rpzub0 { 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: 12px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-zhSAr .framer-j60bnr { -webkit-filter: grayscale(1) invert(1); filter: grayscale(1) invert(1); flex: none; height: 22px; position: relative; width: 99px; }\",\".framer-zhSAr .framer-zxnass-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-zhSAr .framer-7ekuts-container { bottom: 10px; flex: none; height: auto; position: absolute; right: 10px; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zhSAr.framer-14shphx, .framer-zhSAr .framer-46leza, .framer-zhSAr .framer-ciwzpk, .framer-zhSAr .framer-moda7o, .framer-zhSAr .framer-1vrd4p, .framer-zhSAr .framer-1muvhsm, .framer-zhSAr .framer-cwhbog, .framer-zhSAr .framer-e22xvp, .framer-zhSAr .framer-1ytdtc, .framer-zhSAr .framer-k0hjt9, .framer-zhSAr .framer-by9n0y, .framer-zhSAr .framer-18mavh9, .framer-zhSAr .framer-rpzub0 { gap: 0px; } .framer-zhSAr.framer-14shphx > *, .framer-zhSAr .framer-ciwzpk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zhSAr.framer-14shphx > :first-child, .framer-zhSAr .framer-ciwzpk > :first-child, .framer-zhSAr .framer-moda7o > :first-child, .framer-zhSAr .framer-1muvhsm > :first-child, .framer-zhSAr .framer-cwhbog > :first-child, .framer-zhSAr .framer-1ytdtc > :first-child, .framer-zhSAr .framer-18mavh9 > :first-child, .framer-zhSAr .framer-rpzub0 > :first-child { margin-top: 0px; } .framer-zhSAr.framer-14shphx > :last-child, .framer-zhSAr .framer-ciwzpk > :last-child, .framer-zhSAr .framer-moda7o > :last-child, .framer-zhSAr .framer-1muvhsm > :last-child, .framer-zhSAr .framer-cwhbog > :last-child, .framer-zhSAr .framer-1ytdtc > :last-child, .framer-zhSAr .framer-18mavh9 > :last-child, .framer-zhSAr .framer-rpzub0 > :last-child { margin-bottom: 0px; } .framer-zhSAr .framer-46leza > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-zhSAr .framer-46leza > :first-child, .framer-zhSAr .framer-1vrd4p > :first-child, .framer-zhSAr .framer-e22xvp > :first-child, .framer-zhSAr .framer-k0hjt9 > :first-child, .framer-zhSAr .framer-by9n0y > :first-child { margin-left: 0px; } .framer-zhSAr .framer-46leza > :last-child, .framer-zhSAr .framer-1vrd4p > :last-child, .framer-zhSAr .framer-e22xvp > :last-child, .framer-zhSAr .framer-k0hjt9 > :last-child, .framer-zhSAr .framer-by9n0y > :last-child { margin-right: 0px; } .framer-zhSAr .framer-moda7o > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-zhSAr .framer-1vrd4p > *, .framer-zhSAr .framer-e22xvp > *, .framer-zhSAr .framer-by9n0y > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-zhSAr .framer-1muvhsm > *, .framer-zhSAr .framer-cwhbog > *, .framer-zhSAr .framer-1ytdtc > *, .framer-zhSAr .framer-18mavh9 > *, .framer-zhSAr .framer-rpzub0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zhSAr .framer-k0hjt9 > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-zhSAr[data-border=\"true\"]::after, .framer-zhSAr [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-zhSAr.framer-14shphx { width: 810px; } .framer-zhSAr .framer-zjs3cb-container { left: unset; position: relative; top: unset; } .framer-zhSAr .framer-46leza { flex-direction: column; height: min-content; } .framer-zhSAr .framer-ciwzpk { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; height: 1011px; padding: 0px 24px 60px 24px; width: 100%; } .framer-zhSAr .framer-moda7o { --border-bottom-width: 1px; --border-color: var(--token-14ce3844-49cb-4791-ab15-f81734c77a15, #cccccc); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; max-width: unset; min-height: unset; padding: 60px 0px 60px 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zhSAr .framer-46leza { gap: 0px; } .framer-zhSAr .framer-46leza > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zhSAr .framer-46leza > :first-child { margin-top: 0px; } .framer-zhSAr .framer-46leza > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-zhSAr.framer-14shphx { width: 390px; } .framer-zhSAr .framer-46leza { flex-direction: column; height: min-content; } .framer-zhSAr .framer-ciwzpk { --border-bottom-width: unset; --border-left-width: unset; --border-right-width: unset; --border-top-width: unset; height: 1049px; justify-content: flex-start; padding: 60px 12px 0px 12px; width: 100%; } .framer-zhSAr .framer-moda7o { --border-bottom-width: 1px; --border-color: var(--token-14ce3844-49cb-4791-ab15-f81734c77a15, #cccccc); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; padding: 0px 0px 60px 0px; } .framer-zhSAr .framer-cwhbog { justify-content: flex-start; } .framer-zhSAr .framer-7ekuts-container { left: 15px; right: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zhSAr .framer-46leza { gap: 0px; } .framer-zhSAr .framer-46leza > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zhSAr .framer-46leza > :first-child { margin-top: 0px; } .framer-zhSAr .framer-46leza > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 1800px) { .framer-zhSAr.framer-14shphx { width: 1800px; } .framer-zhSAr .framer-moda7o { padding: 0px 0px 0px 20px; } .framer-zhSAr .framer-1vrd4p { width: min-content; } .framer-zhSAr .framer-1wg3onx { flex: none; height: 60vh; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1931.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"H83RGD7Jp\":{\"layout\":[\"fixed\",\"auto\"]},\"Yzvr8O_si\":{\"layout\":[\"fixed\",\"auto\"]},\"HHNQFXwwJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerocLsBCJb0=withCSS(Component,css,\"framer-zhSAr\");export default FramerocLsBCJb0;FramerocLsBCJb0.displayName=\"Home 2\";FramerocLsBCJb0.defaultProps={height:1931.5,width:1200};addFonts(FramerocLsBCJb0,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Zwizz Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/MjCbY8tu4pEbTJc3fEgWTRyt4s.woff2\"}]},...NavigationNewNavFonts,...NavigationNewNavMobileFonts,...ComponentsCheckmark_TextFonts,...TypeformFonts,...TickerFonts,...FooterFooterFonts,...CookieBannerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerocLsBCJb0\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"1931.5\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"H83RGD7Jp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Yzvr8O_si\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HHNQFXwwJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationNewNavFonts", "getFonts", "KgcnS6IK6_default", "NavigationNewNavMobileFonts", "i9e9go9fZ_default", "ComponentsCheckmark_TextFonts", "aUE0iuS9Q_default", "TypeformFonts", "Typeform", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "TickerFonts", "Ticker", "FooterFooterFonts", "PLYezCkKx_default", "CookieBannerFonts", "CookieBanner", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "Link", "getLoadingLazyAtYPosition", "SVG", "css", "FramerocLsBCJb0", "withCSS", "ocLsBCJb0_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
