.v-chess-flat{width:100px;height:80px;padding:10px;margin:0 0 4px;text-decoration:none;background:#fcf5ed;background:var(--c-light-bege);border:1px solid #efe2d1;border:1px solid var(--c-bege)}.v-chess-flat.__reserved,.v-chess-flat.__sold{pointer-events:none}.v-chess-flat.__sold{opacity:.5}.v-chess-flat.__reserved{border:1px solid #ffdb5e;border:1px solid var(--c-yellow);background:#fff;background:var(--c-white)}.v-chess-flat.__free{transition:background .4s ease;cursor:pointer}.v-chess-flat.__free:hover{background:#598e30;background:var(--c-green)}.v-chess-flat.__free:hover .v-chess-flat_center,.v-chess-flat.__free:hover .v-chess-flat_price,.v-chess-flat.__free:hover .v-chess-flat_room{color:#fff;color:var(--c-white)}.v-chess-flat_head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:10px}.v-chess-flat_room{color:#353331;color:var(--c-brown);line-height:100%}.v-chess-flat_number{font-weight:400}.v-chess-flat_center{margin-bottom:2px}.v-chess-flat_center,.v-chess-flat_price{color:#353331;color:var(--c-brown)}.chess-sec_floor{display:flex;grid-gap:2px;gap:2px;min-height:80px}.chess-sec{position:relative;display:flex;flex-direction:column-reverse}.chess-sec_title{position:absolute;top:-24px;left:0;padding:4px 6px;background:#353331;background:var(--c-brown);color:#fff;color:var(--c-white);letter-spacing:.1em}.popup-card{position:absolute;width:210px;height:246px;border:1px solid #598e30;border:1px solid var(--c-green);background:#fff;background:var(--c-white);padding:18px 30px;pointer-events:none;z-index:1;z-index:var(--z-content-1)}.popup-card._storerooms{width:200px;height:87px}.popup-card._storerooms .typical-info_chars{grid-gap:10px;gap:10px}.popup-card_img{width:152px;height:152px;margin-bottom:10px}.popup-card_img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popup-card_price{text-align:center;margin-bottom:8px;line-height:100%}.popup-card_title{text-align:center}.chess{position:relative}.chess-tabs{margin-bottom:20px}@media (min-width:1040px){.chess-tabs{margin-bottom:30px}}.chess_wrap{position:relative;display:flex;grid-gap:10px;gap:10px}.chess_wrap.__storerooms:not(:last-of-type){margin-bottom:1.6rem}.chess_sections{display:flex;grid-gap:10px;gap:10px;overflow:auto;padding-top:24px}.chess_floors{z-index:5;height:100%;grid-gap:4px;gap:4px;justify-content:space-between;padding-top:24px}.chess-floor,.chess_floors{display:flex;flex-direction:column}.chess-floor{position:sticky;left:0;background:#598e30;background:var(--c-green);justify-content:center;align-items:center;width:28px;height:80px;border:none;color:#fff;color:var(--c-white);border-radius:2px}.chess_turn-disclaimer{margin-top:20px}.zoom-wrap{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.zoom_zoomer{width:100%}.storerooms-visual{width:50%;position:relative}.storerooms-sec_title{display:inline-block;padding:4px 6px;background:#353331;background:var(--c-brown);color:#fff;color:var(--c-white);letter-spacing:.1em;margin-bottom:.2rem}.storerooms-visual_container{box-shadow:0 2px 2px 0 rgba(0,0,0,.15);background:#fff;background:var(--c-white);padding:4.5rem 3rem}.storerooms-visual__path [d],.storerooms-visual__path polygon,.storerooms-visual__path rect{fill:#ffdb5e;fill:var(--c-yellow);fill-opacity:.1;transition:fill-opacity .3s ease-in-out;cursor:pointer}.storerooms-visual__path.__active [d],.storerooms-visual__path.__active polygon,.storerooms-visual__path.__active rect{fill-opacity:.5}.storerooms-visual__path.__reserved [d],.storerooms-visual__path.__reserved polygon,.storerooms-visual__path.__reserved rect,.storerooms-visual__path.__sold [d],.storerooms-visual__path.__sold polygon,.storerooms-visual__path.__sold rect{fill-opacity:.7;fill:#fff;fill:var(--c-white);pointer-events:none}.storerooms-visual_zoom,.storerooms-visual_zoom_content{position:relative}.storerooms-visual_zoom_content .visual-pane_image{display:inline}.storerooms-visual_zoom_controls{position:absolute;bottom:10px;right:10px;display:flex;flex-direction:row;grid-gap:10px;gap:10px}.storerooms-visual_zoom_control_item{width:50px;height:50px;border-radius:100%;opacity:1;transition:opacity .3s ease-in-out;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#598e30;background:var(--c-green)}.storerooms-visual_zoom_control_item.__plus:before{content:"";display:block;background-image:url(/_nuxt/img/zoom.9e5444c.svg);width:24px;height:24px}.storerooms-visual_zoom_control_item.__minus:before{content:"";display:block;background-image:url(/_nuxt/img/zoom-minus.340b914.svg);width:24px;height:24px}.storerooms-visual_zoom_control_item.__disabled{opacity:.4}.storerooms-container.__margin-top{margin-top:8rem}.storerooms-container-head{margin-bottom:2rem}.storerooms-container-sections{display:flex;grid-gap:2rem;gap:2rem;margin-bottom:16px}.storerooms-container_legend{display:flex;grid-gap:30px;gap:30px}.storerooms-container_legend-item{display:flex;grid-gap:6px;gap:6px;align-items:center}.storerooms-container_legend-icon{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background:#fff;background:var(--c-white)}.storerooms-container_legend-icon.__reserve:before,.storerooms-container_legend-icon.__sold:before{content:"";display:block;width:20px;height:20px}.storerooms-container_legend-icon.__reserve:before{background:url(/_nuxt/img/lock-green.64e1c0a.svg)}.storerooms-container_legend-icon.__sold:before{background:url(/_nuxt/img/lock.4f647cc.svg)}