{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5KVz4PMEK2gbCpyKeFWw/WhAk6mGiKOFRirLqwwh1/CKFUImQUq.js", "ssg:https://framerusercontent.com/modules/jnQY0AEoF2v8RJszJ155/iTjWYpq2LuSSQt5rgT2n/CKFUImQUq.js"],
  "sourcesContent": ["// Generated by Framer (612a550)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={n1nyUnob7:new LazyValue(()=>import(\"./CKFUImQUq-0.js\"))};export default 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;}}function preload(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);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (612a550)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CustomerTicker from\"#framer/local/canvasComponent/AIDpjdL53/AIDpjdL53.js\";import SmallFeatureCard from\"#framer/local/canvasComponent/biU61AtsK/biU61AtsK.js\";import DemoForm from\"#framer/local/canvasComponent/E5UOZTEr0/E5UOZTEr0.js\";import TestimonialCard from\"#framer/local/canvasComponent/g3Z7zPa68/g3Z7zPa68.js\";import IconWithText from\"#framer/local/canvasComponent/GSFAOBP2y/GSFAOBP2y.js\";import Button from\"#framer/local/canvasComponent/Xq4xPITLZ/Xq4xPITLZ.js\";import*as sharedStyle1 from\"#framer/local/css/pN5ZBy7yi/pN5ZBy7yi.js\";import*as sharedStyle from\"#framer/local/css/SrnLze5Oe/SrnLze5Oe.js\";import*as sharedStyle2 from\"#framer/local/css/VsnosaHqg/VsnosaHqg.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/CKFUImQUq/CKFUImQUq.js\";import metadataProvider from\"#framer/local/webPageMetadata/CKFUImQUq/CKFUImQUq.js\";const ButtonFonts=getFonts(Button);const ImageWithFX=withFX(Image);const CustomerTickerFonts=getFonts(CustomerTicker);const SmallFeatureCardFonts=getFonts(SmallFeatureCard);const TestimonialCardFonts=getFonts(TestimonialCard);const IconWithTextFonts=getFonts(IconWithText);const DemoFormFonts=getFonts(DemoForm);const breakpoints={e4AYgkVSG:\"(min-width: 810px) and (max-width: 1199px)\",exOg82gMh:\"(min-width: 1200px)\",iQyBHpEpN:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VIN0i\";const variantClassNames={e4AYgkVSG:\"framer-v-zy25eo\",exOg82gMh:\"framer-v-1etf4ly\",iQyBHpEpN:\"framer-v-k959pc\"};const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={bounce:0,delay:.075,duration:.8,type:\"spring\"};const textEffect={effect:animation,tokenization:\"word\",transition:transition1,trigger:\"onMount\",type:\"appear\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:16};const transition2={bounce:.2,delay:0,duration:1,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:16};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const transition3={delay:0,duration:.4,ease:[.12,.23,.5,1],type:\"tween\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"exOg82gMh\",Mobile:\"iQyBHpEpN\",Tablet:\"e4AYgkVSG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"exOg82gMh\"};};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);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"e4AYgkVSG\")return false;return true;};usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"iQyBHpEpN\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"e4AYgkVSG\",\"iQyBHpEpN\"].includes(baseVariant))return false;return true;};const elementId=useRouteElementId(\"gZrMeXSi5\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"BpoYaViFR\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"exOg82gMh\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-b54349da-404d-4b9f-9719-41fb94b30d59, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1etf4ly\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iQyBHpEpN:{background:{alt:\"\",fit:\"fill\",pixelHeight:2333,pixelWidth:4254,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg\",srcSet:\"https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg 4254w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:2333,pixelWidth:4254,sizes:\"828px\",src:\"https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg\",srcSet:\"https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg?scale-down-to=512 512w,https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg?scale-down-to=4096 4096w,https://framerusercontent.com/images/YMmURaO9drMlqIccIwHGADBjIpk.svg 4254w\"},className:\"framer-10hrhsy hidden-zy25eo\"})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:3319,pixelWidth:1087,positionX:\"left\",positionY:\"center\",sizes:\"345px\",src:\"https://framerusercontent.com/images/5JhvITr1EITcm0IMb7QhxIrAqI.svg\",srcSet:\"https://framerusercontent.com/images/5JhvITr1EITcm0IMb7QhxIrAqI.svg?scale-down-to=2048 670w,https://framerusercontent.com/images/5JhvITr1EITcm0IMb7QhxIrAqI.svg 1087w\"},className:\"framer-etsd74\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iQyBHpEpN:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1202),pixelHeight:3335,pixelWidth:1043,positionX:\"right\",positionY:\"center\",sizes:\"298px\",src:\"https://framerusercontent.com/images/ZF4kVqz8uuoa2oEto1S0gJQLxzk.svg\",srcSet:\"https://framerusercontent.com/images/ZF4kVqz8uuoa2oEto1S0gJQLxzk.svg?scale-down-to=2048 640w,https://framerusercontent.com/images/ZF4kVqz8uuoa2oEto1S0gJQLxzk.svg 1043w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+1733),pixelHeight:3335,pixelWidth:1043,positionX:\"right\",positionY:\"center\",sizes:\"298px\",src:\"https://framerusercontent.com/images/ZF4kVqz8uuoa2oEto1S0gJQLxzk.svg\",srcSet:\"https://framerusercontent.com/images/ZF4kVqz8uuoa2oEto1S0gJQLxzk.svg?scale-down-to=2048 640w,https://framerusercontent.com/images/ZF4kVqz8uuoa2oEto1S0gJQLxzk.svg 1043w\"},className:\"framer-1yeve92\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zivwbl\",\"data-framer-name\":\"Sticky Scroll Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:\"\",fit:\"fit\",pixelHeight:3301,pixelWidth:1052,positionX:\"right\",positionY:\"center\",sizes:\"583px\",src:\"https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg\",srcSet:\"https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg?scale-down-to=2048 652w,https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg 1052w\"}},iQyBHpEpN:{background:{alt:\"\",fit:\"fit\",pixelHeight:3301,pixelWidth:1052,positionX:\"right\",positionY:\"center\",sizes:\"299px\",src:\"https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg\",srcSet:\"https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg?scale-down-to=2048 652w,https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg 1052w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:3301,pixelWidth:1052,positionX:\"right\",positionY:\"center\",sizes:\"514px\",src:\"https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg\",srcSet:\"https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg?scale-down-to=2048 652w,https://framerusercontent.com/images/PyppdfBpyuRYJAJ5LH3fevxNUQ.svg 1052w\"},className:\"framer-sryseo\",\"data-framer-name\":\"Gradient Right\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:\"\",fit:\"fit\",pixelHeight:2780,pixelWidth:2582,positionX:\"left\",positionY:\"top\",sizes:\"528px\",src:\"https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg\",srcSet:\"https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg?scale-down-to=1024 951w,https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg?scale-down-to=2048 1902w,https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg 2582w\"}},iQyBHpEpN:{background:{alt:\"\",fit:\"fit\",pixelHeight:2780,pixelWidth:2582,positionX:\"left\",positionY:\"top\",sizes:\"348px\",src:\"https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg\",srcSet:\"https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg?scale-down-to=1024 951w,https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg?scale-down-to=2048 1902w,https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg 2582w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:2780,pixelWidth:2582,positionX:\"left\",positionY:\"top\",sizes:\"694px\",src:\"https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg\",srcSet:\"https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg?scale-down-to=1024 951w,https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg?scale-down-to=2048 1902w,https://framerusercontent.com/images/8BGaWpruuZ96xemwespqZW6VlBc.svg 2582w\"},className:\"framer-16cad9z\",\"data-framer-name\":\"Gradient Left\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vrshnr\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dpjacd\",\"data-framer-name\":\"Hero Text\",children:/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1d2sfpi\",\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIDI4cHQgQm9sZA==\",\"--framer-font-family\":'\"Inter 28pt Bold\", \"Inter 28pt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--framer-root-font-size, 1rem) * 3)\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83e4f9e6-b0bc-4350-980c-5db2ee63abf8, rgb(8, 17, 38))\"},children:\"Die Desk-Booking L\\xf6sung,\"}),/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIDI4cHQgQm9sZA==\",\"--framer-font-family\":'\"Inter 28pt Bold\", \"Inter 28pt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--framer-root-font-size, 1rem) * 3)\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83e4f9e6-b0bc-4350-980c-5db2ee63abf8, rgb(8, 17, 38))\"},children:\"die sich nahtlos integriert\"})]})},iQyBHpEpN:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIDI4cHQgQm9sZA==\",\"--framer-font-family\":'\"Inter 28pt Bold\", \"Inter 28pt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--framer-root-font-size, 1rem) * 1.7)\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83e4f9e6-b0bc-4350-980c-5db2ee63abf8, rgb(8, 17, 38))\"},children:\"Die Desk-Booking L\\xf6sung,\"}),/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIDI4cHQgQm9sZA==\",\"--framer-font-family\":'\"Inter 28pt Bold\", \"Inter 28pt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--framer-root-font-size, 1rem) * 1.7)\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83e4f9e6-b0bc-4350-980c-5db2ee63abf8, rgb(8, 17, 38))\"},children:\"die sich nahtlos integriert\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIDI4cHQgQm9sZA==\",\"--framer-font-family\":'\"Inter 28pt Bold\", \"Inter 28pt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--framer-root-font-size, 1rem) * 3.5)\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83e4f9e6-b0bc-4350-980c-5db2ee63abf8, rgb(8, 17, 38))\"},children:\"Die Desk-Booking L\\xf6sung,\"}),/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIDI4cHQgQm9sZA==\",\"--framer-font-family\":'\"Inter 28pt Bold\", \"Inter 28pt Bold Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--framer-root-font-size, 1rem) * 3.5)\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-83e4f9e6-b0bc-4350-980c-5db2ee63abf8, rgb(8, 17, 38))\"},children:\"die sich nahtlos integriert\"})]}),className:\"framer-43dyk2\",effect:textEffect,fonts:[\"CUSTOM;Inter 28pt Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-15084un\",\"data-styles-preset\":\"SrnLze5Oe\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Moderne Workspace Management Software f\\xfcr Unternehmen jeder Gr\\xf6\\xdfe.\",/*#__PURE__*/_jsx(\"br\",{}),\"anny verbindet sich mit Microsoft, Google, SSO & deinem Geb\\xe4udeplan. Buche Arbeitspl\\xe4tze, Meetingr\\xe4ume, Parkpl\\xe4tze und mehr einfach und zentral.\"]})}),className:\"framer-1hhxbcy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9vpdhu\",\"data-framer-name\":\"Button Stack\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined},{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined},{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xsebr7-container\",\"data-framer-name\":\"Primary Button\",name:\"Primary Button\",nodeId:\"enzwZdIug\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mjxmK1zKp:resolvedLinks[1]},iQyBHpEpN:{mjxmK1zKp:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{BSWSO7k8m:\"arrow-right\",dhXRwPse4:getLocalizedValue(\"v4\",activeLocale)??\"Demo vereinbaren\",height:\"100%\",id:\"enzwZdIug\",layoutId:\"enzwZdIug\",mjxmK1zKp:resolvedLinks[0],name:\"Primary Button\",OSArBRqdP:false,PmMC0MsRt:\"request-demo-hero\",pz8iMhLTA:false,s2ejBbvBa:\"var(--token-6b2d5a5a-d605-4d4d-ad42-2c010728e405, rgb(61, 105, 239))\",tBzkwhDl_:false,variant:\"ITeS9YQga\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10cdg3-container\",\"data-framer-name\":\"Secondary Button\",name:\"Secondary Button\",nodeId:\"VmW1MUNu6\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(Button,{BSWSO7k8m:\"arrow-right\",dhXRwPse4:getLocalizedValue(\"v5\",activeLocale)??\"Kostenlos Starten\",height:\"100%\",id:\"VmW1MUNu6\",layoutId:\"VmW1MUNu6\",mjxmK1zKp:\"https://app.anny.co/register?useCase=hybrid-work\",name:\"Secondary Button\",OSArBRqdP:true,PmMC0MsRt:\"signup-hero\",pz8iMhLTA:true,s2ejBbvBa:\"var(--token-6b2d5a5a-d605-4d4d-ad42-2c010728e405, rgb(61, 105, 239))\",tBzkwhDl_:false,variant:\"tJZNdmO9O\",width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c3cqsh\",\"data-framer-name\":\"Map Illustration\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-it8kn6\",\"data-framer-name\":\"App Group\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13s4e89\",\"data-framer-name\":\"Gradient Overlay\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"Arbeitsplatz App\",fit:\"fill\",pixelHeight:789,pixelWidth:389,positionX:\"center\",positionY:\"top\",sizes:\"188px\",...getLocalizedValue(\"v6\",activeLocale)??{pixelHeight:789,pixelWidth:389,src:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png\",srcSet:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png 389w\"}}},iQyBHpEpN:{background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"Arbeitsplatz App\",fit:\"fill\",pixelHeight:789,pixelWidth:389,positionX:\"center\",positionY:\"top\",sizes:\"135px\",...getLocalizedValue(\"v6\",activeLocale)??{pixelHeight:789,pixelWidth:389,src:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png\",srcSet:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png 389w\"}}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:getLocalizedValue(\"v7\",activeLocale)??\"Arbeitsplatz App\",fit:\"fill\",pixelHeight:789,pixelWidth:389,positionX:\"center\",positionY:\"top\",sizes:\"231px\",...getLocalizedValue(\"v6\",activeLocale)??{pixelHeight:789,pixelWidth:389,src:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png\",srcSet:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png 389w\"}},className:\"framer-emvl14\",\"data-framer-name\":\"App Weekplanner\"})})]}),/*#__PURE__*/_jsxs(\"figure\",{className:\"framer-1qdmeie\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"8px\",\"--framer-text-color\":\"var(--token-7d3224e3-81dd-4ff5-846f-a1698c69aa0f, rgb(107, 114, 128))\"},children:\"Single-Sign-On und Kalender Synchronisation\"})}),className:\"framer-r0tks0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zwlzei\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:22,pixelWidth:133,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bU0BPNmFGdgjQKe1YhIX1JTU.svg\"},className:\"framer-31k6ew\",\"data-framer-name\":\"Google Workspace\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iQyBHpEpN:{background:{alt:\"\",fit:\"fit\",pixelHeight:512,pixelWidth:3995,positionX:\"center\",positionY:\"center\",sizes:\"98px\",src:\"https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg\",srcSet:\"https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg 3995w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:512,pixelWidth:3995,positionX:\"center\",positionY:\"center\",sizes:\"121px\",src:\"https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg\",srcSet:\"https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg?scale-down-to=2048 2048w,https://framerusercontent.com/images/Y5G3tn7Mtz6WsYFvM0P4EZ4Sx7Q.svg 3995w\"},className:\"framer-191cut0\",\"data-framer-name\":\"Google Workspace\"})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:getLocalizedValue(\"v10\",activeLocale)??\"Mit der interaktiven 3D Karte von anny k\\xf6nnen Arbeitspl\\xe4tze leicht gebucht und geteilt werden f\\xfcr einfaches Workspace Management \",fit:\"fill\",pixelHeight:1260,pixelWidth:1700,positionX:\"center\",positionY:\"top\",sizes:\"767px\",...getLocalizedValue(\"v9\",activeLocale)??{pixelHeight:1260,pixelWidth:1700,src:\"https://framerusercontent.com/images/jLhUTFcdN9V2DShCKBYPAJCKtV4.png\",srcSet:\"https://framerusercontent.com/images/jLhUTFcdN9V2DShCKBYPAJCKtV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jLhUTFcdN9V2DShCKBYPAJCKtV4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jLhUTFcdN9V2DShCKBYPAJCKtV4.png 1700w\"}}},iQyBHpEpN:{background:{alt:getLocalizedValue(\"v10\",activeLocale)??\"Mit der interaktiven 3D Karte von anny k\\xf6nnen Arbeitspl\\xe4tze leicht gebucht und geteilt werden f\\xfcr einfaches Workspace Management \",fit:\"fill\",pixelHeight:900,pixelWidth:598,positionX:\"center\",positionY:\"top\",sizes:\"368px\",...getLocalizedValue(\"v11\",activeLocale)??{pixelHeight:900,pixelWidth:598,src:\"https://framerusercontent.com/images/gGM1QqAd1N6wSGALG76xMkBesI.png\",srcSet:\"https://framerusercontent.com/images/gGM1QqAd1N6wSGALG76xMkBesI.png 598w\"}}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:getLocalizedValue(\"v10\",activeLocale)??\"Mit der interaktiven 3D Karte von anny k\\xf6nnen Arbeitspl\\xe4tze leicht gebucht und geteilt werden f\\xfcr einfaches Workspace Management \",fit:\"fill\",pixelHeight:1260,pixelWidth:1700,positionX:\"center\",positionY:\"top\",sizes:\"1048px\",...getLocalizedValue(\"v9\",activeLocale)??{pixelHeight:1260,pixelWidth:1700,src:\"https://framerusercontent.com/images/jLhUTFcdN9V2DShCKBYPAJCKtV4.png\",srcSet:\"https://framerusercontent.com/images/jLhUTFcdN9V2DShCKBYPAJCKtV4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jLhUTFcdN9V2DShCKBYPAJCKtV4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jLhUTFcdN9V2DShCKBYPAJCKtV4.png 1700w\"}},className:\"framer-1txs4sm\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:getLocalizedValue(\"v13\",activeLocale)??\"Desk Sharing App: Tisch\",fit:\"fit\",pixelHeight:99,pixelWidth:327,positionX:\"center\",positionY:\"center\",sizes:\"220px\",...getLocalizedValue(\"v12\",activeLocale)??{pixelHeight:99,pixelWidth:327,src:\"https://framerusercontent.com/images/OWZuYgeW90bVhbjwf3RVvGwP7t8.svg\"}},className:\"framer-e6ah8p hidden-k959pc\",\"data-framer-name\":'\"Desk 29\" Tooltip'}),isDisplayed2()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:getLocalizedValue(\"v15\",activeLocale)??\"Mitarbeiterin, die einen Arbeitsplatz bucht\",fit:\"fit\",pixelHeight:552,pixelWidth:1708,positionX:\"center\",positionY:\"center\",sizes:\"283px\",...getLocalizedValue(\"v14\",activeLocale)??{pixelHeight:552,pixelWidth:1708,src:\"https://framerusercontent.com/images/2GCCqRn7tNIJLbiZN4t8kl1o7nw.png\",srcSet:\"https://framerusercontent.com/images/2GCCqRn7tNIJLbiZN4t8kl1o7nw.png?scale-down-to=512 512w,https://framerusercontent.com/images/2GCCqRn7tNIJLbiZN4t8kl1o7nw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/2GCCqRn7tNIJLbiZN4t8kl1o7nw.png 1708w\"}},className:\"framer-1xooxdv hidden-zy25eo hidden-k959pc\",\"data-framer-name\":\"Lisa Cooper\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:52,pixelWidth:224,positionX:\"center\",positionY:\"center\",sizes:\"150px\",...getLocalizedValue(\"v16\",activeLocale)??{pixelHeight:52,pixelWidth:224,src:\"https://framerusercontent.com/images/pHQbvO5goQIUspIoOyipzsV4yo.svg\"}},className:\"framer-6ylic0\",\"data-framer-name\":\"HR Team\"})})]})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yts3o9\",\"data-framer-name\":\"Trust Section\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jiqa4q\",\"data-styles-preset\":\"pN5ZBy7yi\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7d3224e3-81dd-4ff5-846f-a1698c69aa0f, rgb(107, 114, 128))\"},children:\"\\xdcber 1.000 Unternehmen teilen ihre Ressourcen mit anny\"})}),className:\"framer-elavvm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 80px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1302grf-container\",nodeId:\"WvF6usuwX\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(CustomerTicker,{e3Ja7UbOU:[\"N6JaXOMPS\",\"sD80sqh7D\",\"FOH3Zt7Lj\",\"pNgP0KfPz\",\"AJBCVPt6g\",\"MmWTtgTpw\"],height:\"100%\",id:\"WvF6usuwX\",JGRaATDmd:.5,layoutId:\"WvF6usuwX\",PE4USA6ws:true,style:{height:\"100%\",width:\"100%\"},U_ANxgt86:100,width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4s8l6q\",\"data-framer-name\":\"Sections\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-3tukss\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-97ghss\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1u8vxyf\",\"data-styles-preset\":\"VsnosaHqg\",children:\"Arbeitsplatzbuchung mit nur einem Klick\"})}),className:\"framer-12a60hm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-15084un\",\"data-styles-preset\":\"SrnLze5Oe\",children:\"Der digitale Wochenplaner erm\\xf6glicht es deine Woche mit nur einem Klick pro Tag zu organisieren. \\xdcberblicke welche Ressourcen gebucht wurden und wo sich deine Teamkollegen befinden.\"})}),className:\"framer-1cwiuwz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:getLocalizedValue(\"v21\",activeLocale)??\"Kalender-\\xdcbersicht \\xfcber buchbare Ressourcen f\\xfcr die Arbeit\",fit:\"fit\",pixelHeight:1357,pixelWidth:1954,positionX:\"left\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 730px) - 40px)`,...getLocalizedValue(\"v20\",activeLocale)??{pixelHeight:1357,pixelWidth:1954,src:\"https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png\",srcSet:\"https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png?scale-down-to=512 512w,https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png 1954w\"}}},iQyBHpEpN:{background:{alt:getLocalizedValue(\"v21\",activeLocale)??\"Kalender-\\xdcbersicht \\xfcber buchbare Ressourcen f\\xfcr die Arbeit\",fit:\"fill\",pixelHeight:1357,pixelWidth:1954,positionX:\"left\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 672px) - 40px)`,...getLocalizedValue(\"v20\",activeLocale)??{pixelHeight:1357,pixelWidth:1954,src:\"https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png\",srcSet:\"https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png?scale-down-to=512 512w,https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png 1954w\"}}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:getLocalizedValue(\"v21\",activeLocale)??\"Kalender-\\xdcbersicht \\xfcber buchbare Ressourcen f\\xfcr die Arbeit\",fit:\"fit\",pixelHeight:1357,pixelWidth:1954,positionX:\"right\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 50px)`,...getLocalizedValue(\"v20\",activeLocale)??{pixelHeight:1357,pixelWidth:1954,src:\"https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png\",srcSet:\"https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png?scale-down-to=512 512w,https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/WoVVDPIJdZ0nSYtSOGbwWyioCI.png 1954w\"}},className:\"framer-1jz8ykt\"})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-88kh9s\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n5zu0d\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:195,pixelWidth:379,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Rb9CG8Qrv55tnOR8Ivs6JamSA.svg\"},className:\"framer-1kotzl1\",\"data-framer-name\":\"Map Location Dropdown\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ptbl32\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:\"\",fit:\"fit\",pixelHeight:671,pixelWidth:2256,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 730px) - 72px) * 0.966)`,src:\"https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png\",srcSet:\"https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=512 512w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png 2256w\"}},iQyBHpEpN:{background:{alt:\"\",fit:\"fit\",pixelHeight:671,pixelWidth:2256,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 672px) - 72px) * 0.966)`,src:\"https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png\",srcSet:\"https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=512 512w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png 2256w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:80}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:671,pixelWidth:2256,positionX:\"center\",positionY:\"center\",sizes:`calc((max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 50px) - 32px) * 0.966)`,src:\"https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png\",srcSet:\"https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=512 512w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/DK6TxJ4x1V2OJg1xC44A04XVbpI.png 2256w\"},className:\"framer-oy92dv\",\"data-framer-name\":\"Map Bottom Layer\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:getLocalizedValue(\"v22\",activeLocale)??\"3D B\\xfcroplan von Desk Sharing Buchungssystem\",fit:\"fit\",pixelHeight:207,pixelWidth:740,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 730px) - 72px)`,src:\"https://framerusercontent.com/images/Qd9xcptIexMt9aniHBN9NNFuoc.png\",srcSet:\"https://framerusercontent.com/images/Qd9xcptIexMt9aniHBN9NNFuoc.png?scale-down-to=512 512w,https://framerusercontent.com/images/Qd9xcptIexMt9aniHBN9NNFuoc.png 740w\"}},iQyBHpEpN:{background:{alt:getLocalizedValue(\"v24\",activeLocale)??\"3D B\\xfcroplan von Desk Sharing Buchungssystem\",fit:\"fit\",pixelHeight:1285,pixelWidth:4332,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 672px) - 72px)`,...getLocalizedValue(\"v23\",activeLocale)??{pixelHeight:1285,pixelWidth:4332,src:\"https://framerusercontent.com/images/xERGOzGOcsJBpNmL7TvO4gNkzQ.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/xERGOzGOcsJBpNmL7TvO4gNkzQ.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/xERGOzGOcsJBpNmL7TvO4gNkzQ.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/xERGOzGOcsJBpNmL7TvO4gNkzQ.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/xERGOzGOcsJBpNmL7TvO4gNkzQ.png?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/xERGOzGOcsJBpNmL7TvO4gNkzQ.png?lossless=1 4332w\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-60}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:.5,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:getLocalizedValue(\"v22\",activeLocale)??\"3D B\\xfcroplan von Desk Sharing Buchungssystem\",fit:\"fit\",pixelHeight:207,pixelWidth:740,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 50px) - 32px)`,src:\"https://framerusercontent.com/images/Qd9xcptIexMt9aniHBN9NNFuoc.png\",srcSet:\"https://framerusercontent.com/images/Qd9xcptIexMt9aniHBN9NNFuoc.png?scale-down-to=512 512w,https://framerusercontent.com/images/Qd9xcptIexMt9aniHBN9NNFuoc.png 740w\"},className:\"framer-wz509\",\"data-framer-name\":\"Map Top Layer\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-msw7t2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1u8vxyf\",\"data-styles-preset\":\"VsnosaHqg\",children:\"Einfach sehen, wer wo arbeitet - auf einer interaktiven 3D-Karte \"})}),className:\"framer-k5zaj7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-15084un\",\"data-styles-preset\":\"SrnLze5Oe\",children:[\"anny schafft einen digitalen Zwilling deines B\\xfcros. Erkunde alle Standorte, Etagen und ausgew\\xe4hlte Teamkollegen in einer interaktiven Karte - f\\xfcr maximale Transparenz.\",/*#__PURE__*/_jsx(\"br\",{}),\"Buche zudem Ressourcen, wie Pl\\xe4tze, R\\xe4ume und Parkpl\\xe4tze im Handumdrehen.\"]})}),className:\"framer-35acow\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined},{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined},{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11oirmo-container\",\"data-framer-name\":\"Primary Button\",name:\"Primary Button\",nodeId:\"s32AryZIy\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mjxmK1zKp:resolvedLinks1[1]},iQyBHpEpN:{mjxmK1zKp:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{BSWSO7k8m:\"arrow-right\",dhXRwPse4:getLocalizedValue(\"v27\",activeLocale)??\"In Aktion sehen\",height:\"100%\",id:\"s32AryZIy\",layoutId:\"s32AryZIy\",mjxmK1zKp:resolvedLinks1[0],name:\"Primary Button\",OSArBRqdP:true,PmMC0MsRt:\"request-demo-map\",pz8iMhLTA:false,s2ejBbvBa:\"var(--token-6b2d5a5a-d605-4d4d-ad42-2c010728e405, rgb(61, 105, 239))\",tBzkwhDl_:false,variant:\"G_PJ2q00y\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-d4jmyo\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b3tidt\",\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1u8vxyf\",\"data-styles-preset\":\"VsnosaHqg\",children:\"Nahtlos im Outlook Add-In und der Microsoft Teams App buchen\"})}),className:\"framer-1av20gx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-15084un\",\"data-styles-preset\":\"SrnLze5Oe\",children:\"Vereinfache die Buchung deiner Ressourcen noch weiter - dank nahtloser Anbindung an die Tools deines Unternehmens. Integriere anny ganz einfach mit unserer MS Teams App, dem Outlook Add-In und einer 2-Wege Synchronisierung mit Google Calendar oder Microsoft 365.\"})}),className:\"framer-hqhn25\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-egouq9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:getLocalizedValue(\"v31\",activeLocale)??\"Arbeitsplatzbuchung \\xfcber MS Teams\",fit:\"fit\",pixelHeight:1986,pixelWidth:2070,positionX:\"center\",positionY:\"center\",sizes:\"461px\",...getLocalizedValue(\"v30\",activeLocale)??{pixelHeight:1986,pixelWidth:2070,src:\"https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png\",srcSet:\"https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=512 512w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png 2070w\"}}},iQyBHpEpN:{background:{alt:getLocalizedValue(\"v31\",activeLocale)??\"Arbeitsplatzbuchung \\xfcber MS Teams\",fit:\"fit\",pixelHeight:1986,pixelWidth:2070,positionX:\"center\",positionY:\"center\",sizes:\"311px\",...getLocalizedValue(\"v30\",activeLocale)??{pixelHeight:1986,pixelWidth:2070,src:\"https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png\",srcSet:\"https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=512 512w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png 2070w\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:getLocalizedValue(\"v31\",activeLocale)??\"Arbeitsplatzbuchung \\xfcber MS Teams\",fit:\"fit\",pixelHeight:1986,pixelWidth:2070,positionX:\"center\",positionY:\"center\",sizes:\"435px\",...getLocalizedValue(\"v30\",activeLocale)??{pixelHeight:1986,pixelWidth:2070,src:\"https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png\",srcSet:\"https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=512 512w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/dhmkjYtA94XBNOsOfi6iUbe5V58.png 2070w\"}},className:\"framer-13kyibd\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:getLocalizedValue(\"v33\",activeLocale)??\"Arbeitsplatzbuchung \\xfcber Outlook\",fit:\"fit\",pixelHeight:2052,pixelWidth:2130,positionX:\"center\",positionY:\"center\",sizes:\"465px\",...getLocalizedValue(\"v32\",activeLocale)??{pixelHeight:2052,pixelWidth:2130,src:\"https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png\",srcSet:\"https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png 2130w\"}}},iQyBHpEpN:{background:{alt:getLocalizedValue(\"v33\",activeLocale)??\"Arbeitsplatzbuchung \\xfcber Outlook\",fit:\"fit\",pixelHeight:2052,pixelWidth:2130,positionX:\"center\",positionY:\"center\",sizes:\"311px\",...getLocalizedValue(\"v32\",activeLocale)??{pixelHeight:2052,pixelWidth:2130,src:\"https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png\",srcSet:\"https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png 2130w\"}}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:getLocalizedValue(\"v33\",activeLocale)??\"Arbeitsplatzbuchung \\xfcber Outlook\",fit:\"fit\",pixelHeight:2052,pixelWidth:2130,positionX:\"center\",positionY:\"center\",sizes:\"453px\",...getLocalizedValue(\"v32\",activeLocale)??{pixelHeight:2052,pixelWidth:2130,src:\"https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png\",srcSet:\"https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=512 512w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tOoHmu4jT87Bnjuh83bW0ULpNyY.png 2130w\"}},className:\"framer-xro622\"})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ucbk9g\",\"data-framer-name\":\"Feature Section 4 - Benefits\",children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-18blgco\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1u8vxyf\",\"data-styles-preset\":\"VsnosaHqg\",style:{\"--framer-text-alignment\":\"center\"},children:\"Mehr als Workspace Management\"})}),className:\"framer-11j1aid\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-15084un\",\"data-styles-preset\":\"SrnLze5Oe\",style:{\"--framer-text-alignment\":\"center\"},children:\"Mit anny erh\\xe4ltst du eine ganzheitliche L\\xf6sung f\\xfcr alles, was heute oder in Zukunft in deinem Unternehmen gebucht werden kann. Neben Equipment und R\\xe4umlichkeiten, k\\xf6nnen dies auch Sprechstunden, Kurse und Veranstaltungen sein.\"})}),className:\"framer-z5zt68\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14p61th\",\"data-framer-name\":\"Stack\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1owrhqk-container\",nodeId:\"lJhfn5mpl\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mEs0uHNMi:getLocalizedValue(\"v39\",activeLocale)??\"Reserviere Besprechungs-r\\xe4ume schnell und unkompliziert\"}},children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v36\",activeLocale)??\"Raumbuchung\",height:\"100%\",id:\"lJhfn5mpl\",layoutId:\"lJhfn5mpl\",mEs0uHNMi:getLocalizedValue(\"v38\",activeLocale)??\"Finde und buche den passenden Meetingraum im Handumdrehen\",NM33AktVi:addImageAlt({pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/IWjqH4ipg7O3WlF0EfFYOP9wXqA.svg\"},getLocalizedValue(\"v37\",activeLocale)??\"Kachel Raumbuchung\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mmf3g2-container\",nodeId:\"WJChVGAgL\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v40\",activeLocale)??\"Parkplatzbuchung\",height:\"100%\",id:\"WJChVGAgL\",layoutId:\"WJChVGAgL\",mEs0uHNMi:getLocalizedValue(\"v41\",activeLocale)??\"Reserviere dir sorgenfrei deinen Parkplatz. Keine Suche, kein Stress am Morgen\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1um4ulq-container\",nodeId:\"BmIGBdpb2\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mEs0uHNMi:getLocalizedValue(\"v45\",activeLocale)??\"Verwalte alle Arbeitspl\\xe4tze deines B\\xfcros bequem \\xfcber anny\"}},children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v42\",activeLocale)??\"Arbeitsplatzbuchung\",height:\"100%\",id:\"BmIGBdpb2\",layoutId:\"BmIGBdpb2\",mEs0uHNMi:getLocalizedValue(\"v44\",activeLocale)??\"Organisiere alle Arbeitspl\\xe4tze effizient und bequem, um B\\xfcrofl\\xe4che zu sparen\",NM33AktVi:addImageAlt({pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/LmJ5VdcIB9ohh2usUABkFKO53u0.svg\"},getLocalizedValue(\"v43\",activeLocale)??\"Kachel Arbeitsplatzbuchung\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l1r81f-container\",nodeId:\"gwEk8YISj\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mEs0uHNMi:getLocalizedValue(\"v49\",activeLocale)??\"Interaktive Displays informieren \\xfcber Raumbelegungen\"}},children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v46\",activeLocale)??\"Digital Signage\",height:\"100%\",id:\"gwEk8YISj\",layoutId:\"gwEk8YISj\",mEs0uHNMi:getLocalizedValue(\"v48\",activeLocale)??\"Interaktive Displays f\\xfcr volle Transparenz und schnelle Adhoc-Buchungen\",NM33AktVi:addImageAlt({pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/2SEoZM3Dx4IS15ChPr7GrtQB0U.svg\"},getLocalizedValue(\"v47\",activeLocale)??\"Kachel Digital Signage\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-srmu02-container\",nodeId:\"UfJObRuyY\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mEs0uHNMi:getLocalizedValue(\"v53\",activeLocale)??\"Erfasse Besucher, Kunden und Mitarbeiter ganz einfach digital\"}},children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v50\",activeLocale)??\"Visitor Management\",height:\"100%\",id:\"UfJObRuyY\",layoutId:\"UfJObRuyY\",mEs0uHNMi:getLocalizedValue(\"v52\",activeLocale)??\"Begr\\xfc\\xdfe deine Besucher sicher und professionell, inkl. Bagde Druck und NDA Unterzeichnung\",NM33AktVi:addImageAlt({pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/wcQmCw55eYVuYxIFm8cIM9fqQ.svg\"},getLocalizedValue(\"v51\",activeLocale)??\"Kachel Visitor Management\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19mmv15-container\",nodeId:\"szSK1qYd2\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mEs0uHNMi:getLocalizedValue(\"v57\",activeLocale)??\"Koordiniere die Terminvergabe deines Unternehmens\"}},children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v54\",activeLocale)??\"Terminbuchung\",height:\"100%\",id:\"szSK1qYd2\",layoutId:\"szSK1qYd2\",mEs0uHNMi:getLocalizedValue(\"v56\",activeLocale)??\"Plane Beratungen, IT-Support oder Betriebsarzttermine ganz einfach\",NM33AktVi:addImageAlt({pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/os3jTfQeBMpKLCy9QD24w3D9Xc0.svg\"},getLocalizedValue(\"v55\",activeLocale)??\"Kachel Terminbuchung\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bii009-container\",nodeId:\"mUhAjMC5n\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mEs0uHNMi:getLocalizedValue(\"v61\",activeLocale)??\"\\xdcberblicke die Verf\\xfcgbarkeit deiner Ressourcen in Echtzeit\"}},children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v58\",activeLocale)??\"Euipmentbuchung\",height:\"100%\",id:\"mUhAjMC5n\",layoutId:\"mUhAjMC5n\",mEs0uHNMi:getLocalizedValue(\"v60\",activeLocale)??\"Verwalte geteiltes Equipment effizient und schaffe Transparenz \\xfcber Verf\\xfcgbarkeiten\",NM33AktVi:addImageAlt({pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/QC0NIahwnBaI4ZBaL58HLGXPIzI.svg\"},getLocalizedValue(\"v59\",activeLocale)??\"Kachel Equipmentbuchung\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cd5csu-container\",nodeId:\"oJcc4OsLh\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mEs0uHNMi:getLocalizedValue(\"v64\",activeLocale)??\"Strukturiere deine Events f\\xfcr einen reibungslosen Ablauf\"}},children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v62\",activeLocale)??\"Eventplanung\",height:\"100%\",id:\"oJcc4OsLh\",layoutId:\"oJcc4OsLh\",mEs0uHNMi:getLocalizedValue(\"v63\",activeLocale)??\"Anmeldung und Ticketing f\\xfcr deine Events, von Kursen bis zur Weihnachtsfeier\",NM33AktVi:addImageAlt({pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/w6wEscbAeL2lzfr0GP8AyHytLes.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dz1e24-container\",nodeId:\"Y2OwjGilH\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mEs0uHNMi:getLocalizedValue(\"v67\",activeLocale)??\"Organisiere die Nutzung deiner Fahrzeuge\"}},children:/*#__PURE__*/_jsx(SmallFeatureCard,{ACpvTIYDg:getLocalizedValue(\"v65\",activeLocale)??\"Fuhrparkverwaltung\",height:\"100%\",id:\"Y2OwjGilH\",layoutId:\"Y2OwjGilH\",mEs0uHNMi:getLocalizedValue(\"v66\",activeLocale)??\"Optimiere die Nutzung deiner Fahrzeuge durch digitale Freigabeprozesse\",NM33AktVi:addImageAlt({pixelHeight:50,pixelWidth:50,src:\"https://framerusercontent.com/images/gFv2ezhs6pMy57M5xKWoKszK074.svg\"},\"\"),style:{width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined},{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined},{href:{hash:\":BpoYaViFR\",webPageId:\"CKFUImQUq\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4glkn8-container\",\"data-framer-name\":\"Primary Button\",name:\"Primary Button\",nodeId:\"gE6J9XWT2\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{mjxmK1zKp:resolvedLinks2[1]},iQyBHpEpN:{mjxmK1zKp:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Button,{BSWSO7k8m:\"arrow-right\",dhXRwPse4:getLocalizedValue(\"v68\",activeLocale)??\"Alle M\\xf6glichkeiten entdecken\",height:\"100%\",id:\"gE6J9XWT2\",layoutId:\"gE6J9XWT2\",mjxmK1zKp:resolvedLinks2[0],name:\"Primary Button\",OSArBRqdP:true,PmMC0MsRt:\"request-demo-use-cases\",pz8iMhLTA:false,s2ejBbvBa:\"var(--token-6b2d5a5a-d605-4d4d-ad42-2c010728e405, rgb(61, 105, 239))\",tBzkwhDl_:false,variant:\"G_PJ2q00y\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-5gagwm\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sgh2m3\",\"data-framer-name\":\"Image Stack\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-89kmjl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iQyBHpEpN:{background:{alt:getLocalizedValue(\"v70\",activeLocale)??\"Tablet Display mit Desk Sharing App-Ansicht\",fit:\"fit\",pixelHeight:3723,pixelWidth:5155,positionX:\"center\",positionY:\"center\",sizes:\"206px\",...getLocalizedValue(\"v69\",activeLocale)??{pixelHeight:3723,pixelWidth:5155,src:\"https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?lossless=1 5155w\"}}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:getLocalizedValue(\"v70\",activeLocale)??\"Tablet Display mit Desk Sharing App-Ansicht\",fit:\"fit\",pixelHeight:3723,pixelWidth:5155,positionX:\"center\",positionY:\"center\",sizes:\"360px\",...getLocalizedValue(\"v69\",activeLocale)??{pixelHeight:3723,pixelWidth:5155,src:\"https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/CyJMzkUzCbHEjZZP0P1zjYB1eE.png?lossless=1 5155w\"}},className:\"framer-vdqceu\",\"data-framer-name\":\"Image Display belegt\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{background:{alt:getLocalizedValue(\"v72\",activeLocale)??\"Digital Signage Raumdisplay\",fit:\"fit\",pixelHeight:3723,pixelWidth:5155,positionX:\"center\",positionY:\"center\",sizes:\"355px\",...getLocalizedValue(\"v71\",activeLocale)??{pixelHeight:3723,pixelWidth:5155,src:\"https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?lossless=1 5155w\"}}},iQyBHpEpN:{background:{alt:getLocalizedValue(\"v72\",activeLocale)??\"Digital Signage Raumdisplay\",fit:\"fit\",pixelHeight:3723,pixelWidth:5155,positionX:\"center\",positionY:\"center\",sizes:\"210px\",...getLocalizedValue(\"v71\",activeLocale)??{pixelHeight:3723,pixelWidth:5155,src:\"https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?lossless=1 5155w\"}}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:getLocalizedValue(\"v72\",activeLocale)??\"Digital Signage Raumdisplay\",fit:\"fit\",pixelHeight:3723,pixelWidth:5155,positionX:\"center\",positionY:\"center\",sizes:\"343px\",...getLocalizedValue(\"v71\",activeLocale)??{pixelHeight:3723,pixelWidth:5155,src:\"https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=2048&lossless=1 2048w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?scale-down-to=4096&lossless=1 4096w,https://framerusercontent.com/images/uuXc1u9pum40Yx53ReMEjE5GyY.png?lossless=1 5155w\"}},className:\"framer-uoocnh\",\"data-framer-name\":\"Image Display frei\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iQyBHpEpN:{background:{alt:getLocalizedValue(\"v73\",activeLocale)??\"App f\\xfcr Desk Sharing\",fit:\"fit\",pixelHeight:789,pixelWidth:389,positionX:\"center\",positionY:\"center\",sizes:\"262px\",...getLocalizedValue(\"v6\",activeLocale)??{pixelHeight:789,pixelWidth:389,src:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png\",srcSet:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png 389w\"}}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:getLocalizedValue(\"v73\",activeLocale)??\"App f\\xfcr Desk Sharing\",fit:\"fit\",pixelHeight:789,pixelWidth:389,positionX:\"center\",positionY:\"center\",sizes:\"163px\",...getLocalizedValue(\"v6\",activeLocale)??{pixelHeight:789,pixelWidth:389,src:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png\",srcSet:\"https://framerusercontent.com/images/mBlPEI5IrcsJ9aR0QDrC2RSSHQ.png 389w\"}},className:\"framer-1tbi9e7\",\"data-framer-name\":\"Image Handy\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kcg84z\",\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v74\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1u8vxyf\",\"data-styles-preset\":\"VsnosaHqg\",children:\"Raumdisplays, Visitor Management und zahlreiche Integrationen\"})}),className:\"framer-flpojz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v75\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-15084un\",\"data-styles-preset\":\"SrnLze5Oe\",children:\"Mit den nativen Apps von anny kannst du ganz bequem von unterwegs buchen, deine Woche planen oder an einem Meetingraum mit nur einem Tap direkt am Display einchecken. Au\\xdferdem erlaubt das anny Check-In Terminal die einfache Registrierung von Besuchern inkl. Ausweis-Druck.\"})}),className:\"framer-1vy7cb8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bo0sqc\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/us/app/anny-bookings/id6448261664\",motionChild:true,nodeId:\"hCu_YwjJb\",openInNewTab:true,scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v77\",activeLocale)??\"App Store Download f\\xfcr Raumverwaltung\",fit:\"fit\",pixelHeight:40,pixelWidth:120,positionX:\"center\",positionY:\"center\",sizes:\"90px\",...getLocalizedValue(\"v76\",activeLocale)??{pixelHeight:40,pixelWidth:120,src:\"https://framerusercontent.com/images/1AjEvUHZHCvGqXso4xM2i30mY.svg\"}},className:\"framer-1rybyq4 framer-180wv1b\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=co.anny.app&hl=en_SG&gl=US\",motionChild:true,nodeId:\"EMiE_vCQO\",openInNewTab:true,scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:getLocalizedValue(\"v79\",activeLocale)??\"Google Play Download f\\xfcr Raumverwaltung\",fit:\"fit\",pixelHeight:40,pixelWidth:135,positionX:\"center\",positionY:\"center\",sizes:\"100px\",...getLocalizedValue(\"v78\",activeLocale)??{pixelHeight:40,pixelWidth:135,src:\"https://framerusercontent.com/images/OOCdfAksSTeTLveQN9Djy5BHHo.svg\"}},className:\"framer-vs24hm framer-180wv1b\"})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ifwy9o\",\"data-framer-name\":\"Testimonial Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 730px) - 40px)`},iQyBHpEpN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 672px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:309,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-556lff-container\",nodeId:\"LBVd7CBKG\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{variant:\"hbGBoPmz3\"},iQyBHpEpN:{variant:\"hbGBoPmz3\"}},children:/*#__PURE__*/_jsx(TestimonialCard,{height:\"100%\",id:\"LBVd7CBKG\",layoutId:\"LBVd7CBKG\",PWY9GktQx:addImageAlt({pixelHeight:442,pixelWidth:479,src:\"https://framerusercontent.com/images/Oxod2ZJpsvwyYRBb5UG0Zwti9UE.png\"},\"\"),Pzj_xN86t:getLocalizedValue(\"v80\",activeLocale)??'\u201EIm Rahmen des Projektes Moderne Arbeitswelten und zur Unterst\\xfctzung eines innovativen Stadtmanagements, haben wir mit anny einen professionellen Partner gefunden, der uns hilft, die Digitalisierung der Stadtverwaltung Bochum, weiter voranzutreiben. Mit der intuitiven Booking Software von anny gestalten wir aktiv unsere hybride Arbeitsumgebung.\"',style:{width:\"100%\"},variant:\"VhjBbx4QM\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d5xrse\",children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-33pga8\",\"data-framer-name\":\"Form Section\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c5udvf\",\"data-border\":true,\"data-framer-name\":\"Text Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v81\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1u8vxyf\",\"data-styles-preset\":\"VsnosaHqg\",children:\"Erlebe moderne Arbeitsplatzbuchung\"})}),className:\"framer-1b4rf8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v82\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15084un\",\"data-styles-preset\":\"SrnLze5Oe\",children:\"Starte dein Hybrid Work Pilotprojekt und vereinbare einen unverbindlichen Beratungstermin mit unseren Experten inkl. Live-Demo der anny Plattform.\"})}),className:\"framer-1814rel\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n2payf\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 730px) - 40px)`},iQyBHpEpN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fsb8ko-container\",nodeId:\"Z7BHbkiZO\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(IconWithText,{height:\"100%\",id:\"Z7BHbkiZO\",JE8G9Yi29:getLocalizedValue(\"v83\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Pers\\xf6nlicher Support aus Deutschland\"})}),layoutId:\"Z7BHbkiZO\",Sq5rlpm5L:\"check\",style:{width:\"100%\"},variant:\"u9stEEPoD\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 730px) - 40px)`},iQyBHpEpN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w36t3b-container\",nodeId:\"Kz3PzrQ5j\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(IconWithText,{height:\"100%\",id:\"Kz3PzrQ5j\",JE8G9Yi29:getLocalizedValue(\"v84\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"100% DSGVO-konform\"})}),layoutId:\"Kz3PzrQ5j\",Sq5rlpm5L:\"check\",style:{width:\"100%\"},variant:\"u9stEEPoD\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 730px) - 40px)`},iQyBHpEpN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 72px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4lwa29-container\",nodeId:\"deG3entre\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(IconWithText,{height:\"100%\",id:\"deG3entre\",JE8G9Yi29:getLocalizedValue(\"v85\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Inkl. 3D Karte deines B\\xfcros\"})}),layoutId:\"deG3entre\",Sq5rlpm5L:\"check\",style:{width:\"100%\"},variant:\"u9stEEPoD\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-65bbds\",\"data-framer-name\":\"Form Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{e4AYgkVSG:{width:\"500px\"},iQyBHpEpN:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:364,width:\"460px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ebrm9z-container\",nodeId:\"rHbUtKeeQ\",scopeId:\"CKFUImQUq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{iQyBHpEpN:{variant:\"vKjadxpzV\"}},children:/*#__PURE__*/_jsx(DemoForm,{bnFEhKFRx:\"demo-form-desk-booking\",height:\"100%\",id:\"rHbUtKeeQ\",layoutId:\"rHbUtKeeQ\",mZPh07DZn:false,ODYIxfmIr:false,style:{width:\"100%\"},variant:\"M6xLy4OWn\",vjfyxXZUd:\"o1S28KavG\",width:\"100%\",Z65G1evYJ:\"AW-629121746/_7JDCITQtO4ZENLF_qsC\",ZWejEf0vd:false})})})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VIN0i.framer-180wv1b, .framer-VIN0i .framer-180wv1b { display: block; }\",\".framer-VIN0i.framer-1etf4ly { align-content: center; align-items: center; background-color: var(--token-b54349da-404d-4b9f-9719-41fb94b30d59, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-VIN0i .framer-10hrhsy { bottom: 1881px; flex: none; height: 460px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; width: 828px; z-index: 0; }\",\".framer-VIN0i .framer-etsd74 { flex: none; height: 1631px; left: 0px; overflow: hidden; pointer-events: none; position: absolute; top: calc(53.91929684378748% - 1630.5px / 2); width: 345px; z-index: 0; }\",\".framer-VIN0i .framer-1yeve92 { flex: none; height: 1004px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 1733px; width: 298px; z-index: 0; }\",\".framer-VIN0i .framer-zivwbl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-VIN0i .framer-sryseo { flex: none; height: 610px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; width: 514px; z-index: 1; }\",\".framer-VIN0i .framer-16cad9z { flex: none; height: 581px; left: 0px; overflow: hidden; pointer-events: none; position: absolute; top: 0px; width: 694px; z-index: 1; }\",\".framer-VIN0i .framer-vrshnr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-VIN0i .framer-dpjacd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-VIN0i .framer-1d2sfpi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-43dyk2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VIN0i .framer-1hhxbcy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 750px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-9vpdhu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-xsebr7-container, .framer-VIN0i .framer-10cdg3-container, .framer-VIN0i .framer-11oirmo-container, .framer-VIN0i .framer-4glkn8-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-VIN0i .framer-1c3cqsh { flex: none; height: 973px; max-width: 1200px; overflow: visible; position: relative; width: 1200px; }\",\".framer-VIN0i .framer-it8kn6 { align-content: center; align-items: center; bottom: 33px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 53px; overflow: hidden; padding: 0px; position: absolute; width: min-content; z-index: 1; }\",\".framer-VIN0i .framer-13s4e89 { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--token-b54349da-404d-4b9f-9719-41fb94b30d59, rgb(255, 255, 255)) 43%); bottom: -1px; flex: none; height: 19px; left: 0px; overflow: hidden; position: absolute; width: 100%; z-index: 1; }\",\".framer-VIN0i .framer-emvl14 { flex: none; height: 356px; position: relative; width: 231px; }\",\".framer-VIN0i .framer-1qdmeie { --border-bottom-width: 1px; --border-color: var(--token-817bf908-5875-43e1-a028-564a342697b0, rgba(0, 0, 0, 0.15)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 69px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 10px 4px 10px; position: absolute; right: 76px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-VIN0i .framer-r0tks0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-VIN0i .framer-zwlzei { 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: min-content; }\",\".framer-VIN0i .framer-31k6ew { flex: none; height: 31px; overflow: hidden; position: relative; width: 90px; }\",\".framer-VIN0i .framer-191cut0 { flex: none; height: 31px; overflow: hidden; position: relative; width: 121px; }\",\".framer-VIN0i .framer-1txs4sm { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 7px 30px 10px rgba(0, 0, 0, 0.05); flex: none; height: 780px; left: 76px; overflow: hidden; position: absolute; right: 76px; top: 42px; will-change: var(--framer-will-change-override, transform); }\",'.framer-VIN0i .framer-e6ah8p { -webkit-filter: drop-shadow(0px 6px 3px var(--token-0f001e00-7ac5-49db-8393-3cbfed2dea6e, rgba(0, 0, 0, 0.1)) /* {\"name\":\"Shadow Hero Section\"} */); bottom: 75px; filter: drop-shadow(0px 6px 3px var(--token-0f001e00-7ac5-49db-8393-3cbfed2dea6e, rgba(0, 0, 0, 0.1)) /* {\"name\":\"Shadow Hero Section\"} */); flex: none; height: 141px; left: 302px; position: absolute; width: 220px; z-index: 1; }',\".framer-VIN0i .framer-1xooxdv { -webkit-filter: drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.1)); filter: drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.1)); flex: none; height: 154px; left: 699px; position: absolute; top: 191px; width: 283px; z-index: 1; }\",\".framer-VIN0i .framer-6ylic0 { bottom: -4px; flex: none; height: 52px; position: absolute; right: 0px; width: 150px; }\",\".framer-VIN0i .framer-1yts3o9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-elavvm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VIN0i .framer-1302grf-container { flex: none; height: 49px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-4s8l6q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 64px 20px 80px 20px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-3tukss, .framer-VIN0i .framer-88kh9s { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-97ghss, .framer-VIN0i .framer-msw7t2, .framer-VIN0i .framer-b3tidt { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-12a60hm, .framer-VIN0i .framer-k5zaj7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-VIN0i .framer-1cwiuwz, .framer-VIN0i .framer-35acow, .framer-VIN0i .framer-1av20gx, .framer-VIN0i .framer-hqhn25 { --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-VIN0i .framer-1jz8ykt { -webkit-filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.1)); align-self: start; filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.1)); flex: none; height: 520px; justify-self: start; position: relative; width: 100%; }\",\".framer-VIN0i .framer-1n5zu0d { align-content: center; align-items: center; align-self: start; background-color: #fbf5fc; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; justify-self: start; overflow: hidden; padding: 16px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VIN0i .framer-1kotzl1 { flex: none; height: 126px; left: 16px; position: absolute; top: 16px; width: 224px; z-index: 1; }\",\".framer-VIN0i .framer-ptbl32 { flex: none; height: 286px; overflow: visible; position: relative; width: 100%; }\",\".framer-VIN0i .framer-oy92dv { flex: none; height: 97%; left: 8px; position: absolute; top: 1px; width: 97%; z-index: 1; }\",\".framer-VIN0i .framer-wz509 { flex: none; height: 100%; left: 0px; position: absolute; top: -16px; width: 100%; z-index: 1; }\",\".framer-VIN0i .framer-d4jmyo { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-egouq9 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 564px; }\",\".framer-VIN0i .framer-13kyibd { flex: none; height: 69%; left: calc(38.47517730496456% - 77.12765957446808% / 2); overflow: visible; position: absolute; top: calc(33.166666666666686% - 69.16666666666667% / 2); width: 77%; z-index: 1; }\",\".framer-VIN0i .framer-xro622 { flex: none; height: 72%; left: calc(59.75177304964541% - 80.31914893617021% / 2); position: absolute; top: calc(63.83333333333335% - 72.33333333333334% / 2); width: 80%; z-index: 1; }\",\".framer-VIN0i .framer-ucbk9g { 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; position: relative; width: 100%; }\",\".framer-VIN0i .framer-18blgco { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-11j1aid { --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; z-index: 1; }\",\".framer-VIN0i .framer-z5zt68 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 900px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-14p61th { display: grid; flex: none; gap: 30px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-1owrhqk-container, .framer-VIN0i .framer-mmf3g2-container, .framer-VIN0i .framer-1um4ulq-container, .framer-VIN0i .framer-1l1r81f-container, .framer-VIN0i .framer-srmu02-container, .framer-VIN0i .framer-19mmv15-container, .framer-VIN0i .framer-bii009-container, .framer-VIN0i .framer-cd5csu-container, .framer-VIN0i .framer-dz1e24-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-VIN0i .framer-5gagwm { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-sgh2m3 { align-content: center; align-items: center; align-self: start; background-color: #fcf4ed; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 600px; justify-content: center; justify-self: start; overflow: hidden; padding: 16px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-VIN0i .framer-89kmjl { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 446px; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-VIN0i .framer-vdqceu { flex: none; height: 254px; left: calc(40.831758034026485% - 360px / 2); position: absolute; top: calc(28.475336322869975% - 254px / 2); width: 360px; z-index: 1; }\",\".framer-VIN0i .framer-uoocnh { flex: none; height: 269px; left: calc(66.53658536585368% - 343px / 2); position: absolute; top: calc(68.83408071748882% - 269px / 2); width: 343px; z-index: 1; }\",\".framer-VIN0i .framer-1tbi9e7 { bottom: 1px; flex: none; height: 319px; left: 3px; position: absolute; width: 163px; z-index: 1; }\",\".framer-VIN0i .framer-kcg84z { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-flpojz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; overflow: visible; position: relative; width: 100%; z-index: 1; }\",\".framer-VIN0i .framer-1vy7cb8, .framer-VIN0i .framer-1814rel { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-VIN0i .framer-1bo0sqc { 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-VIN0i .framer-1rybyq4 { flex: none; height: 30px; position: relative; text-decoration: none; width: 90px; z-index: 1; }\",\".framer-VIN0i .framer-vs24hm { flex: none; height: 30px; position: relative; text-decoration: none; width: 100px; z-index: 1; }\",\".framer-VIN0i .framer-1ifwy9o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-556lff-container, .framer-VIN0i .framer-1fsb8ko-container, .framer-VIN0i .framer-1w36t3b-container, .framer-VIN0i .framer-4lwa29-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-VIN0i .framer-1d5xrse { align-content: center; align-items: center; background: linear-gradient(180deg, rgba(250, 125, 0, 0.05) -13%, rgba(79, 60, 250, 0.05) 103%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 75vh; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-33pga8 { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 80px 20px 80px 20px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-1c5udvf { --border-bottom-width: 1px; --border-color: rgba(33, 33, 33, 0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-VIN0i .framer-1b4rf8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-VIN0i .framer-1n2payf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-65bbds { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; justify-self: start; overflow: visible; padding: 8px 0px 8px 0px; position: relative; width: 100%; }\",\".framer-VIN0i .framer-1ebrm9z-container { flex: none; height: auto; position: relative; width: 460px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-VIN0i[data-border=\"true\"]::after, .framer-VIN0i [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-VIN0i.framer-1etf4ly { width: 810px; } .framer-VIN0i .framer-sryseo { height: 662px; width: 583px; } .framer-VIN0i .framer-16cad9z { height: 530px; width: 528px; } .framer-VIN0i .framer-1c3cqsh { height: 733px; width: 810px; } .framer-VIN0i .framer-it8kn6 { bottom: 25px; left: 40px; } .framer-VIN0i .framer-13s4e89 { bottom: 0px; order: 0; } .framer-VIN0i .framer-emvl14 { height: 293px; order: 1; width: 188px; } .framer-VIN0i .framer-1qdmeie { bottom: 25px; right: 29px; } .framer-VIN0i .framer-1txs4sm { height: 571px; left: 22px; right: 21px; top: 60px; } .framer-VIN0i .framer-e6ah8p { bottom: -28px; left: calc(54.49804432855283% - 220px / 2); } .framer-VIN0i .framer-4s8l6q { max-width: 730px; } .framer-VIN0i .framer-3tukss { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; overflow: visible; } .framer-VIN0i .framer-97ghss { align-self: unset; flex: 1 0 0px; height: min-content; order: 0; width: 1px; } .framer-VIN0i .framer-1jz8ykt { -webkit-filter: drop-shadow(0px 1px 2px var(--token-b7bcb5f2-de79-45de-83f0-baa2d60f2b41, rgba(0, 0, 0, 0.1)) /* {\"name\":\"Shadow Color\"} */); align-self: unset; filter: drop-shadow(0px 1px 2px var(--token-b7bcb5f2-de79-45de-83f0-baa2d60f2b41, rgba(0, 0, 0, 0.1)) /* {\"name\":\"Shadow Color\"} */); height: 535px; order: 1; } .framer-VIN0i .framer-88kh9s { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; } .framer-VIN0i .framer-1n5zu0d { align-self: unset; flex: 1 0 0px; order: 1; width: 1px; } .framer-VIN0i .framer-msw7t2, .framer-VIN0i .framer-b3tidt, .framer-VIN0i .framer-kcg84z { align-self: unset; height: min-content; order: 0; } .framer-VIN0i .framer-d4jmyo { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; } .framer-VIN0i .framer-egouq9 { align-self: unset; order: 1; width: 100%; } .framer-VIN0i .framer-13kyibd { height: 413px; left: 0px; top: 9px; width: 461px; } .framer-VIN0i .framer-xro622 { height: 406px; left: 219px; top: 182px; width: 465px; } .framer-VIN0i .framer-5gagwm { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-VIN0i .framer-sgh2m3 { align-self: unset; order: 1; } .framer-VIN0i .framer-89kmjl { align-self: unset; width: 100%; } .framer-VIN0i .framer-uoocnh { left: calc(67.55905511811025% - 355px / 2); width: 355px; } .framer-VIN0i .framer-556lff-container, .framer-VIN0i .framer-1814rel { order: 1; } .framer-VIN0i .framer-33pga8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; max-width: 730px; padding: 50px 20px 50px 20px; } .framer-VIN0i .framer-1c5udvf { align-self: unset; height: min-content; } .framer-VIN0i .framer-1b4rf8 { order: 0; } .framer-VIN0i .framer-1n2payf { order: 2; } .framer-VIN0i .framer-65bbds { align-content: flex-start; align-items: flex-start; align-self: unset; } .framer-VIN0i .framer-1ebrm9z-container { width: 500px; }}',\"@media (max-width: 809px) { .framer-VIN0i.framer-1etf4ly { width: 390px; } .framer-VIN0i .framer-10hrhsy { bottom: 311px; height: 416px; width: 100%; } .framer-VIN0i .framer-1yeve92 { top: 1202px; } .framer-VIN0i .framer-sryseo { height: 470px; top: 80px; width: 299px; } .framer-VIN0i .framer-16cad9z { height: 530px; width: 348px; } .framer-VIN0i .framer-1d2sfpi { padding: 60px 20px 0px 20px; } .framer-VIN0i .framer-1hhxbcy { max-width: 400px; } .framer-VIN0i .framer-9vpdhu { gap: 32px 16px; } .framer-VIN0i .framer-1c3cqsh { height: 626px; width: 390px; } .framer-VIN0i .framer-it8kn6 { bottom: 0px; left: 8px; } .framer-VIN0i .framer-13s4e89 { bottom: 0px; order: 0; } .framer-VIN0i .framer-emvl14 { height: 214px; order: 1; width: 135px; } .framer-VIN0i .framer-1qdmeie { bottom: 8px; right: 11px; } .framer-VIN0i .framer-31k6ew { height: 20px; width: 74px; } .framer-VIN0i .framer-191cut0 { width: 98px; } .framer-VIN0i .framer-1txs4sm { height: 508px; left: 11px; right: 11px; top: 21px; } .framer-VIN0i .framer-4s8l6q { max-width: 672px; } .framer-VIN0i .framer-3tukss { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; height: 665px; justify-content: flex-start; overflow: visible; } .framer-VIN0i .framer-97ghss { align-self: unset; flex: 1 0 0px; height: min-content; order: 0; width: 1px; } .framer-VIN0i .framer-1jz8ykt { align-self: unset; height: 346px; order: 1; } .framer-VIN0i .framer-88kh9s { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; } .framer-VIN0i .framer-1n5zu0d { align-self: unset; flex: 1 0 0px; order: 1; width: 1px; } .framer-VIN0i .framer-msw7t2, .framer-VIN0i .framer-b3tidt { align-self: unset; height: min-content; order: 0; } .framer-VIN0i .framer-d4jmyo, .framer-VIN0i .framer-33pga8 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; } .framer-VIN0i .framer-egouq9 { align-self: unset; order: 1; width: 100%; } .framer-VIN0i .framer-13kyibd { height: 294px; left: 39px; top: 0px; width: 311px; } .framer-VIN0i .framer-xro622 { height: 288px; left: 4px; top: 307px; width: 311px; } .framer-VIN0i .framer-14p61th { grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); } .framer-VIN0i .framer-5gagwm { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-VIN0i .framer-sgh2m3 { align-self: unset; order: 1; } .framer-VIN0i .framer-89kmjl { align-self: unset; width: 306px; } .framer-VIN0i .framer-vdqceu { height: 163px; left: 0px; top: 0px; width: 206px; } .framer-VIN0i .framer-uoocnh { height: 148px; left: 93px; top: 93px; width: 210px; } .framer-VIN0i .framer-1tbi9e7 { bottom: unset; height: 264px; left: -22px; top: 182px; width: 262px; } .framer-VIN0i .framer-kcg84z { align-self: unset; height: min-content; min-width: 100%; order: 0; } .framer-VIN0i .framer-1c5udvf { align-self: unset; height: min-content; } .framer-VIN0i .framer-1b4rf8 { order: 0; } .framer-VIN0i .framer-1814rel { order: 1; } .framer-VIN0i .framer-1n2payf { order: 2; } .framer-VIN0i .framer-65bbds { align-self: unset; } .framer-VIN0i .framer-1ebrm9z-container { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6485\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"e4AYgkVSG\":{\"layout\":[\"fixed\",\"auto\"]},\"iQyBHpEpN\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerTrackingIds [{\"id\":\"request-demo-hero\"},{\"id\":\"signup-hero\"},{\"id\":\"request-demo-map\"},{\"id\":\"request-demo-use-cases\"},{\"id\":\"demo-form-desk-booking\"}]\n * @framerScrollSections {\"gZrMeXSi5\":{\"pattern\":\":gZrMeXSi5\",\"name\":\"map\"},\"BpoYaViFR\":{\"pattern\":\":BpoYaViFR\",\"name\":\"demo-form\"}}\n * @framerResponsiveScreen\n */const FramerCKFUImQUq=withCSS(Component,css,\"framer-VIN0i\");export default FramerCKFUImQUq;FramerCKFUImQUq.displayName=\"Control\";FramerCKFUImQUq.defaultProps={height:6485,width:1200};addFonts(FramerCKFUImQUq,[{explicitInter:true,fonts:[{family:\"Inter 28pt Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/0e3e9efo1B281CtouZmPNdld2M.woff2\"},{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\"}]},...ButtonFonts,...CustomerTickerFonts,...SmallFeatureCardFonts,...TestimonialCardFonts,...IconWithTextFonts,...DemoFormFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCKFUImQUq\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerTrackingIds\":\"[{\\\"id\\\":\\\"request-demo-hero\\\"},{\\\"id\\\":\\\"signup-hero\\\"},{\\\"id\\\":\\\"request-demo-map\\\"},{\\\"id\\\":\\\"request-demo-use-cases\\\"},{\\\"id\\\":\\\"demo-form-desk-booking\\\"}]\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"e4AYgkVSG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iQyBHpEpN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"gZrMeXSi5\\\":{\\\"pattern\\\":\\\":gZrMeXSi5\\\",\\\"name\\\":\\\"map\\\"},\\\"BpoYaViFR\\\":{\\\"pattern\\\":\\\":BpoYaViFR\\\",\\\"name\\\":\\\"demo-form\\\"}}\",\"framerIntrinsicHeight\":\"6485\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "ButtonFonts", "getFonts", "Xq4xPITLZ_default", "ImageWithFX", "withFX", "Image2", "CustomerTickerFonts", "AIDpjdL53_default", "SmallFeatureCardFonts", "biU61AtsK_default", "TestimonialCardFonts", "g3Z7zPa68_default", "IconWithTextFonts", "GSFAOBP2y_default", "DemoFormFonts", "E5UOZTEr0_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "textEffect", "animation1", "transition2", "animation2", "animation3", "transition3", "addImageAlt", "image", "alt", "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", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "usePreloadLocalizedValues", "router", "useRouter", "isDisplayed1", "isDisplayed2", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLoadingLazyAtYPosition", "getLocalizedValue", "x", "RichText", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "resolvedLinks1", "resolvedLinks2", "Link", "css", "FramerCKFUImQUq", "withCSS", "CKFUImQUq_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
