html[data-v-198d3641],body[data-v-198d3641]{height:100vh;overflow:hidden}.fade-enter-active[data-v-198d3641],.fade-leave-active[data-v-198d3641]{transition:opacity .5s}.fade-enter[data-v-198d3641],.fade-leave-to[data-v-198d3641]{opacity:0}.v-preloader[data-v-198d3641]{display:flex;align-items:center;justify-content:center;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;background:var(--color-dark);opacity:1}.v-preloader.is-hide[data-v-198d3641]{opacity:0;visibility:hidden;z-index:-1}.lds-ellipsis[data-v-198d3641]{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div[data-v-198d3641]{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div[data-v-198d3641]:nth-child(1){left:8px;animation:lds-ellipsis1-198d3641 .6s infinite}.lds-ellipsis div[data-v-198d3641]:nth-child(2){left:8px;animation:lds-ellipsis2-198d3641 .6s infinite}.lds-ellipsis div[data-v-198d3641]:nth-child(3){left:32px;animation:lds-ellipsis2-198d3641 .6s infinite}.lds-ellipsis div[data-v-198d3641]:nth-child(4){left:56px;animation:lds-ellipsis3-198d3641 .6s infinite}@keyframes lds-ellipsis1-198d3641{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3-198d3641{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2-198d3641{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}
html[data-v-102d9e78],body[data-v-102d9e78]{height:100vh;overflow:hidden}.fade-enter-active[data-v-102d9e78],.fade-leave-active[data-v-102d9e78]{transition:opacity .5s}.fade-enter[data-v-102d9e78],.fade-leave-to[data-v-102d9e78]{opacity:0}.v-error[data-v-102d9e78]{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-white);display:flex;justify-content:center;align-items:center;display:none}.v-error__inner[data-v-102d9e78]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.v-error__icon[data-v-102d9e78]{width:80px;height:80px;margin:0 auto}.v-error__svg[data-v-102d9e78]{max-width:100%;max-height:100%}.v-error__text[data-v-102d9e78]{padding-top:10px;font-size:18px;color:var(--color-dark);max-width:400px;text-align:center}.v-error__button[data-v-102d9e78]{margin-top:30px}.v-error.is-show[data-v-102d9e78]{display:block;z-index:10}
html[data-v-553a69d3],body[data-v-553a69d3]{height:100vh;overflow:hidden}.fade-enter-active[data-v-553a69d3],.fade-leave-active[data-v-553a69d3]{transition:opacity .5s}.fade-enter[data-v-553a69d3],.fade-leave-to[data-v-553a69d3]{opacity:0}.v-head[data-v-553a69d3]{position:fixed;z-index:2;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px}@media only screen and (max-width: 600px){.v-head[data-v-553a69d3]{padding:20px 10px 0}}.v-head[data-v-553a69d3]:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:0;background:linear-gradient(180deg, rgba(51, 51, 51, 0.3) 50%, rgba(51, 51, 51, 0.01) 100%)}.v-head__left[data-v-553a69d3]{display:flex;align-items:center;flex-grow:1}.v-head__left-button-wrap .btn-icon[data-v-553a69d3]{position:relative;top:-2px;line-height:1}.v-head__title[data-v-553a69d3]{width:100%;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;text-align:center}@media only screen and (max-width: 600px){.v-head__title[data-v-553a69d3]{display:none}}.v-head__title-title[data-v-553a69d3]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:24px;line-height:1.33;font-weight:bold;color:var(--color-white)}@media only screen and (max-width: 1440px){.v-head__title-title[data-v-553a69d3]{font-size:20px}}.v-head__title-title--link[data-v-553a69d3]{transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.v-head__title-title--link[data-v-553a69d3]:hover{opacity:.8}.v-head--white.v-head--header[data-v-553a69d3]{margin-top:-100px}@media only screen and (max-width: 600px){.v-head--white.v-head--header[data-v-553a69d3]{margin-top:-120px}}.v-head--white[data-v-553a69d3]:not(.v-head--header):before{display:none}.v-head--white:not(.v-head--header) .v-head__left .btn-circle-text[data-v-553a69d3]{color:var(--color-dark)}.v-head--white:not(.v-head--header) .v-head__title-title[data-v-553a69d3]{color:var(--color-dark)}.v-head--header[data-v-553a69d3]{top:50%;transform:translateY(-50%);width:auto}.v-head--header[data-v-553a69d3]:before{display:none}.v-head--header .v-head__right[data-v-553a69d3],.v-head--header .v-head__title[data-v-553a69d3]{display:none}
html,body{height:100vh;overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.v-tooltip{position:absolute;z-index:3;background:var(--color-white);border-radius:var(--radius-sm);box-shadow:var(--shadow-xl);min-width:380px;width:auto;flex-shrink:0;pointer-events:none;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease}.v-tooltip::before{content:"";display:block;border:10px solid rgba(0,0,0,0);border-top:10px solid var(--color-white);position:absolute}.v-tooltip.is-under:before{border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid var(--color-white);left:50%;top:1px;bottom:auto;transform:translate(-50%, -100%)}.v-tooltip.is-over:before{border-bottom:10px solid rgba(0,0,0,0);border-top:10px solid var(--color-white);left:50%;bottom:1px;transform:translate(-50%, 100%)}.v-tooltip.is-right:before{border-right:9px solid rgba(0,0,0,0);top:50%;left:1px;transform:translate(-100%, -50%) rotate(90deg)}.v-tooltip.is-left:before{border-left:9px solid rgba(0,0,0,0);top:50%;right:1px;transform:translate(100%, -50%) rotate(-90deg)}.v-tooltip__inner{border-radius:var(--radius-sm);overflow:hidden;padding:20px}.v-tooltip{padding:24px;background:var(--color-white)}.v-tooltip__title{font-size:18px;line-height:1.5;font-weight:bold;padding-right:20px;color:var(--color-dark)}.v-tooltip__subtitle{margin-top:8px;color:var(--color-gr80);font-size:14px;line-height:1.5}.v-tooltip__params{margin-top:24px}.v-tooltip__params-item{width:100%;display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px;line-height:1.42;color:var(--color-gr80)}@media only screen and (max-width: 1199px){.v-tooltip__params-item{font-size:14px}}.v-tooltip__params-name{flex-grow:1;width:40%}.v-tooltip__params-value{margin:0 10px}.v-tooltip__params-left{padding:0 10px;color:var(--color-dark)}.v-tooltip__params-price{padding-left:30px;text-align:right;width:40%}@media only screen and (max-width: 1199px){.v-tooltip__params-price{padding-left:10px}}.v-tooltip__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.v-tooltip__bottom-price-value{font-size:18px;line-height:1.5;font-weight:600;color:var(--color-dark)}.v-tooltip__bottom-price-old{-webkit-text-decoration:line-through;text-decoration:line-through;margin-bottom:4px;font-size:14px;line-height:1;font-weight:normal;color:var(--color-gr80)}.v-tooltip__bottom-price.is-share .v-tooltip__bottom-price-value{color:var(--color-er100)}.v-tooltip__bottom-left{padding:8px 12px;background:var(--color-gr20);color:var(--color-dark);font-weight:bold;border-radius:var(--button-radius);font-size:14px;line-height:1.42}.v-tooltip__tags{display:flex;flex-wrap:wrap;margin-top:24px}.v-tooltip__tags-item{padding:2px 8px;border-radius:var(--radius-full);font-size:12px;line-height:1.5;margin:0 8px 8px 0;background:var(--color-pr100);color:var(--color-white)}.v-tooltip__tags-item._share,.v-tooltip__tags-item.is-share{background:var(--color-er100)}.visual--flat .v-tooltip{min-width:280px}.v-tooltip.is-empty{max-width:260px;min-width:260px}.v-tooltip.is-empty .v-tooltip__title{padding-right:0}.v-tooltip.is-empty .v-tooltip__params{margin-top:8px}
html,body{height:100vh;overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.v-panel{position:fixed;z-index:9999999;width:100%;bottom:0;left:0;display:flex;justify-content:center;padding-bottom:76px}@media only screen and (max-width: 767px){.v-panel{padding-bottom:0}}.v-panel__inner{position:relative;background-color:var(--color-white);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;padding:24px;width:100%;max-width:420px;border-radius:var(--radius-sm)}@media only screen and (max-width: 767px){.v-panel__inner{border-radius:0}}.v-panel__next-button .btn-icon{margin-left:8px}.v-panel .v-tooltip__params-name{flex-grow:0;width:45%}@media only screen and (max-width: 600px){.v-panel .v-tooltip__params-name{width:40%}}.v-panel .v-tooltip__params-left{width:40px}.v-panel .v-tooltip__title{padding-right:50px}.v-panel__next{width:100%;margin-top:20px}.v-panel__next-button{width:100% !important;height:50px;font-size:16px !important}.v-panel__close{position:absolute;top:17px;right:24px}.v-panel__close-btn{width:36px;height:36px;background:var(--color-gr20);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center}.v-panel__close-btn svg{width:20px;height:20px}.transform-enter-active{pointer-events:none}.transform-enter-active,.transform-leave-active{transition:opacity .3s ease, transform .3s ease}.transform-enter-from,.transform-leave-to{opacity:0;transform:translateY(100%)}
html,body{height:100vh;overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.v-pinchzoom{transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;background-color:rgba(52,58,72,.12);opacity:1}.v-pinchzoom__inner{width:260px;display:flex;flex-direction:column;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.v-pinchzoom__inner svg{width:140px;fill:none !important}.v-pinchzoom__text{color:var(--color-white);font-weight:500;text-align:center;font-size:20px}.v-pinchzoom__arrow-left{animation:move-left 1s linear infinite}.v-pinchzoom__arrow-right{animation:move-right 1s linear infinite}.v-pinchzoom.is-hidden{opacity:0;visibility:hidden;z-index:-1}@media only screen and (min-width: 1199px){.v-pinchzoom{display:none}}@keyframes move-left{0%{transform:translate(0)}50%{transform:translate(-5px)}to{transform:translate(0)}}@keyframes move-right{0%{transform:translate(0)}50%{transform:translate(5px)}to{transform:translate(0)}}
html[data-v-25a0df31],body[data-v-25a0df31]{height:100vh;overflow:hidden}.fade-enter-active[data-v-25a0df31],.fade-leave-active[data-v-25a0df31]{transition:opacity .5s}.fade-enter[data-v-25a0df31],.fade-leave-to[data-v-25a0df31]{opacity:0}.form-switch[data-v-25a0df31]{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.form-switch:hover .form-switch__title[data-v-25a0df31]{opacity:.8}.form-switch__icon[data-v-25a0df31]{position:relative;width:42px;height:23px;margin-left:.6rem;padding:2px;border-radius:2em;transition:background .4s ease, box-shadow .4s ease;border:1px solid var(--color-gray);order:2;box-shadow:inset 0 0 0 2em var(--color-gray)}.form-switch__icon[data-v-25a0df31]::before{content:"";display:block;width:50%;height:100%;background:var(--color-white);border-radius:2em;left:0;position:relative;line-height:1;border-radius:50%;transition:padding-right .2s ease, left .2s ease;box-shadow:0px 6px 6px rgba(0,0,0,.16),0px 0px 1px rgba(0,0,0,.4)}.form-switch__title[data-v-25a0df31]{transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;font-size:14px;line-height:1.4;order:1;pointer-events:none}.form-switch input[data-v-25a0df31]{position:absolute}.form-switch input[data-v-25a0df31]:active{box-shadow:inset 0 0 0 2em var(--color-gray)}.form-switch input:active+.form-switch__icon[data-v-25a0df31]:before{padding-right:.8em}.form-switch input:checked+.form-switch__icon[data-v-25a0df31]{background:var(--color-dark);box-shadow:none}.form-switch input:checked+.form-switch__icon[data-v-25a0df31]:before{left:50%}.form-switch--iconBefore[data-v-25a0df31]{justify-content:flex-start}.form-switch--iconBefore .form-switch__icon[data-v-25a0df31]{order:1;margin:0 10px 0 0}.form-switch--iconBefore .form-switch__title[data-v-25a0df31]{order:2}
html[data-v-65799be3],body[data-v-65799be3]{height:100vh;overflow:hidden}.fade-enter-active[data-v-65799be3],.fade-leave-active[data-v-65799be3]{transition:opacity .5s}.fade-enter[data-v-65799be3],.fade-leave-to[data-v-65799be3]{opacity:0}.btn-checkbox__input[data-v-65799be3]{overflow:hidden;clip:rect(0 0 0 0);height:0;width:0;margin:-1px;padding:0;border:0;position:absolute}.btn-checkbox[data-v-65799be3]{font-weight:bold}.btn-checkbox__label[data-v-65799be3]{min-width:60px;font-weight:600}.btn-checkbox__label[data-v-65799be3]:hover{background:var(--color-pr100);border-color:var(--color-pr100);color:var(--color-white);opacity:1}.btn-checkbox__input:checked~.btn-checkbox__label[data-v-65799be3]{background:var(--color-pr100);border-color:var(--color-pr100);color:var(--color-white)}.btn-checkbox__input:checked~.btn-checkbox__label .btn-checkbox__text[data-v-65799be3]{color:#fff;font-weight:500}.btn-checkbox__input:checked~.btn-checkbox__label[data-v-65799be3]:before{opacity:1}.btn-checkbox__input:disabled~.btn-checkbox__label[data-v-65799be3]{pointer-events:none;opacity:.5}
html[data-v-66162ef6],body[data-v-66162ef6]{height:100vh;overflow:hidden}.fade-enter-active[data-v-66162ef6],.fade-leave-active[data-v-66162ef6]{transition:opacity .5s}.fade-enter[data-v-66162ef6],.fade-leave-to[data-v-66162ef6]{opacity:0}.v-filters[data-v-66162ef6]{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex}@media only screen and (max-width: 1700){.v-filters[data-v-66162ef6]{bottom:70px}}@media only screen and (max-width: 767px){.v-filters[data-v-66162ef6]{position:fixed;bottom:60px}}@media only screen and (min-width: 414px)and (max-height: 736px)and (orientation: landscape){.v-filters[data-v-66162ef6]{bottom:20px}}.v-filters__button-floor[data-v-66162ef6]{display:none}@media only screen and (max-width: 1023px){.v-filters__button-floor[data-v-66162ef6]{position:fixed;display:inline-flex;height:45px !important;margin-right:10px}}.v-filters__button-open[data-v-66162ef6]{font-weight:bold;z-index:2;display:none}@media only screen and (max-width: 600px){.v-filters__button-open[data-v-66162ef6]{display:inline-flex;width:45px;height:45px;font-size:16px;padding:0}}@media only screen and (max-width: 600px){.v-filters__button-open .btn-text[data-v-66162ef6]{display:none}}@media only screen and (max-width: 600px){.v-filters__button-open .btn-icon[data-v-66162ef6]{margin:0}}.v-filters__items[data-v-66162ef6]{display:flex;list-style-type:none;padding-left:0;margin:0}@media only screen and (max-width: 767px){.v-filters__items[data-v-66162ef6]{padding:0 10px !important;width:100vw;justify-content:center;flex-wrap:wrap}}.v-filters__item[data-v-66162ef6]:not(:last-child){margin-right:10px}@media only screen and (max-width: 767px){.v-filters__item[data-v-66162ef6]:not(:last-child){margin-bottom:10px}}.v-filters__name[data-v-66162ef6]{font-size:14px}.v-filters__icon-open[data-v-66162ef6]{display:block}.v-filters__icon-close[data-v-66162ef6]{display:none}@media only screen and (max-width: 600px){.v-filters__dropdawn[data-v-66162ef6]{transition:transform 0s .3s, opacity .3s ease, visibility 0s .3s;position:absolute;top:0;left:50%;transform:translate(-50%, -50%);z-index:1;padding:20px;opacity:0;visibility:hidden}}.v-filters__dropdawn-head[data-v-66162ef6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;display:none}.v-filters__dropdawn-head-close[data-v-66162ef6]{line-height:1;font-size:30px;color:var(--color-gray);transition:color .3s}.v-filters__dropdawn-head-close[data-v-66162ef6]:hover{color:var(--color-dark)}.v-filters__dropdawn-head-close-icon[data-v-66162ef6]{cursor:pointer}.v-filters__dropdawn-head-title[data-v-66162ef6]{font-size:16px;font-weight:bold;color:var(--color-dark)}.v-filters__type-list[data-v-66162ef6]{margin-bottom:20px !important}.v-filters__type-list-item[data-v-66162ef6]:not(:last-child){margin-bottom:10px}.v-filters.is-open .v-filters__dropdawn[data-v-66162ef6]{transition:transform .3s ease, opacity .3s ease, visibility 0s 0s;transform:translate(-50%, -100%);visibility:visible;opacity:1}.v-filters.is-open .v-filters__icon-open[data-v-66162ef6]{display:none}.v-filters.is-open .v-filters__icon-close[data-v-66162ef6]{display:block}.v-flat+.v-filters[data-v-66162ef6]{background:#000}
html[data-v-13a4db89],body[data-v-13a4db89]{height:100vh;overflow:hidden}.fade-enter-active[data-v-13a4db89],.fade-leave-active[data-v-13a4db89]{transition:opacity .5s}.fade-enter[data-v-13a4db89],.fade-leave-to[data-v-13a4db89]{opacity:0}.visual[data-v-13a4db89]{width:100%;height:100vh;overflow-y:hidden}.screen-full[data-v-13a4db89]::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 0) 22.34%, rgba(0, 0, 0, 0.173841) 77.55%, rgba(0, 0, 0, 0.1) 100%)}
html,body{height:100vh;overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.visual-zoom{height:100%;width:100%}.visual-zoom__svg{width:100%;height:100%;overflow:hidden;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.visual-zoom__svg .v-screen__svg{height:100%;width:auto;min-width:100%}.visual-zoom__actions{display:flex;flex-direction:column;position:fixed;top:50%;left:24px;transform:translateY(-50%)}@media only screen and (max-width: 600px){.visual-zoom__actions{left:10px}}.visual-canvas__zoom-minus,.visual-canvas__zoom-plus{transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;outline:none;cursor:pointer;line-height:1;width:44px;height:44px;background-color:var(--color-pr100);border-radius:var(--radius-full);display:flex;justify-content:center;align-items:center;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:var(--shadow-xs)}@media only screen and (max-width: 1023px){.visual-canvas__zoom-minus,.visual-canvas__zoom-plus{width:44px;height:44px}}.visual-canvas__zoom-minus:hover,.visual-canvas__zoom-plus:hover{opacity:.8}.visual-canvas__zoom-minus svg,.visual-canvas__zoom-plus svg{width:16px;height:16px;fill:var(--color-white)}@media only screen and (max-width: 1023px){.visual-canvas__zoom-minus svg,.visual-canvas__zoom-plus svg{width:14px;height:14px}}.visual-canvas__zoom-minus{margin-top:9px}.visual-canvas__zoom-btn[disabled=false]{opacity:1;pointer-events:auto}.visual-canvas__zoom-btn[disabled=true]{opacity:.5;pointer-events:none}
html,body{height:100vh;overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.v-screen{scrollbar-width:thin;transform-origin:0 0;font-size:0;line-height:0;overflow:auto;position:relative;width:100%;height:100%;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0)}.v-screen::-webkit-scrollbar{display:none}.v-screen__overlay{fill-opacity:0;transition-property:fill-opacity;transition-duration:.3s;transition-timing-function:ease}.v-screen__svg{height:100%;width:auto;min-width:100%;overflow:visible}.v-screen__hole path{transition-property:fill,stroke,fill-opacity,stroke-opacity;transition-duration:.3s;transition-timing-function:ease}.v-screen__path{cursor:pointer;transition-property:fill,stroke,fill-opacity,stroke-opacity;transition-duration:.3s;transition-timing-function:ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (max-width: 1023px){.v-screen--breadcrumbs{padding-bottom:0}}.v-screen--breadcrumbs+.v-breadcrumbs{display:flex !important}.v-screen._hover-stroke .v-screen__path{stroke-opacity:1;stroke:var(--color-pr100);stroke-width:2;fill:var(--color-pr100);fill-opacity:.2}.v-screen._hover-stroke .v-screen__path:hover{fill-opacity:.45}.v-screen._hover-overlay .v-screen__overlay{fill-opacity:.5}.v-screen._hover-overlay .v-screen__svg._hover .v-screen__overlay{fill-opacity:.6}.v-screen._hover-overlay .v-screen__path{fill:var(--color-pr100);fill-opacity:.2}.v-screen._hover-overlay .v-screen__path:hover{fill-opacity:.4}.v-screen._hover-overlay .v-screen__path.is-empty,.v-screen._hover-overlay .v-screen__path.is-sold{cursor:default !important;fill-opacity:.15;fill:var(--color-white)}.v-screen._hover-overlay .v-screen__path.is-empty:hover,.v-screen._hover-overlay .v-screen__path.is-sold:hover{fill-opacity:.4}.v-screen._hover-overlay .v-screen__path.is-booked{cursor:default;fill-opacity:.15;fill:var(--color-pr50)}.v-screen._hover-overlay .v-screen__path.is-booked:hover{fill-opacity:.4}.v-genplan ._hover-overlay .v-screen__overlay{fill-opacity:.15}.v-genplan ._hover-overlay .v-screen__svg._hover .v-screen__overlay{fill-opacity:.25}.v-genplan ._hover-stroke .v-screen__svg._hover .v-screen__overlay{fill-opacity:.25}.os-theme-ellipse.os-scrollbar-horizontal{align-items:center;bottom:0;display:flex;flex-wrap:wrap;justify-content:flex-start;left:0;margin-bottom:30px;padding:0 30px;position:absolute;width:100%;height:48px;z-index:3}@media only screen and (max-width: 767px){.os-theme-ellipse.os-scrollbar-horizontal{padding:0 15px;margin-bottom:20px}}.os-theme-ellipse.os-scrollbar-horizontal .os-scrollbar-track{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(40,31%,94%,.05);border:1px solid #fff !important;border-radius:24px;height:48px;overflow:hidden;position:relative;width:160px}.os-theme-ellipse.os-scrollbar-horizontal .os-scrollbar-handle{width:48px;height:48px;background-color:hsla(40,31%,94%,.4);display:flex;align-items:center}.os-theme-ellipse.os-scrollbar-horizontal .os-scrollbar-handle:after,.os-theme-ellipse.os-scrollbar-horizontal .os-scrollbar-handle:before{content:"";position:relative;display:inline-block;width:24px;height:24px}.os-theme-ellipse.os-scrollbar-horizontal .os-scrollbar-handle:before{background:no-repeat center/100% url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27 class=%27scroll-slider__button-arrow%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M14.5304 7.46967C14.8233 7.76256 14.8233 8.23744 14.5304 8.53033L11.0608 12L14.5304 15.4697C14.8233 15.7626 14.8233 16.2374 14.5304 16.5303C14.2375 16.8232 13.7627 16.8232 13.4698 16.5303L8.93945 12L13.4698 7.46967C13.7627 7.17678 14.2375 7.17678 14.5304 7.46967Z%27%3E%3C/path%3E%3C/svg%3E")}.os-theme-ellipse.os-scrollbar-horizontal .os-scrollbar-handle:after{transform:scale(-1);background:no-repeat center/100% url("data:image/svg+xml,%3Csvg width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27 class=%27scroll-slider__button-arrow scroll-slider__button-arrow_dir_right%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M14.5304 7.46967C14.8233 7.76256 14.8233 8.23744 14.5304 8.53033L11.0608 12L14.5304 15.4697C14.8233 15.7626 14.8233 16.2374 14.5304 16.5303C14.2375 16.8232 13.7627 16.8232 13.4698 16.5303L8.93945 12L13.4698 7.46967C13.7627 7.17678 14.2375 7.17678 14.5304 7.46967Z%27%3E%3C/path%3E%3C/svg%3E")}
html,body{height:100vh;overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.v-marker__inner{position:relative}.v-marker.is-disabled{opacity:.5 !important;pointer-events:none}.v-marker__screen{width:100%;height:100%}.v-marker{display:block;position:fixed;z-index:2}.v-marker .v-marker__inner{position:relative;display:flex;align-items:center;justify-content:center;padding:6px 12px;font-size:12px;font-weight:bold;background:var(--color-dark);border-radius:var(--radius-full);z-index:2;opacity:.9}.v-marker .v-marker__inner::before{content:"";display:block;position:absolute;left:-4px;right:-4px;top:-4px;bottom:-4px;border-radius:var(--radius-full);opacity:.3;z-index:-1}.v-marker .v-marker__inner:hover .v-marker__tooltip{opacity:1;visibility:visible;transition:opacity .3s ease, visibility 0s 0s}.v-marker .v-marker__icon{display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:19px;margin-right:8px}.v-marker .v-marker__name{color:var(--color-white);white-space:nowrap}.v-marker .v-marker__tooltip{position:absolute;top:-15px;left:50%;transform:translate(-50%, -100%);padding:8px 12px;flex-shrink:0;background:var(--color-white);color:var(--color-dark);font-size:12px;font-weight:bold;white-space:nowrap;border-radius:var(--radius-xs);box-sizing:var(--shadow-sm);opacity:0;visibility:hidden;transition:opacity .3s ease, visibility 0s .3s;z-index:3}.v-marker .v-marker__tooltip:before{content:"";position:absolute;top:100%;left:50%;margin-top:6px;transform:translateX(-50%) translateY(-100%);border-width:7px 7px 0 7px;border-style:solid;border-color:var(--color-white) rgba(0,0,0,0) rgba(0,0,0,0);z-index:3}.v-marker--text-icon .v-marker__tooltip{display:none}.v-marker--icon .v-marker__inner{width:40px;height:40px;flex-shrink:0;padding:0}.v-marker--icon .v-marker__icon{margin-right:0}.v-marker--icon .v-marker__name{display:none}.v-marker--text .v-marker__icon,.v-marker--text .v-marker__tooltip{display:none}.v-marker--light .v-marker__inner{background:#dadada}.v-marker--light .v-marker__inner:before{background:#dadada}.v-marker--light .v-marker__icon{color:#000}.v-marker--light .v-marker__name{color:#000}.v-marker--dark .v-marker__inner{background:#242424}.v-marker--dark .v-marker__inner:before{background:#242424}.v-marker--dark .v-marker__icon{color:#fff}.v-marker--dark .v-marker__name{color:#fff}.v-marker--semitransparent .v-marker__inner{background:rgba(0,0,0,.5137254902)}.v-marker--semitransparent .v-marker__icon{color:#fff}.v-marker--semitransparent .v-marker__name{color:#fff}.v-marker--red .v-marker__inner{background:#e24747}.v-marker--red .v-marker__inner:before{background:#e24747}.v-marker--red .v-marker__icon{color:#fff}.v-marker--red .v-marker__name{color:#fff}
html[data-v-646c9e7a],body[data-v-646c9e7a]{height:100vh;overflow:hidden}.fade-enter-active[data-v-646c9e7a],.fade-leave-active[data-v-646c9e7a]{transition:opacity .5s}.fade-enter[data-v-646c9e7a],.fade-leave-to[data-v-646c9e7a]{opacity:0}.v-breadcrumbs[data-v-646c9e7a]{position:fixed;bottom:0;left:0;width:100%;padding:24px;display:none;overflow:hidden;font-weight:500;display:flex;background:linear-gradient(0deg, rgba(51, 51, 51, 0.4) 50%, rgba(51, 51, 51, 0.02) 100%)}@media only screen and (max-width: 1023px){.v-breadcrumbs[data-v-646c9e7a]{display:flex;justify-content:center;padding:20px}}.v-breadcrumbs__items[data-v-646c9e7a]{display:flex;list-style-type:none;padding-left:0;margin:0}@media only screen and (max-width: 1023px){.v-breadcrumbs__items[data-v-646c9e7a]{display:none}}.v-breadcrumbs__item[data-v-646c9e7a]{white-space:nowrap;font-size:14px;line-height:1.55;color:var(--color-white)}@media only screen and (max-width: 1440px){.v-breadcrumbs__item[data-v-646c9e7a]{font-size:14px}}@media only screen and (max-width: 600px){.v-breadcrumbs__item[data-v-646c9e7a]{font-size:12px}}.v-breadcrumbs__item[data-v-646c9e7a]:not(:last-child){margin-right:7px}.v-breadcrumbs__item:not(:last-child) .v-breadcrumbs__item-link[data-v-646c9e7a]{opacity:.7;transition-property:color,opacity;transition-duration:.3s;transition-timing-function:ease}.v-breadcrumbs__item:not(:last-child) .v-breadcrumbs__item-link[data-v-646c9e7a]:hover{cursor:pointer;opacity:1;color:var(--color-pr100)}.v-breadcrumbs__item:not(:last-child) .v-breadcrumbs__item-link[data-v-646c9e7a]::after{content:"";display:block;position:relative;display:inline-block;margin-left:10px;color:var(--color-white);width:20px;height:5px;margin-bottom:3px;background:no-repeat center/100% url("data:image/svg+xml,%3Csvg viewBox=%270 0 32 9%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 4C0.723858 4 0.5 4.22386 0.5 4.5C0.5 4.77614 0.723858 5 1 5V4ZM31.3536 4.85355C31.5488 4.65829 31.5488 4.34171 31.3536 4.14645L28.1716 0.964466C27.9763 0.769204 27.6597 0.769204 27.4645 0.964466C27.2692 1.15973 27.2692 1.47631 27.4645 1.67157L30.2929 4.5L27.4645 7.32843C27.2692 7.52369 27.2692 7.84027 27.4645 8.03553C27.6597 8.2308 27.9763 8.2308 28.1716 8.03553L31.3536 4.85355ZM1 5H31V4H1V5Z%27 fill=%27%23ffffff%27/%3E%3C/svg%3E")}.v-breadcrumbs__item[data-v-646c9e7a]:last-child{pointer-events:none}.v-breadcrumbs__item-link._hover-not[data-v-646c9e7a]{pointer-events:none;opacity:1 !important}.v-breadcrumbs-mobile[data-v-646c9e7a]{display:none;color:var(--color-white)}@media only screen and (max-width: 1023px){.v-breadcrumbs-mobile[data-v-646c9e7a]{display:block}}@media only screen and (min-width: 414px)and (max-height: 736px)and (orientation: landscape){.v-breadcrumbs-mobile[data-v-646c9e7a]{display:none}}.v-breadcrumbs-mobile__title[data-v-646c9e7a]{font-size:18px;color:var(--color-white)}.v-breadcrumbs--dark[data-v-646c9e7a]{background:none}.v-breadcrumbs--dark .v-breadcrumbs__item[data-v-646c9e7a]{color:var(--color-dark)}.v-breadcrumbs--dark .v-breadcrumbs__item:not(:last-child) .v-breadcrumbs__item-link[data-v-646c9e7a]::after{background:no-repeat center/100% url("data:image/svg+xml,%3Csvg viewBox=%270 0 32 9%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 4C0.723858 4 0.5 4.22386 0.5 4.5C0.5 4.77614 0.723858 5 1 5V4ZM31.3536 4.85355C31.5488 4.65829 31.5488 4.34171 31.3536 4.14645L28.1716 0.964466C27.9763 0.769204 27.6597 0.769204 27.4645 0.964466C27.2692 1.15973 27.2692 1.47631 27.4645 1.67157L30.2929 4.5L27.4645 7.32843C27.2692 7.52369 27.2692 7.84027 27.4645 8.03553C27.6597 8.2308 27.9763 8.2308 28.1716 8.03553L31.3536 4.85355ZM1 5H31V4H1V5Z%27 fill=%27%23000929%27/%3E%3C/svg%3E")}.v-breadcrumbs--dark .v-breadcrumbs-mobile__title[data-v-646c9e7a]{color:var(--color-dark)}
html[data-v-598036d6],body[data-v-598036d6]{height:100vh;overflow:hidden}.fade-enter-active[data-v-598036d6],.fade-leave-active[data-v-598036d6]{transition:opacity .5s}.fade-enter[data-v-598036d6],.fade-leave-to[data-v-598036d6]{opacity:0}.v-genplan[data-v-598036d6]{position:relative;width:100%;height:100%}
html[data-v-dd4747a0],body[data-v-dd4747a0]{height:100vh;overflow:hidden}.fade-enter-active[data-v-dd4747a0],.fade-leave-active[data-v-dd4747a0]{transition:opacity .5s}.fade-enter[data-v-dd4747a0],.fade-leave-to[data-v-dd4747a0]{opacity:0}.v-complex[data-v-dd4747a0]{position:relative;width:100%;height:100%;font-size:0;line-height:0;overflow:auto;transform-origin:0 0}
html[data-v-8c41fd58],body[data-v-8c41fd58]{height:100vh;overflow:hidden}.fade-enter-active[data-v-8c41fd58],.fade-leave-active[data-v-8c41fd58]{transition:opacity .5s}.fade-enter[data-v-8c41fd58],.fade-leave-to[data-v-8c41fd58]{opacity:0}.v-building[data-v-8c41fd58]{position:relative;width:100%;height:100%;font-size:0;line-height:0;overflow:auto;transform-origin:0 0}
html[data-v-7d90adba],body[data-v-7d90adba]{height:100vh;overflow:hidden}.fade-enter-active[data-v-7d90adba],.fade-leave-active[data-v-7d90adba]{transition:opacity .5s}.fade-enter[data-v-7d90adba],.fade-leave-to[data-v-7d90adba]{opacity:0}.v-section[data-v-7d90adba]{position:relative;width:100%;height:100%;font-size:0;line-height:0;overflow:auto;transform-origin:0 0}
html[data-v-7ab2bef4],body[data-v-7ab2bef4]{height:100vh;overflow:hidden}.fade-enter-active[data-v-7ab2bef4],.fade-leave-active[data-v-7ab2bef4]{transition:opacity .5s}.fade-enter[data-v-7ab2bef4],.fade-leave-to[data-v-7ab2bef4]{opacity:0}.v-plots[data-v-7ab2bef4]{position:relative;width:100%;height:100%;font-size:0;line-height:0;overflow:auto;transform-origin:0 0}
html,body{height:100vh;overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.v-levels{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50%;right:24px;transform:translateY(-50%);width:auto;z-index:1}@media only screen and (max-width: 1023px){.v-levels{top:0;right:0;width:100%;left:0}}.v-levels__open-button-wrapper{display:none}@media only screen and (max-width: 1023px){.v-levels__open-button-wrapper{display:block;position:fixed;top:92px}}@media only screen and (min-width: 414px)and (max-height: 736px)and (orientation: landscape){.v-levels__open-button-wrapper{top:70px}}.v-levels__title{font-size:14px;line-height:1.4;margin-bottom:20px;color:var(--color-gr60);text-align:center}@media only screen and (max-width: 1023px){.v-levels__title{display:none}}.v-levels__wrap{height:322px;margin:10px 0}.v-levels__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.v-levels__list{height:100%;list-style:none;list-style-type:none;padding-left:0;margin:0}.v-levels__item{transition-property:background-color,opacity;transition-duration:.3s;transition-timing-function:ease;cursor:pointer;position:relative;display:flex;align-items:center;padding-bottom:15px}.v-levels__item:last-child{padding-bottom:0}.v-levels__item.active{pointer-events:none}.v-levels__item.active .v-levels__button{background-color:var(--color-pr100);color:#fff}.v-levels__item.is-disabled{pointer-events:none;cursor:default}.v-levels__button{display:inline-flex;align-items:center;justify-content:center;transition-property:background,color;transition-duration:.3s;transition-timing-function:ease;width:50px;height:50px;min-width:50px;min-height:50px;font-size:18px;font-weight:600;border-radius:var(--radius-full);background:var(--color-gr40);box-shadow:var(--shadow-xs);opacity:1}.v-levels__button:hover{background-color:var(--color-pr100);color:var(--color-white)}.v-levels__rooms{position:absolute;z-index:1;top:0;right:0;border-radius:var(--radius-full);background:var(--color-gr60);color:var(--color-white);font-size:11px;width:18px;height:18px;line-height:18px;text-align:center}.v-levels__next,.v-levels__prev{position:relative;cursor:pointer;width:50px;height:50px;display:flex;justify-content:center;align-items:center;box-shadow:none}.v-levels__next svg,.v-levels__prev svg{transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;width:15px;height:10px;fill:var(--color-gr100);opacity:.9}.v-levels__next svg:hover,.v-levels__prev svg:hover{opacity:1}@media only screen and (max-width: 1023px){.v-levels__next svg,.v-levels__prev svg{fill:var(--color-white)}}.v-levels__next.disabled,.v-levels__prev.disabled{opacity:.5;pointer-events:none}.v-levels__container{position:relative;transform:translateY(0);width:auto;height:auto;top:auto;bottom:0;background-color:rgba(0,0,0,0)}@media only screen and (max-width: 1023px){.v-levels__container{transition:opacity .3s ease;position:fixed;display:flex;align-items:center;justify-content:center;flex-direction:column;top:0;left:0;width:100vw;height:100vh;opacity:0;bottom:auto;background-color:rgba(0,0,0,.75);transform:translateY(-100%);overflow:hidden}}.v-levels__container-title{display:none;font-size:16px;font-weight:bold;color:var(--color-white);margin-bottom:20px}@media only screen and (max-width: 1023px){.v-levels__container-title{display:block}}.v-levels__container-close{font-size:36px;top:20px;color:var(--color-white);position:absolute;right:20px;display:none}@media only screen and (max-width: 1023px){.v-levels__container-close{display:block}}.v-levels.is-open{z-index:99999999}.v-levels.is-open.is-open .v-levels__container{transform:translateY(0);opacity:1}@media only screen and (max-width: 1023px){.v-flat--section-tabs .v-levels__open-button-wrapper{left:50%;transform:translateX(calc(-100% - 4px))}}@media only screen and (max-width: 1023px){.v-flat--section-tabs .v-levels__button-floor{width:140px}}
html[data-v-e9cf3248],body[data-v-e9cf3248]{height:100vh;overflow:hidden}.fade-enter-active[data-v-e9cf3248],.fade-leave-active[data-v-e9cf3248]{transition:opacity .5s}.fade-enter[data-v-e9cf3248],.fade-leave-to[data-v-e9cf3248]{opacity:0}.v-compass[data-v-e9cf3248]{display:block;width:86px;height:86px;position:fixed;top:100px;left:20px;pointer-events:none}@media only screen and (max-width: 1023px){.v-compass[data-v-e9cf3248]{width:64px;height:64px;bottom:auto;top:92px;left:16px}}@media only screen and (min-width: 414px)and (max-height: 736px)and (orientation: landscape){.v-compass[data-v-e9cf3248]{display:none}}.v-compass__circle[data-v-e9cf3248]{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.v-compass__svg[data-v-e9cf3248]{width:100%;height:100%;position:relative;fill:none !important}
html[data-v-32bc466b],body[data-v-32bc466b]{height:100vh;overflow:hidden}.fade-enter-active[data-v-32bc466b],.fade-leave-active[data-v-32bc466b]{transition:opacity .5s}.fade-enter[data-v-32bc466b],.fade-leave-to[data-v-32bc466b]{opacity:0}.v-section-tabs[data-v-32bc466b]{position:absolute;top:9vh;left:50%;transform:translateX(-50%);display:flex;z-index:3}@media only screen and (max-width: 1023px){.v-section-tabs[data-v-32bc466b]{top:0;right:0;width:100%;left:0;transform:none}}.v-section-tabs__button-open[data-v-32bc466b]{font-weight:bold;z-index:2;display:none}@media only screen and (max-width: 1023px){.v-section-tabs__button-open[data-v-32bc466b]{position:fixed;display:inline-flex;position:fixed;left:50%;transform:translateX(4px);top:92px;width:140px}}@media only screen and (min-width: 414px)and (max-height: 736px)and (orientation: landscape){.v-section-tabs__button-open[data-v-32bc466b]{top:70px}}.v-section-tabs__name[data-v-32bc466b]{font-size:14px}.v-section-tabs__icon-open[data-v-32bc466b]{display:block}.v-section-tabs__icon-close[data-v-32bc466b]{display:none}@media only screen and (max-width: 1023px){.v-section-tabs__dropdawn[data-v-32bc466b]{transition:opacity .3s ease;position:fixed;display:flex;align-items:center;justify-content:center;flex-direction:column;top:0;left:0;width:100vw;height:100vh;opacity:0;bottom:auto;background-color:rgba(0,0,0,.75);transform:translateY(-100%);overflow:hidden}}.v-section-tabs__dropdawn-head[data-v-32bc466b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;display:none}@media only screen and (max-width: 1023px){.v-section-tabs__dropdawn-head[data-v-32bc466b]{display:block}}.v-section-tabs__dropdawn-head-close[data-v-32bc466b]{font-size:36px;top:20px;color:#fff;position:absolute;right:20px;display:none}@media only screen and (max-width: 1023px){.v-section-tabs__dropdawn-head-close[data-v-32bc466b]{display:block}}.v-section-tabs__dropdawn-head-close-icon[data-v-32bc466b]{cursor:pointer}.v-section-tabs__dropdawn-head-title[data-v-32bc466b]{font-size:16px;font-weight:bold;color:var(--color-white)}.v-section-tabs__list[data-v-32bc466b]{display:flex;list-style-type:none;padding-left:0;margin:0}@media only screen and (max-width: 1023px){.v-section-tabs__list[data-v-32bc466b]{padding:0 10px !important;width:100vw;flex-direction:column;align-items:center}}.v-section-tabs__list .btn.is-active[data-v-32bc466b]{background:var(--color-pr100);border-color:var(--color-pr100);color:var(--color-white);pointer-events:none}.v-section-tabs__list-item[data-v-32bc466b]:not(:last-child){margin-right:10px}@media only screen and (max-width: 1023px){.v-section-tabs__list-item[data-v-32bc466b]:not(:last-child){margin:0 0 16px}}.v-section-tabs.is-open .v-section-tabs__dropdawn[data-v-32bc466b]{z-index:99999999;transform:translateY(0);opacity:1}.v-flat+.v-section-tabs[data-v-32bc466b]{background:#000}.v-flat._header .v-section-tabs[data-v-32bc466b]{top:100px}
html[data-v-392185d4],body[data-v-392185d4]{height:100vh;overflow:hidden}.fade-enter-active[data-v-392185d4],.fade-leave-active[data-v-392185d4]{transition:opacity .5s}.fade-enter[data-v-392185d4],.fade-leave-to[data-v-392185d4]{opacity:0}.v-flat[data-v-392185d4]{position:relative;width:100%;height:100%;font-size:0;line-height:0;overflow:auto;transform-origin:0 0;background:var(--color-white);opacity:0}.v-flat.is-show[data-v-392185d4]{opacity:1}.v-screen--flat[data-v-392185d4]{width:100% !important;height:100% !important;padding:12vh 6vw 12vh 6vw}.v-screen--flat .v-screen__svg image[data-v-392185d4]{pointer-events:none}@media only screen and (max-width: 1023px){.v-screen--flat[data-v-392185d4]{padding:0;max-height:100%}}.v-screen--flat .v-screen__path[data-v-392185d4]{fill:var(--color-pr100);fill-opacity:.2}.v-screen--flat .v-screen__path.is-not-sale[data-v-392185d4],.v-screen--flat .v-screen__path.is-sold[data-v-392185d4]{fill:#fff}.v-screen--flat .v-screen__path[data-v-392185d4]:hover{fill-opacity:.5}.v-screen--flat .v-screen__path.is-booked[data-v-392185d4]{fill:#e2e2e2;fill-opacity:.5}.v-screen--flat .v-screen__path.is-booked[data-v-392185d4]:hover{fill-opacity:1}
