

/* Start:/local/templates/.default/components/bitrix/news/flats/bitrix/news.detail/flats/style.css?17343357933254*/
.icon-params {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
}

.icon-params .icon-param img {
    max-width: 40px
}
.smallicon {
    width: 70px;
    height: 70px;
    border: 1px solid #2A8859;
    border-radius: 100%;
    border-bottom: 1px solid transparent;
    text-align: center;
    position: relative;
    margin-bottom: 30px
}
.smallicon + .smallicon {margin-left: 50px;}
.smallicon .icon-text {
    position: absolute;
    font-size: 12px;
    color: #2A8859;
    font-weight: 300;
    top: 60px;
    text-align: center;
    line-height: 14px;
    left: -20px;
    width: 110px
}

.smallicon img,
.smallicon svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #2A8859;
    max-width: 35px
}
.line-params {
    color: #2e3642;
    font-size: 16px
}

.line-params .line-param {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.line-params .line-param span:first-child {
    color: #a3a4a4
}

.line-params .line-param b {
    color: #2e3642
}
.estate-video {
    display: block;
    height: 100%;
    position: relative;
    background: no-repeat center / cover;
    border: 0;
}
.estate-video:before {
    background: rgba(0,0,0,.4);
    height: 100% !important;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2 !important;
    content: "";
}
.estate-video i {
    height: 100px;
    width: 100px;
    display: block;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.estate-video i:before {
    content: "";
    border: 20px solid transparent;
    border-left: 30px solid #272a2e;
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -19px;
    -webkit-transition: border 0.15s;
    transition: border 0.15s;
}
@media (max-width:600px){
    .estate-video {padding-top: 60%;}
}
@media (max-width:1025px){

    .page-title .back-mobile {
        display: inline-block !important;
    }

    .page-title {
        margin-bottom: 24px !important;
    }
}
.price-note {
    color: #1c9673;
    font-size: 14px;
    font-weight: bold;
}
.booking-tel{
    color:#1c9673;
}
.page-title .back-mobile {
    display: none;
    border: 0;
    margin-bottom: 18px;
    margin-top:10px;
}

.back-mobile .icon-svg {
    transform: scaleX(-1);
    margin-right: 5px;
    font-size: 8px;
}

.facing-tooltip {
    position: absolute;
    left:calc(100% + 15px);
    top:50%;
    white-space: nowrap;
    transform: translateY(-50%);
    font-size: 12px;
    color: #fff;
    padding: 8px 10px;
    background: rgba(45, 55, 65, .8);
    backdrop-filter: blur(4px);
    border-radius: 6px;
    line-height: 17px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.facing-item:hover .facing-tooltip {
    opacity: 1;
    visibility: visible;
}

@media screen and (max-width: 768px) {
    .facing-tooltip {
        display: none !important;
    }
}

/* End */


/* Start:/local/media/estate/css/twentytwenty.css?17016791976575*/
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #1c9673;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: #1c9673;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block; }
  .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0); }
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
    .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
      opacity: 0; }
  .twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }
  .twentytwenty-before-label:before {
    content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }
  .twentytwenty-after-label:before {
    content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }
  .twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5); }
    .twentytwenty-overlay:hover .twentytwenty-after-label {
      opacity: 1; }
    .twentytwenty-overlay:hover .twentytwenty-before-label {
      opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #1c9673;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 #1c9673, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid #1c9673;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid #1c9673;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid #1c9673;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid #1c9673;
  bottom: 50%;
  margin-bottom: -17px; }

/* End */


/* Start:/local/media/sections/flats/detail/style.min.css?173945376728515*/
.realty-room-item.realty-room-body{border:none;border-radius:0;padding:0;margin-top:0}@media screen and (max-width:1200px){.realty-room-item.realty-room-body{padding-top:30px}}@media screen and (max-width:1025px){.realty-room-item.realty-room-body{padding-top:10px}}.realty-room{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.realty-room{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.realty-room__tabs{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.realty-room__tabs--list{background:#f7f8fa;border-radius:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width:768px){.realty-room__tabs--list{padding:6px 9px}}.realty-room__tabs--item{cursor:pointer;font-weight:500;font-size:14px;text-align:center;color:#2d3741;height:44px;line-height:44px;position:relative;-webkit-transition:.25s;transition:.25s;-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (max-width:768px){.realty-room__tabs--item{font-size:10px;height:40px;line-height:40px}}.realty-room__tabs--item.is-active{color:#fff!important}.realty-room__tabs--item:hover{color:#199473}.realty-room__tabs .slider{display:inline-block;width:0;border-radius:4px;background-color:#199473;position:absolute;-webkit-transition:all .4s cubic-bezier(.86,0,.07,1);transition:all .4s cubic-bezier(.86,0,.07,1);z-index:0;bottom:10px;height:44px}@media screen and (max-width:768px){.realty-room__tabs .slider{height:40px;bottom:6px}}.realty-room__tabs--text{position:relative;height:100%}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg{width:auto;height:35px}.realty-room__tabs--text [data-id=layout] .plan-tooltip{display:none!important}.realty-room__tabs--text [data-id=layout] .type-gallery-body{max-width:500px;margin:0 auto}.realty-room__tabs--text [data-id=layout] .type-gallery{margin:0 auto;position:relative;padding-top:100%;width:100%}.realty-room__tabs--text [data-id=layout] .type-gallery [data-img=plan]{position:absolute;width:100%;top:50%;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.realty-room__tabs--text [data-id=layout] .plan-area-compass{bottom:10px}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=layout] .plan-area-compass{right:-10px;bottom:23px}}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable--disabled{fill:#e6e6e6!important}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable--active{fill:rgba(28,150,115,.16)}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable:hover,.realty-room__tabs--text [data-id=layout] .plan-area__svg__hoverable.plan-area__svg__hoverable--current,.realty-room__tabs--text [data-id=layout] .plan-area__svg__hoverable.plan-area__svg__hoverable--current.plan-area__svg__hoverable--active{stroke:#199473!important;fill:#199473!important}.realty-room__tabs--text [data-id=layout] .twentytwenty-container,.realty-room__tabs--text [data-id=layout] .twentytwenty-wrapper{width:100%;height:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.realty-room__tabs--text [data-id=layout] .twentytwenty-container.opacity-0,.realty-room__tabs--text [data-id=layout] .twentytwenty-wrapper.opacity-0{opacity:0}.realty-room__tabs--text [data-id=layout] .twentytwenty-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.realty-room__tabs--text [data-id=in-house] .plan-area{border-radius:10px;overflow:hidden}.realty-room__tabs--text [data-id=in-house] .plan-area__svg__hoverable--disabled{fill:none!important}.realty-room__tabs--text [data-id=in-house] .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.realty-room__tabs--text [data-id=in-house] .plan-area__svg{pointer-events:none}.realty-room__tabs--text [data-id=in-house] .plan-area__svg .is-active{fill:#1e9473;opacity:.5}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=in-house] .plan-area-compass{right:0;bottom:0}.realty-room__tabs--text [data-id=in-house] .plan-area-compass .compass{-webkit-transform:scale(.7);transform:scale(.7)}}.realty-room__tabs--text [data-id=on-floor]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=on-floor]{padding-bottom:86px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__content{height:auto;width:100%;overflow:visible}@media screen and (min-width:1026px){.realty-room__tabs--text [data-id=on-floor] .plan-area__content{margin-top:-100px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__content .is-active{fill:#1e9473;opacity:.5}.realty-room__tabs--text [data-id=on-floor] .plan-area__content .plan-area__svg{position:relative!important}.realty-room__tabs--text [data-id=on-floor] .plan-area-compass{bottom:-90px}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=on-floor] .plan-area-compass{right:-10px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg{pointer-events:none}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable--disabled{opacity:0!important}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable.plan-area__svg__hoverable--current,.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable.plan-area__svg__hoverable--current.plan-area__svg__hoverable--active{opacity:1;stroke:#199473!important;fill:#199473!important}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable{opacity:1;fill:none!important;stroke:none!important;stroke-width:1px;-webkit-transition-property:fill,stroke;transition-property:fill,stroke}.realty-room__tabs--text [data-id=on-plan] .flats-plan-map__container{position:relative}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan{position:absolute;top:0;width:100%;height:100%}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan svg{width:100%;height:100%}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan .bl-bg{opacity:.3!important}.realty-room__tabs--text [data-id=on-plan] .flats-plan-map-svg-item.is-current{fill:rgba(25,148,115,.5)}.realty-room__tabs--content{position:absolute;top:0;overflow:hidden;list-style:none;opacity:0;-webkit-transition:.4s cubic-bezier(.075,.82,.165,1);transition:.4s cubic-bezier(.075,.82,.165,1);-webkit-transform:translateY(20px);transform:translateY(20px);padding:30px 0;width:100%;height:auto;min-height:300px}.realty-room__tabs--content[data-id=in-house]{min-height:auto}.realty-room__tabs--content.is-active{position:relative;z-index:2;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.3s;transition-delay:.3s;visibility:visible}.realty-room__tabs--content .genplan-body{border-radius:10px;overflow:hidden;position:relative}.realty-room__tabs--content .genplan-body .flats-plan-map__compas{position:absolute;z-index:2;right:16px;bottom:16px}@media screen and (min-width:1026px){.realty-room__tabs--content .genplan-body{height:auto;padding-top:66%;border-radius:0}}@media screen and (min-width:1026px){.realty-room__tabs--content .genplan-body .flats-plan-map__container{-webkit-transform:matrix(1.5,0,0,1.5,0,92);transform:matrix(1.5,0,0,1.5,0,92);position:absolute;top:0}}.realty-room__tabs--floor{background:#199473;border-radius:10px;padding:10px 16px;font-weight:500;font-size:14px;line-height:140%;position:absolute;top:23px;left:21px;color:#fff;z-index:2}@media screen and (max-width:1025px){.realty-room__tabs--floor{font-size:12px;top:10px;left:10px}}.realty-room .reality-room-infrastructure__title{font-size:20px}.realty-room .line-params .realty-room-item__area-title button{width:36px;height:36px;min-width:36px;min-height:36px}.realty-room .line-params .realty-room-item__area-title .line-param{font-size:20px}.realty-room .line-params .realty-room-item__area-title .line-param span:first-child{color:#2d3741;margin-right:10px;-webkit-transition:color .3s;transition:color .3s}.realty-room .line-params .realty-room-item__area-title.is-active .line-param span:first-child{color:#199473}.realty-room .line-params .realty-room-item__area-block{font-size:13px;font-weight:500}.realty-room .line-params .realty-room-item__area-block span{font-size:13px;font-weight:500}.realty-room .line-params .realty-room-item__area-block span:not(:first-child){white-space:nowrap}.realty-room .line-params .realty-room-item__area-block .line-param{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.realty-room .line-params .realty-room-item__area-block .line-param span:first-child{color:#2d3741}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;margin-bottom:14px;border-bottom:1px solid #2d3741}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle span:first-child{font-size:20px}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle span:last-child{font-size:14px;white-space:nowrap}.realty-room__advantages{position:relative;margin-bottom:50px}@media screen and (max-width:1025px){.realty-room__advantages{margin-bottom:24px}}.realty-room__advantages .swiper-container{max-width:70%;margin:0 auto;overflow:hidden}@media screen and (max-width:1025px){.realty-room__advantages .swiper-container{max-width:100%}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns{display:none}}.realty-room__advantages .smallicon+.smallicon{margin-left:0}.realty-room__advantages .swiper-wrapper.nt-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages .smallicon{border:1px solid #eff0f0;border-bottom:1px solid transparent;margin-bottom:50px}.realty-room__advantages .smallicon .icon-text{color:#2d3741;font-weight:400;font-size:14px;left:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:1025px){.realty-room__advantages .smallicon .icon-text{font-size:12px}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns .swiper-button-prev{left:10px}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns .swiper-button-next{right:10px}}.realty-room__advantages:not(.--advantages-detail) .smallicon{width:100%;border:none}.realty-room__advantages:not(.--advantages-detail) .smallicon:before{content:'';width:70px;height:70px;position:absolute;border:1px solid #eff0f0;border-bottom:1px solid transparent;border-radius:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.realty-room__advantages.--advantages-detail{position:relative;z-index:2}@media screen and (max-width:1025px){.realty-room__advantages.--advantages-detail{z-index:100}}.realty-room__advantages.--advantages-detail .smallicon{border:none;width:100%}.realty-room__advantages.--advantages-detail .smallicon img{max-width:70px}.realty-room__advantages.--advantages-detail .smallicon .icon-text{background:#fff;padding:5px 0 0;margin-top:-5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages.--advantages-detail .tippy-box{font-size:12px}.realty-room__advantages.--advantages-detail [data-tippy-root]{width:200px}.realty-room__advantages.--advantages-detail .swiper-slide:hover{z-index:2}.realty-room__advantages.--advantages-detail .swiper-container{overflow:visible}.realty-room__info{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1026px){.realty-room__info{-webkit-box-flex:0;-ms-flex:0 0 410px;flex:0 0 410px;padding:0 0 60px 40px}}.realty-room__info .h1,.realty-room__info h1{font-weight:600;font-size:24px;line-height:29px;margin:0 0 6px 0}.realty-room__info .share-links-body{position:relative;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-transition:opacity .25s;transition:opacity .25s}.realty-room__info .share-links-body .opacity-0{opacity:.3;pointer-events:none}.realty-room__info .realty-room-descr{max-width:100%}.realty-room__info .realty-room-descr .price-new-wrap .price{line-height:100%;font-weight:500;font-size:16px;font-family:'Montserrat Alternates',serif}.realty-room__info .realty-room-descr .--small-price{padding:10px 0;font-family:'Montserrat Alternates',serif}@media screen and (max-width:1025px){.realty-room__info .realty-room-descr .price-new-wrap .text-small{font-size:12px}}.realty-room__info .line-params .line-param{margin-bottom:5px}.realty-room__info .realty-room-descr .price-new-wrap{margin-top:0}.realty-room-item .realty-room__info .share-links{bottom:auto;top:30px;left:0;padding:0}@media screen and (max-width:768px){.realty-room-item .realty-room__info .share-links{top:0}}.realty-room-item .realty-room__info .share-links li{white-space:nowrap}@media screen and (max-width:768px){.realty-room-item .realty-room__info .share-links li a{font-size:11px}}.print_v{display:none}.print-page{opacity:0;visibility:hidden;height:0;overflow:hidden}.facing-print{display:-webkit-box;display:-ms-flexbox;display:flex;gap:27px;font-size:10px}.facing-print__title{font-size:26px;font-family:'Montserrat Alternates',serif;font-weight:600;line-height:120%;margin-bottom:20px;text-transform:uppercase}.facing-print__text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:31px}.facing-print__pic{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}@media print{.header-red-line{display:none!important}.no-print{display:none}.--print-disabled{display:none!important}.realty-room__info--title{display:block!important}.realty-room__advantages{margin-bottom:0;padding-bottom:0}.print-page{opacity:1;visibility:visible;height:auto;overflow:visible}.print-page .realty-room__advantages.--advantages-detail .smallicon img{max-width:50px}.print-page .realty-room__advantages:not(.--advantages-detail) .smallicon:before{width:50px;height:50px}.print-page .smallicon img,.print-page .smallicon svg{max-width:26px;top:-23px}.print-page .smallicon .icon-text{top:45px}.print-page .realty-room__advantages>.row{margin-top:-15px}.print-page .realty-room__advantages>.row>*{padding-top:15px}.print-page .realty-room__advantages .smallicon{margin-bottom:0;margin-top:0}.print-page .realty-room__advantages .smallicon .icon-text{font-size:12px}.print_v{display:block}.print_v.h1{font-size:20px!important;margin:0 0 15px}.realty-room__info{padding-left:0;padding-top:60px}.room-section .page-title{padding-top:10px!important}.header>.wrap>.row>.col-2:first-child{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;margin-top:-10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo img{max-width:75px!important;margin-top:-20px}.header__top-line,.mobile-burger,.mobile-nav,.mobile-nav-menu,.page-title,.realty-room__tabs--list,footer,nav.menu{display:none!important}.print-page .--in-i-title{margin-top:-40px}.print-page .--in-p .flats-plan-map-svg-item.is-current{fill:rgba(25,148,115,.5)!important}.print-page .--in-h,.print-page .--in-i{page-break-after:always}.print-page .--in-f,.print-page__content{padding:30px 0}.print-page .--in-f .mt-5,.print-page .--in-f .my-5,.print-page__content .mt-5,.print-page__content .my-5{margin-top:0!important}.print-page.--townhouse-print .--in-f,.print-page.--townhouse-print .print-page__content{padding:0 0 30px 0}.print-page__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;background:#fff}.print-page__images img{width:49%;max-height:300px;-o-object-fit:contain;object-fit:contain}.print-page__images .plan-area-compass{bottom:-60px}.print-page .flat__nav{position:relative;-webkit-transform:scale(1);transform:scale(1)}.print-page .plan-area--nav .plan-area__svg{width:100%}.print-page .--in-f .plan-area--nav .plan-area__svg__hoverable{pointer-events:none}.print-page .--in-f .plan-area--nav .plan-area__svg__hoverable:not(.plan-area__svg__hoverable--current),.print-page .plan-area__svg__hoverable--disabled{opacity:1;fill:rgba(255,255,255,0)!important;stroke:none}.print-page .realty-room__tabs--on-plan{position:absolute;top:0;width:100%;height:100%}.print-page .flats-plan-map__svg-buildings{width:100%;height:100%}.print-page .--in-f .plan-area-compass{bottom:-40px;right:0}.print-page .--in-f .plan-area__svg{position:relative;pointer-events:none}.print-page .--in-f .plan-area__svg__hoverable--current{fill:#199473;opacity:1!important}.print-page .--in-h{page-break-after:always}.print-page .--in-h .plan-area-compass{z-index:2}.print-page .--in-h .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--in-h .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--in-h .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .--th .plan-area-compass{z-index:2}.print-page .--th .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--th .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--th .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .--in-th .plan-area-compass{z-index:2}.print-page .--in-th .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--in-th .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--in-th .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .genplan-body{border-radius:0;overflow:hidden;position:relative}.print-page .genplan-body .flats-plan-map__compas{position:absolute;z-index:2;right:16px;bottom:16px}.print-page__content.--th .genplan-body,.print-page__content.--th .townhouse-types{width:100%}}.installment-section.room-pg{padding-top:40px}.realty-room.--townhouse .townhouse-container .th.is-sold path,.realty-room.--townhouse .townhouse-container .th.is-sold polygon{fill:none!important}@media screen and (max-width:1025px){.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__content{max-width:70%;margin:0 auto}.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__content svg{height:auto}}@media screen and (max-width:1025px){.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__svg{width:100%}}.realty-room.--townhouse [data-id=in-house]{padding-bottom:0;margin-bottom:30px;pointer-events:none}.realty-room.--townhouse [data-id=in-house] .townhouse-container{border-radius:10px;overflow:hidden}.realty-room.--townhouse [data-id=in-house] .townhouse-container .th{display:block}.realty-room.--townhouse [data-id=in-house] .townhouse-container svg{margin:0;min-height:auto;width:100%}.realty-room.--townhouse [data-id=on-plan]{padding-bottom:0;margin-bottom:30px}.realty-room.--townhouse [data-id=on-plan] [data-buildings-plan-view=map]{border-radius:10px;overflow:hidden}@media screen and (min-width:1026px){.realty-room.--townhouse [data-id=on-plan] .flats-plan-map__container{width:130%;margin-left:-15%}}.realty-room.--townhouse [data-id=on-plan] .plan-area-compass .compass--dark{--direction:0deg}.realty-room.--townhouse .flats-plan-map__container{position:relative}.realty-room.--townhouse .flats-plan-map__svg-buildings{width:100%;height:auto;position:absolute;top:0}.realty-room.--townhouse .flats-plan-map__svg-buildings .bl-bg{opacity:.3!important}.realty-room.--townhouse .flats-plan-map__svg-buildings .flats-plan-map-svg-item{fill:transparent}.realty-room.--townhouse .realty-room__tabs--text{height:auto}@media screen and (min-width:1026px){.realty-room.--townhouse .realty-room__tabs--text{margin-bottom:20px}}.advantages-townhouse{padding:40px}.advantages-townhouse__title{margin-bottom:40px;text-align:center}.print-page__content.--th{position:relative}.print-page__content.--th .townhouse-types{position:relative}.print-page__content.--th .townhouse-types .townhouse-container .th.is-sold path,.print-page__content.--th .townhouse-types .townhouse-container .th.is-sold polygon{fill:transparent!important}.print-page__content.--th .genplan-body{position:relative}.print-page__content.--th .plan-area-compass .compass--dark{--direction:216deg}.print-page__content.--th .flats-plan-map__container{position:relative}.print-page__content.--th .flats-plan-map__svg-buildings{width:100%;height:auto;position:absolute;top:0}.print-page__content.--th .flats-plan-map__svg-buildings .bl-bg{opacity:.3!important}.print-page__content.--th .flats-plan-map__svg-buildings .flats-plan-map-svg-item{fill:transparent}@media screen and (max-width:1025px){.room-section .page-title .link-back{display:none!important}}.price-new-wrap .black-friday{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price-new-wrap .black-friday__old .price{position:relative;color:#8d8e8e;font-size:13px}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .price{font-size:12px}}.price-new-wrap .black-friday__old .price span{font-size:23px}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .price span{font-size:20px}}.price-new-wrap .black-friday__old .price:before{content:"";position:absolute;bottom:5px;left:0;display:block;width:100%;height:8px;border-top:2px solid #2e3642;-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .text-small{max-width:135px}}.price-new-wrap .black-friday__new .price{position:relative;color:#e53f25;font-size:15px}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .price{font-size:14px}}.price-new-wrap .black-friday__new .price span{font-size:29px}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .price span{font-size:26px}}.price-new-wrap .black-friday__new .text-small{text-align:right;padding:5px 0}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .text-small{font-size:11px;line-height:13px}}.th-video-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.th-video-link a{text-decoration:none;border:0;font-family:'Montserrat Alternates',serif;font-size:20px;font-weight:600;line-height:24px}@media screen and (max-width:768px){.th-video-link a{width:100%;text-align:center;border-radius:4px;border:1px solid #199473;font-size:16px;line-height:16px;padding:9px 0}}.th-video-link a svg{width:36px;height:36px;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;margin-right:6px}@media screen and (max-width:768px){.th-video-link a svg{width:35px;height:35px;-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px}}@media screen and (min-width:769px){.th-video-link a span{color:#2d3741}}.--no-price{color:#199473;font-size:25px;font-weight:600;line-height:28px}@media screen and (max-width:768px){.--no-price{font-size:18px;line-height:22px}}.--no-price .booking-tel{padding-top:12px;display:inline-block}.--no-price a{color:#2d3741;font-size:28px;font-weight:700;line-height:22px;border:none}@media screen and (max-width:768px){.--no-price a{font-size:25px;line-height:24px}}#show-r{accent-color:#199473}.show-plane-r.custom-control input[type=checkbox]+label{font-size:19px}@media screen and (max-width:768px){.show-plane-r.custom-control{max-width:320px;margin:0 auto 15px}.show-plane-r.custom-control input[type=checkbox]+label{font-size:16px;font-weight:600;font-family:'Montserrat Alternates',serif}}.show-plane-r.custom-control input[type=checkbox]+label:after{top:4px;left:3px}.detail-badge{height:40px;margin-top:10px}@media screen and (max-width:600px){.detail-badge{height:30px}}[data-id=from-window] .swiper{border-radius:6px}[data-id=from-window] .show-gallery-control .show-gallery-next,[data-id=from-window] .show-gallery-control .show-gallery-prev{width:44px;height:30px;position:absolute;z-index:22;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next,[data-id=from-window] .show-gallery-control .show-gallery-prev{width:28px;height:20px}}[data-id=from-window] .show-gallery-control .show-gallery-next svg,[data-id=from-window] .show-gallery-control .show-gallery-prev svg{width:44px;height:30px;fill:#fff}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next svg,[data-id=from-window] .show-gallery-control .show-gallery-prev svg{width:28px;height:20px}}[data-id=from-window] .show-gallery-control .show-gallery-prev{left:35px}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-prev{left:15px}}[data-id=from-window] .show-gallery-control .show-gallery-next{right:35px}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next{right:15px}}button[data-content=from-window],button[data-content=layout]{width:100%;height:52px;border:1px solid #199473;border-radius:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#199473;background:#fff;gap:6px;margin-top:30px}button[data-content=from-window] svg,button[data-content=layout] svg{fill:#199473;width:33px;height:20px}button[data-content=layout]{border-color:#a3a4a4;color:#a3a4a4}.opacity-0{opacity:0}.sale-ny{background:#ff4125;border-radius:7px;width:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.sale-ny strong{font-weight:600}.sale-ny__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#8d8e8e;background:#fff;border:1px solid #ff4125;border-radius:7px;font-size:19px;padding:3px 10px}@media screen and (max-width:600px){.sale-ny__top{font-size:18px;padding:5px 10px}}.sale-ny__top--small{text-transform:uppercase;font-weight:600;font-size:12px}@media screen and (max-width:600px){.sale-ny__top--small{font-size:11px}}.sale-ny__top--price{line-height:100%}.sale-ny__top--price span:last-child{font-size:14px}@media screen and (max-width:600px){.sale-ny__top--price span:last-child{font-size:13px}}.sale-ny__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;font-size:25px;padding:3px 10px}@media screen and (max-width:600px){.sale-ny__bottom{font-size:24px;padding:3px 10px}}.sale-ny__bottom--small{text-transform:uppercase;font-size:12px;font-weight:600;margin-bottom:5px}@media screen and (max-width:600px){.sale-ny__bottom--small{font-size:11px}}.sale-ny__bottom--sale{font-size:15px;font-weight:600}@media screen and (max-width:600px){.sale-ny__bottom--sale{font-size:14px}}.sale-ny__bottom--price{line-height:100%}.sale-ny__bottom--price span:last-child{font-size:18px}@media screen and (max-width:600px){.sale-ny__bottom--price span:last-child{font-size:17px}}.price-installments{color:#8d8e8e;font-size:14px;font-weight:500;padding-top:17px}.price-installments span,.price-installments strong{font-size:16px;font-weight:600}
/* End */


/* Start:/local/media/estate-3d/css/style.css?172501067024198*/
.breadcrumbs {
    position: absolute;
    left: 32px;
    top: 24px;
    height: 48px; 
    overflow: hidden;
    z-index: 3;
}
.breadcrumbs ol,
.breadcrumbs ol li {
    margin: 0;
    padding: 0;
    list-style: none !important;
}
.breadcrumbs ol li:before {
    content: none;
} 
.breadcrumbs ol li a {
    border: 0;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #2d3741;
}
.btn--sm>.btn__content {
    margin-top: 0;
    padding-top: 0;
    height: 24px;
}
.breadcrumbs ol li a .btn.btn--square {
    padding: 0;
    width: 24px;
    height: 24px;
    background: #1c9673;
    color: #fff;
    border: 0;
}
.breadcrumbs__item {
    display: block;
    position: relative;
    padding: 8px 10px 8px 0;
    transition-property: color;
    margin-left: 16px;
}
.plan-label,
.animation--fade-in, .animation--fade-out, .animation--height, .animation--lightbox-in, .animation--lightbox-in .lightbox__background, .animation--lightbox-in .lightbox__close, .animation--lightbox-in .lightbox__scroller, .animation--lightbox-out, .animation--lightbox-out .lightbox__background, .animation--lightbox-out .lightbox__close, .animation--lightbox-out .lightbox__scroller, .animation--tabs-in, .animation--tabs-out, .animation--tooltip-in, .animation--tooltip-in .plan-tooltip__content, .btn, .btn.icon, .btn:after, .btn:before, .form-control--float .form-label, .form-control--input input, .form-control--select select, .form-control--textarea textarea, .form-control-checkbox__icon, .form-control-checkbox__icon:before, .icon, .plan-area__svg__hoverable, .plan-marker, .plan-tooltip--animated .plan-tooltip__content, .plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__sub-title, .plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__title, .plan-tooltip--hoverable .plan-tooltip__content, .plan-tooltip--plain .plan-tooltip__content, .plan-tooltip--synced, .plan-tooltip__content:before, a, button, input[type=submit] {
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
}

.plan-area__svg__hoverable--disabled {
    opacity: .5!important;
    pointer-events: none!important;
}
.is-invisible,.js .is-invisible--js {
    opacity: 0;
    pointer-events: none
}
.main-content, .plan-area, .plan-area__content {
    position: relative;
}
.plan-area {
    /*min-height: calc(100vh - 160px);*/
    padding-bottom: 0;
    width: 100%;
}
.plan-area__image {
    display: block
}

.plan-area__image img {
    display: block;
    width: 100%;
    height: auto
}

.plan-area__svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.plan-area__svg * {
    pointer-events: none
}

.plan-area__svg .plan-area__svg__hoverable,
.plan-area__svg .plan-area__svg__hoverable *,
.plan-area__svg g {
    pointer-events: auto;
    pointer-events: unset
}

.plan-area__svg__anchor {
    opacity: 0 !important;
}

.plan-area__svg__hoverable {
    fill: #000;
    transition-property: opacity;
    opacity: 0;    
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
}
@media screen and (max-width: 900px) {
    .plan-area__svg__hoverable {
        fill: #1e9473;
    }
    .plan-area__svg__hoverable--disabled,
    .plan-area__svg__hoverable--sold {
        fill: #000;
    }
}
.plan-area__svg__hoverable--active,
.plan-area__svg__hoverable.-active,
.plan-area__svg__hoverable:hover {
    opacity: .5
}

.plan-area__svg__hoverable--static:hover {
    opacity: 0 !important;
}

.fancybox-container .plan-area__svg .plan-area__svg__hoverable {
    fill: #199473;
}

.fancybox-container .plan-area__svg .plan-area__svg__hoverable-dark {
    opacity: 0.5 !important;
    fill: #000;
}
.fancybox-container .plan-area__svg .plan-area__svg__hoverable-dark:active {
    pointer-events: none;
}

.plan-area-text {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    padding: 40px 16px 0;
    text-align: center
}

.plan-area-text .h1,.plan-area-text h1,.plan-area-text p {
    margin-top: .8rem;
    margin-bottom: .8rem
}

.plan-area-text .h1:first-child,.plan-area-text h1:first-child,.plan-area-text p:first-child {
    margin-top: 0
}

.plan-area-text .h1:last-child,.plan-area-text h1:last-child,.plan-area-text p:last-child {
    margin-bottom: 0
}

/* .plan-area-compass {
    position: absolute;
    right: 16px;
    bottom: 16px
}

.plan-area-compass img {
    display: block
}

.compass {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    font-size: 11px;
}

.compass--light {
    color: #2d3741;
    background-color: #fff
}

.compass--light .compass__dotted {
    fill: #8d8e8e
}

.compass--dark {
    color: #fff;
    background-color: rgba(45,55,65,.8)
}

.compass--dark .compass__dotted {
    fill: #f4f4f4;
    opacity: .5
}

.compass svg {
    position: absolute;
    top: 0;
    left: 0
}

.compass__rotate {
    display: block;
    width: 100%;
    height: 100%;
    transform: rotate(var(--direction))
}

.compass__text {
    position: absolute
}

.compass__text span {
    --direction-back:calc(var(--direction)*-1);display: block;
    transform: rotate(var(--direction-back))
}

.compass__text--north {
    left: 50%;
    top: 7px;
    transform: translateX(-50%)
}

.compass__text--west {
    top: 50%;
    left: 11px;
    transform: translateY(-50%)
}

.compass__text--east {
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
} */

.plan-marker {
    display: block;
    margin: 0;
    border-radius: 4px;
    min-width: 43px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    cursor: default;
    color: #2d3741;
    text-align: center;
    background: #fff;
    transition-property: color,background-color,opacity;
}

.plan-area__content--flats .plan-marker {
    background: #1c9673;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s;
}

.plan-marker__content {
    display: block;
    padding: 6px 11px;
    font-weight: bold;
    font-size: 16px;
}
@media screen and (max-width: 1399px) {
    .plan-marker__content {
        font-size: 14px !important;
    }
}
@media screen and (max-width: 992px) {
    .plan-marker__content {
        font-size: 10px !important;
    }
}
@media screen and (max-width: 565px) {
    .plan-marker__content {
        font-size: 8px !important;
        padding: 3px 6px !important;
    }
}

.plan-marker__description {
    position: absolute;
    bottom: 100%;
    left: 50%;
    white-space: nowrap;
    text-align: center;
    transform: translateX(-50%);
    margin-bottom: 8px;
    text-shadow: 0 0 6px #000;
    font-weight: 400;
    font-size: 14px;
}

.plan-marker a {
    color: #2d3741
}

.plan-area__content--flats .plan-marker::before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    transition-property: border-color;
    will-change: border-color;
    left: 50%;
    bottom: 100%;
    margin-left: -4px;
    border-width: 0 4px 5px;
    border-color: transparent transparent #fff;
}

.plan-area__content--flats .plan-marker[data-nr="1"] {
    left: -50px;
    top: 30px;
}

.plan-area__content--flats .plan-marker a {
    color: #fff
}

.plan-marker--cliclable {
    cursor: pointer
}

.plan-marker__content ~ .plan-tooltip__sub-title {
    color: #1c9673;
    padding: 0 20px 10px;
    overflow: hidden;
    margin-top: 0;
}

.plan-marker:hover,.plan-marker--active {
    background: #1c9673;
    color: #fff;
    opacity: 1;
    pointer-events: auto;
}

.plan-area__content--flats .plan-marker:hover,
.plan-area__content--flats .plan-marker--active {
    background: #ffffff;
    color: #1c9673;
    opacity: 1;
    pointer-events: auto;
}

.plan-marker:hover a,.plan-marker--active a {
    color: #fff
}

.plan-area__content--flats .plan-marker:hover a,
.plan-area__content--flats .plan-marker--active a {
    color: #1c9673;
}

.plan-marker--disabled,
.plan-marker--sold {
    background: #8d8e8e;
    color: #fff;
    pointer-events: none
}

.plan-marker--disabled a,
.plan-marker--sold a {
    color: #fff
}

.plan-tooltip {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0
}
.plan-tooltip.plan-tooltip--active {
    z-index: 3;
}

@media screen and (max-width: 900px) {
    .plan-tabs-content--uchastki .plan-tooltip.plan-tooltip--active,
    .plan-tabs-content--uchastkivip .plan-tooltip.plan-tooltip--active {
        display: none;
    }
}

.plan-tooltip__content {
    box-shadow: 0 2px 8px rgba(45,55,65,.18);
    background: #fff;
    border-radius: 4px;
    padding: 13px 16px 15px
}

.plan-tooltip__content:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    transition-property: border-color;
    will-change: border-color
}
.plan-tooltip__title {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0;
}
.plan-tooltip__sub-title {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0;
}
.plan-tooltip__sub-title,.plan-tooltip__title {
    color: #1c9673;
    margin: 0
}

.plan-tooltip__sub-title:not(:first-child) {
    margin-top: 3px
}
.plan-tooltip__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.plan-tooltip__list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0;
    line-height: 1;
}
.plan-tooltip__list li:before {
    content: none;
}

.plan-tooltip__list li+li {
    margin-top: 4px
}

.plan-tooltip__list li>:first-child {
    padding-right: 40px
}

.plan-tooltip__list i {
    color: #8d8e8e;
    font-style: normal
}

.plan-tooltip__list:not(:first-child) {
    border-top: 1px solid #f4f4f4;
    margin-top: 14px;
    padding-top: 14px
}

.plan-tooltip__text {
    margin: 0;
    font-size: 14px;
}

.plan-tooltip__text b {
    color: #2d3741
}

.plan-tooltip__text small {
    color: #8d8e8e
}

.plan-tooltip__text .text--color-primary {
    color: #1c9673
}

.plan-tooltip__text:not(:first-child) {
    margin-top: 5px
}

.plan-tooltip--synced {
    transition-property: transform;
    will-change: transform
}

.plan-tooltip--disabled .plan-tooltip__content,
.plan-tooltip--sold .plan-tooltip__content {
    color: #fff;
    background: #8d8e8e
}

.plan-tooltip--soon .plan-tooltip__content {
    background: #fff;
    color: #2d3741
}

.plan-tooltip--hoverable .plan-tooltip__content {
    transition-property: color,background,transform,opacity;
    will-change: color,background,transform,opacity
}

.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content {
    color: #fff;
    background: #1c9673;
    cursor: pointer;
}

.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content .plan-tooltip__text-pay strong {
    color: #fff;
}

.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__sub-title,.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__title {
    color: #fff;
    transition-property: color;
    will-change: color
}

.plan-tooltip--top .plan-tooltip__content:before {
    left: 50%;
    top: 100%;
    margin-left: -4px;
    border-width: 5px 4px 0;
    border-color: #fff transparent transparent
}

.plan-tooltip--top.plan-tooltip--disabled .plan-tooltip__content:before,
.plan-tooltip--top.plan-tooltip--sold .plan-tooltip__content:before {
    border-color: #8d8e8e transparent transparent
}

.plan-tooltip--top.plan-tooltip--soon .plan-tooltip__content:before {
    border-color: #fff transparent transparent
}

.plan-tooltip--top.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content:before {
    border-color: #1c9673 transparent transparent
}

.plan-tooltip--bottom .plan-tooltip__content:before {
    left: 50%;
    bottom: 100%;
    margin-left: -4px;
    border-width: 0 4px 5px;
    border-color: transparent transparent #fff
}

.plan-tooltip--bottom.plan-tooltip--disabled .plan-tooltip__content:before,
.plan-tooltip--bottom.plan-tooltip--sold .plan-tooltip__content:before {
    border-color: transparent transparent #8d8e8e
}

.plan-tooltip--bottom.plan-tooltip--soon .plan-tooltip__content:before {
    border-color: transparent transparent #fff
}

.plan-tooltip--bottom.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content:before {
    border-color: transparent transparent #1c9673
}

.plan-tooltip--right .plan-tooltip__content:before {
    right: 100%;
    top: 50%;
    margin-top: -4px;
    border-width: 4px 4px 4px 0;
    border-color: transparent #fff transparent transparent
}

.plan-tooltip--right.plan-tooltip--disabled .plan-tooltip__content:before,
.plan-tooltip--right.plan-tooltip--sold .plan-tooltip__content:before {
    border-color: transparent #8d8e8e transparent transparent
}

.plan-tooltip--right.plan-tooltip--soon .plan-tooltip__content:before {
    border-color: transparent #fff transparent transparent
}

.plan-tooltip--right.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content:before {
    border-color: transparent #1c9673 transparent transparent
}

.plan-tooltip--left .plan-tooltip__content:before {
    left: 100%;
    top: 50%;
    margin-top: -4px;
    border-width: 4px 0 4px 4px;
    border-color: transparent transparent transparent #fff
}

.plan-tooltip--left.plan-tooltip--disabled .plan-tooltip__content:before,
.plan-tooltip--left.plan-tooltip--sold .plan-tooltip__content:before {
    border-color: transparent transparent transparent #8d8e8e
}

.plan-tooltip--left.plan-tooltip--soon .plan-tooltip__content:before {
    border-color: transparent transparent transparent #fff
}

.plan-tooltip--left.plan-tooltip--hoverable.plan-tooltip--active .plan-tooltip__content:before {
    border-color: transparent transparent transparent #1c9673
}

.plan-tabs-content--first-area .plan-tooltip--animated {
    display: none !important;
    pointer-events: none
}

.plan-tooltip--animated .plan-tooltip__content {
    transition-property: opacity,transform;
    will-change: opacity,transform;
    opacity: 0;
    transform: translateY(20px)
}

.plan-tooltip--animated.plan-tooltip--active .plan-tooltip__content {
    opacity: 1;
    transform: translateY(0)
}

.plan-tooltip--animated.plan-tooltip--synced .plan-tooltip__content {
    transition-delay: .15s;
    transition-property: opacity,transform;
    will-change: opacity,transform;
    transform: none
}

.plan-tooltip--animated.plan-tooltip--synced.plan-tooltip--active .plan-tooltip__content {
    transition-delay: 0ms
}

.plan-tooltip--small .plan-tooltip__content {
    padding: 11px 16px;
    min-width: 112px
}

.plan-tooltip--small .plan-tooltip__text:not(:first-child) {
    margin-top: 0
}

.plan-tooltip--smaller .plan-tooltip__content {
    padding: 10px 12px 7px;
    min-width: 92px
}

.plan-tooltip--smaller .plan-tooltip__text:not(:first-child) {
    margin-top: -3px
}

.plan-tooltip--smaller.plan-tooltip--disabled .plan-tooltip__content {
    padding: 7px 12px 6px;
    min-width: 0
}

.plan-tooltip--smaller.plan-tooltip--sold .plan-tooltip__content {
    padding: 10px 12px 7px;
    min-width: 0
}

.plan-tooltip--center .plan-tooltip__content {
    text-align: center
}

.plan-tooltip--large .plan-tooltip__content {
    padding: 15px 16px 17px;
    min-width: 112px
}

.plan-tooltip--large .plan-tooltip__list li+li {
    margin-top: 6px
}

.plan-tooltip--large .plan-tooltip__list:not(:first-child) {
    margin-top: 17px;
    padding-top: 18px;
    margin-bottom: 0;
}

.plan-tooltip--plain {
    pointer-events: none
}

.plan-tooltip--plain .plan-tooltip__content {
    transition-property: opacity;
    will-change: opacity;
    opacity: 0;
    background: none;
    box-shadow: none;
    padding: 0 0 0 16px
}

.plan-tooltip--plain .plan-tooltip__content:before {
    display: none
}

.plan-tooltip--plain .plan-tooltip__sub-title {
    margin: 0
}

.plan-tooltip--plain .plan-tooltip__text:not(:first-child) {
    margin-top: -3px
}

.plan-tooltip--plain.plan-tooltip--active .plan-tooltip__content {
    opacity: 1
}

.plan-label,.plan-label__content {
    position: absolute;
    left: 0;
    top: 0
}

.plan-label__content {
    transform: translate(-50%,-50%);
    color: #8d8e8e;
    white-space: nowrap
}

.plan-label--left .plan-label__content,.plan-label--right .plan-label__content {
    transform: translate(-50%,-50%) rotate(-90deg)
}

.buildings-plan__hidden-with-tooltip,.buildings-plan__visible-with-tooltip {
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
    transition-property: opacity;
    will-change: opacity
}

.buildings-plan--tooltip .buildings-plan__hidden-with-tooltip,.buildings-plan--tooltip .plan-marker,.buildings-plan__visible-with-tooltip {
    opacity: 0;
    visibility: hidden;
}

.buildings-plan--tooltip .buildings-plan__visible-with-tooltip {
    opacity: 1
}

.buildings-plan__text {
    display: block
}

.buildings-plan__alt-text {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}



.plan-area__svg__hoverable--clickable {
    cursor: pointer
}

.plan-area__svg__hoverable--disabled {
    opacity: .5!important;
    pointer-events: none!important
}

.plan-area--svg-only {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch
}

.plan-area {
    overflow: hidden;
}
.plan-area .can-move {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    height: 100%;
    width: 100%;
    background: rgba(42, 136, 89, .5);
    padding: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 18px;
    text-align: center;
}
.plan-area .can-move i {
    width: 40px;
    display: block;
    margin-bottom: 10px;
}
.plan-area__content {
    touch-action: none;
    /*min-width: 800px;*/
}

.plan-area--svg-only .plan-area__content {
    padding: 160px 0 120px
}

.plan-area--svg-only .plan-area__svg {
    position: relative;
    height: auto
}

.plan-area-text {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    padding: 40px 16px 0;
    text-align: center
}

.plan-area-text .h1,.plan-area-text h1,.plan-area-text p {
    margin-top: .8rem;
    margin-bottom: .8rem
}

.plan-area-text .h1:first-child,.plan-area-text h1:first-child,.plan-area-text p:first-child {
    margin-top: 0
}

.plan-area-text .h1:last-child,.plan-area-text h1:last-child,.plan-area-text p:last-child {
    margin-bottom: 0
}

.plan-area--floor .plan-area__svg__hoverable {
    fill: #1c9673;
    opacity: .16
}

.plan-area--floor .plan-area__svg__hoverable--active,
.plan-area--floor .plan-area__svg__hoverable:hover {
    opacity: .36
}

.plan-area--floor .plan-area__svg__hoverable--disabled,
.plan-area--floor .plan-area__svg__hoverable--sold {
    opacity: .16!important;
    fill: url(#disabled-pattern)
}

.floor-navigation {
}

.floor-navigation,.floor-navigation:first-child {
    margin-top: 0;
    margin-left: -16px
}

.floor-navigation>*,.floor-navigation>:first-child {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 16px;
    max-width: calc(100% - 16px)
}

.floor-navigation__list,.floor-navigation__list:first-child {
    margin-top: 0;
    margin-left: -8px
}

.floor-navigation__list>*,.floor-navigation__list>:first-child {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 8px;
    max-width: calc(100% - 8px)
}

.animation--tooltip-in {
    transition-property: transform;
    will-change: transform;
}

.animation--tooltip-in .plan-tooltip__content {
    transition-property: opacity,transform;
    will-change: opacity,transform
}

.animation--tooltip-in--inactive .plan-tooltip__content {
    opacity: 0;
    transform: translateY(20px)
}

.animation--tooltip-in--inactive.plan-tooltip--top .plan-tooltip__content {
    transform: translateY(-20px)
}

.btn.btn--square {
    width: 40px;
    padding-left: 0;
    padding-right: 0;
    flex-grow: 0;
    flex-shrink: 0;
        color: #2d3741;
    height: 40px;
    padding: 0 18px;
    font-size: 14px;
    border-radius: 50%;
    background:  #f4f4f4;
}
.btn.btn--square.is-active {
    background: #1c9673;
    color: #fff;
}



@media screen and (max-width: 768px) {
    .plan-tooltip--smaller.plan-tooltip--disabled .plan-tooltip__content,
    .plan-tooltip--smaller.plan-tooltip--sold .plan-tooltip__content {
        padding: 5px 8px 4px;
    }
    .plan-tooltip__sub-title {
        font-size: 11px;
    }
}

.pop.svg-map {
    max-width: 80vw !important;
    width: 100%;
    position: relative;
    padding: 0 !important;
    overflow: visible;
    background: none !important;
}
.pop.svg-map .fancybox-close-small {
    display: none;
}

@media screen and (max-width: 900px) {
    .pop.svg-map {
        overflow: hidden;
        height: auto;
        max-width: 98vw !important;
    }
}

.plan-marker.plan-area__svg__not_active,
.plan-marker.plan-area__svg__not_active:hover {
    background-color: rgba(100, 102, 101, 0.8);
}

.plan-marker.plan-area__svg__not_active::before {
    border-color: transparent transparent rgba(100, 102, 101, 0.8);
}

.plan-marker.plan-area__svg__not_active a,
.plan-marker.plan-area__svg__not_active:hover a,
.plan-marker.plan-area__svg__not_active .plan-marker__content ~ .plan-tooltip__sub-title,
.plan-marker.plan-area__svg__not_active:hover .plan-marker__content ~ .plan-tooltip__sub-title {
    color: #ffffff;
}

.plan-area__svg__not_active:not(.plan-marker) {
    fill: #000;
    transition-property: opacity;
    opacity: 0.5;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99);
}

@media screen and (max-width: 600px) {
    .plan-area__svg__not_active:not(.plan-marker) {
        pointer-events: none;
    }
}

@media screen and (max-width: 600px) {
    .plan-tooltip--sold {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) !important;
    }

    .plan-tooltip--sold.plan-tooltip--mobile-view {
        opacity: 1;
    }

    .plan-tooltip--sold .plan-tooltip__content:before {
        content: none;
    }
}


/* @media screen and (min-width: 1200px) {
    #townhouses-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 74vh;
        display: flex;
        align-items: center;
    }

    #building-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 74vh;
        display: flex;
        align-items: flex-start;
    }
}

@media screen and (min-width: 1300px) {
    #townhouses-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 77vh;
    }

    #building-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 77vh;
    }
}

@media screen and (min-width: 1400px) {
    #townhouses-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 80vh;
    }

    #building-block .plan-area.plan-area--flats.plan-area--fullimg .plan-item {
        max-height: 85vh;
    }
} */

@media (min-width: 1200px) and (max-width: 1366px) {
    #building-block .section-title .h1,
    #townhouses-block .section-title .h1 {
        font-size: 28px;
    }

    #building-block .amount-control,
    #townhouses-block .amount-control {
        font-size: 16px;
    }

    #building-block .amount-control ~ .switcher,
    #townhouses-block .amount-control ~ .switcher {
        height: 21px;
    }

    #building-block .amount-control:first-child input[type='radio'] + label:before,
    #townhouses-block .amount-control:first-child input[type='radio'] + label:before {
        top: 4px;
    }
}

#building-block .section-title,
#townhouses-block .section-title {
    margin-bottom: 0;
}

#building-block .maps-group__buttons,
#townhouses-block .maps-group__buttons {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

[data-tippy-root]:not(#tippy-1),
[data-tippy-root]:not(#tippy-1) {
    z-index: 3 !important;
}
[data-tippy-root].tippy--hoverabled:not(#tippy-1),
[data-tippy-root].tippy--hoverabled:not(#tippy-1) {
    z-index: 10 !important;
}
/* End */


/* Start:/local/media/estate-3d/css/detail.css?170167919611058*/
@charset "UTF-8";
:root {--viewport-width:100vw;--viewport-height:100vh;}
@media (max-height: 599px),only screen and (max-width:1199px) {
    .flat-plan {
        --viewport-width:670px
    }
}

@media only screen and (min-width: 1920px) and (min-height:600px) {
    .flat-plan {
        --viewport-width:1390px
    }
}

@media only screen and (max-height: 792px) {
    .flat-plan {
        --viewport-height:389px
    }
}


.main-content {
    min-height: calc(var(--viewport-height) - 208px);
    overflow: hidden;
}

.main-content,.plan-area,.plan-area__content {
    position: relative
}
.animation--image-comparison {
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(.25,.74,.22,.99)
}
.flat {
    border-top: 1px solid #f4f4f4;    
}

.flat__info__meta,.flat__info__price small {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 500;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    -webkit-font-kerning: normal;
    font-kerning: normal
}

.flat__info__area,.flat__info__price {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 700
}

.flat__info__meta,.flat__info__price small {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0
}

.flat__area__pdf {
    font-size: 14px;
    line-height: 1.14286em;
    letter-spacing: 0;
    border: 0;
}

.flat__info__features li span {
    font-size: 19.2px;
    line-height: 1.16667em;
    letter-spacing: 0
}

.flat__info__area,.flat__info__price {
    font-size: 32px;
    line-height: 1.125em;
    letter-spacing: 0
}

.flat__area__pdf {
    color: #1c9673
}

.flat__area__pdf:hover:active,.flat__area__pdf:hover,.is-active.flat__area__pdf {
    color: #2d3741
}

.image-comparison,.image-comparison__content {
    position: relative;
    height: 100%
}

.image-comparison__content {
    overflow: hidden
}

.image-comparison img {
    display: block;
    width: 100%;
    height: 100%;
    will-change: transform
}

.image-comparison__item {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    transform: translateX(-50%);
    will-change: transform
}

.image-comparison__item img,.image-comparison__item~.image-comparison__item {
    transform: translateX(50%)
}

.image-comparison__item~.image-comparison__item img {
    transform: translateX(-50%)
}

.image-comparison__control {
    position: absolute;
    left: 50%;
    top: -16px;
    bottom: -16px;
    border-left: 2px solid #1c9673
}

.image-comparison__control .image-comparison__control__button {
    cursor: move;
    cursor: ew-resize;
    position: absolute;
    left: -1px;
    top: 50%;
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px;
    border: 0;
    padding-left: 0;
    padding-right: 0;
    flex-grow: 0;
    flex-shrink: 0;
    color: #fff;
    padding: 0 18px;
    font-size: 14px;
    line-height: 1;
    border-radius: 50%;
    background: #1c9673;
}

.animation--image-comparison {
    transition-duration: 1.2s;
    transition-property: border-color
}

.animation--image-comparison .image-comparison__item {
    -webkit-animation: comparison-svg 1.2s cubic-bezier(.25,.74,.22,.99);
    animation: comparison-svg 1.2s cubic-bezier(.25,.74,.22,.99);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transform: translateX(0)
}

.animation--image-comparison .image-comparison__item img {
    transform: translateX(0)
}

.animation--image-comparison .image-comparison__item~.image-comparison__item {
    -webkit-animation: comparison-image 1.2s cubic-bezier(.25,.74,.22,.99);
    animation: comparison-image 1.2s cubic-bezier(.25,.74,.22,.99);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.animation--image-comparison .image-comparison__item~.image-comparison__item img {
    -webkit-animation: comparison-image-inner 1.2s cubic-bezier(.25,.74,.22,.99);
    animation: comparison-image-inner 1.2s cubic-bezier(.25,.74,.22,.99);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.animation--image-comparison .image-comparison__control {
    -webkit-animation: comparison-control 1.2s cubic-bezier(.25,.74,.22,.99);
    animation: comparison-control 1.2s cubic-bezier(.25,.74,.22,.99);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.animation--image-comparison--inactive .image-comparison__item~.image-comparison__item,.animation--image-comparison--inactive .image-comparison__item~.image-comparison__item img {
    transform: translateX(0)
}

.animation--image-comparison--inactive .image-comparison__control {
    left: 0
}

@-webkit-keyframes comparison-svg {
    0% {
        opacity: 0
    }

    50%,to {
        opacity: 1
    }
}

@keyframes comparison-svg {
    0% {
        opacity: 0
    }

    50%,to {
        opacity: 1
    }
}

@-webkit-keyframes comparison-image {
    0%,25% {
        opacity: 0;
        transform: translateX(0)
    }

    66.66% {
        transform: translateX(0)
    }

    75% {
        opacity: 1
    }

    to {
        opacity: 1;
        transform: translateX(50%)
    }
}

@keyframes comparison-image {
    0%,25% {
        opacity: 0;
        transform: translateX(0)
    }

    66.66% {
        transform: translateX(0)
    }

    75% {
        opacity: 1
    }

    to {
        opacity: 1;
        transform: translateX(50%)
    }
}

@-webkit-keyframes comparison-image-inner {
    0%,66.66% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@keyframes comparison-image-inner {
    0%,66.66% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@-webkit-keyframes comparison-control {
    0%,66.66% {
        left: -10%;
        opacity: 0
    }

    to {
        left: 50%;
        opacity: 1
    }
}

@keyframes comparison-control {
    0%,66.66% {
        left: -10%;
        opacity: 0
    }

    to {
        left: 50%;
        opacity: 1
    }
}

.flat {
    display: flex;
    align-items: stretch;
    min-height: calc(var(--viewport-height) - 208px);
}

.flat__info {
    flex: 0 0 335px;
    width: 335px;
    border-right: 1px solid #f4f4f4
}

.flat__info _:-ms-input-placeholder,:root .flat__info {
    min-width: 335px;
    max-width: 335px
}

@-moz-document url-prefix() {
    .flat__info {
        max-width: 335px
    }
}

.flat__area {
    flex: 1 1 auto;
    width: auto;
    position: relative
}

.flat__area _:-ms-input-placeholder,:root .flat__area {
    min-width: 0;
    max-width: 100%
}

@-moz-document url-prefix() {
    .flat__area {
        max-width: none
    }
}

.flat__info {
    padding: 80px 32px 27px
}

.flat__info__meta {
    margin: 0 0 22px;
    display: flex
}

.flat__info__meta>span+span:before {
    content: "·";
    display: inline-block;
    padding: 0 11px
}

.flat__info__area {
    margin: 2px 0
}

.flat__info__price {
    margin: 2px 0 27px;
    color: #1c9673
}

.flat__info__price small {
    display: block;
    margin: 5px 0 0;
    color: #8d8e8e
}

.flat__info__features {
    margin-top: 16px
}

.flat__info__features li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1;
    border: 1px solid rgba(45,55,65,.16);
    border-radius: 4px;
    padding: 14px 16px 12px;
    height: 88px
}

.flat__info__features li .icon {
    color: #1c9673
}

.flat__info__features li span {
    display: block;
    margin: 13px 0 0;
    font-weight: 600
}

.flat__info__areas {
    margin: 26px 0 0
}

.flat__info__areas li {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin: 0;
    line-height: 1.4;
}

.flat__info__areas li span:first-child {
    color: #8d8e8e
}

.flat__info__areas li+li {
    margin-top: 5px
}

.flat__area__pdf {
    position: absolute;
    z-index: 1;
    right: 32px;
    bottom: 121px;
    text-align: right
}

.flat__area__pdf span {
    display: block
}

.flat__area__pdf small {
    display: block;
    padding: 6px 0 0;
    color: #8d8e8e
}

.flat-plan {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    --viewport-height:calc(100vh - 403px);--viewport-width:calc(100vw - 530px)}

.flat-plan__content {
    position: relative;
    width: calc(var(--viewport-height)*var(--aspect-ratio));
    height: var(--viewport-height);
    max-width: var(--viewport-width);
    max-height: calc(var(--viewport-width)*1/var(--aspect-ratio));
    margin-bottom: 65px;
    margin-right: 120px
}

.flat-plan__content>img {
    display: block;
    max-width: 100%;
    height: auto
}

.flat-plan__label {
    position: absolute;
    z-index: 2;
    top: -20px;
    left: 50%;
    color: #8d8e8e
}

.flat-plan__label--left {
    margin-left: -18%
}

.flat-plan__label--right {
    left: auto;
    right: 50%;
    margin-right: -18%
}

.flat-plan__label-list {
    position: absolute;
    z-index: 2;
    left: 0;
    top: -20px;
    width: 100%;
    display: flex;
    justify-content: space-around
}

.flat-plan__label-list .flat-plan__label {
    position: relative;
    top: auto;
    left: auto;
    margin: 0
}

.flat-plan__label-list--2 .flat-plan__label {
    margin: 0 0 0 10%
}

.flat-plan__label-list--2 .flat-plan__label+.flat-plan__label {
    margin: 0 10% 0 0
}

.flat__nav {
    position: absolute;
    z-index: 2;
    left: 32px;
    bottom: 32px;
    min-height: 0;
    width: auto;
    transform: scale(2);
}
@media screen and (max-width: 900px) {
    .flat__nav {
        transform: scale(1.5);
    }
}

.plan-area--nav .plan-area__svg {
    display: block;
    position: relative;
    width: auto;
    height: auto
}

.plan-area--nav .plan-area__svg__hoverable {
    opacity: 1;
    fill: rgba(28,150,115,.16);
    stroke: #1c9673;
    stroke-width: 1px;
    transition-property: fill,stroke
}

.plan-area--nav .plan-area__svg__hoverable .door {
    fill: #1c9673;
    stroke: none
}

.plan-area--nav .plan-area__svg__hoverable--active,.plan-area--nav .plan-area__svg__hoverable:hover {
    opacity: 1;
    fill: #000;
    /* stroke: #000; */
}

.plan-area--nav .plan-area__svg__hoverable:hover {
    stroke: #000;
}

.plan-area--nav .plan-area__svg__hoverable--active .door,.plan-area--nav .plan-area__svg__hoverable:hover .door {
    fill: #fff
}

.plan-area--nav .plan-area__svg__hoverable--current:hover,.plan-area--nav .plan-area__svg__hoverable--current {
    opacity: 1;
    stroke: #1c9673;
    fill: #1c9673
}

.plan-area--nav .plan-area__svg__hoverable--current:hover .door,.plan-area--nav .plan-area__svg__hoverable--current .door {
    fill: #fff
}

.plan-area--nav .plan-area__svg__hoverable--disabled {
    opacity: 1!important;
    fill: url(#disabled-pattern-small)
}

.is-visually-hidden, .sr-only {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    white-space: nowrap;
    width: 1px;
    margin-top: -1px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/buildings-plan-estate/style.css?17080976896176*/
.flats-mobile > .wrap {
    margin-top: -44px;
    overflow: hidden;
}

.fancybox-container .plan-area{
    overflow: visible;
}

.flats-mobile {
    position: relative;
}

.flats-mobile__arrows {
    position: absolute;
    height: 0;
    width: calc(100% + 16px*2);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flats-mobile__arrows button {
    cursor: pointer;
    background: transparent;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    border: 2px solid #fff;
    margin: 0;
    padding: 0;
}

.flats-mobile__arrows button.swiper-button-disabled {
    opacity: 0;
}

.flats-mobile__arrows button[data-button="flats-carousel-prev"] {
    border-top: 0;
    border-right: 0;
}

.flats-mobile__arrows button[data-button="flats-carousel-next"] {
    border-bottom: 0;
    border-left: 0;
}

.flats-mobile-label {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.flats-mobile-button {
    display: inline-block;
    border-radius: 4px;
    min-width: 64px;
    height: 36px;
    cursor: pointer;
    color: #222;
    text-align: center;
    background: #fff;
    padding: 0 18px;
    font-size: 14px;
    border: none;
    outline: none !important;
    font-weight: bold;
}

.flats-mobile-button.disabled {
    background: #8d8e8e;
    color: #fff;
}

.flats-mobile .tabs li {
    margin-right: 14px;
}

.flats-mobile .swiper-slide.active .flats-mobile-button:not(.disabled) {
    background: #1c9673;
    color: #fff;
}

.flats-mobile .flats-carousel .swiper-slide {
    max-width: 255px;
    height: auto;
}

.flats-mobile-slide {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    height: 100%;
    border: 1px solid #E8E8E8;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05);
    position: relative;
}

.flats-mobile-slide .plan-tooltip__list li > :first-child {
    padding-right: 13px;
    color: #222;
}

.plan-tooltip__next-floor {
    position: absolute;
    top: 24px;
    right: 20px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
}

.plan-tooltip__next-floor::after {
    content: '';
    display: block;
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    border-top: 1px solid #1c9673;
    border-right: 1px solid #1c9673;
    margin-left: 5px;
}

.flats-mobile-slide:hover {
    border: none;
    text-decoration: none;
}

.flats-carousel {
    overflow: visible !important;
}

.plan-mobile .plan-area__svg__hoverable {
    display: none;
}

@media screen and (max-width: 1025px) {
    .plan-area__content {
        overflow: hidden;
        --pinter-x: -100px
    }

    .plan-area__content::after {
        content: '';
        display: block;
        position: absolute;
        z-index: 5;
        min-width: 20px;
        min-height: 20px;
        max-width: 20px;
        max-height: 20px;
        transform: rotate(45deg);
        background-color: #fff;
        bottom: -12px;
        left: var(--pinter-x);
    }

    .plan-interact.is-zoomed .plan-area__content::after {
        display: none;
    }
}

.th-sticker.-deadline {
    position: absolute;
    z-index: 1;
    top: auto;
    right: auto;
    bottom: 40px;
    left: 40px;
    border-radius: 5px;
    padding: 10px 25px;
}

@media screen and (max-width: 1025px) {
    .th-sticker.-deadline {
        position: static;
        text-align: center;
        margin-bottom: 10px;
        bottom: auto;
        top: 8%;
        left: 7%;
        padding: 9px 13px;
        background-color: #fff !important;
        color: #2d3741;
    }
}

@media screen and (max-width: 500px) {
    .th-sticker.-deadline {
        left: auto;
        right: 3%;
        padding: 5px;
    }
}

.th-sticker.-deadline .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}

@media screen and (max-width: 1025px) {
    .th-sticker.-deadline .title br {
        display: inline;
    }

    .th-sticker.-deadline .title span {
        color: #8d8e8e;
    }
}

@media screen and (max-width: 800px) {
    .th-sticker.-deadline .title {
        font-size: 12px;
    }
}

@media screen and (max-width: 500px) {
    .th-sticker.-deadline .title {
        font-size: 12px;
        line-height: 1.2;
    }
}

.building-deadline {
    position: absolute;
    bottom: 16px;
    left: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 122%;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.plan-area__svg__hoverable--disabled{
    opacity: .5!important;
    fill: #000 !important;
}

.plan-tooltip__selected {
    width: 140px;
    max-width: 100%;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 128%;
    color: #1C9673;
}

.plan-tooltip__selected:not(:first-child) {
    margin-top: 5px;
}

.plan-tooltip__selected:not(:last-child) {
    margin-bottom: 9px;
}

.plan-tooltip__more {
    position: relative;
    overflow: hidden;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 128%;
    color: #A4A5A5;
}

.plan-tooltip__more:not(:first-child) {
    padding-top: 5px;
}

.plan-tooltip__more::after {
    content: '';
    position: absolute;
    display: block;
    width: 110px;
    max-width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-color: #A4A5A5;
}

.plan-tooltip__more-area {
    font-weight: 700;
    font-size: 12px;
}
.plan-area__svg__selected {
    opacity: 0.5;
    fill:#199473;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/mortgage/style.css?17486168602707*/
.filter-slider-amount input[type="text"] {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    flex-grow: 1;
}

.filter-slider-amount {
    align-items: center;
    border: 1px solid #e8e8e8;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 0 10px;
    margin-bottom: -1px !important;
    line-height: 40px;
}

.radio-item input[disabled]+label {
    cursor: default;
    opacity: .6;
    pointer-events: none;
}

.stock {
    color: #fff;
    background: #1c9673;
    padding: 2px 6px;
    border-radius: 3px;
    font-size: 12px;
}

.bank-item {
    position: relative;
}

.bank-item.disabled {
    pointer-events: none;
    order: 1;
    display: none !important;
}

.bank-item.disabled a {
    opacity: 0.2;
    pointer-events: none;
}

.bank-item mark {
    background: none;
    color: #e53f25;
}

.bank-item .note {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
}

.bank-item.disabled .note {
    display: flex;
}

.bank-note {
    margin-top: 16px;
    color: #8d8e8e;
    font-size: 14px;
    line-height: 1.4;
}

.bank-note a {
    color: #8d8e8e;
}

.bank-item .row {
    margin-left: -6px;
    margin-right: -6px;
}

.bank-item .row>* {
    padding-left: 6px;
    padding-right: 6px;
}





.installment-section.is-blur-no-banks .mortgage-calculator__hide-results[data-type="no-banks"] {
    opacity: 1;
    pointer-events: auto;
    position: static;
}

.installment-section.is-blur-no-banks .bank-items,
.installment-section.is-blur-no-banks .price-new-wrap.price-full,
.installment-section.is-blur-no-banks .mortgage-active-btn {
    display: none;
}

.installment-section.is-blur-no-banks .form-border {
    margin-bottom: 31px;
    height: auto;
}

.installment-section .mortgage-calculator__hide-results {
    width: 100%;
    height: 100%;
}

.installment-section .mortgage-calculator__hide-results__inner {
    width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
    padding: 55px 40px;
}

@media screen and (max-width: 1200px) {
    .installment-section.is-blur-no-banks .form-border {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1025px) {
    .installment-section .mortgage-calculator__hide-results {
        height: auto;
        padding: 0;
    }

    .installment-section .mortgage-calculator__hide-results__inner {
        width: 100%;
        padding: 32px 24px;
    }
}
/* End */


/* Start:/local/media/css/nouislider.min.css?17016791964220*/
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
/* End */


/* Start:/local/media/css/sections.min.css?1748875947339888*/
.filter-checkboxes{display:grid;grid-template-columns:100%;gap:10px}.filter-checkboxes .custom-control:last-child{margin-bottom:0}.form-border.--no-border{margin-left:0;padding:0 160px 0 0;border:none}@media screen and (max-width:1025px){.form-border.--no-border{padding:0}}@media screen and (max-width:1200px){.bank-best-price{margin-top:24px}}.bank-best-price:not(:last-child){margin-bottom:24px}.bank-best-price__title{font-weight:600;font-size:12px;line-height:1.6;text-transform:uppercase;color:#1c9673}.bank-best-price .price-new-wrap .text-small{color:#2d3741}.calculator-bottom:not(:first-child){padding-top:70px}@media screen and (max-width:1025px){.calculator-bottom:not(:first-child){padding-top:30px}}.calculator-bottom__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calculator-bottom__actions:not(:last-child){margin-bottom:35px}@media screen and (max-width:1025px){.calculator-bottom__actions:not(:last-child){margin-bottom:30px}}.calculator-bottom__actions .btn-green:not(:hover){background-color:transparent;color:#2d3741}.calculator-bottom__text{font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#2d3741}.mortgage-calculator__results{position:relative}.mortgage-calculator__hide-results{position:absolute;z-index:10;top:-8px;left:-8px;width:calc(100% + 16px);height:calc(100% + 16px);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media screen and (max-width:1025px){.mortgage-calculator__hide-results{top:8px;left:0;width:100%;height:100%;padding:15px}}.mortgage-calculator__hide-results__inner{border:1px solid #e8e8e8;padding:55px 60px}@media screen and (max-width:768px){.mortgage-calculator__hide-results__inner{padding:32px 24px}}.mortgage-calculator__hide-results__text{font-weight:500;font-size:20px;line-height:1.7}@media screen and (max-width:768px){.mortgage-calculator__hide-results__text{font-size:18px;line-height:1.4}}.mortgage-calculator__hide-results__text:not(:last-child){margin-bottom:24px}.mortgage-calculator__hide-results__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mortgage-calculator__fields{padding-left:0!important;padding-right:0!important;width:100%;position:relative}.mortgage-calculator__fields::before{content:'';position:absolute;z-index:10;top:-8px;left:-8px;width:calc(100% + 16px);height:calc(100% + 16px);display:block;background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.mortgage-calculator.is-blur-contact-us .mortgage-calculator__hide-results[data-type=contact-us]{opacity:1;pointer-events:auto}.mortgage-calculator.is-blur-contact-us .calculator-bottom{display:none}.mortgage-calculator.is-blur-no-banks:not(.is-blur-contact-us) .mortgage-calculator__hide-results[data-type=no-banks]{opacity:1;pointer-events:auto}.mortgage-calculator.is-blur-no-banks:not(.is-blur-contact-us) .calculator-bottom{display:none}.mortgage-calculator.is-blur-fields .mortgage-calculator__fields::before{opacity:1;pointer-events:auto}@media screen and (max-width:768px){.mortgage-calculator.is-blur-contact-us .form-border.--no-border,.mortgage-calculator.is-blur-no-banks .form-border.--no-border{padding:0 0 60px 0}}@media screen and (max-width:768px){.mortgage-calculator.is-blur-contact-us .bank-items{display:none}}.city-features__slider{position:relative}.city-features__slider__navigation{position:absolute;z-index:5;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:0 16px;pointer-events:none;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}@media screen and (min-width:1201px){.city-features__slider__navigation{display:none}}.city-features__slider__arrow{cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#d1d2d2;pointer-events:auto;background:0 0;margin:0;padding:0;border:none;outline:0!important;-webkit-transition:opacity .25s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .25s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .25s ease-in-out,transform .2s ease-in-out;transition:opacity .25s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.city-features__slider__arrow:active{-webkit-transform:scale(.9);transform:scale(.9)}.city-features__slider__arrow::before{content:'';display:block;width:30px;height:30px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.city-features__slider__arrow .icon-svg{stroke-linecap:round;stroke-width:2.5;fill:none;margin-top:0;width:15px;height:26px}.city-features__slider__arrow.swiper-button-disabled{opacity:0;pointer-events:none}@media screen and (min-width:1201px){.city-features__slider .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:46px}}.city-features__slider.is-hide-navigation .city-features__slider__navigation{opacity:0}.city-features__slider.is-hide-navigation .city-features__slider__arrow{pointer-events:none}.city-features-block{position:relative;display:block;text-decoration:none;border-bottom:none;border-radius:12px;overflow:hidden;color:#fff}.city-features-block__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;position:relative;z-index:1;overflow:hidden;aspect-ratio:369/221}.city-features-block__picture::after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(38.5%,rgba(31,31,31,0)),to(rgba(31,31,31,.8)));background:linear-gradient(180deg,rgba(31,31,31,0) 38.5%,rgba(31,31,31,.8) 100%)}.city-features-block__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.city-features-block__visible{position:absolute;z-index:2;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;height:100%;padding:24px 30px}@media screen and (max-width:1200px){.city-features-block__visible{padding:20px}}.city-features-block__hidden{position:absolute;z-index:3;top:5px;left:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 5px * 2);height:calc(100% - 5px * 2);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(45,55,65,.58);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:12px;opacity:0;pointer-events:none;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}@media screen and (max-width:768px){.city-features-block__hidden{padding:17px 27px}}.city-features-block__title{font-family:"Montserrat Alternates",sans-serif;font-weight:600;font-size:16px;line-height:1.2}@media screen and (max-width:768px){.city-features-block__title{min-height:39px}}.city-features-block__description{font-weight:400;font-size:14px;line-height:1.2;text-align:center}@media screen and (max-width:1200px){.city-features-block__description{font-size:12px}}@media screen and (max-width:768px){.city-features-block__description{font-size:10px}}.city-features-block__description:not(:last-child){margin-bottom:14px}.city-features-block__more{color:currentColor;font-weight:600;font-size:14px;line-height:1.2;border-bottom:none;text-decoration:underline}@media screen and (max-width:1200px){.city-features-block__more{font-size:12px}}@media screen and (max-width:768px){.city-features-block__more{font-size:10px}}.city-features-block__pointer{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:auto;margin-left:auto}@media screen and (min-width:1201px){.city-features-block__pointer{display:none}}.city-features-block__pointer .icon-svg{margin-top:0;width:19px;height:29px}.city-features-block__close{cursor:pointer;position:absolute;top:7px;right:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1201px){.city-features-block__close{display:none}}.city-features-block__close::before{content:'';display:block;width:30px;height:30px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.city-features-block__close .icon-svg{stroke-linecap:round;stroke-width:1.32231;margin-top:0;width:15px;height:15px}@media screen and (max-width:1200px){.city-features-block.is-active .city-features-block__hidden{pointer-events:auto;opacity:1}}@media screen and (min-width:1201px){.city-features-block:hover .city-features-block__hidden{pointer-events:auto;opacity:1}}.finishing-options-hero{position:relative;width:100%;height:100vh;padding:150px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.finishing-options-hero{height:auto;padding:100px 0 30px;aspect-ratio:375/500}}.finishing-options-hero::before{content:none;display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:70%;background:-webkit-gradient(linear,left top,left bottom,from(#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(180deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5}@media screen and (max-width:768px){.finishing-options-hero::before{content:''}}.finishing-options-hero::after{content:none;display:block;position:absolute;z-index:2;bottom:0;left:0;width:100%;height:124px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,29,30,0)),to(#1b1d1e));background:linear-gradient(180deg,rgba(27,29,30,0) 0,#1b1d1e 100%);opacity:.7}@media screen and (max-width:768px){.finishing-options-hero::after{content:''}}.finishing-options-hero__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.finishing-options-hero__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.finishing-options-hero__content{position:relative;z-index:3;width:100%;color:#fff}@media screen and (max-width:768px){.finishing-options-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media screen and (max-width:768px){.finishing-options-hero__content .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.finishing-options-hero__title{font-family:'Montserrat Alternates',serif;font-weight:600;font-size:50px;line-height:1.2;text-shadow:4px 4px 4px rgba(0,0,0,.5)}@media screen and (max-width:768px){.finishing-options-hero__title{font-size:32px}}.finishing-options-hero__title:not(:last-child){margin-bottom:25px}@media screen and (max-width:768px){.finishing-options-hero__title:not(:last-child){margin-bottom:20px}}.finishing-options-hero__text{font-weight:400;font-size:26px;line-height:1.2;text-shadow:4px 4px 4px rgba(0,0,0,.8);max-width:510px}@media screen and (max-width:768px){.finishing-options-hero__text{font-size:16px}}.finishing-options-hero__text:not(:last-child){margin-bottom:25px}@media screen and (max-width:768px){.finishing-options-hero__text:not(:last-child){margin-bottom:20px}}@media screen and (max-width:768px){.finishing-options-hero__actions{margin-top:auto}}.finishing-options-hero__actions .btn{font-weight:600;font-size:18px;color:#2d3741;background:rgba(255,255,255,.75);border:none}.finishing-options-hero__actions .btn:hover{color:#fff;background:#1c9673}.finishing-options-variants{padding:100px 0}@media screen and (max-width:768px){.finishing-options-variants{padding:50px 0}}.finishing-options-variants+.finishing-options-variants{padding:40px 0 100px}@media screen and (max-width:768px){.finishing-options-variants+.finishing-options-variants{padding:0 0 50px}}.finishing-options-variants__headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 50px}@media screen and (max-width:768px){.finishing-options-variants__headline{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:20px}}.finishing-options-variants__headline:not(:last-child){margin-bottom:50px}@media screen and (max-width:768px){.finishing-options-variants__headline:not(:last-child){margin-bottom:30px}}.finishing-options-variants__headline .h1{margin:0}@media screen and (max-width:600px){.finishing-options-variants__headline .h1{font-size:22px}}.finishing-options-variants__switch{font-family:'Montserrat Alternates',serif;font-weight:600;font-size:26px;line-height:1.5;color:#c5c7c9;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;border-bottom:none}@media screen and (max-width:768px){.finishing-options-variants__switch{font-weight:500;font-size:12px}}.finishing-options-variants__switch:hover{color:#199473}.finishing-options-variants__subtitle{font-family:'Montserrat Alternates',serif;font-weight:600;font-size:24px;color:#1c9673}@media screen and (max-width:768px){.finishing-options-variants__subtitle{font-size:18px}}.finishing-options-variants__subtitle:not(:last-child){margin-bottom:40px}@media screen and (max-width:768px){.finishing-options-variants__subtitle:not(:last-child){margin-bottom:30px}}.finishing-options-variants__infotitle{width:100%;font-weight:400;font-size:20px;color:#000}@media screen and (max-width:600px){.finishing-options-variants__infotitle{font-size:12px}}.finishing-options-variants__buttons:not(:last-child),.finishing-options-variants__flat:not(:last-child),.finishing-options-variants__grid:not(:last-child),.finishing-options-variants__info:not(:last-child),.finishing-options-variants__row:not(:last-child),.finishing-options-variants__white-box:not(:last-child){margin-bottom:80px}@media screen and (max-width:768px){.finishing-options-variants__buttons:not(:last-child),.finishing-options-variants__flat:not(:last-child),.finishing-options-variants__grid:not(:last-child),.finishing-options-variants__info:not(:last-child),.finishing-options-variants__row:not(:last-child),.finishing-options-variants__white-box:not(:last-child){margin-bottom:40px}}.finishing-options-variants__grid,.finishing-options-variants__row{display:grid;gap:50px}@media screen and (max-width:1200px){.finishing-options-variants__grid,.finishing-options-variants__row{gap:45px}}@media screen and (max-width:768px){.finishing-options-variants__grid,.finishing-options-variants__row{gap:25px}}.finishing-options-variants__list{grid-template-columns:100%}@media screen and (max-width:768px){.finishing-options-variants__list{grid-template-columns:100%}}.finishing-options-variants__row{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.finishing-options-variants__row{grid-template-columns:100%}}.finishing-options-variants__grid{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.finishing-options-variants__grid{grid-template-columns:100%}}@media screen and (min-width:769px){.finishing-options-variants__info .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:50px}}@media screen and (min-width:769px){.finishing-options-variants__info .swiper-slide{min-width:29%;max-width:40%;-ms-flex-negative:inherit;flex-shrink:inherit}}.finishing-options-variants__info .swiper-pagination{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;padding-top:25px}@media screen and (min-width:769px){.finishing-options-variants__info .swiper-pagination{display:none}}.finishing-options-variants__info .swiper-pagination-bullet{margin:0!important;opacity:1;background:#ededed}.finishing-options-variants__info .swiper-pagination-bullet-active{background:#929292}.finishing-options-variants__white-box{display:grid;grid-template-columns:100%;gap:50px}@media screen and (max-width:768px){.finishing-options-variants__white-box{gap:25px}}@media screen and (max-width:768px){.finishing-options-variants__buttons{padding:20px 0}}.finishing-options-variants__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -20px}@media screen and (max-width:768px){.finishing-options-variants__links{margin:0 -12px}}.finishing-options-variants__links .finishing-options-link{padding:0 20px}@media screen and (max-width:768px){.finishing-options-variants__links .finishing-options-link{padding:0 12px}}.finishing-options-type{display:block;height:330px;color:#fff;border-radius:12px;overflow:hidden;position:relative;border-bottom:none;--pictureTransform:scale(1);--iconTransform:scale(1);--iconBgColor:transparent;--iconPadding:10px;--iconColor:currentColor}@media screen and (max-width:600px){.finishing-options-type{height:216px}}.finishing-options-type.--big{height:430px}@media screen and (max-width:1025px){.finishing-options-type.--big{height:330px}}@media screen and (max-width:600px){.finishing-options-type.--big{height:216px}}.finishing-options-type:hover{--pictureTransform:scale(1.1);--iconTransform:scale(1.2);--iconBgColor:#fff;--iconPadding:21px;--iconColor:#000}.finishing-options-type__picture{position:absolute;z-index:1;display:block;position:absolute;top:0;left:0;width:100%;height:100%}.finishing-options-type__picture::after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:50%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(27,29,30,.8)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(27,29,30,.8) 0,rgba(255,255,255,0) 100%);opacity:.5}.finishing-options-type__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform:var(--pictureTransform);transform:var(--pictureTransform);-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}@media screen and (max-width:768px){.finishing-options-type__picture img{-webkit-transform:none;transform:none}}.finishing-options-type__content{position:relative;z-index:2;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:30px}@media screen and (max-width:1200px){.finishing-options-type__content{padding:20px}}.finishing-options-type__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;margin-bottom:auto;margin-left:auto;color:var(--iconColor);padding:var(--iconPadding);background-color:var(--iconBgColor);-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,padding .2s linear;transition:color .2s ease-in-out,background-color .2s ease-in-out,padding .2s linear}@media screen and (max-width:768px){.finishing-options-type__icon{color:#fff;background-color:rgba(255,255,255,.5);padding:8px}}.finishing-options-type__icon svg{fill:none;stroke:currentColor;width:35px;height:35px;-webkit-transform:var(--iconTransform);transform:var(--iconTransform);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media screen and (max-width:768px){.finishing-options-type__icon svg{width:18px;height:18px;stroke-width:3px;-webkit-transform:none;transform:none}}.finishing-options-type__title{font-family:'Montserrat Alternates',serif;font-weight:600;font-size:28px;line-height:1.2;text-shadow:0 4px 4px rgba(0,0,0,.25)}@media screen and (max-width:1200px){.finishing-options-type__title{font-size:20px}}@media screen and (max-width:768px){.finishing-options-type__title{font-size:18px}}.finishing-options-info{display:grid;grid-template-columns:47px 1fr;gap:25px}@media screen and (max-width:768px){.finishing-options-info{grid-template-columns:40px 1fr;gap:20px}}.finishing-options-info__title{font-family:'Montserrat Alternates',serif;font-weight:700;font-size:16px;line-height:1.25;color:#030303}.finishing-options-info__title:not(:last-child){margin-bottom:10px}@media screen and (max-width:768px){.finishing-options-info__title:not(:last-child){margin-bottom:5px}}.finishing-options-info__text{font-family:'Montserrat Alternates',serif;font-weight:400;font-size:16px;line-height:1.25;color:#030303}@media screen and (max-width:768px){.finishing-options-info__text{font-size:14px}}.finishing-options-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#6a6a6a}.finishing-options-link:not(:last-child)::after{content:'';display:block;height:48px;border-right:1px solid currentColor;padding-left:40px}@media screen and (max-width:768px){.finishing-options-link:not(:last-child)::after{padding-left:24px;height:35px}}.finishing-options-link a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:'Montserrat Alternates',serif;font-weight:600;font-size:28px;line-height:1.37143;text-align:right;color:currentColor;border-bottom:none;position:relative;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}@media screen and (max-width:768px){.finishing-options-link a{font-size:22px}}.finishing-options-link a:hover{color:#199473}.finishing-options-link a svg{fill:none;stroke:currentColor;stroke-width:3px;width:.8em;height:.8em;margin-top:-.9em;margin-left:.3em}@media screen and (max-width:600px){.finishing-options-link a svg{width:.7em;height:.7em;margin-left:.1em}}.finishing-white-box{position:relative;overflow:hidden;width:100%;aspect-ratio:15/8;border-radius:12px}@media screen and (max-width:768px){.finishing-white-box{aspect-ratio:339/400}}.finishing-white-box picture{display:block;width:100%;height:100%}.finishing-white-box picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.finishing-white-box__markers{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%}.finishing-white-box__markers #tippy-2[data-tippy-root]{margin-top:0!important}@media screen and (max-width:600px){.finishing-white-box__markers #tippy-2[data-tippy-root]{margin-top:0!important}}.finishing-white-box__markers [data-tippy-root]{opacity:1!important}@media screen and (max-width:768px){.finishing-white-box__markers [data-tippy-root]{max-width:240px}}.finishing-white-box__markers [data-tippy-root] .tippy-box{background-image:none!important;height:auto!important;width:auto!important;min-width:215px!important;background-color:transparent}@media screen and (max-width:768px){.finishing-white-box__markers [data-tippy-root] .tippy-box{min-width:auto!important}}.finishing-white-box__markers [data-tippy-root] .tippy-content{padding:0!important;font-size:inherit!important}.finishing-options-marker{position:absolute;top:var(--desktopY);left:var(--desktopX);width:33px;height:33px;border:2px solid #fff;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer}@media screen and (max-width:768px){.finishing-options-marker{top:var(--mobileY);left:var(--mobileX)}}.finishing-options-marker:after,.finishing-options-marker:before{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:15px;height:2px;background-color:#fff;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.finishing-options-marker::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.finishing-options-marker[aria-expanded=true]::after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.finishing-options-tippy{padding:10px;border-radius:10px;background:rgba(255,255,255,.95);color:#2d3741}.finishing-options-tippy__title{font-family:'Montserrat Alternates',serif;font-weight:600;font-size:16px;line-height:1}.finishing-options-tippy__title:not(:last-child){margin-bottom:5px}.finishing-options-tippy__text{font-family:'Montserrat Alternates',serif;font-weight:400;font-size:16px;line-height:1.25}@media screen and (max-width:768px){.finishing-options-tippy__text{font-size:14px}}.finishing-options-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.finishing-options-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}}.finishing-options-buttons .btn{height:auto;width:256px;padding:10px;border-width:1px}@media screen and (max-width:768px){.finishing-options-buttons .btn{width:100%}}.finishing-options-buttons .btn:not(:last-child){margin-right:30px}@media screen and (max-width:768px){.finishing-options-buttons .btn:not(:last-child){margin-right:0;margin-bottom:15px}}.finishing-options-buttons .btn:not(.btn-green){border-color:#1c9673;color:#1c9673}.finishing-options-buttons .btn:not(.btn-green):hover{color:#fff}.finishing-flat__nav{display:grid;grid-template-columns:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1025px){.finishing-flat__nav{max-width:90%;margin-left:auto;margin-right:auto;grid-template-columns:11px calc(100% - 11px * 2) 11px}}.finishing-flat__nav:not(:last-child){margin-bottom:50px}@media screen and (max-width:768px){.finishing-flat__nav:not(:last-child){margin-bottom:40px}}@media screen and (max-width:768px){.finishing-flat__nav .swiper-container{overflow:hidden}}.finishing-flat__nav .swiper-slide-room-nav{width:auto;font-family:'Montserrat Alternates',serif;font-weight:400;font-size:26px;line-height:1.2;color:#1c9673;cursor:pointer;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;text-align:center}@media screen and (max-width:1025px){.finishing-flat__nav .swiper-slide-room-nav{font-size:20px}}@media screen and (max-width:768px){.finishing-flat__nav .swiper-slide-room-nav{font-size:18px}}.finishing-flat__nav .swiper-slide-room-nav.swiper-slide-thumb-active{font-weight:600;color:#1c9673}.finishing-flat__nav .swiper-navigation__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:relative;z-index:10}@media screen and (min-width:1026px){.finishing-flat__nav .swiper-navigation__button{display:none}}.finishing-flat__nav .swiper-navigation__button::before{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px;height:40px;opacity:0}.finishing-flat__nav .swiper-navigation__button svg{width:11px;height:21px;fill:none;stroke:#1c9673;stroke-width:2px}.finishing-flat__review{overflow:hidden}.finishing-flat-room{display:grid;grid-template-columns:34% 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:50px 20px}@media screen and (max-width:768px){.finishing-flat-room{grid-template-columns:100%;gap:30px}}.finishing-flat-room__descr{font-weight:400;font-size:16px;line-height:1.25;color:#2d3741;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}@media screen and (max-width:768px){.finishing-flat-room__descr{position:relative;overflow:hidden;max-height:140px}}.finishing-flat-room__descr::before{content:none;display:block;position:absolute;width:100%;height:110px;left:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);pointer-events:none;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}@media screen and (max-width:768px){.finishing-flat-room__descr::before{content:''}}@media screen and (max-width:768px){.finishing-flat-room__descr.is-opened{max-height:1500px}}@media screen and (max-width:768px){.finishing-flat-room__descr.is-opened::before{opacity:0}}.finishing-flat-room__descr p,.finishing-flat-room__descr ul{font-size:inherit;margin-bottom:0}.finishing-flat-room__descr p:not(:last-child),.finishing-flat-room__descr ul:not(:last-child){margin-bottom:5px}.finishing-flat-room__descr ul li{margin-bottom:0;padding-left:18px}.finishing-flat-room__descr ul li::before{left:.15em;top:.5em;width:.25em;height:.25em;background-color:currentColor}.finishing-flat-room__descr b{font-weight:600}.finishing-flat-room__descr__block:not(:last-child){margin-bottom:25px}.finishing-flat-room__gallery{position:relative;border-radius:12px;overflow:hidden}@media screen and (max-width:768px){.finishing-flat-room__gallery .swiper-wrapper{display:grid;grid-template-columns:100%;gap:25px}}.finishing-flat-room__gallery .swiper-slide-gallery{position:relative}.finishing-flat-room__gallery .swiper-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:87%;position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}@media screen and (max-width:768px){.finishing-flat-room__gallery .swiper-navigation{display:none}}.finishing-flat-room__gallery .swiper-navigation__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto;cursor:pointer;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.finishing-flat-room__gallery .swiper-navigation__button.swiper-button-disabled{opacity:0}.finishing-flat-room__gallery .swiper-navigation__button svg{width:44px;height:30px;fill:#fff}.finishing-flat-room__design{position:absolute;z-index:10;top:20px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(255,255,255,.4);border-radius:20px;height:40px;overflow:hidden}@media screen and (max-width:768px){.finishing-flat-room__design{top:var(--mobileTop);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.finishing-flat-room__design__tab{cursor:pointer;font-weight:600;font-size:12px;line-height:39px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#455565;padding:0 16px;height:calc(100% + 4px);margin-top:-2px;-webkit-transition:.25s;transition:.25s;white-space:nowrap;border-bottom:none;border-radius:20px}.finishing-flat-room__design__tab.is-active{padding:0 28px;background-color:#fff}.finishing-flat-room__nav{grid-column:1/-1;border-radius:12px;overflow:hidden}@media screen and (max-width:768px){.finishing-flat-room__nav{display:none}}.finishing-flat-room__nav .swiper-slide-gallery-nav{cursor:pointer}.finishing-flat-room__nav .swiper-slide-gallery-nav picture{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;border-radius:12px;overflow:hidden;aspect-ratio:575/330;max-height:330px}.finishing-flat-room__nav .swiper-slide-gallery-nav picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.finishing-flat-room__more{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:50px;position:absolute;z-index:-5;top:0;left:0;pointer-events:none;opacity:0}@media screen and (max-width:768px){.finishing-flat-room__more{display:none}}.finishing-flat-room__more.is-active{position:static;pointer-events:auto;opacity:1;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.finishing-flat-room__more__picture{position:relative;aspect-ratio:575/330;max-height:330px}.finishing-flat-room__more__picture picture{display:block;width:100%;height:100%;border-radius:12px;overflow:hidden}.finishing-flat-room__more__picture picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.finishing-flat-room__picture{position:relative;overflow:hidden;border-radius:12px;aspect-ratio:774/640}@media screen and (max-width:768px){.finishing-flat-room__picture{aspect-ratio:339/400}}.finishing-flat-room__picture picture{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;width:100%;height:100%}.finishing-flat-room__picture picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.finishing-flat-room__picture__markers{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%}.finishing-flat-room__picture__markers #tippy-2[data-tippy-root]{margin-top:0!important}@media screen and (max-width:600px){.finishing-flat-room__picture__markers #tippy-2[data-tippy-root]{margin-top:0!important}}.finishing-flat-room__picture__markers [data-tippy-root]{opacity:1!important}@media screen and (max-width:768px){.finishing-flat-room__picture__markers [data-tippy-root]{max-width:240px}}.finishing-flat-room__picture__markers [data-tippy-root] .tippy-box{background-image:none!important;height:auto!important;width:auto!important;min-width:auto!important;background-color:transparent}@media screen and (max-width:768px){.finishing-flat-room__picture__markers [data-tippy-root] .tippy-box{min-width:auto!important}}.finishing-flat-room__picture__markers [data-tippy-root] .tippy-content{padding:0!important;font-size:inherit!important}.finishing-flat-room__alarm{position:absolute;z-index:10;bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:404px;padding:15px 10px;background:rgba(255,255,255,.8);border-radius:10px;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:33px 1fr;gap:12px;gap:12px;font-weight:600;font-size:16px;line-height:1.25;color:#2d3741}@media screen and (max-width:768px){.finishing-flat-room__alarm{font-size:14px;color:#1c9673;position:static;-webkit-transform:none;transform:none;padding:0;border-radius:0;background:0 0;padding-bottom:25px}}.finishing-flat-gallery{position:absolute;z-index:-5;top:0;left:0;max-width:100%;max-height:100%;pointer-events:none;opacity:0}.finishing-flat-gallery.is-active{position:static;pointer-events:auto;opacity:1;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.hero-update{position:relative;width:100%;height:100vh;padding:220px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.hero-update{padding:160px 0 50px}}@media screen and (max-width:768px){.hero-update{height:auto;padding:100px 0 30px;aspect-ratio:375/500}}.hero-update::before{content:'';display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:250px;background:-webkit-gradient(linear,left top,left bottom,from(#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(180deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5}@media screen and (max-width:768px){.hero-update::before{height:70%}}.hero-update::after{content:none;display:block;position:absolute;z-index:2;bottom:0;left:0;width:100%;height:124px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,29,30,0)),to(#1b1d1e));background:linear-gradient(180deg,rgba(27,29,30,0) 0,#1b1d1e 100%);opacity:.7}@media screen and (max-width:768px){.hero-update::after{content:''}}.hero-update__picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.hero-update__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-update__content{position:relative;z-index:3;width:100%;color:#fff}@media screen and (max-width:768px){.hero-update__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}@media screen and (max-width:768px){.hero-update__content .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.hero-update__title{font-family:'Montserrat Alternates',serif;font-weight:600;font-size:50px;line-height:1.2}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.hero-update__title{font-size:40px}}@media screen and (max-width:1299px){.hero-update__title{font-size:44px}}@media screen and (max-width:768px){.hero-update__title{font-size:31px}}.hero-update__title:not(:last-child){margin-bottom:25px}@media screen and (max-width:1299px){.hero-update__title:not(:last-child){margin-bottom:20px}}@media screen and (max-width:768px){.hero-update__title:not(:last-child){margin-bottom:16px}}.hero-update__text{font-weight:400;font-size:26px;line-height:1.2;width:100%;max-width:650px}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.hero-update__text{font-size:18px}}@media screen and (max-width:1299px){.hero-update__text{font-size:24px;max-width:540px}}@media screen and (max-width:768px){.hero-update__text{font-size:16px}}.hero-update__text:not(:last-child){margin-bottom:35px}@media screen and (max-width:768px){.hero-update__actions{margin-top:auto}}.hero-update__actions .btn{font-weight:600;font-size:18px;color:#2d3741;background:rgba(255,255,255,.75);border:none}.hero-update__actions .btn:hover{color:#fff;background:#1c9673}.history-timeline{--transitionTime:1s}.history-timeline__container{position:relative}@media screen and (min-width:1201px){.history-timeline__slider-main{display:none}}.history-timeline__slider-main .swiper-slide{opacity:0}.history-timeline__slider-main .swiper-slide.swiper-slide-active{opacity:1;-webkit-transition:opacity .2s ease-in-out .3s;transition:opacity .2s ease-in-out .3s}.history-timeline__slider-nav{position:relative;margin-top:100px;z-index:10}@media screen and (min-width:1201px){.history-timeline__slider-nav{padding:0 20px}}@media screen and (max-width:1200px){.history-timeline__slider-nav{width:100%;max-width:200px;margin-left:auto;margin-right:auto}}@media screen and (max-width:768px){.history-timeline__slider-nav{width:110px}}@media screen and (min-width:1201px){.history-timeline__slider-nav .swiper-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (min-width:1201px){.history-timeline__slider-nav .swiper-slide{width:auto}}@media screen and (max-width:1200px){.history-timeline__slider-nav .swiper-slide{cursor:pointer;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}}@media screen and (max-width:1200px){.history-timeline__slider-nav .swiper-slide.swiper-slide-active,.history-timeline__slider-nav .swiper-slide.swiper-slide-next,.history-timeline__slider-nav .swiper-slide.swiper-slide-prev{opacity:1;pointer-events:auto}}@media screen and (max-width:768px){.history-timeline__slider-nav .swiper-slide .history-timeline-item__years{height:38px;font-size:10px}}@media screen and (max-width:1200px){.history-timeline__slider-nav .swiper-slide.swiper-slide-active .history-timeline-item__years{-webkit-transform:translateY(-30px);transform:translateY(-30px);font-weight:600;color:#1c9673}}@media screen and (max-width:768px){.history-timeline__slider-nav .swiper-slide.swiper-slide-active .history-timeline-item__years{-webkit-transform:none;transform:none;font-size:18px}}@media screen and (max-width:1200px){.history-timeline__slider-nav .swiper-slide.swiper-slide-active .history-timeline-item__years span{-webkit-transform:scale(1.4);transform:scale(1.4)}}@media screen and (max-width:768px){.history-timeline__slider-nav .swiper-slide.swiper-slide-active .history-timeline-item__years span{-webkit-transform:none;transform:none}}.history-timeline__toolbar{position:absolute;z-index:5;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(-72%);transform:translateX(-50%) translateY(-72%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:53px;width:130%;pointer-events:none}@media screen and (min-width:1201px){.history-timeline__toolbar{display:none}}@media screen and (max-width:768px){.history-timeline__toolbar{-webkit-transform:translateX(-50%);transform:translateX(-50%);height:38px}}.history-timeline__toolbar__arrow{cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto;color:#fff;background:0 0;margin:0;padding:0;border:none;outline:0!important;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,-webkit-transform .2s ease-in-out}.history-timeline__toolbar__arrow.swiper-button-disabled{opacity:0;pointer-events:none}.history-timeline__toolbar__arrow:active{-webkit-transform:scale(.9);transform:scale(.9)}.history-timeline__toolbar__arrow::before{content:'';display:block;width:30px;height:30px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.history-timeline__toolbar__arrow svg{width:8px;height:15px}.history-timeline__underline{position:relative;margin-top:10px;height:4px;width:100%;position:absolute;top:38px;left:0}.history-timeline__underline__main{position:relative;width:100%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.history-timeline__underline__dashed{width:1200px;min-width:1200px}.history-timeline__underline__light{position:absolute;top:0;left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:100%;width:287px;-webkit-transition:left var(--transitionTime) ease-in-out;transition:left var(--transitionTime) ease-in-out;pointer-events:none}@media screen and (max-width:1200px){.history-timeline__underline__light{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.history-timeline__underline__pointer{width:49px;height:49px;position:absolute;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:left var(--transitionTime) ease-in-out;transition:left var(--transitionTime) ease-in-out}@media screen and (min-width:1201px){.history-timeline__underline__pointer{display:none}}@media screen and (max-width:1200px){.history-timeline__underline__pointer{left:50%}}@media screen and (max-width:768px){.history-timeline__underline__pointer{width:29px;height:29px}}.history-timeline-item{position:relative;z-index:10}.history-timeline-item__years{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:21px;line-height:2.13;color:#2d3741;text-align:center;padding-bottom:calc(10px + 4px);-webkit-transition:all var(--transitionTime) ease-in-out,font-size .1s linear;transition:all var(--transitionTime) ease-in-out,font-size .1s linear}@media screen and (max-width:1200px){.history-timeline-item__years{padding-bottom:0;margin-bottom:calc(10px + 4px)}}.history-timeline-item__years span{display:block;-webkit-transition:-webkit-transform var(--transitionTime) ease-in-out;transition:-webkit-transform var(--transitionTime) ease-in-out;transition:transform var(--transitionTime) ease-in-out;transition:transform var(--transitionTime) ease-in-out,-webkit-transform var(--transitionTime) ease-in-out}.history-timeline-item__pointer{position:absolute;top:0;left:50%;width:49px;height:49px;z-index:5;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transform:translateX(-50%) translateY(50%) scale(.5);transform:translateX(-50%) translateY(50%) scale(.5);-webkit-transition:all var(--transitionTime) ease-in-out;transition:all var(--transitionTime) ease-in-out}@media screen and (max-width:1200px){.history-timeline-item__pointer{display:none}}.history-timeline-item__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:visible;white-space:nowrap;font-weight:400;font-size:16px;line-height:1.375}@media screen and (min-width:1201px){.history-timeline-item__description{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:1px;margin-left:auto;margin-right:auto;overflow:visible;opacity:0;pointer-events:none}}@media screen and (max-width:1200px){.history-timeline-item__description{position:relative;position:static;white-space:normal}}@media screen and (max-width:768px){.history-timeline-item__description{font-size:14px}}@media screen and (max-width:1200px){.history-timeline-item__description::before{content:'';display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:50px;width:2px;background-color:#1c9673}}.history-timeline-item__description__inner{padding:59px 15px 36px;border-left:2px solid #1c9673}@media screen and (max-width:1200px){.history-timeline-item__description__inner{border-left:none}}@media screen and (max-width:768px){.history-timeline-item__description__inner{padding:59px 0 20px}}.history-timeline-item__description p{margin:0}.history-timeline-item__description p:not(:last-child){margin-bottom:6px}.history-timeline-item__description ul{margin:0;padding-left:21px}.history-timeline-item__description ul:not(:last-child){margin-bottom:24px}.history-timeline-item__description ul li{list-style:disc}.history-timeline-item__description ul li:not(:last-child){margin-bottom:6px}@media screen and (max-width:1200px){.history-timeline-item__description--desktop{display:none}}@media screen and (min-width:1201px){.history-timeline-item--left-descr .history-timeline-item__description{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (min-width:1201px){.history-timeline-item--left-descr .history-timeline-item__description__inner{border-left:none;border-right:2px solid #1c9673}}@media screen and (min-width:1201px){.history-timeline-item.is-active .history-timeline-item__years{-webkit-transform:translateY(-30px);transform:translateY(-30px);color:#1c9673}}@media screen and (min-width:1201px){.history-timeline-item.is-active .history-timeline-item__years span{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media screen and (min-width:1201px){.history-timeline-item.is-active .history-timeline-item__pointer{-webkit-transform:translateX(-50%) translateY(50%) scale(1);transform:translateX(-50%) translateY(50%) scale(1);width:49px;height:49px;-webkit-filter:grayscale(0);filter:grayscale(0)}}@media screen and (min-width:1201px){.history-timeline-item.is-active .history-timeline-item__description{opacity:1;pointer-events:auto;-webkit-transition:opacity .2s ease-in-out var(--transitionTime);transition:opacity .2s ease-in-out var(--transitionTime)}}.managment-section{padding:100px 0}@media screen and (max-width:1025px){.managment-section{padding:80px 0}}@media screen and (max-width:768px){.managment-section{padding:60px 0}}.managment-section+.managment-section{padding-top:0}.managment-head{font-size:26px;line-height:1.3}@media screen and (max-width:1025px){.managment-head{font-size:16px;line-height:1.25}}.managment-desc{display:grid;grid-template-columns:repeat(2,1fr);gap:48px}@media screen and (max-width:1025px){.managment-desc{grid-template-columns:1fr;gap:24px}}.managment-desc__col{width:100%}.managment-contacts{display:grid;grid-template-columns:repeat(2,1fr);gap:48px}@media screen and (max-width:1025px){.managment-contacts{grid-template-columns:1fr;gap:0}}.managment-contacts__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}.managment-contacts__schedule{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.managment-contacts__schedule-icon{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}.managment-contacts__schedule-icon .icon-svg{display:block;width:24px;height:24px;fill:none;stroke:#199473;stroke-width:2px}.managment-contacts__schedule-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}@media screen and (max-width:1025px){.managment-contacts__schedule-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.managment-contacts__schedule-item{font-size:16px;line-height:1.32}.managment-contacts__schedule-item span{font-size:14px;color:#717171}.managment-contacts__schedule-item:not(:first-child){padding-left:16px;border-left:1px solid currentColor}@media screen and (max-width:1025px){.managment-contacts__schedule-item:not(:first-child){padding-left:0;border-left:none}}.managment-contacts__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;font-size:16px;line-height:1.5;text-decoration:none;border:none;color:unset;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.managment-contacts__item .icon-svg{display:block;width:24px;height:24px;fill:none;stroke:#199473;stroke-width:2px;-ms-flex-negative:0;flex-shrink:0}@media (any-hover:hover){.managment-contacts__item:hover{color:#199473}}.managment-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:48px}@media screen and (max-width:1025px){.managment-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.managment-block--invert{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:1025px){.managment-block--invert{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.managment-block__content{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}@media screen and (max-width:1025px){.managment-block__content{width:100%;gap:24px}}.managment-block__content>*{margin:0;padding:0}.managment-block__content h3{font-family:Montserrat,sans-serif;font-size:26px;font-weight:600;line-height:1.3}@media screen and (max-width:1025px){.managment-block__content h3{font-size:18px}}.managment-block__content ul li{padding-left:24px;margin-bottom:10px}.managment-block__content ul li::before{width:4px;height:4px;top:8px;left:6px;background-color:currentColor}.managment-block__content p,.managment-block__content ul li{font-size:16px;line-height:1.5}@media screen and (max-width:1025px){.managment-block__content p,.managment-block__content ul li{line-height:1.32}}.managment-block__person{width:52%;border-radius:10px;position:relative;overflow:hidden}@media screen and (max-width:1025px){.managment-block__person{width:100%}}@media (max-width:560px){.managment-block__person{width:calc(100% + 30px);margin:0 -15px;border-radius:0}}.managment-block__person::before{display:block;content:'';width:100%;height:100%;position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(59.6%,rgba(31,31,31,0)),to(rgba(31,31,31,.6)));background:linear-gradient(180deg,rgba(31,31,31,0) 59.6%,rgba(31,31,31,.6) 100%)}.managment-block__person-desc{width:100%;padding:30px;font-family:'Montserrat Alternates',serif;font-size:32px;line-height:1.2;font-weight:600;color:#fff;position:absolute;bottom:0;left:0;z-index:2}@media screen and (max-width:1025px){.managment-block__person-desc{font-size:22px;padding:24px}}.managment-block__person-img{display:block;width:100%}.managment-block__person-img img{display:block;width:100%}.mini-land{padding:0!important;max-width:560px;margin:0 auto}.mini-land__body{padding:20px}.mini-land__logo{display:block;width:140px;margin:0 auto 20px;border:none;text-decoration:none}.mini-land__objects{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.mini-land__object{position:relative;width:100%;height:120px;text-decoration:none;border:none;border-radius:5px;overflow-x:hidden}.mini-land__object::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:55px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(13,13,13,.5)),to(rgba(13,13,13,0)));background:linear-gradient(0deg,rgba(13,13,13,.5) 0,rgba(13,13,13,0) 100%);z-index:1}.mini-land__object-title{font-size:15px;line-height:1.15;font-weight:600;color:#fff;padding:10px;position:absolute;bottom:0;left:0;z-index:2}.mini-land__object-img{position:absolute;inset:0;display:block;width:100%;height:100%;z-index:0}.mini-land__object-img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mini-land__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.mini-land__link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;color:#2d3741;text-decoration:none;padding:8px 16px;background-color:#f5f5f5;border-radius:5px;border:none;min-height:68px}.mini-land__link-icon{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.mini-land__link-info{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.mini-land__link-title{font-size:16px;line-height:1.15;font-weight:600;margin-bottom:4px}@media screen and (max-width:370px){.mini-land__link-title{font-size:15px}}.mini-land__link-desc{font-size:12px;line-height:1.1}@media screen and (max-width:370px){.mini-land__link-desc{font-size:11px}}.mini-land__footer{padding:20px;background-color:#2d3741;color:#fff;padding-bottom:80px}.mini-land__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.mini-land__contacts-info{width:100%;padding-right:16px;margin-right:16px;position:relative;border-right:1px solid #fff;padding:5px 0}.mini-land__contacts-schedule{-webkit-box-flex:0;-ms-flex:0 0 37%;flex:0 0 37%}@media screen and (max-width:600px){.mini-land__contacts-schedule{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}}.mini-land__contacts-title{font-size:16px;line-height:1;font-weight:600;margin-bottom:16px}@media screen and (max-width:390px){.mini-land__contacts-title{font-size:14px}}.mini-land__contacts-num{font-size:24px;line-height:1;font-weight:700;text-decoration:none;border:none;color:#fff}@media screen and (max-width:390px){.mini-land__contacts-num{font-size:20px}}.mini-land__contacts-num span{display:block;font-size:10px;line-height:1.4;font-weight:400;margin-top:6px}.mini-land__contacts-schedule-item{font-size:12px;line-height:1;font-weight:500;margin-bottom:8px}.mini-land__contacts-schedule-subtext{font-size:10px;line-height:1;font-weight:300;margin-top:12px}.mini-land__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#353b41;width:calc(100% + 40px);margin:12px -20px 0 -20px;padding:5px 20px}.mini-land__socials-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.mini-land__socials-link{display:block;width:40px;height:40px;text-decoration:none;border:none;color:#fff}.mini-land__socials-link svg{display:block;width:40px;height:40px}.mini-land__socials-subtitle{font-size:10px;line-height:1.4;margin-top:4px}.mini-land__nav{position:fixed;bottom:0;left:0;width:100%;padding:12px;background-color:#2d3741;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.mini-land__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;color:#fff;text-decoration:none}.mini-land__nav-item:first-child svg{fill:transparent;stroke:#fff;stroke-width:1px}.mini-land__nav-item svg{display:block;width:40px;height:25px}.mini-land__nav-item span{display:block;margin-top:6px;text-align:center;font-size:11px;line-height:1.3;font-weight:600}.mortgage-types__grid{display:grid;grid-template-columns:100%;gap:30px}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-types__grid{gap:20px}}@media screen and (max-width:1025px){.mortgage-types__grid{gap:20px}}.mortgage-type{border:3px solid #f7f8fa;padding:30px 54px;background-color:#f7f8fa;border-radius:12px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;position:relative}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-type{padding:24px 40px}}@media screen and (max-width:1025px){.mortgage-type{padding:24px 40px}}@media screen and (max-width:768px){.mortgage-type{padding:24px 16px 24px 16px}}.mortgage-type__from{position:absolute;left:16px;font-size:26px;top:50%;-webkit-transform:translateY(-51%);transform:translateY(-51%)}@media screen and (max-width:1025px){.mortgage-type__from{left:9px;font-size:18px}}@media screen and (max-width:768px){.mortgage-type__from{left:6px;font-size:15px}}.mortgage-type__headline{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:136px 1fr 136px;gap:23px;align-items:center}@media screen and (max-width:1025px){.mortgage-type__headline{grid-template-columns:100px 1fr 100px;gap:40px}}@media screen and (max-width:768px){.mortgage-type__headline{grid-template-columns:auto 1fr 40px;gap:10px}}.mortgage-type__content__inner{padding-top:40px;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;overflow:hidden}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-type__content__inner{top:30px}}@media screen and (max-width:1025px){.mortgage-type__content__inner{padding-top:20px}}.mortgage-type__characteristics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:768px){.mortgage-type__characteristics{font-size:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.mortgage-type__characteristics:not(:last-child){margin-bottom:40px}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-type__characteristics:not(:last-child){margin-bottom:30px}}@media screen and (max-width:1025px){.mortgage-type__characteristics:not(:last-child){margin-bottom:30px}}@media screen and (max-width:768px){.mortgage-type__characteristics>*{width:50%;padding-top:20px}}@media screen and (max-width:768px){.mortgage-type__characteristics>:nth-child(1),.mortgage-type__characteristics>:nth-child(2){padding-top:0}}.mortgage-type__toggler span{position:relative;cursor:pointer;display:block;height:40px;width:40px;margin-left:auto;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-type__toggler span{height:30px;width:30px}}@media screen and (max-width:768px){.mortgage-type__toggler span{width:24px;height:24px}}.mortgage-type__toggler span::after,.mortgage-type__toggler span::before{content:'';display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:2px;background-color:#2d3741;border-radius:4px}.mortgage-type__toggler span::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.mortgage-type__num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.mortgage-type__num__main{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:600;font-size:50px;line-height:1;color:#ff4125}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-type__num__main{font-size:40px}}@media screen and (max-width:1025px){.mortgage-type__num__main{font-size:40px}}@media screen and (max-width:768px){.mortgage-type__num__main{font-size:24px}}.mortgage-type__num__main:not(:last-child){margin-bottom:8px}.mortgage-type__num__main.--big{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}@media screen and (max-width:1025px){.mortgage-type__num__main.--big{font-size:40px}}@media screen and (max-width:768px){.mortgage-type__num__main.--big{font-size:40px}}.mortgage-type__num__main sap,.mortgage-type__num__main sup{line-height:1;font-size:.35em}.mortgage-type__num__main sap:not(:first-child),.mortgage-type__num__main sup:not(:first-child){margin-left:6px}.mortgage-type__num__main sap:not(:last-child),.mortgage-type__num__main sup:not(:last-child){margin-right:6px}.mortgage-type__num__main sap:first-child:last-child,.mortgage-type__num__main sup:first-child:last-child{padding-top:.45em;padding-bottom:.45em}.mortgage-type__num__main sup{top:.1em}.mortgage-type__num__main sap{margin-top:auto;padding-bottom:.3em}.mortgage-type__num__info{font-weight:400;font-size:18px;line-height:1.2;text-align:center;color:#2d3741}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-type__num__info{font-size:14px}}@media screen and (max-width:1025px){.mortgage-type__num__info{font-size:16px}}@media screen and (max-width:768px){.mortgage-type__num__info{font-size:14px}}.mortgage-type__title{font-family:"Montserrat Alternates",sans-serif;font-weight:400;font-size:28px;line-height:1;color:#2d3741;min-height:28px;position:relative;-webkit-transition:font-size .1s linear;transition:font-size .1s linear}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-type__title{font-size:24px}}@media screen and (max-width:1025px){.mortgage-type__title{font-size:24px}}@media screen and (max-width:768px){.mortgage-type__title{font-size:14px}}.mortgage-type__title span{display:block;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:left .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:left .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:left .2s ease-in-out,transform .2s ease-in-out;transition:left .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;white-space:nowrap}@media screen and (max-width:768px){.mortgage-type__title span{-webkit-transition:0s;transition:0s}}.mortgage-type__text{font-weight:400;font-size:16px;line-height:1.5;color:#2d3741}@media screen and (max-width:1025px){.mortgage-type__text{font-size:14px;line-height:1.22}}.mortgage-type__text:not(:last-child){margin-bottom:23px}.mortgage-type__text>.row{margin-top:-25px;margin-right:-25px;margin-left:-25px}@media screen and (max-width:1025px){.mortgage-type__text>.row{margin-top:-15px;margin-right:-15px;margin-left:-15px}}.mortgage-type__text>.row>*{padding-top:25px;padding-right:25px;padding-left:25px}@media screen and (max-width:1025px){.mortgage-type__text>.row>*{padding-top:15px;padding-right:15px;padding-left:15px}}.mortgage-type__text ol,.mortgage-type__text p,.mortgage-type__text ul{font-size:inherit}.mortgage-type__text ol:not(:last-child),.mortgage-type__text p:not(:last-child),.mortgage-type__text ul:not(:last-child){margin-bottom:15px}.mortgage-type__text ol:last-child,.mortgage-type__text p:last-child,.mortgage-type__text ul:last-child{margin-bottom:0}.mortgage-type__text ol li,.mortgage-type__text ul li{line-height:1.375}@media screen and (max-width:1025px){.mortgage-type__text ol li,.mortgage-type__text ul li{line-height:1.2}}.mortgage-type__text ol li:last-child,.mortgage-type__text ul li:last-child{margin-bottom:0}.mortgage-type__text ul li{padding-left:18px}.mortgage-type__text ul li::before{top:.5em;background-color:currentColor}.mortgage-type__alarm{font-weight:400;font-size:22px;line-height:1.2;text-align:center;color:#ff4125}@media (max-height:799px) and (min-width:1025px) and (max-width:1299px){.mortgage-type__alarm{font-size:18px}}@media screen and (max-width:1025px){.mortgage-type__alarm{font-size:20px}}@media screen and (max-width:768px){.mortgage-type__alarm{font-size:18px}}.mortgage-type__compare{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:26px}.mortgage-type__compare:not(:first-child){margin-top:40px}.mortgage-type__compare .btn{max-width:390px}@media screen and (max-width:600px){.mortgage-type__compare .btn{height:auto}}.mortgage-type__compare__content{width:100%;position:relative}.mortgage-type__compare__content .js-close-mortgage-type-compare-content{color:#fff;margin:0;padding:4px;border:none;-webkit-transition:.3s;transition:.3s;background:#199473;border-radius:5px;border:1px solid #199473;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:5;top:20px;right:0}@media screen and (max-width:574px){.mortgage-type__compare__content .js-close-mortgage-type-compare-content{display:none}}.mortgage-type__compare__content .js-close-mortgage-type-compare-content:hover{color:#199473;background:#fff}.mortgage-type__compare__content .js-close-mortgage-type-compare-content svg{width:20px;height:20px;fill:currentColor}.mortgage-type__compare__content picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.mortgage-type.is-opened{background-color:transparent}.mortgage-type.is-opened .mortgage-type__headline .mortgage-type__num{opacity:0}.mortgage-type.is-opened .mortgage-type__content__inner{opacity:1}.mortgage-type.is-opened .mortgage-type__toggler span{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mortgage-type.is-opened .mortgage-type__title{text-align:center}@media screen and (max-width:768px){.mortgage-type.is-opened .mortgage-type__title{font-size:16px}}.mortgage-type.is-opened .mortgage-type__title span{left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.move-live.installment-section{padding-top:100px}.move-live__top{padding-top:40px;margin-bottom:62px}@media screen and (max-width:1025px){.move-live__top{margin-bottom:10px;padding-top:0}}@media screen and (max-width:1025px){.move-live__top .btn{width:100%}}.move-live__top h1{margin:0 0 20px 0;font-size:36px}@media screen and (max-width:1025px){.move-live__top h1{font-size:28px}}@media screen and (min-width:1026px){.move-live__top--container{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:1026px){.move-live__top--container>*{width:48%}}.move-live__top--img{border-radius:16px;overflow:hidden;position:relative}@media screen and (min-width:1026px){.move-live__top--img video{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}}@media screen and (max-width:1025px){.move-live__top--img video{vertical-align:middle}}@media screen and (max-width:1025px){.move-live__top--img{margin-bottom:32px}}.move-live__top--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1026px){.move-live__top--text{padding-left:60px}}.move-live__top--text p{color:#8d8e8e;font-weight:500;line-height:150%}@media screen and (max-width:1025px){.move-live__top--text p{margin-bottom:32px}}.move-live__bottom{padding-top:62px;margin-bottom:62px}@media screen and (max-width:1025px){.move-live__bottom{margin-bottom:24px}}.move-live__bottom .section-title{margin-bottom:62px}@media screen and (max-width:1025px){.move-live__bottom .section-title{margin-bottom:32px}}@media screen and (max-width:1025px){.move-live__bottom .tile-section{margin-bottom:22px}}.move-live__bottom .tile-section .tile-item .descr .h1{font-size:24px}.move-live__bottom .tile-item--info{padding-top:46px}@media screen and (max-width:1025px){.move-live__bottom .tile-item--info{padding-top:24px}}.move-live__bottom .tile-item--info .tile-item--info-item:not(:last-child){margin-bottom:20px}.move-live__bottom .tile-item--info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8d8e8e}.move-live__bottom .tile-item--info-item img{margin-right:20px}.single-page.show{opacity:1}.single-page .overlay-page{position:fixed;width:100%;height:100%;top:0;left:0;display:none!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:999999;background:#fff;opacity:1;-webkit-transition:.6s;transition:.6s}.single-page .overlay-page .overlay-page-preload{width:100px;height:100px;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:.6s;transition:.6s}.single-page .overlay-page .overlay-page-logo{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:.6s;transition:.6s}.single-page .overlay-page.show .overlay-page-logo,.single-page .overlay-page.show .overlay-page-preload{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.single-page .overlay-page.hide{opacity:0}.single-page .overlay-page.hide .overlay-page-logo,.single-page .overlay-page.hide .overlay-page-preload{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}.single-page .section-block{padding:54px 0;z-index:1}@media screen and (max-width:1025px){.single-page .section-block{padding:35px 0}}.single-page .section-block.cl-fly-nav{padding:0;margin:54px 0;z-index:1}@media screen and (max-width:1025px){.single-page .section-block.cl-fly-nav{padding:0;margin:35px 0}}.single-page .hero{padding:0;position:relative;overflow:hidden;-webkit-transition:none!important;transition:none!important;max-height:1050px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.single-page .hero:before{content:'';position:absolute;left:0;top:0;right:0;height:250px;background:-webkit-gradient(linear,left top,left bottom,from(#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(180deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5;z-index:5}.single-page .hero picture{display:block;width:100%;height:100%}.single-page .hero .lazy-el{width:100%}.single-page .hero__title{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;padding-top:155px}@media screen and (max-width:1025px){.single-page .hero__title{padding-top:75px}}.single-page .hero__title h1{color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);font-size:60px;font-weight:600;line-height:65px}@media screen and (max-width:1025px){.single-page .hero__title h1{font-size:40px;line-height:43px}}.single-page .hero.center-text .hero__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0}@media screen and (max-width:1025px){.single-page .hero.center-text .hero__title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding-top:90px}}.single-page .hero.center-text .hero__title h1{margin:0}.single-page .hero.center-text .wrap{width:100%}.single-page .features-container__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1025px){.single-page .features-container__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:1026px){.single-page .features-container__description{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px}}.single-page .features-container__title{font-size:28px;font-weight:600;line-height:30px;margin-bottom:20px;font-family:'Montserrat Alternates',serif}@media screen and (max-width:1025px){.single-page .features-container__title{font-size:22px}}.single-page .features-container__text{font-size:16px;font-weight:400;line-height:20px}.single-page .features-container__list{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media screen and (min-width:1026px){.single-page .features-container__list{padding-left:60px}}@media screen and (max-width:1025px){.single-page .features-container__list{padding-top:60px;line-height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:70px}}@media screen and (max-width:768px){.single-page .features-container__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}}.single-page .features-container__list--item{position:relative;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:1025px){.single-page .features-container__list--item{height:58px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:0;-ms-flex:none;flex:none}}@media screen and (max-width:768px){.single-page .features-container__list--item{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.single-page .features-container__list--item>.circle{-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0;-webkit-transition:.8s;transition:.8s}.single-page .features-container__list--item>.circle.is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.single-page .features-container__list svg{-webkit-transform:rotate(182deg);transform:rotate(182deg)}@media screen and (max-width:1025px){.single-page .features-container__list svg{width:64px;height:64px}}.single-page .features-container__list svg:not(.is-visible) circle{stroke:none}.single-page .features-container__list svg.is-visible{stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-animation:stroke 6s ease-out forwards;animation:stroke 6s ease-out forwards}.single-page .features-container__list svg .circle-desktop{display:block}@media screen and (max-width:1025px){.single-page .features-container__list svg .circle-desktop{display:none}}.single-page .features-container__list svg .circle-mobile{display:none}@media screen and (max-width:1025px){.single-page .features-container__list svg .circle-mobile{display:block}}@-webkit-keyframes stroke{to{stroke-dashoffset:0}}@keyframes stroke{to{stroke-dashoffset:0}}.single-page .features-container__list--icon{position:absolute;left:40px;top:-27px}@media screen and (max-width:1025px){.single-page .features-container__list--icon{left:0;height:64px}}@media screen and (max-width:1025px){.single-page .features-container__list--icon img{width:26px;height:auto;-o-object-fit:contain;object-fit:contain}}.single-page .features-container__list--img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,calc(-50% + 30px));transform:translate(-50%,calc(-50% + 30px));opacity:0;-webkit-transition:.8s;transition:.8s}.single-page .features-container__list--img.is-visible{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:1}.single-page .features-container__list--round{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;-webkit-transform:translateY(30px);transform:translateY(30px);opacity:0;-webkit-transition:.8s;transition:.8s}@media screen and (max-width:1025px){.single-page .features-container__list--round{position:relative;left:37px;top:-2px}}.single-page .features-container__list--round.is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.single-page .features-container__list--round .circle{background:#199473;font-size:36px;color:#fff;border-radius:100%;width:64px;height:64px;-webkit-box-flex:0;-ms-flex:0 0 64px;flex:0 0 64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}@media screen and (max-width:1025px){.single-page .features-container__list--round .circle{width:38px;height:38px;-webkit-box-flex:0;-ms-flex:0 0 38px;flex:0 0 38px;font-size:20px;margin-right:5px}}.single-page .features-container__list--round .text{white-space:nowrap;line-height:17px}@media screen and (max-width:768px){.single-page .features-container__list--round .text{font-size:9px;font-weight:700;line-height:9px}}.single-page .features-container__list .features-container__list--item:last-child .circle{font-size:22px}@media screen and (max-width:1025px){.single-page .features-container__list .features-container__list--item:last-child .circle{font-size:12px}}.single-page .education-cluster{background:rgba(245,245,245,.6)}.single-page .education-cluster.bg-white{background:#fff}.single-page .education-cluster .features-container__body{margin-bottom:54px}@media screen and (max-width:1025px){.single-page .education-cluster .features-container__body{margin-bottom:25px}}.single-page .education-cluster .features-container__list{padding-top:0}.single-page .education-cluster__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}@media screen and (max-width:1025px){.single-page .education-cluster__list{grid-template-columns:repeat(1,1fr);grid-gap:25px}}.single-page .education-cluster__item{position:relative;border-radius:10px;overflow:hidden;cursor:pointer}.single-page .education-cluster__item:before{content:'';position:absolute;left:0;bottom:0;right:0;height:130px;background:-webkit-gradient(linear,left bottom,left top,from(#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(0deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5;z-index:5}@media screen and (max-width:1025px){.single-page .education-cluster__item:before{height:100px}}.single-page .education-cluster__item--title{position:absolute;bottom:20px;left:20px;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:'Montserrat Alternates',serif;font-size:28px;font-weight:600;line-height:38px;z-index:5;-webkit-transition:.25s;transition:.25s}@media screen and (max-width:1025px){.single-page .education-cluster__item--title{font-size:18px;bottom:7px}}.single-page .education-cluster__item img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.4s;transition:.4s}.single-page .education-cluster__item--arrow{position:absolute;top:20px;right:40px;width:78px;height:78px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;-webkit-transition:.4s;transition:.4s;background:rgba(255,255,255,0)}@media screen and (max-width:1025px){.single-page .education-cluster__item--arrow{width:33px;height:33px;top:auto;bottom:11px;right:11px;background:rgba(255,255,255,.3)}}.single-page .education-cluster__item--arrow svg{width:35px;height:35px;stroke:#fff;stroke-width:2px;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round;fill:none;-webkit-transition:.4s;transition:.4s}@media screen and (max-width:1025px){.single-page .education-cluster__item--arrow svg{width:18px;height:18px}}@media screen and (min-width:1026px){.single-page .education-cluster__item:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.single-page .education-cluster__item:hover .education-cluster__item--arrow{background:#fff}.single-page .education-cluster__item:hover .education-cluster__item--arrow svg{stroke:#2d3741}.single-page .education-cluster__item:hover .education-cluster__item--title{font-size:40px}}.single-page .education-cluster__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:'Montserrat Alternates',serif;margin-bottom:25px}@media screen and (max-width:1025px){.single-page .education-cluster__heading{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.single-page .education-cluster__visible{position:relative;visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto;height:auto;overflow:visible;-webkit-transition:opacity .8s,visibility .8s,-webkit-transform .8s;transition:opacity .8s,visibility .8s,-webkit-transform .8s;transition:transform .8s,opacity .8s,visibility .8s;transition:transform .8s,opacity .8s,visibility .8s,-webkit-transform .8s}.single-page .education-cluster__visible.is-hide{opacity:0;visibility:hidden;-webkit-transform:translateY(100px);transform:translateY(100px);pointer-events:none;height:0;overflow:hidden}.single-page .education-cluster__hidden{position:relative}.single-page .education-cluster__hidden--item{-webkit-transition:opacity .8s,visibility .8s;transition:opacity .8s,visibility .8s}.single-page .education-cluster__hidden--item:not(.is-active){position:absolute;opacity:0;visibility:hidden;pointer-events:none;top:100000px}.single-page .education-cluster__hidden--item.is-active{pointer-events:auto;position:relative;opacity:1;visibility:visible}.single-page .education-cluster__hidden--item-title{font-size:50px;font-weight:600;line-height:67px}@media screen and (max-width:1025px){.single-page .education-cluster__hidden--item-title{font-size:22px;line-height:26px;max-width:165px;text-align:right}}.single-page .education-cluster__hidden--item-anchor{position:relative;color:#c5c7c9;font-size:28px;font-weight:600;line-height:54px;cursor:pointer}@media screen and (max-width:1025px){.single-page .education-cluster__hidden--item-anchor{font-size:10px;line-height:20px}}.single-page .education-cluster__hidden--item-anchor svg{width:20px;height:20px;stroke:#c5c7c9;fill:none;stroke-width:2px;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round;position:absolute;right:-5px;top:-5px}@media screen and (max-width:1025px){.single-page .education-cluster__hidden--item-anchor svg{width:12px;height:12px}}@media screen and (max-width:1025px){.single-page .education-cluster [data-container=kindergarten] .education-cluster__big .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.single-page .education-cluster__big{position:relative}.single-page .education-cluster__big picture{display:block}.single-page .education-cluster__big .wrap{width:100%}.single-page .education-cluster__big--description{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:26px}@media screen and (max-width:1025px){.single-page .education-cluster__big--description{bottom:10px}}.single-page .education-cluster__big--text{border-radius:10px;background:rgba(255,255,255,.9);padding:25px;width:100%;max-width:420px;font-size:18px;font-weight:400;line-height:22px;color:#000}@media screen and (max-width:1025px){.single-page .education-cluster__big--text{font-size:10px;line-height:12px;max-width:170px;padding:10px}}.single-page .education-cluster__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 0 0 0;line-height:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1025px){.single-page .education-cluster__info{padding:45px 0 0 0}}@media screen and (max-width:1025px){.single-page .education-cluster__info{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1025px){.single-page .education-cluster__info.--n2{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.single-page .education-cluster__info img{border-radius:10px}.single-page .education-cluster__info-n1--pic,.single-page .education-cluster__info-n2--pic{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (max-width:768px){.single-page .education-cluster__info-n1--pic,.single-page .education-cluster__info-n2--pic{height:230px}}.single-page .education-cluster__info-n1--pic img,.single-page .education-cluster__info-n2--pic img{width:100%}@media screen and (max-width:1025px){.single-page .education-cluster__info-n1--pic img,.single-page .education-cluster__info-n2--pic img{height:100%;-o-object-fit:cover;object-fit:cover}}.single-page .education-cluster__info-n1--text p:last-child,.single-page .education-cluster__info-n2--text p:last-child{margin-bottom:0}@media screen and (max-width:1025px){.single-page .education-cluster__info-n1--text,.single-page .education-cluster__info-n2--text{margin-bottom:45px}}.single-page .education-cluster__info-n1--text{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (min-width:1026px){.single-page .education-cluster__info-n1--text{-webkit-box-flex:0;-ms-flex:0 0 330px;flex:0 0 330px;margin-right:30px}}.single-page .education-cluster__info-n1--title{font-family:'Montserrat Alternates',serif;font-size:28px;font-weight:600;line-height:30px;margin-bottom:25px}@media screen and (max-width:1025px){.single-page .education-cluster__info-n1--title{font-size:22px;line-height:26px}}.single-page .education-cluster__info-n2--text{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (min-width:1026px){.single-page .education-cluster__info-n2--text{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px;margin-left:30px}}.single-page .education-cluster__spacer{padding-top:40px}.single-page .education-cluster__spacer img{border-radius:4px}@media screen and (min-width:769px){.single-page .education-cluster__spacer--list.swiper{overflow:visible}}.single-page .education-cluster__spacer--list .swiper-slide{height:auto;width:auto}.single-page .education-cluster__spacer--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (min-width:1401px){.single-page .education-cluster__spacer--item{height:554px}}@media screen and (max-width:1400px){.single-page .education-cluster__spacer--item{height:415px}}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--item{gap:15px}}.single-page .education-cluster__spacer--item.--reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.single-page .education-cluster__spacer--item.--long{width:630px}@media screen and (max-width:1400px){.single-page .education-cluster__spacer--item.--long{width:415px}}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--item.--long{width:330px;-webkit-box-flex:0;-ms-flex:0 0 330px;flex:0 0 330px}}@media screen and (max-width:340px){.single-page .education-cluster__spacer--item.--long{width:320px;-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px}}.single-page .education-cluster__spacer--item.--short{width:312px;-webkit-box-flex:0;-ms-flex:0 0 312px;flex:0 0 312px}@media screen and (max-width:1400px){.single-page .education-cluster__spacer--item.--short{width:223px;-webkit-box-flex:0;-ms-flex:0 0 223px;flex:0 0 223px}}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--item.--short{width:272px;-webkit-box-flex:0;-ms-flex:0 0 272px;flex:0 0 272px}}.single-page .education-cluster__spacer--item.--vertical{width:304px}@media screen and (max-width:1400px){.single-page .education-cluster__spacer--item.--vertical{width:229px}}.single-page .education-cluster__spacer--item.--vertical-dubble{width:304px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;height:100%}@media screen and (max-width:1400px){.single-page .education-cluster__spacer--item.--vertical-dubble{width:225px;grid-gap:15px}}.single-page .education-cluster__spacer--item.--vertical-dubble .education-cluster__spacer--img{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.single-page .education-cluster__spacer--item.--horizontal-dubble{width:630px;grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr)}@media screen and (max-width:1400px){.single-page .education-cluster__spacer--item.--horizontal-dubble{width:468px;height:auto}}.single-page .education-cluster__spacer--item.--horizontal-dubble .education-cluster__spacer--img{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}.single-page .education-cluster__spacer--item.--horizontal-dubble .education-cluster__spacer--img.--horizontal-dubble-last{grid-template-columns:repeat(1,1fr)}.single-page .education-cluster__spacer--img{-webkit-box-flex:1;-ms-flex:auto;flex:auto;position:relative}@media screen and (min-width:1401px){.single-page .education-cluster__spacer--img{height:430px}}@media screen and (max-width:1400px){.single-page .education-cluster__spacer--img{height:307px}}.single-page .education-cluster__spacer--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-page .education-cluster__spacer--desc{font-family:'Montserrat Alternates',serif;position:absolute;font-size:28px;font-weight:600;line-height:30px;left:0;width:100%;color:#fff}.single-page .education-cluster__spacer--desc:before{content:'';position:absolute;left:0;bottom:0;right:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(180deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5;z-index:0;border-radius:4px 4px 0 0}.single-page .education-cluster__spacer--desc span{position:relative;z-index:1}.single-page .education-cluster__spacer--desc.--top{padding:35px 0 35px 35px;top:0}.single-page .education-cluster__spacer--desc.--bottom{padding:35px 0 35px 35px;bottom:0}.single-page .education-cluster__spacer--desc.--bottom:before{background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(0deg,#1b1d1e 0,rgba(27,29,30,0) 100%);border-radius:0 0 4px 4px}.single-page .education-cluster__spacer--text{background:#199473;color:#fff;font-size:25px;font-weight:500;line-height:30px;padding:22px 30px;border-radius:4px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1400px){.single-page .education-cluster__spacer--text{font-size:16px;line-height:20px}}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--text{font-size:18px;line-height:20px;padding:15px}}.single-page .education-cluster__spacer--text.--grey{background:#909090}.single-page .education-cluster__spacer--btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;padding:50px 0 65px;position:relative}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--btns{padding:30px 0 60px}}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--btns{gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--btns .btn{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}}.single-page .education-cluster__spacer--btns .collapse-btn{position:absolute;top:calc(100% - 25px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a4a5a5}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--btns .collapse-btn{font-size:10px;top:calc(100% - 32px)}}.single-page .education-cluster__spacer--btns .collapse-btn svg{fill:none;stroke:currentColor;stroke-width:.5px;width:60px;height:25px}@media screen and (max-width:1025px){.single-page .education-cluster__spacer--btns .collapse-btn svg{width:37px;height:16px}}.single-page .slider-block__container{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}@media screen and (max-width:1025px){.single-page .slider-block__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}}@media screen and (min-width:1026px){.single-page .slider-block__container:not(.--reverse) .slider-block__description{margin-right:40px}}.single-page .slider-block__container:not(.--reverse) .slider-navigation{right:auto;left:0}.single-page .slider-block__container.--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:1025px){.single-page .slider-block__container.--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:1026px){.single-page .slider-block__container.--reverse .slider-block__description{margin-left:40px}}.single-page .slider-block__description{padding-bottom:25px}@media screen and (min-width:1026px){.single-page .slider-block__description{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;padding-bottom:60px}}.single-page .slider-block__title{font-size:28px;font-weight:600;line-height:30px;font-family:'Montserrat Alternates',serif;margin-bottom:30px}@media screen and (max-width:1025px){.single-page .slider-block__title{font-size:22px;line-height:26px;margin-bottom:25px}}.single-page .slider-block__text{line-height:20px}.single-page .slider-block__text ul{margin-bottom:0}.single-page .slider-block__text ul>li{padding-left:15px;margin-bottom:0}.single-page .slider-block__text ul>li:last-child{margin-bottom:0}.single-page .slider-block__text ul>li:before{background:#2d3741;top:10px;width:4px;height:3px}.single-page .slider-block .swiper-slide{position:relative;border-radius:10px;overflow:hidden}.single-page .slider-block .swiper-slide img{border-radius:10px}@media screen and (max-width:768px){.single-page .slider-block .swiper-slide img{height:230px;-o-object-fit:cover;object-fit:cover}}.single-page .slider-block__slide-desc{position:absolute;left:0;bottom:0;padding:0 0 20px 40px;width:100%;z-index:5;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.75);font-size:22px;font-weight:500;line-height:24px}@media screen and (max-width:1025px){.single-page .slider-block__slide-desc{font-size:18px;line-height:20px;padding:0 0 15px 15px}}.single-page .slider-block__slide-desc::before{content:'';position:absolute;left:0;bottom:0;right:0;height:120px;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(0deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5;z-index:-1}.single-page .slider-block__slide-desc.--top{bottom:auto;top:0;padding:20px 0 0 40px}@media screen and (max-width:1025px){.single-page .slider-block__slide-desc.--top{padding:15px 0 0 15px}}.single-page .slider-block__slide-desc.--top::before{top:0;bottom:auto;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(180deg,#1b1d1e 0,rgba(27,29,30,0) 100%)}.single-page .slider-block__list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.single-page .slider-block .slider-navigation{position:absolute;width:100%;z-index:5}@media screen and (min-width:1026px){.single-page .slider-block .slider-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:auto;right:0;bottom:0}}.single-page .slider-block .slider-navigation .slider-next,.single-page .slider-block .slider-navigation .slider-prev{width:48px;height:48px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}@media screen and (min-width:1026px){.single-page .slider-block .slider-navigation .slider-next,.single-page .slider-block .slider-navigation .slider-prev{background:#fff;border:1px solid #d1d2d2}}@media screen and (max-width:1025px){.single-page .slider-block .slider-navigation .slider-next,.single-page .slider-block .slider-navigation .slider-prev{position:absolute;left:15px;top:calc(100% + 120px);z-index:5}}.single-page .slider-block .slider-navigation .slider-next svg,.single-page .slider-block .slider-navigation .slider-prev svg{width:18px;height:13px;stroke:#fff;stroke-width:1px;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round;fill:none;-webkit-transition:.4s;transition:.4s;margin-bottom:-3px}@media screen and (min-width:1026px){.single-page .slider-block .slider-navigation .slider-next svg,.single-page .slider-block .slider-navigation .slider-prev svg{stroke:#2d3741}}@media screen and (max-width:1025px){.single-page .slider-block .slider-navigation .slider-next svg,.single-page .slider-block .slider-navigation .slider-prev svg{width:29px;height:27px}}.single-page .slider-block .slider-navigation .slider-next.swiper-button-disabled,.single-page .slider-block .slider-navigation .slider-prev.swiper-button-disabled{background:rgba(255,255,255,0)}.single-page .slider-block .slider-navigation .slider-next.swiper-button-disabled svg,.single-page .slider-block .slider-navigation .slider-prev.swiper-button-disabled svg{stroke:#d1d2d2;cursor:default}@media screen and (max-width:1025px){.single-page .slider-block .slider-navigation .slider-next.swiper-button-disabled,.single-page .slider-block .slider-navigation .slider-prev.swiper-button-disabled{opacity:0;pointer-events:none}}@media screen and (max-width:1025px){.single-page .slider-block .slider-navigation .slider-next{left:auto;right:15px}}.single-page .slider-block .slider-navigation .slider-next svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.single-page .sports-complex{background:rgba(245,245,245,.6)}.single-page.safety-page .hero .wrap{width:100%}.single-page.safety-page .features-container__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1026px){.single-page.safety-page .features-container__description{-webkit-box-flex:0;-ms-flex:0 0 600px;flex:0 0 600px}}@media screen and (max-width:1025px){.single-page.safety-page .features-container__description{padding:25px 0 60px}}@media screen and (min-width:1026px){.single-page.safety-page .features-container__number{width:100%;max-width:403px;text-align:center;font-weight:600}.single-page.safety-page .features-container__number--num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:343px;margin-bottom:20px}.single-page.safety-page .features-container__number--num .num{font-size:100px;color:#199473;line-height:73px}.single-page.safety-page .features-container__number--num .num-text{font-size:32px;line-height:20px}}@media screen and (max-width:1025px){.single-page.safety-page .features-container__number{background:#199473;margin:0 -15px;width:calc(100% + 30px);padding:25px 15px;color:#fff;position:relative;max-width:none}.single-page.safety-page .features-container__number--body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;z-index:2;position:relative}.single-page.safety-page .features-container__number--body svg{width:61px;height:50px;margin-right:15px}.single-page.safety-page .features-container__number--num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-page.safety-page .features-container__number--num .num{font-size:57px;line-height:42px;font-weight:600;margin-bottom:5px;color:#fff}.single-page.safety-page .features-container__number--num .num-text{font-size:22px;line-height:20px;font-weight:500}.single-page.safety-page .features-container__number--text{font-size:10px;line-height:13px;font-weight:600;max-width:140px;z-index:2;position:relative}.single-page.safety-page .features-container__number--car{position:absolute;right:0;bottom:-35px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:1025px) and (max-width:395px){.single-page.safety-page .features-container__number--car img{max-width:90%}}@media screen and (max-width:1025px){.single-page.safety-page .features-container__number--decor{position:absolute;right:0;top:0;width:100%;height:100%}.single-page.safety-page .features-container__number--decor img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;z-index:0}}.single-page.safety-page .--desktop{display:none}@media screen and (min-width:1026px){.single-page.safety-page .--desktop{display:block}}.single-page.safety-page .--mobile{display:none}@media screen and (min-width:1026px){.single-page.safety-page .--mobile{display:block}}.single-page.ecology-page .features-container__body{font-size:16px;font-weight:400;line-height:20px}@media screen and (min-width:769px){.single-page.ecology-page .hero:after{content:'';position:absolute;left:0;bottom:0;right:0;height:250px;background:-webkit-gradient(linear,left bottom,left top,from(#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(0deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5;z-index:5}}@media screen and (max-width:768px){.single-page.ecology-page .hero:before{height:338px}}.single-page.ecology-page .education-cluster__spacer--img{-webkit-box-flex:0;-ms-flex:none;flex:none;height:auto}@media screen and (max-width:1400px){.single-page.ecology-page .education-cluster__spacer--img{height:100%}}.single-page.ecology-page .ecology-page__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.single-page.ecology-page .ecology-page__list .ecology-page__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:18px}.single-page.ecology-page .ecology-page__list .ecology-page__item--title{font-family:'Montserrat Alternates',serif;font-size:28px;font-weight:600;line-height:34px;padding-bottom:22px;margin-bottom:22px;position:relative}.single-page.ecology-page .ecology-page__list .ecology-page__item--title:before{content:'';position:absolute;bottom:0;left:0;height:3px;width:80%;background:#909090}.single-page.ecology-page .ecology-page__list .ecology-page__item--title.w-b-100:before{width:100%}.single-page.ecology-page .ecology-page__list .ecology-page__item.--v1 .ecology-page__item--desc{padding-top:27px;margin-right:40px;-webkit-box-flex:0;-ms-flex:0 0 265px;flex:0 0 265px}.single-page.ecology-page .ecology-page__list .ecology-page__item.--v2 .ecology-page__item--text,.single-page.ecology-page .ecology-page__list .ecology-page__item.--v2 .ecology-page__item--title{margin-left:40px}.single-page.ecology-page .ecology-page__list .ecology-page__item.--v2 .ecology-page__item--text{margin-bottom:44px}.single-page.ecology-page .ecology-page__list .ecology-page__item.--v2 .ecology-page__item--img{-webkit-box-flex:0;-ms-flex:0 0 492px;flex:0 0 492px}.single-page.ecology-page .education-cluster{padding:0}.single-page.ecology-page .ecology-page__section{padding-top:20px}.single-page.ecology-page .ecology-page-features{padding-bottom:14px}@media screen and (max-width:1025px){.single-page.ecology-page .ecology-page-features{padding:65px 0}}.single-page.ecology-page .ecology-page__item--text{font-size:16px;font-weight:400;line-height:20px}.single-page.about-page .hero{position:fixed;top:0;z-index:1;width:100%}@media screen and (min-width:1026px){.single-page.about-page .hero{height:100vh;max-height:926px;min-height:445px}}@media screen and (min-width:769px){.single-page.about-page .hero{height:100vh;max-height:926px;min-height:445px}}.single-page.about-page .hero .hero__title{text-align:center}.single-page.about-page .hero .hero__title h1{font-size:70px;text-shadow:0 6px 20px rgba(0,0,0,.8)}@media screen and (max-width:1400px){.single-page.about-page .hero .hero__title h1{font-size:50px}}@media screen and (max-width:768px){.single-page.about-page .hero .hero__title h1{font-size:36px;line-height:45px}}.single-page.about-page .hero .min15{position:absolute;width:135px;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0}@media screen and (min-width:1025px) and (max-width:1400px){.single-page.about-page .hero .min15{width:90px}}@media screen and (max-width:1025px){.single-page.about-page .hero .min15{display:none}}.single-page.about-page .hero .min15 .clock-heart,.single-page.about-page .hero .min15 .clock-line,.single-page.about-page .hero .min15 .clock-text{visibility:hidden}.single-page.about-page .hero .min15 .clock-heart{opacity:0}.single-page.about-page .hero .min15 .clock-text{-webkit-transform:translate(-30px,30px);transform:translate(-30px,30px);opacity:0}@media screen and (min-width:769px){.single-page.about-page .hero img.lazy-el{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}}@media screen and (min-width:1025px) and (max-width:1400px){.single-page.about-page .hero .about-icons__list{max-width:650px}}@media screen and (min-width:1025px) and (max-width:1400px){.single-page.about-page .hero .about-icons__list .about-icons__item--title{font-size:16px}}@media screen and (min-width:1025px) and (max-width:1400px){.single-page.about-page .hero .about-icons__list .about-icons__item--icon img{width:56px}}.single-page.about-page .section-block{position:relative}.single-page.about-page .about-icons__list{position:absolute;width:100%;bottom:20px;left:50%;z-index:6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:18px;max-width:1025px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:1025px){.single-page.about-page .about-icons__list{max-width:none;bottom:56px}}.single-page.about-page .about-icons__list .about-icons__item{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}@media screen and (max-width:768px){.single-page.about-page .about-icons__list .about-icons__item{-webkit-box-flex:0;-ms-flex:0 0 23%;flex:0 0 23%}}.single-page.about-page .about-icons__list .about-icons__item a{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;text-decoration:none;border:none}.single-page.about-page .about-icons__list .about-icons__item--title{font-size:21px;font-weight:600;line-height:25px;text-shadow:0 5px 17px rgba(0,0,0,.8)}@media screen and (max-width:1025px){.single-page.about-page .about-icons__list .about-icons__item--title{font-size:18px;line-height:22px}}@media screen and (max-width:768px){.single-page.about-page .about-icons__list .about-icons__item--title{font-size:12px;line-height:15px}}.single-page.about-page .about-icons__list .about-icons__item--icon{margin-bottom:7px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .6s cubic-bezier(.86,0,.07,1);transition:-webkit-transform .6s cubic-bezier(.86,0,.07,1);transition:transform .6s cubic-bezier(.86,0,.07,1);transition:transform .6s cubic-bezier(.86,0,.07,1),-webkit-transform .6s cubic-bezier(.86,0,.07,1)}@media screen and (max-width:768px){.single-page.about-page .about-icons__list .about-icons__item--icon{width:47px;height:47px}}.single-page.about-page .about-icons__list .about-icons__item--icon img{width:auto;vertical-align:initial;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:50%}.single-page.about-page .about-icons__list .about-icons__item:hover .about-icons__item--icon{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.single-page.about-page .contacts-section__forms-button{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}@media screen and (min-width:1025px) and (max-width:1400px){.single-page.about-page .location-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.single-page.about-page .location-map .msk-drg,.single-page.about-page .location-map .msk-drg-time,.single-page.about-page .location-map .other-info{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.single-page.about-page .location-map .msk-drg-line-1 path,.single-page.about-page .location-map .msk-drg-line-2 path,.single-page.about-page .location-map .route path{visibility:hidden}@-webkit-keyframes line{to{stroke-dashoffset:0}}@keyframes line{to{stroke-dashoffset:0}}@media screen and (min-width:1025px) and (max-width:1400px){.single-page.about-page .location-map svg{height:calc(100vh - 116px)!important}}.single-page.about-page .characteristics{margin-top:100vh;padding-top:100px}@media screen and (max-width:1025px){.single-page.about-page .characteristics{padding-top:40px}}.single-page.about-page .territory{padding:0;height:100vh;width:100%;position:fixed;top:0;z-index:0}.single-page.about-page .territory .territory__container{height:100%}.single-page.about-page .territory picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}.single-page.about-page .territory .wrap{position:relative}.single-page.about-page .territory .wrap .about-icons__list{max-width:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:300px}@media screen and (min-width:1025px) and (max-width:1400px){.single-page.about-page .territory .wrap .about-icons__list{bottom:180px}}@media screen and (min-width:390px) and (max-width:768px){.single-page.about-page .territory .wrap .about-icons__list{bottom:160px}}@media screen and (max-width:389px){.single-page.about-page .territory .wrap .about-icons__list{bottom:100px}}.single-page.about-page .territory .wrap .about-icons__list .about-icons__item{-webkit-box-flex:0;-ms-flex:none;flex:none;padding:0 30px}@media screen and (max-width:600px){.single-page.about-page .territory .wrap .about-icons__list .about-icons__item{padding:0;width:96px;height:96px}.single-page.about-page .territory .wrap .about-icons__list .about-icons__item .about-icons__item--icon{width:100%;height:100%}}@media screen and (min-width:1401px){.single-page.about-page .video-block{padding:91px 0 54px!important}}@media screen and (max-width:1400px){.single-page.about-page .video-block{padding:120px 0 91px!important}}@media screen and (max-width:768px){.single-page.about-page .video-block{padding:74px 0 39px!important}}.single-page.about-page .video-block__content p{line-height:inherit}@media screen and (max-width:1025px){.single-page.about-page .digits-list{margin-bottom:30px;padding-top:25px}}.single-page.about-page .digits-list .digit-item{text-align:center;position:relative;margin-bottom:50px}@media screen and (max-width:1025px){.single-page.about-page .digits-list .digit-item{padding-right:0;margin-bottom:30px}}.single-page.about-page .digits-list .digit-item .count{font-size:44px;font-weight:700}@media screen and (max-width:1025px){.single-page.about-page .digits-list .digit-item .count{font-size:30px}}@media screen and (max-width:600px){.single-page.about-page .digits-list .digit-item .count{font-size:17px}}.single-page.about-page .digits-list .digit-item .count span{font-size:62px;vertical-align:baseline}@media screen and (max-width:1025px){.single-page.about-page .digits-list .digit-item .count span{font-size:44px}}@media screen and (max-width:600px){.single-page.about-page .digits-list .digit-item .count span{font-size:18px}}.single-page.about-page .digits-list .digit-item .descr{padding:20px 0;font-size:23px;font-weight:600;max-width:250px;margin:0 auto;line-height:1}@media screen and (max-width:600px){.single-page.about-page .digits-list .digit-item .descr{padding:10px 0;font-size:11px}}.single-page.about-page .bg-decor{position:relative;overflow:hidden}.single-page.about-page .block-bg-decor{position:absolute;width:100%;height:100%;z-index:0;top:0}@media screen and (max-width:1025px){.single-page.about-page .block-bg-decor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.single-page.about-page .block-bg-decor:before{position:absolute;content:'';background:#fff;width:50%;height:100%;left:0;top:0}.single-page.about-page .block-bg-decor .fix-bg{width:100%;background:#fff;-webkit-box-flex:1;-ms-flex:auto;flex:auto;height:50%;position:absolute;top:340px}@media screen and (max-width:1200px){.single-page.about-page .block-bg-decor .fix-bg{height:56%}}@media screen and (max-width:1025px){.single-page.about-page .block-bg-decor .fix-bg{height:75%;top:240px}}@media screen and (max-width:768px){.single-page.about-page .block-bg-decor .fix-bg{top:110px;height:100%}}.single-page.about-page .block-bg-decor.--reverse:before{left:auto;right:0}.single-page.about-page .block-bg-decor svg{height:auto;width:100%}.single-page.about-page .bg-white{background:#fff;position:relative}.single-page.about-page .mobile-hiden-btn{display:none}@media screen and (min-width:1026px){.single-page.about-page .mobile-hiden-btn{display:none!important}}.single-page.about-page .mobile-hiden-btn.active{display:inline-block}.single-page.about-page .location-block{margin-top:-2px}@media screen and (max-width:1025px){.single-page.about-page .location-block{padding-bottom:50px}}@media screen and (max-width:1025px){.single-page.about-page .location-block .btn-small{font-size:11px;height:35px}}@media screen and (max-width:768px){.single-page.about-page .location-block .location-map{margin:0 -15px}.single-page.about-page .location-block .location-map svg{-webkit-transform:translateX(72px) scale(1.52);transform:translateX(72px) scale(1.52)}}@media screen and (max-width:1025px){.single-page.about-page .location-block .section-title{margin-bottom:80px}}@media screen and (max-width:1025px){.single-page.about-page .map-list-mobile{display:none!important}}@media screen and (min-width:1026px){.single-page.about-page .about-img img{height:382px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}}.single-page.about-page .video-block__desc{position:absolute;bottom:0;left:0;z-index:1;width:100%;color:#fff;padding:0 0 15px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:1025px){.single-page.about-page .video-block__desc{padding:0 0 10px 10px}}.single-page.about-page .video-block__desc:before{content:'';position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(45,55,65,0)),to(rgba(45,55,65,.89)));background:linear-gradient(180deg,rgba(45,55,65,0) 0,rgba(45,55,65,.89) 100%);bottom:0;left:0;width:100%;height:180px}@media screen and (max-width:1025px){.single-page.about-page .video-block__desc:before{height:110px}}.single-page.about-page .video-block__title{font-size:24px;font-weight:600;line-height:24px;margin-bottom:5px;z-index:1}@media screen and (max-width:1025px){.single-page.about-page .video-block__title{font-size:20px;line-height:20px}}.single-page.about-page .video-block__text{font-size:13px;line-height:17px;z-index:1;opacity:.9}@media screen and (max-width:1025px){.single-page.about-page .video-block__text{font-size:11px;line-height:16px;opacity:1}}@media screen and (max-width:1025px){.single-page.about-page .about-slider .swiper-btns .swiper-btn{top:319px}}@media screen and (max-width:768px){.single-page.about-page .about-slider .swiper-btns .swiper-btn{top:120px}}.single-page.about-page .about-section--new .about-info{min-height:auto}.single-page.about-page .about-section--new .about-info__inner{overflow:hidden;position:relative}.single-page.about-page .about-section--new .about-info__inner:before{content:'';position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(80%,#fff));background:linear-gradient(180deg,rgba(255,255,255,0),#fff 80%);bottom:0;left:0;width:100%;height:132px}.single-page.about-page .about-section--new .about-info__inner a{position:absolute;bottom:0;left:0}.single-page.about-page .about-info{padding-top:7px}@media screen and (max-width:1025px){.single-page.medicine-page .section-block{padding:60px 0}}.single-page.medicine-page .hero__title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.single-page.medicine-page .hero__title h1{text-align:right}@media screen and (min-width:1026px){.single-page.medicine-page .hero__title h1{margin:0}}.single-page.medicine-page .hero .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.single-page.medicine-page .education-cluster__spacer--item.--horizontal-dubble{width:430px}@media screen and (max-width:1400px){.single-page.medicine-page .education-cluster__spacer--item.--horizontal-dubble{width:330px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.single-page.medicine-page .education-cluster__spacer--item.--horizontal-dubble .education-cluster__spacer--text{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.single-page.medicine-page .education-cluster__spacer--item.--horizontal-dubble .education-cluster__spacer--img{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;height:205px}@media screen and (max-width:1400px){.single-page.medicine-page .education-cluster__spacer--item.--horizontal-dubble .education-cluster__spacer--img{height:145px}}.single-page.medicine-page .education-cluster__spacer--item.--short{width:370px;-webkit-box-flex:0;-ms-flex:0 0 370px;flex:0 0 370px}@media screen and (max-width:1400px){.single-page.medicine-page .education-cluster__spacer--item.--short.--pc{width:256px}}.single-page.medicine-page .education-cluster__spacer--item.--long{width:500px}@media screen and (max-width:1400px){.single-page.medicine-page .education-cluster__spacer--item.--long{width:390px}.single-page.medicine-page .education-cluster__spacer--item.--long .education-cluster__spacer--text{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media screen and (max-width:1025px){.single-page.medicine-page .medicine-page__mobile--long-text{max-width:700px;margin:0 auto}}.single-page.medicine-page .medicine-page__mobile--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:40px}@media screen and (max-width:1025px){.single-page.medicine-page .medicine-page__mobile--list{max-width:700px;margin:0 auto}}.single-page.medicine-page .medicine-page__mobile .primary-color{color:#199473;font-weight:800}.single-page.medicine-page .medicine-page__mobile--long-text>span{display:inline-block;line-height:18px;padding:60px 0 45px}.single-page.medicine-page .medicine-page__mobile--long-text>span.first{padding-bottom:60px}.single-page.medicine-page .medicine-page__mobile--title{border-radius:3px;font-size:16px;font-weight:600;line-height:18px;height:132px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 131px;flex:0 0 131px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#199473;color:#fff}.single-page.medicine-page .medicine-page__mobile--title.--grey{background:#909090}.single-page.medicine-page .medicine-page__mobile--item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.single-page.medicine-page .medicine-page__mobile--item:nth-child(3) .medicine-page__mobile--title{height:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:14px 16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.single-page.medicine-page .medicine-page__mobile--item:nth-child(4) .medicine-page__mobile--col{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.single-page.medicine-page .medicine-page__mobile--item:nth-child(4) .medicine-page__mobile--title{height:98px;-webkit-box-flex:0;-ms-flex:0 0 98px;flex:0 0 98px}.single-page.medicine-page .medicine-page__mobile--item:nth-child(6) .medicine-page__mobile--title{height:105px;-webkit-box-flex:0;-ms-flex:0 0 105px;flex:0 0 105px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:22px}.single-page.medicine-page .medicine-page__mobile--item:nth-child(6) .medicine-page__mobile--col:nth-child(2) .medicine-page__mobile--img,.single-page.medicine-page .medicine-page__mobile--item:nth-child(6) .medicine-page__mobile--col:nth-child(2) img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-page.medicine-page .medicine-page__mobile--item:nth-child(8){font-size:12px;font-weight:400;line-height:18px;padding-top:30px}.single-page.medicine-page .medicine-page__mobile--col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.single-page.medicine-page .medicine-page__info{display:grid;grid-template-columns:repeat(2,1fr);gap:34px 50px}@media screen and (max-width:1025px){.single-page.medicine-page .medicine-page__info{grid-template-columns:repeat(1,1fr)}}.single-page.medicine-page .medicine-page__info--col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-page.medicine-page .medicine-page__info--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:17px;margin-bottom:30px}@media screen and (max-width:600px){.single-page.medicine-page .medicine-page__info--title{gap:12px}}@media screen and (max-width:600px){.single-page.medicine-page .medicine-page__info--title{margin-bottom:20px}}.single-page.medicine-page .medicine-page__info--title .h3{font-size:28px;margin:0}@media screen and (max-width:600px){.single-page.medicine-page .medicine-page__info--title .h3{font-size:20px}}.single-page.medicine-page .medicine-page__info--text{margin-bottom:35px;line-height:20px}.single-page.medicine-page .medicine-page__info--btn{max-width:200px}.single-page.medicine-page .medicine-page__info--icon{width:76px;height:76px;-webkit-box-flex:0;-ms-flex:0 0 76px;flex:0 0 76px;border-radius:100%;border:1px solid #d1d2d2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:600px){.single-page.medicine-page .medicine-page__info--icon{width:60px;height:60px;-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}}@media screen and (max-width:600px){.single-page.medicine-page .medicine-page__info--icon img{max-width:62%}}.single-page.medicine-page .medicine-page__info--address{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;font-size:14px;font-weight:600;line-height:17px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:10px}.single-page .jazz__img{margin-bottom:45px}@media screen and (max-width:1025px){.single-page .jazz__img{margin:0 -15px 40px}}.single-page .jazz__text{display:grid;grid-template-columns:repeat(2,1fr);gap:25px 64px}@media screen and (max-width:1025px){.single-page .jazz__text{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1026px){.single-page .--mt-t{margin-top:-350px}}.single-page .col-info__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}@media screen and (max-width:1025px){.single-page .col-info__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.single-page .col-info__body.--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:1025px){.single-page .col-info__body.--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1025px){.single-page .col-info__body.--col-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.single-page .col-info__img{position:relative}@media screen and (min-width:1026px){.single-page .col-info__img{-webkit-box-flex:1;-ms-flex:1 0 613px;flex:1 0 613px}}@media screen and (max-width:1025px){.single-page .col-info__img{margin:0 -30px}}@media screen and (max-width:768px){.single-page .col-info__img{margin:0 -15px}}.single-page .col-info__img--title{position:absolute;left:0;bottom:0;padding:0 0 20px 40px;width:100%;z-index:5;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.75);font-size:22px;font-weight:500;line-height:24px}@media screen and (max-width:1025px){.single-page .col-info__img--title{font-size:18px;line-height:20px;padding:0 0 15px 15px}}.single-page .col-info__img--title::before{content:'';position:absolute;left:0;bottom:0;right:0;height:120px;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(0deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5;z-index:-1}.single-page .col-info__img--title.--top{bottom:auto;top:0;padding:20px 0 0 40px}@media screen and (max-width:1025px){.single-page .col-info__img--title.--top{padding:15px 0 0 15px}}.single-page .col-info__img--title.--top::before{top:0;bottom:auto;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(180deg,#1b1d1e 0,rgba(27,29,30,0) 100%)}.single-page .col-info .attractive-scene__info{padding-left:0}.single-page .f-info{color:#a4a5a5;font-size:14px;font-weight:400;line-height:14px}.single-page:not(.about-page) .accordion-content{background-color:#fff;padding:0;max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out}.single-page:not(.about-page) .accordion-content .section-block{position:relative;padding:0}.single-page:not(.about-page) .accordion-content .section-block .swiper-slide{border-radius:0}.single-page:not(.about-page) .accordion-content .section-block .swiper-slide img{border-radius:0;height:auto;-o-object-fit:contain;object-fit:contain}.single-page:not(.about-page) .accordion-content .slider-block .slider-navigation .slider-next,.single-page:not(.about-page) .accordion-content .slider-block .slider-navigation .slider-prev{top:calc(100% + 122px)}@media screen and (min-width:768px) and (max-width:1025px){.single-page:not(.about-page) .accordion-content .slider-block .slider-navigation .slider-next,.single-page:not(.about-page) .accordion-content .slider-block .slider-navigation .slider-prev{top:calc(100% + 326px)}}.single-page:not(.about-page) .accordion-content .swiper-pagination-bullet{background:0 0;border:1px solid #d9d9d9;opacity:1}.single-page:not(.about-page) .accordion-content .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#d9d9d9}@media screen and (max-width:1025px){.single-page.golf-page .hero:before{content:none}}@media screen and (max-width:1025px){.single-page.golf-page .hero.center-text .hero__title{text-align:left}}.single-page.golf-page .hero.center-text .hero__title h1{margin:0}.single-page.golf-page .hero.center-text .wrap{width:100%}.single-page.golf-page .hero h1{margin:0}@media screen and (max-width:1025px){.single-page.golf-page .hero h1{margin-top:90px}}.single-page.golf-page .features-container__body{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.single-page.golf-page .golf-page-style{padding-top:0}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-style{padding-top:25px}}.single-page.golf-page .education-cluster__spacer--img{height:auto}.single-page.golf-page .education-cluster__spacer--item{border-radius:4px;overflow:hidden}.single-page.golf-page .education-cluster__spacer--item.--short .education-cluster__spacer--desc{font-size:22px;line-height:27px}@media screen and (max-width:1400px){.single-page.golf-page .education-cluster__spacer--item.--short .education-cluster__spacer--desc{font-size:18px;line-height:22px}}@media screen and (max-width:1400px){.single-page.golf-page .education-cluster__spacer--item.--short .education-cluster__spacer--desc.--bottom,.single-page.golf-page .education-cluster__spacer--item.--short .education-cluster__spacer--desc.--top{padding:15px 0 15px 15px}}@media screen and (max-width:1400px){.single-page.golf-page .education-cluster__spacer--item.--long .education-cluster__spacer--desc{font-size:18px;line-height:22px}}@media screen and (max-width:1400px){.single-page.golf-page .education-cluster__spacer--item.--long .education-cluster__spacer--desc.--bottom,.single-page.golf-page .education-cluster__spacer--item.--long .education-cluster__spacer--desc.--top{padding:15px 0 15px 15px}}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-features{padding-top:60px}}.single-page.golf-page .golf-page-features .features-container__description{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.single-page.golf-page .golf-page-features .features-container__number{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;padding-top:40px}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-features .features-container__number{gap:16px;padding-top:20px}}@media screen and (min-width:1026px){.single-page.golf-page .golf-page-features .features-container__number{-webkit-box-flex:0;-ms-flex:0 0 472px;flex:0 0 472px;margin-left:100px}}.single-page.golf-page .golf-page-features .features-container__number--col{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-page.golf-page .golf-page-features .features-container__number--num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.single-page.golf-page .golf-page-features .features-container__number--num .num{color:#199473;font-size:90px;font-weight:600;line-height:66px}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-features .features-container__number--num .num{font-size:60px;line-height:48px}}.single-page.golf-page .golf-page-features .features-container__number--num .num-text{font-size:45px;font-weight:500;line-height:30px;margin-left:5px}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-features .features-container__number--num .num-text{font-size:35px}}.single-page.golf-page .golf-page-features .features-container__number .num-text-small{font-size:14px;font-weight:400;line-height:20px;padding-top:10px;text-align:center}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-features .features-container__number .num-text-small{margin-bottom:25px;line-height:16px}}.single-page.golf-page .golf-page-features .features-container__number--text{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-features .features-container__number--text .btn{height:42px}}.single-page.golf-page .golf-page-style__text{font-size:16px;font-weight:400;line-height:18px}.single-page.golf-page .golf-page-style__body{position:relative}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-style__body{margin:0 -15px 25px -15px}}.single-page.golf-page .golf-page-style__body:before{content:'';position:absolute;left:0;bottom:0;right:0;height:150px;background:-webkit-gradient(linear,left bottom,left top,from(#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(0deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5;z-index:1}.single-page.golf-page .golf-page-style__title{position:absolute;bottom:0;color:#fff;font-weight:600;z-index:2}@media screen and (min-width:1026px){.single-page.golf-page .golf-page-style__title{font-size:28px;line-height:30px;right:0;padding:0 30px 45px 0}}@media screen and (max-width:1025px){.single-page.golf-page .golf-page-style__title{left:0;padding:0 0 25px 25px;font-size:22px;line-height:26px;max-width:290px}}@media screen and (max-width:1025px){.single-page.community-page .features-container__list{padding-top:25px}}@media screen and (max-width:1025px){.single-page.community-page .features-container__body{padding-bottom:60px}}.single-page.community-page .education-cluster__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 0 0 0;line-height:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:55px}@media screen and (max-width:1025px){.single-page.community-page .education-cluster__info{gap:40px}}@media screen and (max-width:1025px){.single-page.community-page .education-cluster__info{padding:60px 0 0 0}}@media screen and (max-width:1025px){.single-page.community-page .education-cluster__info{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1025px){.single-page.community-page .education-cluster__info.--first{background:#f9f9f9;padding:40px 15px;margin:0 -15px}}.single-page.community-page .education-cluster__info img{border-radius:10px}.single-page.community-page .education-cluster__info--pic{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (max-width:768px){.single-page.community-page .education-cluster__info--pic{height:230px}.single-page.community-page .education-cluster__info--pic.--no-pic{height:auto}}.single-page.community-page .education-cluster__info--pic img{width:100%}@media screen and (max-width:1025px){.single-page.community-page .education-cluster__info--pic img{height:100%;-o-object-fit:cover;object-fit:cover}}.single-page.community-page .education-cluster__info--text p:last-child{margin-bottom:0}.single-page.community-page .education-cluster__info--text{-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (min-width:1026px){.single-page.community-page .education-cluster__info--text{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px}.single-page.community-page .education-cluster__info--text.--no-pic{-webkit-box-flex:0;-ms-flex:0 0 310px;flex:0 0 310px}}.single-page.community-page .education-cluster__info--title{font-family:'Montserrat Alternates',serif;font-size:28px;font-weight:600;line-height:30px;margin-bottom:25px}@media screen and (max-width:1025px){.single-page.community-page .education-cluster__info--title{font-size:22px;line-height:26px}}.single-page.community-page .education-cluster__spacer--item.--vertical-dubble{width:372px}@media screen and (min-width:1401px){.single-page.community-page .education-cluster__spacer--item.--vertical-dubble{width:500px}}@media screen and (max-width:1025px){.single-page.community-page .education-cluster__spacer--item.--vertical-dubble{width:330px}}@media screen and (max-width:340px){.single-page.community-page .education-cluster__spacer--item.--vertical-dubble{width:320px}}.single-page.community-page .education-cluster__spacer--item.--vertical-dubble .education-cluster__spacer--img{height:267px}@media screen and (max-width:1400px){.single-page.community-page .education-cluster__spacer--item.--vertical-dubble .education-cluster__spacer--img{height:200px}}@media screen and (max-width:1025px){.single-page.community-page .education-cluster__spacer--item.--vertical-dubble .education-cluster__spacer--img{height:198px}}@media screen and (min-width:1401px){.single-page.community-page .education-cluster__spacer--item.--long{width:500px}}@media screen and (min-width:1026px){.single-page.community-page .education-cluster__spacer--text{height:130px;padding-top:0;padding-bottom:0}}.single-page.community-page .always-touch{background:#f9f9f9}.single-page.community-page .always-touch__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:26px}@media screen and (max-width:768px){.single-page.community-page .always-touch__list{grid-template-columns:repeat(1,1fr);grid-gap:17px}}.single-page.community-page .always-touch__list .always-touch__item:first-child svg{fill:none;stroke-width:1px}.single-page.community-page .always-touch__item a{width:100%;height:100%;border-radius:10px;background:#fff;padding:32px 32px 22px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:0;position:relative;color:#2d3741;-webkit-transition:.35s;transition:.35s;overflow:hidden}@media screen and (max-width:1025px){.single-page.community-page .always-touch__item a{padding:18px 21px}}.single-page.community-page .always-touch__item a:hover{background:#199473;color:#fff}.single-page.community-page .always-touch__item a:hover .always-touch__item--icon svg{color:#fff}.single-page.community-page .always-touch__item a:hover .always-touch__item--arrow svg{stroke:#fff}.single-page.community-page .always-touch__item a:hover .always-touch__item--icon-hover{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.single-page.community-page .always-touch__item--icon-hover{width:100%;height:100%;position:absolute;right:-30%;bottom:-30%;opacity:.06;-webkit-transition:.35s;transition:.35s;-webkit-transform:translateY(10%) scale(.8);transform:translateY(10%) scale(.8)}.single-page.community-page .always-touch__item--icon-hover.--stroke svg{width:100%;height:100%;stroke:#fff}.single-page.community-page .always-touch__item--icon-hover.--fill svg{width:100%;height:100%;fill:#fff}.single-page.community-page .always-touch__item--icon{margin-bottom:24px;color:#199473}.single-page.community-page .always-touch__item--icon svg{width:72px;height:72px;-webkit-transition:.35s;transition:.35s}@media screen and (max-width:1025px){.single-page.community-page .always-touch__item--icon svg{width:27px;height:27px}}.single-page.community-page .always-touch__item--arrow{position:absolute;right:32px;top:32px;-webkit-transition:.35s;transition:.35s}@media screen and (max-width:1025px){.single-page.community-page .always-touch__item--arrow{right:21px;top:18px}}.single-page.community-page .always-touch__item--arrow svg{fill:none;stroke-width:1px;stroke:#c5c7c9;width:58px;height:58px;-webkit-transition:.35s;transition:.35s}@media screen and (max-width:1025px){.single-page.community-page .always-touch__item--arrow svg{width:27px;height:27px}}.single-page.community-page .always-touch__item--title{font-family:'Montserrat Alternates',serif;font-size:24px;font-weight:500;line-height:28px;margin-bottom:24px}@media screen and (max-width:1025px){.single-page.community-page .always-touch__item--title{font-size:14px;line-height:18px;margin-bottom:10px}}.single-page.community-page .always-touch__item--text{line-height:20px}@media screen and (max-width:1025px){.single-page.community-page .always-touch__item--text{font-size:12px;line-height:16px}}.single-page.community-page .community-page__footer{font-family:'Montserrat Alternates',serif;font-size:40px;font-weight:700;line-height:44px;text-align:center;color:#199473;padding-top:30px}@media screen and (max-width:1025px){.single-page.community-page .community-page__footer{padding-top:60px;font-size:18px;font-style:normal;font-weight:700;line-height:22px}}.single-page.culture-page .hero__title h1{margin-top:90px}@media screen and (min-width:1026px){.single-page.culture-page .hero__title h1{margin-top:0}}@media screen and (min-width:1026px){.single-page.culture-page .video-block{padding:0}}@media screen and (min-width:1026px){.single-page.culture-page .features-container__body{padding-top:54px}}@media screen and (max-width:1025px){.single-page.culture-page .video-block__content[data-js-action=mobile-hiden]{max-height:190px}.single-page.culture-page .video-block__content[data-js-action=mobile-hiden].active{max-height:1000px}}@media screen and (min-width:1026px){.single-page.culture-page .mobile-hiden-btn{display:none!important}}.single-page.culture-page .mobile-hiden-btn.active{display:inline-block}.single-page.culture-page .mobile-hiden-btn span{display:none}.single-page.culture-page .mobile-hiden-btn span.active{display:block}.single-page.culture-page .features-container__list{padding-left:0;padding-top:20px}@media screen and (min-width:768px) and (max-width:1025px){.single-page.culture-page .features-container__list{gap:0}}@media screen and (max-width:1025px){.single-page.culture-page .features-container__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:20px}}.single-page.culture-page .features-container__list--item{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}@media screen and (max-width:768px){.single-page.culture-page .features-container__list--item{-webkit-box-flex:0!important;-ms-flex:0 0 33%!important;flex:0 0 33%!important}}.single-page.culture-page .features-container__list--icon{left:0;top:0;position:relative}@media screen and (max-width:768px){.single-page.culture-page .features-container__list--icon{height:78px}}.single-page.culture-page .features-container__list--icon:before{content:'';position:absolute;width:100%;height:20px;background:#fff;bottom:0;left:0;z-index:2}@media screen and (max-width:1025px){.single-page.culture-page .features-container__list--icon:before{height:8px}}@media screen and (max-width:1025px){.single-page.culture-page .features-container__list--icon img{width:30px}}.single-page.culture-page .features-container__list--round{text-align:center;-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1025px){.single-page.culture-page .features-container__list--round{left:0;top:0}}@media screen and (max-width:1025px){.single-page.culture-page .features-container__list--round .text{white-space:wrap}}@media screen and (max-width:1025px){.single-page.culture-page .features-container__list svg{width:78px;height:78px}}@media screen and (max-width:1025px){.single-page.culture-page .features-container__list .features-container__list--item:nth-child(4) .features-container__list--icon img{width:40px}}@media screen and (min-width:1026px){.single-page.sport-page .hero:after{content:'';position:absolute;left:0;bottom:0;right:0;height:250px;background:-webkit-gradient(linear,left bottom,left top,from(#1b1d1e),to(rgba(27,29,30,0)));background:linear-gradient(0deg,#1b1d1e 0,rgba(27,29,30,0) 100%);opacity:.5;z-index:5}}@media screen and (max-width:1025px){.single-page.sport-page .hero h1{margin-top:90px}}@media screen and (min-width:1026px){.single-page.sport-page .features-container{padding-top:108px}}@media screen and (min-width:1026px){.single-page.sport-page .hero__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.single-page.sport-page .hero__title .wrap{width:100%}.single-page.sport-page .hero__title .wrap h1{margin:0}}.single-page.sport-page .sport-page__info{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:40px}@media screen and (min-width:1026px){.single-page.sport-page .sport-page__info{padding-top:16px}}@media screen and (max-width:1025px){.single-page.sport-page .sport-page__info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.single-page.sport-page .sport-page__info .sport-page__info--item:nth-child(2) .sport-page__info--title span{font-size:40px;font-weight:500}@media screen and (max-width:1025px){.single-page.sport-page .sport-page__info .sport-page__info--item:nth-child(2) .sport-page__info--title span{font-size:27px}}.single-page.sport-page .sport-page__info--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:25px}@media screen and (max-width:1025px){.single-page.sport-page .sport-page__info--item{gap:10px}}.single-page.sport-page .sport-page__info--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#199473;font-weight:600;font-size:80px;line-height:18px;gap:5px;height:28px}@media screen and (max-width:1025px){.single-page.sport-page .sport-page__info--title{font-size:54px}}.single-page.sport-page .sport-page__info--title span{font-size:26px}@media screen and (max-width:1025px){.single-page.sport-page .sport-page__info--title span{font-size:17px}}.single-page.sport-page .sport-page__info--text{font-size:26px;font-weight:600;line-height:28px}@media screen and (max-width:1025px){.single-page.sport-page .sport-page__info--text{font-size:17px;line-height:20px}}.single-page.sport-page .attractive-scene__info{width:100%}.single-page.sport-page .attractive-scene .wrap{gap:0 60px}@media screen and (max-width:1025px){.single-page.sport-page .attractive-scene .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-page.sport-page .attractive-scene .wrap .slider-block__list{margin-bottom:25px}}@media screen and (min-width:1026px){.single-page.sport-page .features-container__description{-webkit-box-flex:0;-ms-flex:0 0 550px;flex:0 0 550px}}@media screen and (max-width:1025px){.single-page.sport-page .features-container__description{margin-bottom:46px}}.single-page.sport-page .features-container__list .features-container__list--round{font-size:18px;line-height:21px;position:relative;top:10px}@media screen and (max-width:1025px){.single-page.sport-page .features-container__list .features-container__list--round{top:20px}}@media screen and (max-width:1025px){.single-page.sport-page .features-container__list .features-container__list--round .text{font-size:12px;line-height:12px}}.single-page.sport-page .features-container__list .features-container__list--round .circle{padding:12px}@media screen and (max-width:1025px){.single-page.sport-page .features-container__list .features-container__list--round .circle{width:48px;height:48px;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;padding:9px}}.single-page.sport-page .features-container__list .features-container__list--item .features-container__list--img{font-size:60px;font-weight:600;color:#199473;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width:1025px){.single-page.sport-page .features-container__list .features-container__list--item .features-container__list--img{font-size:37px}}.single-page.sport-page .features-container__list .features-container__list--item:nth-child(2) .features-container__list--img{font-size:48px}@media screen and (max-width:1025px){.single-page.sport-page .features-container__list .features-container__list--item:nth-child(2) .features-container__list--img{font-size:30px}}.single-page.sport-page .features-container__list .features-container__list--item:nth-child(2) .features-container__list--img span{font-size:24px;display:inline-block}@media screen and (max-width:1025px){.single-page.sport-page .features-container__list .features-container__list--item:nth-child(2) .features-container__list--img span{font-size:15px}}@media screen and (max-width:1025px){.single-page.sport-page .features-container__list .features-container__list--icon{height:86px}}@media screen and (max-width:1025px){.single-page.sport-page .features-container__list svg{width:86px;height:86px}}.single-page.sport-page .zooming-content ul{max-width:274px}@media screen and (max-width:1025px){.single-page.sport-page .zooming-content ul{font-size:14px;padding-left:8px}}.single-page.sport-page .zooming-content ul>li{padding-left:20px;margin-bottom:9px}@media screen and (max-width:1025px){.single-page.sport-page .zooming-content ul>li{margin-bottom:2px}}.single-page.sport-page .zooming-content ul>li:before{width:3px;height:3px;background:#2d3741;left:4px;top:8px}@media screen and (max-width:1025px){.single-page.sport-page .zooming-content ul>li:before{top:.6em}}@media screen and (max-width:1025px){.single-page.sport-page .zooming-content .zooming-content__text-mobile{padding:15px 0 0}}@media screen and (max-width:1025px){.single-page.sport-page .zooming-content .zooming-content__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;margin:0 -15px;width:auto}}@media screen and (max-width:1025px){.single-page.sport-page .zooming-content .zooming-content__col--right{margin:0}}@media screen and (max-width:1025px){.single-page.sport-page .zooming-content .zooming-content__col--left img,.single-page.sport-page .zooming-content .zooming-content__col--right img{height:auto}}.single-page.sport-page .small-section .db-img{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}@media screen and (max-width:1025px){.single-page.sport-page .small-section .db-img{gap:10px}}@media screen and (max-width:1025px){.single-page.sport-page .small-section .pt-md-25{padding-top:25px}}@media screen and (min-width:1026px){.single-page.sport-page .small-section .fix-w{-webkit-box-flex:0;-ms-flex:0 0 508px;flex:0 0 508px}}.single-page.sport-page .small-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}@media screen and (max-width:1025px){.single-page.sport-page .small-section__row.no-gap-md{gap:0}}.single-page.sport-page .small-section__row.no-gap{gap:0}.single-page.sport-page .small-section__col{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}@media screen and (max-width:1025px){.single-page.sport-page .small-section__col{width:100%}}@media screen and (min-width:1026px){.single-page.sport-page .small-section__col.img-col{-webkit-box-flex:0;-ms-flex:0 0 620px;flex:0 0 620px}}.single-page.sport-page .small-section .list-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1025px){.single-page.sport-page .small-section .list-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.single-page.sport-page .small-section .list-col ul{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;margin-bottom:0}@media screen and (max-width:1025px){.single-page.sport-page .small-section .list-col ul{font-size:14px;padding-left:8px}}.single-page.sport-page .small-section .list-col ul>li{padding-left:20px;margin-bottom:9px}@media screen and (max-width:1025px){.single-page.sport-page .small-section .list-col ul>li{margin-bottom:0}}.single-page.sport-page .small-section .list-col ul>li:before{width:3px;height:3px;background:#2d3741;left:4px;top:10px}@media screen and (max-width:1025px){.single-page.sport-page .small-section .list-col ul>li:before{top:.6em}}.single-page.sport-page .golf-section{z-index:2;position:relative}.single-page.sport-page .golf-section__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.single-page.sport-page .golf-section__link .slider-block__title{width:550px}@media screen and (max-width:1025px){.single-page.sport-page .golf-section__link .slider-block__title{width:180px}}@media screen and (max-width:1025px){.single-page.sport-page .golf-section__link .slider-block__title.--map-btn{padding-bottom:15px;margin-bottom:15px}}.single-page.sport-page .golf-section__link .slider-block__title.--map-btn .go-golf-page{bottom:-29px}@media screen and (max-width:1025px){.single-page.sport-page .golf-section__link .slider-block__title.--map-btn .go-golf-page{bottom:10px}}.single-page.sport-page .golf-section__link .slider-block__title.--map-btn .go-golf-page svg{width:57px;height:56px;-webkit-transition:.4s;transition:.4s;position:relative;left:0}@media screen and (max-width:1025px){.single-page.sport-page .golf-section__link .slider-block__title.--map-btn .go-golf-page svg{width:30px;height:29px}}.single-page.sport-page .golf-section__link .slider-block__title.--map-btn .go-golf-page:hover svg{left:10px}@media screen and (max-width:1025px){.single-page.sport-page .m-md-minus{margin:0 -15px}}.single-page.sport-page .slider-block__title.--map-btn{border-bottom:2px solid #a4a5a5;padding-bottom:33px;margin-bottom:33px;position:relative}@media screen and (max-width:1025px){.single-page.sport-page .slider-block__title.--map-btn{padding-bottom:25px;margin-bottom:25px}}.single-page.sport-page .slider-block__title.--map-btn .go-golf-page,.single-page.sport-page .slider-block__title.--map-btn .sport-page__show-no-map{position:absolute;bottom:-15px;background:#fff;padding-left:10px;font-weight:500;right:0;color:#a4a5a5;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-family:'Montserrat Alternates',serif;padding-right:0;-webkit-transition:color .3s;transition:color .3s}@media screen and (min-width:1026px){.single-page.sport-page .slider-block__title.--map-btn .go-golf-page:hover,.single-page.sport-page .slider-block__title.--map-btn .sport-page__show-no-map:hover{color:#199473}}@media screen and (max-width:1025px){.single-page.sport-page .slider-block__title.--map-btn .go-golf-page,.single-page.sport-page .slider-block__title.--map-btn .sport-page__show-no-map{bottom:23px;font-size:14px}.single-page.sport-page .slider-block__title.--map-btn .go-golf-page.bottom-md-pos,.single-page.sport-page .slider-block__title.--map-btn .sport-page__show-no-map.bottom-md-pos{bottom:-13px}}.single-page.sport-page .slider-block__title.--map-btn .go-golf-page svg,.single-page.sport-page .slider-block__title.--map-btn .sport-page__show-no-map svg{width:32px;height:32px;fill:#199473}@media screen and (max-width:1025px){.single-page.sport-page .slider-block__title.--map-btn .go-golf-page svg,.single-page.sport-page .slider-block__title.--map-btn .sport-page__show-no-map svg{width:29px;height:29px}}.single-page.relax-page .hero:before{height:380px}@media screen and (min-width:1026px){.single-page.relax-page .features-container__body{padding-top:54px}}@media screen and (max-width:1025px){.single-page.relax-page .relax-icons-list{margin-left:-20px}}@media screen and (min-width:1026px){.single-page.relax-page .features-container__list{padding-left:0}.single-page.relax-page .features-container__list--icon{left:20px;top:-30px}.single-page.relax-page .features-container__list--round .text{font-size:15px}.single-page.relax-page .features-container__list .features-container__list--item:last-child .circle,.single-page.relax-page .features-container__list--round .circle{font-size:25px}.single-page.relax-page .features-container__list--round .circle{width:62px;height:62px;-webkit-box-flex:0;-ms-flex:0 0 62px;flex:0 0 62px}}@media screen and (max-width:1025px){.single-page.relax-page .features-container__list{padding-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0}.single-page.relax-page .features-container__list .features-container__list--item:last-child .circle{font-size:17px}.single-page.relax-page .features-container__list--item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-flex:1!important;-ms-flex:1 0!important;flex:1 0!important}.single-page.relax-page .features-container__list--item .circle{background:#199473;font-size:17px;color:#fff;border-radius:100%;width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:118px;top:5px;z-index:2}.single-page.relax-page .features-container__list--icon{left:0;top:0;position:relative;height:78px}.single-page.relax-page .features-container__list--icon img{width:30px}.single-page.relax-page .features-container__list--round{text-align:center;-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;left:0;top:4px}.single-page.relax-page .features-container__list svg{width:78px;height:78px}.single-page.relax-page .features-container__list .features-container__list--item:nth-child(4) .features-container__list--icon img{width:40px}}@media screen and (max-width:768px){.single-page.relax-page .features-container__list{padding-top:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:20px}.single-page.relax-page .features-container__list .features-container__list--item:last-child .circle{font-size:17px}.single-page.relax-page .features-container__list--item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-flex:0!important;-ms-flex:0 0 33%!important;flex:0 0 33%!important}.single-page.relax-page .features-container__list--item .circle{background:#199473;font-size:17px;color:#fff;border-radius:100%;width:42px;height:42px;-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;left:auto;top:5px;z-index:2}.single-page.relax-page .features-container__list--icon{left:0;top:0;position:relative;height:78px}.single-page.relax-page .features-container__list--icon img{width:30px}.single-page.relax-page .features-container__list--round{text-align:center;-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;left:0;top:4px}.single-page.relax-page .features-container__list--round .text{white-space:wrap;font-size:10px;font-weight:700;line-height:10px}.single-page.relax-page .features-container__list svg{width:78px;height:78px}.single-page.relax-page .features-container__list .features-container__list--item:nth-child(4) .features-container__list--icon img{width:40px}}.single-page.relax-page .zooming-content ul{padding-left:0}@media screen and (max-width:1025px){.single-page.relax-page .zooming-content ul{font-size:14px}}.single-page.relax-page .zooming-content ul>li{padding-left:20px;margin-bottom:9px}@media screen and (max-width:1025px){.single-page.relax-page .zooming-content ul>li{margin-bottom:2px}}.single-page.relax-page .zooming-content ul>li:before{width:3px;height:3px;background:#2d3741;left:4px;top:12px}@media screen and (max-width:1025px){.single-page.relax-page .zooming-content ul>li:before{top:10px}}.single-page.relax-page .education-cluster.bg-white .features-container__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-page.relax-page .education-cluster.bg-white .features-container__list{max-width:620px;padding-top:6px}@media screen and (max-width:1025px){.single-page.relax-page .attractive-scene .wrap.flex-md-column .slider-block__title{padding-top:24px}}.single-page.relax-page .grey-block-relax{background:rgba(245,245,245,.6);padding:96px 0}@media screen and (max-width:1025px){.single-page.relax-page .grey-block-relax{padding:60px 0}}.single-page.relax-page .grey-block-relax .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:22px 100px}@media screen and (max-width:768px){.single-page.relax-page .grey-block-relax .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.single-page.relax-page .grey-block-relax .btn{font-family:'Montserrat Alternates',serif}@media screen and (min-width:1026px){.single-page.relax-page .grey-block-relax .btn{font-size:32px;font-weight:600;padding:0 40px;height:87px}}@media screen and (max-width:1025px){.single-page.relax-page .grey-block-relax .btn{max-width:240px}}.bottom-to-top,.cluster-to-top,.features-text{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}.bottom-to-top.is-visible,.cluster-to-top.is-visible,.features-text.is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:1.2s;transition:1.2s}.layer-move{width:100%;height:62px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;bottom:-20px}.layer-move .tooltip-horizontal-scroll-icon_hand{-webkit-animation:tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite;animation:tooltip-horizontal-scroll-icon_anim-scroll-hand 2s infinite}.layer-move .tooltip-horizontal-scroll-icon_card{-webkit-animation:tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite;animation:tooltip-horizontal-scroll-icon_anim-scroll-card 2s infinite}@-webkit-keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand{0%{-webkit-transform:translateX(80px) scale(1);transform:translateX(80px) scale(1);opacity:0}10%{-webkit-transform:translateX(80px) scale(1);transform:translateX(80px) scale(1);opacity:1}20%,60%{-webkit-transform:translateX(175px) scale(.6);transform:translateX(175px) scale(.6);opacity:1}80%{-webkit-transform:translateX(5px) scale(.6);transform:translateX(5px) scale(.6);opacity:1}to{-webkit-transform:translateX(5px) scale(.6);transform:translateX(5px) scale(.6);opacity:0}}@keyframes tooltip-horizontal-scroll-icon_anim-scroll-hand{0%{-webkit-transform:translateX(80px) scale(1);transform:translateX(80px) scale(1);opacity:0}10%{-webkit-transform:translateX(80px) scale(1);transform:translateX(80px) scale(1);opacity:1}20%,60%{-webkit-transform:translateX(175px) scale(.6);transform:translateX(175px) scale(.6);opacity:1}80%{-webkit-transform:translateX(5px) scale(.6);transform:translateX(5px) scale(.6);opacity:1}to{-webkit-transform:translateX(5px) scale(.6);transform:translateX(5px) scale(.6);opacity:0}}@-webkit-keyframes tooltip-horizontal-scroll-icon_anim-scroll-card{0%,60%{-webkit-transform:translateX(0);transform:translateX(0)}80%,to{-webkit-transform:translateX(-240px);transform:translateX(-240px)}}@keyframes tooltip-horizontal-scroll-icon_anim-scroll-card{0%,60%{-webkit-transform:translateX(0);transform:translateX(0)}80%,to{-webkit-transform:translateX(-240px);transform:translateX(-240px)}}.single-page__accordion{padding:40px 0 60px}.single-page__accordion--item{border-bottom:1px solid #d9d9d9}.single-page__accordion .single-page__accordion--item:first-child{border-top:1px solid #d9d9d9}button.accordion{width:100%;font-size:20px;font-style:normal;font-weight:500;line-height:24px;outline:0;text-align:left;padding:13px 90px 13px 13px;color:#333;cursor:pointer;-webkit-transition:background-color .3s linear;transition:background-color .3s linear;position:relative}button.accordion .icon-svg{stroke:#000;stroke-width:2px;width:22px;height:22px;stroke-linecap:round;stroke-linejoin:round;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);opacity:1;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}button.accordion .icon-svg.plus{opacity:1;-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}button.accordion .icon-svg.minus{opacity:0;-webkit-transform:translateY(-50%) rotate(-180deg);transform:translateY(-50%) rotate(-180deg)}button.accordion.is-open{background-color:#ededed}button.accordion.is-open .icon-svg.plus{opacity:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}button.accordion.is-open .icon-svg.minus{opacity:1;-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.ecology-page__mobile--list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:65px;max-width:400px;margin:0 auto 30px}.ecology-page__mobile--list .ecology-page__mobile--item .ecology-page__mobile--img{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.ecology-page__mobile--list .ecology-page__mobile--item .ecology-page__mobile--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(1) .ecology-page__mobile--col:first-child .ecology-page__mobile--img{-webkit-box-flex:0;-ms-flex:0 0 172px;flex:0 0 172px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(1) .ecology-page__mobile--col:last-child{width:174px;-webkit-box-flex:0;-ms-flex:0 0 174px;flex:0 0 174px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(2),.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(5){line-height:18px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(3) .ecology-page__mobile--col:first-child{width:174px;-webkit-box-flex:0;-ms-flex:0 0 174px;flex:0 0 174px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(3) .ecology-page__mobile--col:first-child .ecology-page__mobile--img{-webkit-box-flex:0;-ms-flex:0 0 172px;flex:0 0 172px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(3) .ecology-page__mobile--col:last-child .ecology-page__mobile--text{font-size:15px;font-style:normal;font-weight:400;line-height:17px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(3) .ecology-page__mobile--col:last-child .ecology-page__mobile--title{margin-bottom:8px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(6) .ecology-page__mobile--col:first-child{width:192px;-webkit-box-flex:0;-ms-flex:0 0 192px;flex:0 0 192px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(6) .ecology-page__mobile--col:first-child .ecology-page__mobile--img{-webkit-box-flex:0;-ms-flex:0 0 172px;flex:0 0 172px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(6) .ecology-page__mobile--col .ecology-page__mobile--title{-webkit-box-flex:0;-ms-flex:0 0 79px;flex:0 0 79px}.ecology-page__mobile--list .ecology-page__mobile--item:nth-child(7).--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ecology-page__mobile--item{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:11px}.ecology-page__mobile--item img{border-radius:10px}.ecology-page__mobile--item .ecology-page__mobile--col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}.ecology-page__mobile--item .ecology-page__mobile--title{border-radius:10px;font-size:19px;font-weight:600;line-height:21px;height:132px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 131px;flex:0 0 131px;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:395px){.ecology-page__mobile--item .ecology-page__mobile--title{font-size:17px;line-height:20px}}.ecology-page__mobile--item .ecology-page__mobile--title.--green{background:#199473;color:#fff}.ecology-page__mobile--item .ecology-page__mobile--title.--border{border:1px solid #199473;color:#199473}.ecology-page__mobile--item .ecology-page__mobile--text{font-size:15px;font-style:normal;font-weight:400;line-height:17px}.bottom-0{bottom:0!important}.zooming-content__body{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (min-width:1026px){.zooming-content__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:1025px){.zooming-content__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.zooming-content__col--left{position:relative}@media screen and (min-width:1026px){.zooming-content__col--left{width:552px;height:552px;max-height:100vh;margin-right:120px;-webkit-transform-origin:top left;transform-origin:top left}}.zooming-content__col--left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:top left;transform-origin:top left}.zooming-content__col--desc{position:absolute;bottom:0;left:0;width:100%;color:#fff;padding:0 0 15px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2}@media screen and (max-width:1025px){.zooming-content__col--desc{padding:0 0 10px 10px}}.zooming-content__col--desc:before{content:'';position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(45,55,65,0)),to(rgba(45,55,65,.89)));background:linear-gradient(180deg,rgba(45,55,65,0) 0,rgba(45,55,65,.89) 100%);bottom:0;left:0;width:100%;height:180px}@media screen and (max-width:1025px){.zooming-content__col--desc:before{height:110px}}.zooming-content__col--title{font-size:12px;font-weight:600;line-height:14px;margin-bottom:5px;z-index:1}@media screen and (max-width:1025px){.zooming-content__col--title{font-size:12px;line-height:14px}}.zooming-content__col--text{font-size:11px;line-height:13px;z-index:1;opacity:.9}@media screen and (max-width:1025px){.zooming-content__col--text{font-size:11px;line-height:13px;opacity:1}}.zooming-content__col--right{position:relative}@media screen and (min-width:1026px){.zooming-content__col--right{width:435px;height:496px;max-height:100vh}}.zooming-content__col--right .--svg{position:absolute;right:0;bottom:0}@media screen and (max-width:1025px){.zooming-content__col--right{margin:0 -30px}}@media screen and (max-width:768px){.zooming-content__col--right{margin:0 -15px}}.zooming-content__col--right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform-origin:top right;transform-origin:top right}@media screen and (max-width:1025px){.zooming-content__text,.zooming-content__text-mobile{padding:24px 0 0}}@media screen and (min-width:1026px){.zooming-content__text .zooming-content__col--left,.zooming-content__text-mobile .zooming-content__col--left{width:360px;margin-right:0;padding-top:45px}}@media screen and (max-width:1025px){.zooming-content__text-mobile{padding:24px 0 65px}}.footer-container{z-index:1}@media screen and (min-width:1026px){.attractive-scene{margin-top:-350px}}.attractive-scene .wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:1026px){.attractive-scene .wrap{gap:34px}}@media screen and (max-width:1025px){.attractive-scene .wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.attractive-scene .layer-move{bottom:-13px}.attractive-scene__info{position:relative;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.attractive-scene__info .slider-navigation{right:auto;left:0}.attractive-scene__info .slider-navigation.--right{left:auto;right:0}@media screen and (max-width:1025px){.attractive-scene__info .slider-navigation{display:none}}@media screen and (max-width:1025px){.attractive-scene .swiper-slide img{height:auto!important;width:100%}}.attractive-scene__slide--desc.slider-block__slide-desc{position:absolute;bottom:0;left:0;width:100%;padding:0 0 25px 36px;text-shadow:none;font-size:20px;font-weight:600;line-height:25px;color:#fff}@media screen and (max-width:768px){.attractive-scene__slide--desc.slider-block__slide-desc{font-size:13px;line-height:14px;padding:0 0 12px 14px}}@media screen and (min-width:1026px){.attractive-scene .slider-block__list{-webkit-box-flex:0;-ms-flex:0 0 620px;flex:0 0 620px}}.attractive-scene .swiper-slide,.attractive-scene .swiper-slide img{border-radius:0!important}.attractive-scene__list{display:-webkit-box;display:-ms-flexbox;display:flex}.attractive-scene__list--col{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}@media screen and (max-width:1025px){.attractive-scene__list--col{-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.attractive-scene__list--col li{font-weight:500;margin-bottom:0;line-height:20px;padding-left:0}@media screen and (max-width:1025px){.attractive-scene__list--col li{padding-left:20px;font-size:15px}}.attractive-scene__list--col li:before{background:#2d3741}@media screen and (min-width:1026px){.attractive-scene__list--col li:before{content:none}}.--nowrap-text{white-space:nowrap}.--line-height-20{line-height:20px}.--line-height-22{line-height:22px}.long-btn{z-index:2;position:relative}.long-btn__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.long-btn__link.--go-golf a{width:550px}@media screen and (max-width:1025px){.long-btn__link.--go-golf a{width:180px}}.long-btn__link a{display:block;z-index:2;border:none;width:100%;color:currentColor}.long-btn__link a:hover .long-btn-arrow svg{left:10px!important}.long-btn__link .slider-block__title{width:550px}@media screen and (max-width:1025px){.long-btn__link .slider-block__title{width:180px}}.long-btn__link .slider-block__title.--map-btn{border-bottom:2px solid #a4a5a5;padding-bottom:13px;margin-bottom:13px;position:relative;font-size:15px;font-weight:500;line-height:20px;width:100%}@media screen and (max-width:1025px){.long-btn__link .slider-block__title.--map-btn{padding-bottom:15px;margin-bottom:15px}}.long-btn__link .slider-block__title.--map-btn.--big-text{font-size:28px;font-weight:600;line-height:30px;font-family:'Montserrat Alternates',serif}@media screen and (max-width:1025px){.long-btn__link .slider-block__title.--map-btn.--big-text{font-size:22px;line-height:26px}}.long-btn__link .slider-block__title.--map-btn .long-btn-arrow{bottom:-29px;position:absolute;background:#fff;padding-left:10px;font-weight:500;right:0;color:#a4a5a5;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-right:0;-webkit-transition:color .3s;transition:color .3s}@media screen and (max-width:1025px){.long-btn__link .slider-block__title.--map-btn .long-btn-arrow{bottom:-16px}}.long-btn__link .slider-block__title.--map-btn .long-btn-arrow svg{width:57px;height:56px;-webkit-transition:.4s;transition:.4s;position:relative;left:0;fill:#199473}@media screen and (max-width:1025px){.long-btn__link .slider-block__title.--map-btn .long-btn-arrow svg{width:30px;height:29px}}.swiper-control-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:25px;position:relative}.swiper-control-scrollbar .swiper-scrollbar-line.swiper-scrollbar-horizontal{position:absolute;width:calc(100% - 50px)!important;left:50%!important;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:35px;height:6px!important;background:rgba(25,148,115,.2)!important}.swiper-control-scrollbar .swiper-scrollbar-drag{background:#199473}.swiper-control-scrollbar .next-slide,.swiper-control-scrollbar .prev-slide{opacity:1;visibility:visible;-webkit-transition:.25s;transition:.25s;cursor:pointer}.swiper-control-scrollbar .next-slide svg,.swiper-control-scrollbar .prev-slide svg{stroke:#199473;stroke-width:3px;fill:none!important}.swiper-control-scrollbar .next-slide.swiper-button-disabled,.swiper-control-scrollbar .prev-slide.swiper-button-disabled{opacity:0;visibility:hidden}.swiper-control-scrollbar .next-slide svg,.swiper-control-scrollbar .prev-slide svg{fill:#199473}.swiper-control-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:30px}@media screen and (max-width:768px){.swiper-control-arrow{display:none}}.swiper-control-arrow .next-slide,.swiper-control-arrow .prev-slide{opacity:1;visibility:visible;-webkit-transition:.25s;transition:.25s;cursor:pointer;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;border:1px solid #199473}.swiper-control-arrow .next-slide svg,.swiper-control-arrow .prev-slide svg{width:20px;height:20px;margin-top:0}.swiper-control-arrow .next-slide.swiper-button-disabled,.swiper-control-arrow .prev-slide.swiper-button-disabled{border-color:#d1d2d2;pointer-events:none}.swiper-control-arrow .next-slide.swiper-button-disabled svg,.swiper-control-arrow .prev-slide.swiper-button-disabled svg{fill:#d1d2d2}.swiper-control-arrow .next-slide svg,.swiper-control-arrow .prev-slide svg{fill:#199473}.survey{padding-top:200px;padding-bottom:70px}@media screen and (max-width:768px){.survey{padding:100px 0 40px}}.survey__inner{max-width:800px;margin:0 auto;padding:0 16px}.survey__head{font-size:20px;line-height:1.4;text-align:center;margin-bottom:76px}@media screen and (max-width:768px){.survey__head{margin-bottom:40px}}.survey__section+.survey__section{margin-top:50px}@media screen and (max-width:768px){.survey__section+.survey__section{margin-top:32px}}.survey__section-title{font-family:'Montserrat Alternates',serif;font-size:24px;line-height:1.32;font-weight:600;margin-bottom:40px}@media screen and (max-width:768px){.survey__section-title{font-size:20px;margin-bottom:24px}}.survey__section-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}@media screen and (max-width:768px){.survey__section-controls{gap:16px}}.survey__section-other{margin-top:24px}@media screen and (max-width:768px){.survey__section-other{margin-top:16px}}.survey__bottom{padding-top:32px;margin-top:32px;border-top:1px solid #ededed}@media screen and (max-width:768px){.survey__bottom{padding-top:24px;margin-top:24px}}.survey__feedback-title{font-family:'Montserrat Alternates',serif;font-size:24px;line-height:1.32;font-weight:600;text-align:center;margin-bottom:32px}@media screen and (max-width:768px){.survey__feedback-title{font-size:20px;margin-bottom:24px}}.survey__feedback-variants{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:40px}.survey__inputs{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-template-columns:repeat(2,1fr);gap:18px}@media screen and (max-width:768px){.survey__inputs{grid-template-columns:1fr;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.survey__inputs .input .phone-before{display:none}.survey__inputs .checkbox{margin-top:12px}.survey__btn{display:block;max-width:460px;width:100%;margin:0 auto}@media screen and (max-width:768px){.survey__btn{max-width:100%}}.form-other{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.form-other__title{font-size:20px;line-height:1.3}.form-other__input{width:100%;height:52px;padding:12px 16px;font-size:16px;line-height:1.3;background:0 0;border:none;outline:0;border-bottom:1px solid #e8e8e8}.form-checkbox{position:relative}.form-checkbox input{position:absolute;left:0;top:0;width:0;opacity:0}.form-checkbox input:checked+label:before{background-color:#199473;border-color:#199473}.form-checkbox input:checked+label::after{opacity:1}.form-checkbox label{display:block;padding-left:32px;font-size:20px;line-height:1.3;cursor:pointer}.form-checkbox label::before{content:'';width:24px;height:24px;border:1px solid #9e9e9e;border-radius:6px;position:absolute;left:0;top:1px}.form-checkbox label::after{content:url(/local/media/img/checkbox-check.svg);position:absolute;top:-2px;left:6px;z-index:2}.form-radio{position:relative}.form-radio input{position:absolute;left:0;top:0;width:0;opacity:0}.form-radio input:checked+label:before{background-color:#199473;border-color:#199473}.form-radio input:checked+label::after{opacity:1}.form-radio label{display:block;padding-left:32px;font-size:20px;line-height:1.3;cursor:pointer}.form-radio label::before{content:'';width:24px;height:24px;border:1px solid #9e9e9e;border-radius:50%;position:absolute;left:0;top:1px}.form-radio label::after{content:'';opacity:0;width:12px;height:12px;background-color:#fff;position:absolute;z-index:2;top:7px;left:6px;border-radius:50%}.survey-selection{max-width:480px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.survey-selection__title{font-size:20px;line-height:1.3}@media screen and (max-width:768px){.survey-selection__title{font-size:16px}}.survey-selection__control{width:120px}.survey-selection__control .chosen-arrow svg{width:12px;height:12px;color:#1f1f1f}.survey__feedback-variants{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.survey__feedback-variants{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.survey-range{max-width:480px;width:100%}.survey-range__title{margin-bottom:32px}.survey-range__slider{width:100%}.survey-range__slider-limits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6px}.survey-range__slider-limits span{font-size:11px;line-height:1.4;color:#d1d1d1}.survey-range__slider .noUi-horizontal{height:1px;-webkit-box-shadow:none;box-shadow:none;border:none;background-color:#e8e8e8}.survey-range__slider .noUi-handle{width:11px;height:11px;background-color:#fff;border-radius:50%;border:1px solid #199473;top:-5px;right:-5px}.survey-range__slider .noUi-handle::after,.survey-range__slider .noUi-handle::before{display:none}.survey-range__slider .noUi-tooltip{border:none;padding:0;background-color:transparent;font-size:14px}.feedback-variant{position:relative;display:block;cursor:pointer}.feedback-variant input{position:absolute;left:0;top:0;opacity:0;width:0}.feedback-variant input:checked+.feedback-variant__btn{background-color:var(--accent-color);color:#fff}.feedback-variant input:checked+.feedback-variant__btn .feedback-variant__toggle::before{display:none}.feedback-variant input:checked+.feedback-variant__btn .feedback-variant__toggle::after{display:block}.feedback-variant__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:8px 24px 8px 8px;background-color:#fff;border:1px solid #e8e8e8;border-radius:100px}.feedback-variant__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:29px;height:29px;-ms-flex-negative:0;flex-shrink:0}.feedback-variant__toggle::before{content:'';width:29px;height:29px;background-color:transparent;border:1px solid #e8e8e8;border-radius:50%}.feedback-variant__toggle::after{content:'';width:25px;height:18px;background:url(/local/media/img/checked.svg) center center/contain no-repeat;display:none}.popup-survey.fancybox-content{max-width:635px;padding:64px!important;background-color:#fff!important}@media screen and (max-width:768px){.popup-survey.fancybox-content{padding:32px}}.popup-survey__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:50px}.popup-survey__title{font-size:32px;line-height:1.2;font-weight:600;font-family:'Montserrat Alternates',serif}@media screen and (max-width:768px){.popup-survey__title{font-size:24px}}.popup-survey__subtitle{font-size:20px;line-height:1.3;padding:0 64px}@media screen and (max-width:768px){.popup-survey__subtitle{padding:0}}.popup-survey__desc{font-size:14px;line-height:1.4}.we-in-numbers{position:relative;padding:80px 0;overflow:hidden}@media screen and (max-width:768px){.we-in-numbers{padding:45px 0 30px}}.we-in-numbers__background{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.we-in-numbers__background::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:rgba(39,51,63,.7)}.we-in-numbers__background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.we-in-numbers__slider{width:100%;max-width:1144px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}@media screen and (max-width:768px){.we-in-numbers__slider{overflow:visible}}.we-in-numbers__slider__navigation{position:absolute;z-index:5;left:50%;top:36px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:490px;max-width:100%;pointer-events:none}@media screen and (max-width:768px){.we-in-numbers__slider__navigation{top:15px;width:280px}}.we-in-numbers__slider__arrow{cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:auto;color:#fff;background:0 0;margin:0;padding:0;border:none;outline:0!important;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.we-in-numbers__slider__arrow:active{-webkit-transform:scale(.9);transform:scale(.9)}.we-in-numbers__slider__arrow::before{content:'';display:block;width:45px;height:45px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}@media screen and (max-width:768px){.we-in-numbers__slider__arrow::before{width:30px;height:30px}}.we-in-numbers__slider__arrow svg{width:25px;height:45px}@media screen and (max-width:768px){.we-in-numbers__slider__arrow svg{width:14px;height:17px}}.we-in-numbers__slider .swiper-slide .we-in-numbers-item{opacity:.5;pointer-events:none}.we-in-numbers__slider .swiper-slide.swiper-slide-active .we-in-numbers-item{opacity:1;pointer-events:auto}.we-in-numbers-item{color:#fff;text-align:center;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.we-in-numbers-item__title{font-weight:600;font-size:40px;line-height:1.2}@media screen and (max-width:768px){.we-in-numbers-item__title{font-size:24px}}.we-in-numbers-item__title:not(:last-child){margin-bottom:15px}.we-in-numbers-item__title span{font-size:60px}@media screen and (max-width:768px){.we-in-numbers-item__title span{font-size:25px}}.we-in-numbers-item__text{font-weight:500;font-size:18px;line-height:1.4}@media screen and (max-width:768px){.we-in-numbers-item__text{font-weight:400;font-size:14px}}.we-in-numbers-item__text:not(:last-child){margin-bottom:15px}@-webkit-keyframes toggleDescrHover{0%{opacity:0}100%{opacity:1}}@keyframes toggleDescrHover{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes toggleDescr{0%{opacity:0}100%{opacity:1}}@keyframes toggleDescr{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hideDescrPart{0%{opacity:1}100%{opacity:0}}@keyframes hideDescrPart{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes showDescrPart{0%{opacity:0}100%{opacity:1}}@keyframes showDescrPart{0%{opacity:0}100%{opacity:1}}.flats-plan{padding-top:20px}@media screen and (min-width:1026px){.flats-plan{position:relative;z-index:100}}.flats-plan.is-filter-open{z-index:99999;position:relative}.flats-plan .wrap{max-width:100%;padding-left:0;padding-right:0}.flats-plan__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flats-plan__col{width:50%;position:relative}.flats-plan__col--filters{width:370px}@media screen and (min-width:1026px){.flats-plan__col--filters{z-index:70;-webkit-box-flex:0;-ms-flex:0 0 370px;flex:0 0 370px}}.flats-plan__col--filters .flats-plan-filters{padding-right:30px;padding-left:30px;padding-top:20px}.flats-plan__col--result{width:auto;max-width:calc(100% - 350px);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;z-index:60;padding-top:20px}@media screen and (min-width:1026px){.flats-plan__col--result{padding-right:30px;padding-top:10px}}.flats-plan__col--result .th-sticker.-flats-map{background:0 0;right:auto;padding:0;left:40px;font-size:18px}.flats-plan__col--result .th-sticker.-flats-map .title{font-size:18px;text-shadow:0 4px 4px rgba(0,0,0,.25)}.flats-plan__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;max-width:410px;margin:0 auto 38px}@media screen and (max-width:1025px) and (min-width:769px){.flats-plan__info{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flats-plan__info .flats-plan__info--installment,.flats-plan__info .flats-plan__info--subsidies{margin-left:0!important;margin-right:0!important}}.flats-plan__info>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flats-plan__info--subsidies{width:69%}.flats-plan__info--subsidies .flats-plan__info--num span:nth-child(1){letter-spacing:-4px}.flats-plan__info--subsidies .flats-plan__info--num span:nth-child(2){margin-left:4px}.flats-plan__info--subsidies .flats-plan__info--num span span{font-size:12px}.flats-plan__info--subsidies .flats-plan__info--text{margin-left:-10px}.flats-plan__info--num{color:#e42727;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:8px}.flats-plan__info--num span{font-size:16px;font-weight:500}.flats-plan__info--num span:nth-child(1){font-size:64px;line-height:74%}.flats-plan__info--num span:nth-child(2){margin-left:-4px;margin-bottom:-6px}.flats-plan__info--num span.abs{position:absolute;left:0;top:-8px;font-size:13px}@media screen and (max-width:768px){.flats-plan__info--num span.abs{left:-10px}}.flats-plan__info--text{font-size:8px;line-height:130%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flats-plan__info--text h2,.flats-plan__info--text span{color:#8d8e8e;display:inline-block;font-family:Montserrat,sans-serif;font-size:8px;margin:0}.flats-plan__info--text h2:nth-child(1),.flats-plan__info--text span:nth-child(1){color:#1c9673;font-weight:700;margin-bottom:5px}.close-filter{background:#fff;border:none;width:40px;border-radius:100%;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.25);box-shadow:0 4px 16px rgba(0,0,0,.25);height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:absolute;top:24px;right:24px}.flats-plan-filters .h1{margin:0;display:none}.flats-plan-filters .h1:not(:last-child){margin-bottom:22px}.flats-plan-filters__toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:margin-bottom .3s;transition:margin-bottom .3s}.flats-plan-filters__toggler:not(:last-child){margin-bottom:32px}.flats-plan-filters__toggler:not(:last-child).layout-mode{margin-bottom:3px}.flats-plan-filters__toggler svg{width:24px;height:24px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}.flats-plan-filters__toggler svg path{fill:#1b9673}.flats-plan-filters__toggler-show{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:14px;width:194px;margin:0 5px;border:1px solid #1c9673;border-radius:5px}@media screen and (max-width:1025px){.flats-plan-filters__toggler-show{margin:0 5px 0 0}}.flats-plan-filters__toggler-show svg{margin-right:10px}.flats-plan-filters__toggler-item{position:relative;overflow:hidden;border:1px solid #1c9673;display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (max-width:1025px){.flats-plan-filters__toggler-item{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.flats-plan-filters__toggler-item label{font-weight:500;font-size:14px;line-height:171%;text-align:center;color:#1c9673;width:100%;cursor:pointer;padding:2px 16px;-webkit-transition:.3s;transition:.3s}.flats-plan-filters__toggler-item input{pointer-events:none;opacity:0;position:absolute;z-index:-1}.flats-plan-filters__toggler-item input:checked~label{background-color:#1c9673;color:#fff}[data-sidebar=container]{position:relative}@media screen and (min-width:1401px){.--dark-theme{width:220px}}@media screen and (min-width:1026px){.--dark-theme{border:1px solid #2d3741;border-radius:20px;overflow:hidden;width:190px;position:absolute;right:30px;top:10px;z-index:150;-webkit-transition:top .25s;transition:top .25s}.--dark-theme.layout-mode{opacity:0}.--dark-theme.--thh{top:-7px}.--dark-theme.--thh.list-active{top:10px!important}.--dark-theme .flats-plan-filters__toggler-item{border:none;border-radius:20px}.--dark-theme .flats-plan-filters__toggler-item label{color:#2d3741}.--dark-theme .flats-plan-filters__toggler-item label span{white-space:nowrap}.--dark-theme .flats-plan-filters__toggler-item input:checked~label{background-color:#e53f25;color:#fff}.--dark-theme.map-active{top:30px;right:50px;border:1px solid #fff}}@media screen and (min-width:1026px) and (max-width:1600px){.--dark-theme.map-active{right:36px}}@media screen and (min-width:1026px){.--dark-theme.map-active label{color:#fff}.--dark-theme.map-active input:checked~label{background-color:#e53f25;color:#fff}}.flats-plan-filters__block:not(:last-child){margin-bottom:15px}.flats-plan-filters__block-title{font-style:normal;font-weight:400;font-size:18px;line-height:120%;color:#2e3642}.flats-plan-filters__block-title:not(:last-child){margin-bottom:16px}.flats-plan-filters__block--area{max-width:100%}@media screen and (min-width:601px){.flats-plan-filters__block--area{width:160px}}.flats-plan-filters__block--floor{max-width:100%}@media screen and (min-width:601px){.flats-plan-filters__block--floor{width:120px}}.flats-plan-filters__floor-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px}.flats-plan-filters__floor-item{padding:4px;position:relative;overflow:hidden}.flats-plan-filters__floor-item label{font-style:normal;font-weight:700;font-size:14px;text-align:center;color:#1c9673;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border:1px solid #e8e8e8;border-radius:50%;cursor:pointer;-webkit-transition:.3s;transition:.3s}.flats-plan-filters__floor-item input{pointer-events:none;opacity:0;position:absolute;z-index:-1}.flats-plan-filters__floor-item input:checked~label{background-color:#1c9673;border-color:#1c9673;color:#fff}.estate-steps-end{color:#199473;text-decoration:none;margin-top:-10px;margin-bottom:15px;font-style:normal;text-transform:uppercase;font-weight:600;font-size:18px;line-height:120%;display:table}@media screen and (min-width:1025px) and (max-width:1500px){.estate-steps-end{margin-top:-5px}}.estate-steps{position:relative;overflow:hidden;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-10px;margin-bottom:15px;-webkit-transition:margin-top .25s;transition:margin-top .25s}@media screen and (max-width:1025px){.estate-steps{padding:0 5px;width:100%;max-width:362px;margin:15px auto}}.estate-steps__checkbox{width:50%}.estate-steps .estate-steps__checkbox:first-child label{border-radius:5px 0 0 5px}.estate-steps .estate-steps__checkbox:last-child label{border-radius:0 5px 5px 0}.estate-steps .estate-steps__checkbox:not(:first-child){margin-left:-1px}.estate-steps .estate-steps__checkbox:not(:first-child) label{border-left-color:#168365}.estate-steps label{font-style:normal;font-size:14px;text-align:center;color:#199473;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border:1px solid #199473;cursor:pointer;-webkit-transition:.25s;transition:.25s}.estate-steps input{pointer-events:none;opacity:0;position:absolute;z-index:-1}.estate-steps input:checked~label{background-color:#199473;border-color:#199473;color:#fff}.flats-plan-filters__floor-item.--parameters{position:relative;overflow:visible;padding:4px 10px 4px 4px}@media screen and (max-width:600px){.flats-plan-filters__floor-item.--parameters{padding:4px 20px 4px 4px}}.flats-plan-filters__floor-item.--parameters label{font-weight:500;font-size:12px;text-align:center;color:#9a9a9a;width:auto;height:auto;border:none;border-radius:0;position:relative;padding-left:15px}@media screen and (max-width:600px){.flats-plan-filters__floor-item.--parameters label{font-size:14px;color:#000}}.flats-plan-filters__floor-item.--parameters label:before{position:absolute;left:0;content:'';width:10px;height:10px;border-radius:100%;background:#fff;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.8);box-shadow:inset 0 0 2px rgba(0,0,0,.8);-webkit-transition:.3s;transition:.3s}.flats-plan-filters__floor-item.--parameters label:after{position:absolute;left:3px;top:50%;content:'';border-radius:100%;width:4px;height:4px;background:#1c9673;-webkit-transition:.3s;transition:.3s;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flats-plan-filters__floor-item.--parameters input:checked~label{background-color:transparent;border-color:transparent;color:#1c9673}.flats-plan-filters__floor-item.--parameters input:checked~label:after{opacity:1}.flats-plan-filters__floor-item.--parameters .--tooltip{position:absolute;right:0;top:3px;width:10px;height:10px}@media screen and (max-width:600px){.flats-plan-filters__floor-item.--parameters .--tooltip{right:-1px;top:5px;width:20px;height:20px}}.flats-plan-filters__floor-item.--parameters .--tooltip img{width:100%;height:100%}.flats-plan-filters__floor-item.--parameters [data-tippy-root]{max-width:150px;width:150px}.flats-plan-filters__floor-item.--parameters [data-tippy-root] .tippy-box{font-size:10px}.flats-plan-filters__slider .filter-slider-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.flats-plan-filters__slider .filter-slider-inputs input{width:50%;padding:0;margin:0;border:none;font-style:normal;font-weight:500;font-size:15px;line-height:91%;text-align:center;text-transform:lowercase;color:#2e3642;pointer-events:none;opacity:0;pointer-events:none}.flats-plan-filters__slider .filter-slider-inputs input:first-child{text-align:left}.flats-plan-filters__slider .filter-slider-inputs input:last-child{text-align:right}.flats-plan-filters__slider .filter-slider-inputs select{padding:0;margin:0;border:none;font-style:normal;font-weight:500;font-size:15px;line-height:91%;text-align:center;text-transform:lowercase;color:#2e3642;pointer-events:none;text-transform:initial;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;background:#fff}.flats-plan-filters__slider .filter-slider-inputs select:first-child{text-align:left}.flats-plan-filters__slider .filter-slider-inputs select:last-child{text-align:right;text-transform:initial}.flats-plan-filters__slider .filter-slider-inputs select::-ms-expand{display:none}.flats-plan-filters__slider .filter-slider-inputs select.no-chosen{display:block!important}.flats-plan-filters__slider .filter-slider-inputs select.no-chosen[name=date-end-2]{text-align:right}.flats-plan-filters__slider .filter-slider-inputs .chosen-container{display:none!important}.flats-plan-filters__slider .filter-slider-item{padding-left:5px;padding-right:5px;height:1px}.flats-plan-filters__slider .filter-slider-item .noUi-handle{border-width:1px}.flats-plan-filters__slider .noUi-tooltip{margin:0 0 4px;padding:2px;border:none;background-color:transparent;font-style:normal;font-weight:500;font-size:15px;line-height:91%;text-align:center;text-transform:lowercase;color:#2e3642;pointer-events:none}.flats-plan-filters__slider .noUi-handle.noUi-active{-webkit-transform:scale(1)!important;transform:scale(1)!important}.flats-plan-filters__actions button{border:none;padding:0;margin:0;background:0 0;cursor:pointer;font-style:normal;font-weight:400;font-size:12px;line-height:14px;text-align:center;text-decoration:underline;text-transform:lowercase;color:#c5c7c9;-webkit-transition:.3s;transition:.3s}.flats-plan-filters__actions button:hover{color:#1c9673}.flats-plan-filters__actions button[type=reset]{opacity:0;pointer-events:none}.flats-plan-filters__actions button[type=reset] svg{display:none}.flats-plan-filters__actions button[type=reset].is-visible{opacity:1;pointer-events:auto}.flats-plan-map{position:relative;overflow:hidden;z-index:60}.flats-plan-map [data-tippy-root]{z-index:5!important;-webkit-animation:toggleDescr .5s;animation:toggleDescr .5s}.flats-plan-map [data-tippy-root] .flats-plan-map-item__info-available{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-animation:showDescrPart .5s;animation:showDescrPart .5s}.flats-plan-map [data-tippy-root] .flats-plan-map-item__info-main{display:none;opacity:0;-webkit-animation:hideDescrPart .5s;animation:hideDescrPart .5s}.flats-plan-map [data-tippy-root].tippy--hoverabled{z-index:10!important;-webkit-animation:toggleDescrHover .5s;animation:toggleDescrHover .5s}@media screen and (max-width:600px){.flats-plan-map [data-tippy-root].tippy--hoverabled:not(.tippy--not-active){display:none!important}}.flats-plan-map [data-tippy-root].tippy--hoverabled .tippy-box{background-color:#fff;color:#3d3f40;margin-left:0}.flats-plan-map [data-tippy-root].tippy--hoverabled .tippy-arrow{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.flats-plan-map [data-tippy-root].tippy--hoverabled .flats-plan-map-item__info-available{display:none;opacity:0;-webkit-animation:hideDescrPart .5s;animation:hideDescrPart .5s}.flats-plan-map [data-tippy-root].tippy--hoverabled .flats-plan-map-item__info-main{display:block;opacity:1;-webkit-animation:showDescrPart .5s;animation:showDescrPart .5s}.flats-plan-map [data-tippy-root].tippy--not-active{opacity:0;-webkit-animation:none;animation:none;-webkit-transition:.3s;transition:.3s}.flats-plan-map [data-tippy-root].tippy--not-active .tippy-box{background-color:rgba(117,117,117,.8);color:#fff}.flats-plan-map [data-tippy-root].tippy--not-active .tippy-content{padding:0}.flats-plan-map [data-tippy-root].tippy--not-active .tippy-arrow{color:rgba(117,117,117,.8)}.flats-plan-map [data-tippy-root].tippy--not-active .flats-plan-map-item__info-available{display:none;opacity:0;-webkit-animation:none;animation:none;color:#fff}.flats-plan-map [data-tippy-root].tippy--not-active .flats-plan-map-item__info-main{display:block;opacity:1;-webkit-animation:none;animation:none}.flats-plan-map [data-tippy-root].tippy--not-active .flats-plan-map-item__info-header span{color:#fff}.flats-plan-map [data-tippy-root].tippy--not-active .flats-plan-map-item__info-body--green{background:0 0}.flats-plan-map [data-tippy-root].tippy--not-active.tippy--hoverabled{opacity:1;-webkit-animation:none;animation:none}@media screen and (max-width:600px){.flats-plan-map [data-tippy-root].tippy--not-active.tippy--hoverabled#tippy-22,.flats-plan-map [data-tippy-root].tippy--not-active.tippy--hoverabled#tippy-28{left:-41px!important}}.flats-plan-list{position:relative;overflow:hidden;z-index:60;overflow:visible}.flats-plan-list .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1026px){.flats-plan-list .info-item{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.flats-plan-list .info-item>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.flats-plan-list .info-item__row--1>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.flats-plan-list .info-item__row--1>div>span{display:inline-block}.flats-plan-list .info-item__row--1>div>span:nth-child(1){font-weight:700;font-size:22px}.flats-plan-list .info-item__row--1>div>span:nth-child(2){font-size:14px;margin-left:5px}.flats-plan-list .--layout .top{color:#ababab;font-size:18px}.flats-plan-list .--layout .info-item__row--1>div>span:nth-child(1){font-weight:700;font-size:18px}.flats-plan-list .--layout .info-item__row--1>div>span:nth-child(2){font-size:12px;margin-left:5px}.flats-plan-list .--layout .info-item__row--2 .info-item__price--pr span{display:inline-block}.flats-plan-list .--layout .info-item__row--2 .info-item__price--pr span:nth-child(2){font-weight:700;font-size:28px;color:#1c9673}.flats-plan-list .--layout .info-item__row--2 .info-item__price--pr span:nth-child(1),.flats-plan-list .--layout .info-item__row--2 .info-item__price--pr span:nth-child(3){font-size:18px;margin-left:5px;color:#2d3741;font-weight:400}.flats-plan-list .--layout .info-item__row--2 .info-item__price--pr span:nth-child(1){margin-left:0}.flats-plan-list .--layout .info-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.flats-plan-list .--layout .info-footer .handing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:auto;font-size:16px}@media screen and (max-width:1200px){.flats-plan-list .--layout .info-footer .handing{font-size:14px}}@media screen and (max-width:768px){.flats-plan-list .--layout .info-footer .handing{font-size:16px}}.flats-plan-list .--layout .info-footer .handing span:nth-child(1){margin-right:6px}.flats-plan-list .--layout .info-footer .handing span:nth-child(2){font-size:inherit}.flats-plan-list .--layout .info-footer .handing span:nth-child(2) span{font-size:15px;margin-right:10px}.flats-plan-list .--layout .info-footer .handing.--count-estate{display:none}.flats-plan-list .--layout .info-footer .handing:nth-child(1){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flats-plan-list .--layout .info-item__row--2 .info-item__price--qd{font-size:18px}.flats-plan-list .flats-layout-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media screen and (max-width:1200px){.flats-plan-list .flats-layout-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.flats-plan-list .flats-layout-list .layout-list-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;overflow:hidden}@media screen and (min-width:1201px){.flats-plan-list .flats-layout-list .layout-list-simple{-webkit-box-flex:0;-ms-flex:0 0 408px;flex:0 0 408px}}@media screen and (max-width:1200px){.flats-plan-list .flats-layout-list .layout-list-simple{max-width:408px;margin:0 auto 30px;width:100%}}@media screen and (max-width:768px){.flats-plan-list .flats-layout-list .layout-list-simple{margin:0 auto 24px;max-width:100%}}@media screen and (max-width:600px){.flats-plan-list .flats-layout-list .layout-list-simple{max-width:100%}}@media screen and (min-width:1200px) and (max-width:1650px){.flats-plan-list .flats-layout-list .layout-list-simple{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px}.flats-plan-list .flats-layout-list .layout-list-simple.--layout .info-footer .handing{font-size:15px}}.flats-plan-list .flats-layout-list .layout-list-simple .info-item__row--2{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flats-plan-list .flats-layout-list .layout-list-simple .catalog__list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.flats-plan-list .flats-layout-list .layout-list-simple .catalog__list .realty-item{width:100%}@media screen and (max-width:1025px){.flats-plan-list .flats-layout-list .layout-list-simple .info-footer,.flats-plan-list .flats-layout-list .layout-list-simple .info-item{display:none}}.flats-plan-list .flats-layout-list .layout-list-simple .realty-item a:hover{-webkit-box-shadow:none;box-shadow:none;border:1px solid #e8e8e8}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode){-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode){padding-left:20px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .catalog__item_plan .realty-item{padding:0 15px}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .catalog__item_plan:nth-child(even) .realty-item{background:#f5f5f5}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .catalog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}@media screen and (min-width:1201px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .catalog__list{padding:0}}@media screen and (max-width:1025px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .catalog__list{padding-top:0!important}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item{margin-bottom:5px}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item{margin-bottom:10px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .realty-item{border-bottom:1px solid #ededed;padding:0}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .realty-item .top{display:none}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .realty-item .img{display:none}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .realty-item a{padding:12px 0;border:0}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .realty-item a:hover{-webkit-box-shadow:none;box-shadow:none}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__quadrature{min-width:56px;margin-left:0}@media screen and (min-width:1401px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__quadrature{margin-left:0}}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__quadrature{margin-left:5px}}@media screen and (min-width:420px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__quadrature{margin-left:10px}}@media screen and (max-width:600px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__quadrature{min-width:65px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__rooms{min-width:35px}@media screen and (max-width:600px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__rooms{min-width:48px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--qd{font-size:14px;min-width:125px}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--qd{font-size:12px;white-space:nowrap;padding-left:10px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--qd strong{font-size:18px}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--qd strong{font-size:16px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment{margin-left:5px!important}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item{display:none!important}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item:nth-child(2){display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:360px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item:nth-child(2)>span:nth-child(1){display:none!important}}@media screen and (max-width:360px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item:nth-child(2)>span:nth-child(2){margin-left:0}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:14px}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:12px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span span{font-size:8px;font-weight:500}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--pr span:nth-child(1){font-size:12px;white-space:nowrap}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--pr span:nth-child(1){font-size:18px}}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--pr span:nth-child(1){font-size:16px}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--pr span:nth-child(1){font-size:14px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:8px;white-space:nowrap;font-weight:500}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:14px!important}}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:12px!important}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:10px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2>div{margin-right:10px;line-height:100%}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2>div:last-child{margin-right:0}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price{margin-right:0}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__price{min-width:120px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .handing{display:none}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2{padding-left:40px}}@media screen and (min-width:1200px) and (max-width:1650px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2{padding-left:0}}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment{min-width:150px}}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment{min-width:125px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment>div{font-size:10px}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment>div{font-size:14px}}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment>div{font-size:12px}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment>div{font-size:12px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2) .plan-tooltip__text-from{font-size:10px}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2) .plan-tooltip__text-from{font-size:14px}}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2) .plan-tooltip__text-from{font-size:12px}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2) .plan-tooltip__text-from{font-size:12px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:12px;font-weight:700}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:18px}}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:16px}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:14px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .sale{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;white-space:nowrap;font-weight:300;color:#e53f25;text-transform:lowercase;background:rgba(228,39,39,.1);border-radius:4px;padding:2px 6px}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .sale{-webkit-box-flex:0;-ms-flex:0 0 114px;flex:0 0 114px}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .sale{font-size:10px;-webkit-box-flex:0;-ms-flex:0 0 109px;flex:0 0 109px}}@media screen and (max-width:391px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .sale{font-size:8px;-webkit-box-flex:0;-ms-flex:0 0 94px;flex:0 0 94px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .sale span{font-weight:500!important}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .table-b{display:inline-block;color:#000;font-weight:700;margin-left:2px}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .installment-b{display:inline-block;-webkit-box-flex:1;-ms-flex:auto;flex:auto;text-align:right}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .catalog__list{grid-template-columns:repeat(1,1fr);grid-gap:0}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item>div{margin-bottom:0}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item>div.info-item__row--1{margin-right:3px}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1{width:36%}}@media screen and (min-width:1350px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1{width:50%}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div{width:25%;margin-right:10px;line-height:100%}@media screen and (max-width:430px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div{margin-right:5px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div>span:nth-child(1){font-size:12px;white-space:nowrap}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div>span:nth-child(1){font-size:18px}}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div>span:nth-child(1){font-size:16px}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div>span:nth-child(1){font-size:14px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div>span:nth-child(2){font-size:8px;white-space:nowrap;font-weight:500}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div>span:nth-child(2){font-size:14px!important}}@media screen and (min-width:1200px) and (max-width:1850px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div>span:nth-child(2){font-size:12px!important}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div>span:nth-child(2){font-size:10px}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1>div.info-item__building-end{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:1350px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1 .renting{display:none!important}}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-item__row--1 .renting span{font-weight:400;font-size:14px!important}.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-footer .address{font-size:10px;color:#000;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:2px}@media screen and (min-width:1026px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-footer .address{font-size:14px}}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-footer .address{font-size:11px}}@media screen and (max-width:1350px){.flats-plan-list .flats-layout-list .layout-list-many:not(.grid-mode) .info-footer .address .table-b{display:block!important}}@media screen and (max-width:1025px){.flats-plan-list .flats-layout-list .layout-list-many.grid-mode .catalog__list{padding-top:0!important}}.flats-plan-list .info-item__row--2>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flats-plan-list .info-item__row--2 .info-item__price>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flats-plan-list .info-item__row--2 .info-item__price>div.info-item__price--pr{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flats-plan-list .info-item__row--2 .info-item__price--pr span{display:inline-block}.flats-plan-list .info-item__row--2 .info-item__price--pr span:nth-child(1){font-weight:700;font-size:22px;color:#1c9673}.flats-plan-list .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:14px;margin-left:5px}.flats-plan-list .info-item__row--2 .info-item__price--qd{font-size:16px}.flats-plan-list .info-item__row--2 .info-item__installment>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:14px}@media screen and (max-width:600px){.flats-plan-list .info-item__row--2 .info-item__installment>div{font-size:12px}}.flats-plan-list .info-item__row--2 .info-item__installment--item span{display:inline-block}.flats-plan-list .info-item__row--2 .info-item__installment--item span:nth-child(2){margin-left:5px;color:#e42727;font-weight:650;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flats-plan-list .info-item__row--2 .info-item__installment--item span:nth-child(2) .plan-tooltip__text-from{font-size:14px;margin-right:4px;color:#2d3741;font-weight:400}@media screen and (max-width:600px){.flats-plan-list .info-item__row--2 .info-item__installment--item span:nth-child(2) .plan-tooltip__text-from{font-size:12px}}.flats-plan-list .info-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px}.flats-plan-list .info-footer>div{width:50%}.flats-plan-list .info-footer .address{width:63%}@media screen and (max-width:768px){.flats-plan-list .info-footer .address{line-height:2}}.flats-plan-list .info-footer .table-b{display:none}.flats-plan-list .info-footer .installment-b{display:none}.flats-plan-list .info-footer .sale{display:none}.flats-plan-list .info-footer .handing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:auto}.flats-plan-list .info-footer .handing span{display:inline-block}.flats-plan-list .info-footer .handing span:nth-child(2){font-size:18px}.flats-plan-list .show-gallery{display:none}.flats-plan-list:not(.table-view) .show-gallery{display:-webkit-box;display:-ms-flexbox;display:flex}.flats-plan-map[data-buildings-plan-view]{position:absolute;pointer-events:none;opacity:0;z-index:-1}@media screen and (max-width:600px){.flats-plan-map[data-buildings-plan-view]{width:412px;height:893px;margin:0 auto}}@media screen and (max-width:350px){.flats-plan-map[data-buildings-plan-view]{width:387px;height:563px;margin:0 0 0 -20px}}@media screen and (max-width:600px){.--th-m .flats-plan-map.--th{width:390px!important;height:537px!important;margin:0 auto!important;overflow:hidden}}@media screen and (max-width:600px) and (min-width:391px){.--th-m .flats-plan-map.--th{border-radius:5px}}@media screen and (max-width:600px){.--th-m .flats-plan-map.--th .flats-plan-map__svg svg,.--th-m .flats-plan-map__picture img{width:390px!important;height:537px!important;margin:0 auto!important}}@media screen and (max-width:350px){.--th-m .flats-plan-map[data-buildings-plan-view]{height:auto}}@media screen and (max-width:600px){#c-res{width:412px;margin:0 auto}}@media screen and (max-width:600px){#c-res .flats-plan-map[data-buildings-plan-view]{width:412px;height:602px;margin:0 auto}}@media screen and (max-width:600px){#c-res .flats-plan-map__svg-buildings{height:auto}}.flats-plan-list[data-buildings-plan-view]{position:absolute;pointer-events:none;opacity:0;z-index:-1}.flats-plan-map[data-buildings-plan-view].is-active{position:relative;pointer-events:auto;opacity:1;z-index:60;-webkit-transition:opacity .3s;transition:opacity .3s;overflow:hidden}.flats-plan-list[data-buildings-plan-view].is-active{position:relative;pointer-events:auto;opacity:1;z-index:60;-webkit-transition:opacity .3s;transition:opacity .3s;margin-top:-6px}.flats-plan-map-svg-item{fill:#000;-webkit-transition-property:opacity;transition-property:opacity;opacity:0;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:cubic-bezier(.25,.74,.22,.99);transition-timing-function:cubic-bezier(.25,.74,.22,.99);cursor:pointer}.flats-plan-map-svg-item:hover{opacity:0}.flats-plan-map-svg-item--disabled{opacity:.55;pointer-events:none}.flats-plan-map-svg-item--not-active{opacity:.55;cursor:default}.flats-plan-map-svg-item--not-active:hover{opacity:.55}.flats-plan-map-svg-anchor{opacity:0}.flats-plan-map__title{position:absolute;top:25px;left:30px;font-family:Montserrat;font-style:normal;font-weight:600;font-size:18px;line-height:122%;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);z-index:4}.flats-plan-map-item{width:0;height:0;background-color:transparent;position:absolute}.flats-plan-map__picture{position:relative;z-index:1}.flats-plan-map__picture img{min-width:100%}.flats-plan-map__svg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.flats-plan-map__svg-buildings{width:100%;height:100%}@media screen and (max-width:395px){.flats-plan-map__svg-buildings{height:auto;width:100%}}.flats-plan-map__svg-points{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.flats-plan-map__compas{position:absolute;bottom:30px;right:50px;z-index:63}@media screen and (max-width:1600px){.flats-plan-map__compas{right:36px}}.flats-plan-map__list{position:absolute;width:100%;height:100%;pointer-events:none;top:0;left:0;z-index:4}.flats-plan-map__list .tippy-box{background-color:transparent;color:#fff;margin-left:-8px;-webkit-transition:margin-left .3s;transition:margin-left .3s}.flats-plan-map__list .tippy-content{padding:0}.flats-plan-map__list .tippy-arrow{color:#fff;opacity:0}.pop.svg-map{width:1530px!important;max-width:100%!important;background:#fff}@media screen and (min-width:1026px) and (max-width:1726px){.pop.svg-map{top:45px}}@media screen and (max-width:1025px){.pop.svg-map{width:100%;height:100%;overflow:auto;background:#fff!important}}@media screen and (max-width:1025px){.pop.svg-map .fancybox-button--close{right:25px!important;top:61px!important}}@media screen and (max-width:600px){.pop.svg-map .fancybox-button--close{top:51px!important}}.pop.svg-map .flats-plan__col--result{padding-top:0}.pop.svg-map .flats-plan-filters__actions button[type=reset]{opacity:1!important;pointer-events:all!important}@media screen and (max-width:1025px){.pop.svg-map .flats-plan-filters__actions button[type=reset]{position:relative;top:0}}.pop.svg-map .flats-plan__row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.pop.svg-map .flats-plan__col--filters{padding:30px 24px}@media screen and (max-width:1025px){.pop.svg-map .flats-plan__col--filters{padding:30px 24px 88px}}.pop.svg-map .flats-plan-filters__block--date{pointer-events:none;color:#d1d1d1!important}.pop.svg-map .flats-plan-filters__block--date *{color:#d1d1d1!important}.pop.svg-map .flats-plan-filters__block--date .noUi-target .noUi-connect{background-color:#d1d1d1!important}.pop.svg-map .flats-plan-filters__block--date .noUi-target .noUi-handle{border-color:#d1d1d1!important}@media screen and (min-width:1026px){.pop.svg-map .flats-plan__col--result{padding-right:0}}@media screen and (max-width:1025px){.pop.svg-map .read-more__link-wrap{display:inline-block}.pop.svg-map .read-more__link-wrap:not(:first-child){margin-top:15px}}.no-results{text-align:center;margin-top:0;margin-left:0;border:none;width:100%;padding:0;background-image:url(/local/media/img/no-result.jpg);background-size:contain;background-repeat:no-repeat;background-position:center;min-height:647px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-results-text{border:1px solid #e8e8e8;padding:55px 60px;display:inline-block;font-weight:500;font-size:20px;line-height:34px}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overlay{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.35);z-index:102;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:opacity .25s;transition:opacity .25s}.overlay.is-show{opacity:1;visibility:visible}.flats-plan-filters__block.flats-plan-filters__block--date .noUi-tooltip{opacity:0}.catalog__list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;padding:0}.catalog__list .realty-item{position:relative}.catalog__list .realty-item .top .number{font-family:'Montserrat Alternates',serif}.catalog__list .realty-item .top .sale{color:#e53f25;font-size:18px}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .catalog__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.flats-plan-list.table-view .flats-plan-list__container .catalog__list .same-flats:nth-child(even) .realty-item{background:#f5f5f5}.flats-plan-list.table-view .flats-plan-list__container .info-item__price--qd{display:none!important}.flats-plan-list.table-view .flats-plan-list__container .info-item{margin-bottom:5px}.flats-plan-list.table-view .flats-plan-list__container .realty-item{border-bottom:1px solid #ededed;padding:0 15px}.flats-plan-list.table-view .flats-plan-list__container .realty-item .top{display:none}.flats-plan-list.table-view .flats-plan-list__container .realty-item .--count-estate{display:none}.flats-plan-list.table-view .flats-plan-list__container .realty-item .img{display:none}.flats-plan-list.table-view .flats-plan-list__container .realty-item a{padding:12px 0;border:0}.flats-plan-list.table-view .flats-plan-list__container .realty-item a:hover{-webkit-box-shadow:none;box-shadow:none}.flats-plan-list.table-view .flats-plan-list__container .info-item__quadrature{min-width:56px}.flats-plan-list.table-view .flats-plan-list__container .info-item__rooms{min-width:35px}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment{margin-left:5px!important}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item:nth-child(2){display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:1025px) and (max-width:360px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item:nth-child(2)>span:nth-child(1){display:none!important}}@media screen and (max-width:1025px) and (max-width:360px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item:nth-child(2)>span:nth-child(2){margin-left:0}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:14px}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item span span{font-size:8px;font-weight:500}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__price--pr span:nth-child(1){font-size:12px;white-space:nowrap}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__price--pr span:nth-child(1){font-size:14px}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:8px;white-space:nowrap;font-weight:500}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:10px}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2>div{margin-right:10px;line-height:100%}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2>div:last-child{margin-right:0}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__price{margin-right:0}.flats-plan-list.table-view .flats-plan-list__container .handing{display:none}.flats-plan-list.table-view .flats-plan-list__container .handing span:nth-child(2){font-weight:400!important}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment>div{font-size:10px}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment>div{font-size:12px}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item span:nth-child(2) .plan-tooltip__text-from{font-size:10px}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item span:nth-child(2) .plan-tooltip__text-from{font-size:12px}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:10px;font-weight:700}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--2 .info-item__installment--item span:nth-child(2){font-size:14px}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .sale{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;font-size:8px;white-space:nowrap;font-weight:300;color:#e53f25;text-transform:lowercase;background:rgba(228,39,39,.1);border-radius:4px;padding:2px 6px}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .sale{font-size:10px;-webkit-box-flex:0;-ms-flex:0 0 109px;flex:0 0 109px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1025px) and (max-width:391px){.flats-plan-list.table-view .flats-plan-list__container .sale{-webkit-box-flex:0;-ms-flex:0 0 94px;flex:0 0 94px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .sale span{font-weight:500!important}.flats-plan-list.table-view .flats-plan-list__container .table-b{display:inline-block;color:#000;font-weight:700;margin-left:2px}.flats-plan-list.table-view .flats-plan-list__container .installment-b{display:inline-block;-webkit-box-flex:1;-ms-flex:auto;flex:auto;text-align:right}.flats-plan-list.table-view .flats-plan-list__container .catalog__list{grid-template-columns:repeat(1,1fr);grid-gap:0}.flats-plan-list.table-view .flats-plan-list__container .info-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flats-plan-list.table-view .flats-plan-list__container .info-item>div{margin-bottom:0}.flats-plan-list.table-view .flats-plan-list__container .info-item>div.info-item__row--1{margin-right:3px}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--1>div{margin-right:10px;line-height:100%;width:20%}.flats-plan-list.table-view .flats-plan-list__container .info-item__row--1>div>span:nth-child(1){font-size:12px;white-space:nowrap}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--1>div>span:nth-child(1){font-size:14px}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--1>div>span:nth-child(2){font-size:8px;white-space:nowrap;font-weight:500}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--1>div>span:nth-child(2){font-size:10px}}@media screen and (max-width:1025px){.flats-plan-list.table-view .flats-plan-list__container .info-item__row--1>div.info-item__building-end{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.flats-plan-list.table-view .flats-plan-list__container .info-footer .address{font-size:10px;color:#000;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:2px}}@media screen and (max-width:1025px) and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .flats-plan-list__container .info-footer .address{font-size:11px}}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--1>div{width:auto;-webkit-box-flex:0;-ms-flex:none;flex:none}.flats-plan-list.table-view .--layout .flats-plan-list__container .--count-estate{color:#ababab}.flats-plan-list.table-view .--layout .flats-plan-list__container .--count-estate span{margin-right:0}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__quadrature{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:115px!important}@media screen and (min-width:601px){.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__quadrature{padding-left:30%}}@media screen and (max-width:600px){.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__quadrature{padding-left:5px}}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:none;flex:none}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2 .info-item__price--pr span{display:inline-block}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2 .info-item__price--pr span:nth-child(2){font-weight:700;font-size:12px;color:#199473}@media screen and (min-width:220px) and (max-width:270px){.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:14px}}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2 .info-item__price--pr span:nth-child(1),.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2 .info-item__price--pr span:nth-child(3){font-size:10px;margin-left:5px;color:#2d3741;font-weight:400}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2 .info-item__price--qd{display:none}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2 .info-item__price--qd span{font-size:12px}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-item__row--2 .info-item__price--qd span strong{font-size:14px}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-footer .handing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:12px}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-footer .handing span:nth-child(2){font-size:12px;font-weight:700}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-footer .handing span:nth-child(2) span{font-size:10px;margin-right:8px;font-weight:400}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-footer .handing span:nth-child(2) span.small{margin-right:3px}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-footer .handing:nth-child(1){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:8px}.flats-plan-list.table-view .--layout .flats-plan-list__container .info-footer .handing:nth-child(1) span:nth-child(1){margin-right:8px}.filter-realty-bottom{height:auto;margin-bottom:20px}@media screen and (min-width:1026px){.filter-realty-bottom{padding-right:205px}}@media screen and (min-width:1401px){.filter-realty-bottom{padding-right:260px}}@media screen and (max-width:600px){.filter-realty-bottom{margin-bottom:0;padding-bottom:15px}}@media screen and (max-width:1025px){.pop.svg-map .flats-plan__col--filters{position:fixed;height:100%;top:0;left:0;width:100%;z-index:100;opacity:0;visibility:hidden;-webkit-transition:.25s;transition:.25s}.pop.svg-map .flats-plan__col--filters.is-open{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.flats-plan__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flats-plan__col--filters{width:100%}.flats-plan__col--filters .flats-plan-filters{padding-top:0}.flats-plan-filters form{position:fixed;top:50%;background:#fff;padding:60px 150px 90px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;visibility:hidden;z-index:104;width:100%;-webkit-transition:.25s;transition:.25s;max-width:550px;height:100%;min-height:100svh;overflow:auto}.flats-plan-filters form.is-open{opacity:1;visibility:visible;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;z-index:550}.flats-plan-filters .estate-steps{display:none}.flats-plan-filters__toggler{position:absolute;z-index:100;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10px;padding-bottom:10px;left:0}}@media screen and (max-width:1025px) and (max-width:1025px){.flats-plan-filters__toggler{padding:10px 5px 0 5px}}@media screen and (max-width:1025px) and (max-width:1025px){[data-sidebar]{z-index:150}}@media screen and (max-width:1025px){.flats-plan-filters__toggler.list-active{color:#1c9673;background:#fff}.flats-plan-filters__toggler.list-active .flats-plan-filters__toggler-show{border-color:#1c9673}.flats-plan-filters__toggler.list-active svg path{fill:#1c9673}.flats-plan-filters__toggler.list-active .flats-plan-filters__toggler-item label{border-color:#1c9673}.flats-plan-filters__toggler.list-active .flats-plan-filters__toggler-item input:checked~label{background-color:#1c9673;border-color:#1c9673}.flats-plan-filters__toggler.list-active .flats-plan-filters__toggler-item input:checked~label svg path{fill:#fff}.flats-plan-filters__toggler-item{width:42px;height:38px;margin:0 5px;border:none}.flats-plan-filters__toggler-item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flats-plan-filters__toggler-item:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 0 0 5px}.flats-plan-filters__toggler-item:nth-child(3){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flats-plan-filters__toggler-item:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.flats-plan-filters__toggler-item label{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff;border-radius:5px}.flats-plan-filters__toggler-item label span{display:none}.flats-plan-filters__actions button[type=reset]{position:absolute;top:30px;color:#000;font-weight:500;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flats-plan-filters__actions button[type=reset] svg{margin-right:5px;display:inline-block}.flats-plan-map__compas{bottom:15px;right:15px;z-index:63;width:60px;height:60px}.flats-plan-map__compas svg{width:100%;height:100%}.catalog__list{padding:0 15px}.filter-realty-bottom .text-small{text-align:center}.load-more{margin-bottom:30px}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-item input~label{border:1px solid #199473}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-item input~label svg path{fill:#199473}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-item input:checked~label svg path{fill:#fff}.flats-plan__col--result{max-width:100%;width:100%;padding-top:0}.flats-plan__col--result.overflow-hidden{padding-top:60px}}@media screen and (max-width:600px){.flats-plan__row{overflow:hidden}.flats-plan__col--result{max-width:100%;width:100%;padding-top:0}.flats-plan__col--result.overflow-hidden{padding-top:60px}.flats-plan__col--result.map-view-r{width:100%;height:auto;padding-top:0}}@media screen and (max-width:600px) and (min-width:601px){.flats-plan__col--result.map-view-r{margin:-84px auto}}@media screen and (max-width:600px){.flats-plan-map__title{top:86px;left:0;width:100%;text-align:center}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-item input~label{border:1px solid #fff}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-item input~label svg path{fill:#fff}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-item input:checked~label{border-color:#199473}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-item input:checked~label svg path{fill:#fff}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-show{border-color:#fff;color:#fff}.flats-plan-filters__toggler.map-active .flats-plan-filters__toggler-show svg path{fill:#fff}}@media screen and (min-width:1025px) and (max-width:1250px){.flats-plan-filters__block:not(:last-child){margin-bottom:16px}}@media screen and (min-width:1025px) and (max-width:1500px){.flats-plan__col--filters{width:270px}.renovation-check label{font-size:13px;padding:0 0 0 30px}.flats-plan__col--result{max-width:calc(100% - 270px)}.flats-plan-filters__block-title{font-size:13px;font-weight:500}.flats-plan-filters__block-title:not(:last-child){margin-bottom:8px}.flats-plan-filters__floor-item label{width:35px;height:35px}.pop.svg-map section.plan-area{min-height:480px;min-width:890px}.pop.svg-map .plan-area-compass{position:fixed}.pop.svg-map .flats-plan__col--filters{padding:15px 30px}}.flats-plan__info{max-width:100%;width:90%;padding:0}.flats-plan__info--installment{width:46%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;border:none}.flats-plan__info--subsidies{width:54%;display:-webkit-box;display:-ms-flexbox;display:flex;border:none}.flats-plan-list .info-item__row--1 sup{font-size:6px;margin-left:-1px}@media screen and (max-width:1025px){.flats-plan-filters form{top:0;width:100%;max-width:100%;height:100%;left:0;-webkit-transform:none;transform:none}}@media screen and (max-width:570px){.flats-plan-filters form{padding:60px 30px 90px}}@media screen and (min-width:1025px){.flats-plan-filters__toggler-show{display:none}.flats-plan-filters__toggler-item:first-child{border-radius:2px 0 0 2px}.flats-plan-filters__toggler-item:last-child{border-radius:0 2px 2px 0}.flats-plan-filters .close-filter{display:none}}@media screen and (min-width:1200px){.flats-plan-map{min-height:577px;min-width:1240px}.flats-plan-map.--th{min-height:558px}}@media screen and (min-width:901px) and (max-width:1300px){.flats-plan-map__container .flats-plan-filters__toggler{right:170px;top:20px}}@media screen and (min-width:1301px) and (max-width:1600px){.flats-plan-map__container .flats-plan-filters__toggler{right:109px;top:20px}}@media screen and (min-width:1026px){.flats-plan-map__container .flats-plan-filters__toggler.--dark-theme{z-index:4}}.flats-plan-map.--th .--deactivated{pointer-events:none!important}.flats-plan__col.--th-m .plan-area-compass{z-index:222;right:50px}@media screen and (max-width:1600px){.flats-plan__col.--th-m .plan-area-compass{right:36px}}.flats-plan__col.--th-m .plan-area-compass .compass--dark{--direction:360deg}@media screen and (max-width:1025px){.flats-plan__col.--th-m .plan-area-compass .compass--dark{--direction:0deg}}@media screen and (max-width:600px){.flats-plan__col.--th-m .plan-area-compass{position:absolute;right:auto;left:10px;bottom:14px;-webkit-transform:scale(.8);transform:scale(.8)}}@media screen and (max-width:600px) and (min-width:391px){.flats-plan__col.--th-m .plan-area-compass{left:20px}}@media screen and (max-width:1025px){.flats-plan__col.--th-m .address{font-size:11px;line-height:14px}}@media screen and (max-width:1025px){.flats-plan__col.--th-m .handing{color:#000}}@media screen and (max-width:1025px){.flats-plan__col.--th-m .handing .btn.btn-green{font-size:11px;height:31px}}.flats-plan__col.--th-m .handing.handing-sber{display:none}@media screen and (max-width:1025px){.flats-plan__col.--th-m .table-view .handing.handing-sber{display:block!important}}@media screen and (max-width:1025px){.flats-plan__col.--th-m .flats-plan-list .info-footer{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.flats-plan__col.--th-m .flats-plan-list.table-view .t-v-mb{display:none!important}@media screen and (min-width:1200px) and (max-width:1400px){.flats-plan-map{margin-left:-100px}.flats-plan-map__title{margin-left:100px}}@media screen and (min-width:1500px){.flats-plan-list .col-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media screen and (min-width:1025px) and (max-width:1400px){.pop.svg-map .flats-plan__row{overflow:hidden}}@media screen and (max-width:1500px){.pop.svg-map .plan-area-compass{right:94px}}@media screen and (min-width:1025px) and (max-width:1250px){.pop.svg-map .plan-area-compass{right:53px}}@media screen and (max-width:1800px){.catalog__list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1450px){.catalog__list{grid-template-columns:repeat(2,1fr);grid-gap:10px}}@media screen and (max-width:1200px){.catalog__list .realty-item{margin-bottom:0}.flats-plan-list .info-item__row--1>div>span:nth-child(2){font-size:12px}.flats-plan-list .info-item__row--2 .info-item__price--pr span:nth-child(2){font-size:12px}.flats-plan-list .info-item__row--2 .info-item__price--pr .from{font-size:10px;margin-left:5px}.flats-plan-list .info-item__row--2 .info-item__installment--item span span{font-size:12px}}@media screen and (max-width:600px){.catalog__list{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:600px){.flats-plan-list .info-item__row--1 sup{margin-left:-3px}}.house-banner{margin:0 -20px 15px;width:calc(100% + 40px);position:relative;text-align:center}.house-banner img{width:100%;max-width:400px;height:auto}.house-banner.--gl{position:absolute;z-index:4;bottom:0;pointer-events:none}@media screen and (max-width:600px){.first-screen.gallery-section>.first-screen-slider~.wrap.--stp{position:absolute;left:0;top:0;height:100%}.first-screen.gallery-section>.first-screen-slider~.wrap.--stp:before{content:none}.first-screen.gallery-section>.first-screen-slider~.wrap.--stp .first-screen-wrap.estate-page{padding-top:0;padding-bottom:5px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (min-width:601px){.first-screen-wrap.estate-page .letters .page-title h1 br{display:none!important}}@media screen and (max-width:600px){.first-screen-wrap.estate-page .letters{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 -88px 0}.first-screen-wrap.estate-page .letters .page-title h1{font-weight:700;font-size:36px;line-height:130%}.first-screen-wrap.estate-page .screen-bottom .btn{border-width:2px;font-weight:700;min-height:56px;padding:4px 0;height:auto;font-size:14px}}@media screen and (max-width:600px){.gallery-section--fullscreen.estate-page.has-form-bottom{min-height:450px}.gallery-section--fullscreen.estate-page .swiper-btns .swiper-btn{background:0 0;color:#fff;width:42px;height:42px;line-height:42px}.gallery-section--fullscreen.estate-page .swiper-btns .swiper-btn .icon-svg{display:none}.gallery-section--fullscreen.estate-page .swiper-btns .swiper-btn .icon-svg-m{width:19px;height:13px;fill:#fff;display:block}.gallery-section--fullscreen.estate-page .swiper-btns .swiper-btn:before{width:56px;height:56px;margin-left:-28px;margin-top:-28px;opacity:0}}.estate-slider-text{font-weight:500;font-size:14px;line-height:130%;text-align:center;color:#2d3741;padding:24px 0 0;margin-bottom:-20px}@media screen and (max-width:1025px){.is-affixed .flats-plan-filters__toggler{padding-top:10px;padding-bottom:11px}}@media screen and (max-width:600px){.is-affixed .flats-plan-filters__toggler{padding-top:10px;padding-bottom:10px}}@media screen and (max-width:1025px){[data-sidebar=sidebarSort].is-affixed .mb-sm-3{margin-bottom:0!important}[data-sidebar=sidebarSort].is-affixed .filter-realty-bottom-back-to-grouping,[data-sidebar=sidebarSort].is-affixed .filter-realty-bottom-grouping{padding:0 7px}[data-sidebar=sidebarSort].is-affixed [data-sidebar=sidebarSort-inner]{background:#fff;padding:0 0 15px 0;top:57px!important}}@media screen and (max-width:1025px){[data-sidebar=sidebar].is-affixed .flats-plan-filters{padding-bottom:0!important}[data-sidebar=sidebar].is-affixed .estate-steps{margin-top:0}[data-sidebar=sidebar].is-affixed [data-sidebar=sidebar-inner]{top:0!important}[data-sidebar=sidebar]:not(.is-affixed) [data-sidebar=sidebar-inner]{-webkit-transform:none!important;transform:none!important}}[data-sidebar=sidebar].is-affixed .estate-steps{margin-top:0}@media screen and (min-width:1025px) and (max-width:1350px){[data-sidebar=sidebar-inner]{min-height:540px}}[data-sidebar=sidebarEstSort].is-affixed [data-sidebar=sidebarEstSort-inner]{background:#fff}[data-sidebar=sidebarEstSort].is-affixed .estate-steps{margin:5px auto}@media screen and (max-width:1500px){.bt-pl .flats-plan__col--filters{display:none}.bt-pl .flats-plan__col--result{max-width:100%;padding-left:30px}}@media screen and (max-width:600px){.maps-group__buttons.--th .btn{font-size:13px;line-height:15px;padding:0 30px}}.filter-realty-bottom-back-to-grouping{position:relative;height:40px}.back-to-grouping{border:none;background:0 0;color:#2d3741;height:40px;font-weight:400;font-size:13px;margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;top:0;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;visibility:hidden;-webkit-transform:translateY(-15px);transform:translateY(-15px);-webkit-transition:.8s cubic-bezier(.075,.82,.165,1)!important;transition:.8s cubic-bezier(.075,.82,.165,1)!important}@media screen and (min-width:1026px){.back-to-grouping{margin-top:0}}@media screen and (max-width:1025px){.back-to-grouping{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.back-to-grouping.is-active{position:relative;opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.back-to-grouping svg{fill:none;stroke:#199473;stroke-width:1px;-webkit-transform:rotate(90deg) translateY(0);transform:rotate(90deg) translateY(0);height:9px;width:10px;margin-right:10px;margin-top:1px;-webkit-transition:.25s;transition:.25s}@media screen and (min-width:1026px){.back-to-grouping svg{height:7px}}.back-to-grouping:hover svg{-webkit-transform:rotate(90deg) translateY(5px);transform:rotate(90deg) translateY(5px)}@media screen and (max-width:600px){.flats-plan-map.--th .flats-plan-map__title{top:70px}}@media screen and (max-width:1200px){.flats-plan-map.--th .flats-plan-map__picture,.flats-plan-map.--th .flats-plan-map__svg{margin-left:0}}@media screen and (max-width:600px){.flats-plan-map.--th .flats-plan-map__svg svg{width:100%;height:auto}}.flats-plan-list .flat-switch,.flats-plan-list .flats-layout-list{position:absolute;top:60px;width:100%;opacity:0;z-index:-100;visibility:hidden;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:opacity .8s cubic-bezier(.075,.82,.165,1),-webkit-transform .8s cubic-bezier(.075,.82,.165,1);transition:opacity .8s cubic-bezier(.075,.82,.165,1),-webkit-transform .8s cubic-bezier(.075,.82,.165,1);transition:opacity .8s cubic-bezier(.075,.82,.165,1),transform .8s cubic-bezier(.075,.82,.165,1);transition:opacity .8s cubic-bezier(.075,.82,.165,1),transform .8s cubic-bezier(.075,.82,.165,1),-webkit-transform .8s cubic-bezier(.075,.82,.165,1)}.flats-plan-list .flat-switch.is-active,.flats-plan-list .flats-layout-list.is-active{position:relative;top:0;opacity:1;z-index:1;visibility:visible;-webkit-transform:none;transform:none}.btn-filter-mobile button{width:100%}.w-100{width:100%}.uchastki-filter-body{-webkit-transition:max-width .3s;transition:max-width .3s}.uchastki-filter-body.wrap.--wide{max-width:100%}@media screen and (max-width:1025px){.uchastki-filter-body.wrap.--wide{height:105px}}.estate-flats-mobile{padding-top:43px}@media screen and (max-width:768px){.estate-flats-mobile{padding-bottom:64px}}@media screen and (max-width:600px){.estate-flats-mobile{padding-top:33px}}.uchastki-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;margin-bottom:20px;background:#fff}@media screen and (max-width:1025px){.uchastki-filter{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.uchastki-filter .--flats-count{font-size:13px;white-space:nowrap;margin-bottom:-6px}.uchastki-filter .flats-plan-filters__toggler{position:relative;right:inherit}@media screen and (min-width:1026px){.uchastki-filter .flats-plan-filters__toggler{top:2px}}@media screen and (max-width:1025px){.uchastki-filter .flats-plan-filters form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.uchastki-filter .flats-plan-filters form .btn-filter-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.uchastki-filter .flats-plan-filters{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.uchastki-filter .flats-plan-filters .filter-realty-bottom{-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-right:0;margin-bottom:0;font-size:13px}.uchastki-filter .flats-plan-filters .filter-realty-bottom.is-show{display:block}@media screen and (min-width:1201px){.uchastki-filter .flats-plan-filters .filter-realty-bottom{padding-left:32px}}@media screen and (min-width:1026px){.uchastki-filter .flats-plan-filters .filter-realty-bottom{padding-left:0}}@media screen and (max-width:1025px){.uchastki-filter .flats-plan-filters .filter-realty-bottom{padding-top:20px;padding-bottom:0;display:none}}.uchastki-filter .flats-plan-filters .filter-realty-bottom .filter-realty-bottom-sort{-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;opacity:0}.uchastki-filter .flats-plan-filters .filter-realty-bottom .filter-realty-bottom-sort.is-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.uchastki-filter .flats-plan-filters .filter-realty-bottom .filter-realty-bottom-count{position:relative;white-space:nowrap}@media screen and (min-width:1026px){.uchastki-filter .flats-plan-filters .filter-realty-bottom .filter-realty-bottom-sort{padding-right:20px;margin-bottom:-6px}}.uchastki-filter .flats-plan__col--filters{width:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:0}@media screen and (max-width:1025px){.uchastki-filter .flats-plan__col--filters{width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;height:auto}}@media screen and (min-width:1600px){.uchastki-filter .flats-plan__col--filters form{gap:0 50px}}@media screen and (min-width:1026px){.uchastki-filter .flats-plan__col--filters form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:1025px){.uchastki-filter .flats-plan__col--filters form{padding:60px 30px;gap:0}}@media screen and (max-width:1600px){.uchastki-filter .flats-plan__col--filters form{gap:0 25px}}.uchastki-filter .flats-plan__col--filters form .flats-plan-filters__block-title{font-size:16px}.uchastki-filter .flats-plan__col--filters form .flats-plan-filters__block{width:270px}@media screen and (max-width:1600px){.uchastki-filter .flats-plan__col--filters form .flats-plan-filters__block{width:220px}}@media screen and (min-width:1200px) and (max-width:1400px){.uchastki-filter .flats-plan__col--filters form .flats-plan-filters__block{width:168px}}@media screen and (max-width:1025px){.uchastki-filter .flats-plan__col--filters form .flats-plan-filters__block{width:100%}}@media screen and (min-width:1026px){.uchastki-filter .flats-plan__col--filters form .flats-plan-filters__block{margin-bottom:0}}.uchastki-filter .flats-plan-filters__toggler-show{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.uchastki-filter .flats-plan-filters__actions{white-space:nowrap}.uchastki-filter .flats-plan-filters__actions svg{display:inline-block!important;margin-bottom:-1px;margin-right:5px}@media screen and (min-width:1026px){.uchastki-filter .flats-plan-filters__actions button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (min-width:1026px){.uchastki-filter .flats-plan-filters__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:-3px}}.uchastki-list{padding:0}.uchastki-list .uchastki-list--container{border-bottom:1px solid #e8e8e8}.uchastki-list .uchastki-list--container:nth-child(even) .uchastki-list--row{background:#fff}@media screen and (max-width:768px){.uchastki-list .uchastki-list--container .black-friday-list .info-item__price--pr.--new span:nth-child(1){font-size:14px}.uchastki-list .uchastki-list--container .black-friday-list .info-item__price--pr.--old:before{bottom:2px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@media screen and (max-width:768px){.uchastki-list .info-item__price--pr.--old{width:82px}}.uchastki-list .info-item__price--pr.--old span{color:#8d8e8e}@media screen and (max-width:768px){.uchastki-list .info-item__price--pr.--old span:nth-child(1){font-size:10px}}.uchastki-list .info-item__price--pr.--old:before{height:5px;-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}@media screen and (max-width:768px){.uchastki-list .info-item__price--pr.--new{font-size:13px}}@media screen and (max-width:768px){.uchastki-list .info-item__price--pr.--new span:nth-child(1){font-size:13px}}.uchastki-list--row{display:grid;background:#f5f5f5;grid-template-columns:13% 13% 13% 10% 9% auto auto 350px;grid-template-rows:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.uchastki-list--row{padding:20px}}@media screen and (max-width:1450px){.uchastki-list--row{grid-template-columns:7% 9% 12% 12% 0 auto auto 350px}}@media screen and (max-width:1100px){.uchastki-list--row{grid-template-columns:7% 9% 13% 8% 0 auto auto 350px}}@media screen and (max-width:768px){.uchastki-list--row{padding:10px 20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:1200px){.uchastki-list--row{grid-template-columns:auto auto 350px}}@media screen and (max-width:768px){.uchastki-list--row{grid-template-columns:33% auto 120px}}.uchastki-list--item{font-size:18px;font-weight:700}@media screen and (min-width:769px){.uchastki-list--item{padding:0 10px}}@media screen and (max-width:1450px){.uchastki-list--item{font-size:16px}}@media screen and (max-width:768px){.uchastki-list--item{font-size:12px}}.uchastki-list--item:not(.uchastki-installment){line-height:100%}@media screen and (max-width:768px){.uchastki-list--item:not(.--last){padding-top:7px}}@media screen and (max-width:768px){.uchastki-list--item:not(.--last)>div:first-child{margin-bottom:16px}}@media screen and (min-width:1025px) and (max-width:1450px){.uchastki-list--item:not(.--last),.uchastki-list--item:not(.uchastki-address){white-space:nowrap}}.uchastki-list--item .small-text{font-size:14px;font-weight:400}@media screen and (max-width:1450px){.uchastki-list--item .small-text{font-size:12px}}@media screen and (max-width:768px){.uchastki-list--item .small-text{font-size:10px}}.uchastki-list--item .green-color{color:#199473}.uchastki-list--item .red-color{color:#e53f25}.uchastki-list--item.--last{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.uchastki-list--item.--last{-ms-flex-wrap:wrap;flex-wrap:wrap}}.uchastki-list--item.--last .inmap-btn{white-space:nowrap}@media screen and (max-width:768px){.uchastki-list--item.--last .inmap-btn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (max-width:768px){.uchastki-list--item.--last .fav-btn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.uchastki-list--item.--last .show-in-map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.uchastki-list--item.--last .show-in-map.is-hide{display:none}.uchastki-list--item.--last .show-in-map .small-text.is-red{color:#e53f25}.uchastki-list--item.--last .show-in-map svg{width:21px;height:21px;margin-right:10px;margin-bottom:-3px}@media screen and (max-width:768px){.uchastki-list--item.--last .show-in-map svg{margin-right:8px}}.uchastki-list--item.--last .add-to-favorite svg{width:24px;height:24px;fill:transparent;stroke:#2d3741;stroke-width:2px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width:768px){.uchastki-list--item.--last .add-to-favorite svg{width:22px;height:22px}}.uchastki-list--item.--last .add-to-favorite.in-favorite svg{fill:#199473;stroke:#199473}.uchastki-list--item.--last .uchastki-btn{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin:0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.uchastki-list--item.--last .uchastki-btn{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;margin:0;padding-top:10px}}.uchastki-list--item.--last .uchastki-btn .btn-small{height:40px;max-width:160px}@media screen and (max-width:768px){.uchastki-list--item.--last .uchastki-btn .btn-small{height:26px;font-size:12px}}.uchastki-list--item.big-screen-up{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1450px){.uchastki-list--item.big-screen-up{display:none}}.maps-group__maps .switch-item{position:absolute;top:60px;width:100%;opacity:0;z-index:-100;visibility:hidden;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:opacity .8s cubic-bezier(.075,.82,.165,1),-webkit-transform .8s cubic-bezier(.075,.82,.165,1);transition:opacity .8s cubic-bezier(.075,.82,.165,1),-webkit-transform .8s cubic-bezier(.075,.82,.165,1);transition:opacity .8s cubic-bezier(.075,.82,.165,1),transform .8s cubic-bezier(.075,.82,.165,1);transition:opacity .8s cubic-bezier(.075,.82,.165,1),transform .8s cubic-bezier(.075,.82,.165,1),-webkit-transform .8s cubic-bezier(.075,.82,.165,1)}@media screen and (max-width:768px){.maps-group__maps .switch-item{-webkit-transform:translateY(10px);transform:translateY(10px);top:20px}}.maps-group__maps .switch-item.is-active{position:relative;top:0;opacity:1;z-index:1;visibility:visible;-webkit-transform:none;transform:none}.benefits-n-grid--list{position:relative;z-index:10}[data-sidebar=sidebar-plant].is-affixed .uchastki-filter{padding:0 15px;margin-bottom:0}[data-sidebar=sidebar-plant].is-affixed .filter-realty-bottom{padding:10px 0}[data-sidebar=sidebar-plant]:not(.is-affixed) [data-sidebar=sidebar-inner-plant]{-webkit-transform:none!important;transform:none!important}.plan-area__tooltip-fb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plan-area__tooltip-fb .btn-tiny{padding:0 15px;margin-right:10px}.plan-area__tooltip-fb .add-to-favorite svg{width:20px;height:20px;fill:transparent;stroke:#2d3741;stroke-width:2px;-webkit-transition:.3s;transition:.3s;position:relative}.plan-area__tooltip-fb .add-to-favorite.in-favorite svg{fill:#199473;stroke:#199473}.plan-list__item--mobile .add-to-favorite{position:absolute;top:10px;left:21px}.plan-list__item--mobile .add-to-favorite svg{width:20px;height:20px;fill:transparent;stroke:#2d3741;stroke-width:2px;-webkit-transition:.3s;transition:.3s;position:relative}.plan-list__item--mobile .add-to-favorite.in-favorite svg{fill:#199473;stroke:#199473}.plan-list__item--mobile .btn-tiny{width:100%}.plan-list__item--mobile .close-tlp{right:21px}.fancybox-button.close-btn-u{right:0!important;top:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.fancybox-button.close-btn-u svg{width:100%!important;height:100%!important}.fancybox-button.close-btn-u:before{width:24px;height:24px}.link-back,.show-infrastructure{white-space:nowrap}[data-sidebar=container-plant] .no-results{background-image:url(/local/media/img/no-result-plants.jpg);min-height:483px;max-width:1200px;margin:0 auto;background-size:cover}@media screen and (max-width:768px){[data-sidebar=container-plant] .no-results{background-image:url(/local/media/img/no-result-plants-mobile.jpg);min-height:360px}}[data-sidebar=container-plant] .no-results .no-results-text{border:1px solid #d1d1d1}@media screen and (max-width:768px){[data-sidebar=container-plant] .no-results .no-results-text{border:none}}.black-friday-list .info-item__price--pr.--old{position:relative;width:125px}@media screen and (max-width:768px){.black-friday-list .info-item__price--pr.--old{width:108px}}.black-friday-list .info-item__price--pr.--old span{color:#8d8e8e}.black-friday-list .info-item__price--pr.--old span:nth-child(2){font-size:10px}@media screen and (max-width:768px){.black-friday-list .info-item__price--pr.--old span:nth-child(2){font-size:10px}}.black-friday-list .info-item__price--pr.--old span:nth-child(1){font-size:17px;color:#8d8e8e}@media screen and (max-width:768px){.black-friday-list .info-item__price--pr.--old span:nth-child(1){font-size:14px}}.black-friday-list .info-item__price--pr.--old:before{content:"";position:absolute;bottom:5px;left:0;display:block;width:100%;height:8px;border-top:1px solid #2e3642;-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}@media screen and (min-width:769px){.black-friday-list .info-item__price--pr.--old.--group-old:before{left:-10px}}.black-friday-list .info-item__price--pr.--new{position:relative;color:#e53f25;font-size:12px}@media screen and (max-width:768px){.black-friday-list .info-item__price--pr.--new{font-size:14px}}.black-friday-list .info-item__price--pr.--new span{color:#e53f25!important}.black-friday-list .info-item__price--pr.--new span:nth-child(2){font-size:12px}.black-friday-list .info-item__price--pr.--new span:nth-child(1){font-size:24px}@media screen and (max-width:768px){.black-friday-list .info-item__price--pr.--new span:nth-child(1){font-size:22px}}@media screen and (max-width:768px){.black-friday-list.--price .info-item__price--pr.--old{width:auto;color:#8d8e8e}.black-friday-list.--price .info-item__price--pr.--old:before{height:5px;-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}.black-friday-list.--price .info-item__price--pr.--new{font-size:12px}}.black-friday-list.big-screen-down{display:none}@media (max-width:1450px){.black-friday-list.big-screen-down{display:block}}.black-friday-list.big-screen-up{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1450px){.black-friday-list.big-screen-up{display:none}}.black-friday-list-img{display:none;margin-left:auto}.black-friday-list-img-group{width:112px;margin-right:auto}.flats-plan-list.table-view .black-friday-list-img{display:block}@media screen and (max-width:768px){.flats-plan-list.table-view .black-friday-list .info-item__price--pr.--old{width:82px}}.flats-plan-list.table-view .black-friday-list .info-item__price--pr.--old span{color:#8d8e8e}@media screen and (max-width:768px){.flats-plan-list.table-view .black-friday-list .info-item__price--pr.--old span:nth-child(1){font-size:10px}}.flats-plan-list.table-view .black-friday-list .info-item__price--pr.--old:before{height:5px;-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}@media screen and (max-width:768px){.flats-plan-list.table-view .black-friday-list .info-item__price--pr.--new{font-size:13px}}@media screen and (max-width:768px){.flats-plan-list.table-view .black-friday-list .info-item__price--pr.--new span:nth-child(1){font-size:13px}}.layout-list-many.grid-mode .--table-img{display:none!important}.layout-list-many.grid-mode .--grid-mode-img{display:block!important}.layout-list-many.grid-mode .--new span:nth-child(1){font-size:20px}.layout-list-many:not(.grid-mode) .--new span:nth-child(1){font-size:14px!important}.th-video{padding:80px 0 50px 0}@media screen and (max-width:768px){.th-video{padding:56px 0 26px 0}}.th-video .wrap{max-width:1200px}.th-video .th-video__body{display:none}@media screen and (min-width:1026px){.th-video .th-video__body{display:-webkit-box;display:-ms-flexbox;display:flex}}.th-video__body--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:354px;margin:0 auto}.th-video__body--mobile a{font-size:14px;font-weight:600;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:16px}.th-video__body--mobile a svg{width:35px;height:35px;-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;margin-right:15px}@media screen and (min-width:1026px){.th-video__body--mobile{display:none}}.page-title .fb-e{border-radius:10px;background:#e53f25;padding:0 10px 6px 10px;text-shadow:none;line-height:46px;display:inline-block;margin-right:10px}@media screen and (max-width:768px){.page-title .fb-e{padding:0 10px 5px 10px;line-height:32px;margin:0 10px}}.gallery-section--fullscreen .first-screen-slider.--flats .swiper-lazy.f-slide-list{background-position:50% 0}.f-slide-text-block p{text-shadow:2.406px -.802px 3.208px rgba(0,0,0,.8),-1.604px -.802px 4.01px rgba(0,0,0,.9)}@media screen and (max-width:768px){.realty-item-footer .on-scheme .plan-area__content svg{width:100%}}@media screen and (max-width:1025px){.first-screen-slider .first-screen-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.first-screen-wrap.estate-page .letters{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important}.first-screen-wrap--smaller{padding-bottom:50px!important}.first-screen-slider .swiper-btns .swiper-btn{bottom:30px!important}.first-screen-wrap .screen-bottom{-webkit-box-flex:1;-ms-flex:auto;flex:auto;alignment-baseline:middle;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-screen-wrap .screen-bottom>div{width:100%}.first-screen-wrap .screen-bottom .btns{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.first-screen-wrap .screen-bottom .btns .row{width:100%}}@media screen and (max-width:768px){.first-screen-wrap--smaller{padding-bottom:20px!important}.first-screen-wrap--smaller .page-title .h1,.first-screen-wrap--smaller .page-title h1{font-size:31px!important;line-height:130%!important}}.pop.svg-map .popup-tabs{font-size:18px;font-weight:400;position:absolute;top:-58px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs{background:#fff;font-size:16px;z-index:68;top:0;width:100%}}@media screen and (max-width:600px){.pop.svg-map .popup-tabs{font-size:10px}}.pop.svg-map .popup-tabs__item{height:58px;border-radius:8px 8px 0 0;padding:0 16px;color:#fff}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs__item{color:#2d3741;height:43px;-webkit-box-flex:1;-ms-flex:auto;flex:auto;text-align:center}}@media screen and (max-width:600px){.pop.svg-map .popup-tabs__item{height:33px;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}}.pop.svg-map .popup-tabs__item.is-active{background:#199473}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs__item.is-active{color:#fff}}.pop.svg-map .popup-tabs-content{background:#fff;position:relative}@media screen and (min-width:1026px){.pop.svg-map .popup-tabs-content{border-radius:0 10px 10px 10px;overflow:hidden}}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs-content{padding-top:43px;min-height:100%}}@media screen and (max-width:600px){.pop.svg-map .popup-tabs-content{padding-top:33px}}@media screen and (min-width:1026px){.pop.svg-map .popup-tabs-content .flats-plan__row{height:100%}}.pop.svg-map .popup-tabs-content.is-hide{display:none}.pop.svg-map .popup-tabs-content.is-active{display:block}.pop.svg-map .popup-tabs-content__title{font-size:22px;font-weight:600;margin-bottom:15px}@media screen and (min-width:1025px) and (max-width:1500px){.pop.svg-map .popup-tabs-content__title{font-size:18px;margin-bottom:10px}}.pop.svg-map .popup-tabs-content__title:last-child{margin-bottom:0}@media screen and (min-width:1025px) and (max-width:1500px){.pop.svg-map .popup-tabs-content__title:last-child{margin-bottom:0}}.pop.svg-map .popup-tabs-content__text{font-size:15px;line-height:130%;max-height:92%}@media screen and (min-width:1025px) and (max-width:1500px){.pop.svg-map .popup-tabs-content__text{font-size:14px}}.pop.svg-map .popup-tabs-content__text-i{font-size:14px;padding-right:24px;position:relative}.pop.svg-map .popup-tabs-content__text-i.js-read-more:after{content:'';position:absolute;height:100px;width:100%;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(180deg,rgba(255,255,255,0),#fff);-webkit-transition:.3s;transition:.3s;opacity:1;visibility:visible}@media screen and (min-width:1026px){.pop.svg-map .popup-tabs-content__text-i.js-read-more:after{content:none}}.pop.svg-map .popup-tabs-content__text-i.js-read-more.is-expanded:after{opacity:0;visibility:hidden}.pop.svg-map .popup-tabs-content__text-i p:not(:last-child){margin-bottom:15px}@media screen and (min-width:1025px) and (max-width:1500px){.pop.svg-map .popup-tabs-content__text-i p:not(:last-child){margin-bottom:10px}}.pop.svg-map .popup-tabs-content__text-i p:last-child{margin-bottom:0}@media screen and (min-width:1025px) and (max-width:1500px){.pop.svg-map .popup-tabs-content__text-i p:last-child{margin-bottom:0}}.pop.svg-map .popup-tabs-content .simplebar-scrollbar.simplebar-visible:before{opacity:1}.pop.svg-map .popup-tabs-content .simplebar-scrollbar:before{background:#9e9e9e}.pop.svg-map .popup-tabs-content .flats-plan__col--filters .popup-tabs-content__text:not(:last-child){margin-bottom:40px}.pop.svg-map .popup-tabs-content#public-spaces ul>li{padding-left:20px;margin-bottom:10px}.pop.svg-map .popup-tabs-content#public-spaces ul>li:before{background:#2d3741;top:.4em}.pop.svg-map .popup-tabs-content #yard .popup-tabs-content__text,.pop.svg-map .popup-tabs-content#public-spaces .popup-tabs-content__text{max-height:70%}@media screen and (min-width:1025px) and (max-width:1500px){.pop.svg-map .popup-tabs-content #yard .popup-tabs-content__text,.pop.svg-map .popup-tabs-content#public-spaces .popup-tabs-content__text{max-height:76%}}.pop.svg-map .popup-tabs-content:not(#selection-apartments) .flats-plan__col--filters{padding-right:0}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs-content:not(#selection-apartments) .flats-plan__col--filters{position:relative;opacity:1;visibility:visible;-webkit-transform:none;transform:none;background:#fff;height:auto;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}.pop.svg-map .popup-tabs-content:not(#selection-apartments) .flats-plan__col.flats-plan__col--result{position:inherit;z-index:80}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs-content:not(#selection-apartments) .flats-plan__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs-content .multiple-slider{position:relative}}@media screen and (min-width:1025px) and (max-width:1500px){.pop.svg-map .popup-tabs-content .multiple-slider-nav{width:270px;bottom:16px}}@media screen and (min-width:1026px){.pop.svg-map .popup-tabs-content .multiple-slider-nav{position:absolute;left:0;bottom:43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:11px;width:350px;padding-right:15px}}.pop.svg-map .popup-tabs-content .multiple-slider-nav .next,.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}@media screen and (min-width:1026px){.pop.svg-map .popup-tabs-content .multiple-slider-nav .next,.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev{border-radius:100%;border:1px solid #d1d2d2}}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs-content .multiple-slider-nav .next,.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:22;width:32px;height:24px}}.pop.svg-map .popup-tabs-content .multiple-slider-nav .next.swiper-button-disabled,.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev.swiper-button-disabled{cursor:default}.pop.svg-map .popup-tabs-content .multiple-slider-nav .next.swiper-button-disabled svg,.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev.swiper-button-disabled svg{fill:#d1d2d2}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs-content .multiple-slider-nav .next.swiper-button-disabled svg,.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev.swiper-button-disabled svg{fill:rgba(255,255,255,.3)}}.pop.svg-map .popup-tabs-content .multiple-slider-nav .next svg,.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev svg{fill:#2d3741;width:22px;height:15px;margin-top:1px;-webkit-transition:.25s;transition:.25s}@media screen and (max-width:1025px){.pop.svg-map .popup-tabs-content .multiple-slider-nav .next svg,.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev svg{fill:#fff;width:100%;height:100%}}.pop.svg-map .popup-tabs-content .multiple-slider-nav .prev{left:15px}.pop.svg-map .popup-tabs-content .multiple-slider-nav .next{right:15px}.pop.svg-map .popup-tabs-content .house-inform{position:relative;height:100%}.pop.svg-map .popup-tabs-content .house-inform__icons{position:absolute;width:100%;height:100%;top:0;left:0}.pop.svg-map .popup-tabs-content .house-inform__img{height:100%}.pop.svg-map .popup-tabs-content .house-inform__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pop.svg-map .popup-tabs-content .house-inform__icon{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;cursor:pointer;width:58px;height:58px}@media screen and (max-width:600px){.pop.svg-map .popup-tabs-content .house-inform__icon{width:50px;height:50px}}.pop.svg-map .popup-tabs-content .house-inform__icon--img{width:100%;height:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pop.svg-map .popup-tabs-content .house-inform__icon--img img{height:100%;width:100%}.pop.svg-map .popup-tabs-content .house-inform__icon--text{color:#000;font-size:14px;font-weight:600;line-height:13px;white-space:nowrap;border-radius:30px;width:58px;height:58px;-webkit-transition:width .25s;transition:width .25s;position:absolute;left:0;background:rgba(255,255,255,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;z-index:1}@media screen and (max-width:600px){.pop.svg-map .popup-tabs-content .house-inform__icon--text{font-size:11px;line-height:12px;width:50px;height:50px;font-weight:500}}.pop.svg-map .popup-tabs-content .house-inform__icon--text span{padding-left:68px;padding-right:10px}@media screen and (max-width:600px){.pop.svg-map .popup-tabs-content .house-inform__icon--text span{padding-left:60px}}.pop.svg-map .popup-tabs-content .house-inform__icon--text.--right-side{left:auto;right:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pop.svg-map .popup-tabs-content .house-inform__icon--text.--right-side span{padding-left:10px;padding-right:68px}@media screen and (max-width:600px){.pop.svg-map .popup-tabs-content .house-inform__icon--text.--right-side span{padding-right:60px}}.pop.svg-map .popup-tabs-content .multiple-slider,.pop.svg-map .popup-tabs-content .swiper,.pop.svg-map .popup-tabs-content .swiper-slide{height:100%}.pop.svg-map .popup-tabs-content .multiple-slider,.pop.svg-map .popup-tabs-content .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover}.badge-small-l{height:auto;width:auto;margin-left:auto;display:none!important}.table-view .badge-small-l{display:block!important}.badge-small{height:auto;width:auto;margin-left:auto;display:block!important}.estate-painting-block{padding:70px 0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1145px;margin:0 auto}@media screen and (max-width:1025px){.estate-painting-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:70px 0 0}}@media screen and (max-width:768px){.estate-painting-block{padding:50px 0 0}}.estate-painting-block__title{text-transform:uppercase;font-weight:700;font-size:33px;position:relative;color:#fff;padding:0 19px 0 60px}@media screen and (max-width:1025px){.estate-painting-block__title{font-size:22px;margin:0 0 40px -50px}}@media screen and (max-width:768px){.estate-painting-block__title{font-size:18px}}@media screen and (max-width:600px){.estate-painting-block__title{padding:0 19px 0 32px;margin:0 0 26px -50px;font-size:14px}}.estate-painting-block__dye{position:absolute;z-index:-1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;right:0}.estate-painting-block__dye--white{position:absolute;top:0;right:0;width:100%;height:100%;background:#fff}.estate-painting-block__roller{position:absolute;z-index:0;top:calc(50% + 3.5px);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.estate-painting-block__roller svg{position:absolute;fill:#199473;height:126px;width:115px;top:calc(50% + 1.5px);-webkit-transform:translateY(-50%);transform:translateY(-50%);right:100%;--right-side:-53px;background:#fff}@media screen and (max-width:1025px){.estate-painting-block__roller svg{height:85px;width:85px;right:-23px;--right-side:-23px}}@media screen and (max-width:768px){.estate-painting-block__roller svg{height:62px;width:62px;top:50%;right:5px;--right-side:5px}}@media screen and (max-width:600px){.estate-painting-block__roller svg{height:53px;width:53px;right:-21px;--right-side:-21px}}.estate-painting-block__btn .btn{color:#2d3741;background:#fff;height:68px;padding:0 30px;font-weight:600}@media screen and (max-width:1025px){.estate-painting-block__btn .btn{height:43px;font-size:13px}}.estate-painting-block.start-painting .estate-painting-block__roller svg{-webkit-animation:painting 2.5s forwards;animation:painting 2.5s forwards}.estate-painting-block.start-painting .estate-painting-block__dye--white{-webkit-animation:painting-white 2.5s forwards;animation:painting-white 2.5s forwards;-webkit-animation-delay:.03s;animation-delay:.03s}@-webkit-keyframes painting{0%{right:100%}100%{right:var(--right-side)}}@keyframes painting{0%{right:100%}100%{right:var(--right-side)}}@-webkit-keyframes painting-white{0%{width:100%;background:#fff}100%{width:0;background:#fff}}@keyframes painting-white{0%{width:100%;background:#fff}100%{width:0;background:#fff}}.renovation-check .renovation-check-item:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.renovation-check .renovation-check-item:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.renovation-check .renovation-check-item:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.renovation-check-item.disabled:before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,255,255,.5);left:0;top:0;z-index:2}.label-list{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.label-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.label-list__item--text{text-transform:uppercase;font-size:11px;font-weight:800;color:#2d3741}.label-list__item--img{max-width:170px}.page.hidden-tabs .popup-tabs{display:none!important}.page.hidden-tabs .estate-flats-mobile{padding-top:0!important}@media screen and (max-width:600px){.page.hidden-tabs .estate-flats-mobile{padding-top:0!important}}.page.hidden-tabs .pop.svg-map{top:0}@media screen and (max-width:1025px){.page:not(.hidden-tabs) .pop.svg-map .fancybox-button--close{top:48px!important}}.show-gallery-container{position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:56vw;max-width:980px;background:rgba(45,55,65,.8);padding:35px;border-radius:6px;z-index:999999;opacity:0;visibility:hidden;-webkit-transition:.35s;transition:.35s;pointer-events:none}@media screen and (max-width:1400px){.show-gallery-container{padding:20px}}@media screen and (max-width:940px){.show-gallery-container{width:100%;padding:15px}}@media screen and (max-width:540px){.show-gallery-container{padding-top:46px}}.show-gallery-container.is-active{opacity:1;visibility:visible;pointer-events:auto}.show-gallery-container.full-screen{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:none;border-radius:0}.show-gallery-container .show-gallery-full{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;color:#fff;margin-bottom:35px;opacity:1;visibility:visible;-webkit-transition:.35s;transition:.35s}@media screen and (max-width:1400px){.show-gallery-container .show-gallery-full{margin-bottom:20px}}@media screen and (max-width:940px){.show-gallery-container .show-gallery-full{margin-bottom:15px;gap:5px;display:none}}@media screen and (max-width:540px){.show-gallery-container .show-gallery-full{display:none}}.show-gallery-container .show-gallery-full.hide{opacity:0;visibility:hidden;display:none}.show-gallery-container .show-gallery-full svg{width:38px;height:38px;fill:#fff}@media screen and (max-width:940px){.show-gallery-container .show-gallery-full svg{width:28px;height:28px}}.show-gallery-container .show-gallery-close{position:absolute;right:35px;top:35px}@media screen and (max-width:1400px){.show-gallery-container .show-gallery-close{right:20px;top:20px}}@media screen and (max-width:940px){.show-gallery-container .show-gallery-close{right:15px;top:15px}}.show-gallery-container .show-gallery-close svg{width:18px;height:18px;stroke:#fff;stroke-width:1px}.show-gallery-container .show-gallery-control .show-gallery-next,.show-gallery-container .show-gallery-control .show-gallery-prev{width:44px;height:30px;position:absolute;z-index:22;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media screen and (max-width:940px){.show-gallery-container .show-gallery-control .show-gallery-next,.show-gallery-container .show-gallery-control .show-gallery-prev{width:28px;height:20px}}.show-gallery-container .show-gallery-control .show-gallery-next svg,.show-gallery-container .show-gallery-control .show-gallery-prev svg{width:44px;height:30px;fill:#fff}@media screen and (max-width:940px){.show-gallery-container .show-gallery-control .show-gallery-next svg,.show-gallery-container .show-gallery-control .show-gallery-prev svg{width:28px;height:20px}}.show-gallery-container .show-gallery-control .show-gallery-prev{left:35px}@media screen and (max-width:1400px){.show-gallery-container .show-gallery-control .show-gallery-prev{left:20px}}@media screen and (max-width:940px){.show-gallery-container .show-gallery-control .show-gallery-prev{left:15px}}.show-gallery-container .show-gallery-control .show-gallery-next{right:35px}@media screen and (max-width:1400px){.show-gallery-container .show-gallery-control .show-gallery-next{right:20px}}@media screen and (max-width:940px){.show-gallery-container .show-gallery-control .show-gallery-next{right:15px}}.show-gallery-container .show-gallery-content{max-width:1530px;border-radius:6px;overflow:hidden}.show-gallery{font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:20px}.show-gallery svg{width:32px;height:19px;fill:#2d3741}.visibility-hidden{visibility:hidden}@media screen and (min-width:601px){.visibility-hidden-d{visibility:hidden}}@media screen and (max-width:600px){.visibility-hidden-m{visibility:hidden}}[data-tippy-root]{will-change:transform}.realty-room-item.realty-room-body{border:none;border-radius:0;padding:0;margin-top:0}@media screen and (max-width:1200px){.realty-room-item.realty-room-body{padding-top:30px}}@media screen and (max-width:1025px){.realty-room-item.realty-room-body{padding-top:10px}}.realty-room{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1200px){.realty-room{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.realty-room__tabs{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.realty-room__tabs--list{background:#f7f8fa;border-radius:10px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width:768px){.realty-room__tabs--list{padding:6px 9px}}.realty-room__tabs--item{cursor:pointer;font-weight:500;font-size:14px;text-align:center;color:#2d3741;height:44px;line-height:44px;position:relative;-webkit-transition:.25s;transition:.25s;-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media screen and (max-width:768px){.realty-room__tabs--item{font-size:10px;height:40px;line-height:40px}}.realty-room__tabs--item.is-active{color:#fff!important}.realty-room__tabs--item:hover{color:#199473}.realty-room__tabs .slider{display:inline-block;width:0;border-radius:4px;background-color:#199473;position:absolute;-webkit-transition:all .4s cubic-bezier(.86,0,.07,1);transition:all .4s cubic-bezier(.86,0,.07,1);z-index:0;bottom:10px;height:44px}@media screen and (max-width:768px){.realty-room__tabs .slider{height:40px;bottom:6px}}.realty-room__tabs--text{position:relative;height:100%}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg{width:auto;height:35px}.realty-room__tabs--text [data-id=layout] .plan-tooltip{display:none!important}.realty-room__tabs--text [data-id=layout] .type-gallery-body{max-width:500px;margin:0 auto}.realty-room__tabs--text [data-id=layout] .type-gallery{margin:0 auto;position:relative;padding-top:100%;width:100%}.realty-room__tabs--text [data-id=layout] .type-gallery [data-img=plan]{position:absolute;width:100%;top:50%;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.realty-room__tabs--text [data-id=layout] .plan-area-compass{bottom:10px}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=layout] .plan-area-compass{right:-10px;bottom:23px}}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable--disabled{fill:#e6e6e6!important}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable--active{fill:rgba(28,150,115,.16)}.realty-room__tabs--text [data-id=layout] .plan-area--nav .plan-area__svg__hoverable:hover,.realty-room__tabs--text [data-id=layout] .plan-area__svg__hoverable.plan-area__svg__hoverable--current,.realty-room__tabs--text [data-id=layout] .plan-area__svg__hoverable.plan-area__svg__hoverable--current.plan-area__svg__hoverable--active{stroke:#199473!important;fill:#199473!important}.realty-room__tabs--text [data-id=layout] .twentytwenty-container,.realty-room__tabs--text [data-id=layout] .twentytwenty-wrapper{width:100%;height:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.realty-room__tabs--text [data-id=layout] .twentytwenty-container.opacity-0,.realty-room__tabs--text [data-id=layout] .twentytwenty-wrapper.opacity-0{opacity:0}.realty-room__tabs--text [data-id=layout] .twentytwenty-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.realty-room__tabs--text [data-id=in-house] .plan-area{border-radius:10px;overflow:hidden}.realty-room__tabs--text [data-id=in-house] .plan-area__svg__hoverable--disabled{fill:none!important}.realty-room__tabs--text [data-id=in-house] .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.realty-room__tabs--text [data-id=in-house] .plan-area__svg{pointer-events:none}.realty-room__tabs--text [data-id=in-house] .plan-area__svg .is-active{fill:#1e9473;opacity:.5}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=in-house] .plan-area-compass{right:0;bottom:0}.realty-room__tabs--text [data-id=in-house] .plan-area-compass .compass{-webkit-transform:scale(.7);transform:scale(.7)}}.realty-room__tabs--text [data-id=on-floor]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=on-floor]{padding-bottom:86px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__content{height:auto;width:100%;overflow:visible}@media screen and (min-width:1026px){.realty-room__tabs--text [data-id=on-floor] .plan-area__content{margin-top:-100px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__content .is-active{fill:#1e9473;opacity:.5}.realty-room__tabs--text [data-id=on-floor] .plan-area__content .plan-area__svg{position:relative!important}.realty-room__tabs--text [data-id=on-floor] .plan-area-compass{bottom:-90px}@media screen and (max-width:1025px){.realty-room__tabs--text [data-id=on-floor] .plan-area-compass{right:-10px}}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg{pointer-events:none}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable--disabled{opacity:0!important}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable.plan-area__svg__hoverable--current,.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable.plan-area__svg__hoverable--current.plan-area__svg__hoverable--active{opacity:1;stroke:#199473!important;fill:#199473!important}.realty-room__tabs--text [data-id=on-floor] .plan-area__svg__hoverable{opacity:1;fill:none!important;stroke:none!important;stroke-width:1px;-webkit-transition-property:fill,stroke;transition-property:fill,stroke}.realty-room__tabs--text [data-id=on-plan] .flats-plan-map__container{position:relative}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan{position:absolute;top:0;width:100%;height:100%}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan svg{width:100%;height:100%}.realty-room__tabs--text [data-id=on-plan] .realty-room__tabs--on-plan .bl-bg{opacity:.3!important}.realty-room__tabs--text [data-id=on-plan] .flats-plan-map-svg-item.is-current{fill:rgba(25,148,115,.5)}.realty-room__tabs--content{position:absolute;top:0;overflow:hidden;list-style:none;opacity:0;-webkit-transition:.4s cubic-bezier(.075,.82,.165,1);transition:.4s cubic-bezier(.075,.82,.165,1);-webkit-transform:translateY(20px);transform:translateY(20px);padding:30px 0;width:100%;height:auto;min-height:300px}.realty-room__tabs--content[data-id=in-house]{min-height:auto}.realty-room__tabs--content.is-active{position:relative;z-index:2;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.3s;transition-delay:.3s;visibility:visible}.realty-room__tabs--content .genplan-body{border-radius:10px;overflow:hidden;position:relative}.realty-room__tabs--content .genplan-body .flats-plan-map__compas{position:absolute;z-index:2;right:16px;bottom:16px}@media screen and (min-width:1026px){.realty-room__tabs--content .genplan-body{height:auto;padding-top:66%;border-radius:0}}@media screen and (min-width:1026px){.realty-room__tabs--content .genplan-body .flats-plan-map__container{-webkit-transform:matrix(1.5,0,0,1.5,0,92);transform:matrix(1.5,0,0,1.5,0,92);position:absolute;top:0}}.realty-room__tabs--floor{background:#199473;border-radius:10px;padding:10px 16px;font-weight:500;font-size:14px;line-height:140%;position:absolute;top:23px;left:21px;color:#fff;z-index:2}@media screen and (max-width:1025px){.realty-room__tabs--floor{font-size:12px;top:10px;left:10px}}.realty-room .reality-room-infrastructure__title{font-size:20px}.realty-room .line-params .realty-room-item__area-title button{width:36px;height:36px;min-width:36px;min-height:36px}.realty-room .line-params .realty-room-item__area-title .line-param{font-size:20px}.realty-room .line-params .realty-room-item__area-title .line-param span:first-child{color:#2d3741;margin-right:10px;-webkit-transition:color .3s;transition:color .3s}.realty-room .line-params .realty-room-item__area-title.is-active .line-param span:first-child{color:#199473}.realty-room .line-params .realty-room-item__area-block{font-size:13px;font-weight:500}.realty-room .line-params .realty-room-item__area-block span{font-size:13px;font-weight:500}.realty-room .line-params .realty-room-item__area-block span:not(:first-child){white-space:nowrap}.realty-room .line-params .realty-room-item__area-block .line-param{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.realty-room .line-params .realty-room-item__area-block .line-param span:first-child{color:#2d3741}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;margin-bottom:14px;border-bottom:1px solid #2d3741}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle span:first-child{font-size:20px}.realty-room .line-params .realty-room-item__area-block .line-param.line-param--subtitle span:last-child{font-size:14px;white-space:nowrap}.realty-room__advantages{position:relative;margin-bottom:50px}@media screen and (max-width:1025px){.realty-room__advantages{margin-bottom:24px}}.realty-room__advantages .swiper-container{max-width:70%;margin:0 auto;overflow:hidden}@media screen and (max-width:1025px){.realty-room__advantages .swiper-container{max-width:100%}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns{display:none}}.realty-room__advantages .smallicon+.smallicon{margin-left:0}.realty-room__advantages .swiper-wrapper.nt-c{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages .smallicon{border:1px solid #eff0f0;border-bottom:1px solid transparent;margin-bottom:50px}.realty-room__advantages .smallicon .icon-text{color:#2d3741;font-weight:400;font-size:14px;left:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:1025px){.realty-room__advantages .smallicon .icon-text{font-size:12px}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns .swiper-button-prev{left:10px}}@media screen and (max-width:1025px){.realty-room__advantages .swiper-btns .swiper-button-next{right:10px}}.realty-room__advantages:not(.--advantages-detail) .smallicon{width:100%;border:none}.realty-room__advantages:not(.--advantages-detail) .smallicon:before{content:'';width:70px;height:70px;position:absolute;border:1px solid #eff0f0;border-bottom:1px solid transparent;border-radius:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.realty-room__advantages.--advantages-detail{position:relative;z-index:2}@media screen and (max-width:1025px){.realty-room__advantages.--advantages-detail{z-index:100}}.realty-room__advantages.--advantages-detail .smallicon{border:none;width:100%}.realty-room__advantages.--advantages-detail .smallicon img{max-width:70px}.realty-room__advantages.--advantages-detail .smallicon .icon-text{background:#fff;padding:5px 0 0;margin-top:-5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.realty-room__advantages.--advantages-detail .tippy-box{font-size:12px}.realty-room__advantages.--advantages-detail [data-tippy-root]{width:200px}.realty-room__advantages.--advantages-detail .swiper-slide:hover{z-index:2}.realty-room__advantages.--advantages-detail .swiper-container{overflow:visible}.realty-room__info{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1026px){.realty-room__info{-webkit-box-flex:0;-ms-flex:0 0 410px;flex:0 0 410px;padding:0 0 60px 40px}}.realty-room__info .h1,.realty-room__info h1{font-weight:600;font-size:24px;line-height:29px;margin:0 0 6px 0}.realty-room__info .share-links-body{position:relative;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-transition:opacity .25s;transition:opacity .25s}.realty-room__info .share-links-body .opacity-0{opacity:.3;pointer-events:none}.realty-room__info .realty-room-descr{max-width:100%}.realty-room__info .realty-room-descr .price-new-wrap .price{line-height:100%;font-weight:500;font-size:16px;font-family:'Montserrat Alternates',serif}.realty-room__info .realty-room-descr .--small-price{padding:10px 0;font-family:'Montserrat Alternates',serif}@media screen and (max-width:1025px){.realty-room__info .realty-room-descr .price-new-wrap .text-small{font-size:12px}}.realty-room__info .line-params .line-param{margin-bottom:5px}.realty-room__info .realty-room-descr .price-new-wrap{margin-top:0}.realty-room-item .realty-room__info .share-links{bottom:auto;top:30px;left:0;padding:0}@media screen and (max-width:768px){.realty-room-item .realty-room__info .share-links{top:0}}.realty-room-item .realty-room__info .share-links li{white-space:nowrap}@media screen and (max-width:768px){.realty-room-item .realty-room__info .share-links li a{font-size:11px}}.print_v{display:none}.print-page{opacity:0;visibility:hidden;height:0;overflow:hidden}.facing-print{display:-webkit-box;display:-ms-flexbox;display:flex;gap:27px;font-size:10px}.facing-print__title{font-size:26px;font-family:'Montserrat Alternates',serif;font-weight:600;line-height:120%;margin-bottom:20px;text-transform:uppercase}.facing-print__text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:31px}.facing-print__pic{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px}@media print{.header-red-line{display:none!important}.no-print{display:none}.--print-disabled{display:none!important}.realty-room__info--title{display:block!important}.realty-room__advantages{margin-bottom:0;padding-bottom:0}.print-page{opacity:1;visibility:visible;height:auto;overflow:visible}.print-page .realty-room__advantages.--advantages-detail .smallicon img{max-width:50px}.print-page .realty-room__advantages:not(.--advantages-detail) .smallicon:before{width:50px;height:50px}.print-page .smallicon img,.print-page .smallicon svg{max-width:26px;top:-23px}.print-page .smallicon .icon-text{top:45px}.print-page .realty-room__advantages>.row{margin-top:-15px}.print-page .realty-room__advantages>.row>*{padding-top:15px}.print-page .realty-room__advantages .smallicon{margin-bottom:0;margin-top:0}.print-page .realty-room__advantages .smallicon .icon-text{font-size:12px}.print_v{display:block}.print_v.h1{font-size:20px!important;margin:0 0 15px}.realty-room__info{padding-left:0;padding-top:60px}.room-section .page-title{padding-top:10px!important}.header>.wrap>.row>.col-2:first-child{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important;margin-top:-10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo img{max-width:75px!important;margin-top:-20px}.header__top-line,.mobile-burger,.mobile-nav,.mobile-nav-menu,.page-title,.realty-room__tabs--list,footer,nav.menu{display:none!important}.print-page .--in-i-title{margin-top:-40px}.print-page .--in-p .flats-plan-map-svg-item.is-current{fill:rgba(25,148,115,.5)!important}.print-page .--in-h,.print-page .--in-i{page-break-after:always}.print-page .--in-f,.print-page__content{padding:30px 0}.print-page .--in-f .mt-5,.print-page .--in-f .my-5,.print-page__content .mt-5,.print-page__content .my-5{margin-top:0!important}.print-page.--townhouse-print .--in-f,.print-page.--townhouse-print .print-page__content{padding:0 0 30px 0}.print-page__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;background:#fff}.print-page__images img{width:49%;max-height:300px;-o-object-fit:contain;object-fit:contain}.print-page__images .plan-area-compass{bottom:-60px}.print-page .flat__nav{position:relative;-webkit-transform:scale(1);transform:scale(1)}.print-page .plan-area--nav .plan-area__svg{width:100%}.print-page .--in-f .plan-area--nav .plan-area__svg__hoverable{pointer-events:none}.print-page .--in-f .plan-area--nav .plan-area__svg__hoverable:not(.plan-area__svg__hoverable--current),.print-page .plan-area__svg__hoverable--disabled{opacity:1;fill:rgba(255,255,255,0)!important;stroke:none}.print-page .realty-room__tabs--on-plan{position:absolute;top:0;width:100%;height:100%}.print-page .flats-plan-map__svg-buildings{width:100%;height:100%}.print-page .--in-f .plan-area-compass{bottom:-40px;right:0}.print-page .--in-f .plan-area__svg{position:relative;pointer-events:none}.print-page .--in-f .plan-area__svg__hoverable--current{fill:#199473;opacity:1!important}.print-page .--in-h{page-break-after:always}.print-page .--in-h .plan-area-compass{z-index:2}.print-page .--in-h .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--in-h .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--in-h .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .--th .plan-area-compass{z-index:2}.print-page .--th .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--th .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--th .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .--in-th .plan-area-compass{z-index:2}.print-page .--in-th .plan-area-compass .compass--dark{-webkit-print-color-adjust:exact}.print-page .--in-th .plan-area__svg__hoverable--disabled{fill:none!important}.print-page .--in-th .plan-area__svg__hoverable--disabled.is-selected{fill:#1e9473!important;opacity:.5}.print-page .genplan-body{border-radius:0;overflow:hidden;position:relative}.print-page .genplan-body .flats-plan-map__compas{position:absolute;z-index:2;right:16px;bottom:16px}.print-page__content.--th .genplan-body,.print-page__content.--th .townhouse-types{width:100%}}.installment-section.room-pg{padding-top:40px}.realty-room.--townhouse .townhouse-container .th.is-sold path,.realty-room.--townhouse .townhouse-container .th.is-sold polygon{fill:none!important}@media screen and (max-width:1025px){.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__content{max-width:70%;margin:0 auto}.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__content svg{height:auto}}@media screen and (max-width:1025px){.realty-room.--townhouse [data-id=layout] .plan-area--nav .plan-area__svg{width:100%}}.realty-room.--townhouse [data-id=in-house]{padding-bottom:0;margin-bottom:30px;pointer-events:none}.realty-room.--townhouse [data-id=in-house] .townhouse-container{border-radius:10px;overflow:hidden}.realty-room.--townhouse [data-id=in-house] .townhouse-container .th{display:block}.realty-room.--townhouse [data-id=in-house] .townhouse-container svg{margin:0;min-height:auto;width:100%}.realty-room.--townhouse [data-id=on-plan]{padding-bottom:0;margin-bottom:30px}.realty-room.--townhouse [data-id=on-plan] [data-buildings-plan-view=map]{border-radius:10px;overflow:hidden}@media screen and (min-width:1026px){.realty-room.--townhouse [data-id=on-plan] .flats-plan-map__container{width:130%;margin-left:-15%}}.realty-room.--townhouse [data-id=on-plan] .plan-area-compass .compass--dark{--direction:0deg}.realty-room.--townhouse .flats-plan-map__container{position:relative}.realty-room.--townhouse .flats-plan-map__svg-buildings{width:100%;height:auto;position:absolute;top:0}.realty-room.--townhouse .flats-plan-map__svg-buildings .bl-bg{opacity:.3!important}.realty-room.--townhouse .flats-plan-map__svg-buildings .flats-plan-map-svg-item{fill:transparent}.realty-room.--townhouse .realty-room__tabs--text{height:auto}@media screen and (min-width:1026px){.realty-room.--townhouse .realty-room__tabs--text{margin-bottom:20px}}.advantages-townhouse{padding:40px}.advantages-townhouse__title{margin-bottom:40px;text-align:center}.print-page__content.--th{position:relative}.print-page__content.--th .townhouse-types{position:relative}.print-page__content.--th .townhouse-types .townhouse-container .th.is-sold path,.print-page__content.--th .townhouse-types .townhouse-container .th.is-sold polygon{fill:transparent!important}.print-page__content.--th .genplan-body{position:relative}.print-page__content.--th .plan-area-compass .compass--dark{--direction:216deg}.print-page__content.--th .flats-plan-map__container{position:relative}.print-page__content.--th .flats-plan-map__svg-buildings{width:100%;height:auto;position:absolute;top:0}.print-page__content.--th .flats-plan-map__svg-buildings .bl-bg{opacity:.3!important}.print-page__content.--th .flats-plan-map__svg-buildings .flats-plan-map-svg-item{fill:transparent}@media screen and (max-width:1025px){.room-section .page-title .link-back{display:none!important}}.price-new-wrap .black-friday{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price-new-wrap .black-friday__old .price{position:relative;color:#8d8e8e;font-size:13px}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .price{font-size:12px}}.price-new-wrap .black-friday__old .price span{font-size:23px}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .price span{font-size:20px}}.price-new-wrap .black-friday__old .price:before{content:"";position:absolute;bottom:5px;left:0;display:block;width:100%;height:8px;border-top:2px solid #2e3642;-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}@media screen and (max-width:768px){.price-new-wrap .black-friday__old .text-small{max-width:135px}}.price-new-wrap .black-friday__new .price{position:relative;color:#e53f25;font-size:15px}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .price{font-size:14px}}.price-new-wrap .black-friday__new .price span{font-size:29px}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .price span{font-size:26px}}.price-new-wrap .black-friday__new .text-small{text-align:right;padding:5px 0}@media screen and (max-width:768px){.price-new-wrap .black-friday__new .text-small{font-size:11px;line-height:13px}}.th-video-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.th-video-link a{text-decoration:none;border:0;font-family:'Montserrat Alternates',serif;font-size:20px;font-weight:600;line-height:24px}@media screen and (max-width:768px){.th-video-link a{width:100%;text-align:center;border-radius:4px;border:1px solid #199473;font-size:16px;line-height:16px;padding:9px 0}}.th-video-link a svg{width:36px;height:36px;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;margin-right:6px}@media screen and (max-width:768px){.th-video-link a svg{width:35px;height:35px;-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px}}@media screen and (min-width:769px){.th-video-link a span{color:#2d3741}}.--no-price{color:#199473;font-size:25px;font-weight:600;line-height:28px}@media screen and (max-width:768px){.--no-price{font-size:18px;line-height:22px}}.--no-price .booking-tel{padding-top:12px;display:inline-block}.--no-price a{color:#2d3741;font-size:28px;font-weight:700;line-height:22px;border:none}@media screen and (max-width:768px){.--no-price a{font-size:25px;line-height:24px}}#show-r{accent-color:#199473}.show-plane-r.custom-control input[type=checkbox]+label{font-size:19px}@media screen and (max-width:768px){.show-plane-r.custom-control{max-width:320px;margin:0 auto 15px}.show-plane-r.custom-control input[type=checkbox]+label{font-size:16px;font-weight:600;font-family:'Montserrat Alternates',serif}}.show-plane-r.custom-control input[type=checkbox]+label:after{top:4px;left:3px}.detail-badge{height:40px;margin-top:10px}@media screen and (max-width:600px){.detail-badge{height:30px}}[data-id=from-window] .swiper{border-radius:6px}[data-id=from-window] .show-gallery-control .show-gallery-next,[data-id=from-window] .show-gallery-control .show-gallery-prev{width:44px;height:30px;position:absolute;z-index:22;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next,[data-id=from-window] .show-gallery-control .show-gallery-prev{width:28px;height:20px}}[data-id=from-window] .show-gallery-control .show-gallery-next svg,[data-id=from-window] .show-gallery-control .show-gallery-prev svg{width:44px;height:30px;fill:#fff}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next svg,[data-id=from-window] .show-gallery-control .show-gallery-prev svg{width:28px;height:20px}}[data-id=from-window] .show-gallery-control .show-gallery-prev{left:35px}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-prev{left:15px}}[data-id=from-window] .show-gallery-control .show-gallery-next{right:35px}@media screen and (max-width:940px){[data-id=from-window] .show-gallery-control .show-gallery-next{right:15px}}button[data-content=from-window],button[data-content=layout]{width:100%;height:52px;border:1px solid #199473;border-radius:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#199473;background:#fff;gap:6px;margin-top:30px}button[data-content=from-window] svg,button[data-content=layout] svg{fill:#199473;width:33px;height:20px}button[data-content=layout]{border-color:#a3a4a4;color:#a3a4a4}.opacity-0{opacity:0}.sale-ny{background:#ff4125;border-radius:7px;width:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.sale-ny strong{font-weight:600}.sale-ny__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#8d8e8e;background:#fff;border:1px solid #ff4125;border-radius:7px;font-size:19px;padding:3px 10px}@media screen and (max-width:600px){.sale-ny__top{font-size:18px;padding:5px 10px}}.sale-ny__top--small{text-transform:uppercase;font-weight:600;font-size:12px}@media screen and (max-width:600px){.sale-ny__top--small{font-size:11px}}.sale-ny__top--price{line-height:100%}.sale-ny__top--price span:last-child{font-size:14px}@media screen and (max-width:600px){.sale-ny__top--price span:last-child{font-size:13px}}.sale-ny__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;font-size:25px;padding:3px 10px}@media screen and (max-width:600px){.sale-ny__bottom{font-size:24px;padding:3px 10px}}.sale-ny__bottom--small{text-transform:uppercase;font-size:12px;font-weight:600;margin-bottom:5px}@media screen and (max-width:600px){.sale-ny__bottom--small{font-size:11px}}.sale-ny__bottom--sale{font-size:15px;font-weight:600}@media screen and (max-width:600px){.sale-ny__bottom--sale{font-size:14px}}.sale-ny__bottom--price{line-height:100%}.sale-ny__bottom--price span:last-child{font-size:18px}@media screen and (max-width:600px){.sale-ny__bottom--price span:last-child{font-size:17px}}.price-installments{color:#8d8e8e;font-size:14px;font-weight:500;padding-top:17px}.price-installments span,.price-installments strong{font-size:16px;font-weight:600}
/* End */
/* /local/templates/.default/components/bitrix/news/flats/bitrix/news.detail/flats/style.css?17343357933254 */
/* /local/media/estate/css/twentytwenty.css?17016791976575 */
/* /local/media/sections/flats/detail/style.min.css?173945376728515 */
/* /local/media/estate-3d/css/style.css?172501067024198 */
/* /local/media/estate-3d/css/detail.css?170167919611058 */
/* /local/templates/.default/components/bitrix/catalog.section.list/buildings-plan-estate/style.css?17080976896176 */
/* /local/templates/.default/components/bitrix/news.list/mortgage/style.css?17486168602707 */
/* /local/media/css/nouislider.min.css?17016791964220 */
/* /local/media/css/sections.min.css?1748875947339888 */
