a,a:hover,a:active,a:visited{text-decoration:none;color:inherit}.pano{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}#titleBar{position:absolute;top:0;left:0;right:40px;height:40px;text-align:center}.mobile #titleBar{height:50px;right:50px}body.fullscreen-enabled #titleBar{right:80px}body.fullscreen-enabled.mobile #titleBar{right:100px}body.multiple-scenes #titleBar{left:40px}body.multiple-scenes.mobile #titleBar{left:50px}#titleBar .sceneName{width:100%;height:100%;line-height:30px;padding:5px;background-color:#3a4454;background-color:#3a4454cc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.mobile #titleBar .sceneName{line-height:40px}#fullscreenToggle{display:none;position:absolute;top:0;right:0;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}.mobile #fullscreenToggle{width:50px;height:50px}body.fullscreen-enabled #fullscreenToggle{display:block}#fullscreenToggle .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.mobile #fullscreenToggle .icon{top:10px;right:10px}#fullscreenToggle .icon.on{display:none}#fullscreenToggle .icon.off,#fullscreenToggle.enabled .icon.on{display:block}#fullscreenToggle.enabled .icon.off{display:none}#autorotateToggle{display:block;position:absolute;top:0;right:0;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}.mobile #autorotateToggle{width:50px;height:50px}body.fullscreen-enabled #autorotateToggle{right:40px}body.fullscreen-enabled.mobile #autorotateToggle{right:50px}#autorotateToggle .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.mobile #autorotateToggle .icon{top:10px;right:10px}#autorotateToggle .icon.on{display:none}#autorotateToggle .icon.off,#autorotateToggle.enabled .icon.on{display:block}#autorotateToggle.enabled .icon.off{display:none}#sceneListToggle{position:absolute;top:0;left:0;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}.mobile #sceneListToggle{width:50px;height:50px}#sceneListToggle .text{position:absolute;top:5px;left:15px;width:100%;line-height:30px}#sceneListToggle .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.mobile #sceneListToggle .icon{top:10px;right:10px}#sceneListToggle .icon.on{display:none}#sceneListToggle .icon.off,#sceneListToggle.enabled .icon.on{display:block}#sceneListToggle.enabled .icon.off{display:none}#sceneList{position:absolute;top:0;left:-220px;padding-top:40px;width:220px;max-height:100%;overflow-x:hidden;overflow-y:auto;margin-left:0;-webkit-transition:margin-left .5s ease-in-out;transition:margin-left .5s ease-in-out}.mobile #sceneList{padding-top:50px}#sceneList .scenes{width:100%;background-color:#3a4454;background-color:#3a4454cc}.mobile #sceneList{width:100%;height:100%;left:-100%}.mobile #sceneList.enabled{margin-left:100%}.mobile #sceneList .scenes{height:100%}#sceneList.enabled{margin-left:220px}#sceneList .scene{display:block;width:100%;height:30px}.mobile #sceneList .scene{height:40px}#sceneList .scene .text{width:100%;height:100%;padding:0 15px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile #sceneList .scene .text{line-height:40px}.no-touch #sceneList .scene:hover,#sceneList .scene.current{background-color:#677383;background-color:#677383cc}body.single-scene #sceneList,body.single-scene #sceneListToggle{display:none}.link-hotspot{width:60px;height:60px;margin-left:-30px;margin-top:-30px;opacity:.9;-webkit-transition:opacity .2s;transition:opacity .2s}.no-touch .link-hotspot:hover{opacity:1}.mobile .link-hotspot{width:70px;height:70px}.link-hotspot-icon{width:100%;height:100%;cursor:pointer}.link-hotspot-tooltip{position:absolute;left:100%;top:14px;margin-left:3px;font-size:16px;max-width:300px;padding:8px 10px;border-radius:5px;background-color:#3a4454;background-color:#3a4454cc;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;opacity:0;-ms-transform:translateX(-8px);-webkit-transform:translateX(-8px);transform:translate(-8px);-webkit-transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,opacity .3s;transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,opacity .3s}.mobile .link-hotspot{top:19px}.no-touch .link-hotspot:hover .link-hotspot-tooltip{opacity:1;-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translate(0)}.link-hotspot-tooltip{pointer-events:none}.no-touch .link-hotspot:hover .link-hotspot-tooltip{pointer-events:all}.tooltip-fallback .link-hotspot-tooltip{display:none}.no-touch .tooltip-fallback .link-hotspot:hover .link-hotspot-tooltip{display:block}.info-hotspot{line-height:1.2em;opacity:.9;-webkit-transition:opacity .2s .2s;transition:opacity .2s .2s}.no-touch .info-hotspot:hover{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.info-hotspot.visible{opacity:1}.info-hotspot .info-hotspot-header{width:40px;height:40px;border-radius:20px;background-color:#677383;cursor:pointer;-webkit-transition:width .3s ease-in-out .5s,border-radius .3s ease-in-out .5s;transition:width .3s ease-in-out .5s,border-radius .3s ease-in-out .5s}.mobile .info-hotspot .info-hotspot-header{width:50px;height:50px;border-radius:25px}.desktop.no-touch .info-hotspot .info-hotspot-header:hover{width:260px;border-radius:5px;-webkit-transition:width .3s ease-in-out,border-radius .3s ease-in-out;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.desktop .info-hotspot.visible .info-hotspot-header,.desktop.no-touch .info-hotspot.visible .info-hotspot-header:hover{width:260px;border-radius:5px 0 0;-webkit-transition:width .3s ease-in-out,border-radius .3s ease-in-out;transition:width .3s ease-in-out,border-radius .3s ease-in-out}.info-hotspot .info-hotspot-icon-wrapper{width:40px;height:40px}.mobile .info-hotspot .info-hotspot-icon-wrapper{width:50px;height:50px}.info-hotspot .info-hotspot-icon{width:90%;height:90%;margin:5%}.info-hotspot .info-hotspot-title-wrapper{position:absolute;left:40px;top:0;width:0;height:40px;padding:0;overflow:hidden;-webkit-transition:width 0s .4s,padding 0s .4s;transition:width 0s .4s,padding 0s .4s}.desktop .info-hotspot.visible .info-hotspot-title-wrapper,.desktop.no-touch .info-hotspot .info-hotspot-header:hover .info-hotspot-title-wrapper{width:220px;padding:0 5px;-webkit-transition:width 0s .4s,padding 0s .4s;transition:width 0s .4s,padding 0s .4s}.info-hotspot .info-hotspot-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.info-hotspot .info-hotspot-title{display:inline-block;vertical-align:middle;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.info-hotspot .info-hotspot-close-wrapper{position:absolute;left:260px;top:0;height:40px;width:40px;border-top-right-radius:5px;background-color:#4e5868;visibility:hidden;-ms-transform:perspective(200px) rotateY(90deg);-webkit-transform:perspective(200px) rotateY(90deg);transform:perspective(200px) rotateY(90deg);-ms-transform-origin:0 50% 0;-webkit-transform-origin:0 50% 0;transform-origin:0 50% 0;-webkit-transition:-ms-transform .3s .3s,-webkit-transform .3s .3s,transform .3s .3s,visibility 0s .6s;transition:-ms-transform .3s .3s,-webkit-transform .3s .3s,transform .3s .3s,visibility 0s .6s}.desktop .info-hotspot.visible .info-hotspot-close-wrapper{visibility:visible;-ms-transform:perspective(200px) rotateY(0deg);-webkit-transform:perspective(200px) rotateY(0deg);transform:perspective(200px) rotateY(0);-webkit-transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,visibility 0s 0s;transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,visibility 0s 0s}.info-hotspot .info-hotspot-close-icon{width:70%;height:70%;margin:15%}.info-hotspot .info-hotspot-text{position:absolute;width:300px;height:auto;max-height:200px;top:40px;left:0;padding:10px;background-color:#3a4454;border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow-y:auto;visibility:hidden;-ms-transform:perspective(200px) rotateX(-89.999deg);-webkit-transform:perspective(200px) rotateX(-89.999deg);transform:perspective(200px) rotateX(-89.999deg);-ms-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;-webkit-transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,visibility 0s .3s;transition:-ms-transform .3s,-webkit-transform .3s,transform .3s,visibility 0s .3s;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.desktop .info-hotspot.visible .info-hotspot-text{visibility:visible;-ms-transform:perspective(200px) rotateX(0deg);-webkit-transform:perspective(200px) rotateX(0deg);transform:perspective(200px) rotateX(0);-webkit-transition:-ms-transform .3s .3s,-webkit-transform .3s .3s,transform .3s .3s,visibility 0s 0s;transition:-ms-transform .3s .3s,-webkit-transform .3s .3s,transform .3s .3s,visibility 0s 0s}.desktop .info-hotspot-modal{display:none}.info-hotspot-modal{top:0;left:0;position:absolute;width:100%;height:100%;overflow:hidden;z-index:11000!important;background-color:#00000080;line-height:1.2em;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease-in-out .5s,visibility 0s .7s;transition:opacity .2s ease-in-out .5s,visibility 0s .7s}.info-hotspot-modal.visible{opacity:1;visibility:visible;-webkit-transition:opacity .2s ease-in-out,visibility 0s 0s;transition:opacity .2s ease-in-out,visibility 0s 0s}.info-hotspot-modal .info-hotspot-header{position:absolute;top:60px;left:10px;right:10px;width:auto;height:50px;background-color:#677383;background-color:#677383cc;opacity:0;-webkit-transition:opacity .3s ease-in-out .2s;transition:opacity .3s ease-in-out .2s}.info-hotspot-modal.visible .info-hotspot-header{opacity:1;-webkit-transition:opacity .3s ease-in-out .2s;transition:opacity .3s ease-in-out .2s}.info-hotspot-modal .info-hotspot-icon-wrapper{width:50px;height:50px}.info-hotspot-modal .info-hotspot-icon{width:90%;height:90%;margin:5%}.info-hotspot-modal .info-hotspot-title-wrapper{position:absolute;top:0;left:50px;right:50px;width:auto;height:50px;padding:0 10px}.info-hotspot-modal .info-hotspot-title-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}.info-hotspot-modal .info-hotspot-title{display:inline-block;vertical-align:middle;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.info-hotspot-modal .info-hotspot-close-wrapper{position:absolute;top:0;right:0;width:50px;height:50px;background-color:#4e5868;background-color:#4e5868cc;cursor:pointer}.info-hotspot-modal .info-hotspot-close-icon{width:70%;height:70%;margin:15%}.info-hotspot-modal .info-hotspot-text{position:absolute;top:110px;bottom:10px;left:10px;right:10px;padding:10px;background-color:#3a4454;background-color:#3a4454cc;overflow-y:auto;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;-moz-user-select:text;-webkit-user-select:text;-ms-user-select:text;user-select:text}.info-hotspot-modal.visible .info-hotspot-text{opacity:1;-webkit-transition:opacity .3s ease-in-out .4s;transition:opacity .3s ease-in-out .4s}.viewControlButton{display:none;position:absolute;bottom:0;left:50%;width:40px;height:40px;padding:5px;background-color:#677383;background-color:#677383cc}body.view-control-buttons .viewControlButton{display:block}@media (max-width: 600px){body.view-control-buttons .viewControlButton{display:none}}.viewControlButton .icon{position:absolute;top:5px;right:5px;width:30px;height:30px}.viewControlButton-1{margin-left:-145px}.viewControlButton-2{margin-left:-95px}.viewControlButton-3{margin-left:-45px}.viewControlButton-4{margin-left:5px}.viewControlButton-5{margin-left:55px}.viewControlButton-6{margin-left:105px}.show-360 .va-modal__inner{max-width:100%!important;min-width:100%!important;height:100vh}.__search-button{cursor:pointer}.__site-footer{width:100%;height:80px;min-height:80px;display:flex;align-items:center;background-color:#1e1e1e}.__site-footer .nav-link{position:relative;font-weight:400;background:unset!important;cursor:pointer;font-family:SometypeMono-Medium!important;color:#afafaf!important;font-size:20px;font-weight:400!important}.__site-footer .nav-link:hover{color:#1e1e1e!important;font-family:SometypeMono-Bold!important}.__site-footer .nav-link:hover:after{content:"";position:absolute;left:0;bottom:-10px;width:12px;left:calc(50% - 6px);height:4px;background-color:#afafaf;border-radius:8px}.__site-footer .nav-link.active{color:#1e1e1e!important;font-family:SometypeMono-Bold!important;opacity:1}.__site-footer .nav-link.active:after{content:"";position:absolute;left:0;bottom:-10px;width:12px;left:calc(50% - 6px);height:4px;background-color:#1e1e1e;border-radius:8px}.__site-footer-left{height:100%;width:auto;display:flex;align-items:center;justify-content:center;min-width:120px}.__site-footer-left a{height:100%;display:flex;align-items:center}.__site-footer-left img{height:40%;cursor:pointer}.__site-footer-center{height:100%;flex:1;display:flex;align-items:center;justify-content:flex-end;gap:60px;padding-right:80px}@media (max-width: 900px){.__site-footer-center{gap:20px;padding-right:40px}}.__site-footer-center a{color:#fff!important;font-family:SometypeMono-Book!important}@media (max-width: 900px){.__site-footer-center a{font-size:14px}}.__site-footer-right{width:120px;justify-content:center;display:flex;align-items:center;justify-content:flex-end;height:100%}.__site_page-apartments .per{color:#ff0005;font-family:SometypeMono-Bold}.__site_page-apartments .new-price{position:relative}.__site_page-apartments .new-price:after{content:"";width:100%;height:3px;background:#ff0005;position:absolute;left:0;border-radius:4px;top:calc(50% - 2px)}.__site_page-apartments .card{width:28%;min-width:620px;height:520px;position:relative;display:flex;flex-direction:column;border:1px solid #1e1e1e;border-radius:12px}.__site_page-apartments .card-container{width:100%;display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap}.__site_page-apartments .card-content{padding:20px;display:flex;flex-direction:column;flex:1}.__site_page-apartments .card-info{font-size:20px;line-height:20px;font-family:SometypeMono-Book;color:#1e1e1e;display:flex;align-items:center;gap:12px;margin-top:12px;width:100%}.__site_page-apartments .card-pricing{font-size:18px;line-height:20px;font-family:SometypeMono-Book;color:#1e1e1e;margin-top:20px;display:flex;justify-content:flex-end;flex-direction:column}.__site_page-apartments .card-pricing b{font-size:28px;line-height:20px;font-family:SometypeMono-Bold}.__site_page-apartments .card-footer{height:40px;display:flex;gap:20px;margin-top:20px}.__site_page-apartments .card-footer a{font-size:14px;line-height:14px;height:40px;font-family:SometypeMono-Book;background:#1e1e1e;color:#fff;margin-bottom:12px;text-align:justify;width:fit-content;padding:12px;cursor:pointer}@media (max-width: 900px){.__site_page-apartments .card-footer a{font-size:18px;line-height:18px;text-align:center;display:flex;align-items:center}}.__site_page-apartments .card-footer a:hover{background:#eee;color:#1e1e1e}.__site_page-apartments .card img{width:100%;height:280px;object-fit:cover;border-radius:12px 12px 0 0}@media (max-width: 600px){.__site_page-apartments .card-bottom{flex-direction:column!important;align-items:flex-start!important}}@media (max-width: 1100px){.__site_page-apartments .card{width:100%;min-width:100%;height:560px}}.__site_page-apartments .vertical-spacer-small{height:80px;width:4px;min-width:6px;border-radius:6px;background:#1e1e1e}.__site_page-apartments .spacer{margin:80px}.__site_page-apartments .spacer .drop{height:6px;border-radius:6px;width:60px;margin:auto;background:#1e1e1e}.__site_page-apartments .mobile-ext{display:none;margin-top:40px;margin-bottom:40px}@media (max-width: 1100px){.__site_page-apartments .mobile-ext{display:block}}.__site_page-apartments .mw-640{max-width:640px}@media (max-width: 1100px){.__site_page-apartments .mw-640{max-width:100%}}.__site_page-apartments .thumbnail{width:100%;height:620px;object-fit:cover;margin-bottom:64px;margin-top:20px}@media (max-width: 900px){.__site_page-apartments .thumbnail{height:320px}}.__site_page-apartments .section-view{display:flex;gap:20px}.__site_page-apartments .section-view-left{flex:1}@media (max-width: 900px){.__site_page-apartments .section-view-left{order:1}}.__site_page-apartments .section-view-right{max-width:620px}@media (max-width: 1100px){.__site_page-apartments .section-view-right{display:none}}@media (max-width: 900px){.__site_page-apartments .section-view{flex-direction:column}}.__site_page-apartments .link-section{display:flex;gap:20px;margin-top:42px}.__site_page-apartments .link-section a{font-size:24px;line-height:28px;font-family:SometypeMono-Book;background:#1e1e1e;color:#fff;margin-bottom:12px;text-align:justify;width:fit-content;padding:20px;cursor:pointer}@media (max-width: 900px){.__site_page-apartments .link-section a{font-size:18px;line-height:18px;text-align:center;display:flex;align-items:center}}.__site_page-apartments .link-section a:hover{background:#eee;color:#1e1e1e}.__site_page-apartments ul{list-style:disc;margin-left:24px}.__site_page-apartments li{font-size:24px;line-height:28px;font-family:SometypeMono-Book;color:#1e1e1e;margin-bottom:12px;text-align:left}@media (max-width: 900px){.__site_page-apartments li{font-size:20px;line-height:24px}}.__site_page-apartments p{font-size:24px;line-height:28px;font-family:SometypeMono-Book;color:#1e1e1e;margin-bottom:28px;text-align:justify}@media (max-width: 900px){.__site_page-apartments p{font-size:20px;line-height:24px}}.__site_page-apartments p b{font-family:SometypeMono-Medium}.__site_page-apartments h4{font-size:28px;line-height:28px;font-family:SometypeMono-Bold;color:#1e1e1e;position:relative;width:fit-content}.__site_page-apartments h4 img{padding-top:4px;height:32px}.__site_page-apartments h4:after{content:"";position:absolute;bottom:-20px;width:40px;left:0;height:5px;background-color:#1e1e1e;border-radius:8px}.__site_page-apartments h3{font-size:32px;line-height:32px;font-family:SometypeMono-Bold;color:#1e1e1e;position:relative;width:fit-content;margin-bottom:40px}.__site_page-apartments h3 img{padding-top:4px;height:32px}.__site_page-apartments h2{font-size:40px;line-height:40px;font-family:SometypeMono-Bold;color:#1e1e1e;position:relative;width:fit-content;margin-bottom:40px}.__site_page-apartments h2:after{content:"";position:absolute;bottom:-20px;width:140px;left:0;height:3px;background-color:#1e1e1e;border-radius:8px}.__site_page-apartments .carousel__item-main{height:420px}@media (max-width: 900px){.__site_page-apartments .carousel__item-main{height:280px}}.__site_page-apartments .carousel__item-main img{object-fit:cover;height:100%;width:100%}.__site_page-apartments .carousel__item-info{height:120px;width:100%;border-radius:12px;margin:4px;cursor:pointer}.__site_page-apartments .carousel__item-info img{object-fit:cover;height:100%;width:100%;border-radius:12px}
