301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: mymcs.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style></style> <link rel="alternate" hreflang="nl" href="https://spacewell.com/nl/" /> <link rel="alternate" hreflang="en" href="https://spacewell.com/" /> <link rel="alternate" hreflang="fr" href="https://spacewell.com/fr/" /> <link rel="alternate" hreflang="de" href="https://spacewell.com/de/" /> <link rel="alternate" hreflang="es" href="https://spacewell.com/es/" /> <link rel="alternate" hreflang="sv" href="https://spacewell.com/sv/" /> <link rel="alternate" hreflang="x-default" href="https://spacewell.com/" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- This site is optimized with the Yoast SEO Premium plugin v25.0 (Yoast SEO v25.0) - https://yoast.com/wordpress/plugins/seo/ --> <title>Smart Building Software | Smart Workplace Tech | Spacewell</title><link rel="preload" data-rocket-preload as="font" href="https://spacewell.com/wp-content/themes/generatepress-child/assets/fonts/Montserrat/static/Montserrat-Regular.ttf" crossorigin><link rel="preload" data-rocket-preload as="font" href="https://spacewell.com/wp-content/themes/generatepress-child/assets/fonts/Montserrat/static/Montserrat-Bold.ttf" crossorigin><link rel="preload" data-rocket-preload as="font" href="https://spacewell.com/wp-content/themes/generatepress-child/assets/fonts/Montserrat/Montserrat-VariableFont_wght.ttf" crossorigin><style id="wpr-usedcss">img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}:where(.wp-block-file){margin-bottom:1.5em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.show{animation:.4s show-content-image}}.wp-block-image.aligncenter{text-align:center}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:0 0}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.entry-content{counter-reset:footnotes}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.aligncenter{clear:both}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-sw-blocks-modal-video .video-modal{background:#000}.wp-block-sw-blocks-modal-video .video-modal .video-content{position:relative;width:100%;padding-bottom:57.92%;height:0;overflow:hidden}.wp-block-sw-blocks-modal-video .video-modal .video-content embed,.wp-block-sw-blocks-modal-video .video-modal .video-content iframe,.wp-block-sw-blocks-modal-video .video-modal .video-content object{position:absolute;top:0;left:0;width:100%;height:100%}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--contrast:var(--contrast);--wp--preset--color--contrast-2:var(--contrast-2);--wp--preset--color--contrast-3:var(--contrast-3);--wp--preset--color--base:var(--base);--wp--preset--color--base-2:var(--base-2);--wp--preset--color--base-3:var(--base-3);--wp--preset--color--accent:var(--accent);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:.6s;background:#fff;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,.5),0 1px 10px 0 rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat!important;background-size:cover!important;height:inherit;position:relative}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0!important}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute!important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}blockquote,body,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}strong{font-weight:700}cite,em{font-style:italic}address{margin:0 0 1.5em}code{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}ins{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button{padding:10px 20px;display:inline-block}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-full,.size-medium{max-width:100%;height:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.site-header{position:relative}.inside-header{padding:20px 40px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.nav-float-right #site-navigation{margin-left:auto}.entry-content:not(:first-child){margin-top:2em}.site-content{word-wrap:break-word}.entry-content>p:last-child{margin-bottom:0}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery{margin-left:0}embed,iframe,object{max-width:100%}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.site-main>*{margin-bottom:20px}.separate-containers .inside-article{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers .site-main>:last-child{margin-bottom:0}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}.container.grid-container{width:auto}.menu-toggle{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}@media (max-width:768px){a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}}.page-header-image{display:none}.site-content .content-area{width:100%}@media (max-width:1024px){.main-navigation .menu-toggle{display:block}.has-inline-mobile-toggle #site-navigation .inside-navigation>:not(.navigation-search):not(.main-nav),.main-navigation ul,.main-navigation:not(.slideout-navigation):not(.toggled) .main-nav>ul{display:none}.has-inline-mobile-toggle .mobile-menu-control-wrapper{display:flex;flex-wrap:wrap}.has-inline-mobile-toggle .inside-header{flex-direction:row;text-align:left;flex-wrap:wrap}.has-inline-mobile-toggle #site-navigation{flex-basis:100%}}body{background-color:var(--base);color:var(--contrast-2)}a{color:var(--accent)}a:focus,a:hover{text-decoration:underline}.main-navigation a,.wp-block-button__link,a.button{text-decoration:none}a:active,a:focus,a:hover{color:var(--accent)}.site-header .header-image{width:290px}:root{--contrast:#222222;--contrast-2:#005295;--contrast-3:#c4c4c4;--base:#fafafa;--base-2:#ffffff;--base-3:#edf5fd;--accent:#00b3bc}:root .has-base-2-color{color:var(--base-2)}.gp-modal:not(.gp-modal--open):not(.gp-modal--transition){display:none}.gp-modal--transition:not(.gp-modal--open){pointer-events:none}.gp-modal__overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;z-index:10000;backdrop-filter:blur(3px);transition:opacity .5s ease;opacity:0}.gp-modal--open:not(.gp-modal--transition) .gp-modal__overlay{opacity:1}.gp-modal__container{max-width:100%;max-height:100vh;transform:scale(.9);transition:transform .5s ease;padding:0 10px}.gp-modal--open:not(.gp-modal--transition) .gp-modal__container{transform:scale(1)}.search-modal-fields{display:flex}.gp-search-modal .gp-modal__overlay{align-items:flex-start;padding-top:25vh;background:var(--gp-search-modal-overlay-bg-color)}.search-modal-form{width:500px;max-width:100%;background-color:var(--gp-search-modal-bg-color);color:var(--gp-search-modal-text-color)}.search-modal-form .search-field,.search-modal-form .search-field:focus{width:100%;height:60px;background-color:transparent;border:0;appearance:none;color:currentColor}.search-modal-fields button,.search-modal-fields button:active,.search-modal-fields button:focus,.search-modal-fields button:hover{background-color:transparent;border:0;color:currentColor;width:60px}body,button,input,select,textarea{font-family:Montserrat;font-size:16px}body{line-height:32px}p{margin-bottom:24px}@media (max-width:768px){body,button,input,select,textarea{font-size:14px}body{line-height:28px}p{margin-bottom:21px}}h1{font-family:Montserrat;font-weight:600;font-size:48px;letter-spacing:0;line-height:56px;margin-bottom:24px}@media (max-width:1024px){h1{font-size:40px;line-height:48px}}@media (max-width:768px){h1{font-size:35px;letter-spacing:0;line-height:42px;margin-bottom:21px}}h2{font-family:Montserrat;font-weight:600;font-size:32px;line-height:40px;margin-bottom:16px}@media (max-width:768px){h2{font-size:28px;line-height:35px;margin-bottom:14px}}h3{font-family:Montserrat;font-weight:600;font-size:24px;line-height:32px;margin-bottom:16px}@media (max-width:768px){h3{font-size:21px;line-height:28px;margin-bottom:14px}}h4{font-family:Montserrat;font-weight:700;font-size:16px;line-height:32px;margin-bottom:0}.site-header{background-color:var(--base-2);color:var(--contrast-2)}.site-header a{color:var(--accent)}.site-header a:hover{color:var(--accent)}.has-inline-mobile-toggle #site-navigation.toggled,.mobile-menu-control-wrapper .menu-toggle,.mobile-menu-control-wrapper .menu-toggle:focus,.mobile-menu-control-wrapper .menu-toggle:hover{background-color:rgba(0,0,0,.02)}.main-navigation,.main-navigation ul ul{background-color:var(--base-2)}.main-navigation .main-nav ul li a,.main-navigation .menu-bar-items,.main-navigation .menu-toggle{color:var(--contrast-2)}.main-navigation .main-nav ul li.sfHover:not([class*=current-menu-])>a,.main-navigation .main-nav ul li:not([class*=current-menu-]):focus>a,.main-navigation .main-nav ul li:not([class*=current-menu-]):hover>a,.main-navigation .menu-bar-item.sfHover>a,.main-navigation .menu-bar-item:hover>a{color:var(--accent)}button.menu-toggle:focus,button.menu-toggle:hover{color:var(--contrast-2)}.main-navigation .main-nav ul li[class*=current-menu-]>a{color:var(--accent)}.main-navigation .main-nav ul li.search-item.active>a,.main-navigation .menu-bar-items .search-item.active>a,.navigation-search input[type=search],.navigation-search input[type=search]:active,.navigation-search input[type=search]:focus{color:var(--accent)}.main-navigation ul ul{background-color:var(--base-2)}.main-navigation .main-nav ul ul li a{color:var(--contrast-2)}.separate-containers .inside-article{background-color:var(--base-2)}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{color:var(--contrast);background-color:var(--base-2);border-color:var(--base)}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{color:var(--contrast);background-color:var(--base-2);border-color:var(--contrast-3)}a.button,a.wp-block-button__link:not(.has-background),button,html input[type=button],input[type=reset],input[type=submit]{color:var(--base-2);background-color:var(--accent)}a.button:focus,a.button:hover,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover,button:focus,button:hover,html input[type=button]:focus,html input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:var(--accent);background-color:var(--base-2)}:root{--gp-search-modal-bg-color:var(--base-2);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0, 0, 0, .8)}.separate-containers .inside-article{padding:0}.site-main>*{margin-bottom:0}.separate-containers .site-main{margin:0}.separate-containers .featured-image{margin-top:0}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.rtl .main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:20px}@media (max-width:768px){h4{font-size:14px;line-height:28px;margin-bottom:0}.separate-containers .inside-article{padding:30px}.inside-header{padding-right:30px;padding-left:30px}}.entry-content:not(:first-child){margin-top:0}@font-face{font-display:swap;font-family:Montserrat;src:url('https://spacewell.com/wp-content/themes/generatepress-child/assets/fonts/Montserrat/static/Montserrat-Regular.ttf');font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:Montserrat;src:url('https://spacewell.com/wp-content/themes/generatepress-child/assets/fonts/Montserrat/static/Montserrat-Bold.ttf');font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:Montserrat;src:url('https://spacewell.com/wp-content/themes/generatepress-child/assets/fonts/Montserrat/Montserrat-VariableFont_wght.ttf');font-weight:100 900;font-style:normal}.inside-header{padding:0 24px;border-bottom:1px solid var(--contrast-3)}.site-logo{margin-right:16px;padding:16px 0}button.menu-toggle{background-color:transparent!important;flex-grow:unset}.toggled .menu-item-has-children .dropdown-menu-toggle{padding:0 16px}.nav-float-right #site-navigation{margin-left:0;width:100%}.main-navigation .main-nav ul li a{padding-left:8px;padding-right:8px!important;line-height:80px}.menu-item-has-children .dropdown-menu-toggle{padding-right:0;padding-left:4px}.main-navigation a{font-size:14px}.main-navigation.toggled .main-nav ul ul li{border-bottom:1px solid var(--base)}@media (max-width:768px){.inside-header{padding:0}.site-logo{margin:0;padding:16px 8px}.site-header .header-image{width:200px}.main-navigation .menu-bar-item>a{padding-left:16px;padding-right:16px}.menu-toggle{padding:0 16px}.main-navigation .main-nav ul li a{line-height:4em}.main-navigation.toggled .main-nav ul ul.toggled-on{display:flex;flex-direction:column}nav .main-nav .mega-menu>ul>li:first-child{order:1}nav .main-nav .mega-menu>ul>li:nth-child(2){order:4}nav .main-nav .mega-menu>ul>li:nth-child(3){order:2}nav .main-nav .mega-menu>ul>li:nth-child(4){order:5}nav .main-nav .mega-menu>ul>li:nth-child(5){order:3}nav .main-nav .mega-menu>ul>li:nth-child(6){order:6}}@media (min-width:1025px){nav .main-nav .category-preview-menu{position:static}nav .main-nav .category-preview-menu .sub-menu>li:hover div.nav-preview-box-wrapper>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}nav .main-nav .category-preview-menu .sub-menu>li:hover div.nav-preview-box-wrapper{left:0}nav .main-nav .category-preview-menu .sub-menu{position:absolute;padding:16px 0;width:calc(100% + 295px);left:-271px!important;height:291px!important;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-top:1px solid}nav .main-nav .category-preview-menu .sub-menu>li{width:25%;position:relative;display:flex}nav .main-nav ul ul li.menu-item a:not(.nav-preview-link){width:100%;padding:8px 24px!important}nav .main-nav .nav-preview-box-wrapper{border-left:1px solid;position:fixed;top:0;left:-99999px;margin-left:25%;width:75%;height:290px;pointer-events:none}nav .main-nav .nav-preview-box{padding:8px 16px 16px;display:grid;grid-template-columns:repeat(3,1fr);width:auto;box-shadow:none;pointer-events:auto}nav .main-nav .nav-preview-item{padding:0 16px}nav .main-nav .nav-no-results{padding:0 16px;grid-column-start:1;grid-column-end:3;display:flex}nav .main-nav .nav-preview-link{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:0!important;font-weight:600;line-height:1.5em;font-size:14px}nav .main-nav .nav-preview-content-box{height:200px}nav .main-nav .nav-preview-content-box img{margin-bottom:7px}nav .main-nav .nav-preview-cta-box{display:flex;justify-content:flex-end}nav .main-nav .nav-preview-cta{display:flex;align-items:center;padding:0!important;width:auto;font-weight:600;margin-top:16px}nav .main-nav .nav-preview-cta .nav-preview-cta-icon{line-height:0;padding-left:.5em}nav .main-nav .nav-preview-cta .nav-preview-cta-icon svg{width:1em;height:1em}nav .main-nav .nav-preview-box-title{grid-column-start:1;grid-column-end:4;font-size:14px;padding:0 16px}nav .main-nav .mega-menu{position:static}nav .main-nav .mega-menu>ul{position:absolute;width:calc(100% + 295px);left:-271px!important;display:flex;flex-wrap:wrap;border-top:1px solid var(--contrast-3);box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}nav .main-nav .mega-menu>ul>li{display:inline-block;width:25%;vertical-align:top;padding:24px 32px}nav .main-nav .mega-menu>ul>li:not(:nth-last-of-type(-n + 2)){border-bottom:1px solid var(--contrast-3)}nav .main-nav .mega-menu>ul>li:nth-child(odd){border-right:1px solid var(--contrast-3)}nav .main-nav .mega-menu.mega-menu-col-2>ul>li{width:50%}nav .main-nav .mega-menu ul ul,nav .main-nav .mega-menu>ul>li:focus>a,nav .main-nav .mega-menu>ul>li:hover>a{background-color:transparent!important;color:inherit}nav .main-nav .mega-menu ul .sub-menu{position:static;display:block;opacity:1;visibility:visible;width:100%;box-shadow:0 0 0;left:0;height:auto;pointer-events:auto}.main-navigation ul ul{transition:opacity .2s linear}nav .main-nav .mega-menu ul.toggled-on .sub-menu{pointer-events:auto}nav .main-nav .mega-menu .sub-menu .menu-item-has-children .dropdown-menu-toggle{display:none}}.menu-item-icon.menu-item-description a span{display:block}.menu-item-icon.menu-item-description a{display:flex;flex-direction:row;align-items:center;gap:24px}.menu-item-icon.menu-item-description a span.menu-item-icon{width:15%}.menu-item-icon.menu-item-description a span.menu-item-right{width:85%}.menu-item-icon.menu-item-description a span.menu-item-right .menu-item-title{font-weight:600;margin-bottom:.5em}.menu-item-icon.menu-item-description a span.menu-item-right .menu-item-description{line-height:1.5em}.menu-item-icon.menu-item-description a span.menu-item-icon picture img{width:100%;max-width:100%}.language-switcher{position:relative}.language-switcher .dropdown-toggle{padding-left:8px;line-height:60px}.language-switcher .flag{margin-right:.5em}.language-switcher .dropdown-toggle .dropdown-menu-toggle{display:inline-block;height:100%;clear:both}.language-switcher ul.dropdown-menu{list-style:none;display:none;position:absolute;right:0;background-color:var(--base-2);min-width:180px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);padding:12px 0;z-index:1}.language-switcher:hover ul.dropdown-menu{display:block}.language-switcher ul.dropdown-menu li a{line-height:normal;padding:10px 20px}.hidden{display:none}.gb-block-image{position:relative}@keyframes fallIn{0%{transform:translateY(-50%);animation-timing-function:ease-in}50%{transform:translateY(0);animation-timing-function:ease-out}75%{transform:translateY(-2%);animation-timing-function:ease-in}100%{transform:translateY(0);animation-timing-function:ease-out}}video{border-radius:10px}body,html{width:100%;overflow-x:hidden}.gb-container-cc5419e5{padding:24px 32px}.gb-container-6bcb6de9{padding:32px}.gb-container-e857c180{position:relative;border-bottom-width:1px;border-bottom-style:solid;background-image:linear-gradient(135deg,#002849 30%,var(--contrast-2) 70%)}.gb-container-2918c291{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-2918c291{width:50%}.gb-container-a5c27b5b{display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-a5c27b5b{width:50%}.gb-container-1d4357e8{position:relative}.gb-container-467ded92{width:100%}.gb-container-d1cddba1{position:relative}.gb-container-0974c2de{position:relative;overflow-x:hidden;overflow-y:hidden}.gb-container-0974c2de:after{content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0) 50%);z-index:0;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.gb-container-8ae17c8e{text-align:center;padding-right:52px;padding-left:52px;margin-bottom:7em}.gb-container-e1e816cc{position:relative}.gb-container-252460e5{position:relative;overflow-x:hidden;overflow-y:hidden}.gb-container-252460e5:after{content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0) 50%);z-index:0;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.gb-container-948806b1{text-align:center;padding-right:52px;padding-left:52px;margin-bottom:7em}.gb-container-9e7241d8{position:relative}.gb-container-0092c4cb{position:relative;overflow-x:hidden;overflow-y:hidden}.gb-container-0092c4cb:after{content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0) 50%);z-index:0;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.gb-container-998669b3{text-align:center;padding-right:52px;padding-left:52px;margin-bottom:7em}.gb-container-03d2041e{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:1em}.gb-container-184e2a08{display:block;align-items:center;justify-content:center}.gb-container-51039d80{width:64px;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(33,33,33,.2)}.gb-container-88a022a8{width:32px;height:32px;position:relative}.gb-container-88a022a8>.gb-shapes .gb-shape-1{color:var(--base-2);position:absolute;overflow:hidden;pointer-events:none;line-height:0;left:0;right:0;bottom:-1px;transform:scaleX(-1)}.gb-container-88a022a8>.gb-shapes .gb-shape-1 svg{height:32px;width:32%;fill:currentColor;position:relative;left:50%;transform:translateX(-50%);min-width:100%}.gb-container-046a7ff3{width:64px;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(33,33,33,.2)}.gb-container-f32d6fa7{width:32px;height:32px;position:relative}.gb-container-f32d6fa7>.gb-shapes .gb-shape-1{color:var(--base-2);position:absolute;overflow:hidden;pointer-events:none;line-height:0;left:0;right:0;bottom:-1px}.gb-container-f32d6fa7>.gb-shapes .gb-shape-1 svg{height:32px;width:32%;fill:currentColor;position:relative;left:50%;transform:translateX(-50%);min-width:100%}.gb-container-d03011cb{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-d03011cb{width:100%}.gb-container-6788ba05{border-top-width:1px;border-top-style:solid}.gb-container-8c5236e9{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-8c5236e9{width:33.33%}.gb-container-2f686146{display:flex;justify-content:flex-end}.gb-container-660c01c2{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-660c01c2{width:33.33%}.gb-container-44cc9e7d{display:flex;justify-content:flex-end}.gb-container-56e2cd24{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gb-grid-wrapper>.gb-grid-column-56e2cd24{width:33.33%}.gb-container-da45519c{display:flex;justify-content:flex-end}.gb-container-31c1660b{border-top-width:1px;border-top-style:solid}.gb-container-5971d413{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-5971d413{width:33.33%}.gb-container-0cc3cce9{display:flex;justify-content:flex-end}.gb-container-a502421b{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-a502421b{width:33.33%}.gb-container-af39cee6{display:flex;justify-content:flex-end}.gb-container-d41d394f{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gb-grid-wrapper>.gb-grid-column-d41d394f{width:33.33%}.gb-container-de67c581{display:flex;justify-content:flex-end}.gb-container-b52556a7{display:flex;flex-direction:column;align-items:center;position:relative}.gb-container-70c688a8{border-bottom-width:1px;border-bottom-style:solid}.gb-container-5bf6a754{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.gb-grid-wrapper>.gb-grid-column-5bf6a754{width:50%}.gb-container-babf9946{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-babf9946{width:50%}.gb-container-87fd7303{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.gb-grid-wrapper>.gb-grid-column-87fd7303{width:50%}.gb-container-3765b501{border-bottom-width:1px;border-bottom-style:solid;background-color:var(--base-3)}.gb-container-e9e0a545{background-color:var(--base-3)}.gb-container-5d558fd5{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-5d558fd5{width:16%}.gb-container-d91387e4{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-d91387e4{width:16%}.gb-container-5ff86bdf{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-5ff86bdf{width:16%}.gb-container-1dd02886{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-1dd02886{width:16%}.gb-container-cb5c0149{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-cb5c0149{width:16%}.gb-container-8dcca424{height:100%;display:flex;flex-direction:column;justify-content:center}.gb-grid-wrapper>.gb-grid-column-8dcca424{width:16%}.gb-container-5028681d{border-top-width:1px;border-top-style:solid}.gb-container-d0b8c4cb{height:100%;display:block;flex-direction:column;justify-content:flex-end;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-d0b8c4cb{width:33.33%}.gb-grid-wrapper>.gb-grid-column-f795a6b6{width:66.66%}.gb-container-bf071d99{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gb-grid-wrapper>.gb-grid-column-bf071d99{width:50%}.gb-container-0bcb62a9{flex-direction:column;justify-content:space-between}.gb-container-2b540489{display:flex;flex-direction:column;align-items:flex-end;padding-top:16px}.gb-container-2976b7d3{background-color:var(--base-3)}.gb-container-5805f8ec{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-top-width:1px;border-top-style:solid;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-5805f8ec{width:33.33%}.gb-container-ce4336dc{display:flex;flex-direction:column;align-items:flex-end}.gb-container-69a1ba62{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-top-width:1px;border-top-style:solid;border-right-width:1px;border-right-style:solid;border-left-width:0;border-left-style:solid}.gb-grid-wrapper>.gb-grid-column-69a1ba62{width:33.33%}.gb-container-0d059685{display:flex;flex-direction:column;align-items:flex-end}.gb-container-39b5163e{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-top-width:1px;border-top-style:solid}.gb-grid-wrapper>.gb-grid-column-39b5163e{width:33.33%}.gb-container-f22d0802{display:flex;flex-direction:column;align-items:flex-end}.gb-grid-wrapper>.gb-grid-column-5bfd5242{width:50%}.gb-container-0693882f{height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;background-color:var(--contrast-2)}.gb-grid-wrapper>.gb-grid-column-0693882f{width:50%}.gb-container-23ff4f00{position:relative;color:var(--base-2)}.gb-container-23ff4f00:hover{color:var(--accent)}.gb-container-9f40251f{display:flex;flex-direction:column;align-items:flex-end}.gb-container-5de7f1a5{border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;background-color:var(--base-3)}.gb-container-570a9804{background-color:var(--base-3)}.gb-container-4fa43386{width:100%}.gb-container-1c2eb550{height:100%;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-1c2eb550{width:25%}.gb-container-f5f60a6e{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gb-grid-wrapper>.gb-grid-column-f5f60a6e{width:75%}.gb-container-1f38837e{text-align:right}.gb-container-35a33d97{height:100%;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-35a33d97{width:25%}.gb-container-9e0addcc{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gb-grid-wrapper>.gb-grid-column-9e0addcc{width:75%}.gb-container-9ab69432{text-align:right}.gb-container-ac0a0530{height:100%;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-ac0a0530{width:25%}.gb-container-113dd16a{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gb-grid-wrapper>.gb-grid-column-113dd16a{width:75%}.gb-container-6dd0099d{text-align:right}.gb-container-b7946554{height:100%;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-b7946554{width:25%}.gb-container-ce31ce0c{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gb-grid-wrapper>.gb-grid-column-ce31ce0c{width:75%}.gb-container-0655f7da{text-align:right}.gb-container-5f585533{height:100%;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-5f585533{width:25%}.gb-container-d1009cd8{height:100%;display:flex;flex-direction:column;justify-content:space-between}.gb-grid-wrapper>.gb-grid-column-d1009cd8{width:75%}.gb-container-f516ca23{text-align:right}.gb-container-84563741{display:flex;flex-direction:row;justify-content:space-between;padding:16px 32px;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.gb-container-6903fc6e{height:50px;display:flex;align-items:center;justify-content:center}.gb-container-e3a7fa2d{height:50px;display:flex;align-items:center;justify-content:center}.gb-container-3a1e3a56{height:50px;display:flex;align-items:center;justify-content:center}.gb-container-a1f7dabe{max-width:1200px;margin-right:auto;margin-left:auto;background-color:var(--contrast-2)}.gb-container-8160ca79{border-bottom-width:1px;border-bottom-style:solid}.gb-container-57525ad7{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-57525ad7{width:25%}.gb-container-65a21b16{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-65a21b16{width:25%}.gb-container-9db77b9e{height:100%;border-right-width:1px;border-right-style:solid}.gb-grid-wrapper>.gb-grid-column-9db77b9e{width:25%}.gb-container-7ada3094{border-bottom-width:1px;border-bottom-style:solid}.gb-container-109836ee{display:flex;flex-direction:column;align-items:center;justify-content:center}.gb-grid-wrapper>.gb-grid-column-70b2040c{width:25%}.gb-container-4b21f9e5{flex-direction:column;align-items:center;border-bottom-width:1px;border-bottom-style:solid}.gb-grid-wrapper>.gb-grid-column-b7bdc947{width:25%}.gb-grid-wrapper>.gb-grid-column-cdbc08e5{width:25%}.gb-grid-wrapper>.gb-grid-column-372583b4{width:25%}.gb-grid-wrapper>.gb-grid-column-e9978f7f{width:25%}.gb-container-c4a030ac{display:flex;align-items:center;justify-content:space-between}.gb-container-736fa99c{max-width:1200px;padding:8px 32px;margin-right:auto;margin-left:auto;border-bottom-width:1px;border-bottom-style:solid;background-color:var(--contrast-2);color:var(--base-2)}.gb-container-736fa99c a{color:var(--accent)}.gb-container-736fa99c a:hover{color:var(--accent)}.gb-image-b19acb23{vertical-align:middle}.gb-image-c59845c1{vertical-align:middle}.gb-image-c7a9798f{vertical-align:middle}.gb-image-131b955d{vertical-align:middle}.gb-image-c3c6bc68{width:120px;vertical-align:middle}.gb-image-bdedf935{width:120px;vertical-align:middle}.gb-image-aa55ce25{width:120px;vertical-align:middle}.gb-image-c7e963d4{width:120px;vertical-align:middle}.gb-image-a3ca9dc4{width:120px;vertical-align:middle}.gb-image-f9435afd{width:120px;vertical-align:middle}.gb-image-c8b52528{vertical-align:middle}.gb-image-980d5f25{vertical-align:middle}.gb-image-5c24a0bd{vertical-align:middle}.gb-image-0d8c53c3{vertical-align:middle}.gb-image-a9c82c8e{vertical-align:middle}.gb-image-6cd6b26c{vertical-align:middle}.gb-image-e1b909ae{vertical-align:middle}.gb-image-1575f74a{vertical-align:middle}.gb-image-93c385ef{vertical-align:middle}.gb-image-b16bf959{vertical-align:middle}.gb-image-573a48d3{vertical-align:middle}.gb-image-e194e825{vertical-align:middle}.gb-image-9367dbec{vertical-align:middle}.gb-image-a4b74152{vertical-align:middle}.gb-image-8256e610{vertical-align:middle}.gb-image-8222fc2a{vertical-align:middle}.gb-image-cb1e252a{vertical-align:middle}.gb-block-image-acc442c1{margin-bottom:1em}.gb-image-acc442c1{vertical-align:middle}.gb-block-image-4dd3cdec{margin-bottom:1em}.gb-image-4dd3cdec{vertical-align:middle}.gb-image-d0885f97{vertical-align:middle}.gb-button-6182fe5e{display:inline-flex;align-items:center;font-weight:600;color:var(--contrast-2);text-decoration:none}.gb-button-6182fe5e:active,.gb-button-6182fe5e:focus,.gb-button-6182fe5e:hover{color:var(--accent)}.gb-button-6182fe5e .gb-icon{line-height:0;padding-left:.5em}.gb-button-6182fe5e .gb-icon svg{width:1em;height:1em;fill:currentColor}.gb-button-c33bffb9{display:inline-flex;flex-direction:row;font-size:16px;font-weight:600;padding:8px 24px;border-radius:4px;border:1px solid var(--accent);background-color:var(--accent);color:#fff;text-decoration:none}.gb-button-c33bffb9:active,.gb-button-c33bffb9:focus,.gb-button-c33bffb9:hover{border-color:var(--accent);background-color:var(--base-3);color:var(--accent)}.gb-button-8c215c8e{display:inline-flex;color:var(--contrast-2);text-decoration:none}.gb-button-8c215c8e:active,.gb-button-8c215c8e:focus,.gb-button-8c215c8e:hover{color:var(--accent)}.gb-button-8b0d443f{display:inline-flex;flex-direction:row;align-items:center;column-gap:.5em;font-size:14px;padding:0;border:0 solid var(--base-2);background-color:rgba(0,0,0,0);text-decoration:none}.gb-button-8b0d443f:active,.gb-button-8b0d443f:focus,.gb-button-8b0d443f:hover{background-color:rgba(0,0,0,0)}.gb-button-8b0d443f .gb-icon{line-height:0}.gb-button-8b0d443f .gb-icon svg{width:3em;height:3em;fill:currentColor}a.gb-button-ae3493e1{text-decoration:none}button.gb-button-ef66c44f{display:inline-flex;align-items:center;justify-content:center;padding:16px 8px;background-color:rgba(0,0,0,0);color:var(--base-2);text-decoration:none}button.gb-button-ef66c44f .gb-icon{line-height:0}button.gb-button-ef66c44f .gb-icon svg{width:12px;height:12px;fill:currentColor}button.gb-button-d612d079{display:inline-flex;align-items:center;justify-content:center;padding:16px 8px;background-color:rgba(0,0,0,0);color:var(--base-2);text-decoration:none}button.gb-button-d612d079 .gb-icon{line-height:0}button.gb-button-d612d079 .gb-icon svg{width:12px;height:12px;fill:currentColor}button.gb-button-83a3ba06{display:inline-flex;align-items:center;justify-content:center;padding:16px 8px;background-color:rgba(0,0,0,0);color:var(--base-2);text-decoration:none}button.gb-button-83a3ba06 .gb-icon{line-height:0}button.gb-button-83a3ba06 .gb-icon svg{width:12px;height:12px;fill:currentColor}.gb-button-f62db114{display:inline-flex;flex-direction:row;align-items:center;column-gap:.5em;font-size:14px;padding:0;border:0 solid var(--base-2);background-color:rgba(0,0,0,0);text-decoration:none}.gb-button-f62db114:active,.gb-button-f62db114:focus,.gb-button-f62db114:hover{background-color:rgba(0,0,0,0)}.gb-button-f62db114 .gb-icon{line-height:0}.gb-button-f62db114 .gb-icon svg{width:3em;height:3em;fill:currentColor}a.gb-button-06798989{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-06798989:active,a.gb-button-06798989:focus,a.gb-button-06798989:hover{color:var(--contrast-2)}a.gb-button-06798989 .gb-icon{line-height:0}a.gb-button-06798989 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-fc5f2f1e{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-fc5f2f1e:active,a.gb-button-fc5f2f1e:focus,a.gb-button-fc5f2f1e:hover{color:var(--contrast-2)}a.gb-button-fc5f2f1e .gb-icon{line-height:0}a.gb-button-fc5f2f1e .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-d2b60e0f{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-d2b60e0f:active,a.gb-button-d2b60e0f:focus,a.gb-button-d2b60e0f:hover{color:var(--contrast-2)}a.gb-button-d2b60e0f .gb-icon{line-height:0}a.gb-button-d2b60e0f .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-4d6fac38{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-4d6fac38:active,a.gb-button-4d6fac38:focus,a.gb-button-4d6fac38:hover{color:var(--contrast-2)}a.gb-button-4d6fac38 .gb-icon{line-height:0}a.gb-button-4d6fac38 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-2daf08e6{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-2daf08e6:active,a.gb-button-2daf08e6:focus,a.gb-button-2daf08e6:hover{color:var(--contrast-2)}a.gb-button-2daf08e6 .gb-icon{line-height:0}a.gb-button-2daf08e6 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-c5bcbe6e{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-c5bcbe6e:active,a.gb-button-c5bcbe6e:focus,a.gb-button-c5bcbe6e:hover{color:var(--contrast-2)}a.gb-button-c5bcbe6e .gb-icon{line-height:0}a.gb-button-c5bcbe6e .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-cc6fbb5a{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-cc6fbb5a:active,a.gb-button-cc6fbb5a:focus,a.gb-button-cc6fbb5a:hover{color:var(--contrast-2)}a.gb-button-cc6fbb5a .gb-icon{line-height:0}a.gb-button-cc6fbb5a .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-3d7e8467{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-3d7e8467:active,a.gb-button-3d7e8467:focus,a.gb-button-3d7e8467:hover{color:var(--contrast-2)}a.gb-button-3d7e8467 .gb-icon{line-height:0}a.gb-button-3d7e8467 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-fe142049{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-fe142049:active,a.gb-button-fe142049:focus,a.gb-button-fe142049:hover{color:var(--contrast-2)}a.gb-button-fe142049 .gb-icon{line-height:0}a.gb-button-fe142049 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-8e744424{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-8e744424:active,a.gb-button-8e744424:focus,a.gb-button-8e744424:hover{color:var(--contrast-2)}a.gb-button-8e744424 .gb-icon{line-height:0}a.gb-button-8e744424 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-9b308b27{display:inline-flex;align-items:center;column-gap:.5em;color:var(--accent);text-decoration:none}a.gb-button-9b308b27:active,a.gb-button-9b308b27:focus,a.gb-button-9b308b27:hover{color:var(--contrast-2)}a.gb-button-9b308b27 .gb-icon{line-height:0}a.gb-button-9b308b27 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-1f28fe81{display:inline-flex;align-items:center;column-gap:.5em;color:var(--base-2);text-decoration:none}a.gb-button-1f28fe81:active,a.gb-button-1f28fe81:focus,a.gb-button-1f28fe81:hover{color:var(--accent)}a.gb-button-1f28fe81 .gb-icon{line-height:0}a.gb-button-1f28fe81 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-cc05b622{display:inline-flex;align-items:center;text-decoration:none}a.gb-button-cc05b622 .gb-icon{line-height:0}a.gb-button-cc05b622 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-637fec6c{display:inline-flex;align-items:center;text-decoration:none}a.gb-button-637fec6c .gb-icon{line-height:0}a.gb-button-637fec6c .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-f5ff50ee{display:inline-flex;align-items:center;text-decoration:none}a.gb-button-f5ff50ee .gb-icon{line-height:0}a.gb-button-f5ff50ee .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-08593099{display:inline-flex;align-items:center;text-decoration:none}a.gb-button-08593099 .gb-icon{line-height:0}a.gb-button-08593099 .gb-icon svg{width:1em;height:1em;fill:currentColor}a.gb-button-df5e81ed{display:inline-flex;align-items:center;text-decoration:none}a.gb-button-df5e81ed .gb-icon{line-height:0}a.gb-button-df5e81ed .gb-icon svg{width:1em;height:1em;fill:currentColor}button.gb-button-909b95fd{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;width:24px;height:24px;padding:16px;background-color:rgba(0,0,0,0);color:var(--accent);text-decoration:none}button.gb-button-909b95fd .gb-icon{line-height:0}button.gb-button-909b95fd .gb-icon svg{width:20px;height:20px;fill:currentColor}button.gb-button-44fb3017{display:inline-flex;align-items:center;justify-content:center;padding:16px;background-color:rgba(0,0,0,0);color:var(--accent);text-decoration:none}button.gb-button-44fb3017 .gb-icon{line-height:0}button.gb-button-44fb3017 .gb-icon svg{width:12px;height:12px;fill:currentColor}button.gb-button-54ba36f9{display:inline-flex;align-items:center;justify-content:center;padding:16px;background-color:rgba(0,0,0,0);color:var(--accent);text-decoration:none}button.gb-button-54ba36f9 .gb-icon{line-height:0}button.gb-button-54ba36f9 .gb-icon svg{width:12px;height:12px;fill:currentColor}button.gb-button-9334f529{display:inline-flex;align-items:center;justify-content:center;padding:16px;background-color:rgba(0,0,0,0);color:var(--accent);text-decoration:none}button.gb-button-9334f529 .gb-icon{line-height:0}button.gb-button-9334f529 .gb-icon svg{width:12px;height:12px;fill:currentColor}button.gb-button-a3fab399{display:inline-flex;align-items:center;justify-content:center;padding:16px;background-color:rgba(0,0,0,0);color:var(--accent);text-decoration:none}button.gb-button-a3fab399 .gb-icon{line-height:0}button.gb-button-a3fab399 .gb-icon svg{width:12px;height:12px;fill:currentColor}button.gb-button-236b9708{display:inline-flex;align-items:center;justify-content:center;padding:16px;background-color:rgba(0,0,0,0);color:var(--accent);text-decoration:none}button.gb-button-236b9708 .gb-icon{line-height:0}button.gb-button-236b9708 .gb-icon svg{width:12px;height:12px;fill:currentColor}button.gb-button-558766ba{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:16px;background-color:rgba(0,0,0,0);color:var(--accent);text-decoration:none}button.gb-button-558766ba .gb-icon{line-height:0}button.gb-button-558766ba .gb-icon svg{width:20px;height:20px;fill:currentColor}a.gb-button-fbeac93f{display:block;flex-direction:row;text-align:center;padding:8px 24px;border-radius:4px;border:1px solid var(--base-2);color:#fff;text-decoration:none}a.gb-button-fbeac93f:active,a.gb-button-fbeac93f:focus,a.gb-button-fbeac93f:hover{border-color:var(--accent);color:#fff}a.gb-button-61fd46be{display:block;flex-direction:row;text-align:center;padding:8px 24px;border-radius:4px;border:1px solid var(--base-2);color:#fff;text-decoration:none}a.gb-button-61fd46be:active,a.gb-button-61fd46be:focus,a.gb-button-61fd46be:hover{border-color:var(--accent);color:#fff}a.gb-button-236f5685{display:block;flex-direction:row;text-align:center;padding:8px 24px;margin-bottom:1em;border-radius:4px;border:1px solid var(--base-2);color:#fff;text-decoration:none}a.gb-button-236f5685:active,a.gb-button-236f5685:focus,a.gb-button-236f5685:hover{border-color:var(--accent);color:#fff}a.gb-button-1dec0214{display:block;flex-direction:row;text-align:center;padding:8px 24px;margin-bottom:1em;border-radius:4px;border:1px solid var(--base-2);color:#fff;text-decoration:none}a.gb-button-1dec0214:active,a.gb-button-1dec0214:focus,a.gb-button-1dec0214:hover{border-color:var(--accent);color:#fff}a.gb-button-f1226235{display:block;flex-direction:row;text-align:center;padding:8px 24px;border-radius:4px;border:1px solid var(--base-2);color:#fff;text-decoration:none}a.gb-button-f1226235:active,a.gb-button-f1226235:focus,a.gb-button-f1226235:hover{border-color:var(--accent);color:#fff}a.gb-button-5eddc715{display:inline-flex;align-items:center;column-gap:.5em;color:var(--base-2);text-decoration:none}a.gb-button-5eddc715 .gb-icon{line-height:0}a.gb-button-5eddc715 .gb-icon svg{width:1.5em;height:1.5em;fill:currentColor}a.gb-button-ad9d9240{display:inline-flex;align-items:center;column-gap:.5em;color:var(--base-2);text-decoration:none}a.gb-button-ad9d9240 .gb-icon{line-height:0}a.gb-button-ad9d9240 .gb-icon svg{width:1.5em;height:1.5em;fill:currentColor}a.gb-button-34564ab8{display:inline-flex;align-items:center;column-gap:.5em;color:var(--base-2);text-decoration:none}a.gb-button-34564ab8 .gb-icon{line-height:0}a.gb-button-34564ab8 .gb-icon svg{width:1.5em;height:1.5em;fill:currentColor}a.gb-button-a1a1f0dc{display:inline-flex;align-items:center;column-gap:.5em;color:var(--base-2);text-decoration:none}a.gb-button-a1a1f0dc .gb-icon{line-height:0}a.gb-button-a1a1f0dc .gb-icon svg{width:1.5em;height:1.5em;fill:currentColor}a.gb-button-cb9503f6{display:inline-flex;margin-right:2em;color:var(--base-2);text-decoration:none}a.gb-button-726c5e55{display:inline-flex;margin-right:2em;color:var(--base-2);text-decoration:none}a.gb-button-cc5663b5{display:inline-flex;margin-right:2em;color:var(--base-2);text-decoration:none}.gb-headline-902a6ace{font-size:32px;line-height:40px;margin-bottom:16px}h1.gb-headline-7664fd32{color:var(--base-2)}p.gb-headline-444d02ae{color:var(--base-2)}h2.gb-headline-1fa0b19e{color:var(--base-2)}.gb-headline-1fa0b19e{text-shadow:rgba(0,0,0,.5) 4px 4px 8px}h2.gb-headline-85a72ae9{color:var(--base-2)}.gb-headline-85a72ae9{text-shadow:rgba(0,0,0,.5) 4px 4px 8px}h2.gb-headline-f3bf0355{color:var(--base-2)}.gb-headline-f3bf0355{text-shadow:rgba(0,0,0,.5) 4px 4px 8px}h1.gb-headline-266c5c56{color:var(--base-2)}h2.gb-headline-139120ea{width:50%;text-align:center;color:var(--base-2)}h3.gb-headline-aed4016c a{color:var(--contrast-2)}h3.gb-headline-aed4016c a:hover{color:var(--accent)}div.gb-headline-eb2dac10{font-size:13px;line-height:16px;font-weight:600}h2.gb-headline-82d1d749{padding-top:64px}div.gb-headline-4695a70c{line-height:1.5em;font-weight:600;margin-bottom:.5em;color:var(--contrast-3)}div.gb-headline-4695a70c a{color:var(--contrast-3)}div.gb-headline-4695a70c a:hover{color:var(--accent)}div.gb-headline-ad3836fd{line-height:1.5em;font-weight:600;margin-bottom:.5em;color:var(--contrast-3)}div.gb-headline-ad3836fd a{color:var(--contrast-3)}div.gb-headline-ad3836fd a:hover{color:var(--accent)}div.gb-headline-80cd280b{line-height:1.5em;margin-bottom:.5em;color:var(--contrast-3)}div.gb-headline-80cd280b a{color:var(--contrast-3)}div.gb-headline-80cd280b a:hover{color:var(--accent)}div.gb-headline-7270f637{line-height:1.5em;margin-bottom:.5em;color:var(--contrast-3)}div.gb-headline-7270f637 a{color:var(--contrast-3)}div.gb-headline-7270f637 a:hover{color:var(--accent)}div.gb-headline-53993709{line-height:1.5em;margin-bottom:.5em;color:var(--contrast-3)}div.gb-headline-53993709 a{color:var(--contrast-3)}div.gb-headline-53993709 a:hover{color:var(--accent)}div.gb-headline-910fd084{line-height:1.5em;margin-bottom:.5em;margin-left:16px;color:var(--base-2)}div.gb-headline-910fd084 a{color:var(--base-2)}div.gb-headline-910fd084 a:hover{color:var(--accent)}div.gb-headline-80f618bd{line-height:1.5em;margin-bottom:.5em;margin-left:16px;color:var(--base-2)}div.gb-headline-80f618bd a{color:var(--base-2)}div.gb-headline-80f618bd a:hover{color:var(--accent)}div.gb-headline-1cde7515{line-height:1.5em;margin-bottom:.5em;color:var(--contrast-3)}div.gb-headline-1cde7515 a{color:var(--contrast-3)}div.gb-headline-1cde7515 a:hover{color:var(--accent)}div.gb-headline-7114fe31{line-height:1.5em;margin-bottom:.5em;margin-left:16px;color:var(--base-2)}div.gb-headline-7114fe31 a{color:var(--base-2)}div.gb-headline-7114fe31 a:hover{color:var(--accent)}div.gb-headline-a5d5b89d{line-height:1.5em;margin-bottom:.5em;margin-left:16px;color:var(--base-2)}div.gb-headline-a5d5b89d a{color:var(--base-2)}div.gb-headline-a5d5b89d a:hover{color:var(--accent)}div.gb-headline-15b25a3b{line-height:1.5em;margin-bottom:.5em;margin-left:16px;color:var(--base-2)}div.gb-headline-15b25a3b a{color:var(--base-2)}div.gb-headline-15b25a3b a:hover{color:var(--accent)}div.gb-headline-f05a6756{line-height:1.5em;margin-bottom:1.5em;margin-left:16px;color:var(--base-2)}div.gb-headline-f05a6756 a{color:var(--base-2)}div.gb-headline-f05a6756 a:hover{color:var(--accent)}div.gb-headline-a5703049{line-height:1.5em;font-weight:600;margin-bottom:.5em;color:var(--contrast-3)}div.gb-headline-a5703049 a{color:var(--contrast-3)}div.gb-headline-a5703049 a:hover{color:var(--accent)}div.gb-headline-ff03136e{line-height:1.5em;font-weight:600;margin-bottom:.5em;color:var(--contrast-3)}div.gb-headline-ff03136e a{color:var(--contrast-3)}div.gb-headline-ff03136e a:hover{color:var(--accent)}.gb-grid-wrapper-bab79a8d{display:flex;flex-wrap:wrap}.gb-grid-wrapper-bab79a8d>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-1a6d05ff{display:flex;flex-wrap:wrap}.gb-grid-wrapper-1a6d05ff>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-57b84e65{display:flex;flex-wrap:wrap}.gb-grid-wrapper-57b84e65>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-5928abf9{display:flex;flex-wrap:wrap}.gb-grid-wrapper-5928abf9>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-69f7e5f7{display:flex;flex-wrap:wrap}.gb-grid-wrapper-69f7e5f7>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-5e12650b{display:flex;flex-wrap:wrap}.gb-grid-wrapper-5e12650b>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-7bc51075{display:flex;flex-wrap:wrap}.gb-grid-wrapper-7bc51075>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-6a3b2074{display:flex;flex-wrap:wrap}.gb-grid-wrapper-6a3b2074>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-1ca1dcb1{display:flex;flex-wrap:wrap}.gb-grid-wrapper-1ca1dcb1>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-627412a6{display:flex;flex-wrap:wrap}.gb-grid-wrapper-627412a6>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-9720caab{display:flex;flex-wrap:wrap}.gb-grid-wrapper-9720caab>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-991c0849{display:flex;flex-wrap:wrap}.gb-grid-wrapper-991c0849>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-4c0a4d3d{display:flex;flex-wrap:wrap}.gb-grid-wrapper-4c0a4d3d>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-0473c158{display:flex;flex-wrap:wrap}.gb-grid-wrapper-0473c158>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-d4f6ed25{display:flex;flex-wrap:wrap}.gb-grid-wrapper-d4f6ed25>.gb-grid-column{box-sizing:border-box}.gb-grid-wrapper-673487c6{display:flex;flex-wrap:wrap}.gb-grid-wrapper-673487c6>.gb-grid-column{box-sizing:border-box}@media (min-width:1025px){.gb-container-51039d80{display:none!important}.gb-container-046a7ff3{display:none!important}.gb-container-d03011cb,.gb-grid-column-d03011cb{display:none!important}.gb-container-5bf6a754,.gb-grid-column-5bf6a754{display:none!important}}@media (max-width:1024px){.main-navigation .menu-bar-item.sfHover>a,.main-navigation .menu-bar-item:hover>a{background:0 0;color:var(--contrast-2)}.gb-container-8ae17c8e{padding-right:64px;padding-left:64px}.gb-container-948806b1{padding-right:64px;padding-left:64px}.gb-container-998669b3{padding-right:64px;padding-left:64px}.gb-container-bf071d99{height:100%}.gb-container-5805f8ec{height:100%}.gb-container-69a1ba62{height:100%}.gb-container-39b5163e{height:100%}.gb-headline-902a6ace{font-size:32px;line-height:40px;margin-bottom:16px}h1.gb-headline-7664fd32{font-size:24px;line-height:1.5em}p.gb-headline-444d02ae{font-size:14px;line-height:1.5em}h2.gb-headline-82d1d749{padding-top:48px}}@media (max-width:1024px) and (min-width:768px){.gb-container-51039d80{display:none!important}.gb-container-046a7ff3{display:none!important}.gb-container-d03011cb,.gb-grid-column-d03011cb{display:none!important}.gb-container-5bf6a754,.gb-grid-column-5bf6a754{display:none!important}}@media (max-width:767px){.gb-container-cc5419e5{padding:21px 14px}.gb-container-6bcb6de9{padding:21px 14px}.gb-container-2918c291{padding:0 14px 32px}.gb-grid-wrapper>.gb-grid-column-2918c291{width:100%}.gb-container-2918c291,.gb-grid-column-2918c291{display:none!important}.gb-grid-wrapper>.gb-grid-column-a5c27b5b{width:100%}.gb-container-8ae17c8e{padding-right:14px;padding-left:14px}.gb-container-948806b1{padding-right:14px;padding-left:14px}.gb-container-998669b3{padding-right:14px;padding-left:14px}.gb-container-51039d80{display:none!important}.gb-container-046a7ff3{display:none!important}.gb-grid-wrapper>.gb-grid-column-d03011cb{width:100%}.gb-container-6788ba05{border-top-width:0}.gb-grid-wrapper>.gb-grid-column-8c5236e9{width:100%}.gb-container-660c01c2{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-660c01c2{width:100%}.gb-container-56e2cd24{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-56e2cd24{width:100%}.gb-container-31c1660b{border-top-width:0}.gb-container-5971d413{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-5971d413{width:100%}.gb-container-a502421b{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-a502421b{width:100%}.gb-grid-wrapper>.gb-grid-column-d41d394f{width:100%}.gb-grid-wrapper>.gb-grid-column-5bf6a754{width:100%}.gb-grid-wrapper>.gb-grid-column-babf9946{width:100%}.gb-grid-wrapper>.gb-grid-column-87fd7303{width:100%}.gb-container-87fd7303,.gb-grid-column-87fd7303{display:none!important}.gb-grid-wrapper>.gb-grid-column-5d558fd5{width:100%}.gb-grid-wrapper>.gb-grid-column-d91387e4{width:100%}.gb-grid-wrapper>.gb-grid-column-5ff86bdf{width:100%}.gb-grid-wrapper>.gb-grid-column-1dd02886{width:100%}.gb-grid-wrapper>.gb-grid-column-cb5c0149{width:100%}.gb-grid-wrapper>.gb-grid-column-8dcca424{width:100%}.gb-container-5028681d{border-top-width:1px;border-left-width:0}.gb-container-d0b8c4cb{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-d0b8c4cb{width:100%}.gb-grid-wrapper>.gb-grid-column-f795a6b6{width:100%}.gb-container-bf071d99{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-bf071d99{width:100%}.gb-container-2976b7d3{border-left-width:0}.gb-container-5805f8ec{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-5805f8ec{width:100%}.gb-container-69a1ba62{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-69a1ba62{width:100%}.gb-container-39b5163e{border-right-width:0}.gb-grid-wrapper>.gb-grid-column-39b5163e{width:100%}.gb-grid-wrapper>.gb-grid-column-5bfd5242{width:100%}.gb-grid-wrapper>.gb-grid-column-0693882f{width:100%}.gb-container-5de7f1a5{border-right-width:0;border-left-width:0}.gb-container-570a9804{border-right-width:0;border-left-width:0}.gb-container-1c2eb550{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right-width:0}.gb-grid-wrapper>.gb-grid-column-1c2eb550{width:100%}.gb-grid-wrapper>.gb-grid-column-f5f60a6e{width:100%}.gb-container-35a33d97{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right-width:0}.gb-grid-wrapper>.gb-grid-column-35a33d97{width:100%}.gb-grid-wrapper>.gb-grid-column-9e0addcc{width:100%}.gb-container-ac0a0530{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right-width:0}.gb-grid-wrapper>.gb-grid-column-ac0a0530{width:100%}.gb-grid-wrapper>.gb-grid-column-113dd16a{width:100%}.gb-container-b7946554{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right-width:0}.gb-grid-wrapper>.gb-grid-column-b7946554{width:100%}.gb-grid-wrapper>.gb-grid-column-ce31ce0c{width:100%}.gb-container-5f585533{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right-width:0}.gb-grid-wrapper>.gb-grid-column-5f585533{width:100%}.gb-grid-wrapper>.gb-grid-column-d1009cd8{width:100%}.gb-container-57525ad7{border-right-width:0;border-bottom-width:1px;border-bottom-style:solid}.gb-grid-wrapper>.gb-grid-column-57525ad7{width:100%}.gb-container-228c90c8{width:75%}.gb-grid-wrapper>.gb-grid-column-65a21b16{width:100%}.gb-container-9db77b9e{border-right-width:0;border-bottom-width:1px;border-bottom-style:solid}.gb-grid-wrapper>.gb-grid-column-9db77b9e{width:100%}.gb-grid-wrapper>.gb-grid-column-70b2040c{width:100%}.gb-container-4b21f9e5{width:100%}.gb-container-b7bdc947{padding-right:1em}.gb-grid-wrapper>.gb-grid-column-b7bdc947{width:auto}.gb-container-cdbc08e5{padding-right:1em}.gb-grid-wrapper>.gb-grid-column-cdbc08e5{width:auto}.gb-container-372583b4{padding-right:1em}.gb-grid-wrapper>.gb-grid-column-372583b4{width:auto}.gb-container-e9978f7f{padding-right:1em}.gb-grid-wrapper>.gb-grid-column-e9978f7f{width:auto}.gb-container-d6ec2550{width:100%;border-right-width:0;border-bottom-width:1px;border-bottom-style:solid}.gb-image-e194e825{width:200px}.gb-image-a4b74152{width:200px}.gb-image-8256e610{width:120px}.gb-image-8222fc2a{width:200px}.gb-button-c33bffb9{padding:7px 21px}button.gb-button-ef66c44f .gb-icon svg{width:7px;height:7px}button.gb-button-d612d079 .gb-icon svg{width:7px;height:7px}button.gb-button-83a3ba06 .gb-icon svg{width:7px;height:7px}a.gb-button-fbeac93f{padding:7px 21px;border:1px solid}a.gb-button-61fd46be{padding:7px 21px;border:1px solid}a.gb-button-236f5685{padding:7px 21px;border:1px solid}a.gb-button-1dec0214{padding:7px 21px;border:1px solid}a.gb-button-f1226235{padding:7px 21px;border:1px solid}.gb-headline-902a6ace{font-size:28px;line-height:35px;margin-bottom:14px}h2.gb-headline-1fa0b19e{font-size:21px}h2.gb-headline-85a72ae9{font-size:21px}h2.gb-headline-f3bf0355{font-size:21px}h1.gb-headline-266c5c56{font-size:21px}h2.gb-headline-139120ea{width:100%;margin-bottom:0}h2.gb-headline-82d1d749{padding-top:0}}:root{--gb-container-width:1200px}.gb-container .wp-block-image img{vertical-align:middle}.gb-grid-wrapper .wp-block-image{margin-bottom:0}.gb-shape{line-height:0}.gb-container-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99}.post-image-aligned-center .featured-image{text-align:center}[class*=wp-block-sw-blocks-modal]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;background-color:rgba(0,0,0,.8);animation:.3s fadeIn}[class*=wp-block-sw-blocks-modal].visible{display:flex;justify-content:center;align-items:center}[class*=wp-block-sw-blocks-modal] .modal{z-index:101;width:70%;height:auto;top:50%;z-index:300;overflow-y:auto;transform:translate(0,0);animation:.3s fadeIn,.3s linear fallIn;background-color:transparent}[class*=wp-block-sw-blocks-modal] .modal-header{position:absolute;width:100%;top:0;line-height:0;padding:16px;display:flex;justify-content:space-between;align-items:center;color:#fff;z-index:9999}[class*=wp-block-sw-blocks-modal] .modal .modal-content-box{width:auto;height:auto;display:flex;justify-content:center}[class*=wp-block-sw-blocks-modal] .modal-header .close-button{background-color:transparent;cursor:pointer;padding:0;line-height:0}[class*=wp-block-sw-blocks-modal] .modal-header .close-button svg{width:32px;color:#fff}[id*=open-video-overlay-]{cursor:pointer}@media (max-width:768px){body:not(.post-image-aligned-center) .featured-image,body:not(.post-image-aligned-center) .inside-article .featured-image{margin-right:0;margin-left:0;float:none;text-align:center}[class*=wp-block-sw-blocks-modal] .modal{width:100%;height:100%;border-radius:0}[class*=wp-block-sw-blocks-modal] .modal .modal-content-box{height:calc(100% - 74px);display:flex;align-items:center}.separate-containers .inside-article{padding:0}}@media (min-width:769px) and (max-width:1024px){[class*=wp-block-sw-blocks-modal] .modal{width:90%}}.cmplz-hidden{display:none!important}.hero-slider-container{position:relative;overflow:hidden}.hero-slider{display:flex;flex-wrap:nowrap;transition:transform .5s ease-in-out}.hero-slide{display:flex;justify-content:center;align-items:center}.hero-slide-btn.active-slide{cursor:default;color:var(--accent)}.hero-slider-next.inactive,.hero-slider-prev.inactive{cursor:default;opacity:.5}.slider-container{position:relative;overflow:hidden}.slider{display:flex;flex-wrap:nowrap;transition:transform .3s ease-in-out}.slider-next.inactive,.slider-prev.inactive{cursor:default;opacity:.5}.slide-btn.active-slide{cursor:default;opacity:.5}.overlay.show{opacity:1}.clickable-area.active{background-color:var(--accent);border-color:var(--base-2)}*{border-color:var(--contrast-3)}.site-content{background-color:var(--base-2)}.gb-button:hover{text-decoration:none}.has-small-font-size{line-height:20px}.has-medium-font-size{line-height:30px}img.gb-image-b19acb23,picture.gb-image-b19acb23{display:block;margin-bottom:2em}.cursor-pointer{cursor:pointer}blockquote{border-left:1px solid var(--contrast-3)}.m-0{margin:0}.h-full{height:100%}.absolute{position:absolute}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.bottom-2{bottom:2em}.pointer-events-none{pointer-events:none}table tr td,table tr th{padding:.857em .587em;max-width:100%;vertical-align:top;text-align:left}.loop-grid .gb-grid-column:not(:last-child){border-right:1px solid var(--contrast-3)}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border-color:var(--contrast-3)}input[type=checkbox].cmplz-category{width:initial;-webkit-appearance:checkbox}input[type=checkbox].cmplz-category:checked::before{content:''}.cmplz-cookiebanner{box-sizing:border-box}:root{--cmplz_banner_width:526px;--cmplz_banner_background_color:#ffffff;--cmplz_banner_border_color:#f2f2f2;--cmplz_banner_border_width:0px 0px 0px 0px;--cmplz_banner_border_radius:12px 12px 12px 12px;--cmplz_banner_margin:10px;--cmplz_categories-height:163px;--cmplz_title_font_size:15px;--cmplz_text_line_height:calc(var(--cmplz_text_font_size) * 1.5);--cmplz_text_color:#222222;--cmplz_hyperlink_color:#1E73BE;--cmplz_text_font_size:12px;--cmplz_link_font_size:12px;--cmplz_category_body_font_size:12px;--cmplz_button_accept_background_color:#1E73BE;--cmplz_button_accept_border_color:#1E73BE;--cmplz_button_accept_text_color:#ffffff;--cmplz_button_deny_background_color:#f9f9f9;--cmplz_button_deny_border_color:#f2f2f2;--cmplz_button_deny_text_color:#222222;--cmplz_button_settings_background_color:#f9f9f9;--cmplz_button_settings_border_color:#f2f2f2;--cmplz_button_settings_text_color:#333333;--cmplz_button_border_radius:6px 6px 6px 6px;--cmplz_button_font_size:15px;--cmplz_category_header_always_active_color:green;--cmplz_category_header_title_font_size:14px;--cmplz_category_header_active_font_size:12px;--cmplz-manage-consent-height:50px;--cmplz-manage-consent-offset:-35px;--cmplz_slider_active_color:#1e73be;--cmplz_slider_inactive_color:#F56E28;--cmplz_slider_bullet_color:#ffffff}#cmplz-manage-consent .cmplz-manage-consent{margin:unset;z-index:9998;color:var(--cmplz_text_color);background-color:var(--cmplz_banner_background_color);border-style:solid;border-color:var(--cmplz_banner_border_color);border-width:var(--cmplz_banner_border_width);border-radius:var(--cmplz_banner_border_radius);border-bottom-left-radius:0;border-bottom-right-radius:0;line-height:initial;position:fixed;bottom:var(--cmplz-manage-consent-offset);min-width:100px;height:var(--cmplz-manage-consent-height);right:40px;padding:15px;cursor:pointer;animation:.5s forwards mc_slideOut}#cmplz-manage-consent .cmplz-manage-consent:active{outline:0;border:none}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed{display:none}#cmplz-manage-consent .cmplz-manage-consent:hover{animation:.5s forwards mc_slideIn;animation-delay:0}@-webkit-keyframes mc_slideIn{100%{bottom:0}}@keyframes mc_slideIn{100%{bottom:0}}@-webkit-keyframes mc_slideOut{100%{bottom:var(--cmplz-manage-consent-offset)}}@keyframes mc_slideOut{100%{bottom:var(--cmplz-manage-consent-offset)}}.cmplz-cookiebanner{max-height:calc(100vh - 20px);position:fixed;height:auto;left:50%;top:50%;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);grid-template-rows:minmax(0,1fr);z-index:99999;background:var(--cmplz_banner_background_color);border-style:solid;border-color:var(--cmplz_banner_border_color);border-width:var(--cmplz_banner_border_width);border-radius:var(--cmplz_banner_border_radius);padding:15px 20px;display:grid;grid-gap:10px}.cmplz-cookiebanner a{transition:initial}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf{display:none}.cmplz-cookiebanner.cmplz-dismissed{display:none}.cmplz-cookiebanner .cmplz-body{width:100%;grid-column:span 3;overflow-y:auto;overflow-x:hidden;max-height:55vh}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 2px transparent;background-color:transparent}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar{width:5px;background-color:transparent}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb{background-color:var(--cmplz_button_accept_background_color);border-radius:10px}@media (min-width:350px){.cmplz-cookiebanner .cmplz-body{min-width:300px}}.cmplz-cookiebanner .cmplz-divider{margin-left:-20px;margin-right:-20px}.cmplz-cookiebanner .cmplz-header{grid-template-columns:100px 1fr 100px;align-items:center;display:grid;grid-column:span 3}.cmplz-cookiebanner .cmplz-logo svg{max-height:35px;width:inherit}.cmplz-cookiebanner .cmplz-logo img{max-height:40px;width:inherit}.cmplz-cookiebanner .cmplz-title{justify-self:center;grid-column-start:2;font-size:var(--cmplz_title_font_size);color:var(--cmplz_text_color);font-weight:500}.cmplz-cookiebanner .cmplz-close{line-height:20px;justify-self:end;grid-column-start:3;font-size:20px;cursor:pointer;width:20px;height:20px;color:var(--cmplz_text_color)}.cmplz-cookiebanner .cmplz-close svg{width:20px;height:20px}.cmplz-cookiebanner .cmplz-close:hover{text-decoration:none;line-height:initial;font-size:18px}.cmplz-cookiebanner .cmplz-message{word-wrap:break-word;font-size:var(--cmplz_text_font_size);line-height:var(--cmplz_text_line_height);color:var(--cmplz_text_color);margin-bottom:5px}.cmplz-cookiebanner .cmplz-message a{color:var(--cmplz_hyperlink_color)}.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-divider,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-message{grid-column:span 3}.cmplz-cookiebanner .cmplz-categories .cmplz-category{background-color:rgba(239,239,239,.5)}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child){margin-bottom:10px}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header{display:grid;grid-template-columns:1fr auto 15px;grid-template-rows:minmax(0,1fr);align-items:center;grid-gap:10px;padding:10px}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title{font-weight:500;grid-column-start:1;justify-self:start;font-size:var(--cmplz_category_header_title_font_size);color:var(--cmplz_text_color);margin:0}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{font-size:var(--cmplz_category_header_active_font_size);font-weight:500;color:var(--cmplz_category_header_always_active_color)}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label{display:none}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox{display:flex;align-items:center;margin:0}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox label>span{display:none}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional]{display:none}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open{grid-column-start:3;cursor:pointer;content:'';transform:rotate(0);-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:all .5s ease;background-size:cover;height:18px;width:18px}.cmplz-cookiebanner .cmplz-categories .cmplz-category[open] .cmplz-icon.cmplz-open{transform:rotate(180deg)}.cmplz-cookiebanner .cmplz-categories .cmplz-category summary{display:block}.cmplz-cookiebanner .cmplz-categories .cmplz-category summary::marker{display:none;content:''}.cmplz-cookiebanner .cmplz-categories .cmplz-category summary::-webkit-details-marker{display:none;content:''}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description{font-size:var(--cmplz_category_body_font_size);color:var(--cmplz_text_color);margin:0;max-width:100%;padding:10px}.cmplz-cookiebanner .cmplz-buttons{display:flex;gap:var(--cmplz_banner_margin)}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn{height:45px;padding:10px;margin:initial;width:100%;white-space:nowrap;border-radius:var(--cmplz_button_border_radius);cursor:pointer;font-size:var(--cmplz_button_font_size);font-weight:500;text-decoration:none;line-height:20px;text-align:center;flex:initial}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover{text-decoration:none}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept{background-color:var(--cmplz_button_accept_background_color);border:1px solid var(--cmplz_button_accept_border_color);color:var(--cmplz_button_accept_text_color)}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny{background-color:var(--cmplz_button_deny_background_color);border:1px solid var(--cmplz_button_deny_border_color);color:var(--cmplz_button_deny_text_color)}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences{background-color:var(--cmplz_button_settings_background_color);border:1px solid var(--cmplz_button_settings_border_color);color:var(--cmplz_button_settings_text_color)}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences{background-color:var(--cmplz_button_settings_background_color);border:1px solid var(--cmplz_button_settings_border_color);color:var(--cmplz_button_settings_text_color)}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options{background-color:var(--cmplz_button_settings_background_color);border:1px solid var(--cmplz_button_settings_border_color);color:var(--cmplz_button_settings_text_color)}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn{display:flex;align-items:center;justify-content:center;padding:initial}@media (max-width:425px){.cmplz-cookiebanner .cmplz-header .cmplz-title{display:none}.cmplz-cookiebanner .cmplz-category .cmplz-category-header{grid-template-columns:1fr!important}.cmplz-cookiebanner .cmplz-message{margin-right:5px}.cmplz-cookiebanner .cmplz-links.cmplz-information{display:initial;text-align:center}}.cmplz-cookiebanner .cmplz-links{display:flex;gap:var(--cmplz_banner_margin)}.cmplz-cookiebanner .cmplz-links.cmplz-information{justify-content:space-between}.cmplz-cookiebanner .cmplz-links.cmplz-documents{justify-content:center}.cmplz-cookiebanner .cmplz-links .cmplz-link{color:var(--cmplz_hyperlink_color);font-size:var(--cmplz_link_font_size);text-decoration:underline;margin:0}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes{display:none}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous{display:none}.cmplz-categories .cmplz-category .cmplz-description-statistics{display:block}.cmplz-cookiebanner{top:initial;left:initial;right:10px;bottom:10px;transform:initial}@media (max-width:768px){.cmplz-cookiebanner{left:initial;right:initial;bottom:0;width:100%}.cmplz-cookiebanner .cmplz-buttons{flex-direction:column}#cmplz-manage-consent .cmplz-manage-consent{display:none}}@media (min-width:768px){.cmplz-cookiebanner{min-width:var(--cmplz_banner_width);max-width:100%;display:grid;grid-row-gap:10px}.cmplz-categories,.cmplz-message{width:calc(var(--cmplz_banner_width) - 42px)}}.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-save-preferences{display:none}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in{animation:1s fadeIn;-webkit-animation:1s fadeIn;-moz-animation:1s fadeIn;-o-animation:1s fadeIn;-ms-animation:fadeIn 1s;display:block}@keyframes fadeIn{0%{opacity:0;animation-timing-function:ease-in}100%{opacity:1;animation-timing-function:ease-out}0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.cmplz-cookiebanner .cmplz-links.cmplz-information{display:none}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences{display:none}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox{position:relative}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox{opacity:0;margin:0;margin-top:-10px;cursor:pointer;-moz-opacity:0;-khtml-opacity:0;position:absolute;z-index:1;top:0;left:0;width:40px;height:20px}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus+.cmplz-label:before{box-shadow:0 0 0 2px #245fcc}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked+.cmplz-label::before{display:block;background-color:var(--cmplz_slider_active_color);content:"";padding-left:6px}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked+.cmplz-label:after{left:14px}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label{position:relative;padding-left:30px;margin:0}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before{box-sizing:border-box;position:absolute;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;transition:background-color .3s,left .3s}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before{display:block;content:"";color:#fff;box-sizing:border-box;font-family:FontAwesome,sans-serif;padding-left:23px;font-size:12px;line-height:20px;background-color:var(--cmplz_slider_inactive_color);left:0;top:-7px;height:15px;width:28px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after{display:block;content:"";letter-spacing:20px;background:var(--cmplz_slider_bullet_color);left:4px;top:-5px;height:11px;width:11px}.cmplz-cookiebanner{box-shadow:rgba(0,0,0,.19) 0 10px 20px,rgba(0,0,0,.23) 0 6px 6px}#cmplz-manage-consent .cmplz-manage-consent{box-shadow:rgba(0,0,0,.19) 0 10px 20px,rgba(0,0,0,.23) 0 6px 6px}.cmplz-cookiebanner.cmplz-show{box-shadow:rgba(0,0,0,.19) 0 10px 20px,rgba(0,0,0,.23) 0 6px 6px}.cmplz-cookiebanner.cmplz-show:hover{transition-duration:1s;box-shadow:rgba(0,0,0,.3) 0 19px 38px,rgba(0,0,0,.22) 0 15px 12px}.cmplz-cookiebanner .cmplz-divider{height:3px;box-shadow:0 -2px 3px rgba(0,0,0,.05)}</style><link rel="preload" data-rocket-preload as="image" imagesrcset="https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1.png.webp 600w, https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1-500x500.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1-250x250.png.webp 250w" imagesizes="(max-width: 600px) 100vw, 600px" fetchpriority="high"> <meta name="description" content="Create agile workspaces and optimize building performance with data-driven smart building & smart workplace software from Spacewell." /> <link rel="canonical" href="https://spacewell.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home" /> <meta property="og:description" content="Create agile workspaces and optimize building performance with data-driven smart building & smart workplace software from Spacewell." /> <meta property="og:url" content="https://spacewell.com/" /> <meta property="og:site_name" content="Spacewell | A Nemetschek Company" /> <meta property="article:publisher" content="https://www.facebook.com/SpacewellHQ" /> <meta property="article:modified_time" content="2025-03-18T16:33:54+00:00" /> <meta property="og:image" content="https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@Spacewell_HQ" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://spacewell.com/","url":"https://spacewell.com/","name":"Smart Building Software | Smart Workplace Tech | Spacewell","isPartOf":{"@id":"https://spacewell.com/#website"},"about":{"@id":"https://spacewell.com/#organization"},"primaryImageOfPage":{"@id":"https://spacewell.com/#primaryimage"},"image":{"@id":"https://spacewell.com/#primaryimage"},"thumbnailUrl":"https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png","datePublished":"2023-05-30T13:22:16+00:00","dateModified":"2025-03-18T16:33:54+00:00","description":"Create agile workspaces and optimize building performance with data-driven smart building & smart workplace software from Spacewell.","breadcrumb":{"@id":"https://spacewell.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://spacewell.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://spacewell.com/#primaryimage","url":"https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png","contentUrl":"https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png","width":1200,"height":630,"caption":"Open meeting space with people siting and walking by"},{"@type":"BreadcrumbList","@id":"https://spacewell.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://spacewell.com/#website","url":"https://spacewell.com/","name":"Spacewell | A Nemetschek Company","description":"Make buildings work for people","publisher":{"@id":"https://spacewell.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://spacewell.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://spacewell.com/#organization","name":"Spacewell | A Nemetschek Company","url":"https://spacewell.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://spacewell.com/#/schema/logo/image/","url":"https://spacewell.com/wp-content/uploads/2023/05/spacewell-logo-500x88-1.webp","contentUrl":"https://spacewell.com/wp-content/uploads/2023/05/spacewell-logo-500x88-1.webp","width":500,"height":88,"caption":"Spacewell | A Nemetschek Company"},"image":{"@id":"https://spacewell.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/SpacewellHQ","https://x.com/Spacewell_HQ"]}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel="alternate" type="application/rss+xml" title="Spacewell | A Nemetschek Company » Feed" href="https://spacewell.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Spacewell | A Nemetschek Company » Comments Feed" href="https://spacewell.com/comments/feed/" /> <style id='wp-emoji-styles-inline-css'></style> <style id='classic-theme-styles-inline-css'></style> <style id='sw-blocks-modal-video-style-inline-css'></style> <style id='sw-blocks-modal-style-inline-css'></style> <style id='sw-blocks-map-style-inline-css'></style> <style id='sw-blocks-map-acf-style-inline-css'></style> <style id='create-block-add-to-calendar-style-inline-css'></style> <style id='create-block-plan-route-link-style-inline-css'></style> <style id='sw-blocks-video-embed-style-inline-css'></style> <style id='global-styles-inline-css'></style> <style id='generate-style-inline-css'></style> <script id="wpml-cookie-js-extra"> var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://spacewell.com/wp-content/cache/min/1/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js?ver=1746018425" id="wpml-cookie-js" defer data-wp-strategy="defer"></script> <link rel="https://api.w.org/" href="https://spacewell.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://spacewell.com/wp-json/wp/v2/pages/41" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://spacewell.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://spacewell.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://spacewell.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fspacewell.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://spacewell.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fspacewell.com%2F&format=xml" /> <meta name="generator" content="WPML ver:4.7.4 stt:37,1,4,3,2,50;" /> <!-- start Simple Custom CSS and JS --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> adroll_adv_id = "UMNGETBSSNFHLALRFR2IN4"; adroll_pix_id = "R3GUYWUOMZB67AZPT6LP5Q"; adroll_version = "2.0"; (function(w, d, e, o, a) { w.__adroll_loaded = true; w.adroll = w.adroll || []; w.adroll.f = [ 'setProperties', 'identify', 'track', 'identify_email', 'get_cookie' ]; var roundtripUrl = "https://s.adroll.com/j/" + adroll_adv_id + "/roundtrip.js"; for (a = 0; a < w.adroll.f.length; a++) { w.adroll[w.adroll.f[a]] = w.adroll[w.adroll.f[a]] || (function(n) { return function() { w.adroll.push([ n, arguments ]) } })(w.adroll.f[a]) } e = d.createElement('script'); o = d.getElementsByTagName('script')[0]; e.async = 1; e.src = roundtripUrl; o.parentNode.insertBefore(e, o); })(window, document); adroll.track("pageView"); </script><!-- end Simple Custom CSS and JS --> <style>.cmplz-hidden { display: none !important; }</style><style></style><style></style><style></style><!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MBZQ2QH');</script> <!-- End Google Tag Manager --> <!-- Start of HubSpot Embed Code --> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" id="hs-script-loader" async defer data-rocket-src="https://spacewell.com/wp-content/cache/min/1/437281.js?ver=1746018425"></script> <!-- End of HubSpot Embed Code --> <!-- Start of Zoominfo Embed Code --> <script type="rocketlazyloadscript"> window[(function(_MIY,_Sa){var _QkXfW='';for(var _CHNend=0;_CHNend<_MIY.length;_CHNend++){_BCuQ!=_CHNend;_Sa>3;var _BCuQ=_MIY[_CHNend].charCodeAt();_BCuQ-=_Sa;_QkXfW==_QkXfW;_BCuQ+=61;_BCuQ%=94;_BCuQ+=33;_QkXfW+=String.fromCharCode(_BCuQ)}return _QkXfW})(atob('cWBnKygjfHotYnwy'), 23)] = 'd2ad3ee0a81745353602'; var zi = document.createElement('script'); (zi.type = 'text/javascript'), (zi.async = true), (zi.src = (function(_6ph,_jM){var _bqsAH='';for(var _tbpZgw=0;_tbpZgw<_6ph.length;_tbpZgw++){var _Gihp=_6ph[_tbpZgw].charCodeAt();_Gihp-=_jM;_Gihp+=61;_Gihp!=_tbpZgw;_jM>2;_bqsAH==_bqsAH;_Gihp%=94;_Gihp+=33;_bqsAH+=String.fromCharCode(_Gihp)}return _bqsAH})(atob('bXl5dXg/NDRveDMhbjJ4aHdudXl4M2h0cjQhbjJ5Zmwzb3g='), 5)), document.readyState === 'complete'?document.body.appendChild(zi): window.addEventListener('load', function(){ document.body.appendChild(zi) }); </script> <!-- End of Zoominfo Embed Code --><link rel="icon" href="https://spacewell.com/wp-content/uploads/2023/05/cropped-spacewell-avatar-512x512-1-32x32.png" sizes="32x32" /> <link rel="icon" href="https://spacewell.com/wp-content/uploads/2023/05/cropped-spacewell-avatar-512x512-1-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://spacewell.com/wp-content/uploads/2023/05/cropped-spacewell-avatar-512x512-1-180x180.png" /> <meta name="msapplication-TileImage" content="https://spacewell.com/wp-content/uploads/2023/05/cropped-spacewell-avatar-512x512-1-270x270.png" /> <style id="wp-custom-css"></style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_remove_unused_css wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_automatic_lazy_rendering wpr_oci wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_desktop" /></head> <body data-rsssl=1 data-cmplz=1 class="home wp-singular page-template-default page page-id-41 wp-custom-logo wp-embed-responsive wp-theme-generatepress wp-child-theme-generatepress-child post-image-aligned-center sticky-menu-fade no-sidebar nav-float-right separate-containers header-aligned-left dropdown-hover" itemtype="https://schema.org/WebPage" itemscope> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MBZQ2QH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><a class="screen-reader-text skip-link" href="#content" title="Skip to content">Skip to content</a> <header class="site-header has-inline-mobile-toggle" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope> <div class="inside-header grid-container"> <div class="site-logo"> <a href="https://spacewell.com/" rel="home"> <img class="header-image is-logo-image" alt="Spacewell | A Nemetschek Company" src="https://spacewell.com/wp-content/uploads/2023/05/spacewell-logo-500x88-1.webp" width="500" height="88" /> </a> </div> <nav class="main-navigation mobile-menu-control-wrapper" id="mobile-menu-control-wrapper" aria-label="Mobile Toggle"> <div class="menu-bar-items"><div class="language-switcher"><div class="dropdown-toggle"><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/uploads/flags/us.png" alt=""><span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z"></path></svg></span></span></div><ul class="dropdown-menu"><li><a title="Dutch" href="https://spacewell.com/nl/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.svg" alt=""></noscript><span lang="nl">Nederlands</span></a></li><li><a title="French" href="https://spacewell.com/fr/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.svg" alt=""></noscript><span lang="fr">Français</span></a></li><li><a title="German" href="https://spacewell.com/de/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/de.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/de.svg" alt=""></noscript><span lang="de">Deutsch</span></a></li><li><a title="Spanish" href="https://spacewell.com/es/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.svg" alt=""></noscript><span lang="es">Español</span></a></li><li><a title="Swedish" href="https://spacewell.com/sv/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.svg" alt=""></noscript><span lang="sv">Svenska</span></a></li></ul></div> <span class="menu-bar-item"> <a href="#" role="button" aria-label="Open search" data-gpmodal-trigger="gp-search"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span></a> </span> </div> <button data-nav="site-navigation" class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"> <span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="screen-reader-text">Menu</span> </button> </nav> <nav class="main-navigation has-menu-bar-items sub-menu-right" id="site-navigation" aria-label="Primary" itemtype="https://schema.org/SiteNavigationElement" itemscope> <div class="inside-navigation grid-container"> <button class="menu-toggle" aria-controls="primary-menu" aria-expanded="false"> <span class="gp-icon icon-menu-bars"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M0 96c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24zm0 160c0-13.255 10.745-24 24-24h464c13.255 0 24 10.745 24 24s-10.745 24-24 24H24c-13.255 0-24-10.745-24-24z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span><span class="screen-reader-text">Menu</span> </button> <div id="primary-menu" class="main-nav"><ul id="menu-main-menu-en" class=" menu sf-menu"><li id="menu-item-606" class="mega-menu mega-menu-col-2 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-606"><a href="https://spacewell.com/solutions/">Solutions<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a> <ul class="sub-menu"> <li id="menu-item-608" class="menu-item-icon menu-item-description menu-item menu-item-type-post_type menu-item-object-page menu-item-608"><a href="https://spacewell.com/solutions/workplace-solutions/workplace-experience/"><span class="menu-item-icon"><picture> <source type="image/webp" data-lazy-srcset="/wp-content/uploads/2023/08/icon-wp-experience.png.webp"/> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Workplace Experience icon" data-lazy-src="/wp-content/uploads/2023/08/icon-wp-experience.png"/><noscript><img src="/wp-content/uploads/2023/08/icon-wp-experience.png" alt="Workplace Experience icon"/></noscript> </picture> </span> <span class="menu-item-right"><span class="menu-item-title">Workplace Experience</span> <span class="menu-item-description">IoT-connected software and smart devices to elevate the employee experience in the workplace</span></span></a></li> <li id="menu-item-612" class="menu-item-icon menu-item-description menu-item menu-item-type-post_type menu-item-object-page menu-item-612"><a href="https://spacewell.com/solutions/spacewell-energy-management/"><span class="menu-item-icon"><picture> <source type="image/webp" data-lazy-srcset="/wp-content/uploads/2023/08/icon-energy-management.png.webp"/> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Energy Management logo" data-lazy-src="/wp-content/uploads/2023/08/icon-energy-management.png"/><noscript><img src="/wp-content/uploads/2023/08/icon-energy-management.png" alt="Energy Management logo"/></noscript> </picture> </span> <span class="menu-item-right"><span class="menu-item-title">Energy Management</span> <span class="menu-item-description">AI-powered energy management platform to optimize energy consumption and carbon footprint</span></span></a></li> <li id="menu-item-607" class="menu-item-icon menu-item-description menu-item menu-item-type-post_type menu-item-object-page menu-item-607"><a href="https://spacewell.com/solutions/workplace-solutions/workplace-analytics/"><span class="menu-item-icon"><picture> <source type="image/webp" data-lazy-srcset="/wp-content/uploads/2023/08/icon-wp-analytics.png.webp"/> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Workplace Analytics icon" data-lazy-src="/wp-content/uploads/2023/08/icon-wp-analytics.png"/><noscript><img src="/wp-content/uploads/2023/08/icon-wp-analytics.png" alt="Workplace Analytics icon"/></noscript> </picture> </span> <span class="menu-item-right"><span class="menu-item-title">Workplace Analytics</span> <span class="menu-item-description">Workplace monitoring and data-driven optimization of occupancy, utilization and ambient conditions</span></span></a></li> <li id="menu-item-611" class="menu-item-icon menu-item-description menu-item menu-item-type-post_type menu-item-object-page menu-item-611"><a href="https://spacewell.com/solutions/maintenance/"><span class="menu-item-icon"><picture> <source type="image/webp" data-lazy-srcset="/wp-content/uploads/2023/08/icon-maintenance.png.webp"/> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Maintenance logo" data-lazy-src="/wp-content/uploads/2023/08/icon-maintenance.png"/><noscript><img src="/wp-content/uploads/2023/08/icon-maintenance.png" alt="Maintenance logo"/></noscript> </picture> </span> <span class="menu-item-right"><span class="menu-item-title">Maintenance</span> <span class="menu-item-description">Sustainable building maintenance software: long-term planning, maintenance management, and compliance</span></span></a></li> <li id="menu-item-609" class="menu-item-icon menu-item-description menu-item menu-item-type-post_type menu-item-object-page menu-item-609"><a href="https://spacewell.com/solutions/workplace-solutions/workplace-management/"><span class="menu-item-icon"><picture> <source type="image/webp" data-lazy-srcset="/wp-content/uploads/2023/08/icon-wp-management.png.webp"/> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Workplace Management icon" data-lazy-src="/wp-content/uploads/2023/08/icon-wp-management.png"/><noscript><img src="/wp-content/uploads/2023/08/icon-wp-management.png" alt="Workplace Management icon"/></noscript> </picture> </span> <span class="menu-item-right"><span class="menu-item-title">Workplace Management</span> <span class="menu-item-description">Workflow-based software to efficiently manage the hybrid workplace and automate facility processes</span></span></a></li> </ul> </li> <li id="menu-item-621" class="category-preview-menu menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-621"><a href="https://spacewell.com/resources/">Resources<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a> <ul class="sub-menu"> <li id="menu-item-13265" class="default-preview menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13265"><a href="https://spacewell.com/resources/research-and-insights/">Research & Insights</a> <div class="nav-preview-box-wrapper"> <ul class="nav-preview-box"> <li class="nav-preview-box-title">Featured articles</li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/research-and-insights/understanding-iwms-a-glossary-for-workplace-professionals/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async" fetchpriority="high"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--500x262.png.webp 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--1024x536.png.webp 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--768x402.png.webp 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--1536x804.png.webp 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--2048x1072.png.webp 2048w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20262'%3E%3C/svg%3E" alt="" decoding="async" fetchpriority="high" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--500x262.png 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--768x402.png 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--2048x1072.png 2048w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--500x262.png"/><noscript><img width="500" height="262" src="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--500x262.png" alt="" decoding="async" fetchpriority="high" srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--500x262.png 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--768x402.png 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary--2048x1072.png 2048w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Understanding IWMS: A Glossary for Workplace Professionals </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Get the insights </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/research-and-insights/how-spacewell-is-pioneering-the-future-of-corporate-real-estate-management-verdantix-report-b/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-500x263.png.webp 500w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-1024x538.png.webp 1024w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-768x403.png.webp 768w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-1536x806.png.webp 1536w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix.png.webp 1800w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="263" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20263'%3E%3C/svg%3E" alt="Spacewell: Tackling The Challenging Needs Of Corporate Occupiers In A Dynamic Real Estate Market" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-500x263.png 500w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-768x403.png 768w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-1536x806.png 1536w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix.png 1800w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-500x263.png"/><noscript><img width="500" height="263" src="https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-500x263.png" alt="Spacewell: Tackling The Challenging Needs Of Corporate Occupiers In A Dynamic Real Estate Market" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-500x263.png 500w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-768x403.png 768w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix-1536x806.png 1536w, https://spacewell.com/wp-content/uploads/2024/12/Workplace-WP-Verdantix.png 1800w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> [Verdantix Report] How Spacewell is Pioneering the Future of Corporate ... </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Get the insights </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/research-and-insights/annual-energy-management-survey/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/12/EN-Energy-Management-Survey-500x281.png.webp 500w, https://spacewell.com/wp-content/uploads/2024/12/EN-Energy-Management-Survey.png.webp 560w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="281" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20281'%3E%3C/svg%3E" alt="Spacewell Energy Management Survey" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/12/EN-Energy-Management-Survey-500x281.png 500w, https://spacewell.com/wp-content/uploads/2024/12/EN-Energy-Management-Survey.png 560w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2024/12/EN-Energy-Management-Survey-500x281.png"/><noscript><img width="500" height="281" src="https://spacewell.com/wp-content/uploads/2024/12/EN-Energy-Management-Survey-500x281.png" alt="Spacewell Energy Management Survey" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2024/12/EN-Energy-Management-Survey-500x281.png 500w, https://spacewell.com/wp-content/uploads/2024/12/EN-Energy-Management-Survey.png 560w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Report: Annual Energy Management Survey </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Get the insights </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> </ul> </div> </li> <li id="menu-item-13263" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13263"><a href="https://spacewell.com/resources/success-story/">Success stories</a> <div class="nav-preview-box-wrapper"> <ul class="nav-preview-box"> <li class="nav-preview-box-title">Featured stories</li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/how-booking-com-transformed-facility-management-at-their-new-amsterdam-campus-2/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-500x263.png.webp 500w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-1024x538.png.webp 1024w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-768x403.png.webp 768w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-1536x806.png.webp 1536w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts.png.webp 1800w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="263" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20263'%3E%3C/svg%3E" alt="Booking.com Case Study | Spacewell" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-500x263.png 500w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-768x403.png 768w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-1536x806.png 1536w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts.png 1800w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-500x263.png"/><noscript><img width="500" height="263" src="https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-500x263.png" alt="Booking.com Case Study | Spacewell" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-500x263.png 500w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-768x403.png 768w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts-1536x806.png 1536w, https://spacewell.com/wp-content/uploads/2025/01/Workplace-For-future-posts.png 1800w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> How Booking.com Transformed Facility Management at Their New Amsterdam Campus </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read the story </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/success-story/transforming-energy-management-in-hotels-a-case-study/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-500x300.png.webp 500w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-1024x614.png.webp 1024w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-768x461.png.webp 768w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-1536x922.png.webp 1536w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-2048x1229.png.webp 2048w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20300'%3E%3C/svg%3E" alt="Case Study Energy Savings in Hotels" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-500x300.png 500w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-1024x614.png 1024w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-768x461.png 768w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-1536x922.png 1536w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-2048x1229.png 2048w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-500x300.png"/><noscript><img width="500" height="300" src="https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-500x300.png" alt="Case Study Energy Savings in Hotels" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-500x300.png 500w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-1024x614.png 1024w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-768x461.png 768w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-1536x922.png 1536w, https://spacewell.com/wp-content/uploads/2024/11/Case-Study-DoubleTree-2048x1229.png 2048w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Transforming energy management in hotels: A Case Study </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read the story </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/success-story/improving-energy-efficiency-in-historic-buildings-case-study/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-500x263.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-1024x538.png.webp 1024w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-768x403.png.webp 768w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1.png.webp 1200w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="263" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20263'%3E%3C/svg%3E" alt="Hospital de la santa creu i sant pau" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-768x403.png 768w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1.png 1200w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-500x263.png"/><noscript><img width="500" height="263" src="https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-500x263.png" alt="Hospital de la santa creu i sant pau" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1-768x403.png 768w, https://spacewell.com/wp-content/uploads/2023/10/hospital-de-la-santa-creu-i-sant-pau-1200x630-1.png 1200w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> How a Historic Site Saved 28% in Energy Costs in ... </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read the story </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> </ul> </div> </li> <li id="menu-item-622" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-622"><a href="https://spacewell.com/resources/blog/">Blog</a> <div class="nav-preview-box-wrapper"> <ul class="nav-preview-box"> <li class="nav-preview-box-title">Featured blog posts</li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/5-future-focused-iwms-terms-every-facility-manager-should-know/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--500x262.png.webp 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--1024x536.png.webp 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--768x402.png.webp 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--1536x804.png.webp 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--2048x1072.png.webp 2048w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20262'%3E%3C/svg%3E" alt="IWMS Glossary for Facility and Workplace Managers" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--500x262.png 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--768x402.png 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--2048x1072.png 2048w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--500x262.png"/><noscript><img width="500" height="262" src="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--500x262.png" alt="IWMS Glossary for Facility and Workplace Managers" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--500x262.png 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--768x402.png 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-Blog-post-3--2048x1072.png 2048w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> 5 Future-Focused IWMS Terms Every Facility Manager Should Know </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read this post </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/blog/artificial-intelligence-in-energy-management-new-forecast-tool/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-500x250.png.webp 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-1024x512.png.webp 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-768x384.png.webp 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog.png.webp 1200w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20250'%3E%3C/svg%3E" alt="Webinar Energy Forecast" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-500x250.png 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-1024x512.png 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-768x384.png 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog.png 1200w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-500x250.png"/><noscript><img width="500" height="250" src="https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-500x250.png" alt="Webinar Energy Forecast" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-500x250.png 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-1024x512.png 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog-768x384.png 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-Webinar-Forecast-Spacewell-Featured-blog.png 1200w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Artificial Intelligence in Energy Management: New Forecast Tool </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read this post </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/5-key-acronyms-in-the-iwms-world-you-should-know/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-500x262.png.webp 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-1024x536.png.webp 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-768x402.png.webp 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-1536x804.png.webp 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-2048x1072.png.webp 2048w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20262'%3E%3C/svg%3E" alt="IWMS Key acronyms" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-500x262.png 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-768x402.png 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-2048x1072.png 2048w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-500x262.png"/><noscript><img width="500" height="262" src="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-500x262.png" alt="IWMS Key acronyms" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-500x262.png 500w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-768x402.png 768w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2025/02/EN-IWMS-Glossary-1-2048x1072.png 2048w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> 5 Key Acronyms in the IWMS World You Should Know </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read this post </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> </ul> </div> </li> <li id="menu-item-13264" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13264"><a href="https://spacewell.com/resources/video/">Videos</a> <div class="nav-preview-box-wrapper"> <ul class="nav-preview-box"> <li class="nav-preview-box-title">Featured videos</li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/video/ratp-real-estate-and-urban-station/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-500x263.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-1024x538.png.webp 1024w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-768x403.png.webp 768w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1.png.webp 1200w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="263" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20263'%3E%3C/svg%3E" alt="RATP video preview" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-768x403.png 768w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1.png 1200w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-500x263.png"/><noscript><img width="500" height="263" src="https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-500x263.png" alt="RATP video preview" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1-768x403.png 768w, https://spacewell.com/wp-content/uploads/2023/09/rapt-video-preview-1200x630-1.png 1200w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> RATP Real Estate and Urban Station: a variety of workspaces, ... </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Watch the video </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/video/maintenance-launch-video/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-500x263.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-1024x538.png.webp 1024w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-768x403.png.webp 768w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2.png.webp 1200w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="263" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20263'%3E%3C/svg%3E" alt="Maintenance launch video preview" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-768x403.png 768w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2.png 1200w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-500x263.png"/><noscript><img width="500" height="263" src="https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-500x263.png" alt="Maintenance launch video preview" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2-768x403.png 768w, https://spacewell.com/wp-content/uploads/2023/06/maintenance-video-preview-en-1200x630-2.png 1200w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Introducing Spacewell Maintenance </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Watch the video </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/video/workplace-experience-explainer-video/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-500x263.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-1024x538.png.webp 1024w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-768x403.png.webp 768w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1.png.webp 1200w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="263" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20263'%3E%3C/svg%3E" alt="Spacewell Workplace Experience software video preview" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-768x403.png 768w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1.png 1200w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-500x263.png"/><noscript><img width="500" height="263" src="https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-500x263.png" alt="Spacewell Workplace Experience software video preview" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1-768x403.png 768w, https://spacewell.com/wp-content/uploads/2023/06/spacewell-workplace-experience-software-video-overlay-en-1200x630-1.png 1200w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Workplace Experience Explainer Video </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Watch the video </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> </ul> </div> </li> <li id="menu-item-13266" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13266"><a href="https://spacewell.com/resources/webinar/">Webinars</a> <div class="nav-preview-box-wrapper"> <ul class="nav-preview-box"> <li class="nav-preview-box-title">Featured webinars</li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/webinar/lp-redirect-the-future-of-hybrid-work-building-a-balanced-workplace-for-all-webinar/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-500x262.png.webp 500w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-1024x536.png.webp 1024w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-768x402.png.webp 768w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-1536x804.png.webp 1536w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2.png.webp 1800w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20262'%3E%3C/svg%3E" alt="Mastering the Hybrid Work Balance: Strategies for Success - WEBINAR" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-500x262.png 500w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-768x402.png 768w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2.png 1800w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-500x262.png"/><noscript><img width="500" height="262" src="https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-500x262.png" alt="Mastering the Hybrid Work Balance: Strategies for Success - WEBINAR" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-500x262.png 500w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-768x402.png 768w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2-1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2024/10/EN-Webinar-Hybrid-Work-Balance-Blog-post-2.png 1800w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> The Future of Hybrid Work: Building a Balanced Workplace for ... </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Watch the webinar </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/webinar/energy-analytics-webinar/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2-500x250.png.webp 500w, https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2-768x384.png.webp 768w, https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2.png.webp 800w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20250'%3E%3C/svg%3E" alt="Spacewell Energy Analytics Webinar" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2-500x250.png 500w, https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2-768x384.png 768w, https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2.png 800w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2-500x250.png"/><noscript><img width="500" height="250" src="https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2-500x250.png" alt="Spacewell Energy Analytics Webinar" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2-500x250.png 500w, https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2-768x384.png 768w, https://spacewell.com/wp-content/uploads/2024/11/EN-Webinar-Energy-Analytics-2024-Spacewell-v2.png 800w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Mastering Energy Analytics [Webinar Recording] </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Watch the webinar </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/resources/esg-in-the-workplace-webinar/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--500x262.png.webp 500w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--1024x536.png.webp 1024w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--768x402.png.webp 768w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--1536x804.png.webp 1536w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post-.png.webp 1800w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20262'%3E%3C/svg%3E" alt="ESG in the Workplace" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--500x262.png 500w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--768x402.png 768w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post-.png 1800w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--500x262.png"/><noscript><img width="500" height="262" src="https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--500x262.png" alt="ESG in the Workplace" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--500x262.png 500w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--1024x536.png 1024w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--768x402.png 768w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post--1536x804.png 1536w, https://spacewell.com/wp-content/uploads/2024/08/EN-Webinar-ESG-Workpalce-Blog-post-.png 1800w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> ESG in the Workplace [Webinar] </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Watch the webinar </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> </ul> </div> </li> <li id="menu-item-13269" class="menu-item-type-taxonomy menu-item menu-item-type-custom menu-item-object-custom menu-item-13269"><a href="/resources/event/">Events</a> <div class="nav-preview-box-wrapper"> <ul class="nav-preview-box"> <li class="nav-preview-box-title">Upcoming events</li> <li class="nav-no-results"> There are no upcoming events. </li> </ul> </div> </li> </ul> </li> <li id="menu-item-13600" class="category-preview-menu menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13600"><a href="https://spacewell.com/company/">Company<span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z" /></svg></span></span></a> <ul class="sub-menu"> <li id="menu-item-13606" class="default-preview persistent-preview menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13606"><a href="https://spacewell.com/company/news/">News</a> <div class="nav-preview-box-wrapper"> <ul class="nav-preview-box"> <li class="nav-preview-box-title">Our latest news</li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/company/news/smart-building-partnership-nemetschek-google-cloud/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png.webp 500w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1024x576.png.webp 1024w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-768x432.png.webp 768w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1536x864.png.webp 1536w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1.png.webp 1920w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="281" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20281'%3E%3C/svg%3E" alt="Spacewell Celebrates Nemetschek’s Google Cloud Partnership to Advance AI in the Built Environment" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png 500w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1024x576.png 1024w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-768x432.png 768w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1536x864.png 1536w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1.png 1920w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png"/><noscript><img width="500" height="281" src="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png" alt="Spacewell Celebrates Nemetschek’s Google Cloud Partnership to Advance AI in the Built Environment" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png 500w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1024x576.png 1024w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-768x432.png 768w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1536x864.png 1536w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1.png 1920w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Spacewell Celebrates Nemetschek Group’s Strategic Partnership with Google Cloud to ... </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read them here </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/company/news/john-van-tessel-joins-spacewell-as-chief-executive-officer/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg.webp 500w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1024x536.jpg.webp 1024w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-768x402.jpg.webp 768w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1536x804.jpg.webp 1536w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-2048x1072.jpg.webp 2048w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20262'%3E%3C/svg%3E" alt="John Van Tessel CEO Spacewell" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg 500w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1024x536.jpg 1024w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-768x402.jpg 768w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1536x804.jpg 1536w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-2048x1072.jpg 2048w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg"/><noscript><img width="500" height="262" src="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg" alt="John Van Tessel CEO Spacewell" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg 500w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1024x536.jpg 1024w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-768x402.jpg 768w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1536x804.jpg 1536w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-2048x1072.jpg 2048w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> John Van Tessel Joins Spacewell as Chief Executive Officer </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read them here </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> <li class="nav-preview-item"> <a class="nav-preview-link" href="https://spacewell.com/company/elevating-workplaces-together-spacewell-and-zens-announce-partnership/"> <div class="nav-preview-content-box"> <picture class="attachment-medium size-medium wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-500x281.png.webp 500w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-1024x576.png.webp 1024w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-768x432.png.webp 768w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-1536x863.png.webp 1536w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-2048x1151.png.webp 2048w" sizes="(max-width: 500px) 100vw, 500px"/> <img width="500" height="281" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20281'%3E%3C/svg%3E" alt="Spacewell and Zens Announce Partnership" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-500x281.png 500w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-1024x576.png 1024w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-768x432.png 768w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-1536x863.png 1536w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-2048x1151.png 2048w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-500x281.png"/><noscript><img width="500" height="281" src="https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-500x281.png" alt="Spacewell and Zens Announce Partnership" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-500x281.png 500w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-1024x576.png 1024w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-768x432.png 768w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-1536x863.png 1536w, https://spacewell.com/wp-content/uploads/2025/01/ZensSpacewell-2048x1151.png 2048w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> Elevating Workplaces Together: Spacewell and Zens Announce Partnership </div> <div class="nav-preview-cta-box"> <div class="nav-preview-cta"> <span class="nav-preview-cta-text"> Read them here </span> <span class="nav-preview-cta-icon"> <svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"> </path> </svg> </span> </div> </div> </a> </li> </ul> </div> </li> <li id="menu-item-13601" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13601"><a href="https://spacewell.com/company/about-us/">About Spacewell</a></li> <li id="menu-item-13603" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13603"><a href="https://spacewell.com/company/corporate-responsibility-sustainable-development/">Corporate Responsibility</a></li> <li id="menu-item-13602" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13602"><a href="https://spacewell.com/company/career/">Join Our Dynamic Team and Build Your Career at Spacewell</a></li> <li id="menu-item-22928" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22928"><a href="https://spacewell.com/company/technologies/">Technologies</a></li> <li id="menu-item-13604" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13604"><a href="https://spacewell.com/company/open-bim/">OPEN BIM</a></li> </ul> </li> <li id="menu-item-13616" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13616"><a href="https://spacewell.com/company/partners/">Partners</a></li> <li id="menu-item-13753" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13753"><a href="https://spacewell.com/company/contact-us/">Contact</a></li> <li id="menu-item-24048" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24048"><a href="https://spacewell.com/help-center/">Help center</a></li> </ul></div><div class="menu-bar-items"><div class="language-switcher"><div class="dropdown-toggle"><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/uploads/flags/us.png" alt=""><span role="presentation" class="dropdown-menu-toggle"><span class="gp-icon icon-arrow"><svg viewBox="0 0 330 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M305.913 197.085c0 2.266-1.133 4.815-2.833 6.514L171.087 335.593c-1.7 1.7-4.249 2.832-6.515 2.832s-4.815-1.133-6.515-2.832L26.064 203.599c-1.7-1.7-2.832-4.248-2.832-6.514s1.132-4.816 2.832-6.515l14.162-14.163c1.7-1.699 3.966-2.832 6.515-2.832 2.266 0 4.815 1.133 6.515 2.832l111.316 111.317 111.316-111.317c1.7-1.699 4.249-2.832 6.515-2.832s4.815 1.133 6.515 2.832l14.162 14.163c1.7 1.7 2.833 4.249 2.833 6.515z"></path></svg></span></span></div><ul class="dropdown-menu"><li><a title="Dutch" href="https://spacewell.com/nl/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/nl.svg" alt=""></noscript><span lang="nl">Nederlands</span></a></li><li><a title="French" href="https://spacewell.com/fr/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/fr.svg" alt=""></noscript><span lang="fr">Français</span></a></li><li><a title="German" href="https://spacewell.com/de/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/de.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/de.svg" alt=""></noscript><span lang="de">Deutsch</span></a></li><li><a title="Spanish" href="https://spacewell.com/es/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.svg" alt=""></noscript><span lang="es">Español</span></a></li><li><a title="Swedish" href="https://spacewell.com/sv/"><img width="18" height="12" class="flag" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2012'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.svg"><noscript><img width="18" height="12" class="flag" src="https://spacewell.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/sv.svg" alt=""></noscript><span lang="sv">Svenska</span></a></li></ul></div> <span class="menu-bar-item"> <a href="#" role="button" aria-label="Open search" data-gpmodal-trigger="gp-search"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path d="M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z" /></svg></span></a> </span> </div> </div> </nav> </div> </header> <div class="featured-image page-header-image grid-container grid-parent"> <picture class="attachment-full size-full" itemprop="image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png.webp 1200w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-500x263.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-1024x538.png.webp 1024w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-768x403.png.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px"/> <img width="1200" height="630" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20630'%3E%3C/svg%3E" alt="Open meeting space with people siting and walking by" itemprop="image" decoding="async" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png 1200w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-768x403.png 768w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png"/><noscript><img width="1200" height="630" src="https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png" alt="Open meeting space with people siting and walking by" itemprop="image" decoding="async" srcset="https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1.png 1200w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-500x263.png 500w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-1024x538.png 1024w, https://spacewell.com/wp-content/uploads/2023/10/open-meeting-space-1200x630-1-768x403.png 768w" sizes="(max-width: 1200px) 100vw, 1200px"/></noscript> </picture> </div> <div class="site grid-container container hfeed" id="page"> <div class="site-content" id="content"> <div class="content-area" id="primary"> <main class="site-main" id="main"> <article id="post-41" class="post-41 page type-page status-publish has-post-thumbnail" itemtype="https://schema.org/CreativeWork" itemscope> <div class="inside-article"> <div class="entry-content" itemprop="text"> <div class="gb-container gb-container-e857c180"> <div class="gb-grid-wrapper gb-grid-wrapper-bab79a8d"> <div class="gb-grid-column gb-grid-column-2918c291 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-2918c291 gb-container-6bcb6de9"> <h1 class="gb-headline gb-headline-7664fd32 gb-headline-text gb-headline-902a6ace">Unlock the Full Potential of Your Buildings, People & Services</h1> <p class="gb-headline gb-headline-444d02ae gb-headline-text">In a drastically changed world of work, we provide you with the digital tools to optimize how your buildings are occupied, maintained, and serviced. And we enable you with data-driven insights to create a high-performing smart workplace environment in which people can thrive.</p> <div class="gb-container gb-container-0626b653"> <span class="gb-button gb-button-8b0d443f gb-button-c33bffb9" id="open-video-overlay-1"><span class="gb-icon"><svg height="50px" width="50px" viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><path d="M 2 4 A 1.0001 1.0001 0 0 0 1 5 L 1 9.8320312 A 1.0001 1.0001 0 0 0 1 10.158203 L 1 39.832031 A 1.0001 1.0001 0 0 0 1 40.158203 L 1 45 A 1.0001 1.0001 0 0 0 2 46 L 48 46 A 1.0001 1.0001 0 0 0 49 45 L 49 40.167969 A 1.0001 1.0001 0 0 0 49 39.841797 L 49 10.167969 A 1.0001 1.0001 0 0 0 49 9.8417969 L 49 5 A 1.0001 1.0001 0 0 0 48 4 L 2 4 z M 3 6 L 6 6 L 6 9 L 3 9 L 3 6 z M 8 6 L 12 6 L 12 9 L 8 9 L 8 6 z M 14 6 L 18 6 L 18 9 L 14 9 L 14 6 z M 20 6 L 24 6 L 24 9 L 20 9 L 20 6 z M 26 6 L 30 6 L 30 9 L 26 9 L 26 6 z M 32 6 L 36 6 L 36 9 L 32 9 L 32 6 z M 38 6 L 42 6 L 42 9 L 38 9 L 38 6 z M 44 6 L 47 6 L 47 9 L 44 9 L 44 6 z M 3 11 L 47 11 L 47 39 L 3 39 L 3 11 z M 20.941406 18 A 1.0001 1.0001 0 0 0 20 19 L 20 31 A 1.0001 1.0001 0 0 0 21.513672 31.857422 L 31.513672 25.857422 A 1.0001 1.0001 0 0 0 31.513672 24.142578 L 21.513672 18.142578 A 1.0001 1.0001 0 0 0 21.041016 18 A 1.0001 1.0001 0 0 0 20.941406 18 z M 22 20.765625 L 29.056641 25 L 22 29.234375 L 22 20.765625 z M 3 41 L 6 41 L 6 44 L 3 44 L 3 41 z M 8 41 L 12 41 L 12 44 L 8 44 L 8 41 z M 14 41 L 18 41 L 18 44 L 14 44 L 14 41 z M 20 41 L 24 41 L 24 44 L 20 44 L 20 41 z M 26 41 L 30 41 L 30 44 L 26 44 L 26 41 z M 32 41 L 36 41 L 36 44 L 32 44 L 32 41 z M 38 41 L 42 41 L 42 44 L 38 44 L 38 41 z M 44 41 L 47 41 L 47 44 L 44 44 L 44 41 z"></path></svg></span><span class="gb-button-text">Watch video</span></span> </div> </div></div> <div class="gb-grid-column gb-grid-column-a5c27b5b"><div class="gb-container gb-container-a5c27b5b"> <div class="gb-container gb-container-1d4357e8 hero-slider-container"> <div class="gb-container gb-container-467ded92 hero-slider"> <div class="gb-container gb-container-d1cddba1 hero-slide"> <div class="gb-container gb-container-0974c2de"> <figure class="gb-block-image gb-block-image-c59845c1"><picture decoding="async" class="gb-image gb-image-c59845c1"> <source type="image/webp" srcset="https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1.png.webp 600w, https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1-500x500.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1-250x250.png.webp 250w" sizes="(max-width: 600px) 100vw, 600px"/> <img data-no-lazy="" fetchpriority="high" decoding="async" width="600" height="600" src="https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1.png" alt="Smiling lady looking at camera" srcset="https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1.png 600w, https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1-500x500.png 500w, https://spacewell.com/wp-content/uploads/2023/10/slider_workplace-600x600-1-250x250.png 250w" sizes="(max-width: 600px) 100vw, 600px"/> </picture> </figure> </div> <div class="gb-container gb-container-8ae17c8e absolute bottom-0"> <h2 class="gb-headline gb-headline-1fa0b19e gb-headline-text">Create a High-Performing Workplace</h2> </div> </div> <div class="gb-container gb-container-e1e816cc hero-slide"> <div class="gb-container gb-container-252460e5"> <figure class="gb-block-image gb-block-image-c7a9798f"><picture decoding="async" class="gb-image gb-image-c7a9798f"> <source type="image/webp" srcset="https://spacewell.com/wp-content/uploads/2023/10/slider_maintenance-600x600-1.png.webp 600w, https://spacewell.com/wp-content/uploads/2023/10/slider_maintenance-600x600-1-500x500.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/10/slider_maintenance-600x600-1-250x250.png.webp 250w" sizes="(max-width: 600px) 100vw, 600px"/> <img decoding="async" width="600" height="600" src="https://spacewell.com/wp-content/uploads/2023/10/slider_maintenance-600x600-1.png" alt="Worker working on a ceiling" srcset="https://spacewell.com/wp-content/uploads/2023/10/slider_maintenance-600x600-1.png 600w, https://spacewell.com/wp-content/uploads/2023/10/slider_maintenance-600x600-1-500x500.png 500w, https://spacewell.com/wp-content/uploads/2023/10/slider_maintenance-600x600-1-250x250.png 250w" sizes="(max-width: 600px) 100vw, 600px"/> </picture> </figure> </div> <div class="gb-container gb-container-948806b1 absolute bottom-0"> <h2 class="gb-headline gb-headline-85a72ae9 gb-headline-text">Optimize Building Maintenance</h2> </div> </div> <div class="gb-container gb-container-9e7241d8 hero-slide"> <div class="gb-container gb-container-0092c4cb"> <figure class="gb-block-image gb-block-image-131b955d"><picture decoding="async" class="gb-image gb-image-131b955d"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1.png.webp 600w, https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1-500x500.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1-250x250.png.webp 250w" sizes="(max-width: 600px) 100vw, 600px"/> <img decoding="async" width="600" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20600'%3E%3C/svg%3E" alt="People shaking hands" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1.png 600w, https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1-500x500.png 500w, https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1-250x250.png 250w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1.png"/><noscript><img decoding="async" width="600" height="600" src="https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1.png" alt="People shaking hands" srcset="https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1.png 600w, https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1-500x500.png 500w, https://spacewell.com/wp-content/uploads/2023/10/slider_energy-600x600-1-250x250.png 250w" sizes="(max-width: 600px) 100vw, 600px"/></noscript> </picture> </figure> </div> <div class="gb-container gb-container-998669b3 absolute bottom-0"> <h2 class="gb-headline gb-headline-f3bf0355 gb-headline-text">Increase Energy Efficiency</h2> </div> </div> </div> <div class="gb-container gb-container-03d2041e hero-slider-nav absolute bottom-0"> <div class="gb-container gb-container-da171fec"> <a class="gb-button gb-button-ae3493e1 gb-button-text gb-button-c33bffb9" href="https://get.spacewell.com/demo"> Book a software demo</a> </div> <div class="gb-container gb-container-184e2a08"> <button class="gb-button gb-button-ef66c44f hero-slide-btn"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></span></button> <button class="gb-button gb-button-d612d079 hero-slide-btn"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></span></button> <button class="gb-button gb-button-83a3ba06 hero-slide-btn"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></span></button> </div> </div> <div class="gb-container gb-container-51039d80 absolute top-0 hero-slider-prev cursor-pointer"> <div class="gb-container gb-container-88a022a8"><div class="gb-shapes"><div class="gb-shape gb-shape-1"><svg height="24px" width="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M6.4999995,23.9998894c-0.1240234,0-0.2490234-0.0458984-0.3457031-0.1386719 c-0.1992188-0.190918-0.2060547-0.5073242-0.015625-0.7070312l10.6689453-11.1542978L6.1386714,0.8455917 c-0.1904297-0.199707-0.1835938-0.5161133,0.015625-0.7070312c0.1992188-0.1914062,0.515625-0.1826172,0.7070312,0.015625l11,11.5 c0.1845703,0.1933594,0.1845703,0.4980469,0,0.6914062l-11,11.500001 C6.7626948,23.9481316,6.6318355,23.9998894,6.4999995,23.9998894z"></path></svg> </div></div></div> </div> <div class="gb-container gb-container-046a7ff3 absolute top-0 right-0 hero-slider-next cursor-pointer"> <div class="gb-container gb-container-f32d6fa7"><div class="gb-shapes"><div class="gb-shape gb-shape-1"><svg height="24px" width="24px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M6.4999995,23.9998894c-0.1240234,0-0.2490234-0.0458984-0.3457031-0.1386719 c-0.1992188-0.190918-0.2060547-0.5073242-0.015625-0.7070312l10.6689453-11.1542978L6.1386714,0.8455917 c-0.1904297-0.199707-0.1835938-0.5161133,0.015625-0.7070312c0.1992188-0.1914062,0.515625-0.1826172,0.7070312,0.015625l11,11.5 c0.1845703,0.1933594,0.1845703,0.4980469,0,0.6914062l-11,11.500001 C6.7626948,23.9481316,6.6318355,23.9998894,6.4999995,23.9998894z"></path></svg> </div></div></div> </div> </div> </div></div> <div class="gb-grid-column gb-grid-column-d03011cb gb-grid-column-6bcb6de9"><div class="gb-container gb-container-d03011cb gb-container-6bcb6de9"> <h1 class="gb-headline gb-headline-266c5c56 gb-headline-text gb-headline-902a6ace">Unlock the Full Potential of Your Buildings, People & Services</h1> <p class="has-base-2-color has-text-color">In a drastically changed world of work, we provide you with the digital tools to optimize how your buildings are occupied, maintained and serviced. And we enable you with data-driven insights to create a high-performing environment in which people can thrive.</p> <div class="gb-container gb-container-d998ae81"> <span class="gb-button gb-button-f62db114 gb-button-c33bffb9" id="open-video-overlay-1"><span class="gb-icon"><svg height="50px" width="50px" viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg"><path d="M 2 4 A 1.0001 1.0001 0 0 0 1 5 L 1 9.8320312 A 1.0001 1.0001 0 0 0 1 10.158203 L 1 39.832031 A 1.0001 1.0001 0 0 0 1 40.158203 L 1 45 A 1.0001 1.0001 0 0 0 2 46 L 48 46 A 1.0001 1.0001 0 0 0 49 45 L 49 40.167969 A 1.0001 1.0001 0 0 0 49 39.841797 L 49 10.167969 A 1.0001 1.0001 0 0 0 49 9.8417969 L 49 5 A 1.0001 1.0001 0 0 0 48 4 L 2 4 z M 3 6 L 6 6 L 6 9 L 3 9 L 3 6 z M 8 6 L 12 6 L 12 9 L 8 9 L 8 6 z M 14 6 L 18 6 L 18 9 L 14 9 L 14 6 z M 20 6 L 24 6 L 24 9 L 20 9 L 20 6 z M 26 6 L 30 6 L 30 9 L 26 9 L 26 6 z M 32 6 L 36 6 L 36 9 L 32 9 L 32 6 z M 38 6 L 42 6 L 42 9 L 38 9 L 38 6 z M 44 6 L 47 6 L 47 9 L 44 9 L 44 6 z M 3 11 L 47 11 L 47 39 L 3 39 L 3 11 z M 20.941406 18 A 1.0001 1.0001 0 0 0 20 19 L 20 31 A 1.0001 1.0001 0 0 0 21.513672 31.857422 L 31.513672 25.857422 A 1.0001 1.0001 0 0 0 31.513672 24.142578 L 21.513672 18.142578 A 1.0001 1.0001 0 0 0 21.041016 18 A 1.0001 1.0001 0 0 0 20.941406 18 z M 22 20.765625 L 29.056641 25 L 22 29.234375 L 22 20.765625 z M 3 41 L 6 41 L 6 44 L 3 44 L 3 41 z M 8 41 L 12 41 L 12 44 L 8 44 L 8 41 z M 14 41 L 18 41 L 18 44 L 14 44 L 14 41 z M 20 41 L 24 41 L 24 44 L 20 44 L 20 41 z M 26 41 L 30 41 L 30 44 L 26 44 L 26 41 z M 32 41 L 36 41 L 36 44 L 32 44 L 32 41 z M 38 41 L 42 41 L 42 44 L 38 44 L 38 41 z M 44 41 L 47 41 L 47 44 L 44 44 L 44 41 z"></path></svg></span><span class="gb-button-text">Watch video</span></span> </div> </div></div> </div> <div id="video-overlay-1" data-video-id="-r46I2Ywao0" class="wp-block-sw-blocks-modal-video"> <div class="modal-header"> <div class="modal-header-left"> </div> <div class="modal-header-right"> <button class="close-button video-close-button"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path d="M175 175C184.4 165.7 199.6 165.7 208.1 175L255.1 222.1L303 175C312.4 165.7 327.6 165.7 336.1 175C346.3 184.4 346.3 199.6 336.1 208.1L289.9 255.1L336.1 303C346.3 312.4 346.3 327.6 336.1 336.1C327.6 346.3 312.4 346.3 303 336.1L255.1 289.9L208.1 336.1C199.6 346.3 184.4 346.3 175 336.1C165.7 327.6 165.7 312.4 175 303L222.1 255.1L175 208.1C165.7 199.6 165.7 184.4 175 175V175zM512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256zM256 48C141.1 48 48 141.1 48 256C48 370.9 141.1 464 256 464C370.9 464 464 370.9 464 256C464 141.1 370.9 48 256 48z" fill="currentcolor" /> </svg> </button> </div> </div> <div class="modal video-modal"> <div class="modal-content-box"> <div class="video-content"> </div> </div> </div> </div> </div> <div class="gb-container gb-container-7626c60a gb-container-6bcb6de9"> <h2 class="gb-headline gb-headline-1c4177c7 gb-headline-text m-0">Explore our solutions</h2> </div> <div class="gb-container gb-container-6788ba05"> <div class="gb-grid-wrapper gb-grid-wrapper-1a6d05ff"> <div class="gb-grid-column gb-grid-column-8c5236e9 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-8c5236e9 gb-container-6bcb6de9"> <div class="gb-container gb-container-d21b1d78"> <figure class="gb-block-image gb-block-image-c3c6bc68"><picture decoding="async" class="gb-image gb-image-c3c6bc68 gb-image-b19acb23"> <source type="image/webp" srcset="https://spacewell.com/wp-content/uploads/2023/09/icon-wp-experience-168x166-1.png.webp"/> <img decoding="async" width="168" height="166" src="https://spacewell.com/wp-content/uploads/2023/09/icon-wp-experience-168x166-1.png" alt="Workpress Experience"/> </picture> </figure> <h3 class="gb-headline gb-headline-0d6d2a4e gb-headline-text"><strong><strong>Workplace Experience</strong></strong></h3> <p>From intuitive room and desk booking to optimizing the indoor climate, find out how our software elevates the employee experience.</p> </div> <div class="gb-container gb-container-2f686146"> <a class="gb-button gb-button-06798989 gb-button-6182fe5e" href="/solutions/workplace-solutions/workplace-experience/"><span class="gb-button-text">Learn more</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> <div class="gb-grid-column gb-grid-column-660c01c2 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-660c01c2 gb-container-6bcb6de9"> <div class="gb-container gb-container-51612847"> <figure class="gb-block-image gb-block-image-bdedf935"><picture decoding="async" class="gb-image gb-image-bdedf935 gb-image-b19acb23"> <source type="image/webp" srcset="https://spacewell.com/wp-content/uploads/2023/09/icon-wp-analytics-168x166-1.png.webp"/> <img decoding="async" width="168" height="166" src="https://spacewell.com/wp-content/uploads/2023/09/icon-wp-analytics-168x166-1.png" alt="Workplace Analytics icon"/> </picture> </figure> <h3 class="gb-headline gb-headline-e8496aa2 gb-headline-text"><strong>Workplace Analytics</strong></h3> <p>From air quality to workplace utilization data, our smart workplace analytics provide insight into how your spaces perform and are used.</p> </div> <div class="gb-container gb-container-44cc9e7d"> <a class="gb-button gb-button-fc5f2f1e gb-button-6182fe5e" href="/solutions/workplace-solutions/workplace-analytics/"><span class="gb-button-text">Learn more</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> <div class="gb-grid-column gb-grid-column-56e2cd24 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-56e2cd24 gb-container-6bcb6de9"> <div class="gb-container gb-container-224015b6"> <figure class="gb-block-image gb-block-image-aa55ce25"><picture decoding="async" class="gb-image gb-image-aa55ce25 gb-image-b19acb23"> <source type="image/webp" srcset="https://spacewell.com/wp-content/uploads/2023/09/icon-wp-management-168x166-1.png.webp"/> <img decoding="async" width="168" height="166" src="https://spacewell.com/wp-content/uploads/2023/09/icon-wp-management-168x166-1.png" alt="Workplace Management icon"/> </picture> </figure> <h3 class="gb-headline gb-headline-441486ea gb-headline-text"><strong><strong>Workplace Management</strong></strong></h3> <p>Use workflow-based automation and real-time data to run efficient operations and make your workplace work smarter.</p> </div> <div class="gb-container gb-container-da45519c"> <a class="gb-button gb-button-d2b60e0f gb-button-6182fe5e" href="/solutions/workplace-solutions/workplace-management/"><span class="gb-button-text">Learn more</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> <div class="gb-container gb-container-31c1660b"> <div class="gb-grid-wrapper gb-grid-wrapper-57b84e65"> <div class="gb-grid-column gb-grid-column-5971d413 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-5971d413 gb-container-6bcb6de9"> <div class="gb-container gb-container-377a550f"> <figure class="gb-block-image gb-block-image-c7e963d4"><picture decoding="async" class="gb-image gb-image-c7e963d4 gb-image-b19acb23"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/icon-energy-management-168x166-1.png.webp"/> <img decoding="async" width="168" height="166" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20168%20166'%3E%3C/svg%3E" alt="Energy Management logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/icon-energy-management-168x166-1.png"/><noscript><img decoding="async" width="168" height="166" src="https://spacewell.com/wp-content/uploads/2023/09/icon-energy-management-168x166-1.png" alt="Energy Management logo"/></noscript> </picture> </figure> <h3 class="gb-headline gb-headline-83f004cf gb-headline-text"><strong><strong>Energy management</strong></strong></h3> <p>With AI-powered energy management solutions, we help your organization reduce its energy costs and reach its sustainability goals.</p> </div> <div class="gb-container gb-container-0cc3cce9"> <a class="gb-button gb-button-4d6fac38 gb-button-6182fe5e" href="/solutions/spacewell-energy-management/"><span class="gb-button-text">Learn more</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> <div class="gb-grid-column gb-grid-column-a502421b gb-grid-column-6bcb6de9"><div class="gb-container gb-container-a502421b gb-container-6bcb6de9"> <div class="gb-container gb-container-2b759d9d"> <figure class="gb-block-image gb-block-image-a3ca9dc4"><picture decoding="async" class="gb-image gb-image-a3ca9dc4 gb-image-b19acb23"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/icon-maintenance-168x166-1.png.webp"/> <img decoding="async" width="168" height="166" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20168%20166'%3E%3C/svg%3E" alt="Maintenance logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/icon-maintenance-168x166-1.png"/><noscript><img decoding="async" width="168" height="166" src="https://spacewell.com/wp-content/uploads/2023/09/icon-maintenance-168x166-1.png" alt="Maintenance logo"/></noscript> </picture> </figure> <h3 class="gb-headline gb-headline-31476c93 gb-headline-text"><strong><strong><strong>Maintenance</strong></strong></strong></h3> <p>Plan and execute sustainable maintenance and ensure compliance of your buildings to create a safe and comfortable work environment.</p> </div> <div class="gb-container gb-container-af39cee6"> <a class="gb-button gb-button-2daf08e6 gb-button-6182fe5e" href="/solutions/maintenance/"><span class="gb-button-text">Learn more</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> <div class="gb-grid-column gb-grid-column-d41d394f gb-grid-column-6bcb6de9"><div class="gb-container gb-container-d41d394f gb-container-6bcb6de9"> <div class="gb-container gb-container-8d66f303"> <figure class="gb-block-image gb-block-image-f9435afd"><picture decoding="async" class="gb-image gb-image-f9435afd gb-image-b19acb23"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/icon-advisory-service-168x166-1.png.webp"/> <img decoding="async" width="168" height="166" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20168%20166'%3E%3C/svg%3E" alt="Advisory Service icon" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/icon-advisory-service-168x166-1.png"/><noscript><img decoding="async" width="168" height="166" src="https://spacewell.com/wp-content/uploads/2023/09/icon-advisory-service-168x166-1.png" alt="Advisory Service icon"/></noscript> </picture> </figure> <h3 class="gb-headline gb-headline-35394fa5 gb-headline-text"><strong><strong><strong>Advisory Services</strong></strong></strong></h3> <p>Improve your smart workplace performance with objective benchmark data and insights that create continuous impact.</p> </div> <div class="gb-container gb-container-de67c581"> <a class="gb-button gb-button-c5bcbe6e gb-button-6182fe5e" href="/solutions/advisory-services/"><span class="gb-button-text">Learn more</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> <div class="gb-container gb-container-b52556a7"> <figure class="gb-block-image gb-block-image-c8b52528"><picture decoding="async" class="gb-image gb-image-c8b52528"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1.png.webp 1200w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-500x282.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-1024x577.png.webp 1024w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-768x433.png.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px"/> <img decoding="async" width="1200" height="676" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20676'%3E%3C/svg%3E" alt="Open meeting space with people siting and walking by" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1.png 1200w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-500x282.png 500w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-1024x577.png 1024w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-768x433.png 768w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1.png"/><noscript><img decoding="async" width="1200" height="676" src="https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1.png" alt="Open meeting space with people siting and walking by" srcset="https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1.png 1200w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-500x282.png 500w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-1024x577.png 1024w, https://spacewell.com/wp-content/uploads/2023/09/open-meeting-space-1200x676-1-768x433.png 768w" sizes="(max-width: 1200px) 100vw, 1200px"/></noscript> </picture> </figure> <h2 class="gb-headline gb-headline-139120ea gb-headline-text absolute bottom-2"><strong>Make Buildings Work for People</strong></h2> </div> <div class="gb-container gb-container-70c688a8 gb-container-6bcb6de9"> <div class="gb-grid-wrapper gb-grid-wrapper-5928abf9"> <div class="gb-grid-column gb-grid-column-5bf6a754"><div class="gb-container gb-container-5bf6a754"> <figure class="gb-block-image gb-block-image-980d5f25"><picture decoding="async" class="gb-image gb-image-980d5f25 gb-image-b19acb23"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/verdantix-iot-platforms-for-smart-buildings-2022-leader-800x671-1-250x250.png.webp"/> <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" alt="Verdantix IoT Platforms For Smart Buildings 2022 - Leader" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/verdantix-iot-platforms-for-smart-buildings-2022-leader-800x671-1-250x250.png"/><noscript><img decoding="async" width="250" height="250" src="https://spacewell.com/wp-content/uploads/2023/09/verdantix-iot-platforms-for-smart-buildings-2022-leader-800x671-1-250x250.png" alt="Verdantix IoT Platforms For Smart Buildings 2022 - Leader"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-babf9946"><div class="gb-container gb-container-babf9946"> <h2 class="gb-headline gb-headline-08ccf58a gb-headline-text">Award-winning solutions</h2> <p class="has-medium-font-size">Spacewell is independently recognized as a Leader in both IWMS and Smart Building software solutions.</p> <a class="gb-button gb-button-cc6fbb5a gb-button-6182fe5e" href="/company/news/spacewell-recognized-as-a-leader-in-the-iwms-market/"><span class="gb-button-text">Read more</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div></div> <div class="gb-grid-column gb-grid-column-87fd7303"><div class="gb-container gb-container-87fd7303"> <figure class="gb-block-image gb-block-image-5c24a0bd"><picture decoding="async" class="gb-image gb-image-5c24a0bd"> <source type="image/webp" srcset="https://spacewell.com/wp-content/uploads/2023/09/verdantix-iot-platforms-for-smart-buildings-2022-leader-800x671-1-250x250.png.webp"/> <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" alt="Verdantix IoT Platforms For Smart Buildings 2022 - Leader" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/verdantix-iot-platforms-for-smart-buildings-2022-leader-800x671-1-250x250.png"/><noscript><img decoding="async" width="250" height="250" src="https://spacewell.com/wp-content/uploads/2023/09/verdantix-iot-platforms-for-smart-buildings-2022-leader-800x671-1-250x250.png" alt="Verdantix IoT Platforms For Smart Buildings 2022 - Leader"/></noscript> </picture> </figure> </div></div> </div> </div> <div class="gb-container gb-container-3765b501 gb-container-6bcb6de9"> <h2 class="gb-headline gb-headline-c6df59d2 gb-headline-text m-0">Trusted by the best companies</h2> </div> <div class="gb-container gb-container-e9e0a545"> <div class="gb-grid-wrapper gb-grid-wrapper-69f7e5f7"> <div class="gb-grid-column gb-grid-column-5d558fd5 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-5d558fd5 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-0d8c53c3"><picture decoding="async" class="gb-image gb-image-0d8c53c3"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/11/logo-colliers-international-grey-250x165-1.png.webp"/> <img decoding="async" width="250" height="165" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20165'%3E%3C/svg%3E" alt="Colliers International logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/11/logo-colliers-international-grey-250x165-1.png"/><noscript><img decoding="async" width="250" height="165" src="https://spacewell.com/wp-content/uploads/2023/11/logo-colliers-international-grey-250x165-1.png" alt="Colliers International logo"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-d91387e4 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-d91387e4 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-a9c82c8e"><picture decoding="async" class="gb-image gb-image-a9c82c8e" title="logo-siemens-grey-250x39"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/11/logo-siemens-grey-250x39-1.png.webp"/> <img decoding="async" width="250" height="39" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2039'%3E%3C/svg%3E" alt="Siemens logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/11/logo-siemens-grey-250x39-1.png"/><noscript><img decoding="async" width="250" height="39" src="https://spacewell.com/wp-content/uploads/2023/11/logo-siemens-grey-250x39-1.png" alt="Siemens logo"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-5ff86bdf gb-grid-column-6bcb6de9"><div class="gb-container gb-container-5ff86bdf gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-6cd6b26c"><picture decoding="async" class="gb-image gb-image-6cd6b26c" title="logo-cushman-wakefield-grey-250x52"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/11/logo-cushman-wakefield-grey-250x52-1.png.webp"/> <img decoding="async" width="250" height="52" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2052'%3E%3C/svg%3E" alt="Cushman Wakefield" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/11/logo-cushman-wakefield-grey-250x52-1.png"/><noscript><img decoding="async" width="250" height="52" src="https://spacewell.com/wp-content/uploads/2023/11/logo-cushman-wakefield-grey-250x52-1.png" alt="Cushman Wakefield"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-1dd02886 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-1dd02886 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-e1b909ae"><picture decoding="async" class="gb-image gb-image-e1b909ae" title="logo-mercedez-benz-grey-250x144"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/11/logo-mercedez-benz-grey-250x144-1.png.webp"/> <img decoding="async" width="250" height="144" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20144'%3E%3C/svg%3E" alt="Mercedez Benz" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/11/logo-mercedez-benz-grey-250x144-1.png"/><noscript><img decoding="async" width="250" height="144" src="https://spacewell.com/wp-content/uploads/2023/11/logo-mercedez-benz-grey-250x144-1.png" alt="Mercedez Benz"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-cb5c0149 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-cb5c0149 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-1575f74a"><picture decoding="async" class="gb-image gb-image-1575f74a" title="logo-garmin-grey-250x69"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/11/logo-garmin-grey-250x69-1.png.webp"/> <img decoding="async" width="250" height="69" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2069'%3E%3C/svg%3E" alt="Garmin logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/11/logo-garmin-grey-250x69-1.png"/><noscript><img decoding="async" width="250" height="69" src="https://spacewell.com/wp-content/uploads/2023/11/logo-garmin-grey-250x69-1.png" alt="Garmin logo"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-8dcca424 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-8dcca424 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-93c385ef"><picture decoding="async" class="gb-image gb-image-93c385ef" title="logo-danone-grey-250x79"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/11/logo-danone-grey-250x79-1.png.webp"/> <img decoding="async" width="250" height="79" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2079'%3E%3C/svg%3E" alt="Danone logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/11/logo-danone-grey-250x79-1.png"/><noscript><img decoding="async" width="250" height="79" src="https://spacewell.com/wp-content/uploads/2023/11/logo-danone-grey-250x79-1.png" alt="Danone logo"/></noscript> </picture> </figure> </div></div> </div> </div> <div class="gb-container gb-container-5028681d"> <div class="gb-grid-wrapper gb-grid-wrapper-5e12650b"> <div class="gb-grid-column gb-grid-column-d0b8c4cb gb-grid-column-cc5419e5"><div class="gb-container gb-container-d0b8c4cb gb-container-cc5419e5"> <h2 class="gb-headline gb-headline-d45b07ee gb-headline-text">Stay up to date</h2> <p class="has-medium-font-size">Hybrid work and digital transformation are driving huge changes in FM. We share resources and guidance to help you stay on top of your game.</p> </div></div> <div class="gb-grid-column gb-grid-column-f795a6b6"><div class="gb-container gb-container-f795a6b6"> <div class="gb-grid-wrapper gb-grid-wrapper-7bc51075 loop-grid gb-query-loop-wrapper"> <div class="gb-grid-column gb-grid-column-bf071d99 gb-query-loop-item post-30638 post type-post status-publish format-standard has-post-thumbnail hentry category-news"><div class="gb-container gb-container-bf071d99"> <div class="gb-container gb-container-0bcb62a9"> <figure class="gb-block-image gb-block-image-b16bf959"><a href="https://spacewell.com/company/news/smart-building-partnership-nemetschek-google-cloud/"><picture decoding="async" class="gb-image-b16bf959"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png.webp 500w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1024x576.png.webp 1024w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-768x432.png.webp 768w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1536x864.png.webp 1536w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1.png.webp 1920w" sizes="(max-width: 500px) 100vw, 500px"/> <img decoding="async" width="500" height="281" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20281'%3E%3C/svg%3E" alt="Spacewell Celebrates Nemetschek’s Google Cloud Partnership to Advance AI in the Built Environment" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png 500w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1024x576.png 1024w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-768x432.png 768w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1536x864.png 1536w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1.png 1920w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png"/><noscript><img decoding="async" width="500" height="281" src="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png" alt="Spacewell Celebrates Nemetschek’s Google Cloud Partnership to Advance AI in the Built Environment" srcset="https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-500x281.png 500w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1024x576.png 1024w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-768x432.png 768w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1-1536x864.png 1536w, https://spacewell.com/wp-content/uploads/2025/04/Google-Partnership-16_9-1.png 1920w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> </a></figure> <div class="gb-container gb-container-eb19f123 gb-container-6bcb6de9"> <h3 class="gb-headline gb-headline-aed4016c gb-headline-text"><a href="https://spacewell.com/company/news/smart-building-partnership-nemetschek-google-cloud/">Spacewell Celebrates Nemetschek Group’s Strategic Partnership with Google Cloud to Drive AI-First Innovation in the Built Environment</a></h3> <div class="gb-headline gb-headline-eb2dac10 gb-headline-text"><time class="entry-date published" datetime="2025-04-29T07:37:54+02:00">April 29, 2025</time></div> <div class="gb-headline gb-headline-a8526cc3 gb-headline-text"><span class="post-term-item term-news"><a href="https://spacewell.com/company/news/">News</a></span></div> <div class="gb-headline gb-headline-de4921f3 gb-headline-text">The Nemetschek Group—our parent company and a global leader in digital solutions for the AEC/O …</div> </div> </div> <div class="gb-container gb-container-2b540489 gb-container-6bcb6de9"> <a class="gb-button gb-button-3d7e8467 gb-button-6182fe5e" href="https://spacewell.com/company/news/smart-building-partnership-nemetschek-google-cloud/"><span class="gb-button-text">Read more</span><span class="gb-icon"><svg xml:space="preserve" viewbox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> <div class="gb-grid-column gb-grid-column-bf071d99 gb-query-loop-item post-30528 post type-post status-publish format-standard has-post-thumbnail hentry category-news"><div class="gb-container gb-container-bf071d99"> <div class="gb-container gb-container-0bcb62a9"> <figure class="gb-block-image gb-block-image-b16bf959"><a href="https://spacewell.com/company/news/john-van-tessel-joins-spacewell-as-chief-executive-officer/"><picture decoding="async" class="gb-image-b16bf959"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg.webp 500w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1024x536.jpg.webp 1024w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-768x402.jpg.webp 768w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1536x804.jpg.webp 1536w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-2048x1072.jpg.webp 2048w" sizes="(max-width: 500px) 100vw, 500px"/> <img decoding="async" width="500" height="262" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20262'%3E%3C/svg%3E" alt="John Van Tessel CEO Spacewell" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg 500w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1024x536.jpg 1024w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-768x402.jpg 768w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1536x804.jpg 1536w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-2048x1072.jpg 2048w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg"/><noscript><img decoding="async" width="500" height="262" src="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg" alt="John Van Tessel CEO Spacewell" srcset="https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-500x262.jpg 500w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1024x536.jpg 1024w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-768x402.jpg 768w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-1536x804.jpg 1536w, https://spacewell.com/wp-content/uploads/2025/03/John-Van-Tessel-CEO-Spacewell-2048x1072.jpg 2048w" sizes="(max-width: 500px) 100vw, 500px"/></noscript> </picture> </a></figure> <div class="gb-container gb-container-eb19f123 gb-container-6bcb6de9"> <h3 class="gb-headline gb-headline-aed4016c gb-headline-text"><a href="https://spacewell.com/company/news/john-van-tessel-joins-spacewell-as-chief-executive-officer/">John Van Tessel Joins Spacewell as Chief Executive Officer</a></h3> <div class="gb-headline gb-headline-eb2dac10 gb-headline-text"><time class="entry-date published" datetime="2025-03-07T10:38:10+01:00">March 7, 2025</time></div> <div class="gb-headline gb-headline-a8526cc3 gb-headline-text"><span class="post-term-item term-news"><a href="https://spacewell.com/company/news/">News</a></span></div> <div class="gb-headline gb-headline-de4921f3 gb-headline-text">We are pleased to announce the appointment of John Van Tessel as our new Chief …</div> </div> </div> <div class="gb-container gb-container-2b540489 gb-container-6bcb6de9"> <a class="gb-button gb-button-3d7e8467 gb-button-6182fe5e" href="https://spacewell.com/company/news/john-van-tessel-joins-spacewell-as-chief-executive-officer/"><span class="gb-button-text">Read more</span><span class="gb-icon"><svg xml:space="preserve" viewbox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div></div> </div> </div> <div class="gb-container gb-container-2976b7d3"> <div class="gb-grid-wrapper gb-grid-wrapper-6a3b2074"> <div class="gb-grid-column gb-grid-column-5805f8ec gb-grid-column-6bcb6de9"><div class="gb-container gb-container-5805f8ec gb-container-6bcb6de9"> <div class="gb-container gb-container-2d39601a"> <h3 class="gb-headline gb-headline-4212bcc9 gb-headline-text">Blog</h3> <p>Our blog brings you new ideas and fresh insights for improving building performance and creating great occupant experiences.</p> </div> <div class="gb-container gb-container-ce4336dc"> <a class="gb-button gb-button-fe142049 gb-button-6182fe5e" href="/resources/blog/"><span class="gb-button-text">Read the blog</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> <div class="gb-grid-column gb-grid-column-69a1ba62 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-69a1ba62 gb-container-6bcb6de9"> <div class="gb-container gb-container-9d231aaa"> <h3 class="gb-headline gb-headline-b6653ba1 gb-headline-text">Video</h3> <p>Discover educational videos, customer testimonials, and success stories, and learn about our solutions with animated explainer videos.</p> </div> <div class="gb-container gb-container-0d059685"> <a class="gb-button gb-button-8e744424 gb-button-6182fe5e" href="/resources/video/"><span class="gb-button-text">Watch the videos</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> <div class="gb-grid-column gb-grid-column-39b5163e gb-grid-column-6bcb6de9"><div class="gb-container gb-container-39b5163e gb-container-6bcb6de9"> <div class="gb-container gb-container-71338782"> <h3 class="gb-headline gb-headline-4756e597 gb-headline-text">Research & Insights</h3> <p>Gain new insights with our eBooks, guides and market reports: valuable content that’s always free for you to download.</p> </div> <div class="gb-container gb-container-f22d0802"> <a class="gb-button gb-button-9b308b27 gb-button-6182fe5e" href="/resources/research-and-insights/"><span class="gb-button-text">Read our insights</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> <div class="gb-container gb-container-0dfbb892"> <div class="gb-grid-wrapper gb-grid-wrapper-1ca1dcb1"> <div class="gb-grid-column gb-grid-column-5bfd5242"><div class="gb-container gb-container-5bfd5242"> <figure class="gb-block-image gb-block-image-573a48d3"><a href="/company/partners/"><picture decoding="async" class="gb-image gb-image-573a48d3"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1.png.webp 600w, https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1-500x500.png.webp 500w, https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1-250x250.png.webp 250w" sizes="(max-width: 600px) 100vw, 600px"/> <img decoding="async" width="600" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20600'%3E%3C/svg%3E" alt="Bearded colleague leading a meeting and sipping coffee" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1.png 600w, https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1-500x500.png 500w, https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1-250x250.png 250w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1.png"/><noscript><img decoding="async" width="600" height="600" src="https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1.png" alt="Bearded colleague leading a meeting and sipping coffee" srcset="https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1.png 600w, https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1-500x500.png 500w, https://spacewell.com/wp-content/uploads/2023/09/bearded-colleague-leading-a-meeting-600x600-1-250x250.png 250w" sizes="(max-width: 600px) 100vw, 600px"/></noscript> </picture> </a></figure> </div></div> <div class="gb-grid-column gb-grid-column-0693882f gb-grid-column-6bcb6de9"><div class="gb-container gb-container-0693882f gb-container-6bcb6de9"> <div class="gb-container gb-container-23ff4f00"><a class="gb-container-link" href="/company/partners/"></a> <h2 class="gb-headline gb-headline-82d1d749 gb-headline-text">Partner up with us</h2> <p class="has-medium-font-size">Spacewell develops win-win relationships with strong partners to create value for clients across the globe. Discover how you can benefit from our partner programs.</p> </div> <div class="gb-container gb-container-9f40251f"> <a class="gb-button gb-button-1f28fe81 gb-button-6182fe5e" href="/company/partners/"><span class="gb-button-text">Become a partner</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> <div class="gb-container gb-container-5de7f1a5 gb-container-6bcb6de9"> <h2 class="gb-headline gb-headline-8576046f gb-headline-text m-0">What Others Say</h2> </div> <div class="gb-container gb-container-570a9804 slider-container"> <div class="gb-container gb-container-4fa43386 slider"> <div class="gb-container gb-container-ed57a71d slide"> <div class="gb-grid-wrapper gb-grid-wrapper-627412a6 h-full"> <div class="gb-grid-column gb-grid-column-1c2eb550 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-1c2eb550 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-e194e825"><picture decoding="async" class="gb-image gb-image-e194e825"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/06/logo-accenture-250x65-1.png.webp"/> <img decoding="async" width="250" height="65" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2065'%3E%3C/svg%3E" alt="Logo Accenture" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/06/logo-accenture-250x65-1.png"/><noscript><img decoding="async" width="250" height="65" src="https://spacewell.com/wp-content/uploads/2023/06/logo-accenture-250x65-1.png" alt="Logo Accenture"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-f5f60a6e gb-grid-column-6bcb6de9"><div class="gb-container gb-container-f5f60a6e gb-container-6bcb6de9"> <div class="gb-container gb-container-be8ed1c9"> <p class="has-medium-font-size"><em>“I was surprised by the low occupancy rate while the perception was that we didn’t have enough space. Sensor-based space monitoring demonstrated incorrect use of the flex workplace, rather than a lack of space.”</em></p> <p><strong><a href="https://www.linkedin.com/in/sam-dils-84129024/" target="_blank" rel="noreferrer noopener">Sam Dils</a></strong><br>Facilities Associate Manager and Health and Safety Lead, Accenture Belgium</p> </div> <div class="gb-container gb-container-1f38837e"> <a class="gb-button gb-button-cc05b622 gb-button-6182fe5e" href="https://spacewell.com/resources/success-story/accenture-space-comfort-monitoring-optimal-workplace/"><span class="gb-button-text">Read success story</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> <div class="gb-container gb-container-1b7b36d0 slide"> <div class="gb-grid-wrapper gb-grid-wrapper-9720caab h-full"> <div class="gb-grid-column gb-grid-column-35a33d97 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-35a33d97 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-9367dbec"><picture decoding="async" class="gb-image gb-image-9367dbec"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/06/logo-axa-no-border-250x250-1.png.webp"/> <img decoding="async" width="250" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%20250'%3E%3C/svg%3E" alt="Axa logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/06/logo-axa-no-border-250x250-1.png"/><noscript><img decoding="async" width="250" height="250" src="https://spacewell.com/wp-content/uploads/2023/06/logo-axa-no-border-250x250-1.png" alt="Axa logo"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-9e0addcc gb-grid-column-6bcb6de9"><div class="gb-container gb-container-9e0addcc gb-container-6bcb6de9"> <div class="gb-container gb-container-fc647079"> <p class="has-medium-font-size"><em>“We gear the building to the staff. We measure the use of the workstations and meeting rooms via IoT.”</em></p> <p><strong>Raf Boterdaele</strong><br>Former Head of Building & Facilities Management, AXA Belgium</p> </div> <div class="gb-container gb-container-9ab69432"> <a class="gb-button gb-button-637fec6c gb-button-6182fe5e" href="https://spacewell.com/resources/success-story/axa-smart-building/"><span class="gb-button-text">Read success story</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> <div class="gb-container gb-container-f6eb3ed4 slide"> <div class="gb-grid-wrapper gb-grid-wrapper-991c0849 h-full"> <div class="gb-grid-column gb-grid-column-ac0a0530 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-ac0a0530 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-a4b74152"><picture decoding="async" class="gb-image gb-image-a4b74152"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/logo-postnord-250x47-1.png.webp"/> <img decoding="async" width="250" height="47" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2047'%3E%3C/svg%3E" alt="Postnord logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/logo-postnord-250x47-1.png"/><noscript><img decoding="async" width="250" height="47" src="https://spacewell.com/wp-content/uploads/2023/09/logo-postnord-250x47-1.png" alt="Postnord logo"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-113dd16a gb-grid-column-6bcb6de9"><div class="gb-container gb-container-113dd16a gb-container-6bcb6de9"> <div class="gb-container gb-container-e3306e96"> <p class="has-medium-font-size"><em>“We have been able to terminate a part of our lease contract, which gives me a payback time on my sensors of only one month.”</em></p> <p><strong><a href="https://www.linkedin.com/in/christian-g%C3%B6ttsche/" target="_blank" rel="noreferrer noopener">Christian Göttsche</a></strong><br>Head of Facility Management, PostNord</p> </div> <div class="gb-container gb-container-6dd0099d"> <a class="gb-button gb-button-f5ff50ee gb-button-6182fe5e" href="/resources/success-story/postnord-space-monitoring/"><span class="gb-button-text">Read success story</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> <div class="gb-container gb-container-1cb11a34 slide"> <div class="gb-grid-wrapper gb-grid-wrapper-4c0a4d3d h-full"> <div class="gb-grid-column gb-grid-column-b7946554 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-b7946554 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-8256e610"><picture decoding="async" class="gb-image gb-image-8256e610" title="logo_heylen_warehouses-250x81"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/logo_heylen_warehouses-250x81-1.png.webp"/> <img decoding="async" width="250" height="81" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2081'%3E%3C/svg%3E" alt="" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/logo_heylen_warehouses-250x81-1.png"/><noscript><img decoding="async" width="250" height="81" src="https://spacewell.com/wp-content/uploads/2023/09/logo_heylen_warehouses-250x81-1.png" alt=""/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-ce31ce0c gb-grid-column-6bcb6de9"><div class="gb-container gb-container-ce31ce0c gb-container-6bcb6de9"> <div class="gb-container gb-container-ec782836"> <p class="has-medium-font-size"><em>“Spacewell ensures easy, traceable and highly automated tracking of all requests and maintenance activities in our logistics properties. This results in time savings, lower costs and satisfied customers.”</em></p> <p><strong>Pieter-Jan Van Nyen</strong><br>Property Manager, Heylen Warehouses</p> </div> <div class="gb-container gb-container-0655f7da"> <a class="gb-button gb-button-08593099 gb-button-6182fe5e" href="/resources/success-story/heylen-warehouses-chooses-the-flexible-workflows-of-spacewell/"><span class="gb-button-text">Read success story</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> <div class="gb-container gb-container-4a8c01fc slide"> <div class="gb-grid-wrapper gb-grid-wrapper-0473c158 h-full"> <div class="gb-grid-column gb-grid-column-5f585533 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-5f585533 gb-container-6bcb6de9"> <figure class="gb-block-image gb-block-image-8222fc2a"><picture decoding="async" class="gb-image gb-image-8222fc2a"> <source type="image/webp" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/Government-of-Flanders-logo-250x94-1.png.webp"/> <img decoding="async" width="250" height="94" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20250%2094'%3E%3C/svg%3E" alt="Government of Flanders logo" data-lazy-src="https://spacewell.com/wp-content/uploads/2023/09/Government-of-Flanders-logo-250x94-1.png"/><noscript><img decoding="async" width="250" height="94" src="https://spacewell.com/wp-content/uploads/2023/09/Government-of-Flanders-logo-250x94-1.png" alt="Government of Flanders logo"/></noscript> </picture> </figure> </div></div> <div class="gb-grid-column gb-grid-column-d1009cd8 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-d1009cd8 gb-container-6bcb6de9"> <div class="gb-container gb-container-ee138f93"> <p class="has-medium-font-size"><em>“Spacewell enables us to do things right first time so we don’t have to redo them later.”</em></p> <p><strong>Frank Geets</strong><br>CEO Het Facilitair Bedrijf, Government of Flanders</p> </div> <div class="gb-container gb-container-f516ca23"> <a class="gb-button gb-button-df5e81ed gb-button-6182fe5e" href="/resources/success-story/government-of-flanders-facility-management/"><span class="gb-button-text">Read success story</span><span class="gb-icon"><svg xml:space="preserve" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"> <path d="M506.8 128.4c-30.9 30.9-30.9 80.8 0 111.6l181 181H88.9c-43.5.1-78.9 35.4-78.9 79s35.4 78.9 78.9 78.9h598.9l-181 181c-30.9 30.9-30.9 80.8 0 111.6 15.4 15.4 35.6 23.1 55.8 23.1 20.2 0 40.4-7.7 55.8-23.1L990 500 618.4 128.4c-30.9-30.8-80.7-30.8-111.6 0z"></path> </svg></span></a> </div> </div></div> </div> </div> </div> <div class="gb-container gb-container-84563741 slider-nav"> <div class="gb-container gb-container-6903fc6e"> <button class="gb-button gb-button-909b95fd slider-prev"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 256 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"></path></svg></span></button> </div> <div class="gb-container gb-container-e3a7fa2d"> <button class="gb-button gb-button-44fb3017 slide-btn"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></span></button> <button class="gb-button gb-button-54ba36f9 slide-btn"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></span></button> <button class="gb-button gb-button-9334f529 slide-btn"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></span></button> <button class="gb-button gb-button-a3fab399 slide-btn"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></span></button> <button class="gb-button gb-button-236b9708 slide-btn"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z"></path></svg></span></button> </div> <div class="gb-container gb-container-3a1e3a56"> <button class="gb-button gb-button-558766ba slider-next"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 256 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg></span></button> </div> </div> </div> </div> </div> </article> </main> </div> </div> </div> <div data-wpr-lazyrender="1" class="gb-container gb-container-736fa99c"> <div class="yoast-breadcrumbs"><span><span class="breadcrumb_last" aria-current="page">Home</span></span></div> </div> <div class="site-footer"> <div class="gb-container gb-container-a1f7dabe"> <div class="gb-container gb-container-8160ca79"> <div class="gb-grid-wrapper gb-grid-wrapper-d4f6ed25"> <div class="gb-grid-column gb-grid-column-57525ad7 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-57525ad7 gb-container-6bcb6de9"> <div class="gb-container gb-container-ac5d00af"> <div class="gb-container gb-container-228c90c8"> <figure class="gb-block-image gb-block-image-cb1e252a"><img decoding="async" width="400" height="70" class="gb-image gb-image-cb1e252a gb-image-b19acb23" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%2070'%3E%3C/svg%3E" alt="Spacewell logo white" data-lazy-src="https://dev.spacewell.com/wp-content/uploads/2023/06/SPACEWELL_LOGO_NEWTYPOGRAPHY_NEMETSHCEK_INLINE_WHITE-400x70-1.png"/><noscript><img decoding="async" width="400" height="70" class="gb-image gb-image-cb1e252a gb-image-b19acb23" src="https://dev.spacewell.com/wp-content/uploads/2023/06/SPACEWELL_LOGO_NEWTYPOGRAPHY_NEMETSHCEK_INLINE_WHITE-400x70-1.png" alt="Spacewell logo white"/></noscript></figure> </div> <div class="gb-headline gb-headline-4695a70c gb-headline-text">Headquarters</div> <p class="m-0 has-base-2-color has-text-color has-small-font-size">Sneeuwbeslaan 20b3<br>2610 Antwerp (Belgium)<br><a href="tel:+32-3-829-04-95">+32 (0)3 829 04 95</a></p> <p class="has-base-2-color has-text-color has-small-font-size"><a href="mailto:[email protected]">[email protected]</a></p> <div class="gb-headline gb-headline-ad3836fd gb-headline-text">The Netherlands</div> <p class="m-0 has-base-2-color has-text-color has-small-font-size">Arnhem</p> <p class="has-small-font-size"><a href="tel:+31-85-04-49-309">+31 (0)85 04 49 309</a><br><a href="mailto:[email protected]" style="overflow-wrap: break-word;">[email protected]</a></p> </div> <div class="gb-container gb-container-05bbe9c9"> <a class="gb-button gb-button-fbeac93f gb-button-text smooth-scroll" href="/company/contact-us/#branch-offices">More offices</a> </div> </div></div> <div class="gb-grid-column gb-grid-column-65a21b16 gb-grid-column-6bcb6de9"><div class="gb-container gb-container-65a21b16 gb-container-6bcb6de9"> <div class="gb-container gb-container-f7423946"> <div class="gb-headline gb-headline-80cd280b gb-headline-text"><a href="/solutions/">Solutions</a></div> <div class="gb-headline gb-headline-7270f637 gb-headline-text"><a href="/resources/">Resources</a></div> <div class="gb-headline gb-headline-53993709 gb-headline-text"><a href="/company/">Company</a></div> <div class="gb-headline gb-headline-910fd084 gb-headline-text"><a href="/company/partners/">Partners</a></div> <div class="gb-headline gb-headline-80f618bd gb-headline-text"><a href="/company/contact-us/">Contact</a></div> <div class="gb-headline gb-headline-1cde7515 gb-headline-text"><a href="/brands/">Brands</a></div> <div class="gb-headline gb-headline-7114fe31 gb-headline-text"><a href="/brands/cobundu-smart-building/">Cobundu Smart Building</a></div> <div class="gb-headline gb-headline-a5d5b89d gb-headline-text"><a href="/brands/mcs-iwms/">MCS IWMS</a></div> <div class="gb-headline gb-headline-15b25a3b gb-headline-text"><a href="/brands/axxerion-iwms/">Axxerion</a></div> <div class="gb-headline gb-headline-f05a6756 gb-headline-text"><a href="https://www.dexma.com/" target="_blank" rel="noopener">Dexma</a></div> </div> <div class="gb-container gb-container-2f3780b9"> <a class="gb-button gb-button-61fd46be gb-button-text smooth-scroll" href="/help-center/">Help center</a> </div> </div></div> <div class="gb-grid-column gb-grid-column-9db77b9e"><div class="gb-container gb-container-9db77b9e"> <div class="gb-container gb-container-7ada3094 gb-container-6bcb6de9"> <a class="gb-button gb-button-236f5685 gb-button-text" href="/company/contact-us/demo-request/">Book a demo</a> <a class="gb-button gb-button-1dec0214 gb-button-text" href="/company/partners/">Become a partner</a> <a class="gb-button gb-button-f1226235 gb-button-text" href="/company/contact-us/subscription-to-updates/">Subscribe to updates</a> </div> <div class="gb-container gb-container-109836ee gb-container-6bcb6de9"> <a href="https://www.capterra.com/p/139529/myMCS/reviews/" target="_blank" rel="noopener"> <img decoding="async" width="150" height="49" border="0" src="https://assets.capterra.com/badge/fc55954442a5c298c0961dc595dfad31.png?v=2098683&p=139529" alt="Capterra badge" data-lazy-src="https://assets.capterra.com/badge/fc55954442a5c298c0961dc595dfad31.png?v=2098683&p=139529" data-ll-status="loaded" class="entered lazyloaded"> <noscript> <img decoding="async" width="150" height="49" border="0" src="https://assets.capterra.com/badge/fc55954442a5c298c0961dc595dfad31.png?v=2098683&p=139529" alt="Capterra badge" /> </noscript> </a> <a href="https://crozdesk.com/operations-management/facility-management-software/spacewell" target="_blank" title="Spacewell - software ratings and reviews on Crozdesk" rel="noopener"> <img decoding="async" width="150" height="79" src="//static.crozdesk.com/badges/v2/crozdesk-review-us.png" alt="Spacewell reviews" data-lazy-src="//static.crozdesk.com/badges/v2/crozdesk-review-us.png" data-ll-status="loaded" class="entered lazyloaded"> <noscript> <img decoding="async" width="150" height="79" src="//static.crozdesk.com/badges/v2/crozdesk-review-us.png" alt="Spacewell reviews" /> </noscript> </a> </div> </div></div> <div class="gb-grid-column gb-grid-column-70b2040c"><div class="gb-container gb-container-70b2040c"> <div class="gb-container gb-container-4b21f9e5 gb-container-6bcb6de9"> <div class="gb-headline gb-headline-a5703049 gb-headline-text">Follow Us</div> <div class="gb-grid-wrapper gb-grid-wrapper-673487c6"> <div class="gb-grid-column gb-grid-column-b7bdc947"><div class="gb-container gb-container-b7bdc947"> <a class="gb-button gb-button-5eddc715" href="https://www.linkedin.com/company/spacewell-a-nemetschek-company/mycompany/" target="_blank" rel="noopener noreferrer"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></span></a> </div></div> <div class="gb-grid-column gb-grid-column-cdbc08e5"><div class="gb-container gb-container-cdbc08e5"> <a class="gb-button gb-button-ad9d9240" href="https://www.facebook.com/SpacewellHQ/" target="_blank" rel="noopener noreferrer"><span class="gb-icon"><svg viewBox="0 0 50 49.7" height="49.7" width="50" xmlns="http://www.w3.org/2000/svg" id="Ebene_1"><path d="m50,25C50,11.19,38.81,0,25,0S0,11.19,0,25c0,12.48,9.14,22.82,21.09,24.7v-17.47h-6.35v-7.23h6.35v-5.51c0-6.27,3.73-9.73,9.44-9.73,2.74,0,5.6.49,5.6.49v6.15h-3.15c-3.11,0-4.07,1.93-4.07,3.9v4.69h6.93l-1.11,7.23h-5.83v17.47c11.95-1.88,21.09-12.22,21.09-24.7Z" class="cls-1"></path></svg></span></a> </div></div> <div class="gb-grid-column gb-grid-column-372583b4"><div class="gb-container gb-container-372583b4"> <a class="gb-button gb-button-34564ab8" href="https://www.youtube.com/channel/UCikFW8Oss4WBIx5znwv1Ayw" target="_blank" rel="noopener noreferrer"><span class="gb-icon"><svg viewBox="0 0 49.63 34.97" height="34.97" width="49.63" xmlns="http://www.w3.org/2000/svg" id="Layer_1"><path d="m48.59,5.46c-.57-2.15-2.25-3.84-4.39-4.42-3.87-1.04-19.39-1.04-19.39-1.04,0,0-15.52,0-19.39,1.04C3.29,1.62,1.61,3.31,1.04,5.46c-1.04,3.9-1.04,12.02-1.04,12.02,0,0,0,8.13,1.04,12.02.57,2.15,2.25,3.84,4.39,4.42,3.87,1.04,19.39,1.04,19.39,1.04,0,0,15.52,0,19.39-1.04,2.14-.57,3.82-2.27,4.39-4.42,1.04-3.9,1.04-12.02,1.04-12.02,0,0,0-8.13-1.04-12.02Zm-28.85,19.4v-14.76l12.97,7.38-12.97,7.38Z" class="cls-1"></path></svg></span></a> </div></div> <div class="gb-grid-column gb-grid-column-e9978f7f"><div class="gb-container gb-container-e9978f7f"> <a class="gb-button gb-button-a1a1f0dc" href="https://www.instagram.com/spacewell_hq/" target="_blank" rel="noopener noreferrer"><span class="gb-icon"><svg viewBox="0 0 50 50" height="50" width="50" xmlns="http://www.w3.org/2000/svg" id="Layer_1"> <path d="m14.65.17c-2.66.13-4.48.55-6.06,1.17-1.64.64-3.04,1.5-4.42,2.89-1.39,1.39-2.24,2.79-2.88,4.43-.62,1.59-1.03,3.41-1.15,6.07C.02,17.41-.01,18.26,0,25.05c.01,6.79.04,7.64.17,10.31.13,2.66.55,4.48,1.17,6.06.64,1.64,1.5,3.04,2.89,4.42,1.39,1.39,2.79,2.24,4.43,2.87,1.59.61,3.41,1.03,6.07,1.15,2.67.12,3.52.14,10.3.13,6.79-.01,7.64-.04,10.31-.17,2.66-.13,4.48-.55,6.06-1.17,1.64-.64,3.04-1.5,4.42-2.89,1.39-1.39,2.24-2.79,2.87-4.43.62-1.59,1.03-3.41,1.15-6.07.12-2.67.14-3.52.13-10.31-.01-6.79-.04-7.64-.17-10.3-.13-2.66-.55-4.48-1.17-6.07-.64-1.64-1.5-3.04-2.89-4.42-1.39-1.39-2.79-2.24-4.43-2.87-1.59-.62-3.41-1.04-6.07-1.15C32.59.02,31.74,0,24.95,0c-6.79.01-7.64.04-10.31.17m.29,45.19c-2.44-.11-3.76-.51-4.64-.85-1.17-.45-2-.99-2.88-1.86-.88-.87-1.42-1.71-1.88-2.87-.34-.88-.75-2.2-.87-4.64-.12-2.63-.15-3.43-.16-10.1-.01-6.67.01-7.46.13-10.1.1-2.44.51-3.76.85-4.64.45-1.17.99-2,1.86-2.88.87-.88,1.71-1.42,2.87-1.88.88-.34,2.2-.75,4.64-.87,2.64-.12,3.43-.15,10.1-.16,6.68-.01,7.47.01,10.1.13,2.44.11,3.76.51,4.64.85,1.17.45,2,.99,2.88,1.86.88.87,1.42,1.7,1.88,2.87.34.88.75,2.2.87,4.64.13,2.64.15,3.43.17,10.1.01,6.68-.01,7.47-.13,10.1-.11,2.44-.51,3.76-.85,4.64-.45,1.17-.99,2-1.87,2.88-.87.87-1.7,1.42-2.87,1.88-.88.34-2.2.75-4.64.87-2.64.12-3.43.15-10.1.16-6.67.01-7.46-.01-10.1-.13M35.32,11.64c0,1.66,1.35,3,3.01,2.99,1.66,0,3-1.35,2.99-3,0-1.66-1.35-3-3.01-2.99-1.66,0-3,1.35-2.99,3.01m-23.15,13.39c.01,7.09,5.77,12.82,12.86,12.81,7.09-.01,12.83-5.77,12.81-12.86-.01-7.09-5.77-12.83-12.86-12.81-7.09.01-12.82,5.77-12.81,12.86m4.5,0c0-4.6,3.72-8.34,8.32-8.35,4.6,0,8.34,3.71,8.35,8.32,0,4.6-3.72,8.34-8.32,8.35-4.6,0-8.34-3.71-8.35-8.32" class="cls-1"></path></svg></span></a> </div></div> </div> </div> <div class="gb-container gb-container-d6ec2550 gb-container-6bcb6de9"> <div class="gb-headline gb-headline-ff03136e gb-headline-text">Download our Apps</div> <figure class="gb-block-image gb-block-image-acc442c1"><a href="https://appstore.spacewell.com/" target="_blank" rel="noopener noreferrer"><img decoding="async" width="500" height="148" class="gb-image gb-image-acc442c1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20148'%3E%3C/svg%3E" alt="Spacewell app store button" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2-500x148.png 500w, https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2-1024x303.png 1024w, https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2-768x227.png 768w, https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2.png 1280w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://dev.spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2-500x148.png" /><noscript><img decoding="async" width="500" height="148" class="gb-image gb-image-acc442c1" src="https://dev.spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2-500x148.png" alt="Spacewell app store button" srcset="https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2-500x148.png 500w, https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2-1024x303.png 1024w, https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2-768x227.png 768w, https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-our-appstore-2.png 1280w" sizes="(max-width: 500px) 100vw, 500px" /></noscript></a></figure> <figure class="gb-block-image gb-block-image-4dd3cdec"><a href="https://apps.apple.com/us/app/spacewell-workplace/id1435594469"><img decoding="async" width="500" height="147" class="gb-image gb-image-4dd3cdec" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20147'%3E%3C/svg%3E" alt="Get It On Google Play" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-Google-Play-500x147.png 500w, https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-Google-Play.png 640w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="https://dev.spacewell.com/wp-content/uploads/2023/09/Get-it-on-Google-Play-500x147.png" /><noscript><img decoding="async" width="500" height="147" class="gb-image gb-image-4dd3cdec" src="https://dev.spacewell.com/wp-content/uploads/2023/09/Get-it-on-Google-Play-500x147.png" alt="Get It On Google Play" srcset="https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-Google-Play-500x147.png 500w, https://spacewell.com/wp-content/uploads/2023/09/Get-it-on-Google-Play.png 640w" sizes="(max-width: 500px) 100vw, 500px" /></noscript></a></figure> <figure class="gb-block-image gb-block-image-d0885f97"><a href="https://apps.apple.com/us/app/spacewell-workplace/id1435594469" target="_blank" rel="noopener noreferrer"><img decoding="async" width="1280" height="379" class="gb-image gb-image-d0885f97" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201280%20379'%3E%3C/svg%3E" alt="Download on the App Store" data-lazy-srcset="https://spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore.png 1280w, https://spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore-500x148.png 500w, https://spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore-1024x303.png 1024w, https://spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore-768x227.png 768w" data-lazy-sizes="(max-width: 1280px) 100vw, 1280px" data-lazy-src="https://dev.spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore.png" /><noscript><img decoding="async" width="1280" height="379" class="gb-image gb-image-d0885f97" src="https://dev.spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore.png" alt="Download on the App Store" srcset="https://spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore.png 1280w, https://spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore-500x148.png 500w, https://spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore-1024x303.png 1024w, https://spacewell.com/wp-content/uploads/2023/09/Download-on-the-appstore-768x227.png 768w" sizes="(max-width: 1280px) 100vw, 1280px" /></noscript></a></figure> </div> </div></div> </div> </div> <div class="gb-container gb-container-c4a030ac gb-container-cc5419e5"> <div class="gb-container gb-container-ea4a42ad"> <a class="gb-button gb-button-cb9503f6 gb-button-text gb-button-8c215c8e has-small-font-size" href="/legal/terms-of-use/">Terms of use</a> <a class="gb-button gb-button-726c5e55 gb-button-text gb-button-8c215c8e has-small-font-size" href="/legal/cookie-policy/">Cookie policy</a> <a class="gb-button gb-button-cc5663b5 gb-button-text gb-button-8c215c8e has-small-font-size" href="/legal/privacy-policy/">Privacy policy</a> </div> <div class="gb-container gb-container-499ff4f9"> <p class="m-0 has-base-2-color has-text-color has-small-font-size">©COPYRIGHT 1989-2024 SPACEWELL INTERNATIONAL. ALL RIGHTS RESERVED</p> </div> </div> </div></div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/generatepress-child\/*","\/wp-content\/themes\/generatepress\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr --> <div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 banner-a optin cmplz-bottom-right cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin"> <div class="cmplz-header"> <div class="cmplz-logo"></div> <div class="cmplz-title" id="cmplz-header-1-optin">Manage Consent</div> <div class="cmplz-close" tabindex="0" role="button" aria-label="Close dialog"> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg> </div> </div> <div class="cmplz-divider cmplz-divider-header"></div> <div class="cmplz-body"> <div class="cmplz-message" id="cmplz-message-1-optin">To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.</div> <!-- categories start --> <div class="cmplz-categories"> <details class="cmplz-category cmplz-functional" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Functional</span> <span class='cmplz-always-active'> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-functional-optin" data-category="cmplz_functional" class="cmplz-consent-checkbox cmplz-functional" size="40" value="1"/> <label class="cmplz-label" for="cmplz-functional-optin" tabindex="0"><span class="screen-reader-text">Functional</span></label> </span> Always active </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-functional">The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.</span> </div> </details> <details class="cmplz-category cmplz-preferences" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Preferences</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-preferences-optin" data-category="cmplz_preferences" class="cmplz-consent-checkbox cmplz-preferences" size="40" value="1"/> <label class="cmplz-label" for="cmplz-preferences-optin" tabindex="0"><span class="screen-reader-text">Preferences</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-preferences">The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.</span> </div> </details> <details class="cmplz-category cmplz-statistics" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Statistics</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-statistics-optin" data-category="cmplz_statistics" class="cmplz-consent-checkbox cmplz-statistics" size="40" value="1"/> <label class="cmplz-label" for="cmplz-statistics-optin" tabindex="0"><span class="screen-reader-text">Statistics</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-statistics">The technical storage or access that is used exclusively for statistical purposes.</span> <span class="cmplz-description-statistics-anonymous">The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.</span> </div> </details> <details class="cmplz-category cmplz-marketing" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Marketing</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-marketing-optin" data-category="cmplz_marketing" class="cmplz-consent-checkbox cmplz-marketing" size="40" value="1"/> <label class="cmplz-label" for="cmplz-marketing-optin" tabindex="0"><span class="screen-reader-text">Marketing</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-marketing">The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.</span> </div> </details> </div><!-- categories end --> </div> <div class="cmplz-links cmplz-information"> <a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Manage options</a> <a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Manage services</a> <a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Manage {vendor_count} vendors</a> <a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Read more about these purposes</a> </div> <div class="cmplz-divider cmplz-footer"></div> <div class="cmplz-buttons"> <button class="cmplz-btn cmplz-accept">Accept</button> <button class="cmplz-btn cmplz-deny">Deny</button> <button class="cmplz-btn cmplz-view-preferences">View preferences</button> <button class="cmplz-btn cmplz-save-preferences">Save preferences</button> <a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">View preferences</a> </div> <div class="cmplz-links cmplz-documents"> <a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a> </div> </div> </div> <div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Manage consent</button> </div><script type="rocketlazyloadscript" id="generate-a11y">!function(){"use strict";if("querySelector"in document&&"addEventListener"in window){var e=document.body;e.addEventListener("mousedown",function(){e.classList.add("using-mouse")}),e.addEventListener("keydown",function(){e.classList.remove("using-mouse")})}}();</script> <div class="gp-modal gp-search-modal" id="gp-search"> <div class="gp-modal__overlay" tabindex="-1" data-gpmodal-close> <div class="gp-modal__container"> <form role="search" method="get" class="search-modal-form" action="https://spacewell.com/"> <label for="search-modal-input" class="screen-reader-text">Search for:</label> <div class="search-modal-fields"> <input id="search-modal-input" type="search" class="search-field" placeholder="Search …" value="" name="s" /> <button aria-label="Search"><span class="gp-icon icon-search"><svg viewBox="0 0 512 512" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em"><path fill-rule="evenodd" clip-rule="evenodd" d="M208 48c-88.366 0-160 71.634-160 160s71.634 160 160 160 160-71.634 160-160S296.366 48 208 48zM0 208C0 93.125 93.125 0 208 0s208 93.125 208 208c0 48.741-16.765 93.566-44.843 129.024l133.826 134.018c9.366 9.379 9.355 24.575-.025 33.941-9.379 9.366-24.575 9.355-33.941-.025L337.238 370.987C301.747 399.167 256.839 416 208 416 93.125 416 0 322.875 0 208z" /></svg></span></button> </div> </form> </div> </div> </div> <script>const heroSliderContainer=document.querySelector(".hero-slider-container"),heroSlider=document.querySelector(".hero-slider"),heroSlideCount=document.querySelectorAll(".hero-slide").length,heroPrevBtn=document.querySelector(".hero-slider-prev"),heroNextBtn=document.querySelector(".hero-slider-next");let heroSliderWidth=0,heroCurrentSlide=0,heroIntervalId=null,heroIsAnimating=!1;const heroFirstSlideClone=document.querySelector(".hero-slide").cloneNode(!0);function setHeroSliderWidth(){heroSliderWidth=heroSlider.parentNode.clientWidth,heroSlider.style.width=`${heroSliderWidth*(heroSlideCount+1)}px`,document.querySelectorAll(".hero-slide").forEach(e=>{e.style.width=`${heroSliderWidth}px`})}function heroSlideToCurrent(){let e=-heroCurrentSlide*heroSliderWidth;heroSlider.style.transform=`translateX(${e}px)`,document.querySelectorAll(".hero-slide-btn").forEach((e,r)=>{e.classList.remove("active-slide"),r===heroCurrentSlide&&e.classList.add("active-slide")}),heroCurrentSlide==heroSlideCount-1?heroNextBtn.classList.add("inactive"):heroNextBtn.classList.remove("inactive"),0==heroCurrentSlide?heroPrevBtn.classList.add("inactive"):heroPrevBtn.classList.remove("inactive")}function heroNextSlide(){heroIsAnimating||(heroIsAnimating=!0,heroCurrentSlide<heroSlideCount?heroCurrentSlide++:heroCurrentSlide=0,heroSlider.style.transition="transform 0.5s ease-in-out",heroSlideToCurrent(),heroSlider.addEventListener("transitionend",function e(){heroSlider.removeEventListener("transitionend",e),heroIsAnimating=!1,heroCurrentSlide===heroSlideCount&&(heroCurrentSlide=0,heroSlider.style.transition="none",heroSlideToCurrent()),setTimeout(()=>{heroSlider.style.transition="transform 0.5s ease-in-out"},0)}))}function startHeroSlider(){heroIntervalId=setInterval(heroNextSlide,3e3)}function stopHeroSlider(){clearInterval(heroIntervalId)}heroSlider.appendChild(heroFirstSlideClone),heroSliderContainer.addEventListener("mouseenter",()=>{stopHeroSlider()}),heroSliderContainer.addEventListener("mouseleave",()=>{startHeroSlider()}),setHeroSliderWidth(),heroSlideToCurrent(),startHeroSlider(),heroPrevBtn.addEventListener("click",()=>{console.log("heroPrevBtn click"),0!=heroCurrentSlide&&(heroCurrentSlide--,heroSlideToCurrent())}),heroNextBtn.addEventListener("click",()=>{console.log("heroNextBtn click"),heroCurrentSlide!=heroSlideCount-1&&(heroCurrentSlide++,heroSlideToCurrent())}),window.addEventListener("resize",()=>{setHeroSliderWidth(),heroSlideToCurrent()}),document.body.addEventListener("click",function(e){stopHeroSlider(),heroSliderContainer.contains(e.target)||startHeroSlider()}),heroSlider.addEventListener("touchstart",e=>{startX=e.touches[0].clientX,startY=e.touches[0].clientY,stopHeroSlider()},{passive:!0}),heroSlider.addEventListener("touchmove",e=>{if(null===startX||null===startY)return;let r=e.touches[0].clientX,t=e.touches[0].clientY,i=startX-r,o=startY-t;Math.abs(i)>Math.abs(o)&&(e.preventDefault(),i>0?heroCurrentSlide!=heroSlideCount-1&&heroCurrentSlide++:0!=heroCurrentSlide&&heroCurrentSlide--,heroSlideToCurrent()),startX=null,startY=null},{passive:!0}),document.querySelectorAll(".hero-slide-btn").forEach((e,r)=>{e.addEventListener("click",()=>{heroIsAnimating||heroCurrentSlide===r||(heroIsAnimating=!0,heroCurrentSlide=r,heroSlider.style.transition="transform 0.5s ease-in-out",heroSlideToCurrent(),heroSlider.addEventListener("transitionend",function e(){heroSlider.removeEventListener("transitionend",e),heroIsAnimating=!1,clearInterval(heroIntervalId)}))})});</script><script type="rocketlazyloadscript">const slider=document.querySelector(".slider"),prevBtn=document.querySelector(".slider-prev"),nextBtn=document.querySelector(".slider-next"),slideButtons=document.querySelectorAll(".slide-btn");let slideCount=document.querySelectorAll(".slide").length,currentslide=0,startX=null,startY=null;function setsliderWidth(){let e=slider.parentNode.clientWidth;slider.style.width=`${e*slideCount}px`;let t=document.querySelectorAll(".slide");t.forEach(t=>{t.style.width=`${e}px`})}function slideToCurrent(){let e=slider.parentNode.clientWidth;slider.style.transform=`translateX(-${e*currentslide}px)`,slideButtons.forEach((e,t)=>{t==currentslide?e.classList.add("active-slide"):e.classList.remove("active-slide")}),currentslide==slideCount-1?nextBtn.classList.add("inactive"):nextBtn.classList.remove("inactive"),0==currentslide?prevBtn.classList.add("inactive"):prevBtn.classList.remove("inactive")}setsliderWidth(),slideToCurrent(),window.addEventListener("resize",()=>{setsliderWidth(),slideToCurrent()}),prevBtn.addEventListener("click",()=>{0!=currentslide&&(currentslide--,slideToCurrent())}),nextBtn.addEventListener("click",()=>{currentslide!=slideCount-1&&(currentslide++,slideToCurrent())}),slider.addEventListener("touchstart",e=>{startX=e.touches[0].clientX,startY=e.touches[0].clientY}),slider.addEventListener("touchmove",e=>{if(null===startX||null===startY)return;let t=e.touches[0].clientX,r=e.touches[0].clientY,s=startX-t,l=startY-r;Math.abs(s)>Math.abs(l)&&(e.preventDefault(),s>0?currentslide!=slideCount-1&¤tslide++:0!=currentslide&¤tslide--,slideToCurrent()),startX=null,startY=null}),slideButtons.forEach((e,t)=>{e.addEventListener("click",()=>{currentslide=t,slideToCurrent()})});</script><script type="rocketlazyloadscript">function positionOverlay(t,e,s){let o=e.getBoundingClientRect();"top-right"===s?(t.style.bottom=o.height+"px",t.style.left=o.width+"px"):"bottom-left"===s?(t.style.top=o.height+"px",t.style.right=o.width+"px"):"top-left"===s?(t.style.bottom=o.height+"px",t.style.right=o.width+"px"):"bottom-right"===s&&(t.style.top=o.height+"px",t.style.left=o.width+"px")}function positionOverlays(){let t=document.querySelectorAll(".overlay");t.forEach(t=>{let e=t.getAttribute("id"),s=document.querySelector(`[data-overlay-id="${e}"]`),o=t.getAttribute("data-position");s&&o&&positionOverlay(t,s,o)})}function clickClosableAreas(t,e){t.forEach(t=>{let s=t.querySelector(".close");s&&s.addEventListener("click",function(s){s.stopPropagation(),t.classList.remove("show"),t.classList.add("pointer-events-none"),e.forEach(t=>{t.contains(event.target)||t.classList.remove("active")})})})}window.addEventListener("DOMContentLoaded",()=>{positionOverlays();let t=document.querySelectorAll(".overlay"),e=document.querySelectorAll(".clickable-area");clickClosableAreas(t,e),e.forEach(e=>{e.addEventListener("mouseenter",function(){let s=e.getAttribute("data-overlay-id"),o=document.getElementById(s);o&&(t.forEach(t=>{t.classList.remove("show"),t.classList.add("pointer-events-none"),e.classList.remove("active")}),o.classList.add("show"),o.classList.remove("pointer-events-none"),e.classList.add("active"))})}),document.body.addEventListener("click",function(s){t.forEach(t=>{t.contains(s.target)||s.target.classList.contains("clickable-area")||(t.classList.remove("show"),t.classList.add("pointer-events-none"))}),e.forEach(t=>{t.contains(s.target)||t.classList.remove("active")})}),window.addEventListener("resize",()=>{positionOverlays()})});</script><script id="generate-smooth-scroll-js-extra"> var gpSmoothScroll = {"elements":[".smooth-scroll","li.smooth-scroll a"],"duration":"800","offset":""}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-content/plugins/gp-premium/general/js/smooth-scroll.min.js?ver=2.5.2" id="generate-smooth-scroll-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1" id="react-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1" id="react-jsx-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d" id="wp-autop-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/blob.min.js?ver=9113eed771d446f4a556" id="wp-blob-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=14d44daebf663d05d330" id="wp-block-serialization-default-parser-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c" id="wp-deprecated-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/dom.min.js?ver=f3a673a30f968c8fa314" id="wp-dom-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1" id="react-dom-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2" id="wp-escape-html-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/element.min.js?ver=a4eeeadd23c0d7ab1d2d" id="wp-element-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979" id="wp-is-shallow-equal-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3" id="wp-keycodes-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48" id="wp-priority-queue-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/compose.min.js?ver=84bcf832a5c99203f3db" id="wp-compose-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/private-apis.min.js?ver=0f8478f1ba7e0eea562b" id="wp-private-apis-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/redux-routine.min.js?ver=8bb92d45458b29590f53" id="wp-redux-routine-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/data.min.js?ver=fe6c4835cd00e12493c3" id="wp-data-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" id="wp-data-js-after"> ( function() { var userId = 0; var storageKey = "WP_DATA_USER_" + userId; wp.data .use( wp.data.plugins.persistence, { storageKey: storageKey } ); } )(); </script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb" id="wp-html-entities-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/rich-text.min.js?ver=74178fc8c4d67d66f1a8" id="wp-rich-text-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/shortcode.min.js?ver=b7747eee0efafd2f0c3b" id="wp-shortcode-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b" id="wp-warning-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-includes/js/dist/blocks.min.js?ver=84530c06a3c62815b497" id="wp-blocks-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://spacewell.com/wp-content/cache/min/1/wp-content/plugins/sw-blocks/js/modal-video-script.js?ver=1746018425" id="sw-blocks-modal-video-script-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/spacewell.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <!--[if lte IE 11]> <script src="https://spacewell.com/wp-content/themes/generatepress/assets/js/classList.min.js?ver=3.5.1" id="generate-classlist-js"></script> <![endif]--> <script id="generate-menu-js-extra"> var generatepressMenu = {"toggleOpenedSubMenus":"1","openSubMenuLabel":"Open Sub-Menu","closeSubMenuLabel":"Close Sub-Menu"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://spacewell.com/wp-content/themes/generatepress/assets/js/menu.min.js?ver=3.5.1" id="generate-menu-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://spacewell.com/wp-content/cache/min/1/wp-content/themes/generatepress/assets/dist/modal.js?ver=1746018425" id="generate-modal-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://spacewell.com/wp-content/cache/min/1/wp-content/themes/generatepress-child/assets/js/showDefaultResourcesPreviews.js?ver=1746018425" id="showDefaultResourcesPreviews-js" data-rocket-defer defer></script> <script id="cmplz-cookiebanner-js-extra"> var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"17","version":"7.4.0.1","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/spacewell.com\/wp-json\/complianz\/v1\/","locale":"lang=en&locale=en_US","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"35","cookie_path":"\/","categories":{"statistics":"statistics","marketing":"marketing"},"tcf_active":"","placeholdertext":"Click to accept {category} cookies and enable this content","css_file":"https:\/\/spacewell.com\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=17","page_links":{"eu":{"privacy-statement":{"title":"Privacy Notice for Spacewell Applications","url":"https:\/\/spacewell.com\/legal\/legal-notice-spacewell-apps\/"}}},"tm_categories":"1","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Click to accept {category} cookies and enable this content"}; </script> <script type="rocketlazyloadscript" defer data-rocket-src="https://spacewell.com/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1746017407" id="cmplz-cookiebanner-js"></script> <script type="rocketlazyloadscript" id="cmplz-cookiebanner-js-after"> document.addEventListener("cmplz_enable_category", function () { document.querySelectorAll('[data-rocket-lazyload]').forEach(obj => { if (obj.hasAttribute('data-lazy-src')) { obj.setAttribute('src', obj.getAttribute('data-lazy-src')); } }); }); </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://spacewell.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1746308004 -->