:root{--primary:rgba(0,125,77,1);--primary-transparency:rgba(0,125,77,.8);--secondary:#d25f46;--tertiary:rgba(77,77,77,1);--primary-text:rgba(0,0,0,1);--secondary-text:rgba(255,255,255,1);--hover-text:rgba(0,125,77,1)}html{font-size:16px}@media (min-width:1300px){html{font-size:17px}}@media (min-width:1400px){html{font-size:20px}}@media (min-width:1600px){html{font-size:21px}}@media (min-width:2000px){html{font-size:22px}}body,.tooltip,.price-history-popover{font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400;line-height:1.5;color:#212529;font-size:1rem;line-height:1.4rem}small{line-height:1rem;font-size:.8rem}@media (min-width:992px){body,.tooltip{font-size:.8rem;line-height:1.2rem}small{line-height:.8rem;font-size:.6rem}}strong{font-weight:700}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5{font-family:"Jost",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400}.h1,h1{font-size:6.4rem;line-height:normal}.h2,h2{font-size:3.2rem;line-height:normal}.h3,h3{font-size:1.6rem;line-height:normal}.h4,h4{font-size:1.2rem;line-height:normal}.h5,h5{font-size:1.25rem}h6,.h6{font-size:.8rem;line-height:1.2rem}.h1 strong,h1 strong,.h2 strong,h2 strong,.h3 strong,h3 strong,.h4 strong,h4 strong,.h5 strong,h5 strong{font-weight:700}.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.text-tertiary{color:var(--tertiary)}:root{--container:100%;--container-extended:100%;--container-extended-x2:100%}.container{max-width:var(--container)}.division-extended .container{max-width:var(--container-extended)}.division-extended-x2 .container{max-width:var(--container-extended-x2)}@media (max-width:768px){.division{overflow:hidden}}@media (min-width:768px){:root{--container:calc(100% - 60px);--container-extended:100%;--container-extended-x2:100%}}@media (min-width:992px){:root{--container:calc(100% - 80px);--container-extended:calc(100% - 30px);--container-extended-x2:calc(100% - 30px)}}@media (min-width:1280px){:root{--container:1180px;--container-extended:calc(100% - 60px);--container-extended-x2:calc(100% - 60px)}}@media (min-width:1340px){:root{--container:1180px;--container-extended:1280px;--container-extended-x2:1310px}}@media (min-width:1420px){:root{--container:1200px;--container-extended:1280px;--container-extended-x2:1310px}}@media (min-width:1500px){:root{--container:1200px;--container-extended:1310px;--container-extended-x2:1380px}}@media (min-width:1640px){:root{--container:1240px;--container-extended:1360px;--container-extended-x2:1440px}}@media (min-width:1880px){:root{--container:1300px;--container-extended:1560px;--container-extended-x2:1640px}}@media (min-width:2200px){:root{--container:1300px;--container-extended:1600px;--container-extended-x2:1820px}}.text-narrow .module-container{margin:0 auto;max-width:900px}.text-narrow-2 .module-container{margin:0 auto;max-width:1200px}:root{--py-sm:20px;--py-md:30px;--py-lg:45px;--py-xl:55px}.pt-sm{padding-top:var(--py-sm)}.pb-sm{padding-bottom:var(--py-sm)}.pt-md{padding-top:var(--py-md)}.pb-md{padding-bottom:var(--py-md)}.pt-lg{padding-top:var(--py-lg)}.pb-lg{padding-bottom:var(--py-lg)}.pt-xl{padding-top:var(--py-xl)}.pb-xl{padding-bottom:var(--py-xl)}@media (min-width:992px){:root{--py-sm:25px;--py-md:40px;--py-lg:80px;--py-xl:110px}}a{color:inherit}a:hover{color:inherit}*:focus,*:active,.btn:focus,.btn:active,button:focus,button:active,input:focus,a:focus,a:active{outline:none!important}.btn:focus,.btn:active,button:focus,button:active,input:focus,a:focus,a:active{box-shadow:none!important}.btn{padding:.375rem .75rem;border-width:1px;border-radius:0!important;transition:all .3s!important;text-transform:lowercase!important;font-size:.8rem}.btn-primary{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.btn-primary:hover,.btn-primary:focus{background:var(--secondary)!important;border-color:var(--secondary)!important;color:var(--secondary-text)!important}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--secondary-text)!important}.btn-outline-primary{border-color:var(--primary);color:var(--primary)}.btn-outline-primary:hover,.btn-outline-primary:focus{background:var(--secondary)!important;border-color:var(--secondary)!important;color:var(--secondary-text)!important}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--secondary-text)!important}.btn-secondary{background:var(--primary);border-color:var(--primary);color:#fff}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:inset 0 0 0 400px rgba(0,0,0,.24)}.btn-outline-secondary{border-color:var(--secondary-text);color:var(--secondary-text);background-color:var(--primary)}.btn-outline-secondary:hover,.btn-outline-secondary:focus{background:var(--secondary)!important;border-color:var(--secondary)!important;color:var(--secondary-text)!important}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{background:var(--primary)!important;border-color:var(--primary)!important;color:var(--secondary-text)!important}.btn-room,.btn-floor{border-color:#fff;color:var(--primary-text);background-color:#fff}:root{--bg-light-gray:#f0f0f0;--bg-dark-gray:#212121}.bg-light-gray{background:var(--bg-light-gray)}.bg-dark-gray{color:#fff;background:var(--bg-dark-gray)}.bg-dark-gray .btn-outline-primary{border-color:#fff;color:#fff}.bg-dark-gray .btn-outline-primary:hover,.bg-dark-gray .btn-outline-primary:focus,.bg-dark-gray .btn-outline-primary:not(:disabled):not(.disabled).active,.bg-dark-gray .btn-outline-primary:not(:disabled):not(.disabled):active{border-color:#fff;background-color:#fff;color:var(--bg-dark-gray)}:root{--header-height:67px}@media (min-width:576px){:root{--header-height:79px}}@media (min-width:1300px){:root{--header-height:81px}}@media (min-width:1500px){:root{--header-height:83px}}@media (min-width:1800px){:root{--header-height:85px}}#header{position:fixed;top:0;min-height:var(--header-height);z-index:800}#header .module-menu .nav-link-img{width:.8rem;height:.8rem}#header .division{position:absolute;top:0;left:0;width:100%;transition:background .5s,box-shadow .5s,backdrop-filter .5s,-webkit-backdrop-filter .5s;z-index:100}#header.animated .division{box-shadow:0 5px 5px 0 rgba(0,0,0,.1)}@media (max-width:991px){#header .division{box-shadow:0 5px 5px 0 rgba(0,0,0,.1);background:rgba(255,255,255,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#header .nav-item{padding:0!important;margin:.375rem .75rem;text-align:left!important}}#header .navbar{padding-top:0rem;padding-bottom:0rem;font-size:.8rem;line-height:1.2rem}#header .navbar-brand{padding:.625rem}#header .navbar-brand img{width:100px;height:auto}@media (min-width:576px){#header .navbar{padding-top:0rem;padding-bottom:.375rem}}@media (min-width:992px){.navbar-expand-lg .navbar-collapse{justify-content:flex-end}[data-route='home.index'] .navbar-expand-lg .navbar-collapse{margin-right:335px;transition:margin 300ms}.navbar-expand-lg .navbar-nav{align-items:center;gap:1rem}.navbar-expand-lg .navbar-nav .nav-link:hover{border-bottom:1px solid var(--primary)}.navbar-expand-lg .navbar-nav .nav-item.active{color:var(--primary)}.navbar-expand-lg .navbar-nav .btn{padding:0}.navbar-expand-lg .navbar-nav .btn .nav-link{border:unset;padding:.5rem 1.2rem;gap:.4rem;display:flex;align-items:center}@supports (backdrop-filter:blur(5px)) or (-webkit-backdrop-filter:blur(5px)){#header.animated .division{background-color:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}[data-route='home.index'] #header.animated .navbar-expand-lg .navbar-collapse{margin-right:0}}@media (min-width:1280px){[data-route='home.index'] .navbar-expand-lg .navbar-collapse{margin-right:calc(390px - (100vw - var(--container)) / 2)}}@media (min-width:2100px){[data-route='home.index'] .navbar-expand-lg .navbar-collapse{margin-right:0}}.hamburger .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55,.055,.675,.19)}.hamburger .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55,.055,.675,.19)}.hamburger.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215,.61,.355,1)}.hamburger.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215,.61,.355,1)}#cookies-xyz{position:fixed;bottom:0;left:0;width:100%;min-height:20px;padding:1rem 0;background-color:#6C757D;color:#fff;z-index:1000}#cookies-xyz .cookies-content{display:flex;align-items:center}#cookies-xyz .text{padding-right:1rem;flex-grow:1;font-size:.75rem;font-weight:400}#cookies-xyz .btn:not(:hover){background-color:transparent;border-color:#fff;color:#fff}#cookies-xyz a{color:inherit;text-decoration:underline}#footer .default-footer{background-color:var(--primary);color:var(--secondary-text)}#footer .default-footer{padding:4rem 0 0}#footer .default-footer.border .container{padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.2)}#footer .form{background-color:var(--tertiary);padding:4rem 0}.powered-by{text-align:center;padding:1.5rem 0;background:var(--primary);font-size:11px;line-height:1.375;color:rgba(0,0,0,.25);user-select:none;transition:padding .3s;color:rgba(255,255,255,.5)}.powered-by img{width:100px;height:16px;opacity:.5;transition:opacity .5s ease-in-out}.powered-by img:hover{opacity:.7}body.has-cookies-footer .powered-by{padding-bottom:8.5rem}@media (max-width:992px){.powered-by{padding-bottom:6rem}}.dynamic-map{position:relative;aspect-ratio:1/1}.dynamic-map::before{content:"";display:block;padding-top:56.25%}.dynamic-map .map-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px) and (orientation:portrait){.dynamic-map::before{padding-top:100%}}@media (max-width:991px){.modal-lg{max-width:100%}.modal-body{padding-bottom:3rem}}.modal-content{border-radius:0;padding:1rem}.modal-header{border-radius:0rem}#posts .post-figure{--aspect-ratio:75%}#posts .post-figure img{object-fit:cover;object-position:center center}#post .post-figure{--aspect-ratio:56.25%}#post .post-figure img{object-fit:cover;object-position:center center}.column-extended-left,.column-extended-right,.column-extended-left-x2,.column-extended-right-x2{overflow:hidden}@media (max-width:767px){.column-extended-left .column:nth-child(1),.column-extended-left-x2 .column:nth-child(1){order:2;padding-bottom:3rem;padding-right:0;padding-left:0}.column-extended-right .column:nth-child(2),.column-extended-right-x2 .column:nth-child(2){padding-bottom:3rem;padding-right:0;padding-left:0}}@media (min-width:768px){.column-extended-left .column:nth-child(1),.column-extended-left-x2 .column:nth-child(1){padding-right:0}.column-extended-right .column:nth-child(2),.column-extended-right-x2 .column:nth-child(2){padding-left:0}.column-extended-left .column:nth-child(2) .column-container,.column-extended-left-x2 .column:nth-child(2) .column-container{padding-left:1rem}.column-extended-right .column:nth-child(1) .column-container,.column-extended-right-x2 .column:nth-child(1) .column-container{padding-right:1rem}.column-extended-left-x2 .column:nth-child(1) .column-container{width:50vw;float:right}.column-extended-right-x2 .column:nth-child(2) .column-container{width:50vw}}@media (min-width:768px) and (max-width:1020px){.column-extended-left .slide-background,.column-extended-left-x2 .slide-background{padding-bottom:100%!important}.column-extended-right .slide-background,.column-extended-right-x2 .slide-background{padding-bottom:100%!important}}@media (min-width:1200px){.column-extended-left .column:nth-child(2) .column-container,.column-extended-left-x2 .column:nth-child(2) .column-container{padding-left:3rem}.column-extended-right .column:nth-child(1) .column-container,.column-extended-right-x2 .column:nth-child(1) .column-container{padding-right:3rem}.column-extended-left-x2 .column:nth-child(1) .column-container{width:50vw;float:right}.column-extended-right-x2 .column:nth-child(2) .column-container{width:50vw}}@media (min-width:1340px){.column-extended-left-x2 .column:nth-child(1) .column-container{width:calc(100% + (var(--container-extended) - var(--container)) / 2)}.column-extended-right-x2 .column:nth-child(2) .column-container{width:calc(100% + (var(--container-extended) - var(--container)) / 2)}}.cloud-text .row{position:unset}.cloud-text .text-inside{color:var(--secondary-text);background-color:var(--primary-transparency);padding:1.3rem;position:absolute;left:calc((105vw - var(--container)) / 2);bottom:0;top:unset;width:18rem;height:auto;transform:translateY(2rem);aspect-ratio:1/1}.cloud-text .text-inside .container{padding:0;max-width:unset}.cloud-text .text-inside::after{content:'';display:block;width:0;height:0;right:50px;bottom:-40px;border:solid 20px;content:"";position:absolute;z-index:5;border-top-color:var(--primary-transparency);border-right-color:var(--primary-transparency);border-bottom-color:transparent;border-left-color:transparent}.cloud-text .swiper-container{overflow:visible}@media (min-width:768px){.sticky-left-side .column:first-child .column-container{position:sticky;top:var(--header-height)}}.module-properties-list .container-filters .col-areas h3,.module-properties-list .container-filters .col-price h3,.module-properties-list .container-filters .col-rooms h3,.module-properties-list .container-filters .col-floors h3{text-transform:lowercase;font-size:.8rem;line-height:1.2rem;font-weight:700}.module-properties-list .container-filters .row{justify-content:space-between}.module-properties-list .container-filters .col-areas strong,.module-properties-list .container-filters .col-price strong{font-weight:400;font-size:1rem}.module-properties-list .container-filters .col-areas .ui-slider.ui-slider-horizontal .ui-state-default,.module-properties-list .container-filters .col-price .ui-slider.ui-slider-horizontal .ui-state-default{border-color:var(--primary);background:var(--primary);height:16px;width:16px;top:-7px}.module-properties-list .container-filters .col-areas .ui-slider.ui-slider-horizontal .ui-slider-range,.module-properties-list .container-filters .col-price .ui-slider.ui-slider-horizontal .ui-slider-range{background:var(--primary)}.module-properties-list .container-filters .col-areas .ui-slider.ui-slider-horizontal,.module-properties-list .container-filters .col-price .ui-slider.ui-slider-horizontal{background:rgba(227,234,222,1);height:2px}.module-properties-list .container-filters .col-rooms .btn-outline-secondary,.module-properties-list .container-filters .col-floors .btn-outline-secondary{color:rgba(26,26,26,1);border:1px solid transparent;display:inline-flex;width:1.2rem;height:1.2rem;padding:0rem .15rem;justify-content:center;align-items:center}.module-properties-list .container-filters .col-rooms .btn-outline-secondary:hover,.module-properties-list .container-filters .col-floors .btn-outline-secondary:hover{border:1px solid var(--primary-transparency);color:var(--primary)}.module-properties-list .container-filters .col-rooms .btn-outline-secondary.active,.module-properties-list .container-filters .col-floors .btn-outline-secondary.active{color:#fff;background:var(--primary)}.module-properties-list .container-filters .col-price{order:1}.module-properties-list .container-filters .col-areas{order:2}.module-properties-list .container-filters .col-rooms{order:3;flex:unset;max-width:unset;width:unset}.module-properties-list .container-filters .col-floors{order:4;flex:unset;max-width:unset;width:unset}.module-properties-list .container-views .text{display:none}.module-properties-list .container-views .btn-view{text-transform:lowercase;display:inline-flex;gap:.5rem;align-items:center}.module-properties-list .container-views .btn-view::before{content:'';width:.8rem;height:.8rem;filter:brightness(0) saturate(100%) invert(27%) sepia(62%) saturate(1997%) hue-rotate(136deg) brightness(94%) contrast(101%)}.module-properties-list .container-views .btn-view:hover::before,.module-properties-list .container-views .btn-view.active::before{filter:unset}[data-view="table"].btn::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_2873_8719)'%3E%3Cpath d='M5.5 2.49805H15.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 8.49805H15.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 14.498H15.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 .498047H1C0.723858 .498047 .5 .721905 .5 .998047V2.99805C0.5 3.27419 .723858 3.49805 1 3.49805H3C3.27614 3.49805 3.5 3.27419 3.5 2.99805V0.998047C3.5 .721905 3.27614 .498047 3 .498047Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 6.49805H1C0.723858 6.49805 .5 6.7219 .5 6.99805V8.99805C0.5 9.27419 .723858 9.49805 1 9.49805H3C3.27614 9.49805 3.5 9.27419 3.5 8.99805V6.99805C3.5 6.7219 3.27614 6.49805 3 6.49805Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 12.498H1C0.723858 12.498 .5 12.7219 .5 12.998V14.998C0.5 15.2742 .723858 15.498 1 15.498H3C3.27614 15.498 3.5 15.2742 3.5 14.998V12.998C3.5 12.7219 3.27614 12.498 3 12.498Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2873_8719'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}[data-view="tiles"].btn::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' style='&%2310;'%3E%3Cg clip-path='url(%23clip0_2873_8718)'%3E%3Cpath d='M5.5 .498047H1.5C0.947715 .498047 .5 .945762 .5 1.49805V5.49805C0.5 6.05033 .947715 6.49805 1.5 6.49805H5.5C6.05228 6.49805 6.5 6.05033 6.5 5.49805V1.49805C6.5 .945762 6.05228 .498047 5.5 .498047Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.5 9.49805H1.5C0.947715 9.49805 .5 9.94576 .5 10.498V14.498C0.5 15.0503 .947715 15.498 1.5 15.498H5.5C6.05228 15.498 6.5 15.0503 6.5 14.498V10.498C6.5 9.94576 6.05228 9.49805 5.5 9.49805Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5 .498047H10.5C9.94772 .498047 9.5 .945762 9.5 1.49805V5.49805C9.5 6.05033 9.94772 6.49805 10.5 6.49805H14.5C15.0523 6.49805 15.5 6.05033 15.5 5.49805V1.49805C15.5 .945762 15.0523 .498047 14.5 .498047Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.5 9.49805H10.5C9.94772 9.49805 9.5 9.94576 9.5 10.498V14.498C9.5 15.0503 9.94772 15.498 10.5 15.498H14.5C15.0523 15.498 15.5 15.0503 15.5 14.498V10.498C15.5 9.94576 15.0523 9.49805 14.5 9.49805Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2873_8718'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}[data-view="3d"].btn::before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_2873_8717)'%3E%3Cpath d='M11.086 15.5C11.351 15.4999 11.6052 15.3947 11.7927 15.2073L15.2073 11.7927C15.3947 11.6052 15.4999 11.351 15.5 11.086V1.5C15.5 1.23478 15.3946 .98043 15.2071 .792893C15.0196 .605357 14.7652 .5 14.5 .5H4.914C4.64897 .500057 4.3948 .605321 4.20733 .792667L0.792667 4.20733C0.605321 4.3948 .500057 4.64897 .5 4.914V14.5C0.5 14.7652 .605357 15.0196 .792893 15.2071C0.98043 15.3946 1.23478 15.5 1.5 15.5H11.086Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 15.41V4.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.5 11.5H15.41' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.792725 15.2073L4.50006 11.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 4.5003L15.2073 .792969' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.4998 4.5H0.589844' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.5 .589844V11.4998' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2873_8717'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.module-properties-list{display:flex;flex-direction:column}.module-properties-list .container-views{order:1;margin-bottom:2rem}.module-properties-list .container-filters{order:2}.module-properties-list .container-items{order:3}.module-properties-search .container-filters .col-areas h3,.module-properties-search .container-filters .col-price h3,.module-properties-search .container-filters .col-rooms h3,.module-properties-search .container-filters .col-floors h3{text-transform:lowercase;font-size:.8rem;ine-height:1.2rem;font-weight:700}.module-properties-search .container-filters .col-rooms{text-align:center}.module-properties-search .container-filters .col-areas strong,.module-properties-search .container-filters .col-price strong{font-weight:400;font-size:.8rem;ine-height:1.2rem}.module-properties-search .container-filters .col-areas .ui-slider.ui-slider-horizontal .ui-state-default,.module-properties-search .container-filters .col-price .ui-slider.ui-slider-horizontal .ui-state-default{border-color:var(--primary);background:var(--primary);height:16px;width:16px;top:-7px}.module-properties-search .container-filters .col-areas .ui-slider.ui-slider-horizontal .ui-slider-range,.module-properties-search .container-filters .col-price .ui-slider.ui-slider-horizontal .ui-slider-range{background:var(--primary)}.module-properties-search .container-filters .col-areas .ui-slider.ui-slider-horizontal,.module-properties-search .container-filters .col-price .ui-slider.ui-slider-horizontal{background:rgba(227,234,222,1);height:2px}.module-properties-search .container-filters .col-rooms .btn-outline-secondary,.module-properties-search .container-filters .col-floors .btn-outline-secondary{color:rgba(26,26,26,1);border:1px solid transparent;display:inline-flex;width:1.2rem;height:1.2rem;padding:0rem .15rem;justify-content:center;align-items:center}.module-properties-search .container-filters .col-rooms .btn-outline-secondary:hover,.module-properties-search .container-filters .col-floors .btn-outline-secondary:hover{border:1px solid var(--primary-transparency);color:var(--primary)}.module-properties-search .container-filters .col-rooms .btn-outline-secondary.active,.module-properties-search .container-filters .col-floors .btn-outline-secondary.active{color:#fff;background:var(--primary)}.module-properties-search .container-filters .row{justify-content:center}@media (max-width:991px){.module-properties-search .container-filters>div>div{padding:1rem 2rem}.module-properties-search .container-filters .col-search{text-align:center}}.tiles-properties .tile .features{padding:0 1rem}.tiles-properties .tile .features .feature{display:flex;min-height:unset;gap:.25rem}.tiles-properties .tile .features .no-gutters{display:flex;justify-content:space-between}.tiles-properties .tile .title{padding:0;font-weight:700;margin-bottom:0}.tiles-properties{gap:2rem}.tiles-properties .tile-content{position:relative}.tiles-properties .tile .image{height:unset;position:relative}.tiles-properties .tile .image img{width:100%;height:100%}.tiles-properties .image::before{content:'';position:absolute;inset:1rem;background-color:#CCCACF;z-index:-1}.tiles-properties .tile .price{padding:0!important}.tiles-properties .tile .price .value{line-height:1.2rem}.tiles-properties .feature-name{text-transform:lowercase}.tiles-properties .feature-area{position:absolute;top:0;left:0;background-color:var(--primary);color:var(--secondary-text);min-height:80px;min-width:80px;padding:1rem;display:flex;justify-content:center;align-items:center;transition:all 300ms;aspect-ratio:1/1;z-index:7}.tiles-properties .feature-area::after{transition:all 300ms}.tiles-properties .feature-area::after{content:'';display:block;width:0;height:0;right:30px;bottom:-20px;border:solid 10px;content:"";position:absolute;z-index:5;border-top-color:var(--primary);border-right-color:var(--primary);border-bottom-color:transparent;border-left-color:transparent}.tiles-properties .tile:hover .feature-area{background-color:var(--secondary)}.tiles-properties .tile:hover .feature-area::after{border-top-color:var(--secondary);border-right-color:var(--secondary)}.module-objects-gallery .item-image img{position:unset;max-width:10.75rem;display:block}.module-objects-gallery .item-image{padding-bottom:unset}.module-objects-gallery .items .item .item-wrapper{display:flex;align-items:center;justify-content:center}.module-objects-gallery .items .item:nth-child(1) .item-wrapper,.module-objects-gallery .items .item:nth-child(2) .item-wrapper,.module-objects-gallery .items .item:nth-child(3) .item-wrapper{flex-direction:row-reverse}.module-objects-gallery .item-name{background:unset;position:unset;width:10.75rem;text-align:left}.module-objects-gallery .item-image img:hover{transform:unset}.module-objects-gallery .items .item:nth-child(1) .item-name,.module-objects-gallery .items .item:nth-child(2) .item-name,.module-objects-gallery .items .item:nth-child(3) .item-name{text-align:right}.module-objects-gallery h4{font-size:1.25rem}.module-objects-gallery .items{gap:2rem}@media (max-width:1200px){.module-objects-gallery .items .item:nth-child(1){order:1}.module-objects-gallery .items .item:nth-child(4){order:2}.module-objects-gallery .items .item:nth-child(2){order:3}.module-objects-gallery .items .item:nth-child(5){order:4}.module-objects-gallery .items .item:nth-child(3){order:5}.module-objects-gallery .items .item:nth-child(6){order:6}}@media (min-width:768px) and (max-width:991.98px){.module-objects-gallery .items .item{width:calc(50% - 2rem)}}@media (min-width:992px) and (max-width:1199.98px){.module-objects-gallery .items .item{width:calc(50% - 2rem)}}@media (min-width:1200px){.module-objects-gallery .items .item{width:calc(33% - 2rem)}}.table-properties .td-links .icon{width:1.2rem;height:1.2rem}.module-properties-list .module-gallery .tiles{grid-template-columns:unset}.module-properties-list{gap:1.5rem}.module-properties-list .slider-area-range,.module-properties-list .slider-price-range{margin:.5rem;background:transparent}.module-properties-list .plans .panel{display:none}.module-properties-list .col-areas .col-6,.module-properties-list .col-price .col-6{text-align:left}.module-properties-list .col-areas .col-6 strong,.module-properties-list .col-price .col-6 strong{font-weight:400;font-size:.8rem;line-height:1.2rem}.module-properties-list .slider-area-range::before,.module-properties-list .slider-price-range::before{content:'';width:calc(100% + 1rem);height:2px;position:absolute;top:-1px;left:-.5rem;height:3px;background-color:#ddd}.module-properties-list .slider-area-range .ui-slider-range,.module-properties-list .slider-price-range .ui-slider-range{background-color:var(--primary)}.module-properties-list[data-view='3d'] .plans .plans::before{content:unset}.module-properties-list[data-view='3d'] .container-filters{display:none}.module-properties-list .slider-area-range .ui-state-default,.module-properties-list .slider-price-range .ui-state-default{border:0;background-color:var(--primary);width:1rem;height:1rem;top:-.5rem;margin-left:-.5rem;border-radius:50%;box-shadow:0 0 0 2px white}.module-properties-list .container-views{margin:2rem 0}.module-properties-list .btn{font-size:.8rem;line-height:1.2rem}@media (max-width:575px){.module-properties-list .container-views>div{flex-wrap:wrap}.module-properties-list .container-views .text,.module-properties-list .container-views .text+div{width:100%;margin:.5rem auto 0;text-align:center}}.table-properties .table-thead{padding-top:0;top:var(--header-height);transition:top .3s}.table-properties .table-td.td-sketch{display:none}@media (min-width:992px){.table-properties .table-thead.show-primary-nav{top:123px}}.table-properties .table-thead .table-td{font-size:.8rem;font-weight:700;line-height:1.2rem;padding:1.2rem 1rem}.table-properties .table-thead .table-td:not(:hover){color:var(--text-color)}.table-properties .table-thead .table-td::after{width:calc(100% - 8px);background-color:rgba(237,237,237,1);height:1px}.table-properties .table-thead .table-td.sorted{color:var(--primary)}.table-properties .table-thead .td-links::after{width:100%}.module-properties-list .container-items .table-properties a:hover{text-decoration:none}.module-properties-list .container-items .table-properties .table-tbody .table-td{font-size:.8rem;font-weight:400;line-height:1.2rem;padding:0}.module-properties-list .container-items .table-properties .table-tbody .table-td span:not('.icon'){font-size:.8rem;font-weight:400;line-height:1.2rem}.module-properties-list .container-items .table-properties .table-tbody .table-td.td-area{font-weight:700}.module-properties-list .container-items .table-properties .table-tbody>div:nth-of-type(even){background-color:#fafafa}.module-properties-list .container-items .table-properties .table-tbody .table-tr{border-color:rgba(237,237,237,1);border-width:1px;padding:.9rem 0}.module-properties-list .container-items .table-properties .table-tbody .table-tr:hover{background-color:var(--secondary)!important;color:var(--secondary-text)}.module-properties-list .container-items .table-properties .table-tbody .table-tr:hover .btn{color:var(--secondary-text)!important}.module-properties-list .container-items .table-properties .table-tbody .table-tr .icon-arrow-right-alt{transition:transform .3s}.module-properties-list .container-items .table-properties .table-tbody .table-tr:hover .icon-arrow-right-alt{transform:translate3d(.5rem,0,0)}.module-properties-list .btn-page{color:transparent!important;padding:0;width:1rem;height:1rem;border-color:var(--primary)}.module-properties-list .container-items .btn-page.active{background-color:var(--primary)!important;color:transparent!important;border-color:var(--primary)!important}.table-properties .table-td{flex:10 0 3.5rem;padding-left:.5rem;padding-right:.5rem}.table-properties .td-investment{flex:10 0 10rem;text-align:left}.table-properties .table-tbody .td-investment{font-weight:400;line-height:1.1}.table-properties .table-tbody .td-investment .location{display:block;font-size:.75rem}.module-properties-list .container-items .table-properties .td-area{flex-basis:5.5rem}.table-properties .table-tbody .td-area{font-weight:700;font-size:.8rem;line-height:1.2rem}.module-properties-list .container-items .table-properties .td-number{flex-basis:2rem}.module-properties-list .container-items .table-properties .td-sketch{flex-basis:3rem}.module-properties-list .container-items .table-properties .td-status .icon,.module-properties-list .container-items .table-properties .td-sketch .icon{position:relative;z-index:1;cursor:pointer;transition:color 300ms}.module-properties-list .container-items .table-properties .td-sketch .icon:hover{color:var(--primary)}.module-properties-list .container-items .table-properties .td-price{flex-basis:6rem;font-weight:700!important}.module-properties-list .container-items .table-properties .td-price .btn{color:var(--primary)!important}.module-properties-list .container-items .table-properties .td-status{flex-basis:3rem;text-transform:lowercase}.module-properties-list .container-items .table-properties .td-sketch .module-gallery{display:inline-block;margin:0 auto;position:relative;z-index:9}.module-properties-list .container-items .table-properties .table-tbody .table-tr:hover .td-sketch .module-gallery:hover{z-index:10}.module-properties-list .container-items .table-properties .td-links{flex-basis:6rem;max-width:6rem}@media(min-width:992px){.table-properties .table-thead .table-td.sortable{padding-right:1.5rem!important}.table-properties .table-thead .table-td.sorted{color:var(--primary)}.table-properties .table-thead .table-td.sorted::after{background-color:var(--primary)}.table-properties .table-thead .table-td.sortable::before{content:'';--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 407.437 560.651' xml:space='preserve'%3e%3cpath d='M21.179 336.348 0 357.596l203.718 203.055 203.719-203.055-21.179-21.248-182.54 181.945z'/%3e%3cpath d='m203.719 42.358 182.539 181.945 21.179-21.248L203.719 0 0 203.055l21.179 21.248z'/%3e%3c/svg%3e");position:absolute;top:0;bottom:0;right:4px;display:inline-block;width:1em;height:1em;margin:auto;background-color:currentColor;opacity:.5;-webkit-mask-image:var(--icon-base64);mask-image:var(--icon-base64);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:-.125em;transition:opacity .3s,background-color .3s}.table-properties .table-thead .table-td.sortable.sorted-asc::before{opacity:1;--icon-base64:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik01IDE1bDctNyA3IDciPjwvcGF0aD4gPC9zdmc+")}.table-properties .table-thead .table-td.sortable.sorted-desc::before{opacity:1;--icon-base64:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBzdHJva2U9IiMwMDAiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPHBhdGggc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xOSA5bC03IDctNy03Ij48L3BhdGg+IDwvc3ZnPg==")}.table-thead .table-td.sortable:hover::before{opacity:1}}.module-properties-list .container-items .table-properties .td-building{display:none}.module-properties-list .container-items .table-properties .table-tbody .table-tr:nth-child(even){background:white}@media (max-width:991px){.module-properties-list .container-items .table-properties .td-building,.module-properties-list .container-items .table-properties .td-price,.module-properties-list .container-items .table-properties .td-links,.module-properties-list .container-items .table-properties .td-sketch{display:none}.module-properties-list .container-items .table-properties .td-investment{flex:10 0 6.5rem}.module-properties-list .container-items .table-properties .td-status{text-align:right;flex:10 0 3.5rem}}@media (max-width:575px){.module-properties-list .container-items .table-properties{margin:0}.module-properties-list .container-items .table-properties .table-thead .table-td{padding:var(--cell-padding-y) .25rem}.module-properties-list .container-items .table-properties .table-tbody .table-tr{flex-wrap:wrap}.module-properties-list .container-items .table-properties .table-td{flex:10 0 3rem;padding:0 .25rem var(--cell-padding-y)}.module-properties-list .container-items .table-properties .table-thead .td-status{display:none}.module-properties-list .container-items .table-properties .table-tbody .td-status{flex:0 0 100%;text-align:center}.module-properties-list .container-items .table-properties .table-tbody .td-investment{flex-basis:100%;padding:var(--cell-padding-y) .25rem .25rem}.module-properties-list .container-items .table-properties .td-area,.module-properties-list .container-items .table-properties .td-status{flex-basis:4.5rem}}@media (max-width:420px){.module-properties-list .container-items .table-properties .table-thead .td-area span{display:inline-block;vertical-align:middle;max-width:4rem;line-height:1;overflow:hidden;text-overflow:ellipsis}}.module-properties-list .layouts .layout{padding:3rem 0;border:0}.module-properties-list .layouts .layout .overview .attributes{justify-content:center}.module-properties-list .layouts .layout .overview .attribute-investment{display:none}.module-properties-list .layouts .layout .overview .images{position:sticky;top:var(--header-height)}.module-properties-list .container-items .table-properties .td-price .btn{white-space:nowrap;margin:0 auto;color:var(--primary);font-weight:700;border-color:transparent!important;background:transparent!important;padding:0}.module-properties-list .container-items .table-properties .td-price .btn .icon{margin-left:.625rem;height:14px;width:14px}.module-properties-list .container-items .table-properties .td-price .btn:hover{box-shadow:unset;border-color:transparent;text-decoration:underline}.module-properties-list .container-items .layouts .table-properties .td-area-extra{display:none}@media (min-width:992px){.module-properties-list .layouts .layout{gap:2rem}}@media (max-width:1199px){.module-properties-list .container-items .layouts .table-properties .td-links{display:none}}@media (max-width:576px){.module-properties-list .container-items .layouts .table-properties .table-td{padding:var(--cell-padding-y) .25rem}}@media (min-width:1300px){.table-properties .table-td.td-sketch{display:block}}.module-properties-list .plans .plans{height:unset;min-height:unset;max-height:unset;position:relative}.module-properties-list .plans .plans::before{content:'';display:block;width:100%;height:0;padding-top:52%}.module-properties-list .plans .plan{width:100%;height:100%;position:absolute;top:0;left:0}.module-properties-list .plans .content-plans{align-items:flex-start}.module-properties-list .plans .panel{width:auto;padding:0 30px 0 0;background:transparent;color:var(--text-dark)}.module-properties-list .plans .panel .floors p{width:100%;margin-bottom:.5rem;margin-top:1rem}.module-properties-list .plans .panel .btn{width:auto;padding:.375rem 1rem;margin-bottom:.5rem!important;color:var(--text-dark)}.module-properties-list .plans .panel .btn.active,.module-properties-list .plans .panel .btn:hover{background-color:var(--primary);border-color:var(--primary);color:white}@media (max-width:767px){.module-properties-list .plans .content-plans{display:block;width:calc(100% + 30px);margin:0 -15px}.module-properties-list .plans .panel{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px 15px 15px}.module-properties-list .plans .panel .floors{display:flex;flex-wrap:wrap;justify-content:space-between;flex:100%}.module-properties-list .plans .panel .btn{width:100%}.module-properties-list .plans .panel>.btn,.module-properties-list .plans .panel .buildings,.module-properties-list .plans .panel .floors>div{width:calc(50% - .25rem)}}.module-properties-list .plans .wrapper .shapes svg polygon{stroke-width:2px}.module-properties-list .plans .wrapper .shapes svg polygon:[data-status-id=""]:not([data-property-id=""]){fill:rgba(0,0,0,.2)!important;stroke:rgba(0,0,0,.8)!important}.module-properties-list .plans .wrapper .shapes svg polygon.not-matched,.module-properties-list .plans .wrapper .shapes svg polygon.not-matched:hover,.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""]):not(.matched).not-matched,.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""]):not(.matched).not-matched:hover{fill:transparent!important;stroke:transparent!important}.module-properties-list .plans .wrapper .shapes svg polygon.active,.module-properties-list .plans .wrapper .shapes svg polygon:hover{fill:rgb(175,129,87,.8);stroke:var(--primary)}.module-properties-list .plans .wrapper .shapes svg polygon.matched{fill:rgba(187,193,97,.4)!important;stroke:rgba(187,193,97,.4)!important}.module-properties-list .plans .wrapper .shapes svg polygon.matched:hover{fill:rgba(187,193,97,.8)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""]){fill:rgba(65,172,28,.4)!important;stroke:rgba(65,172,28,.4)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""]):hover{fill:rgba(65,172,28,.8)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="4"],.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="4"].not-matched{fill:rgba(235,170,0,.4)!important;stroke:rgba(235,170,0,86,.4)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="4"]:hover,.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="4"].not-matched:hover{fill:rgba(235,170,0,.8)!important}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="5"].not-matched,.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="6"].not-matched{fill:rgba(200,20,20,.4)!important;stroke:rgba(200,20,20,100,.4)!important;pointer-events:none}.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="5"].not-matched:hover,.module-properties-list .plans .wrapper .shapes svg polygon:not([data-property-id=""]):not([data-status-id=""])[data-status-id="6"].not-matched:hover{fill:rgba(200,20,20,.8)!important}.module-properties-list .plans .polygon-tooltip:empty{opacity:0}.floors-2col .module-properties-list .plans .panel{width:13rem}.floors-2col .module-properties-list .plans .panel .floors{display:flex;flex-wrap:wrap;gap:0 .5rem;justify-content:flex-start}.floors-2col .module-properties-list .plans .panel .floors>div{width:calc(50% - .25rem)}.floors-2col .module-properties-list .plans .panel .btn{padding:.375rem .5rem}.floors-2col .module-properties-list .plans .panel .btn .name{text-align:center}@media(max-width:1339px){.floors-2col .module-properties-list .plans .content-plans{flex-wrap:wrap}.floors-2col .module-properties-list .plans .panel,.floors-2col .module-properties-list .plans .plans{width:100%;padding:0}.floors-2col .module-properties-list .plans .panel>.btn{width:calc(25% - .375rem)}.floors-2col .module-properties-list .plans .panel .floors>div{width:calc(12.5% - .4375rem)}}@media(max-width:768px){.floors-2col .module-properties-list .plans .panel{padding:0 15px 10px 15px}.floors-2col .module-properties-list .plans .panel>.btn{width:calc(50% - .25rem)}.floors-2col .module-properties-list .plans .panel .floors>div{width:calc(25% - .375rem)}.module-properties-list .container-items .table-properties .td-investment,.module-properties-list .container-items .table-properties .td-area-extra{display:none}}@media(max-width:380px){.floors-2col .module-properties-list .plans .panel .btn{padding:.375rem 0}}@media(max-width:340px){.floors-2col .module-properties-list .plans .panel .floors>div{width:calc(50% - .25rem)}}{margin-top:-1rem;z-index:100;position:relative}.module-properties-list .container-views .btn,.module-properties-list .btn-page{color:var(--primary);background-color:transparent;font-weight:700;transition:all 300ms}.module-properties-list .container-views .btn:hover,.module-properties-list .btn-page.active{background-color:rgba(24,51,97,.1);color:var(--primary);border-color:var(--primary)}.module-properties-list .container-views .btn.active{background-color:var(--primary);color:white;border-color:var(--primary)}.module-properties-list .container-views .text{display:none}@media (min-width:992px){{margin-top:-1rem}}.module-properties-list .container-items .table-thead .table-td{font-weight:700;font-size:.8rem;line-height:1.2rem;color:var(--primary-text);text-transform:lowercase;text-align:center}.module-properties-list .container-items .table-tbody .table-td{text-align:center}.module-properties-list .container-items .table-thead .table-td:after{width:100%;background-color:var(--primary)}.module-properties-list .table-properties .table-tbody .td-area{font-weight:700}.icon-area{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.66682 .819714C1.66595 .967458 .881273 1.68571 .623633 2.68996L0.571289 2.89396V12.002V21.11L0.623633 21.314C0.862145 22.2437 1.52553 22.9071 2.45529 23.1456L2.65929 23.198H11.7673H20.8753L21.0793 23.1456C22.009 22.9071 22.6724 22.2437 22.9109 21.314L22.9633 21.11V12.002V2.89396L22.9109 2.68996C22.6738 1.76567 22.0241 1.11182 21.0913 .858594L20.8993 .80649L11.8513 .803034C6.87489 .801114 2.74187 .808626 2.66682 .819714ZM2.79114 2.54438C2.62593 2.59463 2.43419 2.75995 2.34391 2.92996C2.30066 3.01139 2.29929 3.28778 2.29929 12.002C2.29929 20.7161 2.30066 20.9925 2.34391 21.074C2.40595 21.1908 2.5689 21.356 2.68329 21.418L2.77929 21.47L5.65329 21.4763L8.52729 21.4827V12.0023V2.52196L5.68929 2.52403C4.1284 2.52515 2.82422 2.53432 2.79114 2.54438ZM10.2313 6.82975V11.138H15.7396H21.2478L21.2416 7.07596C21.2355 3.16963 21.2336 3.01075 21.1907 2.92996C21.1286 2.81313 20.9657 2.64796 20.8513 2.58597L20.7553 2.53396L15.4933 2.52775L10.2313 2.52153V6.82975ZM10.2313 17.1742V21.4824L15.4933 21.4762L20.7553 21.47L20.8513 21.418C20.9657 21.356 21.1286 21.1908 21.1907 21.074C21.2336 20.9932 21.2355 20.8343 21.2416 16.928L21.2478 12.866H15.7396H10.2313V17.1742Z' fill='%231A1A1A'/%3E%3C/svg%3E")}.icon-arrow-right-alt{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.1661 11.7401C23.149 11.686 23.1078 11.5996 23.0746 11.5481C23.0414 11.4966 21.7145 10.1575 20.126 8.57217C16.8787 5.33138 17.1542 5.57726 16.7699 5.57615C16.599 5.57565 16.5437 5.58585 16.4297 5.63889C15.9795 5.84822 15.7938 6.3586 16.0045 6.80726C16.0447 6.89275 16.5436 7.40625 18.1589 9.02452L20.261 11.1305L10.9478 11.1305C4.34772 11.1305 1.59321 11.1381 1.49229 11.1566C1.21394 11.2076 .98637 11.3873 .862242 11.6543C0.809443 11.7679 .798906 11.8245 .798906 11.9945C0.798906 12.1646 .809443 12.2212 .862242 12.3347C0.98637 12.6017 1.21394 12.7815 1.49229 12.8324C1.59321 12.8509 4.34772 12.8585 10.9478 12.8585L20.261 12.8585L18.1589 14.9645C16.5436 16.5828 16.0447 17.0963 16.0045 17.1818C15.7938 17.6304 15.9795 18.1408 16.4297 18.3502C16.5437 18.4032 16.599 18.4134 16.7699 18.4129C17.1542 18.4118 16.8787 18.6577 20.126 15.4169C21.7145 13.8316 23.0411 12.4929 23.0739 12.442C23.1968 12.2518 23.2352 11.9591 23.1661 11.7401Z' fill='black'/%3E%3C/svg%3E")}.custom-arrow-icon{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M8.05757 3.02011L1.49427 9.58342L0.416016 8.50516L6.97856 1.94186H1.19458V0.416748H9.58268V8.80485H8.05757V3.02011Z' fill='%23183361'/%3E%3C/svg%3E")}.icon-pdf{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_2886_9626)'%3E%3Cpath d='M2.99927 12.998V7.99805' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3 8H3.5C3.89782 8 4.27936 8.15804 4.56066 8.43934C4.84196 8.72064 5 9.10218 5 9.5C5 9.89782 4.84196 10.2794 4.56066 10.5607C4.27936 10.842 3.89782 11 3.5 11H3' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 13C7.53043 13 8.03914 12.7893 8.41421 12.4142C8.78929 12.0391 9 11.5304 9 11V10C9 9.46957 8.78929 8.96086 8.41421 8.58579C8.03914 8.21071 7.53043 8 7 8V13Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 13V9C11 8.73478 11.1054 8.48043 11.2929 8.29289C11.4804 8.10536 11.7348 8 12 8H13' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9993 10.998H12.4993' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2059 3.70538C15.3935 3.89274 15.499 4.14692 15.4993 4.41205V13.9994C15.4989 14.3969 15.3408 14.7779 15.0597 15.0589C14.7786 15.3399 14.3974 15.4979 13.9999 15.498H1.99993C1.60223 15.4982 1.22073 15.3405 .939315 15.0594C0.657904 14.7784 .499622 14.3971 .499268 13.9994V1.99938C0.499093 1.80223 .537784 1.60698 .61313 1.42479C0.688475 1.24261 .798996 1.07706 .938372 .937622C1.07775 .798184 1.24324 .68759 1.4254 .612164C1.60755 .536737 1.80278 .497959 1.99993 .498047H11.5846C11.7159 .497988 11.846 .523803 11.9674 .574019C12.0887 .624236 12.199 .697869 12.2919 .790714L15.2059 3.70538Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.4993 .498047V3.49805C11.4993 3.76326 11.6046 4.01762 11.7922 4.20515C11.9797 4.39269 12.2341 4.49805 12.4993 4.49805H15.4993' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2886_9626'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-message{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M14 3.16602H2C1.44772 3.16602 1 3.61373 1 4.16602V12.166C1 12.7183 1.44772 13.166 2 13.166H14C14.5523 13.166 15 12.7183 15 12.166V4.16602C15 3.61373 14.5523 3.16602 14 3.16602Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.7741 3.5332L9.34474 7.7092C8.95922 8.00578 8.48647 8.16658 8.00007 8.16658C7.51368 8.16658 7.04093 8.00578 6.65541 7.7092L1.22607 3.5332' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon-status-reservation{color:rgb(217,157,38);--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2900_10162)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.8588 12.0002C21.8588 6.98599 17.951 2.00871 11.8673 2.00871C6.954 2.00871 4.52568 5.64519 3.49096 7.57927H6.562C7.05032 7.57927 7.44632 7.97511 7.44632 8.46343C7.44632 8.95175 7.05032 9.34759 6.562 9.34759H1.25672C0.768399 9.34759 .372559 8.95175 .372559 8.46343V3.15815C0.372559 2.66983 .768399 2.27399 1.25672 2.27399C1.74504 2.27399 2.14104 2.66983 2.14104 3.15815V6.36471C3.38696 4.16839 6.26856 .240234 11.8673 .240234C19.0521 .240234 23.6273 6.13863 23.6273 12.0002C23.6273 17.8618 19.0521 23.7602 11.8673 23.7602C8.42984 23.7602 5.56776 22.3999 3.53 20.3266C2.43896 19.2164 1.58696 17.905 1.006 16.4934C0.820079 16.0417 1.0356 15.525 1.48712 15.3391C1.93864 15.1534 2.45544 15.3687 2.64136 15.8202C3.138 17.027 3.8652 18.1446 4.79128 19.087C6.50984 20.8358 8.9228 21.9918 11.8673 21.9918C17.951 21.9918 21.8588 17.0145 21.8588 12.0002ZM11.8673 5.81079C12.3556 5.81079 12.7514 6.20663 12.7514 6.69495V11.634L16.0294 14.9119C16.3746 15.2572 16.3746 15.817 16.0294 16.1623C15.6841 16.5076 15.1242 16.5076 14.779 16.1623L11.242 12.6255C11.0762 12.4598 10.9831 12.2348 10.9831 12.0002V6.69495C10.9831 6.20663 11.379 5.81079 11.8673 5.81079Z' fill='%23D99D26'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2900_10162'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-status-available{color:rgb(0,125,77);--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cg clip-path='url(%23clip0_2900_10163)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 .240234C5.50511 .240234 .23999 5.50535 .23999 12.0002C0.23999 18.495 5.50511 23.7602 12 23.7602C18.4949 23.7602 23.76 18.495 23.76 12.0002C23.76 5.50535 18.4949 .240234 12 .240234ZM1.92687 12.0002C1.92687 6.43703 6.43679 1.92711 12 1.92711C17.5632 1.92711 22.0731 6.43703 22.0731 12.0002C22.0731 17.5634 17.5632 22.0734 12 22.0734C6.43679 22.0734 1.92687 17.5634 1.92687 12.0002ZM16.7216 8.51607C17.0037 8.11511 16.9075 7.56135 16.5065 7.27911C16.1054 6.99687 15.5517 7.09319 15.2694 7.49415L10.2597 14.6135L8.19455 12.5102C7.85103 12.1602 7.28895 12.1551 6.93903 12.4986C6.58911 12.8422 6.58399 13.4044 6.92751 13.7542L9.73903 16.6177C9.92367 16.8058 10.1822 16.902 10.4448 16.8806C10.7075 16.8593 10.947 16.7222 11.0986 16.5066L16.7216 8.51607Z' fill='%23007D4D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2900_10163'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.icon-arrow{--icon-base64:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 14' fill='none'%3E%3Cg clip-path='url(%23clip0_2937_18487)'%3E%3Cpath d='M1.29175 7H14.7084' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.95825 12.75L14.7083 7' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.95825 1.25L14.7083 7' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2937_18487'%3E%3Crect width='16' height='14' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}[data-route='properties.show'] #header{position:sticky}#property .property-wrapper{display:flex;flex-direction:column;justify-content:space-between}#property .property-wrapper p{margin-bottom:0}#property .property-wrapper .feature{margin-bottom:0rem}#property .property-wrapper .feature .feature-name{text-transform:lowercase}#property hr{border-color:var(--primary-transparency);margin:0 0 1rem}#property .property-wrapper .left h4{font-weight:700}#property .property-wrapper .feature:first-child{flex:0 0 60%}#property .property-wrapper .feature:last-child{flex:0 0 40%}#property .property-wrapper .left{flex:0 0 calc(33% - 32px)}#property .property-wrapper .left .sticky{position:sticky;top:calc(var(--header-height) + var(--py-md))}#property .switch-image{transition:opacity 400ms;pointer-events:none}#property .property-sum{font-weight:700}#property .property-sum,#property .property-area{padding:.05rem .15rem}#property .switch-image:last-child{position:absolute!important;inset:0;height:100%;width:100%;object-fit:contain;opacity:0;background:white}#property .switch-image.active{opacity:1;z-index:9;position:relative;pointer-events:all;cursor:pointer}#property .img-container-btns{position:absolute;right:1rem;top:4rem;z-index:10;display:flex}#property .img-container-btns .btn{background-color:transparent!important;color:var(--primary)!important;text-transform:uppercase!important}#property .img-container-btns .btn:hover{background-color:var(--secondary)!important;color:var(--secondary-text)!important}#property .img-container-btns .btn.active{background-color:var(--primary)!important;color:var(--secondary-text)!important;border-color:var(--primary)!important}#property .property-wrapper .right .localization{margin:64px 0}#property .property-wrapper .right .dynamic-map{aspect-ratio:unset}#property .property-wrapper .right .property-sum{color:var(--secondary-text);background-color:var(--primary)}#property .property-wrapper .left .property-tile{background-color:var(--primary);color:var(--secondary-text);padding:25px;margin-bottom:32px;display:grid;grid-template-rows:1fr 1fr 2fr}#property .property-wrapper .left .property-tile .d-flex:last-child{align-self:flex-end}#property .property-wrapper .right{flex:0 0 calc(66% - 32px)}#property .property-wrapper .left .btn{margin-bottom:8px}#property .property-wrapper .left .feature-price .feature-value{font-weight:700}#property .property-wrapper .right h3{margin-bottom:8px}#property .right .property-gallery img{width:100%}#property .right .property-details{display:flex;margin:32px 0;align-items:center}#property .right .property-details .property-areas{flex:0 0 66%;background:transparent;color:#000;padding:0}#property .right .property-details .img-container{flex:0 0 33%}#property .right .property-details .img-container img{width:100%}@media (min-width:992px){#property .property-wrapper{flex-direction:row}#property .property-wrapper .left .property-tile{aspect-ratio:1/1}#property .img-container-btns{top:3.5rem}}.gallery-6-cols .module-gallery .tiles{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;grid-column-gap:8px;grid-row-gap:8px}.gallery-6-cols .module-gallery .tiles>.tile:nth-child(6n + 1){grid-area:span 2 / 1 / auto / span 4}.gallery-6-cols .module-gallery .tiles>.tile:nth-child(6n + 2){grid-area:span 1 / 5 / auto / span 2}.gallery-6-cols .module-gallery .tiles>.tile:nth-child(6n + 3){grid-area:span 1 / 5 / auto / span 1}.gallery-6-cols .module-gallery .tiles>.tile:nth-child(6n + 4){grid-area:span 1 / 6 / auto / span 1}.gallery-6-cols .module-gallery .tiles>.tile:nth-child(6n + 5){grid-area:span 2 / 1 / auto / span 3}.gallery-6-cols .module-gallery .tiles>.tile:nth-child(6n + 6){grid-area:span 2 / 4 / auto / span 3}.contact-buttons{width:100%;position:fixed;bottom:0;left:0;right:0;z-index:100;opacity:0;transition:opacity 300ms;padding:.5rem;background:white;gap:.5rem}.contact-buttons.show{opacity:1}.contact-buttons .icon{width:1em;height:1em;margin:0 .5em 0 0}.contact-buttons{display:flex;align-items:center;box-shadow:0 -.5rem 2rem 0 rgba(0,0,0,.3)}.contact-buttons .btn{display:flex;align-items:center;justify-content:center;flex:1;padding-left:.5rem;padding-right:.5rem;border-radius:0;font-size:1rem;font-weight:300;font-family:var(--font-family-1);text-transform:inherit;box-shadow:unset!important}.contact-buttons .btn-secondary{background-color:white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary);border-color:var(--primary)}.contact-buttons .btn-primary{background-color:var(--body-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:unset;border-left:1px solid #fff}.contact-buttons .btn-primary:hover,.contact-buttons .btn-primary:active{background-color:var(--primary)}@media(min-width:992px){.contact-buttons{display:none}}.catalog-mobile{display:flex;flex-direction:column;padding:1rem;justify-content:space-between;border-top:1px solid grey;border-bottom:1px solid grey}.catalog-mobile-header{display:block;border-bottom:2px solid var(--primary)}.catalog-mobile:first-child{border-top:unset}.catalog-mobile .icon{font-size:1rem}.catalog-mobile-header p{padding-left:1rem;font-weight:bold}.catalog-mobile .area,.catalog-mobile .rooms,.catalog-mobile .floor,.catalog-mobile .building,.catalog-mobile .price,.catalog-mobile .status{width:unset;text-wrap:nowrap;text-transform:lowercase;font-size:.8rem;line-height:1.2rem}.catalog-mobile .price{font-size:1.2rem;line-height:1.6rem}.catalog-mobile .left{display:flex;gap:2rem 1rem;flex:1}.catalog-mobile .right{display:flex;flex-direction:column;gap:.5rem}.catalog-mobile .price,.catalog-mobile .floor,.catalog-mobile .status,.catalog-mobile .area{text-align:right;margin-right:1rem}.catalog-mobile .area,.catalog-mobile .building{font-weight:700}.catalog-mobile .right .price{flex:1;text-align:center}.catalog-mobile .left>div{display:flex;flex-direction:column;gap:.25rem}.catalog-mobile .left div:last-child{flex:1}.catalog-mobile .right small{color:var(--primary);text-decoration:line-through;margin-right:.5rem}.catalog-mobile .price span{text-wrap:nowrap}.catalog-mobile .right .price small span{color:inherit;font-weight:inherit;font-size:inherit}.catalog-mobile .btn,.catalog-mobile a{text-transform:math-auto}@media (min-width:385px){.catalog-mobile{flex-direction:row}.catalog-mobile .right .price{text-align:right}}@media (min-width:460px){.catalog-mobile .right{flex:0 0 50%}}@media (max-width:991.98px){.catalog-desktop{display:none!important}}@media (min-width:992px){.catalog-mobile,.catalog-mobile-header{display:none}}.slider-navigation-prev,.slider-navigation-next{color:var(--secondary);color:white;background:var(--primary);border-radius:50%}@media (min-width:768px){.slider-navigation-prev,.slider-navigation-next{display:none}}.gallery-fullscreen .icon-wrapper{color:var(--secondary-text)}.gallery-fullscreen .slider-navigation-prev,.gallery-fullscreen .slider-navigation-next{display:block}.modal-custom{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;z-index:-1;top:0;left:0;overflow:hidden}.modal-custom.show,.modal-custom.hide{z-index:1000}.modal-custom-backdrop{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8);opacity:0;transition:opacity .5s}.modal-custom.show .modal-custom-backdrop{opacity:1;transition:opacity .2s}.modal-custom.hide .modal-custom-backdrop{opacity:0;transition:opacity .5s}.modal-custom-dismiss{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;font-size:1.75rem;position:absolute;bottom:100%;border:0;right:calc(-2.5rem + 15px);background:white;color:var(--primary);transition:color .3s,background-color .3s}.modal-custom .division-container{width:36rem;position:relative;transform:translate3d(0,-20rem,0);opacity:0;transition:transform .4s .1s,opacity .3s .2s}.modal-custom.show .division-container{transform:translate3d(0,0,0);opacity:1;transition:transform .3s,opacity .2s}.modal-custom.hide .division-container{transform:translate3d(0,20rem,0);opacity:0;transition:transform .3s,opacity .2s}.modal-custom .module-image{display:block;text-align:center;padding:0}.modal-custom .module-image .content-image{display:block;text-align:left}.modal-custom .module-image .content-text{display:inline-block;margin:0 auto;text-align:left}.modal-custom .module-image .content-text>*:last-child{margin-bottom:0}@media(hover:hover){.modal-custom-dismiss:hover{background-color:var(--primary);color:white}}@media(max-width:767px){.modal-custom-dismiss{right:15px}}@supports (backdrop-filter:blur(5px)) or (-webkit-backdrop-filter:blur(5px)){.modal-custom-backdrop{background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}}.developer-info a{display:block}.developer-info h3{font-size:1rem;font-weight:bold}.developer-info div{margin:1rem 0}.developer-info div:first-child{margin:2rem 0 1rem}.other-facilities-wrapper .other-facilities .stretched-link::after,.other-facilities-wrapper .other-facilities .stretched-link,.other-facilities-wrapper .other-facilities .td-links,.other-facilities-wrapper .other-facilities .links{pointer-events:none}.other-facilities-wrapper .other-facilities .price-m2,.other-facilities-wrapper .other-facilities .catalog-mobile .link,.other-facilities-wrapper .other-facilities .container-filters,.other-facilities-wrapper .other-facilities .td-links,.other-facilities-wrapper .other-facilities .td-sketch,.other-facilities-wrapper .other-facilities .links,.other-facilities-wrapper .other-facilities a{display:none!important}.other-facilities-wrapper .other-facilities .listable-properties .type,.other-facilities-wrapper .other-facilities .listable-properties .number{width:200px}.other-facilities-wrapper .col-6.text-right{white-space:nowrap}.other-facilities-wrapper .view-toggle-target.view-toggle-target-active{overflow:unset!important}.other-facilities-wrapper .icon-price-history,.other-facilities-wrapper .catalog-mobile .table-properties .icon{font-size:unset}.other-facilities-wrapper .toggler-wrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (min-width:768px){.sticky-right-side .column:second-child .column-container{position:sticky;top:var(--header-height)}}#division-2{padding-bottom:8px}#division-5{height:100vh;clip-path:inset(0 0 0 0)}#division-5 .column-container{width:100%}#division-5 .fixed-module{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1}#division-6{background-color:var(--primary)}#division-7{overflow:hidden}@media (min-width:768px){#division-9 .column:nth-child(2){padding:0 2rem}}#division-12{overflow:visible}#division-17{height:100vh;clip-path:inset(0 0 0 0)}#division-17 .column-container{width:100%}#division-17 .fixed-module{position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1}#division-23{overflow:hidden}#division-24{overflow:hidden}#division-25{overflow:hidden}#division-26{overflow:hidden}#division-27{margin-right:8px;margin-left:8px}#division-27{overflow:hidden}#division-28{background-color:var(--primary)}@media (min-width:992px){#division-32{display:none}}#division-32{overflow:hidden}#division-32 .black-text svg{height:20vh;padding-bottom:3rem}#division-32 .black-text svg path:nth-child(1),#division-32 .black-text svg path:nth-child(2),#division-32 .black-text svg path:nth-child(3){fill:#000}#division-32 .black-text .module-html{display:flex;justify-content:center}#division-32 .black-text{padding-top:3rem}#division-32 h2{margin:0;position:absolute;left:33%;text-wrap:nowrap;font-size:1.75rem}@media (min-width:576px){#division-32 h2{font-size:2rem}}@media (min-width:992px){#division-32 h2{font-size:2.1rem}}@media (min-width:768px){#division-35 .column:nth-child(2){padding:0 2rem}}#division-40{padding-top:6rem}@media (min-width:992px){#division-40{padding-top:8rem}}#division-41{overflow:hidden}#division-45{overflow:hidden}#division-46{padding-bottom:8px}#module-2 .slide-background{height:90vh}#module-4 .slide-background{padding-bottom:100%}#module-5 h3{position:relative}#module-5 h3:first-child:before{content:'';position:absolute;left:-1rem;top:0;bottom:0;background-color:var(--secondary);width:10px}#module-6 .slide-background{height:100vh}#module-7 .items{margin-left:-5px;margin-right:-5px}#module-7 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-7 .item-expander{padding-left:5px;padding-right:5px}#module-7 .item-expander.visible{margin-bottom:10px}#module-7 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-7 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-7 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-7 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-7 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-7 .item{width:50%}}@media (min-width:1200px){#module-7 .item{width:50%}}#module-7 .item-image{padding-bottom:100%}#module-7 .module-objects-gallery .item-image img{position:unset;max-width:10.75rem;display:block}#module-7 .module-objects-gallery .item-image{padding-bottom:unset}#module-7 .module-objects-gallery .items .item .item-wrapper{display:flex;align-items:center;justify-content:center}#module-7 .module-objects-gallery .items .item:nth-child(1) .item-wrapper,#module-7 .module-objects-gallery .items .item:nth-child(2) .item-wrapper,#module-7 .module-objects-gallery .items .item:nth-child(3) .item-wrapper{flex-direction:row-reverse}#module-7 .module-objects-gallery .item-name{background:unset;position:unset;width:10.75rem;text-align:left}#module-7 .module-objects-gallery .item-image img:hover{transform:unset}#module-7 .module-objects-gallery .items .item:nth-child(1) .item-name,#module-7 .module-objects-gallery .items .item:nth-child(2) .item-name,#module-7 .module-objects-gallery .items .item:nth-child(3) .item-name{text-align:right}#module-7 .module-objects-gallery h4{font-size:1.25rem}#module-7 .module-objects-gallery .items{gap:2rem}@media (max-width:1200px){#module-7 .module-objects-gallery .items .item:nth-child(1){order:1}#module-7 .module-objects-gallery .items .item:nth-child(4){order:2}#module-7 .module-objects-gallery .items .item:nth-child(2){order:3}#module-7 .module-objects-gallery .items .item:nth-child(5){order:4}#module-7 .module-objects-gallery .items .item:nth-child(3){order:5}#module-7 .module-objects-gallery .items .item:nth-child(6){order:6}}@media (min-width:768px) and (max-width:991.98px){#module-7 .module-objects-gallery .items .item{width:calc(50% - 2rem)}}@media (min-width:992px) and (max-width:1199.98px){#module-7 .module-objects-gallery .items .item{width:calc(50% - 2rem)}}@media (min-width:1200px){#module-7 .module-objects-gallery .items .item{width:calc(33% - 2rem)}}#module-11{background-color:var(--secondary);color:var(--secondary-text);padding:.25rem .5rem}#module-19 .slide-background{height:75vh}#module-21 .slide-background{height:90vh}#module-23 h3{position:relative}#module-23 h3:first-child:before{content:'';position:absolute;left:-1rem;top:0;bottom:0;background-color:var(--secondary);width:10px}@media (max-width:992px){#module-24{margin-bottom:5rem}}#module-25 .slide-background{height:100vh}#module-27{background-color:var(--secondary);color:var(--secondary-text);padding:.25rem .5rem}#module-28 .slide-background{padding-bottom:56.25%}#module-28{margin-bottom:8px}#module-29 .slide-background{height:90vh}#module-30 .wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:3rem}#module-30 .wrapper .item:first-child{order:1}@media (min-width:576px){#module-30 .wrapper{gap:0;padding:0 .5rem;margin-top:2rem}#module-30 .wrapper .item:first-child{order:unset}}@media (min-width:992px){#module-30 .wrapper{margin-top:0rem}}#module-33 h3{position:relative}#module-33 h3:before{content:'';position:absolute;left:-1rem;top:0;bottom:0;background-color:var(--secondary);width:10px}#module-34 .slide-background{height:100vh}#module-34{display:none}@media (max-width:992px){#module-34{height:70vh;display:block}#module-34 .slide-background{height:70vh}}#module-35 h3{position:relative}#module-35 h3:before{content:'';position:absolute;left:-1rem;top:0;bottom:0;background-color:var(--secondary);width:10px}#module-41 .slide-background{padding-bottom:75%}#module-41 img{object-fit:contain;background:#cccacf}#module-41 .slide-background:hover::before{background-color:rgba(77,77,77,.6);z-index:1;transition:all 300ms}#module-41 .slide-background::before{content:'';background-color:transparent;position:absolute;inset:0;color:var(--secondary-text);display:flex;justify-content:center;align-items:center}#module-41 .swiper-slide:nth-child(1) .slide-background:hover::before{content:"zobacz mieszkania 1 pokojowe"}#module-41 .swiper-slide:nth-child(2) .slide-background:hover::before{content:"zobacz mieszkania 2 pokojowe"}#module-41 .swiper-slide:nth-child(3) .slide-background:hover::before{content:"zobacz mieszkania 3 pokojowe"}#module-41 .swiper-slide:nth-child(4) .slide-background:hover::before{content:"zobacz mieszkania 4 pokojowe"}#module-42{position:absolute;z-index:1;right:0;left:unset;top:0;bottom:0;border-bottom:2000px solid var(--primary-transparency);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-left:200px solid transparent;border-right:0 solid transparent;height:0;width:703px}@media (max-width:992px){#module-42{transform:translateX(30%)}}@media (max-width:576px){#module-42{transform:translateX(40%)}}#module-43{display:none}@media (min-width:992px){#module-43{display:block;position:absolute;z-index:1;top:15rem;right:3rem;bottom:unset}}#module-44{display:none}#module-44 h2{font-size:2.1rem;line-height:normal}@media (min-width:992px){#module-44{display:block;position:absolute;z-index:1;color:var(--secondary-text);text-align:right;top:12rem;right:7rem}}@media (min-width:1300px){#module-44{right:5.5rem}}@media (min-width:1500px){#module-44{right:5rem}}#module-45 .items{margin-left:-5px;margin-right:-5px}#module-45 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-45 .item-expander{padding-left:5px;padding-right:5px}#module-45 .item-expander.visible{margin-bottom:10px}#module-45 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-45 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-45 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-45 .item{width:100%}}@media (min-width:768px) and (max-width:991.98px){#module-45 .item{width:50%}}@media (min-width:992px) and (max-width:1199.98px){#module-45 .item{width:50%}}@media (min-width:1200px){#module-45 .item{width:33.333333333333%}}#module-45 .item-image{padding-bottom:100%}#module-45 .module-objects-gallery .item-image img{position:unset;max-width:10.75rem;display:block}#module-45 .module-objects-gallery .item-image{padding-bottom:unset}#module-45 .module-objects-gallery .items .item .item-wrapper{display:flex;align-items:center;justify-content:center}#module-45 .module-objects-gallery .items .item:nth-child(1) .item-wrapper,#module-45 .module-objects-gallery .items .item:nth-child(2) .item-wrapper,#module-45 .module-objects-gallery .items .item:nth-child(3) .item-wrapper{flex-direction:row-reverse}#module-45 .module-objects-gallery .item-name{background:unset;position:unset;width:10.75rem;text-align:left}#module-45 .module-objects-gallery .item-image img:hover{transform:unset}#module-45 .module-objects-gallery .items .item:nth-child(1) .item-name,#module-45 .module-objects-gallery .items .item:nth-child(2) .item-name,#module-45 .module-objects-gallery .items .item:nth-child(3) .item-name{text-align:right}#module-45 .module-objects-gallery h4{font-size:1.25rem}#module-45 .module-objects-gallery .items{gap:2rem;justify-content:center}@media (max-width:1200px){#module-45 .module-objects-gallery .items .item:nth-child(1){order:1}#module-45 .module-objects-gallery .items .item:nth-child(4){order:2}#module-45 .module-objects-gallery .items .item:nth-child(2){order:3}#module-45 .module-objects-gallery .items .item:nth-child(5){order:4}#module-45 .module-objects-gallery .items .item:nth-child(3){order:5}#module-45 .module-objects-gallery .items .item:nth-child(6){order:6}}@media (min-width:768px) and (max-width:991.98px){#module-45 .module-objects-gallery .items .item{width:calc(50% - 2rem)}}@media (min-width:992px) and (max-width:1199.98px){#module-45 .module-objects-gallery .items .item{width:calc(50% - 2rem)}}@media (min-width:1200px){#module-45 .module-objects-gallery .items .item{width:calc(33% - 2rem)}}#module-46 .qupto-cloud_viewer{border:none!important;height:80vh!important;margin:0!important;padding:0!important;width:100%!important;display:none}#module-46 .qupto-cloud_viewer.show{display:block}@media only screen and (max-width:768px){#module-46 .qupto-cloud_viewer{height:85vh!important}}#module-47{color:var(--secondary-text)}#module-54 h2{line-height:normal;color:var(--primary-text)}#module-62{position:absolute;z-index:1;right:0;left:unset;top:0;bottom:0}@media (max-width:992px){#module-62{transform:translateX(30%)}}@media (max-width:576px){#module-62{transform:translateX(40%)}}#module-63{position:absolute;z-index:1;right:0;left:unset;top:0;bottom:0}@media (max-width:992px){#module-63{transform:translateX(30%)}}@media (max-width:576px){#module-63{transform:translateX(40%)}}#module-64 .slide-background{height:100vh}@media (max-width:992px){#module-64{height:70vh;display:none}#module-64 .slide-background{height:70vh}}#module-74 .slide-background{padding-bottom:50%}#module-85 .slide-background{padding-bottom:50%}#module-86 .slide-background{padding-bottom:100%}#module-87 h3{position:relative}#module-87 h3:first-child:after{content:'';position:absolute;left:-1rem;top:0;bottom:0;background-color:var(--secondary);width:10px}