.page-module-sass-module__g75U2q__banner_text{max-width:490px!important}.page-module-sass-module__g75U2q__banks{grid-template-columns:repeat(6,1fr);gap:80px 16px;display:grid}@media (max-width:1199px){.page-module-sass-module__g75U2q__banks{grid-template-columns:repeat(4,1fr);gap:32px 16px}}@media (max-width:767px){.page-module-sass-module__g75U2q__banks{grid-template-columns:repeat(2,1fr);gap:19px 16px}}.page-module-sass-module__g75U2q__bank_logo{height:46px;position:relative}.page-module-sass-module__g75U2q__bank_logo img{object-fit:contain}.page-module-sass-module__g75U2q__complexes{grid-template-columns:repeat(4,calc(25% - 15px));gap:20px;display:grid}@media (max-width:1199px){.page-module-sass-module__g75U2q__complexes{grid-template-columns:repeat(2,calc(50% - 10px))}}@media (max-width:767px){.page-module-sass-module__g75U2q__complexes{grid-template-columns:100%}}
.rc-slider{touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:#0000;border-radius:6px;width:100%;height:14px;padding:5px 0;position:relative}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;width:100%;height:4px;position:absolute}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid #0000;border-bottom:5px solid #0000;transform:translateY(-5px)}.rc-slider-handle{z-index:1;cursor:pointer;width:14px;height:14px;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;margin-top:-5px;position:absolute}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{box-shadow:unset;border-color:#96dbfa}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{cursor:-webkit-grabbing;cursor:grabbing;border-color:#57c5f7;box-shadow:0 0 5px #57c5f7}.rc-slider-mark{width:100%;font-size:12px;position:absolute;top:18px;left:0}.rc-slider-mark-text{color:#999;text-align:center;vertical-align:middle;cursor:pointer;display:inline-block;position:absolute}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:0 0;width:100%;height:4px;position:absolute}.rc-slider-dot{vertical-align:middle;cursor:pointer;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-2px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{box-shadow:none;cursor:not-allowed;background-color:#fff;border-color:#ccc}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{width:4px;bottom:0;left:5px}.rc-slider-vertical .rc-slider-track-draggable{border:0;border-left:5px solid #0000;border-right:5px solid #0000;transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{z-index:1;touch-action:pan-y;margin-top:0;margin-left:-5px;position:absolute}.rc-slider-vertical .rc-slider-mark{height:100%;top:0;left:18px}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both;display:block!important}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform-origin:50% 100%;opacity:0;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{transform-origin:50% 100%;opacity:0;transform:scale(0)}}.rc-slider-tooltip{visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:#0000;position:absolute;top:-9999px;left:-9999px}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{color:#fff;text-align:center;background-color:#6c6c6c;border-radius:6px;min-width:24px;height:24px;padding:6px 2px;font-size:12px;line-height:1;text-decoration:none;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{border-style:solid;border-color:#0000;width:0;height:0;position:absolute}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-width:4px 4px 0;border-top-color:#6c6c6c;margin-left:-4px;bottom:4px;left:50%}
.RangeSlider-module-sass-module__CFb1pa__rangeSlider{width:100%;position:relative}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__label{color:#acacac;margin-bottom:4px;font-family:Benzin;font-size:10px;line-height:18px}@media (max-width:1199px){.RangeSlider-module-sass-module__CFb1pa__rangeSlider__label{font-size:8px;line-height:12px}}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__inputWrapper{background:#fff;border:1px solid #fff;height:56px;transition:border-color .2s;display:flex;position:relative}@media (max-width:1199px){.RangeSlider-module-sass-module__CFb1pa__rangeSlider__inputWrapper{height:40px}}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__input{flex:1;align-items:center;display:flex;position:relative}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__field{color:#212121;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 18px;font-family:inherit;font-size:14px;line-height:18px;transition:border-color .2s}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__field::placeholder{color:#939393}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__prefix,.RangeSlider-module-sass-module__CFb1pa__rangeSlider__suffix{color:#acacac;pointer-events:none;white-space:nowrap;font-size:14px;line-height:18px;position:absolute}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__prefix{left:16px}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__suffix{right:16px}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__field--hasPrefix{padding-left:39px!important}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__field--hasSuffix{padding-right:39px!important}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__separator{background:#dedede;flex-shrink:0;width:1px;height:100%}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider{pointer-events:none;align-items:center;height:24px;padding:0 18px;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(50%)}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider .rc-slider{pointer-events:all;width:100%}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider .rc-slider-track{background:#383838;height:2px}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider .rc-slider-rail{background:0 0;height:2px}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider .rc-slider-handle{opacity:1;width:10px;height:10px;box-shadow:none;background:#383838;border:none;margin-top:-4px}:is(.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider .rc-slider-handle:hover,.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider .rc-slider-handle:active,.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider .rc-slider-handle:focus){border-color:#131764;box-shadow:0 2px 8px #1317644d}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__slider .rc-slider-handle-dragging{border-color:#131764!important;box-shadow:0 2px 8px #1317644d!important}.RangeSlider-module-sass-module__CFb1pa__rangeSlider__error{color:#d32f2f;margin-top:12px;font-size:12px;line-height:12px;position:absolute;top:calc(100% + 2px);left:0}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--error .RangeSlider-module-sass-module__CFb1pa__rangeSlider__inputWrapper{border-color:#d32f2f}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--disabled .RangeSlider-module-sass-module__CFb1pa__rangeSlider__inputWrapper{background:#e6e6e6}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--disabled .RangeSlider-module-sass-module__CFb1pa__rangeSlider__field{color:#939393;cursor:not-allowed}:is(.RangeSlider-module-sass-module__CFb1pa__rangeSlider--disabled .rc-slider-handle,.RangeSlider-module-sass-module__CFb1pa__rangeSlider--disabled .rc-slider-track){cursor:not-allowed}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--disabled .rc-slider-handle{border-color:#939393}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--disabled .rc-slider-track{background:#939393}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--range .RangeSlider-module-sass-module__CFb1pa__rangeSlider__inputWrapper{gap:0}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--range .RangeSlider-module-sass-module__CFb1pa__rangeSlider__input:first-child .RangeSlider-module-sass-module__CFb1pa__rangeSlider__field,.RangeSlider-module-sass-module__CFb1pa__rangeSlider--range .RangeSlider-module-sass-module__CFb1pa__rangeSlider__input:last-child .RangeSlider-module-sass-module__CFb1pa__rangeSlider__field{text-align:left}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--gray .RangeSlider-module-sass-module__CFb1pa__rangeSlider__inputWrapper{background:#f4f4f4;border-color:#f4f4f4}.RangeSlider-module-sass-module__CFb1pa__rangeSlider--sm .RangeSlider-module-sass-module__CFb1pa__rangeSlider__inputWrapper{height:46px}@media (max-width:1199px){.RangeSlider-module-sass-module__CFb1pa__rangeSlider--sm .RangeSlider-module-sass-module__CFb1pa__rangeSlider__inputWrapper{height:40px}}
.MainBannerCards-module-sass-module__fHwbpq__layout{grid-template-rows:1fr 1fr;grid-template-columns:1fr 507px;gap:20px;display:grid}@media (max-width:1199px){.MainBannerCards-module-sass-module__fHwbpq__layout{grid-template-rows:auto;grid-template-columns:1fr 1fr}}@media (max-width:767px){.MainBannerCards-module-sass-module__fHwbpq__layout{grid-template-columns:1fr}}.MainBannerCards-module-sass-module__fHwbpq__banner_wrapper{grid-row:span 2;position:relative;overflow:hidden}@media (max-width:1199px){.MainBannerCards-module-sass-module__fHwbpq__banner_wrapper{grid-area:span 1/span 2}}@media (max-width:767px){.MainBannerCards-module-sass-module__fHwbpq__banner_wrapper{grid-column:span 1}}.MainBannerCards-module-sass-module__fHwbpq__banner{height:660px!important}@media (max-width:767px){.MainBannerCards-module-sass-module__fHwbpq__banner{height:522px!important}}.MainBannerCards-module-sass-module__fHwbpq__banner__button{z-index:1;pointer-events:all;position:relative;gap:20px!important;display:inline-flex!important}.MainBannerCards-module-sass-module__fHwbpq__banner__subtitle{font-family:Benzin;font-size:13px;line-height:18px}.MainBannerCards-module-sass-module__fHwbpq__card_wrapper{position:relative;overflow:hidden}.MainBannerCards-module-sass-module__fHwbpq__overlay{z-index:2;pointer-events:none;width:100%;height:100%;animation-duration:.7s;animation-timing-function:ease;animation-delay:3.4s;animation-fill-mode:forwards;position:absolute;left:0}.MainBannerCards-module-sass-module__fHwbpq__overlay_blue{background:#131764}.MainBannerCards-module-sass-module__fHwbpq__overlay_orange{background:#e8752a}.MainBannerCards-module-sass-module__fHwbpq__overlay_red{background:#c23532}.MainBannerCards-module-sass-module__fHwbpq__overlay_down{animation-name:MainBannerCards-module-sass-module__fHwbpq__overlayRevealDown;top:0}.MainBannerCards-module-sass-module__fHwbpq__overlay_up{animation-name:MainBannerCards-module-sass-module__fHwbpq__overlayRevealUp;bottom:0}@keyframes MainBannerCards-module-sass-module__fHwbpq__overlayRevealDown{0%{height:100%}to{height:0}}@keyframes MainBannerCards-module-sass-module__fHwbpq__overlayRevealUp{0%{height:100%}to{height:0}}.MainBannerCards-module-sass-module__fHwbpq__card{cursor:pointer;color:inherit;border:2px solid #eaeaea;flex-direction:column;height:100%;padding:42px;text-decoration:none;transition:background .2s,border-color .2s;display:flex}@media (max-width:1199px){.MainBannerCards-module-sass-module__fHwbpq__card{min-height:213px;padding:24px}}@media (max-width:767px){.MainBannerCards-module-sass-module__fHwbpq__card{min-height:201px;padding:18px}}.MainBannerCards-module-sass-module__fHwbpq__card:hover{background:#f4f4f4;border-color:#f4f4f4}.MainBannerCards-module-sass-module__fHwbpq__card__title{margin-bottom:18px;font-family:Benzin;font-size:24px;line-height:32px}@media (max-width:1199px){.MainBannerCards-module-sass-module__fHwbpq__card__title{font-size:18px;line-height:24px}}.MainBannerCards-module-sass-module__fHwbpq__card__desc{color:#acacac;font-family:Benzin;font-size:13px;line-height:18px}@media (max-width:1199px){.MainBannerCards-module-sass-module__fHwbpq__card__desc{font-size:11px;line-height:16px}}.MainBannerCards-module-sass-module__fHwbpq__card__arrow{margin-top:auto}
.ProjectGenplan-module-sass-module__0Cf0cG__genplan{position:relative;overflow:clip visible}@media (max-width:1199px){.ProjectGenplan-module-sass-module__0Cf0cG__genplan{margin:0 -40px}}@media (max-width:767px){.ProjectGenplan-module-sass-module__0Cf0cG__genplan{margin:0 -16px}}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__img{max-width:100%;height:auto;display:block}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__overlay{width:100%;height:100%;position:absolute;top:0;left:0}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__overlay svg path{fill:#0a165880;cursor:pointer;transition:fill .2s}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__overlay svg path:hover{fill:#0a1658b3}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__area{cursor:pointer;transition:fill .2s}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__area:hover{fill:#131764!important}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__items{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item{pointer-events:none;opacity:0;visibility:hidden;background:#fff;width:375px;padding:32px 24px;transition:opacity .3s,visibility .3s;position:absolute;transform:translateY(-50%)}@media (max-width:767px){.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item{width:100%;margin-left:0;padding:48px 18px 24px;bottom:0;transform:none;top:auto!important;left:0!important}}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item--active{opacity:1;visibility:visible}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item>*{pointer-events:auto}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_close{cursor:pointer;background:0 0;border:none;padding:4px;display:none;position:absolute;top:12px;right:12px}@media (max-width:767px){.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_close{display:block}}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_title{font-family:Benzin;font-size:16px;line-height:20px}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_ready{color:#131764;font-family:Benzin;font-size:12px;line-height:16px}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_name{align-items:center;gap:16px;margin-bottom:4px;font-family:Benzin;font-size:12px;line-height:20px;display:flex}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_deadline{color:#acacac;font-family:Benzin;font-size:11px;line-height:14px}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_address{color:#acacac;margin-bottom:24px;font-family:Benzin;font-size:8px;line-height:14px}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_offers{grid-template-columns:1fr;gap:24px;margin-bottom:24px;display:grid}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_offer{justify-content:space-between;display:flex}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_offer_label{font-size:14px;line-height:20px}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_offer_value{color:#acacac;font-size:16px;line-height:24px}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_buttons{flex-direction:column;gap:16px;display:flex}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_button{width:100%;text-decoration:none;display:flex}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__item_button>*{width:100%}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__mobile_popup{flex-direction:column;gap:0;padding:8px 0;display:flex}.ProjectGenplan-module-sass-module__0Cf0cG__genplan__popup_content{background:#fff}
.ProjectInfrastructure-module-sass-module__NMteya__head{grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;display:grid}@media (max-width:1199px){.ProjectInfrastructure-module-sass-module__NMteya__head{grid-template-columns:1fr;gap:24px}}.ProjectInfrastructure-module-sass-module__NMteya__head>:nth-child(2){grid-column:span 3}@media (max-width:1199px){.ProjectInfrastructure-module-sass-module__NMteya__head>:nth-child(2){grid-column:span 1}}.ProjectInfrastructure-module-sass-module__NMteya__tiles{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:48px;display:grid}@media (max-width:1199px){.ProjectInfrastructure-module-sass-module__NMteya__tiles{grid-template-columns:1fr 1fr;margin-bottom:40px}}@media (max-width:767px){.ProjectInfrastructure-module-sass-module__NMteya__tiles{grid-template-columns:1fr;gap:12px}}.ProjectInfrastructure-module-sass-module__NMteya__tile{background:#f2f3f7;flex-direction:column;height:240px;padding:32px;display:flex}@media (max-width:1199px){.ProjectInfrastructure-module-sass-module__NMteya__tile{height:198px;padding:24px 20px}}.ProjectInfrastructure-module-sass-module__NMteya__tile__text{font-family:Benzin;font-size:13px;line-height:18px}@media (max-width:1199px){.ProjectInfrastructure-module-sass-module__NMteya__tile__text{font-size:11px;line-height:16px}}.ProjectInfrastructure-module-sass-module__NMteya__tile__text h1,.ProjectInfrastructure-module-sass-module__NMteya__tile__text h2,.ProjectInfrastructure-module-sass-module__NMteya__tile__text h3,.ProjectInfrastructure-module-sass-module__NMteya__tile__text h4,.ProjectInfrastructure-module-sass-module__NMteya__tile__text h5,.ProjectInfrastructure-module-sass-module__NMteya__tile__text h6{font-weight:500}.ProjectInfrastructure-module-sass-module__NMteya__tile__icon{margin-top:auto;margin-left:auto}.ProjectInfrastructure-module-sass-module__NMteya__tile.ProjectInfrastructure-module-sass-module__NMteya__blue{background:#131764;padding-bottom:0}.ProjectInfrastructure-module-sass-module__NMteya__tile.ProjectInfrastructure-module-sass-module__NMteya__blue .ProjectInfrastructure-module-sass-module__NMteya__tile__text{color:#fff}.ProjectInfrastructure-module-sass-module__NMteya__tile.ProjectInfrastructure-module-sass-module__NMteya__blue .ProjectInfrastructure-module-sass-module__NMteya__tile__icon{margin-right:auto}.ProjectInfrastructure-module-sass-module__NMteya__map{height:780px}@media (max-width:1199px){.ProjectInfrastructure-module-sass-module__NMteya__map{height:600px}}.ProjectInfrastructure-module-sass-module__NMteya__map_wrap{position:relative}.ProjectInfrastructure-module-sass-module__NMteya__map_legend{z-index:1;background:#fff;flex-direction:column;gap:12px;width:234px;padding:24px;display:flex;position:absolute;top:32px;left:47px}@media (max-width:767px){.ProjectInfrastructure-module-sass-module__NMteya__map_legend{display:none}}.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item{cursor:pointer;align-items:center;gap:12px;font-size:13px;line-height:18px;display:flex}.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item span{overflow-wrap:break-word;flex:1;min-width:0}.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item_img{background:#f4f4f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item_img img{filter:brightness(0)saturate()invert(89%)sepia(6%)saturate(43%)hue-rotate(169deg)brightness(88%)contrast(85%)}.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item_count{color:#acacac;margin-left:auto;font-size:13px;line-height:18px}.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item.ProjectInfrastructure-module-sass-module__NMteya__active .ProjectInfrastructure-module-sass-module__NMteya__map_legend__item_img,.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item:hover .ProjectInfrastructure-module-sass-module__NMteya__map_legend__item_img{background:#131764}.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item.ProjectInfrastructure-module-sass-module__NMteya__active .ProjectInfrastructure-module-sass-module__NMteya__map_legend__item_img img,.ProjectInfrastructure-module-sass-module__NMteya__map_legend__item:hover .ProjectInfrastructure-module-sass-module__NMteya__map_legend__item_img img{filter:brightness(0)saturate()invert()sepia(6%)saturate(0%)hue-rotate(115deg)brightness(108%)contrast(108%)}
.RealtyDetailInfo-module-sass-module__chXpZa__layout{grid-template-columns:1fr 507px;align-items:flex-start;gap:20px;display:grid}@media (max-width:1199px){.RealtyDetailInfo-module-sass-module__chXpZa__layout{grid-template-columns:100%;gap:20px}}@media (max-width:767px){.RealtyDetailInfo-module-sass-module__chXpZa__layout{gap:12px}}@media print{.RealtyDetailInfo-module-sass-module__chXpZa__layout{margin-top:16px}}.RealtyDetailInfo-module-sass-module__chXpZa__layout__left{background:#fff;flex-direction:column;align-items:center;min-height:748px;padding:24px;display:flex;position:relative}@media (max-width:767px){.RealtyDetailInfo-module-sass-module__chXpZa__layout__left{min-height:514px;padding:18px}}.RealtyDetailInfo-module-sass-module__chXpZa__layout__right{background:#fff;padding:24px}@media (max-width:767px){.RealtyDetailInfo-module-sass-module__chXpZa__layout__right{padding:24px 18px}}.RealtyDetailInfo-module-sass-module__chXpZa__view_variants{max-width:100%;margin-bottom:20px}.RealtyDetailInfo-module-sass-module__chXpZa__plang_wrapper{flex:1;justify-content:center;align-items:center;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__plang_inner{display:inline-block;position:relative}.RealtyDetailInfo-module-sass-module__chXpZa__plang_img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:560px;display:block}.RealtyDetailInfo-module-sass-module__chXpZa__plang_svg_overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.RealtyDetailInfo-module-sass-module__chXpZa__plang_svg_overlay svg{width:100%;height:auto;display:block}.RealtyDetailInfo-module-sass-module__chXpZa__plang_svg_overlay svg path{fill:#2a64f640;stroke:#2a64f680;stroke-width:2px;cursor:pointer;pointer-events:all;transition:fill .2s,stroke .2s}.RealtyDetailInfo-module-sass-module__chXpZa__plang_svg_overlay svg path:hover{fill:#2a64f673;stroke:#2a64f6cc}.RealtyDetailInfo-module-sass-module__chXpZa__plang_svg_overlay svg path.disabled{fill:#0000000a;stroke:#0000001f;cursor:default;pointer-events:none}.RealtyDetailInfo-module-sass-module__chXpZa__about_project_button{margin:20px auto 0}@media (max-width:1199px){.RealtyDetailInfo-module-sass-module__chXpZa__about_project_button{margin-left:0;margin-right:auto}}.RealtyDetailInfo-module-sass-module__chXpZa__share_buttons{flex-direction:column;gap:12px;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}@media (max-width:767px){.RealtyDetailInfo-module-sass-module__chXpZa__share_buttons{flex-direction:row;top:auto;bottom:24px;transform:translate(0)}}.RealtyDetailInfo-module-sass-module__chXpZa__share_button{cursor:pointer;background:0 0;border:none;padding:0}.RealtyDetailInfo-module-sass-module__chXpZa__share_button:hover img{filter:brightness(0)saturate()invert(9%)sepia(63%)saturate(3902%)hue-rotate(234deg)brightness(88%)contrast(102%)}.RealtyDetailInfo-module-sass-module__chXpZa__share_wrapper{position:relative}.RealtyDetailInfo-module-sass-module__chXpZa__share_popup{white-space:nowrap;z-index:10;background:#fff;border-radius:8px;width:224px;margin-right:12px;padding:24px 18px;position:absolute;top:50%;right:100%;transform:translateY(-50%);box-shadow:0 4px 20px #0000001f}.RealtyDetailInfo-module-sass-module__chXpZa__share_popup__item{cursor:pointer;color:#383838;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 0;font-family:inherit;font-size:13px;line-height:18px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__share_popup__item:hover{color:#131764}.RealtyDetailInfo-module-sass-module__chXpZa__share_popup__item:hover img{filter:brightness(0)saturate()invert(9%)sepia(63%)saturate(3902%)hue-rotate(234deg)brightness(88%)contrast(102%)}.RealtyDetailInfo-module-sass-module__chXpZa__share_popup__item:first-child{border-bottom:1px solid #e6e8f2;margin-bottom:14px;padding-top:0;padding-bottom:24px}.RealtyDetailInfo-module-sass-module__chXpZa__share_popup__item:last-child{padding-bottom:0}.RealtyDetailInfo-module-sass-module__chXpZa__toast{color:#fff;opacity:0;z-index:1000;pointer-events:none;background:#131764;border-radius:8px;padding:12px 24px;font-size:14px;transition:opacity .3s,transform .3s;position:fixed;bottom:40px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 12px #00000026}.RealtyDetailInfo-module-sass-module__chXpZa__toast--visible{opacity:1;transform:translate(-50%)translateY(0)}.RealtyDetailInfo-module-sass-module__chXpZa__like_button{cursor:pointer;background:0 0;border:none;padding:0}.RealtyDetailInfo-module-sass-module__chXpZa__info_head{justify-content:space-between;margin-bottom:22px;padding-right:20px;display:flex;position:relative}@media (max-width:767px){.RealtyDetailInfo-module-sass-module__chXpZa__info_head{margin-bottom:32px}}.RealtyDetailInfo-module-sass-module__chXpZa__info_head__title{margin-bottom:10px;font-family:Benzin;font-size:18px;line-height:20px}@media (max-width:767px){.RealtyDetailInfo-module-sass-module__chXpZa__info_head__title{font-size:16px;line-height:20px}}.RealtyDetailInfo-module-sass-module__chXpZa__info_head__title:last-child{margin-bottom:0}.RealtyDetailInfo-module-sass-module__chXpZa__info_head__tags{flex-wrap:wrap;gap:4px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__info_head__tags span{background:#f4f4f4;padding:5px 12px;font-size:12px;line-height:14px}.RealtyDetailInfo-module-sass-module__chXpZa__info_head__buttons{flex-direction:column;align-items:center;gap:16px;padding-top:12px;display:flex;position:absolute;top:0;right:0}.RealtyDetailInfo-module-sass-module__chXpZa__price_row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:22px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__price_row__price{color:#131764;font-family:Benzin;font-size:13px;font-weight:400;line-height:18px}.RealtyDetailInfo-module-sass-module__chXpZa__price_row__old_price{color:#acacac;font-family:Benzin;font-size:12px;font-weight:400;line-height:16px;text-decoration:line-through}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_list{flex-direction:column;gap:16px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card{cursor:pointer;background:#f4f4f4;padding:17px 16px 20px;transition:background .2s;position:relative}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card:hover{background:#ebe9e9}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card__head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card__icon{background:#fff;border-radius:50%;width:16px;height:16px}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card__title{font-family:Benzin;font-size:13px;line-height:18px}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card__tag{background:#fff;margin-left:auto;padding:3px 12px;font-size:14px;line-height:18px}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card__tag.RealtyDetailInfo-module-sass-module__chXpZa__primary{color:#fff;background:#131764}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card__price{color:#131764;font-family:Benzin;font-size:13px;line-height:18px}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card__side_icon{position:absolute;top:50%;right:24px;transform:translateY(-50%)}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card.RealtyDetailInfo-module-sass-module__chXpZa__active{pointer-events:none}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card.RealtyDetailInfo-module-sass-module__chXpZa__active .RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card__icon{border:3px solid #383838}.RealtyDetailInfo-module-sass-module__chXpZa__hidden_mortgages{flex-direction:column;gap:16px;padding-top:16px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__show_more{color:#131764;cursor:pointer;background:0 0;border:none;align-items:center;gap:13px;font-family:Benzin;font-size:11px;line-height:16px;transition:opacity .2s;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__show_more:hover{opacity:.8}@media (max-width:1199px){.RealtyDetailInfo-module-sass-module__chXpZa__show_more{font-size:11px;line-height:16px}}.RealtyDetailInfo-module-sass-module__chXpZa__show_more_mortgages{justify-content:center;width:100%;margin-top:24px;margin-bottom:34px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__buttons{grid-template-columns:1fr 1fr;gap:17px;margin-bottom:32px;display:grid}@media (max-width:767px){.RealtyDetailInfo-module-sass-module__chXpZa__buttons{grid-template-columns:100%}}.RealtyDetailInfo-module-sass-module__chXpZa__features_more{align-items:center;gap:12px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__features_title{margin-bottom:16px;font-family:Benzin;font-size:13px;line-height:18px}.RealtyDetailInfo-module-sass-module__chXpZa__features{flex-direction:column;gap:16px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__features:last-child{margin-bottom:0}.RealtyDetailInfo-module-sass-module__chXpZa__features__item{justify-content:space-between;gap:12px;font-size:13px;line-height:16px;display:flex}.RealtyDetailInfo-module-sass-module__chXpZa__features__item span:first-child{color:#acacac}.RealtyDetailInfo-module-sass-module__chXpZa__features__item span:nth-child(2){text-align:right}.RealtyDetailInfo-module-sass-module__chXpZa__features_more{cursor:pointer;align-items:center;gap:13px;margin-top:18px;font-size:13px;line-height:18px;transition:color .2s;display:inline-flex}.RealtyDetailInfo-module-sass-module__chXpZa__features_more:hover{color:#131764}@media print{.RealtyDetailInfo-module-sass-module__chXpZa__animate_purchase,.RealtyDetailInfo-module-sass-module__chXpZa__animate_features,.RealtyDetailInfo-module-sass-module__chXpZa__animate_purchase>div,.RealtyDetailInfo-module-sass-module__chXpZa__animate_features>div{height:auto!important;max-height:none!important;display:block!important;overflow:visible!important}.RealtyDetailInfo-module-sass-module__chXpZa__animate_purchase{margin-bottom:32px}.RealtyDetailInfo-module-sass-module__chXpZa__show_more_mortgages,.RealtyDetailInfo-module-sass-module__chXpZa__features_more,.RealtyDetailInfo-module-sass-module__chXpZa__share_buttons,.RealtyDetailInfo-module-sass-module__chXpZa__about_project_button,.RealtyDetailInfo-module-sass-module__chXpZa__info_head__buttons{display:none!important}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_list{margin-bottom:16px}.RealtyDetailInfo-module-sass-module__chXpZa__mortgage_card{break-inside:avoid}.RealtyDetailInfo-module-sass-module__chXpZa__hidden_mortgages{padding-top:0!important}}
.RealtyDetailPageContent-module-sass-module__y9G25G__about_banner{height:480px!important}@media (max-width:1199px){.RealtyDetailPageContent-module-sass-module__y9G25G__about_banner{margin-left:-40px;margin-right:-40px}}@media (max-width:767px){.RealtyDetailPageContent-module-sass-module__y9G25G__about_banner{margin-left:-16px;margin-right:-16px;height:575px!important}}.RealtyDetailPageContent-module-sass-module__y9G25G__about_banner_footer{justify-content:flex-end;display:flex}@media (max-width:767px){.RealtyDetailPageContent-module-sass-module__y9G25G__about_banner_footer{justify-content:center}}.RealtyDetailPageContent-module-sass-module__y9G25G__about_banner_button{text-align:left!important;gap:20px!important;height:auto!important;padding:20px!important;font-size:14px!important;line-height:18px!important}.RealtyDetailPageContent-module-sass-module__y9G25G__similar{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.RealtyDetailPageContent-module-sass-module__y9G25G__similar>*{min-width:0}@media (max-width:1199px){.RealtyDetailPageContent-module-sass-module__y9G25G__similar{scrollbar-width:none;grid-template-columns:375px;grid-auto-columns:375px;grid-auto-flow:column;gap:12px;margin-left:-40px;margin-right:-40px;padding:0 40px;display:grid;overflow-x:auto}.RealtyDetailPageContent-module-sass-module__y9G25G__similar::-webkit-scrollbar{display:none}.RealtyDetailPageContent-module-sass-module__y9G25G__similar>*{flex:0 0 375px}}@media (max-width:767px){.RealtyDetailPageContent-module-sass-module__y9G25G__similar{grid-template-columns:330px;grid-auto-columns:330px;grid-auto-flow:column;margin-left:-16px;margin-right:-16px;padding:0 16px}.RealtyDetailPageContent-module-sass-module__y9G25G__similar>*{flex:0 0 330px}}
