.hero-slider_slide{color:#fff;color:var(--c-white);border-radius:8px;overflow:hidden;text-decoration:none;display:block;height:100%;display:flex;flex-direction:column}@media (min-width:740px){.hero-slider_slide{height:220px;flex-direction:row}}@media (min-width:1200px){.hero-slider_slide{height:170px}}.hero-slider_slide_content{background:linear-gradient(270deg,#1c0849,#100725 94.52%);padding:30px;flex-grow:1;min-height:150px}@media (min-width:740px){.hero-slider_slide_content{padding:40px 30px;min-height:auto}}@media (min-width:1200px){.hero-slider_slide_content{padding:40px 10px}}.hero-slider_slide_image{position:relative;z-index:1;z-index:var(--z-content-1);aspect-ratio:250/170;min-height:170px;flex-shrink:0;width:100%;flex-grow:1}.hero-slider_slide_image:before{content:"";display:block;position:absolute;right:0;bottom:0;height:20px;width:100%;background:linear-gradient(0,#100725,rgba(16,7,37,0))}@media (min-width:740px){.hero-slider_slide_image{height:100%;aspect-ratio:auto;width:200px;flex-shrink:1}.hero-slider_slide_image:before{width:20px;height:100%;top:0;bottom:auto;background:linear-gradient(270deg,#100725,rgba(16,7,37,0))}}.hero-slider_slide_image_img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.hero-slider_slide_title{font-weight:700;font-weight:var(--w-bold);font-size:18px;line-height:22px;margin-bottom:10px}.hero-slider_slide_text{line-height:18px;color:#a5a0af;color:var(--c-grey-for-dark-bg)}.hero-banner{position:relative;display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;border-radius:8px;overflow:hidden;color:#fff;color:var(--c-white);background-color:#3e2e61;background-color:var(--c-violet-2);padding:2rem;z-index:1;z-index:var(--z-content-1)}@media (min-width:500px){.hero-banner{grid-gap:2rem;gap:2rem;flex-direction:row}}.hero-banner_image{--arrow-offset:18px;min-width:120px;width:120px;height:86px;background-size:cover;background-position:50%;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - var(--arrow-offset)),50% 100%,0 calc(100% - var(--arrow-offset)));clip-path:polygon(0 0,100% 0,100% calc(100% - var(--arrow-offset)),50% 100%,0 calc(100% - var(--arrow-offset)))}@media (min-width:500px){.hero-banner_image{-webkit-clip-path:polygon(0 0,calc(100% - var(--arrow-offset)) 0,100% 50%,calc(100% - var(--arrow-offset)) 100%,0 100%);clip-path:polygon(0 0,calc(100% - var(--arrow-offset)) 0,100% 50%,calc(100% - var(--arrow-offset)) 100%,0 100%)}}@media (min-width:740px){.hero-banner_image{--arrow-offset:26px;min-width:178px;width:178px;height:128px}}@media (min-width:1000px){.hero-banner_image{--arrow-offset:53px;min-width:346px;width:346px;height:auto;margin:-2rem 2rem -2rem -2rem}}.hero-banner_content{width:100%}.hero-banner_title{font-size:2.2rem;line-height:120%}@media (min-width:740px){.hero-banner_title{font-size:3.2rem}}@media (min-width:1000px){.hero-banner_title{font-size:4.5rem}}.hero-banner_text{& p,span{font-weight:500;font-weight:var(--w-medium);font-size:1.4rem;line-height:120%;margin-bottom:2rem}@media (min-width:740px){& p,span{font-size:1.8rem}}@media (min-width:1000px){& p,span{font-size:2.4rem}}}.hero-banner_button{margin-bottom:2rem}.hero-banner_disclaimer{color:#fff;color:var(--c-white);padding:52px 20px;position:absolute;background:#3e2e61;background:var(--c-violet-2);height:100%;z-index:2;z-index:var(--z-content-2);overflow:auto;& p,span{font-size:1rem;line-height:160%;opacity:.6}}.hero-banner-wrap{position:relative;border-radius:8px;overflow:hidden;z-index:1;z-index:var(--z-content-1)}.hero-banner_shields{position:absolute;top:10px;left:10px;display:flex;grid-gap:4px;gap:4px;z-index:3;z-index:var(--z-content-3);color:#fff;color:var(--c-white)}.hero-banner_shields-close,.hero-banner_shields-more,.hero-banner_shields-promo{background:rgba(0,0,0,.5);border-radius:10px;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}.hero-banner_shields-promo{padding:3px 10px;font-size:12px;line-height:14.63px}.hero-banner_shields-more{display:flex;flex-direction:column;grid-gap:1.5px;gap:1.5px;padding:5px 7px;cursor:pointer}.hero-banner_shields-more span{width:3px;height:3px;background:#fff;background:var(--c-white);border-radius:100%}.hero-banner_shields-close{padding:1px 3px;line-height:100%;cursor:pointer}.hero-banner_shields-close img{width:18px;height:18px}.hero,.hero_main{position:relative}.hero_main{height:100vh;min-height:780px;overflow:hidden;color:#fff;color:var(--c-white)}.hero_background{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;z-index:var(--z-content-1)}.hero_background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero_info{padding:2rem 0 21rem;margin-bottom:8rem}.v-hero_info_btns{display:flex;grid-gap:30px;gap:30px;flex-direction:column}@media (min-width:640px){.v-hero_info_btns{flex-direction:row}}.hero_info_flats{text-decoration:none;font-size:2.4rem;line-height:2.9rem;font-weight:600;font-weight:var(--w-semibold);color:#fff;color:var(--c-white);margin-bottom:1.5rem;opacity:.8}.hero_info_title{color:#fff;color:var(--c-white);margin-bottom:5.3rem}.hero_wrapper{position:relative;z-index:2;z-index:var(--z-content-2);height:100%;display:flex;align-items:center}.hero_overlay{background:#fff;background:var(--c-white);padding-top:4rem}@media (min-width:900px){.hero_overlay{z-index:2;z-index:var(--z-content-2);padding:0;background:transparent;position:absolute;bottom:-18px;width:100%}.hero_overlay.__slider{background:#fff;background:var(--c-white);position:relative;bottom:0;padding:80px 0 0;margin-top:-100px}}.hero_info_text{text-shadow:0 4px 20px rgba(0,0,0,.25)}.hero_info_link{display:flex;align-items:center;grid-gap:8px;gap:8px;text-decoration:none}.hero_info_btn.v-button.__primary{min-width:auto;border-radius:50%;padding:0;width:32px;height:32px}.hero_info_btn.v-button.__primary .v-button_inner{width:8px;height:12px}.hero_info_btn_text{font-size:12px;font-weight:700;font-weight:var(--w-bold);color:#fff;color:var(--c-white);text-transform:uppercase;letter-spacing:.1em}.hero_info_btn_icon{margin-right:-3px;margin-top:-.5px}.banner-galaxy-turn{position:relative;border-radius:8px;overflow:hidden}@media (min-width:640px){.banner-galaxy-turn{width:calc(50% - 15px)}}@media (min-width:1050px){.banner-galaxy-turn{width:auto}}.banner-galaxy-turn_image{width:100%;height:100%}.banner-galaxy-turn_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-galaxy-turn_info{position:absolute;left:3rem;right:3rem;bottom:4rem;color:#fff;color:var(--c-white)}.banner-galaxy-turn_finishing{color:#dcd6f0;color:var(--c-extra-light-violet);margin-bottom:8px}.banner-galaxy-turn_subtitle{margin-bottom:32px}.v-turn-list-wrap{padding-top:4rem}@media (min-width:900px){.v-turn-list-wrap{padding-top:8rem}}.v-turn-list_turns_item{position:relative;border-radius:.8rem;color:#9380c0;color:var(--c-light-violet);font-size:14px;text-decoration:none;display:flex;cursor:default;width:100%;padding:1.6rem .8rem 2.4rem;min-height:2.34rem;overflow:hidden}.v-turn-list_turns_item:not(.skeleton){background:#2e1f4f;background:var(--c-violet-1)}@media (min-width:640px){.v-turn-list_turns_item.skeleton{padding-top:2.4rem;height:266px}}@media (min-width:640px){.v-turn-list_turns_item{padding:1.2rem 4rem 3.2rem;flex-direction:column;width:calc(50% - 15px)}}@media (min-width:1050px){.v-turn-list_turns_item{width:auto}}.v-turn-list_turns_item.__can-follow{color:#fff;color:var(--c-white);cursor:pointer}@media (max-width:639px){.v-turn-list_turns_item.__can-follow .v-turn-list_turns_item_action{margin-top:1rem}}@media (min-width:640px){.v-turn-list_turns_item.__can-follow{color:#a5a0af;color:var(--c-grey-for-dark-bg)}}.v-turn-list_turns_item.__can-follow .v-turn-list_turns_item_title{color:#fff;color:var(--c-white)}.v-turn-list_turns_item.__can-follow:hover .v-turn-list_turns_item_action{color:#d63bef;color:var(--c-purpure)}@media (max-width:639px){.v-turn-list_turns_item:not(.__can-follow) .v-turn-list_turns_item_action{font-size:1rem;font-weight:500;font-weight:var(--w-medium);line-height:1rem;margin-top:.6rem}}.v-turn-list_turns_item_bg{position:absolute;bottom:-.2rem;right:0;display:none}@media (min-width:640px){.v-turn-list_turns_item_bg{display:block}}.v-turn-list_turns_item_logo{min-height:110px}.v-turn-list_turns_item_logo.skeleton{width:110px;height:120px;margin-bottom:5px}@media (min-width:1050px){.v-turn-list_turns_item_logo{min-height:72px;max-height:72px}.v-turn-list_turns_item_logo.skeleton{width:72px;height:72px;margin-bottom:5px}}.v-turn-list_turns_item_content{flex-grow:1}.v-turn-list_turns_item_content.__contrast{margin-left:4px}@media (min-width:640px){.v-turn-list_turns_item_content{display:flex;flex-direction:column}.v-turn-list_turns_item_content.__contrast{margin-left:0}}.v-turn-list_turns_item_big-group.skeleton{height:68px;width:194px}@media (min-width:640px){.v-turn-list_turns_item_big-group.skeleton{height:68px;width:60%}}.v-turn-list_turns_item_num{font-size:1.4rem;line-height:1.8rem;color:#d63bef;color:var(--c-purpure)}.v-turn-list_turns_item_num.skeleton{height:18px;width:20%;margin-bottom:5px}.v-turn-list_turns_item_flats{font-size:1.4rem;font-weight:500;font-weight:var(--w-medium);line-height:1.8rem}@media (min-width:900px){.v-turn-list_turns_item_flats{margin-bottom:1.6rem}}@media (min-width:900px){.v-turn-list_turns_item_ready{position:absolute;right:4rem;top:2.4rem}.v-turn-list_turns_item_ready.skeleton{height:20px;width:32%}}.v-turn-list_turns_item_action{font-size:1.6rem;line-height:2.4rem;margin-top:auto;display:flex;align-items:center;font-weight:var(--w-regular);transition:color .3s ease-in-out}.v-turn-list_turns_item_action .arrow-right{margin-left:1.2rem}.v-turn-list_turns{display:flex;flex-direction:column;grid-gap:20px;gap:20px}@media (min-width:640px){.v-turn-list_turns{flex-direction:row;flex-wrap:wrap}}@media (min-width:1050px){.v-turn-list_turns{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:30px 24px;gap:30px 24px}}@media (min-width:1500px){.v-turn-list_turns{grid-gap:30px;gap:30px}}.v-turn-list_turns_banner{grid-row:1/span 2;grid-column:3/4}.banner-galaxy-big{margin:6rem auto}@media (min-width:900px){.banner-galaxy-big{margin:10rem auto}}.banner-galaxy-big_bg{background-repeat:no-repeat;background-size:cover;background-position:100%;border-radius:8px}@media (min-width:900px){.banner-galaxy-big_bg{padding:4.5rem}}.banner-galaxy-big_content{background-color:#fff;background-color:var(--c-white);border-radius:8px}@media (min-width:900px){.banner-galaxy-big_content{max-width:470px;padding:4rem 4rem 8rem}}.banner-galaxy-big_content .block-title{color:#1d1138;color:var(--c-dark-bg);margin-bottom:24px}.banner-galaxy-big_text{color:#666;color:var(--c-grey-light);margin-bottom:30px}.banner-galaxy-big_image{border-radius:8px;margin-bottom:20px}@media (min-width:900px){.banner-galaxy-big_image{display:none}}.v-location{background:#1e1138;background:var(--c-fill-dark);color:#fff;color:var(--c-white);overflow:hidden}.v-location_bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;z-index:var(--z-content-1)}.v-location_inner{position:relative;z-index:2;z-index:var(--z-content-2);padding-top:10rem;padding-bottom:1rem}@media (min-width:900px){.v-location_inner{padding-bottom:30rem}}.v-location_factoids{margin-bottom:2rem}.v-location_map{position:relative;width:100%;height:auto}.v-location_map-wrap{position:relative;width:570px;max-width:100%}@media (min-width:900px){.v-location_map-wrap{position:absolute;right:0;top:-70px}}@media (min-width:1200px){.v-location_map-wrap{right:175px}}.v-location_map_bubbles{position:absolute;left:46%;top:35.7%}.v-location_map_bubbles:after,.v-location_map_bubbles:before{content:"";display:inline-block;position:absolute;width:127px;height:127px;border-radius:100%;background:rgba(129,88,241,.3);transform-origin:center center;transform:scale(0);animation:bubbleUp;animation-duration:2.5s;animation-timing-function:ease-out;animation-iteration-count:infinite;left:-45px;top:-56px;z-index:1;z-index:var(--z-content-1)}.v-location_map_bubbles:after{animation-delay:.7s}.v-location_map_bubbles_sign{width:93px;position:relative;z-index:2;z-index:var(--z-content-2)}.v-location_bg_bottom{position:absolute;bottom:0;right:0}@media (max-width:899px){.v-location_bg_bottom{width:240px}}@media (max-width:639px){.v-location_bg_bottom{width:133px}}@keyframes bubbleUp{0%{transform:scale(0);opacity:1}50%{opacity:1}90%{transform:scale(1)}to{opacity:0;transform:scale(1)}}.v-location_bg_top{position:absolute;left:0;top:0}@media (min-width:900px){.v-location_bg_top{top:-10%}}@media (min-width:900px){.v-complex-info-wrap{padding-bottom:7.5rem}}.v-complex-info{padding-bottom:4rem;padding-top:2rem}@media (min-width:900px){.v-complex-info{padding-top:0}}.v-complex-info_content{margin-bottom:4rem}@media (min-width:900px){.v-complex-info_content{display:flex}}.v-complex-info_content_image{width:100%;flex-shrink:0;margin-bottom:25px}.v-complex-info_content_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:900px){.v-complex-info_content_image{width:540px;margin-right:5rem;margin-bottom:0;height:575px}}@media (min-width:900px){.v-complex-info_content_desc{padding:4rem 0}}.v-complex-info_content_desc_text{color:#666;color:var(--c-grey-light)}.v-complex-info_features{display:flex;flex-wrap:wrap}.v-complex-info_features_item{width:calc(50% - 10px);margin-bottom:3.2rem;font-size:1.6rem;line-height:2.4rem;font-weight:500;font-weight:var(--w-medium)}@media (max-width:899px){.v-complex-info_features_item{text-align:center;margin-right:20px}.v-complex-info_features_item:nth-child(2n){margin-right:0}}@media (min-width:900px){.v-complex-info_features_item{margin-right:30px;width:calc(33.33333% - 20px);display:flex;align-items:center}.v-complex-info_features_item:nth-child(3n){margin-right:0}}.v-complex-info_features_item_icon{margin-bottom:.8rem;width:80px;height:80px}@media (min-width:900px){.v-complex-info_features_item_icon{margin-bottom:0;margin-right:2.6rem}}.v-flat-types-wrap{padding-bottom:61%}@media (min-width:640px){.v-flat-types-wrap{padding-bottom:39%}}.v-flat-types_slider_slide{width:125px;height:140px;padding:.8rem 2rem 1.1rem;background:#fff;background:var(--c-white);border-radius:4px;color:#1d1138;color:var(--c-dark-bg);text-align:center;display:flex;flex-direction:column;transition:background .3s ease-out;cursor:pointer}.v-flat-types_slider_slide.__active{background:#dcd6f0;background:var(--c-extra-light-violet)}@media (max-width:899px){.v-flat-types_slider_slide{margin-bottom:2rem;position:relative}.v-flat-types_slider_slide.__active:after{content:"";display:inline-block;position:absolute;left:50%;bottom:-15px;border-top:5px solid #fff;border-top:5px solid var(--c-white);border-left:5px solid transparent;border-right:5px solid transparent;transform:translateX(-50%)}}.v-flat-types_slider_slide_image{width:100%;margin:auto 0;max-height:80px}.v-flat-types_slider{width:100%;overflow:hidden;margin-bottom:.8em}@media (min-width:900px){.v-flat-types_slider{width:390px;margin-right:8rem}}.v-flat-types_filter{margin-bottom:3.8rem}.v-flat-types_filter .v-filter-field_title{color:#fff;color:var(--c-white)}.v-flat-types_filter .v-filters_button{display:none}@media (min-width:900px){.v-flat-types_content{display:flex;justify-content:space-between}}.v-flat-types_current{background:#fff;background:var(--c-white);border-radius:1rem;width:570px;max-width:100%;overflow:hidden;margin:0 auto;display:flex;flex-direction:column}@media (min-width:900px){.v-flat-types_current{margin:0}}.v-flat-types_current_info{background:#dcd6f0;background:var(--c-extra-light-violet);color:#1d1138;color:var(--c-dark-bg);padding:2.4rem;flex-grow:1}@media (min-width:900px){.v-flat-types_current_info{padding:3rem 8rem}}.v-flat-types_current_plan{padding:5rem 3rem;position:relative}@media (min-width:640px){.v-flat-types_current_plan{padding:7.6rem 9rem}}.v-flat-types_current_plan_img-wrap{position:relative;padding:2.5rem}.v-flat-types_current_plan_img{width:100%;height:300px}.v-flat-types_current_plan_compass{position:absolute;display:none;left:20px;top:15px}@media (min-width:900px){.v-flat-types_current_plan_compass{display:flex}}.v-flat-types_current_info_title_room{font-size:1.8rem;line-height:2.2rem;font-weight:700;font-weight:var(--w-bold);margin-bottom:.8rem}@media (min-width:640px){.v-flat-types_current_info_title_room{margin-bottom:0}}.v-flat-types_current_info_title{margin-bottom:1.6rem}@media (min-width:900px){.v-flat-types_current_info_title{display:flex;justify-content:space-between}}.v-flat-types_current_info_title_specs{display:flex;color:#666;color:var(--c-grey-light)}.v-flat-types_current_info_title_specs_item:not(:first-child){margin-left:2rem}.v-flat-types_current_info_title_specs_item.__link{text-decoration:underline}@media (min-width:350px){.v-flat-types_current_info_action{display:flex;align-items:center;justify-content:space-between}}.v-flat-types_current_info_action .v-button{width:125px}@media (min-width:480px){.v-flat-types_current_info_action .v-button{width:205px}}.v-flat-types_current_info_price{min-width:170px}@media (max-width:350px){.v-flat-types_current_info_price{margin-bottom:.8rem}}.v-flat-types_content_pages{display:none;position:absolute;bottom:35px;left:50%;transform:translateX(-50%)}@media (min-width:900px){.v-flat-types_content_pages{display:inline-block}}@media (min-width:900px){.v-flat-types_content_slider{padding-bottom:107px}}@media (max-width:899px){.v-flat-types_slider_button{display:none}}.flat-types{background:#1e1138;background:var(--c-fill-dark);color:#fff;color:var(--c-white);position:relative}.flat-types_form{padding-bottom:7rem}@media (min-width:900px){.flat-types_form{padding-bottom:9rem}}@media (min-width:1200px){.flat-types_form{padding-bottom:10rem}}.flat-types_bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;z-index:var(--z-content-1)}.flat-types_content{position:relative;z-index:2;z-index:var(--z-content-2)}.flat-types_bg_idk{position:absolute;left:0;top:0;width:100%;max-width:100%}@media (min-width:640px){.flat-types_bg_idk{width:926px}}@media (min-width:1200px){.flat-types_bg_idk{width:1188px}}.flat-types_bg_night-dude{position:absolute;left:0;width:100%;bottom:447px}@media (min-width:640px){.flat-types_bg_night-dude{bottom:297px}}@media (min-width:900px){.flat-types_bg_night-dude{bottom:307px}}