.hero{position:relative;overflow:hidden;z-index:1;z-index:var(--z-content-1)}@media (min-width:640px){.hero{color:#010542;color:var(--c-main-blue)}}.hero-img{position:relative;aspect-ratio:360/320;display:flex}@media (min-width:640px){.hero-img{aspect-ratio:600/570}}@media (min-width:900px){.hero-img{min-height:590px;aspect-ratio:1980/1080}}.hero-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:900px){.hero-img img{-o-object-position:right;object-position:right}}.hero-img:after{content:"";display:inline-block;width:100%;height:190px;position:absolute;top:0;left:0;background:linear-gradient(rgba(1,5,66,.6),rgba(1,5,66,0) 100%);transition:background .1s ease-in}.hero-info_wrap{padding:2rem 2rem 4rem}@media (min-width:640px){.hero-info_wrap{padding:0;position:absolute;top:0;width:100%;height:100%}}.hero-info_wrap-wrapper{padding:0}.hero-info,.hero-info_wrap-wrapper{position:relative;z-index:1;z-index:var(--z-content-1)}@media (min-width:640px){.hero-info{top:10rem;left:2rem;max-width:320px;position:absolute;background:transparent}}@media (min-width:900px){.hero-info{top:12rem;max-width:345px;left:0}}@media (min-width:1280px){.hero-info{top:19rem;max-width:460px;z-index:1;z-index:var(--z-content-1)}}@media (min-width:1600px){.hero-info{top:22rem;max-width:500px}}.hero-info_title{margin-bottom:2rem}.hero-info_list{margin-bottom:4rem;display:flex;flex-direction:column;gap:1.2rem}.hero-info_item{display:flex;gap:8px;align-items:center}.hero-info_item-img{width:28px;height:28px;background:rgba(0,204,255,.1);display:flex;justify-content:center;align-items:center;border-radius:50%}.hero-info_item-img_light{display:none}@media (min-width:640px){.hero-info_item-img_light{display:block}}.hero-info_item-img_dark{display:block}@media (min-width:640px){.hero-info_item-img_dark{display:none}}.about-tabs .block-about{margin-top:1.5rem}@media (min-width:900px){.about-tabs .block-about{margin-bottom:2.5rem}}.about-tabs_tabs-wrap{padding:0 2rem;overflow:auto;margin:0 -2rem}.about-tabs_tabs{margin-bottom:1.5rem}.infra-map-layout{height:100%;width:100%;z-index:1;z-index:var(--z-content-1)}.infra-map-layout:after{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;background:#042d76;opacity:.07;filter:brightness(200%);pointer-events:none}.infra-map-menu{pointer-events:all;z-index:3;z-index:var(--z-content-3);position:relative}@media (min-width:900px){.infra-map-menu{position:absolute;display:flex;top:0;left:0;bottom:0}}.infra-map-menu-wrap{height:100%;width:269px;padding:4rem 3rem;font-size:1.4rem;overflow-y:hidden;background:#fff;background:var(--c-white);color:#010542;color:var(--c-main-blue);position:relative;z-index:1;z-index:var(--z-content-1);box-shadow:0 4px 20px 0 rgba(1,5,66,.1)}.infra-map-menu_btn{position:relative;display:flex;align-items:center;width:48px;height:100%}.infra-map-menu_item{display:flex;align-items:center;margin-bottom:2.3rem;gap:12px;cursor:pointer;font-weight:400;font-weight:var(--w-regular);opacity:.5}.infra-map-menu_item.__active{opacity:1}.infra-map-menu_item_icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#dde5f2;background:var(--c-extra-light-grey);border-radius:50%}.infra-map-menu_item_icon_img{width:16px;height:16px}.infra-map-menu_close{width:100%;height:204px}.infra-map{position:relative;height:560px;width:100%;z-index:1;z-index:var(--z-content-1);overflow:hidden}@media (min-width:1280px){.infra-map{height:640px}}@media (min-width:1600px){.infra-map{height:700px}}[class*=-ground-pane]{filter:grayscale(1)}.infra-map_icon{width:24px;height:30px}.infra-map_icon img{top:5px;transform:translateX(-50%)}.infra-map_menu-wrap{position:absolute;pointer-events:none;top:0;left:0;bottom:0;right:0}.infra-map_menu-wrap,.infra-map_menu_btn{z-index:2;z-index:var(--z-content-2);display:flex}.infra-map_menu_btn{align-self:center;flex-direction:column;pointer-events:all;width:48px;height:214px;background-color:#0068a1;background-color:var(--c-active-blue-for-border);color:#fff;color:var(--c-white);border-radius:0 4px 4px 0}.infra-map_menu_btn-text{display:flex;justify-content:center;align-items:flex-end;padding-bottom:20px;flex:1;letter-spacing:.1em}.infra-map_menu_btn-text p{display:block;writing-mode:vertical-rl;transform:rotate(180deg)}.infra-map_menu_btn-arrow{display:flex;align-items:center;justify-content:center;width:100%;height:48px;border-top:1px solid #012d68;border-top:1px solid var(--c-blue-for-border)}.infra-map_menu_btn-arrow.__open{transform:scaleX(-1)}.infra-map_icon{width:32px;height:32px;position:relative}.infra-map_icon img{position:absolute;width:16px;height:16px;left:50%;top:50%;transform:translate(-50%,-50%)}.infra-map_icon.__complex{width:130px;height:65px}.infra-map_icon.__complex img{width:100%;height:100%;transform:none;left:0;top:0}.infra-map-grad{display:block;position:absolute;top:0;left:269px;width:43px;height:100%;z-index:2;z-index:var(--z-content-2)}.infra-factoids{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media (min-width:900px){.infra-factoids{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.infra-factoids{grid-template-columns:repeat(2,1fr)}}.infra-factoids_item{display:flex;flex-direction:column;justify-content:center;padding-left:2rem;width:auto;height:120px;color:#0cf;color:var(--c-hover-bright-blue);background:#010542;background:var(--c-main-blue);border:1px solid #0068a1;border:1px solid var(--c-active-blue-for-border)}@media (min-width:1280px){.infra-factoids_item{padding-left:3rem;width:285px}}@media (min-width:1600px){.infra-factoids_item{padding-left:5.2rem;width:330px;height:140px}}.infra-factoids_item-top{display:flex;align-items:baseline;gap:.4rem}@media (min-width:1280px){.infra-factoids_item-text,.infra-factoids_item-unit{font-size:1.6rem}}.infra_header{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}@media (min-width:1280px){.infra_header{flex-direction:row;gap:12rem}}@media (min-width:1600px){.infra_header{gap:17rem}}.infra-map_wrap{padding:0 2rem}@media (min-width:900px){.infra-map_wrap{padding:0}}.typical-filters{padding:0 2rem;overflow:auto;margin:0 -2rem}.card-plan{margin-bottom:24px;position:relative;display:flex;align-items:center;width:100%;height:227px;padding:2.6rem;z-index:1;z-index:var(--z-content-1)}@media (min-width:900px){.card-plan{height:252px}}@media (min-width:1280px){.card-plan{height:300px}}@media (min-width:1600px){.card-plan{padding:3.8rem;height:379px}}.card-plan.__floor{margin-bottom:48px}.card-plan_plan{position:relative;width:100%}.card-plan_img{width:100%;display:block;height:auto;aspect-ratio:1/1}.card-plan_overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:flex}.card-plan_overlay_region{flex-grow:1}.card-plan_overlay_pagination{display:flex;gap:4px;justify-content:center;position:absolute;width:100%;bottom:-2.4rem;left:0}@media (min-width:900px){.card-plan_overlay_pagination{bottom:-3rem}}@media (min-width:1600px){.card-plan_overlay_pagination{bottom:-5.6rem}}.card-plan_overlay_pagination_page{width:40px;height:2px;background:#dde5f2;background:var(--c-extra-light-grey);transition:background .3s ease-in-out}.card-plan_overlay_pagination_page.__active{background:#010542;background:var(--c-main-blue)}.card-plan_slide,.flat-card{position:relative;width:100%;height:100%}.flat-card{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;background-color:var(--c-white);color:#010542;color:var(--c-main-blue);padding:2.4rem 2.4rem 3.6rem;overflow:visible}.flat-card:hover{background-color:#eef2f8;background-color:var(--c-supper-extra-light-grey);box-shadow:0 2px 30px 0 rgba(0,204,255,.5)}@media (min-width:1280px){.flat-card{padding:3rem 3rem 4rem}}.flat-card_compass{position:absolute;z-index:2;z-index:var(--z-content-2);top:.6rem;right:.6rem}.flat-card_image{position:relative;display:flex;justify-content:center}.typical-slider{height:415px}@media (min-width:1600px){.typical-slider .cards-slider_swiper.v-slider{padding-bottom:5rem}.typical-slider .cards-slider_swiper.v-slider .v-slider_pagination{margin-top:4.5rem}}.typical-slider .cards-slider_nav-wrap{transform:translateY(-200%)}@media (min-width:900px){.typical-slider .cards-slider_nav-wrap{transform:translateY(-100%)}}.typical-slider .swiper-slide{padding-top:3rem}.typical-slider .swiper-slide img{-o-object-fit:contain;object-fit:contain}.typical-slider .swiper-slide:after{display:none}@media (min-width:640px){.typical-slider{height:440px}}@media (min-width:900px){.typical-slider{height:465px}}@media (min-width:1280px){.typical-slider{height:531px}}@media (min-width:1600px){.typical-slider{height:661px}}.popup-card{position:absolute;width:210px;height:246px;background:#fff;background:var(--c-white);color:#010542;color:var(--c-main-blue);padding:27px 30px;pointer-events:none;box-shadow:0 4px 4px 0 rgba(0,0,0,.15);z-index:3;z-index:var(--z-content-3)}.popup-card_img{width:150px;height:127px;margin-bottom:20px}.popup-card_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup-card_price{text-align:center;line-height:100%;font-size:1.6rem}.popup-card_chars{display:flex;gap:1.4rem;justify-content:center;margin-bottom:10px}.popup-card_char{position:relative;display:flex;gap:.3rem}.popup-card_char:not(:last-of-type):after{content:"";display:block;position:absolute;top:50%;right:-.7rem;width:6px;height:6px;background-image:url(/resources/_nuxt/img/star-blue.ad1e429.svg);transform:translateY(-50%) translateX(50%)}.chess-container{position:relative;padding:8rem 0}@media (max-width:639px){.chess-container .wrapper{padding:0 0 0 2rem}}@media (min-width:900px){.chess-container{padding:8.6rem 0;overflow:hidden}}.v-chess-container_chess{position:relative;z-index:2;z-index:var(--z-content-2)}.v-chess_floors{background:transparent;padding-right:0}.v-chess-sec_floor{margin:.1rem 0;gap:.1rem;min-height:72px}@media (max-width:639px){.v-chess-section_content{margin-right:2rem}}.v-chess-flat{width:90px;height:72px;padding:1rem;-webkit-text-decoration:none;text-decoration:none;background:#fff;background:var(--c-white);color:#010542;color:var(--c-main-blue);border-radius:2px;letter-spacing:.02rem}.v-chess-flat.__sold{opacity:.3}.v-chess-flat:not(.__sold){border:none}.v-chess-flat.__reserved{opacity:.6}.v-chess-flat.__empty{opacity:0}.v-chess-flat.__floor{width:28px;height:72px;margin:.1rem 0;color:#010542;color:var(--c-main-blue);background:#79dbf0;background:var(--c-accent-blue-for-button);border-radius:4px}.v-chess-flat.__free{transition:background .4s ease;cursor:pointer}.v-chess-flat.__free:hover{background:#79dbf0;background:var(--c-accent-blue-for-button)}.v-chess-flat.__not-passed *{opacity:1}.v-chess_sections.__global-floors{padding-left:3.2rem}.v-chess-flat_room{margin-bottom:.6rem}.v-chess-flat_number{font-weight:400;margin-left:5px}.v-chess_scroll_arrow .nav-button{display:none}@media (min-width:900px){.v-chess_scroll_arrow .nav-button{display:inline-flex}}.v-chess_scroll_arrow.__left{width:100px;background:linear-gradient(90deg,#010542,rgba(1,5,66,0) 40%);left:0;z-index:1;z-index:var(--z-content-1)}@media (min-width:900px){.v-chess_scroll_arrow.__left{background:linear-gradient(90deg,#010542,rgba(1,5,66,0))}}.v-chess_scroll_arrow.__left .nav-button{margin:0 0 0 2rem}.v-chess_scroll_arrow.__right{width:70px;background:linear-gradient(270deg,#010542,rgba(1,5,66,0));display:none}@media (min-width:900px){.v-chess_scroll_arrow.__right{display:flex}}.banks .cards-slider{height:auto}.banks .swiper-slide img{-o-object-fit:contain;object-fit:contain}.banks .swiper-slide:after{display:none}.banks .arrow-button{transform:translateY(-100%)}.banks_slider-card{display:flex;justify-content:center;align-items:center;height:120px;width:100%;background:#010542;background:var(--c-main-blue);border:1px solid #012d68;border:1px solid var(--c-blue-for-border)}@media (min-width:640px){.banks_slider-card{height:132px}}@media (min-width:1080px){.banks_slider-card{height:150px}}.banks_slider-img{width:100px;height:25px}@media (min-width:640px){.banks_slider-img{width:120px}}@media (min-width:1080px){.banks_slider-img{width:160px}}.v-form-inline_wrapper{overflow:hidden;position:relative;overflow:visible;padding:4rem 2rem;color:#010542;color:var(--c-main-blue);display:flex;justify-content:flex-start}@media(min-width:640px){.v-form-inline_wrapper{padding:8rem 2rem}}@media (min-width:900px){.v-form-inline_wrapper{justify-content:flex-end;padding:8rem 0}}.v-form-inline{width:100%}@media (min-width:640px){.v-form-inline{width:685px}}@media (min-width:900px){.v-form-inline{margin:0 auto}}@media (min-width:1280px){.v-form-inline{margin-right:7.6rem}}@media (min-width:1600px){.v-form-inline{margin-right:19rem}}.v-form-inline_form{max-width:900px;width:100%;display:grid;grid-template-columns:auto;grid-gap:2rem;gap:2rem}.v-form-inline_title{margin-bottom:3.2rem}.v-form-inline_inputs{display:flex;flex-direction:column;gap:2rem}@media (min-width:640px){.v-form-inline_inputs{flex-direction:row;gap:3rem}}.v-form-inline_decor-astronaut{display:none}@media (min-width:1280px){.v-form-inline_decor-astronaut{display:block;position:absolute;height:405px;bottom:0;left:-9rem;z-index:1;z-index:var(--z-content-1)}}@media (min-width:1600px){.v-form-inline_decor-astronaut{left:0}}.v-form-inline_decor-stars-right{position:absolute;width:255px;height:46px;right:2.4rem;top:0;transform:translateY(-100%)}@media (min-width:900px){.v-form-inline_decor-stars-right{width:393px;height:80px;right:4rem}}@media (min-width:1280px){.v-form-inline_decor-stars-right{right:0}}@media (min-width:1600px){.v-form-inline_decor-stars-right{right:4.6rem}}.v-form-inline_decor-stars-left{position:absolute;width:255px;height:46px;bottom:0;left:2.4rem;transform:translateY(100%)}@media (min-width:900px){.v-form-inline_decor-stars-left{width:393px;height:80px;left:4rem}}@media (min-width:1280px){.v-form-inline_decor-stars-left{left:29rem}}@media (min-width:1600px){.v-form-inline_decor-stars-left{left:41rem}}.album-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;width:100%;height:270px;max-height:270px;color:#fff;color:var(--c-white);background-size:cover;background-position:50%;padding:3rem;cursor:pointer;z-index:1;z-index:var(--z-content-1);transition:all .15s ease-in;overflow:hidden}@supports (aspect-ratio:268/291){.album-card{aspect-ratio:268/291;width:100%;height:auto}}@media (min-width:640px){.album-card{width:368px;height:400px;max-height:400px}@supports (aspect-ratio:368/400){.album-card{aspect-ratio:268/291;width:100%;height:auto}}}.album-card_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5) 100%);z-index:-1;z-index:var(--z-content-under)}.album-card_title{margin-bottom:0}.progress_slider{height:100%}.contacts-list-wrap{margin-bottom:4rem}@media (min-width:900px){.contacts-list-wrap{margin-bottom:3rem;max-width:400px}}.contacts-list_item-char{display:flex;align-items:baseline;gap:1rem}.contacts-list_item-char:not(:last-of-type){margin-bottom:2rem}.contacts-list_item_icon-wrap{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;background:#dde5f2;background:var(--c-extra-light-grey);border-radius:50%}.contacts-list_item_title{-webkit-text-decoration:none;text-decoration:none}.contacts-list_item_title:first-child{margin-bottom:1rem}.contacts-list_item_title.__mail{-webkit-text-decoration:underline;text-decoration:underline}.contacts-list_item_title.__mail,.contacts-list_item_title.__phone{-webkit-text-decoration:underline;text-decoration:underline;color:#fff;color:var(--c-white)}@media (min-width:900px){.contacts-list_item_title,.contacts-list_item_title.__mail,.contacts-list_item_title.__phone{color:#010542;color:var(--c-main-blue)}}.contacts-map{height:100%;width:100%;position:relative;z-index:1;z-index:var(--z-content-1)}@media (min-width:900px){.contacts{background:#fff;background:var(--c-white);color:#010542;color:var(--c-main-blue);border-radius:20px}}@media (min-width:900px){.contacts-wrapper{display:flex}}.contacts-info{padding:0 3rem;width:100%}@media (min-width:900px){.contacts-info{padding:3.8rem 3rem;width:400px}}.contacts-info_image.__in-list{display:none}@media (min-width:900px){.contacts-info_image.__in-list{display:block}}.contacts-info_image.__on-map{position:absolute;width:194px;left:2rem;top:2rem;z-index:3;z-index:var(--z-content-3)}@media (min-width:900px){.contacts-info_image.__on-map{display:none}}.contacts-tabs{margin-bottom:2rem}.contacts_map{position:relative;flex:1;height:640px;margin-bottom:-4.5rem}@media (min-width:900px){.contacts_map{margin-bottom:0;border-top-right-radius:20px;border-bottom-right-radius:20px;overflow:hidden}}.contacts_map_blue-filter{position:absolute;width:100%;height:100%;background:#042d76;opacity:.07;z-index:1;filter:brightness(200%);z-index:2;z-index:var(--z-content-2);pointer-events:none}