.object-card{padding:2.4rem 2.4rem 2.9rem;display:inline-block;width:100%;background:#f6f4f3;background:var(--c-light-cream);color:#04252b;color:var(--c-dark-green)}.object-card.__popup{position:absolute;width:-moz-max-content;width:max-content;left:0;top:0;background:#204f57;background:var(--c-green-for-bg);color:#fff;color:var(--c-white);border-radius:.4rem;transition:all .3s ease-in-out}.object-card_head-turn{display:flex;gap:.6rem;align-items:center;margin-bottom:1.5rem}.object-card_head-floor{margin-bottom:1.3rem}.object-card_head-floor-title{margin-bottom:0}.object-card_head-floor-count{color:#d0b390;color:var(--c-bege)}.object-card_premises_row{display:flex;gap:.4rem;margin-bottom:.4rem}.object-card_button{margin-top:1.8rem}.visual-pane{position:relative}.visual-pane_image{width:100%;display:block}.visual-pane_image.__static .visual-pane_image{position:static}.visual-pane_graphics.__fade{opacity:0;transition:opacity .3s ease-in-out}.visual-pane_graphics.__fade.__fade-show{opacity:1}.visual-pane_svg{width:100%;height:100%;position:absolute;left:0;top:0}.visual-breadcrumbs{width:100%;padding:1.3rem 2rem 2.8rem;background:#f6f4f3;background:var(--c-light-cream);z-index:1;z-index:var(--z-content-1)}@media (min-width:1080px){.visual-breadcrumbs{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:1.3rem 3.7rem 2.8rem;width:-moz-max-content;width:max-content;border-radius:0 0 2rem 2rem}}.visual-breadcrumbs_wrap{position:relative;display:flex;gap:4.5rem;justify-content:center}.visual-breadcrumbs_step{position:relative;z-index:1;z-index:var(--z-content-1);-webkit-text-decoration:none;text-decoration:none;color:#b58851;color:var(--c-gold)}.visual-breadcrumbs_step:before{content:"";position:absolute;width:.8rem;height:1rem;background:url(/resources/_nuxt/img/dot-light.a4d372f.svg) no-repeat;bottom:-.6rem;left:50%;transform:translateX(-50%) translateY(100%);color:#b58851;color:var(--c-gold)}.visual-breadcrumbs_step:not(:first-child):after{content:"";position:absolute;width:8.7rem;height:.6rem;background:url(/resources/_nuxt/img/arrow-breadcrumbs-mobile.cbd6c2e.svg) no-repeat;bottom:-.8rem;left:-6.4rem;transform:translateY(100%)}@media (min-width:1080px){.visual-breadcrumbs_step:not(:first-child):after{background:url(/resources/_nuxt/img/arrow-breadcrumbs.95cd1a7.svg) no-repeat;left:-7rem;width:9.7rem}}.visual-breadcrumbs_step:last-child:after{width:10.2rem;background:url(/resources/_nuxt/img/arrow-breadcrumbs-mobile2.099caa8.svg) no-repeat;left:-6.7rem}@media (min-width:1080px){.visual-breadcrumbs_step:last-child:after{background:url(/resources/_nuxt/img/arrow-breadcrumbs2.ae661c9.svg) no-repeat;width:11.2rem;left:-7.3rem}}.visual-breadcrumbs_step.__disabled{pointer-events:none}.visual-breadcrumbs_step.__active,.visual-breadcrumbs_step.__current{color:#04252b;color:var(--c-dark-green)}.visual-breadcrumbs_step.__active:before,.visual-breadcrumbs_step.__current:before{background:url(/resources/_nuxt/img/dot.7f4a06c.svg) no-repeat}.visual-breadcrumbs_step.__active:not(:first-child):after,.visual-breadcrumbs_step.__current:not(:first-child):after{background:url(/resources/_nuxt/img/arrow-breadcrumbs-mobile-green.54fccef.svg) no-repeat}@media (min-width:1080px){.visual-breadcrumbs_step.__active:not(:first-child):after,.visual-breadcrumbs_step.__current:not(:first-child):after{background:url(/resources/_nuxt/img/arrow-breadcrumbs-green.d588ae3.svg) no-repeat}}@media (min-width:1080px){.visual-breadcrumbs_step_title{font-size:1.2rem}}.turn-choose{position:relative;display:flex;flex-grow:1;flex-direction:column;z-index:2;z-index:var(--z-content-2);padding-bottom:0}.turn-choose .turn-choose_popup{z-index:2;z-index:var(--z-content-2);display:inline-block}.turn-choose_container{display:flex;flex-direction:column;top:0;height:100%;width:100%}.turn-choose_visual-pane-wrap{flex-grow:1;position:relative;background:#17444b;background:var(--c-green-for-footer)}.turn-choose_path{opacity:0;transition:opacity .3s ease-in-out}.turn-choose_path [d],.turn-choose_path polygon,.turn-choose_path rect{fill:#b58851;fill:var(--c-gold)}.turn-choose_path.__active,.turn-choose_path.__inactive,.turn-choose_path:hover{opacity:.7}.turn-choose_path.__inactive [d],.turn-choose_path.__inactive polygon,.turn-choose_path.__inactive rect{fill:#a2b4b7;fill:var(--c-grey)}.turn-choose_notice{position:absolute;top:0;left:0;width:100%;z-index:1;z-index:var(--z-content-1);pointer-events:none}.turn-choose_notice.__hide .turn-choose_notice-text{opacity:1;animation:fadeOut .5s ease-in-out 1.5s forwards}.turn-choose_notice.__hide .turn-choose_notice-arrows{opacity:1;animation:fadeOut .5s ease-in-out 1s forwards}.turn-choose_notice-text{opacity:0;animation:fadeIn 1s ease-in-out 1s forwards}.turn-choose_notice-arrows{opacity:0;animation:fadeIn .5s ease-in-out 2s forwards}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}.turn-choose_title{position:absolute;z-index:1;z-index:var(--z-content-1);top:8.3rem;left:4rem;pointer-events:none}.turn-choose-mobile{position:relative;background:#ebe2d7;background:var(--c-cream)}.turn-choose-mobile_object{display:grid;grid-template-columns:1fr;margin-bottom:1.4rem;overflow:hidden}@media (min-width:640px){.turn-choose-mobile_object{grid-template-columns:30rem 1fr;max-height:24.5rem}}.turn-choose-mobile_image{height:19.5rem;width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:640px){.turn-choose-mobile_image{height:100%}}.turn-choose-mobile_breadcrumbs{margin-bottom:3.3rem}.turn-choose-mobile_title{margin-bottom:2.5rem}.turn-choose{display:none}@media (min-width:1080px){.turn-choose{display:flex}}@media (min-width:1080px){.turn-choose-mobile{display:none}}