.main-slider-item{display:flex;flex-shrink:0;position:relative;width:100vw;background-color:var(--grey);overflow:hidden}@media screen and (min-width: 1024px){.main-slider-item{min-height:38vw}}@media screen and (max-width: 1023px) and (orientation: portrait) and (max-width: 719px){.main-slider-item{height:90vh}}@media screen and (width: 1024px) and (orientation: portrait){.main-slider-item{min-height:38vw}}@media screen and (max-width: 1023px) and (orientation: portrait) and (min-width: 720px){.main-slider-item{min-height:38vw}}@media screen and (max-width: 1024px) and (orientation: landscape) and (max-height: 719px){.main-slider-item{height:120vh}}@media screen and (max-width: 1024px) and (orientation: landscape) and (min-height: 720px){.main-slider-item{min-height:38vw}}.main-slider-item:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:var(--text);opacity:.72}.main-slider-item__content{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;height:100%;z-index:1}@media screen and (max-width: 1024px) and (orientation: portrait){.main-slider-item__content{justify-content:center}}@media screen and (max-width: 1024px) and (orientation: landscape){.main-slider-item__content{justify-content:center}}.main-slider-item__info{display:flex;flex-direction:column;gap:1.5em;width:100%;max-width:37em;padding:4em 0 0}@media screen and (min-width: 1024px){.main-slider-item__info{margin:auto auto 1em 0}}.main-slider-item__title{font-weight:600;color:var(--white)}@media screen and (min-width: 1024px){.main-slider-item__title{font-size:4em}}@media screen and (max-width: 1024px){.main-slider-item__title{font-size:2em}}.main-slider-item__text{color:var(--white)}.main-slider-item__actions{display:flex;gap:1em}.main-slider-item__image{display:flex;justify-content:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0}.main-slider-item__image img{max-height:none}@media screen and (min-width: 1024px){.main-slider-item__image img{width:100%}}@media screen and (max-width: 1024px) and (orientation: portrait){.main-slider-item__image img{width:auto;max-width:none;height:100%}}@media screen and (max-width: 1024px) and (orientation: landscape){.main-slider-item__image img{min-width:100%;min-height:100%}}.main-slider-item__items{display:flex;gap:2em;width:100%;margin:2.5rem 0;overflow-y:hidden;overflow-x:auto}@media screen and (min-width: 1024px){.main-slider-item__items{flex-direction:row-reverse;align-items:flex-end;height:96px;flex-shrink:0}}@media screen and (max-width: 1023px) and (orientation: portrait){.main-slider-item__items{flex-direction:column}}@media screen and (width: 1024px) and (orientation: portrait){.main-slider-item__items{flex-direction:row;align-items:center;justify-content:center;height:6em}}@media screen and (max-width: 1023px) and (orientation: portrait) and (min-width: 720px){.main-slider-item__items{flex-direction:row;align-items:center;justify-content:center;height:6em}}@media screen and (max-width: 1024px) and (orientation: landscape){.main-slider-item__items{flex-direction:row;align-items:center;justify-content:center;height:6em}}.main-slider-item__item{display:flex;align-items:center;flex-shrink:0;gap:.5rem;width:100%;padding:.75rem;background-color:#fff3;border-radius:1.25em;color:var(--white);overflow:hidden}@media screen and (min-width: 1024px){.main-slider-item__item{max-width:30%}}@media screen and (max-width: 1024px) and (orientation: landscape){.main-slider-item__item{max-width:40%}}@media screen and (max-width: 1023px) and (orientation: portrait) and (min-width: 720px){.main-slider-item__item{max-width:45%}}.main-slider-item__item-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:4.5em;height:4.5em;border-radius:50%;background-color:#fff3;overflow:hidden}.main-slider-item__item-icon img{width:32px;height:32px}.main-slider-item__item-info{display:flex;flex-direction:column;gap:.25rem}.main-slider-item__item-name{font-weight:700;font-size:1.25em}.main-slider-item__item-text{font-size:.95em;padding-right:.45em;opacity:.8}.main-slider-item__info,.main-slider-item__items{transform:translateY(-1em);opacity:0;transition:all 1s}.main-slider-item.is_active .main-slider-item__info,.main-slider-item.is_active .main-slider-item__items{transform:translateY(0);transition:all .3s;opacity:1}.main-slider{display:flex;flex-direction:column;position:relative;background-color:var(--grey);width:100%}@media screen and (min-width: 1024px){.main-slider{min-height:38vw}}@media screen and (max-width: 1023px) and (orientation: portrait) and (max-width: 719px){.main-slider{height:90vh}}@media screen and (width: 1024px) and (orientation: portrait){.main-slider{min-height:38vw}}@media screen and (max-width: 1023px) and (orientation: portrait) and (min-width: 720px){.main-slider{min-height:38vw}}@media screen and (max-width: 1024px) and (orientation: landscape) and (max-height: 719px){.main-slider{height:120vh}}@media screen and (max-width: 1024px) and (orientation: landscape) and (min-height: 720px){.main-slider{min-height:38vw}}.main-slider__slides{display:flex;flex-direction:column;flex-shrink:0;position:relative;width:100vw;overflow:hidden}@media screen and (min-width: 1024px){.main-slider__slides{min-height:38vw}}@media screen and (max-width: 1023px) and (orientation: portrait) and (max-width: 719px){.main-slider__slides{height:90vh}}@media screen and (width: 1024px) and (orientation: portrait){.main-slider__slides{min-height:38vw}}@media screen and (max-width: 1023px) and (orientation: portrait) and (min-width: 720px){.main-slider__slides{min-height:38vw}}@media screen and (max-width: 1024px) and (orientation: landscape) and (max-height: 719px){.main-slider__slides{height:120vh}}@media screen and (max-width: 1024px) and (orientation: landscape) and (min-height: 720px){.main-slider__slides{min-height:38vw}}.main-slider__slides-content{display:flex;flex-direction:column;flex-shrink:0;position:relative;width:100vw;transition:all 1s ease-in-out}.main-slider__nav{display:flex;justify-content:center;flex-shrink:0;gap:1em;position:absolute;bottom:0;left:0;right:0;width:100%;padding:1em 0;z-index:2;overflow:hidden}.main-slider__nav-item{display:flex;width:100%;max-width:50%;height:.25rem;border-radius:var(--border-radius-sm);background-color:var(--white);opacity:.4;transition:all .3s}.main-slider__nav-item.is_active{opacity:1}.main-slider__arrows{display:flex;position:absolute;top:calc(50% - 24px);right:0;left:0;width:100%}.main-slider__arrow{display:flex;justify-content:center;align-items:center;position:absolute;width:48px;height:48px;border-radius:50px;background-color:#fff3;color:var(--white);transition:all .3s}.main-slider__arrow:hover{background-color:#ffffff59}@media screen and (min-width: 1024px){.main-slider__arrow.is_next{right:0}}@media screen and (max-width: 1024px){.main-slider__arrow.is_next{right:1em}}.about-video-section{position:relative}.about-video-section__decoration{display:flex;position:absolute;top:0;left:0}@media screen and (max-width: 1024px) and (orientation: portrait){.about-video-section__decoration svg{position:relative;top:-.3em;left:0;width:32vw;height:18vw}}.about-video-section__content{display:flex;position:relative;gap:2rem}@media screen and (min-width: 1024px){.about-video-section__content{flex-direction:row}}@media screen and (max-width: 1024px){.about-video-section__content{flex-direction:column}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.about-video-section__content{flex-direction:row}}.about-video-section__info{display:flex;flex-direction:column;gap:1.25em;width:100%;max-width:24rem;margin:auto 0}.about-video-section__text{font-weight:300;font-size:1.25em}.about-video-section__poster{display:flex;justify-content:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background-repeat:no-repeat;background-size:cover;border-radius:2em;overflow:hidden}.about-video-section__video{display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative;aspect-ratio:16/9;border-radius:2em;background-color:var(--grey);overflow:hidden}@media screen and (min-width: 1024px){.about-video-section__video{width:55vw}}@media screen and (max-width: 1024px){.about-video-section__video{width:100%}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.about-video-section__video{width:55vw}}.about-video-section__video iframe{position:absolute;top:0;left:0;width:auto;height:100%;aspect-ratio:16/9}.about-video-section__play{display:flex;justify-content:center;align-items:center;position:relative;width:15%;min-width:32px;aspect-ratio:1/1;border-radius:50%;color:var(--white);margin:auto;background-color:#30b54d80;overflow:hidden}.about-video-section__play svg{z-index:1}@media screen and (max-width: 1024px){.about-video-section__play svg{width:2em;height:2em}}.catalog-section{position:relative}.catalog-section__content{display:flex;flex-direction:column;gap:2.5em}.catalog-section__header{display:flex;align-items:center;gap:2.5em}.catalog-section__name{width:100%}.catalog-section__actions{flex-shrink:0}.catalog-section__body{display:grid;gap:3em 2em}@media screen and (min-width: 1024px){.catalog-section__body{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1024px){.catalog-section__body{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width: 1024px) and (orientation: landscape){.catalog-section__body{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.catalog-section__body{grid-template-columns:repeat(2,1fr)}}.catalog-section__footer{display:flex;justify-content:center;gap:1.5em}@media screen and (max-width: 720px){.catalog-section__footer{flex-direction:column}}.land-polygon{fill:transparent;opacity:.56;transition:all .15s}.land-polygon:not(.is_booked):hover{opacity:.34;fill:#ff8e00!important}.land-polygon.is_hide{opacity:0;pointer-events:none}.land-polygon:not(.is_booked).is_selected{opacity:.64;fill:#ff8e00!important}.land-map{display:flex;justify-content:center;align-items:center;position:relative;width:100%;max-width:1440px;margin:0 auto}@media screen and (max-width: 720px),screen and (min-width: 720px) and (max-width: 1024px) and (orientation: landscape){.land-map{flex-direction:column;margin-bottom:3em;padding:0 1em}}.land-map__layer{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--border-radius-xl);background-color:var(--grey);background-size:cover;overflow:hidden}.land-map__markup{position:absolute;top:0;bottom:0;left:0;right:0}.land-map__filter{display:flex;gap:2.5em;position:absolute;bottom:2.5em;right:8%;padding:1.5em;border-radius:var(--border-radius-lg);background-color:var(--body)}@media screen and (max-width: 720px),screen and (min-width: 720px) and (max-width: 1024px) and (orientation: landscape){.land-map__filter{flex-direction:column;gap:1em;width:100%;position:relative;right:0;bottom:0;margin-top:1em}}.land-map__filter-item{display:flex;flex-direction:column;flex-shrink:0;gap:.75rem;position:relative}.land-map__filter-separator{display:flex;flex-shrink:0;width:1px;background-color:var(--text);opacity:.2}.land-map__filter-toggle{display:flex;flex-shrink:0;white-space:nowrap;font-size:.9rem}.land-map__filter-marks{display:flex;gap:2em}.land-map__filter-mark{display:flex;align-items:center;gap:.5rem}.land-map__filter-mark-color{display:flex;flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:var(--border-radius-xs);background-color:var(--dark-grey)}.land-map__filter-mark-name{display:flex;flex-shrink:0;white-space:nowrap;font-size:.9rem}.land-map__plan{display:flex;gap:2em}.land-map__plan-item{display:flex;gap:.75em}.land-map__plan-icon{display:flex;justify-content:center;align-items:flex-start;flex-shrink:0;width:1.25rem}.land-map__plan-icon img,.land-map__plan-icon svg{margin-top:.28rem}.land-map__plan-info{display:flex;flex-direction:column;gap:.125rem}.land-map__plan-name{font-size:.75rem;opacity:.8}.land-map__plan-text{font-weight:700;font-size:1.25em}.text-card{display:flex;flex-direction:column;border-radius:var(--border-radius-xl);background-color:var(--body);box-shadow:0 12px 16px #6d6d6d14}.text-card__image{border-radius:var(--border-radius-xl) var(--border-radius-xl) 0 0;overflow:hidden}.text-card__info{display:flex;flex-direction:column;gap:1em;padding:1.25rem}.text-card__text{color:var(--text-grey)}.text-card__actions{padding:0 1.25rem;margin:.25rem 0 1.25rem}.payment-info-card{display:flex;border-radius:var(--border-radius-xl);gap:1.25rem;background-color:var(--body);box-shadow:0 12px 16px #6d6d6d14}@media screen and (max-width: 1024px) and (orientation: portrait){.payment-info-card{flex-direction:column}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.payment-info-card{flex-direction:row}}.payment-info-card__image{display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative;width:100%;max-width:50%;overflow:hidden}@media screen and (min-width: 1024px){.payment-info-card__image{order:1;border-radius:0 var(--border-radius-xl) var(--border-radius-xl) 0}}@media screen and (max-width: 1024px){.payment-info-card__image{order:0;border-radius:var(--border-radius-xl) var(--border-radius-xl) 0 0}}@media screen and (max-width: 1024px) and (orientation: landscape){.payment-info-card__image{order:1;border-radius:0 var(--border-radius-xl) var(--border-radius-xl) 0;max-width:50%}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.payment-info-card__image{order:1;border-radius:0 var(--border-radius-xl) var(--border-radius-xl) 0;max-width:50%}}.payment-info-card__image img{min-width:100%;min-height:100%;position:absolute}.payment-info-card__info{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 1024px){.payment-info-card__info{padding:2.5em}}@media screen and (max-width: 1024px){.payment-info-card__info{padding:0 1em 2em}}@media screen and (max-width: 1024px) and (orientation: landscape){.payment-info-card__info{padding:2em 1em}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.payment-info-card__info{padding:2em 1em}}.payment-info-card__text{height:100%;margin-top:.75rem;color:var(--text-grey)}.payment-info-card__text p+*{margin-top:1.15rem}.payment-info-card__text ol li:not(:first-child){margin-top:.75rem}.payment-info-card__text ol{counter-reset:num}.payment-info-card__text ol li{position:relative;padding:0 0 0 1.6rem}.payment-info-card__text ol li:before{content:counter(num);counter-increment:num;position:absolute;top:-.05rem;left:0;width:20px;font-size:1.5rem;color:var(--primary);font-weight:500;line-height:1}.payment-info-card__actions{margin-top:1.25em}.developer-section{position:relative}.developer-section__content{display:flex}@media screen and (min-width: 1024px){.developer-section__content{justify-content:flex-end}}@media screen and (max-width: 1024px){.developer-section__content{flex-direction:column}}@media screen and (max-width: 1024px) and (orientation: landscape){.developer-section__content{flex-direction:row;justify-content:flex-end}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.developer-section__content{flex-direction:row;justify-content:flex-end}}.developer-section__image{display:flex;justify-content:flex-end;align-items:flex-start;flex-shrink:0;overflow:hidden;z-index:1}@media screen and (min-width: 1024px){.developer-section__image{margin:5em -5% 4em auto;width:55vw;border-radius:var(--border-radius-xl)}}@media screen and (max-width: 1024px){.developer-section__image{width:100%;margin-left:-1em;border-radius:0 var(--border-radius-lg) var(--border-radius-lg) 0;margin-bottom:2em}}@media screen and (max-width: 1024px) and (orientation: landscape){.developer-section__image{margin:5em -5% 4em auto;width:35vw;border-radius:var(--border-radius-xl)}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.developer-section__image{margin:5em -5% 4em auto;width:55vw;border-radius:var(--border-radius-xl)}}.developer-section__image img{overflow:hidden}@media screen and (min-width: 1024px){.developer-section__image img{border-radius:var(--border-radius-lg)}}@media screen and (max-width: 1024px){.developer-section__image img{border-radius:0 var(--border-radius-lg) var(--border-radius-lg) 0}}@media screen and (max-width: 1024px) and (orientation: landscape){.developer-section__image img{border-radius:var(--border-radius-lg)}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.developer-section__image img{border-radius:var(--border-radius-lg)}}.developer-section__info{display:flex;flex-direction:column;gap:1.5em;position:relative;width:100%;flex-shrink:0;background-color:var(--body)}@media screen and (min-width: 1024px){.developer-section__info{max-width:60%;padding:6em 0 6em 6em;border-radius:var(--border-radius-xl) 0 0 var(--border-radius-xl)}}@media screen and (max-width: 1024px) and (orientation: landscape){.developer-section__info{max-width:80%;padding:3em 0 3em 4em;border-radius:var(--border-radius-xl) 0 0 var(--border-radius-xl)}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.developer-section__info{padding:3em 0 3em 4em;border-radius:var(--border-radius-xl) 0 0 var(--border-radius-xl)}}.developer-section__info:after{content:"";position:absolute;top:0;bottom:0;left:100%;width:50vh;background-color:var(--body)}@media screen and (max-width: 1024px) and (orientation: portrait){.developer-section__info:after{display:none}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.developer-section__info:after{display:flex}}.developer-section__text{color:var(--text-grey);font-weight:400;line-height:1.5}.developer-section__text p{margin:1.5em 0}.developer-section__text p:first-child{margin-top:0}.developer-section__text p:last-child{margin-bottom:0}.developer-section__list{gap:1em}@media screen and (min-width: 1024px){.developer-section__list{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1024px){.developer-section__list{display:flex;flex-direction:column;margin-bottom:2.5em}}@media screen and (max-width: 1024px) and (orientation: landscape){.developer-section__list{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.developer-section__list{display:grid;grid-template-columns:repeat(3,1fr)}}.developer-section__list-item{display:flex;flex-direction:column;gap:.15rem}.developer-section__list-item-name{font-weight:500;font-size:2.5em;color:var(--primary)}.developer-section__list-item-text{color:var(--text-grey);font-size:90%}.developer-section__list-item sup{position:relative;top:-30%;font-size:50%}.developer-section__decoration{position:absolute}@media screen and (min-width: 1024px){.developer-section__decoration{bottom:-10.5em;left:-12em}}@media screen and (max-width: 1024px){.developer-section__decoration{bottom:0;left:36vw;transform:rotate(102deg);top:calc(100% - 106vw);width:100vw}}@media screen and (max-width: 1024px) and (orientation: landscape){.developer-section__decoration{display:none}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.developer-section__decoration{display:none}}.main-page,.main-page__slider{position:relative}.main-page__about{display:flex;position:relative;background-color:var(--mint)}.main-page__about:before{content:"";position:absolute;bottom:0;right:0;background-color:var(--green)}@media screen and (min-width: 1024px){.main-page__about:before{width:26vw;top:0}}@media screen and (max-width: 1024px){.main-page__about:before{left:0;width:100%;height:15vh}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.main-page__about:before{width:26vw;height:100%;top:0;left:auto}}.main-page__land{display:flex;flex-direction:column;position:relative;padding:4em 0 0}.main-page__land:before{content:"";position:absolute;top:0;left:0;right:0;height:80%;background-color:var(--mint);z-index:-1}.main-page__land-title{margin-bottom:2.5rem}@media screen and (min-width: 1024px){.main-page__land-offer{margin-top:4em}}@media screen and (max-width: 1024px){.main-page__land-offer{margin-top:0}}@media screen and (min-width: 1024px){.main-page__advantages{margin-top:5rem}}@media screen and (max-width: 1024px){.main-page__advantages{margin-top:2rem}}.main-page__additional{position:relative}.main-page__additional:before,.main-page__additional:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.main-page__additional:before{background-color:var(--mint)}.main-page__additional:after{background-image:url(/build/assets/additional_service-BLdyWJES.png);background-size:cover;background-repeat:no-repeat;opacity:.04}.main-page__payment{position:relative}.main-page__payment:after{content:"";position:absolute;bottom:0;left:0;right:0;height:64.5%;background-color:var(--mint);z-index:-1}.main-page__payment-body{display:flex;flex-direction:column;gap:1.875rem}.main-page__payment-list{gap:1.875rem}@media screen and (min-width: 1024px){.main-page__payment-list{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 1024px){.main-page__payment-list{display:flex;flex-direction:column}}@media screen and (max-width: 1024px) and (orientation: landscape){.main-page__payment-list{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.main-page__payment-list{display:grid;grid-template-columns:repeat(2,1fr)}}.main-page__process{display:flex;flex-direction:column;gap:3.5em;padding-bottom:12em;background-color:var(--primary);background-image:url(/build/assets/process-BNGE7X8v.png)}.main-page__process-name{color:var(--white)}.main-page__process-slider{display:flex;flex-direction:column;gap:2.5em}.main-page__process-slider-name{color:var(--white)}.main-page__process-slider-list{display:flex;gap:2em;overflow-y:hidden;overflow-x:auto}@media screen and (min-width: 1024px){.main-page__process-slider-list{padding:0 17vw 1.25em}}@media screen and (max-width: 1024px){.main-page__process-slider-list{padding:0 1em 1.5em}}.main-page__process-slider-list::-webkit-scrollbar{height:4px}.main-page__process-slider-list::-webkit-scrollbar-track{background:transparent}@media screen and (min-width: 1024px){.main-page__process-slider-list::-webkit-scrollbar-track{margin:0 17vw}}@media screen and (max-width: 1024px){.main-page__process-slider-list::-webkit-scrollbar-track{margin:0 1em}}.main-page__process-slider-list::-webkit-scrollbar-thumb{border-radius:1em;background-color:#fff6}.main-page__process-slider-item{flex-shrink:0}@media screen and (min-width: 1024px){.main-page__process-slider-item{width:50%}}@media screen and (max-width: 1024px){.main-page__process-slider-item{width:93%}}.main-page__developer{position:relative;margin-top:-12em;margin-bottom:-3em}.main-page__news-list{gap:2em}@media screen and (min-width: 1024px){.main-page__news-list{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1024px){.main-page__news-list{display:flex;flex-direction:column}}@media screen and (max-width: 1024px) and (orientation: landscape){.main-page__news-list{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 720px) and (max-width: 1024px) and (orientation: portrait){.main-page__news-list{display:grid;grid-template-columns:repeat(3,1fr)}}.main-page__news{background-color:var(--mint)}.main-page__news-actions{display:flex;justify-content:center;align-items:center;gap:1em;margin-top:2.5em}
