{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/kHSnNesGbls4MLpltMP5/5yx23AsYxELUQOuaNI70/hovNTYT9x.js", "ssg:https://framerusercontent.com/modules/o1mjX1wsGjWdWXl8Zrup/vsXwxONH7kc8Bvu739Pl/uAkNIwARY.js", "ssg:https://framerusercontent.com/modules/o1mjX1wsGjWdWXl8Zrup/vsXwxONH7kc8Bvu739Pl/uAkNIwARY-0.js"],
  "sourcesContent": ["// Generated by Framer (c3dc4bc)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,LazyValue,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import MainButton from\"#framer/local/canvasComponent/Bakbrd1yI/Bakbrd1yI.js\";import StandardHero from\"#framer/local/canvasComponent/CNhd82czj/CNhd82czj.js\";import Footer from\"#framer/local/canvasComponent/D72muD1lt/D72muD1lt.js\";import FormattedHeader from\"#framer/local/canvasComponent/KBmIIFmeE/KBmIIFmeE.js\";import CardSmallLink from\"#framer/local/canvasComponent/TOnCaWb0l/TOnCaWb0l.js\";import LegalExpand from\"#framer/local/canvasComponent/uAkNIwARY/uAkNIwARY.js\";import Icon from\"#framer/local/codeFile/OpDav8U/Icon.js\";import Legal from\"#framer/local/collection/EHZ6qMgAM/EHZ6qMgAM.js\";import*as sharedStyle3 from\"#framer/local/css/fxS7uig9p/fxS7uig9p.js\";import*as sharedStyle2 from\"#framer/local/css/oZ7mfpSg2/oZ7mfpSg2.js\";import*as sharedStyle from\"#framer/local/css/RFz7w_0fl/RFz7w_0fl.js\";import*as sharedStyle4 from\"#framer/local/css/shKQKqR9y/shKQKqR9y.js\";import*as sharedStyle1 from\"#framer/local/css/YNztEtO7u/YNztEtO7u.js\";import metadataProvider from\"#framer/local/webPageMetadata/hovNTYT9x/hovNTYT9x.js\";const StandardHeroFonts=getFonts(StandardHero);const IconFonts=getFonts(Icon);const MainButtonFonts=getFonts(MainButton);const LegalExpandFonts=getFonts(LegalExpand);const CardSmallLinkFonts=getFonts(CardSmallLink);const FooterFonts=getFonts(Footer);const FormattedHeaderFonts=getFonts(FormattedHeader);const ContainerWithFX=withFX(Container);const breakpoints={aFxZDvfhy:\"(min-width: 1440px)\",gdpi9CiYr:\"(max-width: 809px)\",pUtn9ud6T:\"(min-width: 1200px) and (max-width: 1439px)\",uXwNRw_tS:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-R4MYY\";const variantClassNames={aFxZDvfhy:\"framer-v-1zclth\",gdpi9CiYr:\"framer-v-xkx7lt\",pUtn9ud6T:\"framer-v-7b3j3g\",uXwNRw_tS:\"framer-v-bc2dbh\"};const valuesByLocaleId={ItoK4x7J0:new LazyValue(()=>import(\"./hovNTYT9x-0.js\"))};function preloadLocalizedValues(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}}function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}}const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition1={delay:0,duration:.2,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-60};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const metadata=metadataProvider();const humanReadableVariantMap={Big:\"aFxZDvfhy\",Desktop:\"pUtn9ud6T\",Phone:\"gdpi9CiYr\",Tablet:\"uXwNRw_tS\"};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:\"aFxZDvfhy\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,MAv5rlhNVLptcUUQaV,fJhGBAppnLptcUUQaV,idLptcUUQaV,...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-R4MYY`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-R4MYY`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const elementId=useRouteElementId(\"lqXPGHH_A\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"PWTK_PnnL\");const ref3=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"aFxZDvfhy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1zclth\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{height:340}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:498,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7sy9ar-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{style:{height:\"100%\",width:\"100%\"},variant:\"wzk5zaeQS\"},uXwNRw_tS:{variant:\"VYtQ5qCju\"}},children:/*#__PURE__*/_jsx(StandardHero,{ApAuaVsEU:\"LHy6WOFik\",f2gb2l_qn:\"LHy6WOFik\",F5DfRpHgk:false,fDHyRTLux:true,H6jT_ooIw:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Book a Demo\",height:\"100%\",i3lbprQxb:\"var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247))\",iCaJEXa_A:\"Arrow Left\",id:\"lqXPGHH_A\",JTblj01dI:true,Jwur3B6wO:false,KhRohEPTy:\"\",kYXMX3NoZ:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Book a Demo\",layoutId:\"lqXPGHH_A\",qCxs2g5w9:\"var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247))\",QQGSkkaeN:true,RjOXENk6Z:false,RoLbMF8g5:(_getLocalizedValue2=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Workbase Legal\",style:{width:\"100%\"},UJWT6pZj5:false,uP0MFvCEE:false,Uteo9Vd0X:\"Badge Title\",variant:\"weECMJQuQ\",vQZS5kX4R:false,width:\"100%\",X1H1aRSpe:false,Zfsfc1i7u:false})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dnom8j\",\"data-framer-name\":\"Main\",id:elementId1,name:\"Main\",ref:ref3,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nrpwbv\",\"data-framer-name\":\"container\",name:\"container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l6k88y\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-71cdia\",\"data-framer-name\":\"up\",name:\"up\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-691me6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-p15jz9\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lk97dq-container\",children:/*#__PURE__*/_jsx(Icon,{color:\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\",customPath:\"\",height:\"100%\",id:\"d8wXMtHb2\",layoutId:\"d8wXMtHb2\",style:{height:\"100%\",width:\"100%\"},variant:\"Server\",variantText:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18ilvqx\",\"data-styles-preset\":\"RFz7w_0fl\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"German Servers with Backups\"})}),className:\"framer-14bb08o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jhc2UgUmVndWxhcg==\",\"--framer-font-family\":'\"Base Regular\", \"Base Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-5625943a-5dd0-45b2-b9bc-c7a2e00dfbcd, rgb(63, 63, 70))\"},children:\"Experience unparalleled performance and peace of mind, knowing that your data is hosted on state-of-the-art German servers and safeguarded by regular, secure backups.\"})}),className:\"framer-uydt26\",fonts:[\"CUSTOM;Base Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ha7pca\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tiffm3\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bf1l31-container\",children:/*#__PURE__*/_jsx(Icon,{color:\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\",customPath:\"\",height:\"100%\",id:\"P_N8hREEi\",layoutId:\"P_N8hREEi\",style:{height:\"100%\",width:\"100%\"},variant:\"Clock Checkmark\",variantText:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18ilvqx\",\"data-styles-preset\":\"RFz7w_0fl\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"Availibility is more than 99,9 %\"})}),className:\"framer-1mzj6y1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jhc2UgUmVndWxhcg==\",\"--framer-font-family\":'\"Base Regular\", \"Base Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-5625943a-5dd0-45b2-b9bc-c7a2e00dfbcd, rgb(63, 63, 70))\"},children:\"With an availability rate exceeding 99.9%, we are committed to maintaining your digital assets' accessibility and security, freeing you to focus on growing your business.\"})}),className:\"framer-1f12qoz\",fonts:[\"CUSTOM;Base Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d8o5ca\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b8m8ae\",\"data-framer-name\":\"Icon\",name:\"Icon\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d3hntt-container\",children:/*#__PURE__*/_jsx(Icon,{color:\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\",customPath:\"\",height:\"100%\",id:\"oGvQC5Cn1\",layoutId:\"oGvQC5Cn1\",style:{height:\"100%\",width:\"100%\"},variant:\"Lock Circle\",variantText:\"\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-18ilvqx\",\"data-styles-preset\":\"RFz7w_0fl\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"100% DSGVO Compliant\"})}),className:\"framer-1ureusm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jhc2UgUmVndWxhcg==\",\"--framer-font-family\":'\"Base Regular\", \"Base Regular Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-5625943a-5dd0-45b2-b9bc-c7a2e00dfbcd, rgb(63, 63, 70))\"},children:\"Rest assured with our 100% DSGVO compliant solutions, designed to protect your data and uphold the highest standards of privacy and security in the European Union.\"})}),className:\"framer-1oei2kf\",fonts:[\"CUSTOM;Base Regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p67paq\",\"data-framer-name\":\"down\",name:\"down\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-190aqi1\",\"data-framer-name\":\"Left\",name:\"Left\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-lothvc\",\"data-styles-preset\":\"YNztEtO7u\",style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"Imprint\"})}),className:\"framer-12fw6l5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7vvbb8\",\"data-framer-name\":\"Address\",name:\"Address\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8j0dje\",\"data-framer-name\":\"Made in\",name:\"Made in\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-141cx0p\",\"data-styles-preset\":\"oZ7mfpSg2\",style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"Made in\"})}),className:\"framer-nl8xys\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1614),pixelHeight:30,pixelWidth:45,src:\"https://framerusercontent.com/images/sJdIabKvyKCGHlNiamf1AoaRSc.webp\"}},uXwNRw_tS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1419),pixelHeight:30,pixelWidth:45,src:\"https://framerusercontent.com/images/sJdIabKvyKCGHlNiamf1AoaRSc.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1010),pixelHeight:30,pixelWidth:45,src:\"https://framerusercontent.com/images/sJdIabKvyKCGHlNiamf1AoaRSc.webp\"},className:\"framer-wf0z4\",\"data-border\":true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1614),pixelHeight:30,pixelWidth:45,src:\"https://framerusercontent.com/images/tTtvWitOqEf8ZEi52vIYBqk.webp\"}},uXwNRw_tS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1419),pixelHeight:30,pixelWidth:45,src:\"https://framerusercontent.com/images/tTtvWitOqEf8ZEi52vIYBqk.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1010),pixelHeight:30,pixelWidth:45,src:\"https://framerusercontent.com/images/tTtvWitOqEf8ZEi52vIYBqk.webp\"},className:\"framer-b6l234\",\"data-border\":true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1614),pixelHeight:90,pixelWidth:135,src:\"https://framerusercontent.com/images/Hypxob8pqxcCpdIZFysnFnJtFw.webp\"}},uXwNRw_tS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1419),pixelHeight:90,pixelWidth:135,src:\"https://framerusercontent.com/images/Hypxob8pqxcCpdIZFysnFnJtFw.webp\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1010),pixelHeight:90,pixelWidth:135,src:\"https://framerusercontent.com/images/Hypxob8pqxcCpdIZFysnFnJtFw.webp\"},className:\"framer-b5nolj\",\"data-border\":true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11aqtkx\",\"data-framer-name\":\"Contact\",name:\"Contact\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18a7vi5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hpzwg0\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bn8w5s-container\",children:/*#__PURE__*/_jsx(Icon,{color:\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\",customPath:\"\",height:\"100%\",id:\"YMHSOSPuL\",layoutId:\"YMHSOSPuL\",style:{height:\"100%\",width:\"100%\"},variant:\"Email\",variantText:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue11=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jhc2UgTWVkaXVt\",\"--framer-font-family\":'\"Base Medium\", \"Base Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:\"Contact\"})}),className:\"framer-fqqh0z\",fonts:[\"CUSTOM;Base Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue12=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-aucfr1\",\"data-styles-preset\":\"fxS7uig9p\",style:{\"--framer-text-color\":\"var(--token-5625943a-5dd0-45b2-b9bc-c7a2e00dfbcd, rgb(63, 63, 70))\"},children:\"Email: legal@workbase.com\"})}),className:\"framer-s6ztw0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZpSZtMX9l\"},implicitPathVariables:undefined},{href:{webPageId:\"ZpSZtMX9l\"},implicitPathVariables:undefined},{href:{webPageId:\"ZpSZtMX9l\"},implicitPathVariables:undefined},{href:{webPageId:\"ZpSZtMX9l\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{width:\"calc(min(100vw - 40px, 1240px) - 48px)\",y:1941},uXwNRw_tS:{width:\"calc(min(100vw - 40px, 1240px) - 64px)\",y:1746}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"649px\",y:1337,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uk3nyi-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{X4gGcM_Mg:resolvedLinks[2]},pUtn9ud6T:{X4gGcM_Mg:resolvedLinks[3]},uXwNRw_tS:{X4gGcM_Mg:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(MainButton,{Gx7wk8sNs:false,height:\"100%\",id:\"zVJFSc9n9\",layoutId:\"zVJFSc9n9\",sLjDVCjKk:\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\",style:{height:\"100%\",width:\"100%\"},TLmYazhmY:\"Minus\",variant:\"Z4nPRDjcO\",width:\"100%\",ws1NLkmc3:(_getLocalizedValue=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Help-Center\",X4gGcM_Mg:resolvedLinks[0],Z4tcisTgU:false})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hfTetMAJk\"},implicitPathVariables:undefined},{href:{webPageId:\"hfTetMAJk\"},implicitPathVariables:undefined},{href:{webPageId:\"hfTetMAJk\"},implicitPathVariables:undefined},{href:{webPageId:\"hfTetMAJk\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{width:\"calc(min(100vw - 40px, 1240px) - 48px)\",y:1999},uXwNRw_tS:{width:\"calc(min(100vw - 40px, 1240px) - 64px)\",y:1804}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"649px\",y:1395,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rw46zu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{X4gGcM_Mg:resolvedLinks1[2]},pUtn9ud6T:{X4gGcM_Mg:resolvedLinks1[3]},uXwNRw_tS:{X4gGcM_Mg:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(MainButton,{Gx7wk8sNs:false,height:\"100%\",id:\"hXjN9isYw\",layoutId:\"hXjN9isYw\",sLjDVCjKk:\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\",style:{height:\"100%\",width:\"100%\"},TLmYazhmY:\"Minus\",variant:\"VjbhuCYbX\",width:\"100%\",ws1NLkmc3:(_getLocalizedValue=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Get in Touch\",X4gGcM_Mg:resolvedLinks1[0],Z4tcisTgU:false})})})})});}})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-clk2co\",\"data-framer-name\":\"Registration Details\",name:\"Registration Details\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xr1qpa\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-obgm7a-container\",children:/*#__PURE__*/_jsx(Icon,{color:\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\",customPath:\"\",height:\"100%\",id:\"cM7VreQ_A\",layoutId:\"cM7VreQ_A\",style:{height:\"100%\",width:\"100%\"},variant:\"@\",variantText:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0Jhc2UgTWVkaXVt\",\"--framer-font-family\":'\"Base Medium\", \"Base Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"28px\"},children:\"Social Media\"})}),className:\"framer-1jj17w9\",fonts:[\"CUSTOM;Base Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o7icao\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-aucfr1\",\"data-styles-preset\":\"fxS7uig9p\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"Instagram: \"}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/workbase/\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://www.instagram.com/workbase/\"})})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"Facebook: \"}),/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/workbase\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://www.facebook.com/workbase\u200D\"})})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"X (Formally Twitter): \"}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/workbasecom\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://x.com/workbase.com\"})})}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:[/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"LinkedIn: \"}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/workbase/\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://www.linkedin.com/company/workbase/\"})})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"YouTube: \"}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@workbase\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://www.youtube.com/@workbase\"})})})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-aucfr1\",\"data-styles-preset\":\"fxS7uig9p\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"Instagram: \"}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/workbase/\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://www.instagram.com/workbase/\"})})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"Facebook: \"}),/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/workbase\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://www.facebook.com/workbase\u200D\"})})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"X (Formally Twitter): \"}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/workbasecom\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://x.com/workbase.com\"})})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"\u200D\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"LinkedIn: \"}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/workbase/\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://www.linkedin.com/company/workbase/\"})})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"\u200D\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"YouTube: \"}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@workbase\",nodeId:\"yYaDO3RL1\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-1t08wt5\",\"data-styles-preset\":\"shKQKqR9y\",children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-669a2598-f86d-4c37-8e20-d92a60417052, rgb(24, 24, 27))\"},children:\"https://www.youtube.com/@workbase\"})})})]})}),className:\"framer-eyh90a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{width:\"calc(min(100vw - 40px, 1240px) - 48px)\",y:2365},uXwNRw_tS:{width:\"calc(min(100vw - 40px, 1240px) - 64px)\",y:2170}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:214,width:\"649px\",y:1761,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ys6lvm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{variant:\"n_Y6DgjM4\"}},children:/*#__PURE__*/_jsx(LegalExpand,{height:\"100%\",id:\"q8X2ianmD\",layoutId:\"q8X2ianmD\",style:{width:\"100%\"},variant:\"f2cMcOjp3\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t6qj4x\",\"data-framer-name\":\"right\",name:\"right\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xeuugl\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"LptcUUQaV\",data:Legal,type:\"Collection\"},select:[{collection:\"LptcUUQaV\",name:\"MAv5rlhNV\",type:\"Identifier\"},{collection:\"LptcUUQaV\",name:\"fJhGBAppn\",type:\"Identifier\"},{collection:\"LptcUUQaV\",name:\"id\",type:\"Identifier\"}],where:{collection:\"LptcUUQaV\",name:\"nDbqNb927\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"MAv5rlhNV\":MAv5rlhNVLptcUUQaV,\"fJhGBAppn\":fJhGBAppnLptcUUQaV,\"id\":idLptcUUQaV},i)=>{MAv5rlhNVLptcUUQaV!==null&&MAv5rlhNVLptcUUQaV!==void 0?MAv5rlhNVLptcUUQaV:MAv5rlhNVLptcUUQaV=\"\";fJhGBAppnLptcUUQaV!==null&&fJhGBAppnLptcUUQaV!==void 0?fJhGBAppnLptcUUQaV:fJhGBAppnLptcUUQaV=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`LptcUUQaV-${idLptcUUQaV}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{fJhGBAppn:fJhGBAppnLptcUUQaV},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{fJhGBAppn:fJhGBAppnLptcUUQaV},webPageId:\"Yyrt8p0Px\"},implicitPathVariables:undefined},{href:{pathVariables:{fJhGBAppn:fJhGBAppnLptcUUQaV},webPageId:\"Yyrt8p0Px\"},implicitPathVariables:undefined},{href:{pathVariables:{fJhGBAppn:fJhGBAppnLptcUUQaV},webPageId:\"Yyrt8p0Px\"},implicitPathVariables:undefined},{href:{pathVariables:{fJhGBAppn:fJhGBAppnLptcUUQaV},webPageId:\"Yyrt8p0Px\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{width:\"min(100vw - 40px, 1240px)\",y:3487},uXwNRw_tS:{width:\"min(100vw - 40px, 1240px)\",y:3300}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:\"max(min(100vw - 72px, 1240px) - 733px, 1px)\",y:1771,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1930oi0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{variant:\"liKKrdE6q\",x6ZL2qSp1:resolvedLinks2[2]},pUtn9ud6T:{x6ZL2qSp1:resolvedLinks2[3]},uXwNRw_tS:{x6ZL2qSp1:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(CardSmallLink,{height:\"100%\",id:\"KojzeU768\",layoutId:\"KojzeU768\",MkDUkkxTO:(_getLocalizedValue=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Read\",Nm5kuJwp5:MAv5rlhNVLptcUUQaV,style:{width:\"100%\"},variant:\"AlSDk_xDl\",width:\"100%\",x6ZL2qSp1:resolvedLinks2[0],XwekKRS1A:{borderColor:'var(--token-49275b38-bc2e-418d-ad9b-aff60caa1322, rgb(228, 228, 231)) /* {\"name\":\"Border\"} */',borderStyle:\"solid\",borderWidth:0}})})})})});}})})},idLptcUUQaV);})})})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{y:3581},uXwNRw_tS:{y:3394}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1228,width:\"100vw\",y:2013,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c16hf3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{variant:\"vRJtTb9Pk\"},uXwNRw_tS:{variant:\"OQvCeA8fq\"}},children:/*#__PURE__*/_jsx(Footer,{BTkWOAAE6:\"rgba(0, 0, 0, 0)\",DoSZixad4:false,FLTiRad9d:true,gx_i7DGSS:false,height:\"100%\",id:\"KBfN8iiXc\",layoutId:\"KBfN8iiXc\",MI_ZydfR8:\"\",NhPz7c6Az:true,style:{width:\"100%\"},UVk4RcC9O:false,variant:\"rxeXmMa2n\",width:\"100%\",wSCG_QSXv:true})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-n5zpl3-container\",layoutScroll:true,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gdpi9CiYr:{prRRJcR3k:\"c4Itu7O8u\"},uXwNRw_tS:{prRRJcR3k:\"lCiGtdGph\"}},children:/*#__PURE__*/_jsx(FormattedHeader,{a8kjTMN5h:\"GqsAHabDy\",ASOCwWEaX:\"\",btM6Bfn6k:\"\",DMF0EXAeg:\"\",ED6KEXgr2:\"\",EXH3dDL3R:\"mPvqX_5HC\",GgtoIw55F:true,height:\"100%\",id:\"pS3JdDGyR\",JGcPqm8Un:\"\",KSA6gPKK6:(_getLocalizedValue14=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Breadcrumbs\",layoutId:\"pS3JdDGyR\",pRKN40Bv3:\"\",prRRJcR3k:\"IsbOm2lH6\",S9w_rclIu:{borderBottomWidth:0,borderColor:\"rgba(255, 255, 255, 0)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},style:{width:\"100%\"},tnZ2TOoMU:false,U_F44b9Qp:false,uNmCpBjVv:\"Custom CTA\",uuuWafm5n:false,variant:\"bUcSL0X9H\",VGZYogkN7:true,vV9WkB_kd:true,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-R4MYY { background: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247)); }`,\".framer-R4MYY.framer-16nr5pw, .framer-R4MYY .framer-16nr5pw { display: block; }\",\".framer-R4MYY.framer-1zclth { align-content: center; align-items: center; background-color: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, #f5f5f7); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-R4MYY .framer-7sy9ar-container, .framer-R4MYY .framer-ys6lvm-container, .framer-R4MYY .framer-1930oi0-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-R4MYY .framer-1dnom8j { 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: visible; padding: 0px 36px 6px 36px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-nrpwbv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1240px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-1l6k88y { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-71cdia { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 2px 0px 2px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-691me6, .framer-R4MYY .framer-ha7pca, .framer-R4MYY .framer-d8o5ca { align-content: flex-start; align-items: flex-start; background-color: var(--token-be23fd9d-5df7-4c48-aa48-06265f36fe39, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 4px 12px -4px var(--token-a95166ed-f015-42bf-b56a-eb3cb7f09865, rgba(114, 115, 117, 0.08)); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-R4MYY .framer-p15jz9, .framer-R4MYY .framer-1b8m8ae { align-content: center; align-items: center; background-color: #f5f5f5; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0px 0px 1px rgba(228, 229, 233, 0.6), 0px 0px 0px 3.5px rgb(249, 249, 251), 0px 0px 0px 0.5px rgb(228, 229, 233); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-R4MYY .framer-1lk97dq-container, .framer-R4MYY .framer-1bf1l31-container, .framer-R4MYY .framer-1d3hntt-container, .framer-R4MYY .framer-bn8w5s-container, .framer-R4MYY .framer-obgm7a-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-R4MYY .framer-14bb08o, .framer-R4MYY .framer-uydt26, .framer-R4MYY .framer-1mzj6y1, .framer-R4MYY .framer-1f12qoz, .framer-R4MYY .framer-1ureusm, .framer-R4MYY .framer-1oei2kf, .framer-R4MYY .framer-12fw6l5, .framer-R4MYY .framer-s6ztw0 { --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-R4MYY .framer-1tiffm3 { align-content: center; align-items: center; background-color: #f5f5f5; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0px 0px 1px #e4e5e9, 0px 0px 0px 3.5px rgb(249, 249, 251), 0px 0px 0px 0.5px rgb(228, 229, 233); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 40px; }\",\".framer-R4MYY .framer-1p67paq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-190aqi1 { align-content: center; align-items: center; background-color: var(--token-be23fd9d-5df7-4c48-aa48-06265f36fe39, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 4px 12px -4px var(--token-a95166ed-f015-42bf-b56a-eb3cb7f09865, rgba(114, 115, 117, 0.08)); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 32px; position: relative; width: 713px; will-change: var(--framer-will-change-override, transform); }\",\".framer-R4MYY .framer-7vvbb8, .framer-R4MYY .framer-18a7vi5 { 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: 0px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-8j0dje { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-nl8xys { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-R4MYY .framer-wf0z4, .framer-R4MYY .framer-b6l234, .framer-R4MYY .framer-b5nolj { --border-bottom-width: 1px; --border-color: var(--token-669a2598-f86d-4c37-8e20-d92a60417052, #18181b); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.5 / 1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 30px; will-change: var(--framer-will-change-override, transform); }\",\".framer-R4MYY .framer-11aqtkx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-hpzwg0, .framer-R4MYY .framer-xr1qpa, .framer-R4MYY .framer-o7icao { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-fqqh0z, .framer-R4MYY .framer-1jj17w9 { --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-R4MYY .framer-uk3nyi-container, .framer-R4MYY .framer-rw46zu-container { flex: none; height: 48px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-clk2co { 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-R4MYY .framer-eyh90a { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-R4MYY .framer-t6qj4x { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 120px; width: 1px; will-change: transform; }\",\".framer-R4MYY .framer-1xeuugl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-R4MYY .framer-1c16hf3-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-R4MYY .framer-n5zpl3-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R4MYY.framer-1zclth, .framer-R4MYY .framer-1dnom8j, .framer-R4MYY .framer-nrpwbv, .framer-R4MYY .framer-1l6k88y, .framer-R4MYY .framer-71cdia, .framer-R4MYY .framer-691me6, .framer-R4MYY .framer-p15jz9, .framer-R4MYY .framer-ha7pca, .framer-R4MYY .framer-1tiffm3, .framer-R4MYY .framer-d8o5ca, .framer-R4MYY .framer-1b8m8ae, .framer-R4MYY .framer-1p67paq, .framer-R4MYY .framer-190aqi1, .framer-R4MYY .framer-7vvbb8, .framer-R4MYY .framer-8j0dje, .framer-R4MYY .framer-11aqtkx, .framer-R4MYY .framer-18a7vi5, .framer-R4MYY .framer-hpzwg0, .framer-R4MYY .framer-clk2co, .framer-R4MYY .framer-xr1qpa, .framer-R4MYY .framer-o7icao, .framer-R4MYY .framer-t6qj4x, .framer-R4MYY .framer-1xeuugl { gap: 0px; } .framer-R4MYY.framer-1zclth > *, .framer-R4MYY .framer-1l6k88y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R4MYY.framer-1zclth > :first-child, .framer-R4MYY .framer-1dnom8j > :first-child, .framer-R4MYY .framer-nrpwbv > :first-child, .framer-R4MYY .framer-1l6k88y > :first-child, .framer-R4MYY .framer-691me6 > :first-child, .framer-R4MYY .framer-ha7pca > :first-child, .framer-R4MYY .framer-d8o5ca > :first-child, .framer-R4MYY .framer-190aqi1 > :first-child, .framer-R4MYY .framer-7vvbb8 > :first-child, .framer-R4MYY .framer-11aqtkx > :first-child, .framer-R4MYY .framer-18a7vi5 > :first-child, .framer-R4MYY .framer-clk2co > :first-child, .framer-R4MYY .framer-t6qj4x > :first-child, .framer-R4MYY .framer-1xeuugl > :first-child { margin-top: 0px; } .framer-R4MYY.framer-1zclth > :last-child, .framer-R4MYY .framer-1dnom8j > :last-child, .framer-R4MYY .framer-nrpwbv > :last-child, .framer-R4MYY .framer-1l6k88y > :last-child, .framer-R4MYY .framer-691me6 > :last-child, .framer-R4MYY .framer-ha7pca > :last-child, .framer-R4MYY .framer-d8o5ca > :last-child, .framer-R4MYY .framer-190aqi1 > :last-child, .framer-R4MYY .framer-7vvbb8 > :last-child, .framer-R4MYY .framer-11aqtkx > :last-child, .framer-R4MYY .framer-18a7vi5 > :last-child, .framer-R4MYY .framer-clk2co > :last-child, .framer-R4MYY .framer-t6qj4x > :last-child, .framer-R4MYY .framer-1xeuugl > :last-child { margin-bottom: 0px; } .framer-R4MYY .framer-1dnom8j > *, .framer-R4MYY .framer-691me6 > *, .framer-R4MYY .framer-ha7pca > *, .framer-R4MYY .framer-d8o5ca > *, .framer-R4MYY .framer-7vvbb8 > *, .framer-R4MYY .framer-18a7vi5 > *, .framer-R4MYY .framer-clk2co > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R4MYY .framer-nrpwbv > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-R4MYY .framer-71cdia > *, .framer-R4MYY .framer-1p67paq > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-R4MYY .framer-71cdia > :first-child, .framer-R4MYY .framer-p15jz9 > :first-child, .framer-R4MYY .framer-1tiffm3 > :first-child, .framer-R4MYY .framer-1b8m8ae > :first-child, .framer-R4MYY .framer-1p67paq > :first-child, .framer-R4MYY .framer-8j0dje > :first-child, .framer-R4MYY .framer-hpzwg0 > :first-child, .framer-R4MYY .framer-xr1qpa > :first-child, .framer-R4MYY .framer-o7icao > :first-child { margin-left: 0px; } .framer-R4MYY .framer-71cdia > :last-child, .framer-R4MYY .framer-p15jz9 > :last-child, .framer-R4MYY .framer-1tiffm3 > :last-child, .framer-R4MYY .framer-1b8m8ae > :last-child, .framer-R4MYY .framer-1p67paq > :last-child, .framer-R4MYY .framer-8j0dje > :last-child, .framer-R4MYY .framer-hpzwg0 > :last-child, .framer-R4MYY .framer-xr1qpa > :last-child, .framer-R4MYY .framer-o7icao > :last-child { margin-right: 0px; } .framer-R4MYY .framer-p15jz9 > *, .framer-R4MYY .framer-1b8m8ae > *, .framer-R4MYY .framer-8j0dje > *, .framer-R4MYY .framer-hpzwg0 > *, .framer-R4MYY .framer-xr1qpa > *, .framer-R4MYY .framer-o7icao > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-R4MYY .framer-1tiffm3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-R4MYY .framer-190aqi1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-R4MYY .framer-11aqtkx > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-R4MYY .framer-t6qj4x > *, .framer-R4MYY .framer-1xeuugl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-R4MYY { background: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247)); } .framer-R4MYY.framer-1zclth { width: 810px; } .framer-R4MYY .framer-1dnom8j { padding: 0px 20px 6px 20px; } .framer-R4MYY .framer-nrpwbv { gap: 64px; } .framer-R4MYY .framer-71cdia { align-content: unset; align-items: unset; display: grid; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); } .framer-R4MYY .framer-691me6 { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-R4MYY .framer-ha7pca { align-self: start; flex: none; height: auto; justify-self: start; width: 100%; } .framer-R4MYY .framer-d8o5ca { align-self: start; flex: none; grid-column: auto / span 2; justify-self: start; width: 100%; } .framer-R4MYY .framer-1p67paq { flex-direction: column; } .framer-R4MYY .framer-190aqi1 { width: 100%; } .framer-R4MYY .framer-t6qj4x { flex: none; position: relative; top: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R4MYY .framer-nrpwbv, .framer-R4MYY .framer-71cdia, .framer-R4MYY .framer-1p67paq { gap: 0px; } .framer-R4MYY .framer-nrpwbv > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-R4MYY .framer-nrpwbv > :first-child, .framer-R4MYY .framer-1p67paq > :first-child { margin-top: 0px; } .framer-R4MYY .framer-nrpwbv > :last-child, .framer-R4MYY .framer-1p67paq > :last-child { margin-bottom: 0px; } .framer-R4MYY .framer-71cdia > *, .framer-R4MYY .framer-71cdia > :first-child, .framer-R4MYY .framer-71cdia > :last-child { margin: 0px; } .framer-R4MYY .framer-1p67paq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-R4MYY { background: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247)); } .framer-R4MYY.framer-1zclth { width: 310px; } .framer-R4MYY .framer-7sy9ar-container { height: 340px; } .framer-R4MYY .framer-1dnom8j { padding: 0px 20px 6px 20px; } .framer-R4MYY .framer-71cdia, .framer-R4MYY .framer-1p67paq { flex-direction: column; } .framer-R4MYY .framer-691me6, .framer-R4MYY .framer-ha7pca, .framer-R4MYY .framer-d8o5ca { flex: none; padding: 24px; width: 100%; } .framer-R4MYY .framer-190aqi1 { padding: 24px; width: 100%; } .framer-R4MYY .framer-t6qj4x { flex: none; gap: 12px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-R4MYY .framer-71cdia, .framer-R4MYY .framer-1p67paq, .framer-R4MYY .framer-t6qj4x { gap: 0px; } .framer-R4MYY .framer-71cdia > *, .framer-R4MYY .framer-1p67paq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-R4MYY .framer-71cdia > :first-child, .framer-R4MYY .framer-1p67paq > :first-child, .framer-R4MYY .framer-t6qj4x > :first-child { margin-top: 0px; } .framer-R4MYY .framer-71cdia > :last-child, .framer-R4MYY .framer-1p67paq > :last-child, .framer-R4MYY .framer-t6qj4x > :last-child { margin-bottom: 0px; } .framer-R4MYY .framer-t6qj4x > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }}`,`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-R4MYY { background: var(--token-a7553eef-f8ab-45b7-bf45-5cdd6a65e300, rgb(245, 245, 247)); } .framer-R4MYY.framer-1zclth { width: 1200px; } .framer-R4MYY .framer-1p67paq { justify-content: flex-start; }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-R4MYY[data-border=\"true\"]::after, .framer-R4MYY [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2619\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"uXwNRw_tS\":{\"layout\":[\"fixed\",\"auto\"]},\"gdpi9CiYr\":{\"layout\":[\"fixed\",\"auto\"]},\"pUtn9ud6T\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerhovNTYT9x=withCSS(Component,css,\"framer-R4MYY\");export default FramerhovNTYT9x;FramerhovNTYT9x.displayName=\"Legal\";FramerhovNTYT9x.defaultProps={height:2619,width:1440};addFonts(FramerhovNTYT9x,[{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:\"Base Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/4itcz5DwA4EyNnrGWkwhQp0Is.woff2\"},{family:\"Base Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/fk8k6Y13M9vfuK2jT7i73viIs8.woff2\"}]},...StandardHeroFonts,...IconFonts,...MainButtonFonts,...LegalExpandFonts,...CardSmallLinkFonts,...FooterFonts,...FormattedHeaderFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhovNTYT9x\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uXwNRw_tS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gdpi9CiYr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pUtn9ud6T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2619\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9287880)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./uAkNIwARY-0.js\";import Expand from\"https://framerusercontent.com/modules/5rqelnxtP1nkF37ZvSJz/b0b5ECANQbpACtUyT04S/v0WM6xUHH.js\";const ExpandFonts=getFonts(Expand);const cycleOrder=[\"f2cMcOjp3\",\"n_Y6DgjM4\"];const serializationHash=\"framer-wg871\";const variantClassNames={f2cMcOjp3:\"framer-v-7366fm\",n_Y6DgjM4:\"framer-v-11i1hd1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={ItoK4x7J0:localizedValues};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"f2cMcOjp3\",Mobile:\"n_Y6DgjM4\"};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:\"f2cMcOjp3\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"f2cMcOjp3\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-7366fm\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"f2cMcOjp3\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({n_Y6DgjM4:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||214)-0-214)/2+0+0),...addPropertyOverrides({n_Y6DgjM4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||184)-0-214)/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-165h6ky-container\",layoutDependency:layoutDependency,layoutId:\"qZYfobQoX-container\",children:/*#__PURE__*/_jsx(Expand,{ecoJlvqga:false,edywjvg38:true,gGIZanGjM:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Address\",height:\"100%\",HoMfgn58w:\"Location\",id:\"qZYfobQoX\",layoutId:\"qZYfobQoX\",qnbEmaYma:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Workbase Platforms sp. z o.o.\",/*#__PURE__*/_jsx(\"br\",{}),\"Slezna 104,\",/*#__PURE__*/_jsx(\"br\",{}),\"53-111 Wroclaw\"]})}),style:{width:\"100%\"},variant:\"f9cdqpU2I\",width:\"100%\",...addPropertyOverrides({n_Y6DgjM4:{variant:\"Yg_iSat9D\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||214)-0-214)/2+58+20),...addPropertyOverrides({n_Y6DgjM4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||184)-0-214)/2+58+20)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v23hzz-container\",layoutDependency:layoutDependency,layoutId:\"W2Wvx7mUx-container\",children:/*#__PURE__*/_jsx(Expand,{ecoJlvqga:false,edywjvg38:true,gGIZanGjM:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:\"Registration Details\",height:\"100%\",HoMfgn58w:\"Business Plus\",id:\"W2Wvx7mUx\",layoutId:\"W2Wvx7mUx\",qnbEmaYma:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Tax Identification Number (NIP): PL8992989402\",/*#__PURE__*/_jsx(\"br\",{}),\"Statistical Identification Number (REGON): 52819974800000\",/*#__PURE__*/_jsx(\"br\",{}),\"National Court Register (KRS): 0001096902\",/*#__PURE__*/_jsx(\"br\",{}),\"D-U-N-S Number: 664903637\",/*#__PURE__*/_jsx(\"br\",{}),\"Represented by the managing director: Nils Kr\\xf6ger\"]})}),style:{width:\"100%\"},variant:\"f9cdqpU2I\",width:\"100%\",...addPropertyOverrides({n_Y6DgjM4:{variant:\"Yg_iSat9D\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:58,width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||214)-0-214)/2+116+40),...addPropertyOverrides({n_Y6DgjM4:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||184)-0-214)/2+116+40)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-188viy-container\",layoutDependency:layoutDependency,layoutId:\"JPT2RI1fa-container\",children:/*#__PURE__*/_jsx(Expand,{ecoJlvqga:false,edywjvg38:true,gGIZanGjM:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:\"EU Dispute Resolution\",height:\"100%\",HoMfgn58w:\"Court\",id:\"JPT2RI1fa\",layoutId:\"JPT2RI1fa\",qnbEmaYma:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"The European Commission provides a platform for online dispute resolution (OS): https://ec.europa.eu/consumers/odr. We are not willing or obliged to participate in dispute resolution proceedings before a consumer arbitration board.\"})}),style:{width:\"100%\"},variant:\"f9cdqpU2I\",width:\"100%\",...addPropertyOverrides({n_Y6DgjM4:{variant:\"Yg_iSat9D\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wg871.framer-17ismpn, .framer-wg871 .framer-17ismpn { display: block; }\",\".framer-wg871.framer-7366fm { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 649px; }\",\".framer-wg871 .framer-165h6ky-container, .framer-wg871 .framer-1v23hzz-container, .framer-wg871 .framer-188viy-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-wg871.framer-7366fm { gap: 0px; } .framer-wg871.framer-7366fm > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wg871.framer-7366fm > :first-child { margin-top: 0px; } .framer-wg871.framer-7366fm > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 214\n * @framerIntrinsicWidth 649\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"n_Y6DgjM4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameruAkNIwARY=withCSS(Component,css,\"framer-wg871\");export default FrameruAkNIwARY;FrameruAkNIwARY.displayName=\"Legal: Expand\";FrameruAkNIwARY.defaultProps={height:214,width:649};addPropertyControls(FrameruAkNIwARY,{variant:{options:[\"f2cMcOjp3\",\"n_Y6DgjM4\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameruAkNIwARY,[{explicitInter:true,fonts:[]},...ExpandFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruAkNIwARY\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"649\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"214\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"n_Y6DgjM4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import*as React from\"react\";export const v0=\"Adresse\";export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Workbase Platforms sp. z o.o.\",/*#__PURE__*/_jsx(\"br\",{}),\"Slezna 104,\",/*#__PURE__*/_jsx(\"br\",{}),\"53111 Breslau\"]})});export const v2=\"Registrierungsinformationen\";export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Umsatzsteuer-Identifikationsnummer: PL8992989402\",/*#__PURE__*/_jsx(\"br\",{}),\"Statistische Identifikationsnummer: 52819974800000\",/*#__PURE__*/_jsx(\"br\",{}),\"Amtsgerichtsregistereintragung: 0001096902\",/*#__PURE__*/_jsx(\"br\",{}),\"D-U-N-S Nummer: 664903637\",/*#__PURE__*/_jsx(\"br\",{}),\"Vertreten durch den Gesch\\xe4ftsf\\xfchrer: Nils Kr\\xf6ger\"]})});export const v4=\"Hinweis auf EU-Streitschlichtung\";export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Die Europ\\xe4ische Kommission stellt eine Plattform zur Online-Streitbeilegung (OS) bereit: https://ec.europa.eu/consumers/odr. Wir sind weder bereit noch verpflichtet, an Streitbeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "uAkNIwARY_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "init_ssg_sandbox_shims", "v0", "v1", "p", "x", "u", "v2", "v3", "v4", "v5", "__FramerMetadata__", "ExpandFonts", "getFonts", "v0WM6xUHH_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "uAkNIwARY_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "FrameruAkNIwARY", "withCSS", "uAkNIwARY_default", "addPropertyControls", "ControlType", "addFonts", "StandardHeroFonts", "getFonts", "CNhd82czj_default", "IconFonts", "Icon", "MainButtonFonts", "Bakbrd1yI_default", "LegalExpandFonts", "uAkNIwARY_default", "CardSmallLinkFonts", "TOnCaWb0l_default", "FooterFonts", "D72muD1lt_default", "FormattedHeaderFonts", "KBmIIFmeE_default", "ContainerWithFX", "withFX", "Container", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition1", "animation", "transformTemplate1", "_", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "MAv5rlhNVLptcUUQaV", "fJhGBAppnLptcUUQaV", "idLptcUUQaV", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "CNhd82czj_default", "Icon", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "Bakbrd1yI_default", "resolvedLinks1", "Link", "uAkNIwARY_default", "ChildrenCanSuspend", "EHZ6qMgAM_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "resolvedLinks2", "TOnCaWb0l_default", "D72muD1lt_default", "ContainerWithFX", "KBmIIFmeE_default", "css", "FramerhovNTYT9x", "withCSS", "hovNTYT9x_default", "addFonts", "StandardHeroFonts", "IconFonts", "MainButtonFonts", "LegalExpandFonts", "CardSmallLinkFonts", "FooterFonts", "FormattedHeaderFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
