.form-button{width:100%;height:60px;border-radius:8px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:42px;padding:0 38px;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;transition:all .3s ease-in-out}.form-button__inner{display:flex;justify-content:center;align-items:center;white-space:nowrap;gap:8px;cursor:pointer}.form-button__inner svg path{transition:fill .3s ease-in-out}.form-button--primary{background-color:#fff;color:#222224}.form-button--primary:hover{background:#ffffff0d;color:#fff}.form-button--primary:hover svg path{fill:#fff}.form-button--light-container{background-color:#08080808;color:#222224;transition:background-color .3s ease}.form-button--light-container:hover{background-color:#0808080f;color:#222224}.form-button--light-container:hover svg path{fill:#222224}.form-button--grey{background-color:#ffffff0d;color:#fff}.form-button--grey:hover{background:#fa5252;color:#fff}.form-button--black{background:#222224;color:#fff}.form-button--black svg path{fill:#fff}.form-button--transparent{background:transparent;border:1.5px solid #222224;color:#222224}.form-button--disabled{opacity:.5;cursor:not-allowed}.header{background:#222224;color:#fff;padding:12px 48px}.header__content{display:flex;justify-content:space-between;align-items:center}.header__logo{cursor:pointer}.header__actions-exit{max-width:83px}.header__actions-exit .form-button{height:40px}@media (max-width: 1200px){.header{padding:12px 20px}}.loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.layout{background:#fff;height:100%;width:100%;display:flex;flex-direction:column}.layout .content{width:100%;height:calc(100% - 64px)}.layout-mobile--safari{height:calc(100% - 80px)}.layout-mobile--safari .sidebar.sidebar-mobile{width:90%!important;top:83%}.layout-mobile--safari .configurator-page__content div{max-height:60%}.layout-mobile--safari--reservation{height:100%}.layout-mobile--safari--reservation .sidebar.sidebar-mobile{top:85%}.layout-mobile--chrome{height:100%}.layout-mobile--chrome .sidebar.sidebar-mobile{width:90%!important;top:82%}.layout-mobile--chrome .configurator-page__content div{max-height:60%}.layout-mobile--chrome--reservation{height:100%}.layout-mobile--chrome--reservation .sidebar.sidebar-mobile{top:97%}.space-configuration-container{width:100%;height:100%}@font-face{font-family:Gotham Pro,sans-serif;src:url(GothamPro/GothamPro/GothamPro.eot) format("eot"),url(GothamPro/GothamPro/GothamPro.otf) format("opentype"),url(GothamPro/GothamPro/GothamPro.woff) format("woff"),url(GothamPro/GothamPro/GothamPro.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham Pro,sans-serif;src:url(GothamPro/GothamPro-Medium/GothamPro-Medium.eot) format("eot"),url(GothamPro/GothamPro-Medium/GothamPro-Medium.otf) format("opentype"),url(GothamPro/GothamPro-Medium/GothamPro-Medium.woff) format("woff"),url(GothamPro/GothamPro-Medium/GothamPro-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Gotham Pro,sans-serif;src:url(GothamPro/GothamPro-Bold/GothamPro-Bold.eot) format("eot"),url(GothamPro/GothamPro-Bold/GothamPro-Bold.otf) format("opentype"),url(GothamPro/GothamPro-Bold/GothamPro-Bold.woff) format("woff"),url(GothamPro/GothamPro-Bold/GothamPro-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter,sans-serif;src:url(Inter/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter,sans-serif;src:url(Inter/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter,sans-serif;src:url(Inter/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}head{font-family:Inter,sans-serif}body{margin:0;font-family:Gotham Pro,sans-serif;font-weight:400;line-height:100%}#space-dome-configurator{width:100%;height:100vh;overflow:hidden}a{text-decoration:none}
