.OnHoverSlider{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin-bottom:0;display:flex;border-radius:8px;z-index:1}.OnHoverSlider__tags{top:8px;left:8px}.OnHoverSlider__dots,.OnHoverSlider__tags{position:absolute;display:flex;align-items:center;list-style:none;z-index:2}.OnHoverSlider__dots{top:90%;left:50%;transform:translate(-50%,-50%);justify-content:center;margin:0 auto}.OnHoverSlider__dot{margin:0 5px;width:10px;height:10px;background:var(--primary-bg);border-radius:8px}.OnHoverSlider__dot_active{background:var(--gold)}.OnHoverSlider__slide{display:flex;flex-basis:100%}.OnHoverSlider__slide:first-child .OnHoverSlider__slide-body:after{margin-left:10px}.OnHoverSlider__slide:last-child .OnHoverSlider__slide-body:after{margin-right:10px}.OnHoverSlider__slide_active .OnHoverSlider__slide-image{visibility:visible}.OnHoverSlider__slide_active .OnHoverSlider__slide-body:after{background-color:var(--gold)}.OnHoverSlider__slide-body{z-index:2;width:100%;height:100%;display:flex;align-items:flex-end}.OnHoverSlider__slide-image{position:absolute;visibility:hidden;top:0;left:0;width:100%;height:100%!important;border-radius:8px}.CardListFrame{display:flex;flex-direction:column;border-radius:24px;box-shadow:0 0 24px #00000040;background-color:var(--card-bg);transition:box-shadow .3s;padding:16px;height:100%}html[data-theme=light] .CardListFrame{box-shadow:0 0 4px #0000001f}html[data-theme=light] .CardListFrame:hover{box-shadow:0 0 24px #0000001f}.CardListFrame__image-link{position:relative;display:block;width:100%;padding-bottom:60%;overflow:hidden;border-radius:8px;margin-bottom:16px;text-align:center}.CardListFrame__body{position:relative;display:flex;flex-direction:column;gap:16px;flex:1}.ArticleCard{display:flex;flex-direction:column;border-radius:24px;box-shadow:0 0 24px #00000040;background-color:var(--card-bg);transition:box-shadow .3s;padding:16px}html[data-theme=light] .ArticleCard{box-shadow:0 0 4px #0000001f}html[data-theme=light] .ArticleCard:hover{box-shadow:0 0 24px #0000001f}.ArticleCard__preview{padding-bottom:440px}.ArticleCard__title{font-weight:500;font-size:20px;line-height:24px;display:block;height:auto}@media only screen and (max-width:918.98px){.ArticleCard__title{font-size:18px;line-height:22px}}.ArticleCard__publish-date{font-family:SF Pro Display,sans-serif;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.32px;color:var(--primary-fg)}.ArticleCard__info-container{display:flex;flex:1;align-items:flex-end;justify-content:space-between}.ArticleCard__author-info{font-size:14px;margin-right:15px;color:var(--primary-fg)}.ArticleCard__author-photo{position:relative;display:inline-block;width:24px;height:24px!important;margin-right:12px;vertical-align:middle}.BuildingComplexCard__title{font-weight:500;font-size:20px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}@media only screen and (max-width:918.98px){.BuildingComplexCard__title{font-size:18px;line-height:22px}}.BuildingComplexCard__tags{display:flex;flex-flow:row wrap;flex:1;grid-gap:12px}.BuildingComplexCard__tag{align-self:flex-end;display:inline-block;height:auto}.BuildingComplexCard__tag-text{padding-left:10px;color:var(--secondary-fg)}.swiper-wrapper{padding:1rem 0}.CardsSlider{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;position:relative;margin:-50px 0 0;padding:50px 0 0}.CardsSlider__swiper{margin-left:calc((100% - 100vw)/2);margin-right:calc((100% - 100vw)/2);padding:1rem calc((100vw - 100%)/2)}@media only screen and (max-width:1439.98px){.CardsSlider__swiper{width:auto;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}}.CardsSlider__swiper:after,.CardsSlider__swiper:before{content:"";position:absolute;top:-12px;bottom:-12px;box-shadow:inset 0 0 50% var(--primary-bg);z-index:2;width:120px}@media only screen and (max-width:1439.98px){.CardsSlider__swiper:after,.CardsSlider__swiper:before{width:calc((100vw - 100%)/2)}}.CardsSlider .swiper-slide{height:auto;padding:0 .25rem}.CardsSlider__arrows_hidden{opacity:0}.CardsSlider__arrow{cursor:pointer;position:absolute;top:0;z-index:99}.CardsSlider__arrow:hover{color:var(--gold)}.CardsSlider__arrow svg{width:24px;height:24px}.CardsSlider__arrow svg path[stroke=white]{transition:stroke .2s ease-in;stroke:var(--primary-fg)}.CardsSlider__arrow svg path[fill=white]{transition:fill .2s ease-in;stroke:var(--primary-fg)}.CardsSlider__arrow_prev{right:50px}.CardsSlider__arrow_next{right:10px}.CardsSlider__arrow.swiper-button-disabled{pointer-events:none;opacity:.3}.CardsSlider__static{display:grid;width:100%;grid-auto-flow:column;grid-auto-columns:calc(25% - 12px);gap:16px;overflow-x:hidden}.CardsSlider__static_max-three{grid-auto-columns:calc(33.33% - 10.6666666667px)}@media only screen and (max-width:1605px){.CardsSlider__static{grid-auto-columns:calc(33.33% - 10.6666666667px)}}@media only screen and (max-width:1200px){.CardsSlider__static{grid-auto-columns:calc(50% - 8px)}}@media only screen and (max-width:600px){.CardsSlider__static{grid-template-columns:100%}}.CardsSlider__static>*{width:100%}.DistrictCard__title{font-weight:500;font-size:20px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:918.98px){.DistrictCard__title{font-size:18px;line-height:22px}}.DistrictCard__subtitle{padding-left:10px;color:var(--secondary-fg)}.DistrictCard__link{display:flex;align-items:baseline}.ContactExpertModal{padding:24px}@media only screen and (max-width:767.98px){.ContactExpertModal{padding:16px}}.ContactExpertModal_fullwidth{bottom:0}.ContactExpertModal__header{display:flex;align-items:flex-start;justify-content:space-between}.ContactExpertModal__contact{width:auto!important;justify-self:end}.ContactExpertModal__contact-button{width:100%;background:var(--accent-bg)!important;border-radius:8px;padding:12px 24px;min-height:52px;color:var(--primary-fg)}.ContactExpertModal__contact-button:hover{color:var(--gold);background-color:var(--button-accent-secondary-bg)!important}.ContactExpertModal__contact-button span{font-weight:500;font-size:16px;line-height:24px;width:100%;display:flex;align-items:center}.ContactExpertModal__contact-buttons{margin-top:24px;display:flex;flex-direction:column;row-gap:8px}.ContactExpertModal__expert{display:flex;align-items:center}.ContactExpertModal__experts-photo{margin-right:12px;width:44px;height:44px;border-radius:50%;object-fit:cover}.ContactExpertModal__job{font-weight:400;font-size:14px;line-height:1.5}.ContactExpertModal__link>span{display:flex;align-items:center;justify-content:space-between}.ContactExpertModal__name{font-weight:500;font-size:16px;line-height:24px;display:flex;flex-direction:column}.ProjectView{display:flex;flex-direction:column;border-radius:24px;box-shadow:0 0 24px #00000040;background-color:var(--card-bg);transition:box-shadow .3s;padding:16px;height:100%}html[data-theme=light] .ProjectView{box-shadow:0 0 4px #0000001f}html[data-theme=light] .ProjectView:hover{box-shadow:0 0 24px #0000001f}.ProjectView__image-link{position:relative;display:block;width:100%;border-radius:8px;margin-bottom:16px;text-align:center}.ProjectView__loader,.ProjectView__loader>*{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProjectView__loader>*{margin-top:0!important}.ProjectView__image{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:8px;height:inherit;width:inherit;object-fit:cover}.ProjectView__container{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:.5rem}.ProjectView__title{font-weight:500;font-size:20px;line-height:24px;color:var(--theme-text);margin-right:12px}@media only screen and (max-width:918.98px){.ProjectView__title{font-size:18px;line-height:22px}}.ProjectView__title:hover{color:var(--gold)}.ProjectView__title_loading{overflow:visible}.ProjectView__title_loading:after{border-radius:50px;background-color:var(--primary-fg);opacity:.4;mask:linear-gradient(90deg,#000 30%,rgba(0,0,0,.333),#000 70%) right/300% 100%;animation:shimmer 2s infinite;content:"                         "}.ProjectView__price{font-weight:500;font-size:20px;line-height:24px;color:var(--theme-text)}@media only screen and (max-width:918.98px){.ProjectView__price{font-size:18px;line-height:22px}}.ProjectView__price span{font-weight:500;font-size:14px;line-height:20px;color:var(--sub-theme-text)}.ProjectView__price_loading:after{border-radius:50px;background-color:var(--primary-fg);opacity:.4;mask:linear-gradient(90deg,#000 30%,rgba(0,0,0,.333),#000 70%) right/300% 100%;animation:shimmer 2s infinite;content:"                    "}.ProjectView__area{font-weight:400;font-size:14px;line-height:1.5;margin-bottom:16px}.ProjectView__area_loading:after{border-radius:50px;background-color:var(--primary-fg);opacity:.4;mask:linear-gradient(90deg,#000 30%,rgba(0,0,0,.333),#000 70%) right/300% 100%;animation:shimmer 2s infinite;content:"                    "}.ProjectView__price-meter{font-size:14px;line-height:1.5;color:var(--sub-theme-text);font-weight:500;display:flex;gap:4px}.ProjectView__price-meter_loading:after{border-radius:50px;background-color:var(--primary-fg);opacity:.4;mask:linear-gradient(90deg,#000 30%,rgba(0,0,0,.333),#000 70%) right/300% 100%;animation:shimmer 2s infinite;content:"                              "}.ProjectView__location{font-weight:400;font-size:14px;line-height:1.2!important;color:var(--sub-theme-text);display:flex;align-items:center;gap:4px}.ProjectView__developer a,.ProjectView__label{font-weight:400;font-size:14px;line-height:1.5}.ProjectView__label{color:var(--sub-theme-text)}.ProjectView__label:hover{color:var(--gold)}.ProjectView__tag-premium{color:var(--gold);font-weight:600}.ProjectView__tag-premium svg{margin-right:6px}.ProjectView__tags{display:flex;flex-wrap:wrap;gap:.35rem}.ProjectView__tags_loading:after,.ProjectView__tags_loading:before{border-radius:50px;background-color:var(--primary-fg);opacity:.4;mask:linear-gradient(90deg,#000 30%,rgba(0,0,0,.333),#000 70%) right/300% 100%;animation:shimmer 2s infinite;content:"                    ";margin:12px 12px 0 0;height:32px}.ProjectView__buttons{display:flex}.ProjectView__button{display:flex;align-items:center;margin-left:16px;height:32px}.ProjectView__button span{display:block;line-height:1;font-size:22px}.ProjectView__button svg{width:24px;height:24px}.ProjectView__button_loading:after{border-radius:50px;background-color:var(--primary-fg);opacity:.4;mask:linear-gradient(90deg,#000 30%,rgba(0,0,0,.333),#000 70%) right/300% 100%;animation:shimmer 2s infinite;content:" ";display:block;border-radius:50%;width:26px}@media only screen and (min-width:767.98px){.ProjectView_layout-list,.ProjectView_layout-map{flex-direction:row}.ProjectView_layout-list .ProjectView__image-link,.ProjectView_layout-map .ProjectView__image-link{position:relative;margin:0 16px 0 0;flex:0 0 150px;height:100px;padding-bottom:0}.ProjectView_layout-list .ProjectView__title div,.ProjectView_layout-map .ProjectView__title div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.ProjectView_layout-map{min-height:248px;max-width:100%}.ProjectView_layout-map .ProjectView__container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:541px;max-width:541px}.ProjectView_layout-list{max-width:100%;width:100%}.ProjectView_layout-list__container{flex-direction:row}.ProjectView_layout-list .ProjectView__tags{width:inherit}.ProjectView_layout-list .ProjectView__button_emptyHeart,.ProjectView_layout-list .ProjectView__button_heart{margin-left:38px}@keyframes shimmer{to{mask-position:left}}.FastLinksGroup__links-list{display:flex;flex-direction:column;row-gap:12px;list-style:none}.FastLinksGroup__title{font-weight:500;font-size:20px;line-height:30px}@media only screen and (max-width:918.98px){.FastLinksGroup__title{font-size:18px;line-height:28px}}.FastLinksGroup a{font-weight:400;font-size:14px;line-height:1.5;display:inline;color:var(--gold)}.FastLinksGroup a:hover{opacity:1;text-decoration:underline;text-decoration-color:var(--gold)}.FastLinks{margin-left:24px}.FastLinks__fast-links-container{display:grid;grid-template-columns:repeat(4,1fr);gap:10%}@media only screen and (max-width:1279.98px){.FastLinks__fast-links-container{grid-template-columns:repeat(3,1fr);gap:32px}}@media only screen and (max-width:919.98px){.FastLinks__fast-links-container{grid-template-columns:repeat(2,1fr);gap:24px}}@media only screen and (max-width:479.98px){.FastLinks__fast-links-container{grid-template-columns:1fr;gap:16px}}.SliderDots{display:flex;align-items:center;justify-content:center;list-style:none;margin:0 auto;z-index:2}.SliderDots__input{position:absolute;width:0;height:0;visibility:hidden}.SliderDots__dot{cursor:pointer;margin:0 6px;width:12px;height:12px;background:var(--white);border-radius:50%}.SliderDots__input:checked+.SliderDots__dot{cursor:default;background-color:var(--gold)}.Jumbotron{cursor:auto;position:relative;height:709px;margin:0 -24px -60px;border-radius:24px;display:flex;flex-flow:nowrap;overflow:hidden}@media only screen and (max-width:1439.98px){.Jumbotron{margin:0 -16px -60px}}@media only screen and (max-width:919.98px){.Jumbotron{height:auto;min-height:calc(100vh - var(--header-height-mobile))}}.Jumbotron__slide{position:relative;max-width:100vw;flex:1;display:flex;flex-flow:column nowrap;align-items:center;padding:128px 40px 147px;transition:transform .2s}@media only screen and (max-width:919.98px){.Jumbotron__slide{padding:128px 16px 147px}}.Jumbotron__slide_prev{transform:translateX(-100.5%)}.Jumbotron__slide_next,.Jumbotron__slide_prev{position:absolute;top:0;bottom:0;left:0;right:0}.Jumbotron__slide_next{transform:translateX(100.5%)}.Jumbotron__dots{position:absolute;left:50%;transform:translateX(-50%);bottom:100px}.Jumbotron__arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);padding:16px;color:var(--white)}.Jumbotron__arrow:hover{color:var(--gold)}.Jumbotron__arrow svg{height:32px}.Jumbotron__arrow_left{left:8px}.Jumbotron__arrow_right{right:8px}.Jumbotron__arrow_visible{display:block}.Jumbotron__shuffle-box{position:absolute;top:0;bottom:0;left:0;right:0;height:100%}.Jumbotron__image{position:absolute;width:100%;border-radius:24px}.Jumbotron__title{position:relative;max-width:1200px;font-weight:700;font-size:48px;line-height:60px;margin-bottom:20px;text-align:center;text-shadow:1px 1px 9px rgba(0,0,0,.212);letter-spacing:.06em;text-transform:uppercase;color:var(--white)}@media only screen and (max-width:1279.98px){.Jumbotron__title{font-size:40px;line-height:50px;max-width:100%}}@media only screen and (max-width:919.98px){.Jumbotron__title{font-size:36px;line-height:45px;max-width:100%}}@media only screen and (max-width:479.98px){.Jumbotron__title{font-size:28px;line-height:35px}}.Jumbotron__description{font-weight:500;font-size:24px;line-height:36px;position:relative;flex:1;margin-bottom:48px;max-width:470px;text-align:center;text-shadow:1px 1px 9px rgba(0,0,0,.212);color:var(--white)}@media only screen and (max-width:918.98px){.Jumbotron__description{font-size:18px;line-height:28px}}@media only screen and (max-width:1279.98px){.Jumbotron__description{font-size:20px;line-height:30px}}@media only screen and (max-width:767.98px){.Jumbotron__description{font-size:16px;line-height:24px;max-width:100%}}@media only screen and (max-width:919.98px){.Jumbotron__description{max-width:420px}}.Jumbotron__features{display:none;position:relative;grid-template-columns:1fr 1fr;margin-bottom:48px}@media only screen and (max-width:479.98px){.Jumbotron__features{grid-template-columns:1fr}}.Jumbotron__feature{font-weight:500;font-size:24px;line-height:36px;padding:24px 48px;margin-bottom:0;color:var(--white)}@media only screen and (max-width:918.98px){.Jumbotron__feature{font-size:18px;line-height:28px}}.Jumbotron__feature:first-child{border-right:2px solid var(--white)}@media only screen and (max-width:479.98px){.Jumbotron__feature:first-child{border-right:none;border-bottom:1px solid var(--white)}.Jumbotron__feature{text-align:center}}.Jumbotron__action-btn{padding:16px 48px;box-shadow:0 0 10px 2px #0003}.Jumbotron__badge{position:absolute;top:-16px;left:50%;transform:translate(-50%,-100%);background-color:#b91919;border-bottom-left-radius:16px;border-bottom-right-radius:16px;padding:40px 48px 24px;font-weight:700;font-size:18px;text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--white);animation:badge-popup .5s ease-out 1.5s 1 forwards}@media only screen and (max-width:767.98px){.Jumbotron__badge{font-size:16px;padding:28px 24px 12px}}@media only screen and (max-width:479.98px){.Jumbotron__badge{font-size:14px}}.Jumbotron__badge .HomePageRealtySearchForm{margin-top:60px}.Jumbotron_default-view{max-width:100vw;padding:44px;margin:0 -24px;overflow:visible}@media only screen and (max-width:1439.98px){.Jumbotron_default-view{margin:0 -16px}}@media only screen and (max-width:919.98px){.Jumbotron_default-view{padding:32px 16px}}.Jumbotron__realty-search-short-form-wrapper{display:flex;flex:1;flex-direction:column;justify-content:space-around;width:100%;border-radius:8px}.Jumbotron__default-image{border-radius:24px}.Jumbotron__main-title{position:relative;max-width:624px;font-weight:700;font-size:48px;line-height:60px;margin-left:36px;text-shadow:1px 1px 1px #000;color:var(--white)}@media only screen and (max-width:919.98px){.Jumbotron__main-title{font-size:40px;line-height:50px;max-width:100%;margin-left:0;text-align:center}}@media only screen and (max-width:479.98px){.Jumbotron__main-title{font-size:32px;line-height:40px}}.Jumbotron__ads{position:relative;display:flex;width:100%;margin:16px auto 0 0;align-items:center;justify-content:space-between;border-left:1px solid var(--gold)}@media only screen and (max-width:767.98px){.Jumbotron__ads{display:none}}.Jumbotron__ads p{font-weight:400;font-size:14px;line-height:1.5;width:232px;max-width:100%;padding-left:32px;margin-bottom:0;text-shadow:1px 1px 1px #000;color:var(--white)}@media only screen and (max-width:919.98px){.Jumbotron__ads p{padding-left:16px;width:200px}}.Jumbotron .HomePageRealtySearchForm{padding:0}@keyframes image-shuffle-2{0%{opacity:1}25%{opacity:1}50%{opacity:0}75%{opacity:0}to{opacity:1}}@keyframes image-shuffle-3{0%{opacity:1}16.6666666667%{opacity:1}33.3333333333%{opacity:0}83.3333333333%{opacity:0}to{opacity:1}}@keyframes image-shuffle-4{0%{opacity:1}12.5%{opacity:1}25%{opacity:0}87.5%{opacity:0}to{opacity:1}}@keyframes image-shuffle-5{0%{opacity:1}10%{opacity:1}20%{opacity:0}90%{opacity:0}to{opacity:1}}@keyframes image-shuffle-6{0%{opacity:1}8.3333333333%{opacity:1}16.6666666667%{opacity:0}91.6666666667%{opacity:0}to{opacity:1}}@keyframes badge-popup{0%{transform:translate(-50%,-100%)}30%{transform:translate(-50%,10%)}43%{transform:translate(-50%,-8%)}55%{transform:translate(-50%,5%)}67%{transform:translate(-50%,-4%)}80%{transform:translate(-50%,3%)}90%{transform:translate(-50%,-2%)}to{transform:translateX(-50%);opacity:1}}.IndexPage{position:relative;height:-moz-fit-content;height:fit-content;background:var(--primary-bg);cursor:auto}.IndexPage__jumbotron-wrapper{cursor:auto;position:relative;max-width:1678px!important;z-index:100}.IndexPage__title{font-weight:500;font-size:20px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;display:block;width:calc(100% - 100px);margin-left:24px;margin-bottom:24px;z-index:1}@media only screen and (max-width:918.98px){.IndexPage__title{font-size:18px;line-height:28px}}.IndexPage__title :active,.IndexPage__title :focus{text-decoration-color:var(--gold)}.IndexPage__title a{font-weight:500;font-size:20px;line-height:30px}@media only screen and (max-width:918.98px){.IndexPage__title a{font-size:18px;line-height:28px}}.IndexPage__seo-block-container{display:flex}@media only screen and (max-width:1279.98px){.IndexPage__seo-block-container{flex-flow:column nowrap}}