@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #232425;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-green: #137F35;--vt-c-green-darker: #0D6D2B;--vt-c-light-green: #E1FFEB;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-black-soft);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64);--vt-c-black-soft-10: rgba(35, 36, 37, .1);--vt-c-black-soft-15: rgba(35, 36, 37, .15);--vt-c-black-soft-20: rgba(35, 36, 37, .2);--vt-c-black-soft-25: rgba(35, 36, 37, .25);--vt-c-black-soft-30: rgba(35, 36, 37, .3);--vt-c-black-soft-40: rgba(35, 36, 37, .4);--vt-c-black-soft-50: rgba(35, 36, 37, .5);--vt-c-black-soft-60: rgba(35, 36, 37, .6);--vt-c-black-soft-70: rgba(35, 36, 37, .7);--vt-c-black-soft-80: rgba(35, 36, 37, .8);--vt-c-black-soft-90: rgba(35, 36, 37, .9)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-width:360px;min-height:100vh;color:var(--color-text);background:var(--color-background);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:18px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-container{min-width:360px;min-height:100vh;display:flex;flex-direction:column}.page-container.hide-scrollbar{height:100vh;overflow:hidden}.page-content{flex:1;padding:0 3%;margin-bottom:40px}body.is-mobile .page-content{position:relative;padding:0 20px}.block-content{max-width:1900px;margin:0 auto}a{text-decoration:none;color:var(--vt-c-green)}a:active{color:var(--vt-c-green-darker)}input{font-size:14px;font-family:inherit}.text-green{color:var(--vt-c-green)}h1{font-size:24px;line-height:1.3em;font-weight:500;margin-bottom:1em}body.layout-stage-2 h1{font-size:28px}body.layout-stage-3 h1{font-size:32px}body.layout-stage-4 h1{font-size:36px}body.layout-stage-5 h1{font-size:40px}h2{font-size:24px;line-height:36px;font-weight:500;margin-bottom:15px;letter-spacing:.5px}h3{font-size:20px;line-height:30px;font-weight:500;letter-spacing:.5px;margin-bottom:.75em}.formatted-text strong{font-weight:500}.formatted-text p+p{margin-top:.75em}.formatted-text p+h3{margin-top:2em}.formatted-text ul,.formatted-text ol{margin-bottom:2em}.primary-button{display:inline-block;background-color:var(--vt-c-green);outline:none;color:#fff;text-align:center;cursor:pointer;border-radius:5px;padding:12px 24px}.primary-button:hover{background-color:var(--vt-c-green-darker)}.primary-button:focus{box-shadow:0 0 0 2px var(--vt-c-black-soft-40) inset}.layout-logo.layout-logo-header{flex:1}.layout-logo.layout-logo-footer img{width:250px}.layout-logo a{display:block}.layout-logo a img{display:inline-block;vertical-align:top;height:auto;width:350px}.site-search{padding:0 20px}.site-search .container{background-color:var(--vt-c-green);height:36px;display:flex;flex-direction:row;align-items:center}.site-search input{border:2px solid var(--vt-c-green);border-radius:5px;outline:none;flex:1;width:100%;height:36px;padding:0 12px}.site-search input::placeholder{color:var(--vt-c-black-soft-60)}.site-search .button-reset{width:0;height:16px;position:relative}.site-search .button-reset span{position:absolute;top:0;right:12px;width:16px;height:16px;color:var(--vt-c-black-soft-60);cursor:pointer}.site-search .button-reset span:hover{color:inherit}.site-search .button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;width:103px;height:36px;font-size:14px;line-height:16px;color:#fff;text-align:center;cursor:pointer;border-radius:5px;background-color:var(--vt-c-green)}.contact-info a,.contact-info span{display:inline-block;white-space:nowrap;letter-spacing:.2px}.user-menu{color:var(--vt-c-green)}.user-menu ul{margin:0;padding:0;list-style:none}.user-menu a,.user-menu li{display:inline-block;white-space:nowrap;letter-spacing:.2px}.user-menu li:first-child:after{display:inline-block;content:"•";margin:0 8px}header{box-sizing:content-box}header .topbar{background-color:#f4f4f4;border-bottom:1px solid var(--vt-c-black-soft-10);padding:10px 3%;text-align:center;color:var(--vt-c-green--darker);letter-spacing:.02em}header .header-content{box-sizing:content-box;padding:30px 3% 0}header .block-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:44px}header .site-search{flex:1}header .site-search .container{max-width:630px;margin:0 auto;border-radius:5px}header .user-menu{margin-right:48px}.layout-stage-1 header .user-menu,.layout-stage-2 header .user-menu{display:none}.footer-menu{text-align:center}.footer-menu ul{list-style:none;padding:0}.footer-menu li{display:inline-block;margin:0 10px}.footer-menu a{color:currentColor}.footer-menu a:hover{color:#fff9}footer{background-color:#232425;padding:20px 3%;color:#fff}footer a,footer a:active{color:inherit}footer .block-content{display:flex;flex-direction:row;align-items:center}footer .footer-menu{flex:1}footer:not(.footer-mobile) .copyright{margin-top:20px}.topbar-m{background-color:#f4f4f4;border-bottom:1px solid var(--vt-c-black-soft-10);padding:10px 3%;text-align:center;color:var(--vt-c-green--darker);letter-spacing:.02em}header.header-mobile{padding:20px;height:40px;position:relative;z-index:205}header.header-mobile .block-content{height:40px;justify-content:space-between}.layout-stage-1 header.header-mobile .layout-logo{flex:0 0 240px}.layout-stage-1 header.header-mobile .layout-logo img{width:100%;height:auto}header.header-mobile .header-menu{padding-top:4px}header.header-mobile .header-menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:20px}header.header-mobile .header-menu li{display:block;cursor:pointer}header.header-mobile .site-search{padding:10px 20px 20px;background:#fff;box-shadow:0 10px 10px 0 var(--vt-c-black-soft-15);position:absolute;left:0;right:0;top:80px;z-index:4}.copyright{text-align:center;color:#fff9}.copyright div+div{margin-top:.5em}.copyright a:hover{color:#fffc}footer.footer-mobile{padding:20px}footer.footer-mobile .block-content{flex-direction:column;gap:40px}footer.footer-mobile .footer-menu{text-align:center}footer.footer-mobile .footer-menu li{display:block;margin:0}footer.footer-mobile .footer-menu li+li{margin-top:20px}.main-menu{box-sizing:content-box;padding:40px 0}.main-menu .contact-info,.main-menu .user-menu{display:none}.is-mobile .main-menu{position:absolute;top:0;left:0;right:0;background-color:#fff;padding:0 0 20px;box-shadow:0 10px 10px 0 var(--vt-c-black-soft-15);z-index:200}.is-mobile .main-menu .contact-info{display:block;position:relative;top:-10px;margin:0 auto 20px;max-width:360px;text-align:center}.is-mobile .main-menu ul.block-content{max-width:360px}.is-mobile .main-menu .user-menu{display:block;text-align:center;margin:0 auto 20px}.main-menu ul.block-content{list-style:none;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:20px;padding:0;min-height:90px}.is-mobile .main-menu ul.block-content{flex-direction:column;height:auto}.main-menu ul.block-content li{display:block;flex:1;margin:0;padding:0}.main-menu ul.block-content li.current a{box-shadow:0 0 0 2px var(--vt-c-green) inset}.is-mobile .main-menu ul.block-content li{flex:0 0 90px}.main-menu ul.block-content li a{width:100%;height:100%;display:block;padding:10px;color:var(--vt-c-black-soft);font-size:16px;line-height:21px;background-color:#f4f4f4;background-position:right bottom;background-repeat:no-repeat;text-align:left;border-radius:10px;-webkit-user-select:none;user-select:none;cursor:pointer}.main-menu ul.block-content li a:hover{background-color:var(--vt-c-light-green)}.main-menu ul.block-content li a:active{box-shadow:0 0 0 2px var(--vt-c-green) inset}.quick-filter{height:40px;-webkit-user-select:none;user-select:none}.quick-filter .filter-container{border:2px solid var(--vt-c-black-soft-10);border-radius:8px;background-color:#fff;min-height:100%}.quick-filter .filter-container.expanded{box-shadow:0 0 15px #ffffffb3}.quick-filter .filter-container.expanded .icon-chevron{transform:rotate(180deg)}.quick-filter .filter-container.expanded .filter-options{max-height:1000px;transition:max-height .25s ease-in}.quick-filter .filter-display{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding:0 14px;height:36px;cursor:pointer;position:relative}.quick-filter .filter-display .placeholder{flex:1;white-space:nowrap;padding-right:10px;overflow:hidden;text-overflow:ellipsis}.quick-filter .filter-display .button-reset{width:16px;height:16px;margin-right:10px;color:var(--vt-c-black-soft-60)}.quick-filter .filter-display .button-reset:hover{color:inherit}.quick-filter .filter-display .icon-chevron{width:16px;height:16px;right:10px;top:10px;color:var(--vt-c-black-soft-80);transition:transform .3s}.quick-filter .filter-display svg{width:100%;height:100%}.quick-filter .filter-options{overflow:hidden;max-height:0;transition:max-height .15s ease-out}.quick-filter .filter-options ul{margin:0;padding:0 0 6px;list-style:none}.quick-filter .filter-options li{display:block;padding:5px 40px 5px 14px;margin:0 0 1px;position:relative;cursor:pointer}.quick-filter .filter-options li:hover,.quick-filter .filter-options li.active{background-color:var(--vt-c-light-green)}.quick-filter .filter-options li svg{color:var(--vt-c-green);position:absolute;top:5px;right:10px}.active-filters-list{min-width:0}.active-filters-list ul{margin:0;padding:0;list-style:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-height:26px;transition:max-height .25s ease-in}.expanded .active-filters-list ul{max-height:150px;white-space:normal}.expanded .active-filters-list ul li{margin-bottom:2px}.active-filters-list li{display:inline-flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px;color:#fff;background-color:var(--vt-c-green);border-radius:13px;line-height:16px;padding:5px 10px;-webkit-user-select:none;user-select:none;margin-right:15px}.active-filters-list span{display:inline-block;white-space:nowrap}.active-filters-list .remove{width:16px;height:16px;background-color:var(--vt-c-black-soft-60);border-radius:50%;cursor:pointer}.active-filters-list .remove svg{display:inline-block;vertical-align:top;width:16px;height:16px}.filter-element-input{cursor:pointer}.filter-element-input .filter-title{color:var(--vt-c-text-light-1);margin-bottom:15px;font-weight:500}.filter-element-input .filter-display{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.filter-element-input input{cursor:pointer;width:100%;border:none;outline:none;flex:1}.filter-element-input input::placeholder{color:var(--vt-c-black-soft-60)}.filter-element-input .button-reset{width:16px;height:16px;color:var(--vt-c-black-soft-60)}.filter-element-input .button-reset:hover{color:inherit}.filter-element-select{position:relative}.filter-element-select .filter-display{color:var(--vt-c-black-soft-60)}.filter-element-select .filter-display .placeholder{-webkit-user-select:none;user-select:none}.filter-element-select .filter-display.active{color:var(--vt-c-text-light-1)}body.is-mobile .filter-element-select .filter-display{color:var(--vt-c-text-light-1);margin-bottom:15px}body.is-mobile .filter-element-select .filter-display .placeholder{font-weight:500}.filter-element-select .toggle-open{display:block;position:absolute;right:14px;top:16px;width:18px;height:18px;transition:transform .3s}.filter-element-select .toggle-open svg{width:100%;height:100%}.filter-element-select .filter-options ul{list-style:none;margin:0;padding:0}.filter-element-select .filter-dropdown{width:100%;position:absolute;left:0;top:0;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #23242526}body:not(.is-mobile) .filter-element-select .filter-dropdown{overflow:hidden;max-height:55px;transition:max-height .15s ease-out,opacity .1s ease-out;opacity:0}body:not(.is-mobile) .filter-element-select .filter-dropdown ul{padding:70px 15px 20px}body:not(.is-mobile) .filter-element-select.expanded .toggle-open{transform:rotate(180deg)}body:not(.is-mobile) .filter-element-select.expanded .filter-dropdown{max-height:500px;transition:max-height .25s ease-in,opacity .1s ease-in;opacity:1}.filter-element-select .filter-options-item{display:block;padding:0;margin:0;position:relative;cursor:pointer}.filter-element-select .filter-options-item+.filter-options-item{margin-top:16px}body.is-mobile .filter-element-select .filter-options-item+.filter-options-item{margin-top:10px}.filter-element-select .filter-options-item label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.filter-element-select .filter-options-item input{display:none}.filter-element-select .filter-options-item input:checked+.checkbox-icon{background-color:var(--vt-c-green);box-shadow:none}.filter-element-select .filter-options-item .checkbox-icon{width:16px;height:16px;display:inline-block;border-radius:2px;margin-right:8px;color:#fff;box-shadow:0 0 0 1px #262626 inset}.filter-element-select .filter-options-item .checkbox-icon svg{width:100%;height:100%}.filter-element-select .filter-options-item .checkbox-text{flex:1}.main-filter{box-sizing:content-box;padding:0 20px 22px;border-radius:0 0 10px 10px;background-color:#fff;margin-left:-20px;margin-right:-20px}.main-filter .filter-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:26px;padding-bottom:18px}body.is-mobile .main-filter .filter-header{padding-bottom:28px}.main-filter .filter-header h3{line-height:28px;font-weight:700;margin-bottom:0}.main-filter .filter-header h3>span{display:inline-block;vertical-align:super;font-weight:400;font-size:12px;line-height:normal;position:relative;top:5px;left:6px}.main-filter .filter-header .active-filters-list{flex:1}.main-filter .quick-filter{margin-bottom:30px;max-width:320px;position:relative;z-index:250}body.is-mobile .main-filter .quick-filter,body.is-mobile .main-filter .filter-elements{max-width:320px;margin-left:auto;margin-right:auto}.main-filter .button-reset{cursor:pointer;display:inline-block;-webkit-user-select:none;user-select:none;letter-spacing:0}.main-filter .filter-footer{padding-top:20px;text-align:center}.main-filter .button-expand{-webkit-user-select:none;user-select:none}.main-filter .button-expand>span{display:inline-flex;gap:8px;align-items:center;cursor:pointer}.main-filter .button-close{padding:2px;cursor:pointer}.main-filter .button-close svg{display:block}.main-filter .container-width{position:relative;height:0;width:100%}.main-filter .container-width div{position:absolute;right:0;top:-30px;border:1px solid #ddd;background-color:#eee;padding:3px 10px}.main-filter .filter-elements{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:20px}body:not(.is-mobile) .main-filter .filter-elements{max-height:55px;transition:max-height .25s ease-out}body.layout-stage-2:not(.is-mobile) .main-filter .filter-elements{grid-template-columns:repeat(2,minmax(0,1fr))}body.layout-stage-2:not(.is-mobile) .main-filter .filter-elements .filter-element:nth-child(n+3){display:none}body.layout-stage-3 .main-filter .filter-elements{grid-template-columns:repeat(3,minmax(0,1fr))}body.layout-stage-3 .main-filter .filter-element:nth-child(n+4){display:none}body.layout-stage-4 .main-filter .filter-elements{grid-template-columns:repeat(4,minmax(0,1fr))}body.layout-stage-4 .main-filter .filter-element:nth-child(n+5){display:none}body.layout-stage-5 .main-filter .filter-elements{grid-template-columns:repeat(5,minmax(0,1fr))}body.layout-stage-5 .main-filter .filter-element:nth-child(n+6){display:none}body.is-mobile .main-filter .filter-element{display:block!important}.main-filter .filter-element.filter-element-input .filter-display,body:not(.is-mobile) .main-filter .filter-element .filter-display{background-color:#fff;border:2px solid var(--vt-c-black-soft-30);border-radius:8px;padding:16px 14px;position:relative;cursor:pointer}body:not(.is-mobile) .main-filter .filter-element .filter-display{height:100%}.main-filter .filter-element-1{z-index:195}.main-filter .filter-element-1 .filter-display{z-index:197}.main-filter .filter-element-1 .filter-dropdown{z-index:196}.main-filter .filter-element-2{z-index:190}.main-filter .filter-element-2 .filter-display{z-index:192}.main-filter .filter-element-2 .filter-dropdown{z-index:191}.main-filter .filter-element-3{z-index:185}.main-filter .filter-element-3 .filter-display{z-index:187}.main-filter .filter-element-3 .filter-dropdown{z-index:186}.main-filter .filter-element-4{z-index:180}.main-filter .filter-element-4 .filter-display{z-index:182}.main-filter .filter-element-4 .filter-dropdown{z-index:181}.main-filter .filter-element-5{z-index:175}.main-filter .filter-element-5 .filter-display{z-index:177}.main-filter .filter-element-5 .filter-dropdown{z-index:176}.main-filter .filter-element-6{z-index:170}.main-filter .filter-element-6 .filter-display{z-index:172}.main-filter .filter-element-6 .filter-dropdown{z-index:171}.main-filter .filter-element-7{z-index:165}.main-filter .filter-element-7 .filter-display{z-index:167}.main-filter .filter-element-7 .filter-dropdown{z-index:166}.main-filter .filter-element-8{z-index:160}.main-filter .filter-element-8 .filter-display{z-index:162}.main-filter .filter-element-8 .filter-dropdown{z-index:161}.main-filter .filter-element-9{z-index:155}.main-filter .filter-element-9 .filter-display{z-index:157}.main-filter .filter-element-9 .filter-dropdown{z-index:156}.main-filter .filter-element-10{z-index:150}.main-filter .filter-element-10 .filter-display{z-index:152}.main-filter .filter-element-10 .filter-dropdown{z-index:151}body:not(.is-mobile) .main-filter.transitioning .filter-elements{overflow:hidden}body:not(.is-mobile) .main-filter.expanded .filter-elements{max-height:500px;transition:max-height .25s ease-in}body:not(.is-mobile) .main-filter.expanded,body:not(.is-mobile) .main-filter.transitioning{box-shadow:0 10px 10px 0 var(--vt-c-black-soft-15)}body:not(.is-mobile) .main-filter.expanded .filter-element,body:not(.is-mobile) .main-filter.transitioning .filter-element{display:block!important}.object-card{padding-bottom:20px;border-bottom:1px solid var(--vt-c-black-soft-10)}.object-card+.object-card{margin-top:20px}.object-card-header{position:relative;padding-right:40px;margin-bottom:20px}.object-card-header .bookmark{width:24px;height:24px;position:absolute;top:0;right:0;cursor:pointer;display:none}.object-card-header .bookmark:hover{color:var(--vt-c-green)}.object-card-header .title{font-size:20px;line-height:26px;margin-bottom:5px;font-weight:500}.object-card-header .title a{color:inherit}.object-card-header .info{color:var(--vt-c-black-soft-80)}.object-card-content{display:flex;flex-direction:row;gap:20px}.object-card-content .image{width:160px;border-radius:5px}.object-card-content .image a{display:block;height:100px;border-radius:5px;background-repeat:no-repeat;background-position:center;background-size:cover}.object-card-content .brief{flex:1;color:var(--vt-c-black-soft-60);display:flex;flex-direction:column;justify-content:flex-start}.object-card-content .brief .text{flex:1;overflow:hidden;line-clamp:2;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}.object-card-content .brief strong{font-weight:400;color:var(--vt-c-black-soft-80)}.object-card-content .brief .option{margin-bottom:5px;white-space:nowrap}.object-card-content .brief .option svg{display:inline-block;vertical-align:middle;color:var(--vt-c-black-soft-80);margin-right:5px}.layout-stage-1 .object-card-content{flex-direction:column}.layout-stage-1 .object-card-content .image{width:100%}.layout-stage-1 .object-card-content .image a{height:0;padding-top:66%}.layout-stage-1 .object-card-footer{flex-direction:column;align-items:stretch;text-align:center}.layout-stage-1 .object-card-footer .pricing{display:flex;flex-direction:column;gap:5px}.layout-stage-1 .object-card-footer .pricing span{color:var(--vt-c-black-soft-60)}.layout-stage-1 .object-card-footer .link-more a.primary-button{display:block;max-width:320px;margin:0 auto}.object-card-footer{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap;align-items:center;margin-top:20px;gap:20px}.object-card-footer .pricing{color:var(--vt-c-black-soft);flex:1;white-space:nowrap}.object-card-footer .pricing strong{font-size:24px;line-height:normal;font-weight:500;display:inline-block;margin-right:10px;vertical-align:middle}.object-card-footer .pricing span{display:inline-block;text-transform:lowercase;vertical-align:middle;white-space:nowrap}.object-card-footer .link-more a.primary-button{padding:12px 24px;font-size:16px;line-height:18px;-webkit-user-select:none;user-select:none}.objects-list.empty{color:var(--vt-c-black-soft);margin-bottom:20px}.fixed-container{position:fixed;height:0;width:0}.map-position{position:relative;width:100%;height:0}.objects-map{position:relative}.objects-map .objects-map-container{height:100%;overflow:hidden;background-color:#eeeeee80}.map-baloon-container{width:270px;background-color:#fff;border-radius:10px;position:absolute;left:0;top:0;-webkit-user-select:none;user-select:none;overflow:hidden;box-shadow:0 0 10px 0 var(--vt-c-black-soft-25)}.map-baloon-container .map-baloon-tracker{position:absolute;width:0px;height:0px;left:0;bottom:0}.map-baloon-container .close{position:absolute;width:24px;height:24px;padding:4px;right:0;top:0;color:#fff;cursor:pointer}.map-baloon-container .close svg{width:16px;height:16px;filter:drop-shadow(1px 1px 1px var(--vt-c-black-soft-90))}.map-baloon-content a{display:block;-webkit-user-select:none;user-select:none;color:inherit}.map-baloon-content span{display:block}.map-baloon-content .image{width:100%;height:180px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:0 0 5px 5px}.map-baloon-content .info{padding:10px 12px}.map-baloon-content .title{font-size:16px;line-height:20px;font-weight:500}.map-baloon-content .brief{font-size:10px;line-height:14px;margin-top:5px;color:var(--vt-c-black-soft-80)}.map-baloon-content .description{font-size:12px;margin-top:5px;color:var(--vt-c-black-soft-80)}.map-baloon-content .price{font-size:16px;line-height:20px;margin-top:5px;font-weight:500}.map-baloon-content .price-label{display:inline-block;vertical-align:top;font-size:12px;line-height:16px;font-weight:400;color:var(--vt-c-black-soft-60);margin-left:5px;text-transform:lowercase}.main-filter-container{height:130px;overflow:visible;z-index:150;position:relative}body.is-mobile .main-filter-container{position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;background:#fff;padding:20px;height:100vh;overflow:auto;min-width:360px}.homepage-content{max-width:1900px;margin:0 auto}body.layout-stage-3 .homepage-content,body.layout-stage-4 .homepage-content,body.layout-stage-5 .homepage-content{display:flex;flex-direction:row;gap:20px}body.layout-stage-1 .homepage-content,body.layout-stage-2 .homepage-content{display:flex;flex-direction:column-reverse;gap:40px}.homepage-content .homepage-objects-list,body.is-mobile .homepage-content .homepage-objects-list{flex:1}body.layout-stage-1 .homepage-content .homepage-objects-list{max-width:360px;margin:0 auto}body.layout-stage-3 .homepage-content .homepage-objects-list{flex:0 0 50%}body.layout-stage-4 .homepage-content .homepage-objects-list,body.layout-stage-5 .homepage-content .homepage-objects-list{flex:0 1 630px}.homepage-content .objects-map{flex:1;width:1px;min-height:700px}body.layout-stage-1 .homepage-content .objects-map,body.layout-stage-2 .homepage-content .objects-map{width:auto;margin:0 -20px;height:400px;min-height:400px}body.layout-stage-1 .homepage-content .objects-map .objects-map-container,body.layout-stage-2 .homepage-content .objects-map .objects-map-container{height:400px}body.layout-stage-4 .homepage-content .objects-map,body.layout-stage-5 .homepage-content .objects-map{min-width:455px}body.layout-stage-3 .homepage-content .objects-map .map-position,body.layout-stage-4 .homepage-content .objects-map .map-position,body.layout-stage-5 .homepage-content .objects-map .map-position{position:sticky;top:0}.homepage-content .show-more{margin-top:20px;text-align:center}.homepage-content .show-more span{display:none;cursor:pointer}.homepage-content .site-search{padding:0;margin-bottom:20px}.homepage-content .site-search .container,.homepage-content .site-search input,.homepage-content .site-search .button{border-radius:8px}.quick-settings{display:flex;gap:20px;margin-bottom:20px;position:relative;z-index:100}body.is-mobile .quick-settings{gap:10px;margin-bottom:40px}.quick-settings .quick-filter{flex:1 0 40%}.active-category-title{margin:20px 0 40px}.is-mobile .active-category-title{margin:10px 0 20px}.filter-toggle-mobile{color:var(--vt-c-green);width:40px;height:40px;border:2px solid currentColor;cursor:pointer;border-radius:50%}.filter-toggle-mobile svg{margin:7px 6px 5px}.breadcrumbs{font-size:12px;line-height:16px;margin-bottom:2em;cursor:default}.breadcrumbs ul{display:flex;flex-direction:row;justify-content:flex-start;list-style:none;margin:0;padding:0}.breadcrumbs li{margin:0;padding:0;display:inline-block;white-space:nowrap}.breadcrumbs li:not(:first-child):before{content:"/";display:inline-block;margin:0 6px}.breadcrumbs li:last-child{color:#26262666;cursor:default}.breadcrumbs a{color:inherit}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.main-slider{margin-bottom:10px;border-radius:5px}.main-slider .image{width:100%;height:0;padding-bottom:67%;background-color:var(--vt-c-black-soft-15);background-position:center;background-size:contain;background-repeat:no-repeat}.fullscreen-available .main-slider .image{cursor:pointer}.main-slider .swiper-button-prev,.main-slider .swiper-button-next{display:block;width:34px;height:34px;padding:5px;color:#fff;cursor:pointer;position:absolute;bottom:15px;border-radius:50%;background-color:#0000004d;z-index:10;transition:opacity .3s ease-in}.main-slider .swiper-button-prev.disabled,.main-slider .swiper-button-next.disabled{opacity:.6}.main-slider .swiper-button-prev:not(.disabled):hover,.main-slider .swiper-button-next:not(.disabled):hover{background-color:var(--vt-c-green)}.main-slider .swiper-button-prev svg,.main-slider .swiper-button-next svg{width:24px;height:24px}.main-slider .swiper-button-prev{left:15px}.main-slider .swiper-button-prev svg{transform:rotate(90deg)}.main-slider .swiper-button-next{right:15px}.main-slider .swiper-button-next svg{transform:rotate(-90deg)}.main-slider.fullscreen{width:100%;flex:1;margin-top:10px}.main-slider.fullscreen .image{position:absolute;top:0;bottom:0;height:auto;background-color:transparent;background-size:contain;padding:0}.main-slider.fullscreen .swiper-button-prev,.main-slider.fullscreen .swiper-button-next{bottom:auto;top:50%;transform:translateY(-50%)}.thumbs-slider{height:96px}.thumbs-slider .swiper-slide{width:100px}.thumbs-slider .image{width:100px;height:80px;border-radius:5px;background-position:center;background-size:cover;cursor:pointer}.thumbs-slider.fullscreen{height:80px;margin-bottom:10px}.swiper-scrollbar{position:absolute;left:0;right:0;bottom:0;z-index:10;height:6px;border-radius:3px;background:var(--vt-c-black-soft-10)}.swiper-scrollbar .swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--vt-c-black-soft-60);border-radius:3px;left:0;top:0;touch-action:none}.detail-contact .detail-contact-button{width:100%;max-width:305px;font-size:16px;line-height:20px;margin-bottom:20px}.detail-contact .detail-contact-phone{max-width:305px;font-size:20px;line-height:26px;font-weight:500;text-align:center;opacity:0}.detail-contact .detail-contact-phone.fade-in{opacity:1;transition:opacity .5s ease-in}.similar-card{padding-bottom:20px}.similar-card .image{margin-bottom:10px}.similar-card .image a{display:block;border-radius:5px;overflow:hidden;padding-bottom:66%;background-position:center;background-size:cover}.similar-card .title{font-size:18px;line-height:24px;margin-bottom:5px;font-weight:500}.similar-card .title a{color:inherit}.similar-card .pricing{margin-top:10px;color:var(--vt-c-black-soft)}.similar-card .pricing strong{font-size:24px;line-height:normal;font-weight:500;display:inline-block;margin-right:10px;vertical-align:middle}.similar-card .pricing span{display:inline-block;text-transform:lowercase;vertical-align:middle;white-space:nowrap}.similar-card .link-more{margin-top:15px}.similar-card .link-more a.primary-button{padding:12px 24px;font-size:16px;line-height:18px;-webkit-user-select:none;user-select:none}.detail-page-content .objects-map{min-height:0;height:600px}body.is-mobile .detail-page-content .objects-map{width:auto;margin:0 -20px;height:400px}body:not(.is-mobile) .detail-page-content .objects-map .objects-map-container{border-radius:10px}.detail-info{margin-bottom:40px}body.layout-stage-4 .detail-info,body.layout-stage-5 .detail-info{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:80px}.detail-info .detail-gallery{max-width:630px;flex:1;position:relative}body.layout-stage-1 .detail-info .detail-gallery{margin-bottom:20px}body.layout-stage-2 .detail-info .detail-gallery{margin-bottom:30px}body.layout-stage-3 .detail-info .detail-gallery{margin-bottom:40px}body.layout-stage-4 .detail-info .detail-gallery,body.layout-stage-5 .detail-info .detail-gallery{max-width:min(50%,630px)}.detail-info .detail-gallery .fullscreen-toggle{position:absolute;top:15px;right:15px;width:34px;height:34px;padding:5px;color:#fff;border-radius:50%;z-index:55;cursor:pointer}.detail-info .detail-gallery .fullscreen-toggle svg{filter:drop-shadow(1px 1px 1px var(--vt-c-black-soft-30))}.detail-info .fullscreen-gallery{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000;background-color:var(--vt-c-black-soft-90);display:flex;flex-direction:column;justify-content:center;align-items:center}.detail-info .fullscreen-gallery .close-button{position:absolute;top:10px;right:10px;width:34px;height:34px;padding:5px;color:#fff;z-index:1055;cursor:pointer}.detail-info .detail-brief{flex:1;display:flex;flex-direction:column;gap:20px;flex-wrap:wrap}body:not(.layout-stage-1) .detail-info .detail-brief{flex-direction:row;justify-content:start;align-items:start}body:not(.layout-stage-1) .detail-info .detail-brief .detail-price,body:not(.layout-stage-1) .detail-info .detail-brief .detail-contact{flex:0 1 45%}body:not(.layout-stage-1) .detail-info .detail-brief .detail-price{margin-bottom:40px}.detail-info .detail-brief .detail-price{max-width:300px}.detail-info .detail-brief .detail-price .price-base{font-size:32px;line-height:1.3em;font-weight:500;margin-bottom:5px}body.layout-stage-1 .detail-info .detail-brief .detail-price .price-base{font-size:24px}body.layout-stage-2 .detail-info .detail-brief .detail-price .price-base{font-size:26px}body.layout-stage-3 .detail-info .detail-brief .detail-price .price-base{font-size:28px}.detail-info .detail-brief .detail-price .price-label{text-transform:lowercase;margin-bottom:5px}.detail-info .detail-brief .detail-price .price-notice{color:var(--vt-c-black-soft-60)}.detail-info .detail-brief .detail-options{flex:0 0 100%;min-width:100%;font-size:16px;line-height:1.5em}.detail-info .detail-brief .detail-options h3{margin-bottom:.5em}.detail-info .detail-brief .detail-options .options-list{margin-bottom:20px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:20px}body:not(.is-mobile) .detail-info .detail-brief .detail-options .options-list{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-info .detail-brief .detail-options .options-list em{font-style:normal;color:var(--vt-c-black-soft-60)}.detail-info .detail-brief .detail-options-symbols{flex:0 0 100%;min-width:100%}.detail-info .detail-brief .detail-options-symbols ul{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;gap:10px;flex-wrap:wrap;margin:0;padding:0}.detail-info .detail-brief .detail-options-symbols li{display:block;flex:0 0 40px;width:40px;height:40px;margin:0;padding:0;border-radius:5px}.detail-info .detail-brief .detail-options-symbols img{display:block;width:40px;height:40px}.detail-map{margin-bottom:80px}body.is-mobile .detail-map{margin-bottom:40px}.detail-map>.notice{font-size:16px;line-height:24px;margin-bottom:10px}.detail-description{font-size:16px;line-height:1.5em;overflow-wrap:break-word;max-width:960px}body:not(.is-mobile) .detail-description{margin-bottom:80px}body.is-mobile .detail-description{margin-bottom:40px}.similar-items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:20px;margin-bottom:20px}body.layout-stage-1 .similar-items{max-width:320px;margin:0 auto 20px}body.layout-stage-1 .similar-items .similar-card:nth-child(n+6){display:none}body.layout-stage-2 .similar-items{grid-template-columns:repeat(2,minmax(0,1fr))}body.layout-stage-2 .similar-items .similar-card:nth-child(n+7){display:none}body.layout-stage-3 .similar-items{grid-template-columns:repeat(3,minmax(0,1fr))}body.layout-stage-3 .similar-items .similar-card:nth-child(n+7){display:none}body.layout-stage-4 .similar-items{grid-template-columns:repeat(4,minmax(0,1fr))}body.layout-stage-4 .similar-items .similar-card:nth-child(n+9){display:none}body.layout-stage-5 .similar-items{grid-template-columns:repeat(5,minmax(0,1fr))}body.layout-stage-5 .similar-items .similar-card:nth-child(n+11){display:none}
