{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/CAfLAMgyfJXlu2p9vepa/FCHy9BtVmWt4RBGttXRA/ASQVrxZL5.js", "ssg:https://framerusercontent.com/modules/YE3PmVRGr9iDrMCUTtFj/Ng0SfmR3Xl33nJjxtnOe/ASQVrxZL5.js"],
  "sourcesContent": ["// Generated by Framer (b0164a3)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={usBv4Wx5A:new LazyValue(()=>import(\"./ASQVrxZL5-0.js\")),xfBvePwvR:new LazyValue(()=>import(\"./ASQVrxZL5-1.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 (b0164a3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import NavigationFooter from\"#framer/local/canvasComponent/aHwebVB5_/aHwebVB5_.js\";import Experiment_burger from\"#framer/local/canvasComponent/EwSuvbYmI/EwSuvbYmI.js\";import NavigationHeader_20 from\"#framer/local/canvasComponent/h6A4RliuO/h6A4RliuO.js\";import NavigationTopBar from\"#framer/local/canvasComponent/ND2roFeRn/ND2roFeRn.js\";import MainKey_features from\"#framer/local/canvasComponent/Pu5EzMR5O/Pu5EzMR5O.js\";import ContactForm from\"#framer/local/codeFile/Y1zl6cW/ContactForm.js\";import Blog from\"#framer/local/collection/r3ffJQegj/r3ffJQegj.js\";import*as sharedStyle2 from\"#framer/local/css/cksVre31z/cksVre31z.js\";import*as sharedStyle1 from\"#framer/local/css/KEx34T0KY/KEx34T0KY.js\";import*as sharedStyle from\"#framer/local/css/uMaEV5t8l/uMaEV5t8l.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ASQVrxZL5/ASQVrxZL5.js\";import metadataProvider from\"#framer/local/webPageMetadata/ASQVrxZL5/ASQVrxZL5.js\";const NavigationHeader_20Fonts=getFonts(NavigationHeader_20);const MainKey_featuresFonts=getFonts(MainKey_features);const ContactFormFonts=getFonts(ContactForm);const NavigationFooterFonts=getFonts(NavigationFooter);const NavigationTopBarFonts=getFonts(NavigationTopBar);const Experiment_burgerFonts=getFonts(Experiment_burger);const breakpoints={F71Viy71l:\"(max-width: 809px)\",PWblvqINy:\"(min-width: 1200px)\",xxMpjA8Nw:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XqMuy\";const variantClassNames={F71Viy71l:\"framer-v-1y9x0w9\",PWblvqINy:\"framer-v-vxty7s\",xxMpjA8Nw:\"framer-v-1v9l6y5\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const getContainer=()=>{var _document_querySelector,_ref;return(_ref=(_document_querySelector=document.querySelector(\"#template-overlay\"))!==null&&_document_querySelector!==void 0?_document_querySelector:document.querySelector(\"#overlay\"))!==null&&_ref!==void 0?_ref:document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"PWblvqINy\",Phone:\"F71Viy71l\",Tablet:\"xxMpjA8Nw\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"PWblvqINy\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ZtUis2rCBgZKtAHYU4,iGG6K9bfBgZKtAHYU4,avt612L7xgZKtAHYU4,dZhYpsdQQgZKtAHYU4,idgZKtAHYU4,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-XqMuy`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-XqMuy`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const PfJtH09Tw3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"F71Viy71l\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"F71Viy71l\")return true;return false;};const elementId=useRouteElementId(\"oOefkheam\");const ref2=React.useRef(null);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26,_getLocalizedValue27,_getLocalizedValue28,_getLocalizedValue29,_getLocalizedValue30,_getLocalizedValue31,_getLocalizedValue32,_getLocalizedValue33,_getLocalizedValue34,_getLocalizedValue35,_getLocalizedValue36,_getLocalizedValue37,_getLocalizedValue38,_getLocalizedValue39,_getLocalizedValue40,_getLocalizedValue41,_getLocalizedValue42,_getLocalizedValue43,_getLocalizedValue44,_getLocalizedValue45,_getLocalizedValue46,_getLocalizedValue47,_getLocalizedValue48,_getLocalizedValue49,_getLocalizedValue50,_getLocalizedValue51,_getLocalizedValue52,_getLocalizedValue53,_getLocalizedValue54,_getLocalizedValue55,_getLocalizedValue56,_getLocalizedValue57,_getLocalizedValue58,_getLocalizedValue59,_getLocalizedValue60,_getLocalizedValue61,_getLocalizedValue62;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"PWblvqINy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-vxty7s\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-svom1b\",\"data-framer-name\":\"Frame 633878\",name:\"Frame 633878\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ah90h6\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-t0dbkq\",\"data-styles-preset\":\"uMaEV5t8l\",style:{\"--framer-text-alignment\":\"center\"},children:\"Best tool-kit for hybrid work\"})}),className:\"framer-14cfhl4\",\"data-framer-name\":\"Manage hybrid workplaces & teams\",fonts:[\"Inter\"],name:\"Manage hybrid workplaces & teams\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1w743l8\",\"data-styles-preset\":\"KEx34T0KY\",style:{\"--framer-text-alignment\":\"center\"},children:\"Check all Yoffix features to elevate your hybrid office\"})}),className:\"framer-xhc0b1\",\"data-framer-name\":\"Office scheduling, flex desk & room booking - integrated with MS Teams, Slack, Google and Personio\",fonts:[\"Inter\"],name:\"Office scheduling, flex desk & room booking - integrated with MS Teams, Slack, Google and Personio\",verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nmbo3l hidden-1y9x0w9\",\"data-framer-name\":\"trusted_by\",name:\"trusted_by\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kbvos2\",\"data-framer-name\":\"Capterra\",name:\"Capterra\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vpewz4\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-60ye7m\",\"data-framer-name\":\"download 2\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:47,intrinsicWidth:160,name:\"download 2\",svg:'<svg width=\"160\" height=\"47\" viewBox=\"0 0 160 47\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14.6745 19.488L14.6491 19.4257L4.03609 19.4237L16.304 23.4756L14.6745 19.488ZM24.0337 11.0156L33.4203 7.58594L24.0337 36.6584V18.4276H24.0337L24.0337 11.0156ZM23.0337 19.4275L15.7296 19.4262L23.0337 37.29V19.4275ZM23.0337 11.3803V18.4271L3.75085 18.4236L23.0337 11.3803Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M54.0676 32.9032C53.9405 33.0276 53.7287 33.1827 53.4324 33.3691C53.1357 33.5557 52.7496 33.7421 52.2732 33.9287C51.7968 34.1148 51.2142 34.2751 50.5264 34.4103C49.838 34.5446 49.0496 34.6121 48.1603 34.6121C46.4451 34.6121 44.9629 34.3426 43.7138 33.8044C42.4642 33.2661 41.4321 32.5147 40.6172 31.5517C39.8019 30.5884 39.204 29.4494 38.8228 28.1337C38.4417 26.8185 38.2512 25.3738 38.2512 23.7993C38.2512 22.2255 38.4576 20.77 38.8705 19.4339C39.2833 18.0978 39.9026 16.9434 40.7283 15.9694C41.5542 14.9961 42.5864 14.2348 43.8251 13.6856C45.0637 13.1372 46.5192 12.8623 48.192 12.8623C49.0178 12.8623 49.7642 12.935 50.4312 13.0798C51.0982 13.2248 51.6802 13.3959 52.178 13.5925C52.6752 13.7896 53.0882 13.9963 53.4167 14.2139C53.7447 14.4314 53.9934 14.613 54.1631 14.7576C54.3536 14.9237 54.5175 15.1203 54.6554 15.3479C54.7929 15.5761 54.8618 15.8247 54.8618 16.0937C54.8618 16.5083 54.703 16.9224 54.3854 17.3365C54.0679 17.7511 53.7184 18.1343 53.3372 18.4862C53.0831 18.2376 52.7974 17.9843 52.4798 17.725C52.1622 17.4661 51.8074 17.2386 51.4158 17.0414C51.0238 16.8448 50.5791 16.6792 50.0818 16.5443C49.5841 16.4098 49.0284 16.3423 48.4145 16.3423C47.3346 16.3423 46.4296 16.5549 45.699 16.9792C44.9686 17.4041 44.3809 17.958 43.9363 18.6416C43.4918 19.3252 43.1741 20.1072 42.9835 20.9874C42.793 21.8681 42.6977 22.7638 42.6977 23.6752C42.6977 24.649 42.793 25.5811 42.9835 26.4714C43.174 27.3622 43.502 28.1495 43.9681 28.8328C44.4335 29.5163 45.0425 30.0654 45.7943 30.4795C46.5455 30.8942 47.4825 31.101 48.605 31.101C49.1975 31.101 49.743 31.0287 50.2407 30.8836C50.7378 30.7388 51.1775 30.5626 51.5586 30.3551C51.9398 30.1485 52.2733 29.9311 52.5591 29.703C52.8449 29.4751 53.0831 29.2786 53.2737 29.1125C53.4008 29.2577 53.5486 29.434 53.7183 29.6408C53.8889 29.8498 54.0479 30.0676 54.1947 30.2933C54.3426 30.5214 54.4697 30.7491 54.5758 30.9766C54.6815 31.2049 54.7345 31.4118 54.7345 31.5979C54.7345 31.8676 54.6815 32.0953 54.5758 32.2817C54.4696 32.4681 54.3003 32.6755 54.0676 32.9032ZM70.4349 30.5202C70.4349 32.1666 70.6795 33.3648 71.1697 34.115C70.7864 34.2606 70.4295 34.365 70.0993 34.4275C69.7689 34.4901 69.423 34.5212 69.0609 34.5212C68.2942 34.5212 67.7135 34.3753 67.3197 34.0836C66.9254 33.7922 66.6751 33.3754 66.5689 32.8333C66.1 33.3131 65.4824 33.7192 64.7156 34.0527C63.9488 34.3855 63.0112 34.5527 61.9039 34.5527C61.3288 34.5527 60.7537 34.4746 60.1786 34.3194C59.6033 34.1628 59.0813 33.9088 58.6128 33.5561C58.144 33.2027 57.7608 32.7301 57.4626 32.138C57.1641 31.5459 57.0153 30.8242 57.0153 29.9726C57.0153 28.9133 57.276 28.0509 57.7981 27.3865C58.3199 26.7214 58.9748 26.197 59.7632 25.8126C60.5511 25.4286 61.4032 25.1643 62.3194 25.0185C63.235 24.8729 64.0767 24.7797 64.8434 24.7377C65.0992 24.7171 65.3492 24.7064 65.5944 24.7064H66.2813V24.1374C66.2813 23.3364 66.0626 22.7674 65.6263 22.4304C65.1894 22.0934 64.481 21.9244 63.5015 21.9244C62.5854 21.9244 61.7706 22.0704 61.0572 22.362C60.3433 22.6541 59.6458 22.9872 58.9644 23.3623C58.6658 23.0081 58.426 22.6175 58.2455 22.1901C58.0643 21.7633 57.9739 21.4453 57.9739 21.2367C57.9739 20.9452 58.1386 20.6638 58.4691 20.3927C58.7992 20.1222 59.252 19.877 59.8271 19.6582C60.4024 19.4394 61.0623 19.2626 61.8082 19.1268C62.5535 18.9915 63.3418 18.9236 64.1726 18.9236C65.3228 18.9236 66.2973 19.0384 67.096 19.2675C67.8948 19.4971 68.5444 19.8511 69.0451 20.3302C69.5454 20.8099 69.9023 21.4087 70.1154 22.1276C70.3281 22.8466 70.435 23.6857 70.435 24.6439L70.4349 30.5202ZM66.345 26.8943H65.8978C65.7484 26.8943 65.5992 26.9052 65.4505 26.9257C64.9177 26.9677 64.3904 27.0301 63.8689 27.1131C63.3467 27.1966 62.8833 27.3425 62.4791 27.5508C62.0742 27.7593 61.7441 28.0304 61.4886 28.3634C61.2329 28.697 61.1051 29.1245 61.1051 29.6452C61.1051 30.2287 61.2753 30.7234 61.6162 31.1298C61.9567 31.5363 62.5319 31.7394 63.3417 31.7394C63.746 31.7394 64.1296 31.6877 64.492 31.5829C64.8539 31.4792 65.1734 31.3436 65.4505 31.1769C65.7271 31.0101 65.9457 30.8279 66.1055 30.6296C66.2652 30.4319 66.3451 30.2497 66.3451 30.0828L66.345 26.8943ZM78.3903 20.7365C78.7298 20.3409 79.261 19.9394 79.9828 19.533C80.7048 19.1266 81.6178 18.9234 82.7222 18.9234C83.5081 18.9234 84.2564 19.0538 84.968 19.3141C85.6788 19.5749 86.3109 19.997 86.863 20.5801C87.4152 21.1638 87.8557 21.935 88.1851 22.8932C88.5142 23.852 88.6788 25.0297 88.6788 26.4254C88.6788 28.0508 88.4875 29.39 88.1054 30.4421C87.7229 31.4948 87.2296 32.3284 86.6247 32.9429C86.0194 33.5577 85.3449 33.9901 84.602 34.2401C83.8587 34.4901 83.1153 34.6153 82.3724 34.6153C81.7565 34.6153 81.2201 34.5475 80.764 34.4121C80.3071 34.2764 79.9197 34.1258 79.6012 33.9588C79.2827 33.7923 79.0386 33.6258 78.8689 33.4587C78.6991 33.2921 78.5928 33.1772 78.5504 33.1146V40.7986H74.2049V19.361C74.3118 19.3405 74.4407 19.3196 74.5913 19.2986C74.7202 19.2781 74.8704 19.2624 75.0422 19.2516C75.2138 19.2414 75.4177 19.2361 75.6537 19.2361C76.3616 19.2361 76.9627 19.3509 77.4563 19.5799C77.9499 19.8095 78.2616 20.1948 78.3903 20.7365ZM84.1417 26.5191C84.1417 25.894 84.0887 25.3109 83.9828 24.7688C83.877 24.2272 83.7023 23.7582 83.4587 23.3622C83.2151 22.9665 82.8864 22.6589 82.4736 22.4399C82.0602 22.2212 81.5576 22.1119 80.9648 22.1119C80.0753 22.1119 79.4558 22.2789 79.1062 22.6119C78.7568 22.9455 78.5821 23.3104 78.5821 23.706V30.3329C78.7513 30.4998 79.0527 30.6975 79.4871 30.9267C79.9215 31.1562 80.4241 31.2704 80.9963 31.2704C82.0766 31.2704 82.8708 30.854 83.3792 30.0202C83.8876 29.1869 84.1417 28.0196 84.1417 26.5191ZM92.0327 31.8958C91.8833 31.4792 91.7875 31.0413 91.7451 30.5828C91.7022 30.1246 91.6812 29.6663 91.6812 29.2072V14.7035C91.83 14.6831 91.9898 14.6621 92.1605 14.641C92.309 14.6205 92.4689 14.605 92.6396 14.5941C92.8099 14.5839 92.9802 14.5786 93.1507 14.5786C93.4913 14.5786 93.8325 14.6099 94.1734 14.6723C94.5137 14.7349 94.8227 14.8599 95.1001 15.0474C95.3767 15.2349 95.6002 15.4904 95.7709 15.8132C95.9412 16.1365 96.0265 16.5586 96.0265 17.0791V19.2984H100.5V22.4557H96.0265V29.1214C96.0265 30.5751 96.6335 31.3017 97.8478 31.3017C98.1459 31.3017 98.4279 31.255 98.6945 31.161C98.9607 31.0673 99.2002 30.9633 99.4135 30.8486C99.6263 30.734 99.8128 30.6142 99.9726 30.4891C100.132 30.364 100.244 30.2704 100.308 30.2079C100.628 30.6666 100.872 31.0637 101.043 31.3987C101.213 31.7342 101.298 32.0491 101.298 32.3432C101.298 32.6169 101.187 32.8853 100.963 33.1481C100.739 33.4109 100.425 33.6532 100.02 33.8739C99.6156 34.0946 99.1259 34.2733 98.5506 34.4101C97.9756 34.547 97.3469 34.6154 96.6655 34.6154C95.3445 34.6154 94.3169 34.3652 93.5821 33.8652C92.8473 33.3648 92.3305 32.7084 92.0327 31.8958ZM111.505 31.4893C112.039 31.4893 112.51 31.4322 112.916 31.3173C113.322 31.2032 113.685 31.0624 114.006 30.8956C114.327 30.7291 114.605 30.5467 114.84 30.3486C115.075 30.1508 115.289 29.9685 115.482 29.8014C115.738 30.1138 116.005 30.5154 116.283 31.0047C116.561 31.4948 116.7 31.8958 116.7 32.2082C116.7 32.6668 116.433 33.0836 115.901 33.4587C115.454 33.7923 114.819 34.0788 114 34.3181C113.18 34.5576 112.215 34.6776 111.108 34.6776C110.107 34.6776 109.122 34.5527 108.153 34.3026C107.183 34.0526 106.32 33.6149 105.565 32.9896C104.808 32.3647 104.196 31.526 103.727 30.4735C103.259 29.4212 103.024 28.093 103.024 26.488C103.024 25.175 103.232 24.045 103.647 23.0965C104.063 22.1485 104.616 21.3618 105.309 20.7366C106.001 20.1114 106.784 19.6533 107.657 19.3611C108.531 19.0696 109.425 18.9235 110.341 18.9235C111.534 18.9235 112.546 19.1063 113.377 19.4706C114.208 19.8354 114.883 20.3252 115.406 20.9397C115.927 21.5545 116.305 22.2578 116.54 23.0497C116.774 23.8418 116.891 24.6751 116.891 25.5503V25.9878C116.891 26.155 116.886 26.3317 116.875 26.5192C116.864 26.7069 116.854 26.8895 116.844 27.0662C116.832 27.2437 116.816 27.3842 116.796 27.4883H107.37C107.455 28.6345 107.819 29.5878 108.46 30.3486C109.1 31.1095 110.116 31.4893 111.505 31.4893ZM112.961 25.1438C112.961 24.1436 112.763 23.3309 112.367 22.7057C111.97 22.0806 111.258 21.7679 110.23 21.7679C109.351 21.7679 108.65 22.065 108.125 22.6589C107.6 23.2528 107.338 24.0811 107.338 25.1437L112.961 25.1438ZM124.453 20.8155C124.581 20.6295 124.751 20.4229 124.965 20.1952C125.177 19.9677 125.438 19.761 125.747 19.575C126.056 19.389 126.397 19.2336 126.77 19.1096C127.142 18.9855 127.542 18.9235 127.968 18.9235C128.224 18.9235 128.495 18.9445 128.783 18.9855C129.07 19.0271 129.336 19.1047 129.581 19.218C129.826 19.3319 130.023 19.4866 130.173 19.683C130.321 19.8794 130.396 20.1221 130.396 20.4113C130.396 20.866 130.279 21.3882 130.045 21.9776C129.81 22.5677 129.576 23.0707 129.342 23.4873C128.979 23.1956 128.617 22.9716 128.255 22.8153C127.893 22.6591 127.467 22.5808 126.977 22.5808C126.317 22.5808 125.763 22.7689 125.316 23.1449C124.869 23.521 124.645 23.9704 124.645 24.4929V34.6119H120.3V19.361C120.406 19.3405 120.534 19.3196 120.683 19.2986C120.811 19.2781 120.96 19.2624 121.13 19.2516C121.301 19.2414 121.503 19.2361 121.737 19.2361C122.419 19.2361 123.01 19.3654 123.511 19.6234C124.011 19.8812 124.326 20.2788 124.453 20.8155ZM136.808 20.8155C136.936 20.6295 137.106 20.4229 137.319 20.1952C137.532 19.9677 137.793 19.761 138.102 19.575C138.41 19.389 138.751 19.2336 139.124 19.1096C139.497 18.9855 139.896 18.9235 140.322 18.9235C140.578 18.9235 140.85 18.9445 141.137 18.9855C141.425 19.0271 141.691 19.1047 141.936 19.218C142.181 19.3319 142.378 19.4866 142.527 19.683C142.676 19.8794 142.751 20.1221 142.751 20.4113C142.751 20.866 142.633 21.3882 142.399 21.9776C142.165 22.5677 141.93 23.0707 141.696 23.4873C141.334 23.1956 140.972 22.9716 140.61 22.8153C140.248 22.6591 139.822 22.5808 139.332 22.5808C138.672 22.5808 138.118 22.7689 137.671 23.1449C137.223 23.521 137 23.9704 137 24.4929V34.6119H132.654V19.361C132.761 19.3405 132.888 19.3196 133.038 19.2986C133.165 19.2781 133.314 19.2624 133.485 19.2516C133.655 19.2414 133.857 19.2361 134.092 19.2361C134.774 19.2361 135.365 19.3654 135.865 19.6234C136.365 19.8812 136.68 20.2788 136.808 20.8155ZM157.544 30.5202C157.544 32.1666 157.789 33.3648 158.279 34.115C157.896 34.2606 157.539 34.365 157.209 34.4275C156.879 34.4901 156.533 34.5212 156.171 34.5212C155.404 34.5212 154.823 34.3753 154.429 34.0836C154.035 33.7922 153.785 33.3754 153.678 32.8333C153.21 33.3131 152.592 33.7192 151.825 34.0527C151.058 34.3855 150.121 34.5527 149.014 34.5527C148.438 34.5527 147.863 34.4746 147.288 34.3194C146.713 34.1628 146.191 33.9088 145.722 33.5561C145.254 33.2027 144.87 32.7301 144.572 32.138C144.274 31.5459 144.125 30.8242 144.125 29.9726C144.125 28.9133 144.385 28.0509 144.908 27.3865C145.429 26.7214 146.085 26.197 146.873 25.8126C147.661 25.4286 148.513 25.1643 149.429 25.0185C150.344 24.8729 151.186 24.7797 151.953 24.7377C152.209 24.7171 152.459 24.7064 152.704 24.7064H153.391V24.1374C153.391 23.3364 153.172 22.7674 152.736 22.4304C152.299 22.0934 151.591 21.9244 150.611 21.9244C149.695 21.9244 148.88 22.0704 148.167 22.362C147.453 22.6541 146.756 22.9872 146.074 23.3623C145.776 23.0081 145.536 22.6175 145.355 22.1901C145.174 21.7633 145.084 21.4453 145.084 21.2367C145.084 20.9452 145.248 20.6638 145.579 20.3927C145.909 20.1222 146.362 19.877 146.937 19.6582C147.512 19.4394 148.172 19.2626 148.918 19.1268C149.663 18.9915 150.451 18.9236 151.282 18.9236C152.432 18.9236 153.407 19.0384 154.206 19.2675C155.004 19.4971 155.654 19.8511 156.155 20.3302C156.655 20.8099 157.012 21.4087 157.225 22.1276C157.438 22.8466 157.544 23.6857 157.544 24.6439V30.5202ZM153.455 26.8943H153.007C152.858 26.8943 152.709 26.9052 152.56 26.9257C152.028 26.9677 151.5 27.0301 150.978 27.1131C150.456 27.1966 149.993 27.3425 149.589 27.5508C149.184 27.7593 148.854 28.0304 148.598 28.3634C148.343 28.697 148.215 29.1245 148.215 29.6452C148.215 30.2287 148.385 30.7234 148.726 31.1298C149.066 31.5363 149.642 31.7394 150.451 31.7394C150.856 31.7394 151.239 31.6877 151.602 31.5829C151.964 31.4792 152.283 31.3436 152.56 31.1769C152.837 31.0101 153.055 30.8279 153.215 30.6296C153.375 30.4319 153.455 30.2497 153.455 30.0828L153.455 26.8943Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p0dmv7\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17weaex\",\"data-framer-name\":\"Frame 1948754265\",name:\"Frame 1948754265\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(51, 51, 51, 0.8)\"},children:\"Ease of use\"})}),className:\"framer-skyvnh\",\"data-framer-name\":\"Ease of use\",fonts:[\"GF;Poppins-regular\"],name:\"Ease of use\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1qrmwl7\",\"data-framer-name\":\"Frame 1948754262\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:112,name:\"Frame 1948754262\",svg:'<svg width=\"112\" height=\"20\" viewBox=\"0 0 112 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10 0L12.9977 5.87401L19.5106 6.90983L14.8504 11.576L15.8779 18.0902L10 15.1L4.12215 18.0902L5.14961 11.576L0.489435 6.90983L7.0023 5.87401L10 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M33 0L35.9977 5.87401L42.5106 6.90983L37.8504 11.576L38.8779 18.0902L33 15.1L27.1221 18.0902L28.1496 11.576L23.4894 6.90983L30.0023 5.87401L33 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M56 0L58.9977 5.87401L65.5106 6.90983L60.8504 11.576L61.8779 18.0902L56 15.1L50.1221 18.0902L51.1496 11.576L46.4894 6.90983L53.0023 5.87401L56 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M79 0L81.9977 5.87401L88.5106 6.90983L83.8504 11.576L84.8779 18.0902L79 15.1L73.1221 18.0902L74.1496 11.576L69.4894 6.90983L76.0023 5.87401L79 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M102 0L104.998 5.87401L111.511 6.90983L106.85 11.576L107.878 18.0902L102 15.1L96.1221 18.0902L97.1496 11.576L92.4894 6.90983L99.0023 5.87401L102 0Z\" fill=\"#333333\" fill-opacity=\"0.25\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.25;\"/>\\n<g clip-path=\"url(#clip0_7436_27936)\">\\n<path d=\"M102 0L104.998 5.87401L111.511 6.90983L106.85 11.576L107.878 18.0902L102 15.1L96.1221 18.0902L97.1496 11.576L92.4894 6.90983L99.0023 5.87401L102 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_7436_27936\">\\n<rect width=\"13\" height=\"20\" fill=\"white\" style=\"fill:white;fill:white;fill-opacity:1;\" transform=\"translate(92)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1enb3vi\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-syumzr\",\"data-framer-name\":\"Frame 1948754266\",name:\"Frame 1948754266\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(51, 51, 51, 0.8)\"},children:\"Value for money\"})}),className:\"framer-13cx5k2\",\"data-framer-name\":\"Value for money\",fonts:[\"GF;Poppins-regular\"],name:\"Value for money\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6zv490\",\"data-framer-name\":\"Frame 1948754262\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:112,name:\"Frame 1948754262\",svg:'<svg width=\"112\" height=\"20\" viewBox=\"0 0 112 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10 0L12.9977 5.87401L19.5106 6.90983L14.8504 11.576L15.8779 18.0902L10 15.1L4.12215 18.0902L5.14961 11.576L0.489435 6.90983L7.0023 5.87401L10 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M33 0L35.9977 5.87401L42.5106 6.90983L37.8504 11.576L38.8779 18.0902L33 15.1L27.1221 18.0902L28.1496 11.576L23.4894 6.90983L30.0023 5.87401L33 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M56 0L58.9977 5.87401L65.5106 6.90983L60.8504 11.576L61.8779 18.0902L56 15.1L50.1221 18.0902L51.1496 11.576L46.4894 6.90983L53.0023 5.87401L56 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M79 0L81.9977 5.87401L88.5106 6.90983L83.8504 11.576L84.8779 18.0902L79 15.1L73.1221 18.0902L74.1496 11.576L69.4894 6.90983L76.0023 5.87401L79 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M102 0L104.998 5.87401L111.511 6.90983L106.85 11.576L107.878 18.0902L102 15.1L96.1221 18.0902L97.1496 11.576L92.4894 6.90983L99.0023 5.87401L102 0Z\" fill=\"#333333\" fill-opacity=\"0.25\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.25;\"/>\\n<g clip-path=\"url(#clip0_7436_27948)\">\\n<path d=\"M102 0L104.998 5.87401L111.511 6.90983L106.85 11.576L107.878 18.0902L102 15.1L96.1221 18.0902L97.1496 11.576L92.4894 6.90983L99.0023 5.87401L102 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_7436_27948\">\\n<rect width=\"11\" height=\"20\" fill=\"white\" style=\"fill:white;fill:white;fill-opacity:1;\" transform=\"translate(92)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7ejb7j\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s0hj9l\",\"data-framer-name\":\"Frame 1948754267\",name:\"Frame 1948754267\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"rgba(51, 51, 51, 0.8)\"},children:\"Customer service\"})}),className:\"framer-vcgq8w\",\"data-framer-name\":\"Customer service\",fonts:[\"GF;Poppins-regular\"],name:\"Customer service\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1pcoa1o\",\"data-framer-name\":\"Frame 1948754262\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:113,name:\"Frame 1948754262\",svg:'<svg width=\"113\" height=\"20\" viewBox=\"0 0 113 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M10.5 0L13.4977 5.87401L20.0106 6.90983L15.3504 11.576L16.3779 18.0902L10.5 15.1L4.62215 18.0902L5.64961 11.576L0.989435 6.90983L7.5023 5.87401L10.5 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M33.5 0L36.4977 5.87401L43.0106 6.90983L38.3504 11.576L39.3779 18.0902L33.5 15.1L27.6221 18.0902L28.6496 11.576L23.9894 6.90983L30.5023 5.87401L33.5 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M56.5 0L59.4977 5.87401L66.0106 6.90983L61.3504 11.576L62.3779 18.0902L56.5 15.1L50.6221 18.0902L51.6496 11.576L46.9894 6.90983L53.5023 5.87401L56.5 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M79.5 0L82.4977 5.87401L89.0106 6.90983L84.3504 11.576L85.3779 18.0902L79.5 15.1L73.6221 18.0902L74.6496 11.576L69.9894 6.90983L76.5023 5.87401L79.5 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n<path d=\"M102.5 0L105.498 5.87401L112.011 6.90983L107.35 11.576L108.378 18.0902L102.5 15.1L96.6221 18.0902L97.6496 11.576L92.9894 6.90983L99.5023 5.87401L102.5 0Z\" fill=\"#333333\" fill-opacity=\"0.25\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.25;\"/>\\n<g clip-path=\"url(#clip0_7436_27960)\">\\n<path d=\"M102.5 0L105.498 5.87401L112.011 6.90983L107.35 11.576L108.378 18.0902L102.5 15.1L96.6221 18.0902L97.6496 11.576L92.9894 6.90983L99.5023 5.87401L102.5 0Z\" fill=\"#333333\" fill-opacity=\"0.8\" style=\"fill:#333333;fill:color(display-p3 0.2000 0.2000 0.2000);fill-opacity:0.8;\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_7436_27960\">\\n<rect width=\"11\" height=\"20\" fill=\"white\" style=\"fill:white;fill:white;fill-opacity:1;\" transform=\"translate(92.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TqCgP7x26\"},implicitPathVariables:undefined},{href:{webPageId:\"TqCgP7x26\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cfconf-container hidden-1y9x0w9\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{qr0G3uHQf:resolvedLinks[1],variant:\"pMAYRJk5Y\"}},children:/*#__PURE__*/_jsx(NavigationHeader_20,{height:\"100%\",id:\"ChbXi3H2b\",layoutId:\"ChbXi3H2b\",nfNnZTBbM:\"rgba(240, 240, 240, 0.6)\",qr0G3uHQf:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},variant:\"FzwpY1q9g\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xr1rd9\",\"data-framer-name\":\"Frame 634062\",name:\"Frame 634062\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wx97ow\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XEccyjbdv\"},implicitPathVariables:undefined},{href:{webPageId:\"XEccyjbdv\"},implicitPathVariables:undefined},{href:{webPageId:\"XEccyjbdv\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:381.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:517.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:557.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9u9p5z-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks1[2]},xxMpjA8Nw:{FTSeQXiaj:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"UserList\",FTSeQXiaj:resolvedLinks1[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Team management\",id:\"Wm0Oxq2SB\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Multiple teams, team desks /zones, attendance rules, office days, analytics...\",layoutId:\"Wm0Oxq2SB\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"p1ocD3vfc\"},implicitPathVariables:undefined},{href:{webPageId:\"p1ocD3vfc\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:517.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:557.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hf32j4-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Calendar\",FTSeQXiaj:resolvedLinks2[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Workweek scheduling\",id:\"vNh0HND7u\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Recurring office/home office days and hours, sync plans with favorite colleagues... \",layoutId:\"vNh0HND7u\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{PV7pURhqH:\"creating-offices-and-spaces\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"IadXLnQcO\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined},{href:{pathVariables:{PV7pURhqH:\"creating-offices-and-spaces\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"IadXLnQcO\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined},{href:{pathVariables:{PV7pURhqH:\"creating-offices-and-spaces\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"IadXLnQcO\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:721.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:517.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:557.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dnjfxw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks3[2]},xxMpjA8Nw:{FTSeQXiaj:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Layout\",FTSeQXiaj:resolvedLinks3[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Interactive floor plans\",id:\"bCnySE6o4\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"3D plans, find your way, easily adjust, create zones & allocate any assets...\",layoutId:\"bCnySE6o4\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"p1ocD3vfc\"},implicitPathVariables:undefined},{href:{webPageId:\"p1ocD3vfc\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:551.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18r7fp3-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Calendar\",FTSeQXiaj:resolvedLinks4[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Workweek scheduling\",id:\"onkwA1Z7B\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Recurring office/home office days and hours, sync plans with favorite colleagues... \",layoutId:\"onkwA1Z7B\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:891.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:687.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:727.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1njme6f-container\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Tag\",FTSeQXiaj:\"https://yoffix.com/help-center/finding-a-desk-with-the-right-equipment\",height:\"100%\",hva6ABfcz:(_getLocalizedValue5=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:\"Attributes\",id:\"E4xZaYKPa\",JUcqTJSvP:(_getLocalizedValue6=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:\"Set & select desks, zones, rooms, parking slots with right features...\",layoutId:\"E4xZaYKPa\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined},{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined},{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:1061.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:687.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:727.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wrq910-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks5[2]},xxMpjA8Nw:{FTSeQXiaj:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Armchair\",FTSeQXiaj:resolvedLinks5[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Desks & Zones Booking\",id:\"Molz4odi3\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"1-Click, half hour, recurring & multiple day bookings, favorite desk/zone, tags...\",layoutId:\"Molz4odi3\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:1231.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:687.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:727.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sysz3c-container\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"QrCode\",FTSeQXiaj:\"https://yoffix.com/help-center/creating-qr-codes-for-workplaces\",height:\"100%\",hva6ABfcz:(_getLocalizedValue7=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:\"QR codes\",id:\"BaQ468Oxm\",JUcqTJSvP:(_getLocalizedValue8=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:\"Create QR-codes for each desk for ad-hoc bookings & check-ins...\",layoutId:\"BaQ468Oxm\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:1401.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:857.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:897.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e6pihj-container\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"UsersFour\",FTSeQXiaj:\"https://yoffix.com/help-center/team-bookings\",height:\"100%\",hva6ABfcz:(_getLocalizedValue9=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:\"Team Office Days\",id:\"JbWpYxHuc\",JUcqTJSvP:(_getLocalizedValue10=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"Recurring or one-off events, flexible time & place settings, reminders & smart seating...\",layoutId:\"JbWpYxHuc\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined},{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined},{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:1571.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:857.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:897.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nqqh0p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks6[2]},xxMpjA8Nw:{FTSeQXiaj:resolvedLinks6[1],JUcqTJSvP:\"Customizable rules, check-in via MS Teams/Slack, QR codes, RFID integrations...\"}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"ListPlus\",FTSeQXiaj:resolvedLinks6[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Manage events\",id:\"JrhlqMomf\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Creat events in the office or offs-ite and let employees register for it...\",layoutId:\"JrhlqMomf\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:1741.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:857.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:897.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hh6mrv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{JUcqTJSvP:\"Customizable rules, check-in via MS Teams/Slack, QR codes, RFID integrations...\"}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"CheckCircle\",FTSeQXiaj:\"https://yoffix.com/help-center/Check-in\",height:\"100%\",hva6ABfcz:(_getLocalizedValue11=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Check-in & auto release\",id:\"jIGJVfBUB\",JUcqTJSvP:(_getLocalizedValue12=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Customizable rules, check-in via MS Teams / Slack, QR codes, hardware integrations...\",layoutId:\"jIGJVfBUB\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:4291.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fv0ga9-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Scissors\",FTSeQXiaj:\"https://yoffix.com/book-a-demo\",height:\"100%\",hva6ABfcz:(_getLocalizedValue13=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:\"Customizations\",id:\"kiZ9Y9JE5\",JUcqTJSvP:(_getLocalizedValue14=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:\"Hybrid rules, white label, multi-tenant, HR tools, hardware, roles & reports...\",layoutId:\"kiZ9Y9JE5\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:3951.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-r17f0m-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"DeviceMobile\",FTSeQXiaj:\"https://yoffix.com/help-center/Yoffix-Mobile\",height:\"100%\",hva6ABfcz:(_getLocalizedValue15=getLocalizedValue(\"v27\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:\"Mobile\",id:\"KdP4sG7Hd\",JUcqTJSvP:(_getLocalizedValue16=getLocalizedValue(\"v28\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:\"Mobile version for iOS, Android and MS Teams, SSO...\",layoutId:\"KdP4sG7Hd\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KYUMsw6d0\"},implicitPathVariables:undefined},{href:{webPageId:\"KYUMsw6d0\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:4121.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4xjw0i-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"PresentationChart\",FTSeQXiaj:resolvedLinks7[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v29\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Dashboard & Reports\",id:\"OlVyzFyvf\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v30\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Data on bookings & analytics on attendance & office use...\",layoutId:\"OlVyzFyvf\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:3611.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k5mxw-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Heart\",FTSeQXiaj:\"https://yoffix.com/help-center/selecting-favorite-colleagues\",height:\"100%\",hva6ABfcz:(_getLocalizedValue17=getLocalizedValue(\"v31\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:\"Favorite colleagues\",id:\"W5jDctjWD\",JUcqTJSvP:(_getLocalizedValue18=getLocalizedValue(\"v32\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:\"Easily sync office days with your favorite colleagues...\",layoutId:\"W5jDctjWD\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:3781.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-100yerr-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"PuzzlePiece\",FTSeQXiaj:\"https://yoffix.com/help-center/Yoffix-Mobile\",height:\"100%\",hva6ABfcz:(_getLocalizedValue19=getLocalizedValue(\"v33\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:\"Favorite deks\",id:\"Tv2emoYwr\",JUcqTJSvP:(_getLocalizedValue20=getLocalizedValue(\"v34\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:\"Set favorite desk for your future bookings. Change anytime you want\",layoutId:\"Tv2emoYwr\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined},{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:3441.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-18fmr4s-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks8[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"LockOpen\",FTSeQXiaj:resolvedLinks8[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v35\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Allocate & book resources\",id:\"dFdWh_0rK\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v36\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Intergrate Yoffix with management of resources, e.g. lockers\",layoutId:\"dFdWh_0rK\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined},{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:3271.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5zjeva-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks9[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Door\",FTSeQXiaj:resolvedLinks9[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v37\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Access Control\",id:\"Vesb3xSts\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v38\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Intergrate Yoffix with your Access Control system (e.g. RFID) for automated check-ins...\",layoutId:\"Vesb3xSts\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:3101.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-157lxmk-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Cake\",height:\"100%\",hva6ABfcz:(_getLocalizedValue21=getLocalizedValue(\"v39\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:\"Catering\",id:\"V1xxAdCiB\",JUcqTJSvP:(_getLocalizedValue22=getLocalizedValue(\"v40\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:\"Book catering option for your meeting...\",layoutId:\"V1xxAdCiB\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:2931.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u7qafy-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Octagon\",height:\"100%\",hva6ABfcz:(_getLocalizedValue23=getLocalizedValue(\"v41\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:\"Incognito mode\",id:\"Yaqm17Wr1\",JUcqTJSvP:(_getLocalizedValue24=getLocalizedValue(\"v42\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:\"Set-up privacy settings to define with whom to share your workplace data...\",layoutId:\"Yaqm17Wr1\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined},{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:2761.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15eery2-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks10[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Placeholder\",FTSeQXiaj:resolvedLinks10[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v43\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Private Meetings\",id:\"h55w3d8R7\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v44\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Book meeting rooms with privacy - no infos shared on patrticipants and title...\",layoutId:\"h55w3d8R7\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:2591.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ysihtb-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"ArrowsInLineVertical\",height:\"100%\",hva6ABfcz:(_getLocalizedValue25=getLocalizedValue(\"v45\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:\"Room Sensors\",id:\"NOfCkXKnz\",JUcqTJSvP:(_getLocalizedValue26=getLocalizedValue(\"v46\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:\"API for occupancy sensory in meeting rooms for auto-release......\",layoutId:\"NOfCkXKnz\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:2421.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vr52of-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"DiceFive\",height:\"100%\",hva6ABfcz:(_getLocalizedValue27=getLocalizedValue(\"v47\",activeLocale))!==null&&_getLocalizedValue27!==void 0?_getLocalizedValue27:\"Meeting Room Panel\",id:\"N8CcDtd73\",JUcqTJSvP:(_getLocalizedValue28=getLocalizedValue(\"v48\",activeLocale))!==null&&_getLocalizedValue28!==void 0?_getLocalizedValue28:\"Transparency of room bookings, ad-hoc bookings, check-in...\",layoutId:\"N8CcDtd73\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:2251.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ybaf6b-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"DeviceTablet\",height:\"100%\",hva6ABfcz:(_getLocalizedValue29=getLocalizedValue(\"v49\",activeLocale))!==null&&_getLocalizedValue29!==void 0?_getLocalizedValue29:\"Digital Signage\",id:\"FlwVRf4AT\",JUcqTJSvP:(_getLocalizedValue30=getLocalizedValue(\"v50\",activeLocale))!==null&&_getLocalizedValue30!==void 0?_getLocalizedValue30:\"Office overview, find your colleague or available desk, book a desk...\",layoutId:\"FlwVRf4AT\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:2081.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1evam3m-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Car\",FTSeQXiaj:\"https://yoffix.com/help-center/Booking-parking-spots\",height:\"100%\",hva6ABfcz:(_getLocalizedValue31=getLocalizedValue(\"v51\",activeLocale))!==null&&_getLocalizedValue31!==void 0?_getLocalizedValue31:\"Booking parking slots\",id:\"Tz9EhibKn\",JUcqTJSvP:(_getLocalizedValue32=getLocalizedValue(\"v52\",activeLocale))!==null&&_getLocalizedValue32!==void 0?_getLocalizedValue32:\"Personal & teams slots, tags (e.g. EV charging), check-in...\",layoutId:\"Tz9EhibKn\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"G1Fp43zU9\"},implicitPathVariables:undefined},{href:{webPageId:\"G1Fp43zU9\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:1911.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qm5o5c-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks11[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"SelectionAll\",FTSeQXiaj:resolvedLinks11[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v53\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Room Booking\",id:\"EsVHQPv_T\",JUcqTJSvP:\"Access rights, tags, catering, online meeting link, 2-way calendar sync, book on-spot\",layoutId:\"EsVHQPv_T\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"G1Fp43zU9\"},implicitPathVariables:undefined},{href:{webPageId:\"G1Fp43zU9\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1027.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1067.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p6fyep-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks12[1],JUcqTJSvP:\"Access rights, tags, catering, online meeting link, 2-way calendar sync, book on-spot\"}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"SelectionAll\",FTSeQXiaj:resolvedLinks12[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v54\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Room Booking\",id:\"gYfgkJkJh\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v55\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Access rights, tags, catering, online meeting link, 2-way calendar sync, on-spot booking...\",layoutId:\"gYfgkJkJh\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{PV7pURhqH:\"catering-options\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"fnYxVUCls\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined},{href:{pathVariables:{PV7pURhqH:\"catering-options\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"fnYxVUCls\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1027.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1067.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7f20k4-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks13[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Cake\",FTSeQXiaj:resolvedLinks13[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v56\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Catering\",id:\"GurLdCe3U\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v57\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Add catering option to your meeting room booking\",layoutId:\"GurLdCe3U\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined},{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1027.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1067.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jyz2xq-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks14[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"ComputerTower\",FTSeQXiaj:resolvedLinks14[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v58\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Book equipment\",id:\"BqkWKaVcB\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v59\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Book additional equipment for your meeting...\",layoutId:\"BqkWKaVcB\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{PV7pURhqH:\"book-a-room-on-the-spot\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"LLY8dSnju\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined},{href:{pathVariables:{PV7pURhqH:\"book-a-room-on-the-spot\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"LLY8dSnju\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1197.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1237.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pf5h1u-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks15[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"DiceFive\",FTSeQXiaj:resolvedLinks15[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v60\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Meeting Room Panel\",id:\"bdvSbS_T7\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v61\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Transparency of room bookings, ad-hoc bookings, check-in...\",layoutId:\"bdvSbS_T7\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dZhYpsdQQ:\"yoffix-spacescreen\"},unresolvedPathSlugs:{dZhYpsdQQ:{collectionId:\"r3ffJQegj\",collectionItemId:\"zGOLYdZSr\"}},webPageId:\"xohAoMxIh\"},implicitPathVariables:undefined},{href:{pathVariables:{dZhYpsdQQ:\"yoffix-spacescreen\"},unresolvedPathSlugs:{dZhYpsdQQ:{collectionId:\"r3ffJQegj\",collectionItemId:\"zGOLYdZSr\"}},webPageId:\"xohAoMxIh\"},implicitPathVariables:undefined}],children:resolvedLinks16=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1197.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1237.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pp83ur-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks16[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"DeviceTablet\",FTSeQXiaj:resolvedLinks16[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v62\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Digital Signage\",id:\"CvJbU3M54\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v63\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Office overview, find your colleague or available desk, book a desk...\",layoutId:\"CvJbU3M54\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1197.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1237.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ngazdb-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Car\",FTSeQXiaj:\"https://yoffix.com/help-center/booking-of-corporate-cars\",height:\"100%\",hva6ABfcz:(_getLocalizedValue33=getLocalizedValue(\"v64\",activeLocale))!==null&&_getLocalizedValue33!==void 0?_getLocalizedValue33:\"Booking corporate cars\",id:\"HZHlmPcmb\",JUcqTJSvP:(_getLocalizedValue34=getLocalizedValue(\"v65\",activeLocale))!==null&&_getLocalizedValue34!==void 0?_getLocalizedValue34:\"Select and book corporate car by days or weeks\",layoutId:\"HZHlmPcmb\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1367.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1407.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10gv2hp-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"TrafficSign\",FTSeQXiaj:\"https://yoffix.com/help-center/Booking-parking-spots\",height:\"100%\",hva6ABfcz:(_getLocalizedValue35=getLocalizedValue(\"v66\",activeLocale))!==null&&_getLocalizedValue35!==void 0?_getLocalizedValue35:\"Booking parking slots\",id:\"WC1tN3Spx\",JUcqTJSvP:(_getLocalizedValue36=getLocalizedValue(\"v67\",activeLocale))!==null&&_getLocalizedValue36!==void 0?_getLocalizedValue36:\"Personal & teams slots, tags (e.g. EV charging), check-in...\",layoutId:\"WC1tN3Spx\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{PV7pURhqH:\"book-a-room-on-the-spot\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"LLY8dSnju\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined},{href:{pathVariables:{PV7pURhqH:\"book-a-room-on-the-spot\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"LLY8dSnju\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined}],children:resolvedLinks17=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1367.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1407.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17rsk84-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks17[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"ArrowsInLineVertical\",FTSeQXiaj:resolvedLinks17[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v68\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Room Sensors\",id:\"zgZ3Jf3M9\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v69\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"API for occupancy sensory in meeting rooms for auto-release......\",layoutId:\"zgZ3Jf3M9\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1367.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1407.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16v6pfw-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Placeholder\",FTSeQXiaj:\"https://yoffix.com/blog/ensuring-full-privacy-on-yoffix-protecting-your-workplace-environment\",height:\"100%\",hva6ABfcz:(_getLocalizedValue37=getLocalizedValue(\"v70\",activeLocale))!==null&&_getLocalizedValue37!==void 0?_getLocalizedValue37:\"Private Meetings\",id:\"BCoqC8MaT\",JUcqTJSvP:(_getLocalizedValue38=getLocalizedValue(\"v71\",activeLocale))!==null&&_getLocalizedValue38!==void 0?_getLocalizedValue38:\"Book meeting rooms with privacy - no infos shared on patrticipants and title...\",layoutId:\"BCoqC8MaT\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dZhYpsdQQ:\"ensuring-full-privacy-on-yoffix-protecting-your-workplace-environment\"},unresolvedPathSlugs:{dZhYpsdQQ:{collectionId:\"r3ffJQegj\",collectionItemId:\"LZy5d23f2\"}},webPageId:\"xohAoMxIh\"},implicitPathVariables:undefined},{href:{pathVariables:{dZhYpsdQQ:\"ensuring-full-privacy-on-yoffix-protecting-your-workplace-environment\"},unresolvedPathSlugs:{dZhYpsdQQ:{collectionId:\"r3ffJQegj\",collectionItemId:\"LZy5d23f2\"}},webPageId:\"xohAoMxIh\"},implicitPathVariables:undefined}],children:resolvedLinks18=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1537.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1577.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t2420v-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks18[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Octagon\",FTSeQXiaj:resolvedLinks18[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v72\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Incognito mode\",id:\"AqCPTAUhu\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v73\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Set-up privacy settings to define with whom to share your workplace data...\",layoutId:\"AqCPTAUhu\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined},{href:{webPageId:\"NaLU8RuTx\"},implicitPathVariables:undefined}],children:resolvedLinks19=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1537.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1577.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p6ysfw-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks19[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Door\",FTSeQXiaj:resolvedLinks19[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v74\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Access Control\",id:\"MLu0yZbpx\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v75\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Intergrate Yoffix with your Access Control system (e.g. RFID) for automated check-ins...\",layoutId:\"MLu0yZbpx\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{PV7pURhqH:\"favorite-seat\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"p2GLjWQGf\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined},{href:{pathVariables:{PV7pURhqH:\"favorite-seat\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"p2GLjWQGf\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined}],children:resolvedLinks20=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1537.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1577.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jtjdxc-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks20[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"PuzzlePiece\",FTSeQXiaj:resolvedLinks20[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v76\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Favorite seat\",id:\"S3e8NlYVe\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v77\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Set favorite desk for your future bookings. Change anytime you want\",layoutId:\"S3e8NlYVe\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{PV7pURhqH:\"selecting-favorite-colleagues\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"koT9o5drl\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined},{href:{pathVariables:{PV7pURhqH:\"selecting-favorite-colleagues\"},unresolvedPathSlugs:{PV7pURhqH:{collectionId:\"I1cm8UH7B\",collectionItemId:\"koT9o5drl\"}},webPageId:\"L4FJF9leQ\"},implicitPathVariables:undefined}],children:resolvedLinks21=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1707.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1747.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wl4tyj-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks21[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Heart\",FTSeQXiaj:resolvedLinks21[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v78\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Favorite colleagues\",id:\"DiutKL0rA\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v79\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Easily sync office days with your favorite colleagues...\",layoutId:\"DiutKL0rA\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1707.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1747.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14oy8y0-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"NumberSquareEight\",FTSeQXiaj:\"https://yoffix.com/book-a-demo\",height:\"100%\",hva6ABfcz:(_getLocalizedValue39=getLocalizedValue(\"v80\",activeLocale))!==null&&_getLocalizedValue39!==void 0?_getLocalizedValue39:\"Team desks\",id:\"k0GDCNcrD\",JUcqTJSvP:(_getLocalizedValue40=getLocalizedValue(\"v81\",activeLocale))!==null&&_getLocalizedValue40!==void 0?_getLocalizedValue40:\"Allocate desks or zones to specific team(s) to provide minimum seating capacity...\",layoutId:\"k0GDCNcrD\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KYUMsw6d0\"},implicitPathVariables:undefined},{href:{webPageId:\"KYUMsw6d0\"},implicitPathVariables:undefined}],children:resolvedLinks22=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1707.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1747.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ynb50x-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks22[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"PresentationChart\",FTSeQXiaj:resolvedLinks22[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v82\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Dashboard & Reports\",id:\"c8OlRRWNO\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v83\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Data on bookings & analytics on attendance & office use...\",layoutId:\"c8OlRRWNO\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"M8pJdcYdl\"},implicitPathVariables:undefined},{href:{webPageId:\"M8pJdcYdl\"},implicitPathVariables:undefined}],children:resolvedLinks23=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1877.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1917.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16yflpu-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks23[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"DeviceMobile\",FTSeQXiaj:resolvedLinks23[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v84\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Mobile\",id:\"rr8nQHxH1\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v85\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Mobile version for iOS, Android and MS Teams, SSO...\",layoutId:\"rr8nQHxH1\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1877.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1917.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6mof9j-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Scissors\",FTSeQXiaj:\"https://yoffix.com/book-a-demo\",height:\"100%\",hva6ABfcz:(_getLocalizedValue41=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue41!==void 0?_getLocalizedValue41:\"Customizations\",id:\"eiGJjJ8BU\",JUcqTJSvP:(_getLocalizedValue42=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue42!==void 0?_getLocalizedValue42:\"Hybrid rules, white label, multi-tenant, HR tools, hardware, roles & reports...\",layoutId:\"eiGJjJ8BU\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:1877.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:1917.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uxwfvq-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Ruler\",FTSeQXiaj:\"https://yoffix.com/book-a-demo\",height:\"100%\",hva6ABfcz:(_getLocalizedValue43=getLocalizedValue(\"v86\",activeLocale))!==null&&_getLocalizedValue43!==void 0?_getLocalizedValue43:\"Booking rules\",id:\"VcM3asanj\",JUcqTJSvP:(_getLocalizedValue44=getLocalizedValue(\"v87\",activeLocale))!==null&&_getLocalizedValue44!==void 0?_getLocalizedValue44:\"Booking horizon, auto-release, check-in time, etc. \",layoutId:\"VcM3asanj\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined},{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined},{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined}],children:resolvedLinks24=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:4461.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2047.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2087.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c7t8zc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks24[2]},xxMpjA8Nw:{FTSeQXiaj:resolvedLinks24[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Armchair\",FTSeQXiaj:resolvedLinks24[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v88\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"1-Click Desk Booking\",id:\"GcSWnw3Ls\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v89\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Book a desk with 1-Click - from Desk Top, Mobile, MS Teams, Slack\",layoutId:\"GcSWnw3Ls\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined},{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined},{href:{webPageId:\"kt3TiOwHY\"},implicitPathVariables:undefined}],children:resolvedLinks25=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:4631.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2047.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2087.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ymgf7z-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks25[2]},xxMpjA8Nw:{FTSeQXiaj:resolvedLinks25[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"SunHorizon\",FTSeQXiaj:resolvedLinks25[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v90\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Recurring Bookings\",id:\"VPpBRnxgD\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v91\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Weekly recurring bookings and customizable bookings\",layoutId:\"VPpBRnxgD\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2047.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2087.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9lkw1e-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"MinusCircle\",FTSeQXiaj:\"https://yoffix.com/book-a-demo\",height:\"100%\",hva6ABfcz:(_getLocalizedValue45=getLocalizedValue(\"v92\",activeLocale))!==null&&_getLocalizedValue45!==void 0?_getLocalizedValue45:\"Sync Absence Status\",id:\"KLj1p50GI\",JUcqTJSvP:(_getLocalizedValue46=getLocalizedValue(\"v93\",activeLocale))!==null&&_getLocalizedValue46!==void 0?_getLocalizedValue46:\"Sync absence status from Microsoft or HRIS to auto-release a desk\",layoutId:\"KLj1p50GI\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:5181.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2217.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:180,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2257.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kn6mny-container\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Notebook\",height:\"100%\",hva6ABfcz:(_getLocalizedValue47=getLocalizedValue(\"v94\",activeLocale))!==null&&_getLocalizedValue47!==void 0?_getLocalizedValue47:\"Real-Time Analytics and Insights\",id:\"s_konWgf_\",JUcqTJSvP:(_getLocalizedValue48=getLocalizedValue(\"v95\",activeLocale))!==null&&_getLocalizedValue48!==void 0?_getLocalizedValue48:\"Dashboard with attendance tracking, office occupancy, and usage patterns\",layoutId:\"s_konWgf_\",style:{width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:4991.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2217.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:180,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2257.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16928b7-container\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Notification\",height:\"100%\",hva6ABfcz:(_getLocalizedValue49=getLocalizedValue(\"v96\",activeLocale))!==null&&_getLocalizedValue49!==void 0?_getLocalizedValue49:\"Automated Notifications\",id:\"I7m6ygEic\",JUcqTJSvP:(_getLocalizedValue50=getLocalizedValue(\"v97\",activeLocale))!==null&&_getLocalizedValue50!==void 0?_getLocalizedValue50:\"Push reminders to keep team members aligned with attendance policies\",layoutId:\"I7m6ygEic\",style:{width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:4801.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2217.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:180,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2257.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16u66hu-container\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"UserCircleGear\",height:\"100%\",hva6ABfcz:(_getLocalizedValue51=getLocalizedValue(\"v98\",activeLocale))!==null&&_getLocalizedValue51!==void 0?_getLocalizedValue51:\"Team-Specific In-Office Days\",id:\"p_WL0SHCI\",JUcqTJSvP:(_getLocalizedValue52=getLocalizedValue(\"v99\",activeLocale))!==null&&_getLocalizedValue52!==void 0?_getLocalizedValue52:\"Set regular in-office days for each team to ensure consistent collaboration\",layoutId:\"p_WL0SHCI\",style:{width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{dZhYpsdQQ:\"ensuring-full-privacy-on-yoffix-protecting-your-workplace-environment\"},unresolvedPathSlugs:{dZhYpsdQQ:{collectionId:\"r3ffJQegj\",collectionItemId:\"LZy5d23f2\"}},webPageId:\"xohAoMxIh\"},implicitPathVariables:undefined},{href:{pathVariables:{dZhYpsdQQ:\"ensuring-full-privacy-on-yoffix-protecting-your-workplace-environment\"},unresolvedPathSlugs:{dZhYpsdQQ:{collectionId:\"r3ffJQegj\",collectionItemId:\"LZy5d23f2\"}},webPageId:\"xohAoMxIh\"},implicitPathVariables:undefined}],children:resolvedLinks26=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2407.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2447.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m31hbc-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks26[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"House\",FTSeQXiaj:resolvedLinks26[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v100\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Home Office Bookings\",id:\"mNAgkQ77V\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v101\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Book also Home Office (and absence) half-hourly \",layoutId:\"mNAgkQ77V\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UwaWcRT5J\"},implicitPathVariables:undefined},{href:{webPageId:\"UwaWcRT5J\"},implicitPathVariables:undefined},{href:{webPageId:\"UwaWcRT5J\"},implicitPathVariables:undefined}],children:resolvedLinks27=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:5371.2},xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2407.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2447.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x8sa7t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{FTSeQXiaj:resolvedLinks27[2]},xxMpjA8Nw:{FTSeQXiaj:resolvedLinks27[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Rows\",FTSeQXiaj:resolvedLinks27[0],height:\"100%\",hva6ABfcz:\"Resource Management\",id:\"rcA6iYAKh\",JUcqTJSvP:\"Book any office resources - only for single meeting or for longer period\",layoutId:\"rcA6iYAKh\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:160,width:\"max(min(100vw, 1280px) - 16px, 200px)\",y:5541.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kclcm3-container hidden-vxty7s hidden-1v9l6y5\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Airplane\",FTSeQXiaj:\"https://yoffix.com/help-center/upcoming-feature-visitor-management\",height:\"100%\",hva6ABfcz:(_getLocalizedValue53=getLocalizedValue(\"v102\",activeLocale))!==null&&_getLocalizedValue53!==void 0?_getLocalizedValue53:\"Visitor Management\",id:\"WEi6z2zbG\",JUcqTJSvP:(_getLocalizedValue54=getLocalizedValue(\"v103\",activeLocale))!==null&&_getLocalizedValue54!==void 0?_getLocalizedValue54:\"Register guests, guest check-in, visitors overview for reception\",layoutId:\"WEi6z2zbG\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2407.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2447.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b40vmc-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Info\",FTSeQXiaj:\"https://yoffix.com/help-center/Booking-parking-spots\",height:\"100%\",hva6ABfcz:\"MS-365 Integration\",id:\"ADT4nAQRT\",JUcqTJSvP:\"Seamless integration with AD, MS Teams, Outlook + MS SSO\",layoutId:\"ADT4nAQRT\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kykizoHL_\"},implicitPathVariables:undefined},{href:{webPageId:\"kykizoHL_\"},implicitPathVariables:undefined}],children:resolvedLinks28=>/*#__PURE__*/{var _getLocalizedValue,_getLocalizedValue1;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{width:\"max((min(100vw, 1280px) - 52px) / 3, 200px)\",y:2577.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:\"max((min(100vw, 1280px) - 68px) / 3, 200px)\",y:2617.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qc4buc-container hidden-1y9x0w9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{xxMpjA8Nw:{FTSeQXiaj:resolvedLinks28[1]}},children:/*#__PURE__*/_jsx(MainKey_features,{cC5pxBdYG:\"Airplane\",FTSeQXiaj:resolvedLinks28[0],height:\"100%\",hva6ABfcz:(_getLocalizedValue=getLocalizedValue(\"v102\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Visitor Management\",id:\"o4aBlNoXT\",JUcqTJSvP:(_getLocalizedValue1=getLocalizedValue(\"v103\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Register guests, guest check-in, visitors overview for reception\",layoutId:\"o4aBlNoXT\",style:{height:\"100%\",width:\"100%\"},VsGKNq5Cn:\"var(--token-abb5b761-b98a-4647-96a9-ac4d05086a8b, rgb(255, 255, 255))\",width:\"100%\"})})})})});}})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13f6yvs\",\"data-framer-name\":\"Talk to us\",id:elementId,name:\"Talk to us\",ref:ref2,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue55=getLocalizedValue(\"v104\",activeLocale))!==null&&_getLocalizedValue55!==void 0?_getLocalizedValue55:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-td7sjx\",\"data-styles-preset\":\"cksVre31z\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get your price quote for Yoffix Workplace Platform\"})}),className:\"framer-1bydeds\",\"data-framer-name\":\"Not sure about the plan? Talk to us.\",fonts:[\"Inter\"],name:\"Not sure about the plan? Talk to us.\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{children:(_getLocalizedValue56=getLocalizedValue(\"v106\",activeLocale))!==null&&_getLocalizedValue56!==void 0?_getLocalizedValue56:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(49, 49, 57)\"},children:\"You have questions on our prices, integrations or outlined features? Send us your request with the form below and we will return to you asap.\"})})},xxMpjA8Nw:{children:(_getLocalizedValue57=getLocalizedValue(\"v106\",activeLocale))!==null&&_getLocalizedValue57!==void 0?_getLocalizedValue57:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(49, 49, 57)\"},children:\"You have questions on our prices, integrations or outlined features? Send us your request with the form below and we will return to you asap.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue58=getLocalizedValue(\"v105\",activeLocale))!==null&&_getLocalizedValue58!==void 0?_getLocalizedValue58:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(49, 49, 57)\"},children:\"You have questions on our prices, integrations or outlined features? Send us your request with the form below and we will return to you asap.\"})}),className:\"framer-1h13qmb\",\"data-framer-name\":\"Everything you need to know about the product and billing.\",fonts:[\"GF;Poppins-regular\"],name:\"Everything you need to know about the product and billing.\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4lh13-container\",children:/*#__PURE__*/_jsx(ContactForm,{email:(_getLocalizedValue59=getLocalizedValue(\"v109\",activeLocale))!==null&&_getLocalizedValue59!==void 0?_getLocalizedValue59:\"Email\",height:\"100%\",id:\"P9d1n72q6\",layoutId:\"P9d1n72q6\",message:(_getLocalizedValue60=getLocalizedValue(\"v110\",activeLocale))!==null&&_getLocalizedValue60!==void 0?_getLocalizedValue60:\"Message\",name:(_getLocalizedValue61=getLocalizedValue(\"v108\",activeLocale))!==null&&_getLocalizedValue61!==void 0?_getLocalizedValue61:\"Name\",style:{width:\"100%\"},submitButtonTitle:(_getLocalizedValue62=getLocalizedValue(\"v111\",activeLocale))!==null&&_getLocalizedValue62!==void 0?_getLocalizedValue62:\"Submit\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pqzgy9\",\"data-framer-name\":\"Frame 634062\",name:\"Frame 634062\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q9cpgs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(49, 49, 57)\"},children:\"Newsroom:\"})})},xxMpjA8Nw:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(49, 49, 57)\"},children:\"Newsroom:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(49, 49, 57)\"},children:\"Newsroom:\"})}),className:\"framer-13h39ei\",\"data-framer-name\":\"Workplace experience people love\",fonts:[\"GF;Poppins-regular\"],name:\"Workplace experience people love\",verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uf1jnw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"gZKtAHYU4\",data:Blog,type:\"Collection\"},select:[{collection:\"gZKtAHYU4\",name:\"ZtUis2rCB\",type:\"Identifier\"},{collection:\"gZKtAHYU4\",name:\"iGG6K9bfB\",type:\"Identifier\"},{collection:\"gZKtAHYU4\",name:\"avt612L7x\",type:\"Identifier\"},{collection:\"gZKtAHYU4\",name:\"dZhYpsdQQ\",type:\"Identifier\"},{collection:\"gZKtAHYU4\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"gZKtAHYU4\",name:\"uHEURC7cx\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection===null||collection===void 0?void 0:collection.map(({avt612L7x:avt612L7xgZKtAHYU4,dZhYpsdQQ:dZhYpsdQQgZKtAHYU4,id:idgZKtAHYU4,iGG6K9bfB:iGG6K9bfBgZKtAHYU4,ZtUis2rCB:ZtUis2rCBgZKtAHYU4},index)=>{iGG6K9bfBgZKtAHYU4!==null&&iGG6K9bfBgZKtAHYU4!==void 0?iGG6K9bfBgZKtAHYU4:iGG6K9bfBgZKtAHYU4=\"\";dZhYpsdQQgZKtAHYU4!==null&&dZhYpsdQQgZKtAHYU4!==void 0?dZhYpsdQQgZKtAHYU4:dZhYpsdQQgZKtAHYU4=\"\";const textContent=toDateString(avt612L7xgZKtAHYU4,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`gZKtAHYU4-${idgZKtAHYU4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dZhYpsdQQ:dZhYpsdQQgZKtAHYU4},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xohAoMxIh\"},nodeId:\"T7iMpskKU\",children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-cdyjyt framer-17zb85a\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(6432),sizes:\"max(100vw - 48px, 200px)\",...toResponsiveImage(ZtUis2rCBgZKtAHYU4)}},xxMpjA8Nw:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3545.2),sizes:\"max((100vw - 68px) / 3, 200px)\",...toResponsiveImage(ZtUis2rCBgZKtAHYU4)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3636.8),sizes:\"max((100vw - 68px) / 3, 200px)\",...toResponsiveImage(ZtUis2rCBgZKtAHYU4)},className:\"framer-1fnslfh\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fy5blk\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"rgb(49, 49, 57)\"},children:\"Title\"})}),className:\"framer-scjmd\",\"data-framer-name\":\"Title\",fonts:[\"GF;Poppins-600\"],name:\"Title\",text:iGG6K9bfBgZKtAHYU4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgba(49, 49, 57, 0.5)\"},children:\"Content\"})}),className:\"framer-pyxrsu\",\"data-framer-name\":\"Date\",fonts:[\"GF;Poppins-regular\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idgZKtAHYU4);})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{y:6979.6},xxMpjA8Nw:{y:4092.7999999999997}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1106,width:\"100vw\",y:4184.400000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lf30du-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{variant:\"pyVcu6qY6\"},xxMpjA8Nw:{variant:\"KyysySCc9\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"tVADZAxzp\",layoutId:\"tVADZAxzp\",RzEZQJegE:\"var(--token-ab572480-b4b2-41e3-a339-349f203360ee, rgb(240, 240, 240))\",style:{width:\"100%\"},variant:\"aeuzXdhp9\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mVJEdildR\"},implicitPathVariables:undefined},{href:{webPageId:\"mVJEdildR\"},implicitPathVariables:undefined}],children:resolvedLinks29=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{height:82,width:\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1vfcjg6-container hidden-vxty7s hidden-1v9l6y5\",id:\"1vfcjg6\",layoutScroll:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{J53kgj7er:resolvedLinks29[1]}},children:/*#__PURE__*/_jsx(NavigationTopBar,{height:\"100%\",id:\"LNvuDCdWC\",J53kgj7er:resolvedLinks29[0],layoutId:\"LNvuDCdWC\",PfJtH09Tw:PfJtH09Tw3bnx0g({overlay}),style:{height:\"100%\",width:\"100%\"},variant:\"arwctODfU\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-2b0zf1\"),\"data-framer-portal-id\":\"1vfcjg6\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ijGsLaM1H\"),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mVJEdildR\"},implicitPathVariables:undefined},{href:{webPageId:\"mVJEdildR\"},implicitPathVariables:undefined}],children:resolvedLinks30=>/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1edkhcl-container\"),\"data-framer-portal-id\":\"1vfcjg6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F71Viy71l:{lLn9dS6zl:resolvedLinks30[1]}},children:/*#__PURE__*/_jsx(Experiment_burger,{height:\"100%\",id:\"PIKM5azQr\",layoutId:\"PIKM5azQr\",lLn9dS6zl:resolvedLinks30[0],style:{height:\"100%\",width:\"100%\"},variant:\"oHS2k0OUW\",width:\"100%\"})})})})})]}),getContainer())})})]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-XqMuy { background: var(--token-ab572480-b4b2-41e3-a339-349f203360ee, rgb(240, 240, 240)); }`,\".framer-XqMuy.framer-17zb85a, .framer-XqMuy .framer-17zb85a { display: block; }\",\".framer-XqMuy.framer-vxty7s { align-content: center; align-items: center; background-color: var(--token-ab572480-b4b2-41e3-a339-349f203360ee, #f0f0f0); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-XqMuy .framer-svom1b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 200px 96px 80px 96px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-ah90h6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-14cfhl4, .framer-XqMuy .framer-1bydeds { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XqMuy .framer-xhc0b1 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XqMuy .framer-1nmbo3l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: hidden; padding: 0px 96px 56px 96px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-kbvos2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 682px; }\",\".framer-XqMuy .framer-1vpewz4 { 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-XqMuy .framer-60ye7m { flex: none; height: 47px; position: relative; width: 160px; }\",\".framer-XqMuy .framer-1p0dmv7, .framer-XqMuy .framer-1enb3vi, .framer-XqMuy .framer-7ejb7j { background-color: rgba(48, 48, 56, 0.1); flex: none; height: 48px; overflow: hidden; position: relative; width: 1px; }\",\".framer-XqMuy .framer-17weaex, .framer-XqMuy .framer-syumzr, .framer-XqMuy .framer-1s0hj9l { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XqMuy .framer-skyvnh, .framer-XqMuy .framer-13cx5k2, .framer-XqMuy .framer-vcgq8w { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XqMuy .framer-1qrmwl7, .framer-XqMuy .framer-6zv490 { flex: none; height: 20px; position: relative; width: 112px; }\",\".framer-XqMuy .framer-1pcoa1o { flex: none; height: 20px; position: relative; width: 113px; }\",\".framer-XqMuy .framer-1cfconf-container, .framer-XqMuy .framer-1vfcjg6-container { flex: none; height: 82px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-XqMuy .framer-1xr1rd9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 1280px; overflow: visible; padding: 0px 24px 64px 24px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-1wx97ow { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-9u9p5z-container, .framer-XqMuy .framer-hf32j4-container, .framer-XqMuy .framer-dnjfxw-container, .framer-XqMuy .framer-18r7fp3-container, .framer-XqMuy .framer-1njme6f-container, .framer-XqMuy .framer-wrq910-container, .framer-XqMuy .framer-sysz3c-container, .framer-XqMuy .framer-e6pihj-container, .framer-XqMuy .framer-nqqh0p-container, .framer-XqMuy .framer-hh6mrv-container, .framer-XqMuy .framer-1fv0ga9-container, .framer-XqMuy .framer-r17f0m-container, .framer-XqMuy .framer-4xjw0i-container, .framer-XqMuy .framer-1k5mxw-container, .framer-XqMuy .framer-100yerr-container, .framer-XqMuy .framer-18fmr4s-container, .framer-XqMuy .framer-5zjeva-container, .framer-XqMuy .framer-157lxmk-container, .framer-XqMuy .framer-1u7qafy-container, .framer-XqMuy .framer-15eery2-container, .framer-XqMuy .framer-ysihtb-container, .framer-XqMuy .framer-1vr52of-container, .framer-XqMuy .framer-ybaf6b-container, .framer-XqMuy .framer-1evam3m-container, .framer-XqMuy .framer-qm5o5c-container, .framer-XqMuy .framer-1p6fyep-container, .framer-XqMuy .framer-7f20k4-container, .framer-XqMuy .framer-1jyz2xq-container, .framer-XqMuy .framer-pf5h1u-container, .framer-XqMuy .framer-1pp83ur-container, .framer-XqMuy .framer-ngazdb-container, .framer-XqMuy .framer-10gv2hp-container, .framer-XqMuy .framer-17rsk84-container, .framer-XqMuy .framer-16v6pfw-container, .framer-XqMuy .framer-t2420v-container, .framer-XqMuy .framer-1p6ysfw-container, .framer-XqMuy .framer-1jtjdxc-container, .framer-XqMuy .framer-wl4tyj-container, .framer-XqMuy .framer-14oy8y0-container, .framer-XqMuy .framer-ynb50x-container, .framer-XqMuy .framer-16yflpu-container, .framer-XqMuy .framer-6mof9j-container, .framer-XqMuy .framer-1uxwfvq-container, .framer-XqMuy .framer-c7t8zc-container, .framer-XqMuy .framer-ymgf7z-container, .framer-XqMuy .framer-9lkw1e-container, .framer-XqMuy .framer-m31hbc-container, .framer-XqMuy .framer-x8sa7t-container, .framer-XqMuy .framer-kclcm3-container, .framer-XqMuy .framer-b40vmc-container, .framer-XqMuy .framer-1qc4buc-container { align-self: start; flex: none; height: 160px; justify-self: start; position: relative; width: 100%; }\",\".framer-XqMuy .framer-kn6mny-container, .framer-XqMuy .framer-16928b7-container, .framer-XqMuy .framer-16u66hu-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-XqMuy .framer-13f6yvs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 90px 0px 124px 0px; position: relative; scroll-margin-top: 150px; width: 100%; }\",\".framer-XqMuy .framer-1h13qmb { flex: none; height: auto; opacity: 0.5; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XqMuy .framer-4lh13-container, .framer-XqMuy .framer-1lf30du-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-XqMuy .framer-pqzgy9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 96px 40px 96px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-1q9cpgs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 980px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-13h39ei { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.5; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XqMuy .framer-1uf1jnw { display: grid; flex: none; gap: 10px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px 24px 120px 24px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-cdyjyt { align-content: center; align-items: center; align-self: start; background-color: #ffffff; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-XqMuy .framer-1fnslfh { flex: none; height: 240px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-fy5blk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 100px; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-XqMuy .framer-scjmd, .framer-XqMuy .framer-pyxrsu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XqMuy.framer-2b0zf1 { background-color: rgba(255, 255, 255, 0); inset: 0px; position: fixed; user-select: none; z-index: 0; }\",\".framer-XqMuy.framer-1edkhcl-container { flex: none; height: 100vh; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XqMuy.framer-vxty7s, .framer-XqMuy .framer-svom1b, .framer-XqMuy .framer-ah90h6, .framer-XqMuy .framer-1nmbo3l, .framer-XqMuy .framer-1vpewz4, .framer-XqMuy .framer-17weaex, .framer-XqMuy .framer-syumzr, .framer-XqMuy .framer-1s0hj9l, .framer-XqMuy .framer-1xr1rd9, .framer-XqMuy .framer-13f6yvs, .framer-XqMuy .framer-pqzgy9, .framer-XqMuy .framer-1q9cpgs, .framer-XqMuy .framer-cdyjyt, .framer-XqMuy .framer-fy5blk { gap: 0px; } .framer-XqMuy.framer-vxty7s > *, .framer-XqMuy .framer-ah90h6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XqMuy.framer-vxty7s > :first-child, .framer-XqMuy .framer-svom1b > :first-child, .framer-XqMuy .framer-ah90h6 > :first-child, .framer-XqMuy .framer-1nmbo3l > :first-child, .framer-XqMuy .framer-17weaex > :first-child, .framer-XqMuy .framer-syumzr > :first-child, .framer-XqMuy .framer-1s0hj9l > :first-child, .framer-XqMuy .framer-1xr1rd9 > :first-child, .framer-XqMuy .framer-13f6yvs > :first-child, .framer-XqMuy .framer-pqzgy9 > :first-child, .framer-XqMuy .framer-1q9cpgs > :first-child, .framer-XqMuy .framer-cdyjyt > :first-child, .framer-XqMuy .framer-fy5blk > :first-child { margin-top: 0px; } .framer-XqMuy.framer-vxty7s > :last-child, .framer-XqMuy .framer-svom1b > :last-child, .framer-XqMuy .framer-ah90h6 > :last-child, .framer-XqMuy .framer-1nmbo3l > :last-child, .framer-XqMuy .framer-17weaex > :last-child, .framer-XqMuy .framer-syumzr > :last-child, .framer-XqMuy .framer-1s0hj9l > :last-child, .framer-XqMuy .framer-1xr1rd9 > :last-child, .framer-XqMuy .framer-13f6yvs > :last-child, .framer-XqMuy .framer-pqzgy9 > :last-child, .framer-XqMuy .framer-1q9cpgs > :last-child, .framer-XqMuy .framer-cdyjyt > :last-child, .framer-XqMuy .framer-fy5blk > :last-child { margin-bottom: 0px; } .framer-XqMuy .framer-svom1b > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-XqMuy .framer-1nmbo3l > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-XqMuy .framer-1vpewz4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XqMuy .framer-1vpewz4 > :first-child { margin-left: 0px; } .framer-XqMuy .framer-1vpewz4 > :last-child { margin-right: 0px; } .framer-XqMuy .framer-17weaex > *, .framer-XqMuy .framer-syumzr > *, .framer-XqMuy .framer-1s0hj9l > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-XqMuy .framer-1xr1rd9 > *, .framer-XqMuy .framer-13f6yvs > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-XqMuy .framer-pqzgy9 > *, .framer-XqMuy .framer-1q9cpgs > *, .framer-XqMuy .framer-cdyjyt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-XqMuy .framer-fy5blk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-XqMuy { background: var(--token-ab572480-b4b2-41e3-a339-349f203360ee, rgb(240, 240, 240)); } .framer-XqMuy.framer-vxty7s { width: 810px; } .framer-XqMuy .framer-svom1b { padding: 160px 48px 80px 48px; } .framer-XqMuy .framer-1nmbo3l { padding: 0px 56px 56px 56px; } .framer-XqMuy .framer-1xr1rd9 { gap: 48px; padding: 0px 16px 40px 16px; } .framer-XqMuy .framer-13f6yvs { max-width: 720px; padding: 90px 56px 124px 56px; } .framer-XqMuy .framer-pqzgy9 { gap: 0px; padding: 0px 56px 32px 56px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XqMuy .framer-1xr1rd9, .framer-XqMuy .framer-pqzgy9 { gap: 0px; } .framer-XqMuy .framer-1xr1rd9 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-XqMuy .framer-1xr1rd9 > :first-child, .framer-XqMuy .framer-pqzgy9 > :first-child { margin-top: 0px; } .framer-XqMuy .framer-1xr1rd9 > :last-child, .framer-XqMuy .framer-pqzgy9 > :last-child { margin-bottom: 0px; } .framer-XqMuy .framer-pqzgy9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-XqMuy { background: var(--token-ab572480-b4b2-41e3-a339-349f203360ee, rgb(240, 240, 240)); } .framer-XqMuy.framer-vxty7s { width: 390px; } .framer-XqMuy .framer-svom1b { padding: 160px 24px 80px 24px; } .framer-XqMuy .framer-1xr1rd9 { gap: 48px; padding: 0px 8px 40px 8px; } .framer-XqMuy .framer-1wx97ow, .framer-XqMuy .framer-1uf1jnw { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-XqMuy .framer-9u9p5z-container { order: 0; } .framer-XqMuy .framer-dnjfxw-container { order: 3; } .framer-XqMuy .framer-18r7fp3-container { order: 1; } .framer-XqMuy .framer-1njme6f-container { order: 4; } .framer-XqMuy .framer-wrq910-container { order: 5; } .framer-XqMuy .framer-sysz3c-container { order: 6; } .framer-XqMuy .framer-e6pihj-container { order: 7; } .framer-XqMuy .framer-nqqh0p-container { order: 8; } .framer-XqMuy .framer-hh6mrv-container { order: 9; } .framer-XqMuy .framer-1fv0ga9-container { order: 24; } .framer-XqMuy .framer-r17f0m-container { order: 22; } .framer-XqMuy .framer-4xjw0i-container { order: 23; } .framer-XqMuy .framer-1k5mxw-container { order: 20; } .framer-XqMuy .framer-100yerr-container { order: 21; } .framer-XqMuy .framer-18fmr4s-container { order: 19; } .framer-XqMuy .framer-5zjeva-container { order: 18; } .framer-XqMuy .framer-157lxmk-container { order: 17; } .framer-XqMuy .framer-1u7qafy-container { order: 16; } .framer-XqMuy .framer-15eery2-container { order: 15; } .framer-XqMuy .framer-ysihtb-container { order: 14; } .framer-XqMuy .framer-1vr52of-container { order: 13; } .framer-XqMuy .framer-ybaf6b-container { order: 12; } .framer-XqMuy .framer-1evam3m-container { order: 11; } .framer-XqMuy .framer-qm5o5c-container { order: 10; } .framer-XqMuy .framer-c7t8zc-container { order: 43; } .framer-XqMuy .framer-ymgf7z-container { order: 44; } .framer-XqMuy .framer-kn6mny-container { order: 49; } .framer-XqMuy .framer-16928b7-container { order: 48; } .framer-XqMuy .framer-16u66hu-container { order: 47; } .framer-XqMuy .framer-x8sa7t-container { order: 50; } .framer-XqMuy .framer-kclcm3-container { order: 51; } .framer-XqMuy .framer-13f6yvs { gap: 40px; padding: 90px 24px 90px 24px; } .framer-XqMuy .framer-pqzgy9 { gap: 0px; padding: 0px 56px 32px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XqMuy .framer-1xr1rd9, .framer-XqMuy .framer-13f6yvs, .framer-XqMuy .framer-pqzgy9 { gap: 0px; } .framer-XqMuy .framer-1xr1rd9 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-XqMuy .framer-1xr1rd9 > :first-child, .framer-XqMuy .framer-13f6yvs > :first-child, .framer-XqMuy .framer-pqzgy9 > :first-child { margin-top: 0px; } .framer-XqMuy .framer-1xr1rd9 > :last-child, .framer-XqMuy .framer-13f6yvs > :last-child, .framer-XqMuy .framer-pqzgy9 > :last-child { margin-bottom: 0px; } .framer-XqMuy .framer-13f6yvs > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-XqMuy .framer-pqzgy9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5546.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xxMpjA8Nw\":{\"layout\":[\"fixed\",\"auto\"]},\"F71Viy71l\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerASQVrxZL5=withCSS(Component,css,\"framer-XqMuy\");export default FramerASQVrxZL5;FramerASQVrxZL5.displayName=\"Partners\";FramerASQVrxZL5.defaultProps={height:5546.5,width:1200};addFonts(FramerASQVrxZL5,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...NavigationHeader_20Fonts,...MainKey_featuresFonts,...ContactFormFonts,...NavigationFooterFonts,...NavigationTopBarFonts,...Experiment_burgerFonts,...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\":\"FramerASQVrxZL5\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"5546.5\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xxMpjA8Nw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F71Viy71l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationHeader_20Fonts", "getFonts", "h6A4RliuO_default", "MainKey_featuresFonts", "Pu5EzMR5O_default", "ContactFormFonts", "ContactForm", "NavigationFooterFonts", "aHwebVB5_default", "NavigationTopBarFonts", "ND2roFeRn_default", "Experiment_burgerFonts", "EwSuvbYmI_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "getContainer", "_document_querySelector", "_ref", "Overlay", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "ZtUis2rCBgZKtAHYU4", "iGG6K9bfBgZKtAHYU4", "avt612L7xgZKtAHYU4", "dZhYpsdQQgZKtAHYU4", "idgZKtAHYU4", "restProps", "ue", "metadata1", "robotsTag", "ie", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "PfJtH09Tw3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "usePreloadLocalizedValues", "isDisplayed", "router", "useRouter", "isDisplayed1", "elementId", "useRouteElementId", "ref2", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "_getLocalizedValue27", "_getLocalizedValue28", "_getLocalizedValue29", "_getLocalizedValue30", "_getLocalizedValue31", "_getLocalizedValue32", "_getLocalizedValue33", "_getLocalizedValue34", "_getLocalizedValue35", "_getLocalizedValue36", "_getLocalizedValue37", "_getLocalizedValue38", "_getLocalizedValue39", "_getLocalizedValue40", "_getLocalizedValue41", "_getLocalizedValue42", "_getLocalizedValue43", "_getLocalizedValue44", "_getLocalizedValue45", "_getLocalizedValue46", "_getLocalizedValue47", "_getLocalizedValue48", "_getLocalizedValue49", "_getLocalizedValue50", "_getLocalizedValue51", "_getLocalizedValue52", "_getLocalizedValue53", "_getLocalizedValue54", "_getLocalizedValue55", "_getLocalizedValue56", "_getLocalizedValue57", "_getLocalizedValue58", "_getLocalizedValue59", "_getLocalizedValue60", "_getLocalizedValue61", "_getLocalizedValue62", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText2", "getLocalizedValue", "x", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "resolvedLinks13", "resolvedLinks14", "resolvedLinks15", "resolvedLinks16", "resolvedLinks17", "resolvedLinks18", "resolvedLinks19", "resolvedLinks20", "resolvedLinks21", "resolvedLinks22", "resolvedLinks23", "resolvedLinks24", "resolvedLinks25", "resolvedLinks26", "resolvedLinks27", "resolvedLinks28", "ChildrenCanSuspend", "r3ffJQegj_default", "collection", "paginationInfo", "l", "index", "textContent", "PathVariablesContext", "Link", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks29", "AnimatePresence", "Ga", "resolvedLinks30", "css", "FramerASQVrxZL5", "withCSS", "ASQVrxZL5_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
