@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes show-slide{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromTop{0%{transform:translate(-50%,-225%);opacity:0}to{transform:translate(-50%,-50%);opacity:1}}@keyframes slideInFromTop2{0%{transform:translateY(-16px);opacity:0}to{transform:none;opacity:1}}@keyframes pulse{0%{top:0;right:0;bottom:0;left:0;opacity:1}50%{opacity:.3}95%{top:-55%;right:-55%;bottom:-55%;left:-55%;opacity:0}to{top:-55%;right:-55%;bottom:-55%;left:-55%;opacity:0}}@keyframes blink{0%{color:transparent}25%,75%{color:#2a2b2dbf}50%{color:#2a2b2d40}to{color:transparent}}@media screen and (min-width:1440px){.advantage-section>[class*=container--]{max-width:1320px}}.advantage-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:calc(-1 * var(--advantage-section-offset))}@media screen and (max-width:1199px){.advantage-grid{gap:.5rem}}@media screen and (max-width:991px){.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:374px){.advantage-grid{grid-template-columns:minmax(0,1fr)}}.advantage-item{--sizing: 1.5rem;position:relative;background-color:#1f1f1f;color:#fff9;display:flex;flex-direction:column;padding:calc(1.25 * var(--sizing));gap:var(--sizing);transition:125ms ease-out;transition-property:background-color,margin-top}@media screen and (max-width:1439px){.advantage-item{--sizing: 1.25rem}}@media screen and (max-width:1199px){.advantage-item{--sizing: 1rem}}@media(min-width:576px)and (max-width:991px){.advantage-item{flex-direction:row;align-items:center}}.advantage-item__head{flex:none}.advantage-item__head img{width:calc(2.5 * var(--sizing));height:auto;transition:filter 125ms ease-out}.advantage-item .title{color:#fff}@media screen and (max-width:767px){.advantage-item .title{font-size:var(--fs-base)}}.advantage-item:has(.block-link:is(:hover,:active,:focus-visible)){background-color:#e5b38b;margin-top:-12px}.advantage-item:has(.block-link:is(:hover,:active,:focus-visible)) img{filter:brightness(0) invert(1)}@media(min-width:992px)and (max-width:1679px){.blog-section>[class*=container--]{max-width:1320px}}.blog-carousel.swiper:not(.swiper-initialized){overflow:visible}.blog-carousel{margin-block:-48px;padding-block:48px}.blog-list{--spacing: 1.5rem}@media screen and (max-width:1679px){.blog-list{--spacing: 1rem}}.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--spacing)}@media screen and (max-width:1199px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:991px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:575px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:minmax(0,1fr)}}.blog-item{position:relative;display:grid;filter:drop-shadow(0 0 1px #d9d9d9)}.blog-item__wrap{display:flex;flex-direction:column;background-color:#fff}.blog-item:has(:hover,:active,:focus-visible) .title a{color:#e0a576}.blog-item:has(:hover,:active,:focus-visible) .btn__icon{transform:translate(var(--btn-icon-movement))}.blog-item__head{position:relative;display:flex;background-color:#ccc;width:100%;aspect-ratio:400/230}.blog-item__head picture{overflow:hidden}.blog-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;justify-content:end;align-items:start;pointer-events:none}.blog-item__overlay>*{pointer-events:initial}.blog-item__overlay .tag-list{padding:6px;align-items:end}.blog-item__body{flex:1;display:flex;flex-direction:column;align-items:start;width:100%;padding:1.5rem}@media screen and (max-width:1679px){.blog-item__body{padding:1.5rem}}.blog-item__body .title a{transition:color 125ms ease-out}.blog-item.swiper-slide{height:auto}.info-icons{display:grid;grid-template-columns:repeat(2,minmax(10px,1fr));gap:1.875rem}@media not (min-width:420px){.info-icons{grid-template-columns:1fr;gap:.5rem}}.info-icons .structure-icon{align-items:center}.info-icons .structure-icon .title{color:#787c7d}.info-icons .structure-icon__head{width:2.5rem}.info-icons--vertical{grid-template-columns:1fr}.staff-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(410px,1fr));gap:1.5rem}@media screen and (max-width:575px){.staff-list{grid-template-columns:minmax(0,1fr);gap:.5rem}}.staff-item{--padding: 2rem;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;gap:1rem}@media screen and (max-width:1199px){.staff-item{--padding: 1.5rem}}@media screen and (max-width:767px){.staff-item{--padding: 1rem}}.staff-item__head img{width:154px;height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%}@media screen and (max-width:1199px){.staff-item__head img{width:120px}}@media screen and (max-width:575px){.staff-item__head img{width:90px}}.staff-item__body{padding:var(--padding)}.staff-item.decorative-shadow:before{clip-path:polygon(0 0,100% 0,100% calc(100% - 24px),calc(100% - 24px) 100%,0 100%)}.staff-item .icon-list{justify-content:center;align-items:center}.homepage-staff{height:100%;display:flex}.homepage-staff .staff-list{place-content:center;margin-inline:auto}.homepage-staff .icon-list{margin-block:3.75rem 2.5rem}@media screen and (max-width:1199px){.homepage-staff .icon-list{margin-block:2.25rem 1.5rem}}.homepage-staff p{font-weight:300;max-width:40ch;margin-inline:auto}.hero-section{--inset: 4rem;position:relative;display:flex;width:100%;z-index:1;min-height:880px;max-height:900px;isolation:isolate;padding-bottom:var(--advantage-section-offset)}@media screen and (max-width:1199px){.hero-section{--inset: 1.5rem;min-height:400px}}.hero-section__background{position:absolute;top:0;right:0;bottom:0;left:0}.hero-section__background img,.hero-section__background video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}@media screen and (max-width:767px){.hero-section__background img,.hero-section__background video{object-position:top}}.hero-section>[class*=container--]{display:flex}.hero-section:before{content:"";position:absolute;top:100%;left:50%;width:3px;height:var(--inset);z-index:2;transform:translate(-50%,-50%);background:#e5b38b}@media screen and (max-width:575px){.hero-section:before{height:calc(var(--inset) * 1.5)}}.hero-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(to top,#00000080,#0006 25%,#0000)}.hero{align-self:end;position:relative;width:100%;margin-block-end:80px;z-index:1;text-shadow:0 0 24px rgba(0,0,0,.25);text-align:center}@media screen and (max-width:1199px){.hero{margin-block:50px 70px}}@media screen and (max-width:767px){.hero{margin-block:30px 56px}}.hero .title--h0{line-height:1}@media screen and (min-width:1200px){.hero .p{font-size:var(--fs-lead)}}.hero-swiper{width:100%;height:100%}.hero-swiper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(.11deg,#141a00ba 15.05%,#141a0000 48.41%),linear-gradient(to bottom,#00132a78 13.88%,#06002a00 41.54%);z-index:1;pointer-events:none}.hero-swiper .swiper-pagination{position:absolute;left:3.875rem;top:50%;translate:0 -50%;z-index:3;flex-direction:column;gap:1.5rem}@media screen and (max-width:1199px){.hero-swiper .swiper-pagination{top:auto;bottom:2rem;left:1rem;gap:1rem;translate:0;flex-direction:row;z-index:10}}.hero-swiper .swiper-dot{rotate:45deg}.hero-socials{position:absolute;width:4.5rem;height:auto;top:50%;right:0;z-index:10;overflow:hidden;translate:0 -50%;padding-block:.5rem;display:flex;flex-direction:column;justify-content:center}.hero-socials .icon-item a{background-color:transparent}.hero-socials .icon-item svg{color:#fff}@media screen and (max-width:1199px){.hero-socials{display:none}}.about{display:grid;grid-template-columns:repeat(2,minmax(10px,1fr));gap:clamp(2rem,5vw,7.5rem)}@media screen and (max-width:991px){.about{grid-template-columns:1fr}}.about__gallery{display:grid;grid-template-columns:repeat(10,minmax(2px,1fr));grid-template-rows:repeat(10,clamp(30px,4.8%,80px));gap:.75rem}@media screen and (min-width:1440px){.about__gallery{gap:1.875rem}}.about__gallery-item{position:relative;overflow:hidden}.about__gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.about__gallery-item:nth-child(1){grid-column:1/span 4;grid-row:1/span 6}.about__gallery-item:nth-child(2){margin-block-start:-1.5rem;grid-column:5/span 7;grid-row:2/span 5}.about__gallery-item:nth-child(3){margin-inline-start:-1.5rem;grid-column:2/span 6;grid-row:7/span 5}.about__gallery-item:nth-child(4){grid-column:8/span 5;grid-row:7/span 6}.about__gallery .figure__link{overflow:hidden}.about__gallery .figure__link img{transition:transform .3s ease-in}@media(hover:hover)and (pointer:fine){.about__gallery .figure__link:is(:hover,:active,:focus-visible) img{transform:scale(1.05)}}.about__gallery-label{position:absolute;left:0;bottom:0;width:100%;background:linear-gradient(180deg,#e5b38b00,#e5b38b);padding:2rem 1rem .75rem;display:flex;align-items:center;gap:.5rem;color:#fff;line-height:1.2;flex-wrap:wrap}@media screen and (min-width:1440px){.about__gallery-label{padding:2.5rem 1.25rem 1rem;gap:1rem}}.about__gallery-number{font-size:3.625rem;font-weight:600;color:#fff;line-height:1;display:flex;align-items:flex-end;gap:.5rem}@media screen and (max-width:575px){.about__gallery-number{font-size:2rem}}.about__gallery-number span{display:block;position:relative;transform:translateY(-.25em);font-size:var(--fs-h4);font-weight:400;text-transform:uppercase}.houses{position:relative;background:#fff;padding:2.5rem;z-index:2}@media screen and (min-width:768px){.houses{padding:4rem}}@media screen and (min-width:1200px){.houses{margin-block-start:-2.5rem;padding:6.25rem}}.houses__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media screen and (min-width:768px){.houses__header{flex-direction:row;justify-content:space-between;align-items:center}}@media screen and (min-width:1200px){.houses__header{margin-bottom:3rem}}.houses__legend{display:flex;flex-wrap:wrap;gap:.25rem 1rem}@media screen and (min-width:576px){.houses__legend{gap:4rem}}.houses__legend-item{display:flex;align-items:center;gap:1.25rem}.houses__legend-dot{width:18px;height:18px}.houses__number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-weight:400;font-size:var(--fs-small);color:#fff;margin-inline-start:1.625rem}@media screen and (max-width:767px){.houses__number{margin-inline-start:1rem}}.houses__status{display:inline-block}.houses__legend-dot--available,.houses__number--available{background:#73ce96}.houses__status--available{color:#73ce96}.houses__legend-dot--reserved,.houses__number--reserved{background:#e5b38b}.houses__status--reserved{color:#e5b38b}.houses__legend-dot--sold,.houses__number--sold{background:#c84345}.houses__status--sold{color:#c84345}.houses__legend-dot--preparing,.houses__number--preparing{background:#787c7d}.houses__status--preparing{color:#787c7d}.houses__legend-label{font-size:var(--fs-small);font-weight:400;letter-spacing:.08em;text-transform:uppercase}.houses__table-wrapper{position:relative}.houses__table-wrapper:after{content:"";position:absolute;top:0;right:0;width:3.5rem;height:100%;pointer-events:none;z-index:1;opacity:0;transition:opacity .2s cubic-bezier(.33,1,.68,1);background:linear-gradient(to left,#0006,#0000)}.houses__table-wrapper.is-scroll-shadow:after{opacity:1}@media screen and (max-width:991px){.houses__table-wrapper{margin:0 -2.5rem}}.houses__table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.houses__table{width:100%;border-collapse:collapse;min-width:900px;font-family:paralucent-condensed,sans-serif}.houses__row:not(.houses__row--header):nth-child(odd){background:#f2f2f2}.houses__cell{padding:1.25rem 1.5rem;text-align:left;color:#2a2b2d}@media screen and (min-width:1200px){.houses__cell{padding:1.5rem 1.25rem}}.houses__cell--header{font-size:var(--fs-small);font-weight:400;color:#787c7d;text-transform:uppercase;letter-spacing:.08em;padding-top:0;padding-bottom:1.375rem}.houses__cell--number{padding-left:0}.houses__cell--download{text-align:center;padding-right:0}.houses__download{display:flex;align-items:center;justify-content:center;margin-inline:auto;width:36px;height:36px;border-radius:50%;color:#787c7d;transition:all .2s cubic-bezier(.33,1,.68,1)}.houses__download:hover{background:#f2f2f2;color:#e5b38b}.houses__download svg{display:block}.house-type{display:grid;grid-template-columns:1fr}@media screen and (min-width:992px){.house-type{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(10px,auto);align-items:center}}@media screen and (min-width:992px){.house-type--reversed .house-type__content{order:2}.house-type--reversed .house-type__gallery{order:1;margin-inline-end:0;margin-inline-start:calc(var(--bleed-negative) - var(--container-padding))}}.house-type__content{max-width:600px;padding-inline-end:2rem;margin-inline-end:auto}@media screen and (min-width:992px){.house-type--reversed .house-type__content{padding-inline-end:0;padding-inline-start:2rem;margin-inline:auto 0}}.house-type__subtitle{display:block;font-size:.875rem;color:#e5b38b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;line-height:1.25;font-weight:400}.house-type__text{font-size:1.063rem;line-height:1.6;color:#787c7d;margin-bottom:2rem}@media screen and (min-width:1200px){.house-type__text{font-size:1.125rem;margin-bottom:3rem}}.house-type__gallery{min-width:0;height:100%}@media screen and (min-width:992px){.house-type__gallery{margin-inline-end:calc(var(--bleed-negative) - var(--container-padding))}}@media screen and (max-width:991px){.house-type__gallery{aspect-ratio:16/10}}@media screen and (max-width:575px){.house-type__gallery{margin-inline:var(--container-padding-negative)}}.house-type__map{background:#f2f2f2;height:100%}.house-type__map .map-section{height:100%}@media screen and (min-width:992px){.house-type__map .map{height:100%;max-height:unset}}@media screen and (min-width:992px){.house-type__map{margin-inline-end:calc(var(--bleed-negative) - var(--container-padding))}}@media screen and (max-width:575px){.house-type__map{margin-inline:var(--container-padding-negative)}}.house-type__map-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f2f2f2;border:2px dashed #d9d9d9}.house-type__map-placeholder p{color:#787c7d;font-size:1.125rem;margin:0}.house-swiper{position:relative;overflow:hidden;background:#1f1f1f;width:100%;height:100%}.house-swiper__image{position:relative;width:100%;height:100%;overflow:hidden}.house-swiper__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.house-swiper__image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#e5b38b00 62.72%,#e5b38b);z-index:2}.house-swiper__controls{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;padding:0 .75rem 1.5rem;z-index:2;background:linear-gradient(to top,rgba(0,0,0,.5) 0%,transparent 100%)}@media screen and (min-width:768px){.house-swiper__controls{padding:0 1.5rem 3.125rem}}@media screen and (max-width:767px){.house-swiper__controls{justify-content:space-between}}@media(max-width:400px){.house-swiper__controls{padding:0 .25rem}}.house-swiper__filters{display:flex}.house-swiper__navigation{position:absolute;right:1.5rem;display:flex;gap:.5rem;align-items:center;margin-inline:auto 0}.house-swiper__navigation .swiper-btn{--swiper-btn-size: 2.25rem;background-color:transparent;color:#fff;padding:1rem .25rem}.house-swiper__navigation .swiper-btn.swiper-button-disabled{opacity:.5;pointer-events:none}@media screen and (min-width:768px){.house-swiper__navigation .swiper-btn{--swiper-btn-size: 2.75rem}}.house-swiper__navigation .swiper-btn svg{color:#fff!important;width:1.75rem;height:1.75rem;transform:rotate(0)!important}@media screen and (max-width:575px){.house-swiper__navigation{position:relative;right:0;gap:0}.house-swiper__navigation .swiper-btn{padding:1rem 0}.house-swiper__navigation .swiper-btn svg{width:1.5rem;height:1.5rem}}.house-swiper__filter{position:relative;display:flex;align-items:center;gap:1rem;padding:.8625rem 1.25rem;background:#fff;transition:all .2s cubic-bezier(.33,1,.68,1);border:none;color:#787c7d}.house-swiper__filter:before{content:"";position:absolute;top:calc(50% - .625rem);height:1.25rem;left:0;width:4px;background-color:#fff}.house-swiper__filter svg{color:currentColor}.house-swiper__filter:hover{background:#fff}.house-swiper__filter.is-current{background:#e5b38b;color:#fff}.house-swiper__filter.is-current .house-swiper__filter-label{color:#fff}@media screen and (max-width:1199px){.house-swiper__filter{padding:.5rem .75rem}.house-swiper__filter svg{display:none}}.house-swiper__filter-label{font-size:var(--fs-meta);font-weight:400;white-space:nowrap;letter-spacing:.08em}@media screen and (min-width:768px){.house-swiper__filter-label{font-size:.875rem}}.form-contact.form-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.form-contact>*{grid-column:span 1}.explorer{position:relative;overflow:hidden}.explorer__imgWrap{position:relative;width:fit-content;margin-inline:auto}@media screen and (max-width:575px){.explorer__imgWrap{width:180%;translate:-20% 0}.explorer__imgWrap img{object-fit:cover}.explorer__imgWrap .explorer__mask{width:auto;height:100%}}.explorer__content{position:absolute;width:min(520px,100%);left:0;top:50%;translate:0 -50%;padding:3.75rem 2.75rem}@media screen and (max-width:1439px){.explorer__content{translate:0 0}}@media screen and (max-width:1199px){.explorer__content{position:relative;margin-block-start:-7rem}}@media screen and (max-width:991px){.explorer__content{margin-block-start:0;padding:2.5rem 1.5rem}}.explorer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.explorer__overlay svg a{position:relative;color:transparent;transition:color 125ms ease-out}@media(hover:hover)and (pointer:fine){.explorer__overlay svg a.overlay--free:is(:hover,:active,:focus-visible,.is-hovered){color:#73ce96}}@media(hover:hover)and (pointer:fine){.explorer__overlay svg a.overlay--reserved:is(:hover,:active,:focus-visible,.is-hovered){color:#e5b38b}}@media(hover:hover)and (pointer:fine){.explorer__overlay svg a.overlay--sold:is(:hover,:active,:focus-visible,.is-hovered){color:#c84345}}@media(hover:hover)and (pointer:fine){.explorer__overlay svg a.overlay--unavailable:is(:hover,:active,:focus-visible,.is-hovered){color:#fff}}.explorer__overlay svg path{fill:currentColor;opacity:.25}[data-animation=finished] .explorer__overlay svg path{animation:blink .6s linear}.explorer .explorer-pin{--delay: .15s;--increment: 50ms;position:absolute;z-index:1000;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:99vw;width:30px;aspect-ratio:1;transform:translate(-50%,-50%);top:var(--top);left:var(--left)}.explorer .explorer-pin--free{background-color:#73ce96;color:#fff}@media(hover:hover)and (pointer:fine){.explorer .explorer-pin--free:is(:hover,:active,:focus-visible){background-color:#fff;color:#73ce96}}.explorer .explorer-pin--reserved{background-color:#e5b38b;color:#fff}@media(hover:hover)and (pointer:fine){.explorer .explorer-pin--reserved:is(:hover,:active,:focus-visible){color:#fff}}.explorer .explorer-pin--sold{background-color:#c84345;color:#fff}@media(hover:hover)and (pointer:fine){.explorer .explorer-pin--sold:is(:hover,:active,:focus-visible){color:#fff}}@media screen and (max-width:1199px){.explorer .explorer-pin{width:20px}}@media screen and (max-width:575px){.explorer .explorer-pin{width:14px}}.explorer .explorer-pin svg{width:80%;aspect-ratio:1}@media screen and (max-width:575px){.explorer .explorer-pin svg{width:100%}}.explorer .explorer-pin:before,.explorer .explorer-pin:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:1px solid rgba(255,255,255,.4);border-radius:inherit;z-index:-1;animation:pulse 1.5s infinite}.explorer .explorer-pin:after{animation-delay:.2s;transform:scale(.8)}[data-ready=true] .explorer .explorer-pin{animation:175ms ease-out slideInFromTop;animation-iteration-count:1;animation-fill-mode:both;opacity:0}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(1){animation-delay:calc(var(--delay) + 1 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(2){animation-delay:calc(var(--delay) + 2 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(3){animation-delay:calc(var(--delay) + 3 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(4){animation-delay:calc(var(--delay) + 4 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(5){animation-delay:calc(var(--delay) + 5 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(6){animation-delay:calc(var(--delay) + 6 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(7){animation-delay:calc(var(--delay) + 7 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(8){animation-delay:calc(var(--delay) + 8 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(9){animation-delay:calc(var(--delay) + 9 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(10){animation-delay:calc(var(--delay) + 10 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(11){animation-delay:calc(var(--delay) + 11 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(12){animation-delay:calc(var(--delay) + 12 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(13){animation-delay:calc(var(--delay) + 13 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(14){animation-delay:calc(var(--delay) + 14 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(15){animation-delay:calc(var(--delay) + 15 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(16){animation-delay:calc(var(--delay) + 16 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(17){animation-delay:calc(var(--delay) + 17 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(18){animation-delay:calc(var(--delay) + 18 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(19){animation-delay:calc(var(--delay) + 19 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(20){animation-delay:calc(var(--delay) + 20 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(21){animation-delay:calc(var(--delay) + 21 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(22){animation-delay:calc(var(--delay) + 22 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(23){animation-delay:calc(var(--delay) + 23 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(24){animation-delay:calc(var(--delay) + 24 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(25){animation-delay:calc(var(--delay) + 25 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(26){animation-delay:calc(var(--delay) + 26 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(27){animation-delay:calc(var(--delay) + 27 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(28){animation-delay:calc(var(--delay) + 28 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(29){animation-delay:calc(var(--delay) + 29 * var(--increment))}[data-ready=true] .explorer .explorer-pin:not(.d-none):nth-child(30){animation-delay:calc(var(--delay) + 30 * var(--increment))}.explorer .tippy-box[data-theme~=explorer]{background-color:#fff;border-radius:0;text-align:center;color:#787c7d;box-shadow:0 3px 37px #0000001a;width:190px}@media screen and (max-width:1199px){.explorer .tippy-box[data-theme~=explorer]{width:134px}}.explorer .tippy-box[data-theme~=explorer] .tippy-content{padding:0}.explorer .tippy-box[data-theme~=explorer] .explorer-tooltip{padding:.5rem;--border-color: #2a2b2d}.explorer .tippy-box[data-theme~=explorer] .explorer-tooltip.is-free{--border-color: #73CE96}.explorer .tippy-box[data-theme~=explorer] .explorer-tooltip.is-reserved{--border-color: #e5b38b}.explorer .tippy-box[data-theme~=explorer] .explorer-tooltip.is-sold{--border-color: #C84345}@media screen and (pointer:fine){.explorer .tippy-box[data-theme~=explorer] .explorer-tooltip{pointer-events:none}}.explorer .tippy-box[data-theme~=explorer] .explorer-tooltip .btn-link{display:flex;justify-content:center;margin-inline:auto;gap:.25rem}@media screen and (pointer:fine){.explorer .tippy-box[data-theme~=explorer] .explorer-tooltip .btn-link{display:none}}.explorer .tippy-box[data-theme~=explorer][data-placement=top] .explorer-tooltip{border-top:3px solid var(--border-color);padding-bottom:.5rem}.explorer .tippy-box[data-theme~=explorer][data-placement=top] .tippy-arrow{transform:translate(0) scale(1.001)!important}.explorer .tippy-box[data-theme~=explorer][data-placement=bottom] .explorer-tooltip{border-bottom:3px solid var(--border-color);padding-top:.5rem}.explorer .tippy-box[data-theme~=explorer][data-placement=bottom] .tippy-arrow{transform:translateY(-100%) scaleY(-1)!important;top:0}.explorer .tippy-box[data-theme~=explorer] .tippy-arrow{width:100%;height:initial;aspect-ratio:5;color:#fff;background-color:currentColor;clip-path:polygon(0 0,100% 0,50% 100%)}.explorer .tippy-box[data-theme~=explorer] .tippy-arrow:before{display:none}.explorer .status{font-size:var(--fs-small);text-transform:uppercase;font-weight:400;letter-spacing:.08em}.explorer .status--free{color:#73ce96}.explorer .status--reserved{color:#e5b38b}.explorer .status--sold{color:#c84345}.jumbotron{position:relative}@media screen and (min-width:992px){.jumbotron-picture-swiper{width:100%;aspect-ratio:2.5/1;min-height:40rem}}@media screen and (max-width:991px){.jumbotron-picture-swiper{width:100%;aspect-ratio:1.75}}.jumbotron-picture-item{position:relative}.jumbotron-picture-item__picture{position:absolute;top:0;right:0;bottom:0;left:0}.jumbotron-body{--inset-block: 2rem;--spacing-block: 3rem;--spacing-inline: 3.625rem;position:relative;display:flex;align-items:end;z-index:3;height:auto}@media screen and (min-width:992px){.jumbotron-body{position:absolute;right:0;bottom:-2.875rem;width:540px;height:auto}}@media screen and (max-width:1199px){.jumbotron-body{--spacing-block: 2.25rem;--spacing-inline: 2.25rem}}@media screen and (max-width:575px){.jumbotron-body{--spacing-block: 2rem;--spacing-inline: 2rem}}@media screen and (max-width:767px){.jumbotron-body{height:auto;left:0}}.jumbotron-body__container{background-color:#1f1f1f;width:100%;max-height:none;overflow:visible}@media screen and (max-width:991px){.jumbotron-body__container{display:flex;flex-direction:column-reverse;padding-block-end:2rem}}.jumbotron-body__container>*{margin-top:var(--spacing-block)}.jumbotron-body__container>*:first-child{padding-block-start:Var(--spacing-block);margin-top:0}@media screen and (min-width:992px){.jumbotron-body__container>*:last-child{padding-block-end:var(--spacing-block)}}.jumbotron-body__swiper{width:100%;overflow:visible}.jumbotron-body__swiper .swiper-wrapper,.jumbotron-body__swiper .swiper-slide{height:auto}.jumbotron-body__foot{display:flex;justify-content:end;align-items:center;gap:.75rem;padding-inline:var(--spacing-inline)}.jumbotron-body__foot>*:last-child{margin-inline-start:auto}.jumbotron-copy-item{padding-inline:var(--spacing-inline)}.jumbotron-copy-item .title{--padding-x: calc(var(--spacing-inline) - 7px)}:root{--advantage-section-offset: 0}.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{--spacing: 16px;display:grid;gap:var(--gap, var(--spacing))}@media screen and (min-width:768px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(var(--columns, 4),1fr)}}@media(min-width:768px)and (max-width:1199px){.structure-grid:not(.swiper-wrapper).structure-grid--documents,.swiper:not(.swiper-initialized) .structure-grid.structure-grid--documents{grid-template-columns:minmax(0,1fr)}}.swiper:not(.swiper-initialized) .structure-grid{grid-template-rows:auto;grid-auto-rows:0;row-gap:0;overflow:hidden}.swiper:not(.swiper-initialized) .structure-grid+.swiper-pagination{display:none!important}@media screen and (min-width:1200px){.structure-grid.structure-grid--icons{--spacing: 64px}}.structure-icon{display:flex;justify-content:start;align-items:start;gap:24px 32px}@media screen and (max-width:1439px){.structure-icon{gap:24px}}@media screen and (max-width:575px){.structure-icon{gap:20px}}.structure-icon__head{flex:none;display:flex;justify-content:center;align-items:center;width:4rem;aspect-ratio:1}@media screen and (max-width:1439px){.structure-icon__head{width:3rem}}@media screen and (max-width:575px){.structure-icon__head{width:2.25rem}}.structure-icon__picture{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.structure-icon__picture img{height:100%;width:auto;max-width:100%;max-height:100%;aspect-ratio:1;object-fit:contain}.structure-icon__body{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:4px}.structure-icon--center{flex-direction:column;align-items:center}.structure-icon--center .structure-icon__body{align-items:center;text-align:center}.tippy-box[data-animation=shift-toward][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=top]{transform:translateY(-10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=bottom]{transform:translateY(10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=left]{transform:translate(-10px)}.tippy-box[data-animation=shift-toward][data-state=hidden][data-placement^=right]{transform:translate(10px)}
