.WdgtAdmin_Body_root{width:100%;height:100%;display:flex;flex-direction:column;gap:32px}.WdgtAdmin_Body_header{display:flex;flex-direction:column;gap:16px}.WdgtAdmin_Body_header__top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;word-break:break-word;gap:16px}.WdgtAdmin_Body_header__bottom{display:flex;flex-direction:column}.WdgtAdmin_Body_content{width:100%;height:100%}.Shbutton_Button_button{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;font-family:ALSGranate,helvetica,arial,sans-serif;font-weight:700;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer}.Shbutton_Button_button--small{padding:8px 12px;max-height:36px;border-radius:8px;font-size:14px;line-height:20px}.Shbutton_Button_button--medium{padding:9px 16px;border-radius:8px;font-size:16px;line-height:24px}.Shbutton_Button_button--large{font-weight:700;font-size:18px;line-height:24px;padding:13px 20px;border-radius:12px}.Shbutton_Button_button.Shbutton_Button_disabled,.Shbutton_Button_button:disabled{cursor:default;pointer-events:none}.Shbutton_Button_button-primary{background-color:var(--surfaces-primary);color:var(--white)}@media(min-width:1100px){.Shbutton_Button_button-primary:hover{background-color:var(--surfaces-primary-hover)}}.Shbutton_Button_button-primary.Shbutton_Button_disabled,.Shbutton_Button_button-primary:disabled{cursor:default;pointer-events:none;color:var(--surfaces-black-disable);background-color:var(--surfaces-black-disable-2)}.Shbutton_Button_button-secondary{background-color:var(--black-disable-3);color:var(--text-secondary-color)}@media(min-width:1100px){.Shbutton_Button_button-secondary:hover{background-color:var(--black-disable-2)}}.Shbutton_Button_button-black{color:var(--white);background-color:var(--black);border:1px solid var(--black)}@media(min-width:1100px){.Shbutton_Button_button-black:hover{background-color:var(--black-hover);border-color:var(--black-hover)}}.Shbutton_Button_button-outline{border:1px solid var(--surfaces-secondary-hover);color:var(--text-secondary-color)}@media(min-width:1100px){.Shbutton_Button_button-outline:hover{border-color:var(--text-secondary-color_50)}}.Shbutton_Button_button-outline-inverse{border:1px solid var(--white);color:var(--white)}@media(min-width:1100px){.Shbutton_Button_button-outline-inverse:hover{border-color:var(--black-disable-3)}}.Shbutton_Button_button-error{background-color:var(--text-icons-danger);color:var(--white);border:2px solid var(--text-icons-danger)}@media(min-width:1100px){.Shbutton_Button_button-error:hover{background-color:var(--white);color:var(--text-primary)}}.ShbuttonIcon_ButtonIcon_button_icon{display:flex;align-items:center;justify-content:center;padding:8px;width:40px;height:40px;transition:background-color .3s ease-in-out,border-color .3s ease-in-out;cursor:pointer;box-sizing:border-box}.ShbuttonIcon_ButtonIcon_button_icon.ShbuttonIcon_ButtonIcon_square{border-radius:8px}.ShbuttonIcon_ButtonIcon_button_icon.ShbuttonIcon_ButtonIcon_circle{border-radius:20px}.ShbuttonIcon_ButtonIcon_button_icon svg{color:var(--text-primary)}.ShbuttonIcon_ButtonIcon_ghost{background-color:transparent}.ShbuttonIcon_ButtonIcon_ghost svg{color:var(--text-primary)}@media(min-width:1100px){.ShbuttonIcon_ButtonIcon_ghost:hover{background-color:var(--black-disable-3)}}.ShbuttonIcon_ButtonIcon_ghost_inverse{background-color:transparent}.ShbuttonIcon_ButtonIcon_ghost_inverse svg{color:var(--white)}@media(min-width:1100px){.ShbuttonIcon_ButtonIcon_ghost_inverse:hover{background-color:var(--black-hover)}}.ShbuttonIcon_ButtonIcon_secondary{background-color:var(--black-disable-3)}.ShbuttonIcon_ButtonIcon_secondary svg{color:var(--text-primary)}@media(min-width:1100px){.ShbuttonIcon_ButtonIcon_secondary:hover{background-color:var(--black-disable-2)}}.ShbuttonIcon_ButtonIcon_outline{background-color:transparent;border:1px solid var(--black-disable)}.ShbuttonIcon_ButtonIcon_outline svg{color:var(--text-primary)}@media(min-width:1100px){.ShbuttonIcon_ButtonIcon_outline:hover{border-color:var(--black-hover)}}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_root{display:flex;flex-direction:column;gap:32px;padding-top:64px;margin-bottom:64px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header{display:flex;flex-direction:column;gap:40px;width:100%}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header__top{width:100%;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header__button{flex:0 0 fit-content}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header__bottom{display:flex;flex-direction:column;gap:32px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_title{font-size:48px;font-weight:700;line-height:60px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper{min-height:500px;height:calc(100vh - 65px - 154px - 32px)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper .swiper-slide{width:100%!important}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__next,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__prev{position:absolute;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--white-40);top:50%;transform:translateY(-50%);z-index:2;cursor:pointer}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__next svg,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__prev svg{width:31px;height:31px;color:var(--white)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__prev{left:calc((100% - 1528px)/2)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__prev svg{transform:rotate(-90deg)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__next{right:calc((100% - 1528px)/2)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__next svg{transform:rotate(90deg)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__media{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info{display:flex;flex-direction:column;gap:12px;position:absolute;top:24px;z-index:2;left:calc((100% - 1528px)/2);max-width:645px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info__top{display:flex;flex-direction:row}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__albumTag{border-radius:8px 0 0 8px;background:rgba(27,27,27,.749);border-right:1px solid var(--white-40)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__download{display:flex;flex-direction:row;align-items:center;gap:10px;padding:6px 12px;border-top-right-radius:8px;border-bottom-right-radius:8px;background:rgba(27,27,27,.749);color:var(--text-icons-primary-inverse)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__download__icon{width:24px;height:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle{cursor:default;padding:8px 12px;display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;align-items:flex-start;border-radius:8px;color:var(--text-icons-primary-inverse);background:rgba(35,36,38,.851)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active{background:rgba(35,36,38,.749)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__button .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__icon{transform:rotate(0deg)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__description{font-weight:400;font-size:16px;line-height:20px;margin-left:10px;visibility:visible;opacity:1;max-width:calc(var(--max-width) - 24px);max-height:calc(var(--max-height) - 24px - 36px)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header{display:flex;cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;margin:-8px -12px;padding:8px 12px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__button{padding:0;width:24px;height:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__button .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__icon{width:100%;height:100%;transform:rotate(180deg);transition:transform .2s ease-in-out}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__button .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__icon path{fill:var(--white)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__description{font-weight:400;font-size:16px;line-height:20px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__description{overflow:hidden;visibility:hidden;opacity:0;max-width:0;max-height:24px;margin-top:0;font-size:0;transition:margin-left .15s ease-in-out,opacity .15s ease-in-out,visibility .15s ease-in-out,font-size .15s ease-in-out,max-height .15s ease-in-out,max-width .15s ease-in-out;white-space:pre-wrap}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_footer{display:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years{display:flex;flex-direction:row;gap:16px;width:max-content;padding-left:calc((100% - 1528px)/2);padding-right:calc((100% - 1528px)/2 - 139px)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper{scrollbar-color:transparent}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper::-webkit-scrollbar{display:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper{-ms-overflow-style:none;scrollbar-width:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper::-moz-scrollbar,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background-color:transparent}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper::-webkit-resizer,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper::-webkit-scrollbar-thumb,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper::-webkit-scrollbar-track-piece{background-color:transparent;width:0!important;height:0!important}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper::-webkit-scrollbar-track{background-color:transparent;width:0!important;height:0!important}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper{width:100%;overflow:auto;touch-action:none;cursor:-webkit-grab;cursor:grab}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_dragging{cursor:-webkit-grabbing;cursor:grabbing}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_dragging .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_button{pointer-events:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year__title{font-weight:700;font-size:20px;line-height:28px;position:-webkit-sticky;position:sticky;left:0;top:0;width:123px;padding:4px 10px;border-radius:8px;color:var(--surfaces-primary);background-color:var(--surfaces-tertiary);will-change:auto;height:-moz-fit-content;height:fit-content}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year__title:disabled{cursor:default;pointer-events:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year{display:flex;flex-direction:column;gap:12px;width:-moz-fit-content;width:fit-content}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_sticky{position:-webkit-sticky;position:sticky;top:0;right:32px;visibility:visible;opacity:1;height:-moz-fit-content;height:fit-content;transition:opacity .1s ease,transition .1s ease}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_sticky.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_hide{visibility:hidden;opacity:0}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year__title{color:var(--text-icons-primary-inverse);background-color:var(--icons-primary-color)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_min:not(.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active) .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year__title,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_min:not(.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active).VsMainApartmentsSlugConstructionProgress_ConstructionProgress_next .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year__title{width:65px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months{display:flex;flex-direction:column;gap:8px;width:-moz-fit-content;width:fit-content;height:100%}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__slider{width:100%;position:relative}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__rail{display:block;width:100%;height:8px;border-radius:20px;background-color:var(--backgrounds-violet)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__track{display:block;position:absolute;top:0;left:0;height:100%;border-radius:20px;background-color:var(--surfaces-primary-hover)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__thumbs{display:flex;flex-direction:row;justify-content:space-around;width:100%;height:100%;position:absolute;left:0;top:0}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__thumb{width:16px;height:16px;border-radius:100%;border:2px solid var(--white);background:var(--surfaces-primary-disable);position:relative;top:50%;transform:translateY(-50%)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__thumb.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active{background-color:var(--icons-primary-color)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__list{display:flex;flex-direction:row;width:-moz-fit-content;width:fit-content;height:100%;gap:4px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_button{display:flex;flex-direction:column;text-align:center;justify-content:flex-start;padding:6px 8px;width:124px;border-radius:12px;height:-moz-fit-content;height:fit-content}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_button:hover{background-color:var(--backgrounds-light)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item__title{font-weight:700;font-size:16px;line-height:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item__description{font-weight:400;font-size:14px;line-height:18px;max-height:54px;overflow:hidden}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_button{background-color:var(--surfaces-tertiary)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item__title{color:var(--icons-primary-color)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_disabled{cursor:default;pointer-events:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_disabled .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item__description,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_disabled .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_months__item__title{color:var(--text-icons-disabled)}@media(max-width:1919px){.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years{padding-left:196px;padding-right:57px}}@media(max-width:1599px){.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years{padding-left:171px;padding-right:32px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper{height:calc(100vh - 65px - 154px - 32px)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__prev{left:32px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__next{right:32px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info{left:32px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__description{max-width:calc(var(--max-width) - 54px)}}@media(max-width:1099px){.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_root{gap:24px;padding-top:48px;margin-bottom:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header{gap:48px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header__button{display:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header__bottom{gap:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_title{font-weight:700;font-size:32px;line-height:40px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years{padding-left:62px;padding-right:0}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years__wrapper{touch-action:unset}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper{height:calc(100vh - 51px - 136px - 24px)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__next,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper__prev{display:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info{left:unset;top:16px;right:16px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__albumTag{border:unset;border-radius:8px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__info .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_slide__download{display:none}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle{display:none;position:unset;width:100%;background:transparent;color:var(--text-icons-primary);padding:0;flex-direction:column}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active{background:transparent}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_active .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__description{margin:8px 0 0}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header{width:100%;margin:0;padding:0}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__date{display:flex;flex-direction:column}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__date__title{font-weight:400;font-size:14px;line-height:18px;color:var(--text-icons-secondary)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__date__value{font-weight:700;font-size:16px;line-height:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__actions{display:flex;flex-direction:row;gap:8px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__button{border-radius:8px;padding:8px;width:-moz-fit-content;width:fit-content;height:unset}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__button .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__icon{width:24px;height:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__button .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__icon path{fill:var(--black-hover)}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__download{padding:8px;width:-moz-fit-content;width:fit-content}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__download__icon{width:24px;height:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_footer{display:flex;flex-direction:column;gap:48px;width:100%;margin-top:-8px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_footer .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle{display:flex}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_footer__button{font-weight:400;font-size:14px;line-height:18px;font-weight:700}}@media(max-width:767px){.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_root{gap:32px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_header__bottom{gap:20px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_title{font-weight:700;font-size:24px;line-height:32px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years{padding-left:49px;padding-right:0}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_years .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year__title{font-weight:700;font-size:18px;line-height:24px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_year.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_sticky{right:0}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_swiper{height:281px;min-height:unset}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__button,.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header .VsMainApartmentsSlugConstructionProgress_ConstructionProgress_toggle__header__download{padding:6px}.VsMainApartmentsSlugConstructionProgress_ConstructionProgress_footer{margin-top:-20px;gap:24px}}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_root{display:flex;flex-direction:column;gap:40px;padding-top:64px;padding-bottom:64px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_title{font-size:48px;font-weight:700;line-height:60px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_body{display:flex;flex-direction:row;gap:32px;position:relative}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map{width:100%;height:clamp(500px,64vw,665px);border-radius:12px;overflow:hidden}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom{padding:40px 0;height:0!important;width:40px;box-shadow:0 0 8px 0 rgba(33,33,33,.102);border-radius:8px;overflow:hidden;border:unset}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-float-button{width:40px;height:40px;padding-left:40px;border:unset;border-radius:0;box-shadow:unset;box-sizing:border-box!important}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon,.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{border:unset;width:24px;height:24px;top:50%;left:50%;transform:translate(-50%,-50%)}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4yNSAxMS4yNVYzLjc1SDEyLjc1TDEyLjc1IDExLjI1TDIwLjI1IDExLjI1VjEyLjc1SDEyLjc1VjIwLjI1SDExLjI1TDExLjI1IDEyLjc1TDMuNzUgMTIuNzVWMTEuMjVIMTEuMjVaIiBmaWxsPSIjMTcxOTFBIi8+Cjwvc3ZnPgo=")}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4yNSAxMi43NUwzLjc1IDEyLjc1TDMuNzUgMTEuMjVMMjAuMjUgMTEuMjVWMTIuNzVaIiBmaWxsPSIjMTcxOTFBIi8+Cjwvc3ZnPgo=")}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-islets_icon-with-caption .ymaps-2-1-79-svg-icon{width:12px!important;height:12px!important;background-size:contain;left:-6px!important;top:-6px!important;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjQuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzgyNDVFNSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=")}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_balloon{font-weight:400;font-size:14px;line-height:18px;background:var(--white);border:1px solid var(--surfaces-primary-hover);padding:5px 12px;border-radius:37px;color:var(--text-primary);white-space:nowrap}ul.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menu{list-style:none;margin:0;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:20px;position:absolute;z-index:100;top:13px;left:15px;background:var(--white);box-shadow:2px 2px 16px 0 rgba(0,0,0,.2)}@media(max-width:1099px){ul.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menu{position:static;padding:0 32px;flex-direction:row;flex-wrap:wrap;box-shadow:none;background:transparent;gap:16px}}@media(max-width:767px){ul.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menu{display:grid;grid-template-columns:1fr 1fr;padding:0 16px;grid-gap:10px;gap:10px}}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuItem{font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;gap:6px;color:var(--text-secondary);cursor:pointer}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuItem.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_active{color:var(--text-primary)}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuItem.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_active .VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuMedia{background:var(--surfaces-primary-hover)}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuMedia{width:32px;height:32px;border-radius:50%;color:var(--white);display:flex;align-items:center;justify-content:center;padding:5px;background:var(--black-disable-2)}@media(max-width:1599px){.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map{height:clamp(500px,50vw,578px)}}@media(max-width:1099px){.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_root{gap:24px;padding-top:24px;padding-bottom:72px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_title{font-weight:700;font-size:32px;line-height:40px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_body{margin:0 -32px;display:flex;flex-direction:column;gap:24px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map{height:clamp(400px,67vw,500px);border-radius:0}}@media(max-width:767px){.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_root{padding-bottom:24px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_body{margin:0 -16px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_title{font-weight:700;font-size:24px;line-height:32px}}.VsMainApartmentsSlugMain_Main_root{width:100%}.VsMainApartmentsSlugMain_Main_title{position:absolute;opacity:0;z-index:-1}.VsMainApartmentsSlugMain_Main_swiper{width:100%;height:calc(100vh - 100px - 65px);min-height:500px}.VsMainApartmentsSlugMain_Main_swiper__pagination{position:absolute;z-index:1;display:flex;justify-content:center;align-items:center;bottom:20px;left:50%;transform:translate(-50%)}.VsMainApartmentsSlugMain_Main_swiper .swiper-slide{width:100%!important}.VsMainApartmentsSlugMain_Main_swiper__next,.VsMainApartmentsSlugMain_Main_swiper__prev{position:absolute;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:var(--white-22);top:50%;transform:translateY(-50%);z-index:2;cursor:pointer}.VsMainApartmentsSlugMain_Main_swiper__next svg,.VsMainApartmentsSlugMain_Main_swiper__prev svg{width:31px;height:31px}.VsMainApartmentsSlugMain_Main_swiper__prev{left:calc((100% - 1528px)/2)}.VsMainApartmentsSlugMain_Main_swiper__prev svg{transform:rotate(-90deg)}.VsMainApartmentsSlugMain_Main_swiper__next{right:calc((100% - 1528px)/2)}.VsMainApartmentsSlugMain_Main_swiper__next svg{transform:rotate(90deg)}.VsMainApartmentsSlugMain_Main_swiper__blur{position:absolute;left:0;bottom:0;width:100%;height:46%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));z-index:1}.VsMainApartmentsSlugMain_Main_slide{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.VsMainApartmentsSlugMain_Main_slide__media{object-fit:cover;height:100%;width:100%;border-radius:0}.VsMainApartmentsSlugMain_Main_slide__logo{position:absolute;left:calc((100% - 1528px)/2);max-width:calc(100% - (100% - 1528px));top:48px;width:auto;height:100%;max-height:80px}.VsMainApartmentsSlugMain_Main_slide__content{position:absolute;max-width:calc(100% - (100% - 1528px));left:calc((100% - 1528px)/2);bottom:96px;z-index:1;display:flex;flex-direction:column;gap:32px}.VsMainApartmentsSlugMain_Main_slide__title{font-weight:700;font-size:32px;line-height:40px;color:var(--text-icons-primary-inverse)}.VsMainApartmentsSlugMain_Main_slide .VsMainApartmentsSlugMain_Main_slide__button{min-width:220px;width:-moz-fit-content;width:fit-content}@media(max-width:1599px){.VsMainApartmentsSlugMain_Main_swiper{height:calc(100vh - 100px - 57px)}.VsMainApartmentsSlugMain_Main_swiper__prev{left:32px}.VsMainApartmentsSlugMain_Main_swiper__next{right:32px}.VsMainApartmentsSlugMain_Main_swiper__next,.VsMainApartmentsSlugMain_Main_swiper__prev{width:40px;height:40px}.VsMainApartmentsSlugMain_Main_swiper__next svg,.VsMainApartmentsSlugMain_Main_swiper__prev svg{width:24px;height:24px}.VsMainApartmentsSlugMain_Main_swiper__blur{height:44.4%}.VsMainApartmentsSlugMain_Main_slide__logo{left:32px;top:32px;max-height:64px}.VsMainApartmentsSlugMain_Main_slide__content{bottom:72px;left:32px;gap:24px;max-width:calc(100% - 64px)}.VsMainApartmentsSlugMain_Main_slide__title{font-weight:700;font-size:28px;line-height:36px}}@media(max-width:1099px){.VsMainApartmentsSlugMain_Main_root{margin-top:0}.VsMainApartmentsSlugMain_Main_swiper{height:calc(100vh - 51px)}.VsMainApartmentsSlugMain_Main_swiper__next,.VsMainApartmentsSlugMain_Main_swiper__prev{display:none}.VsMainApartmentsSlugMain_Main_swiper__blur{height:41.6%}.VsMainApartmentsSlugMain_Main_slide__logo{top:120px;max-height:48px}.VsMainApartmentsSlugMain_Main_slide__content{bottom:64px;gap:16px}.VsMainApartmentsSlugMain_Main_slide__title{font-weight:700;font-size:24px;line-height:32px}}@media(max-width:767px){.VsMainApartmentsSlugMain_Main_swiper__blur{height:36%}.VsMainApartmentsSlugMain_Main_swiper__pagination{bottom:16px}.VsMainApartmentsSlugMain_Main_slide__logo{left:16px;top:96px;max-height:40px}.VsMainApartmentsSlugMain_Main_slide__content{left:16px;width:calc(100% - 32px);max-width:calc(100% - 32px)}.VsMainApartmentsSlugMain_Main_slide__title{font-weight:700;font-size:20px;line-height:28px}.VsMainApartmentsSlugMain_Main_slide .VsMainApartmentsSlugMain_Main_slide__button{width:100%}}.ShButtonGroup_ButtonGroup_group{display:flex;flex-direction:row;align-items:center;padding:4px;gap:4px;border-radius:12px;background:var(--backgrounds-white);border:1px solid var(--surfaces-black-disable-2)}.ShButtonGroup_ButtonGroup_item{font:inherit;background-color:transparent;border:0;color:inherit;cursor:pointer;text-align:unset;font-weight:400;font-size:14px;line-height:18px;min-width:60px;max-width:100%;text-wrap:wrap;white-space:normal;word-break:break-word;padding:9px 16px;border-radius:8px;text-align:center;color:var(--text-primary);background:transparent;width:-moz-fit-content;width:fit-content}.ShButtonGroup_ButtonGroup_item.ShButtonGroup_ButtonGroup_active{background:var(--black);color:var(--text-icons-primary-inverse);box-shadow:1px 2px 4px 0 rgba(0,0,0,.051)}.VsMainApartmentsSlugBookingModal_Main_modal{padding:32px 32px 20px;max-width:600px;width:600px}.VsMainApartmentsSlugBookingModal_Main_title{font-weight:700;font-size:24px;line-height:32px;margin-bottom:32px}.VsMainApartmentsSlugBookingModal_Main_wrapper{display:flex;flex-direction:column;gap:24px}.VsMainApartmentsSlugBookingModal_Main_benefits{display:flex;flex-direction:column;gap:16px}.VsMainApartmentsSlugBookingModal_Main_benefit{display:flex;align-items:center;gap:12px}.VsMainApartmentsSlugBookingModal_Main_benefit svg{min-width:32px;width:32px}.VsMainApartmentsSlugBookingModal_Main_benefit svg path{fill:var(--text-primary-color)}.VsMainApartmentsSlugBookingModal_Main_benefit_title{font-weight:400;font-size:16px;line-height:20px;color:var(--text-primary)}.VsMainApartmentsSlugBookingModal_Main_form{display:flex;flex-direction:column;gap:24px;margin-top:8px}.VsMainApartmentsSlugBookingModal_Main_form .VsMainApartmentsSlugBookingModal_Main_reload{color:var(--text-secondary-color)}.VsMainApartmentsSlugBookingModal_Main_form_actions{display:flex;flex-direction:column;gap:16px}.VsMainApartmentsSlugBookingModal_Main_input_wrapper{display:flex;flex-direction:row;gap:16px}.VsMainApartmentsSlugBookingModal_Main_button_wrapper{display:flex;flex-direction:column;align-items:center;gap:12px}.VsMainApartmentsSlugBookingModal_Main_agreement{font-weight:400;font-size:13px;line-height:16px;color:var(--text-secondary)}.VsMainApartmentsSlugBookingModal_Main_agreement a{color:var(--text-primary-color)}.VsMainApartmentsSlugBookingModal_Main_timeLeft{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:var(--text-secondary-color)}@media(max-width:1099px){.VsMainApartmentsSlugBookingModal_Main_modal{padding:24px 16px;max-width:523px;width:523px}.VsMainApartmentsSlugBookingModal_Main_wrapper{gap:24px}.VsMainApartmentsSlugBookingModal_Main_title{font-weight:700;font-size:20px;line-height:28px;margin-bottom:24px}.VsMainApartmentsSlugBookingModal_Main_benefits{display:flex;flex-direction:column;gap:16px}.VsMainApartmentsSlugBookingModal_Main_benefit svg{min-width:24px;width:24px;height:24px}.VsMainApartmentsSlugBookingModal_Main_form{margin-top:0}.VsMainApartmentsSlugBookingModal_Main_input_wrapper{flex-direction:row}}@media(max-width:767px){.VsMainApartmentsSlugBookingModal_Main_modal{max-width:none;width:100%}.VsMainApartmentsSlugBookingModal_Main_input_wrapper{flex-direction:column}}.ShTextArea_TextArea_root{position:relative;display:flex;align-items:center;width:100%;height:101px;border:1px solid var(--surfaces-gray);border-radius:8px;outline:2px solid transparent;transition:border-color .2s ease-in-out,outline .1s ease-in-out;cursor:text}.ShTextArea_TextArea_root:after{content:"";position:absolute;display:block;width:100%;height:100%;border:2px solid transparent;border-radius:8px;transition:border-color .2s ease-in-out}@media(min-width:1100px){.ShTextArea_TextArea_root:hover{border-color:var(--surfaces-primary-hover)}}.ShTextArea_TextArea_root.ShTextArea_TextArea_focused:after{border-color:var(--text-primary-color)}.ShTextArea_TextArea_root.ShTextArea_TextArea_focused{border-color:transparent}.ShTextArea_TextArea_textarea{position:relative;padding:16px 12px;width:100%;height:100%;outline:none;border:none;background-color:transparent;resize:none;z-index:2}.ShTextArea_TextArea_textarea::placeholder{font-weight:400;font-size:16px;line-height:20px;color:var(--text-secondary)}@media(max-width:1099px){.ShTextArea_TextArea_root{height:136px}}@media(max-width:767px){.ShTextArea_TextArea_root{height:142px}}.VsMainApartmentsSlugBookingModal_Success_wrapper{display:flex;flex-direction:column;gap:32px;padding:32px;width:488px}.VsMainApartmentsSlugBookingModal_Success_header{display:flex;flex-direction:column;gap:8px}.VsMainApartmentsSlugBookingModal_Success_title{font-weight:700;font-size:28px;line-height:36px}.VsMainApartmentsSlugBookingModal_Success_description{font-weight:400;font-size:18px;line-height:24px}.VsMainApartmentsSlugBookingModal_Success_minutes{color:var(--text-primary-color)}.VsMainApartmentsSlugBookingModal_Success_button{height:52px}@media(max-width:1099px){.VsMainApartmentsSlugBookingModal_Success_wrapper{width:488px;padding:24px}}@media(max-width:767px){.VsMainApartmentsSlugBookingModal_Success_wrapper{width:100%;padding:20px;gap:24px}.VsMainApartmentsSlugBookingModal_Success_header{gap:12px}.VsMainApartmentsSlugBookingModal_Success_title{font-weight:700;font-size:20px;line-height:28px}.VsMainApartmentsSlugBookingModal_Success_description{font-weight:400;font-size:16px;line-height:20px}.VsMainApartmentsSlugBookingModal_Success_button{height:unset}}.WdgtAdminInfrastructureForm_Form_root{display:flex;flex-direction:column;gap:24px}.WdgtAdminInfrastructureForm_Form_settings{display:flex;flex-direction:column;gap:20px;padding:20px 32px;width:100%;height:-moz-fit-content;height:fit-content}.WdgtAdminInfrastructureForm_Form_settings.WdgtAdminInfrastructureForm_Form_close{display:none}.WdgtAdminInfrastructureForm_Form_settings__main{display:flex;flex-direction:column;gap:20px}.WdgtAdminInfrastructureForm_Form_settings__fields{grid-gap:16px;gap:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(301px,1fr))}.WdgtAdminInfrastructureForm_Form_settings__field{width:100%}.WdgtAdminInfrastructureForm_Form_main{display:grid;grid-template-columns:minmax(calc(60% - 10px),100%) minmax(calc(40% - 10px),100%);grid-gap:20px;gap:20px}@media(max-width:1599px){.WdgtAdminInfrastructureForm_Form_main{flex-direction:column;gap:24px}}.WdgtAdminInfrastructureForm_Form_footer{z-index:4;position:-webkit-sticky;position:sticky;left:0;display:flex;flex-direction:row;gap:16px;bottom:0;background:var(--backgrounds-light);padding-top:16px;padding-bottom:16px;margin:-16px 0}.WdgtAdminInfrastructureForm_Form_footer .WdgtAdminInfrastructureForm_Form_footer__button{width:-moz-fit-content;width:fit-content}.WdgtAdminInfrastructureForm_Form_media{display:flex;flex-direction:column;gap:12px}.WdgtAdminInfrastructureForm_Form_media__area{min-height:48px;max-height:450px}.WdgtAdminInfrastructureForm_Form_icon img{width:56px;height:56px}.WdgtAdminInfrastructureForm_Form_exclude{display:flex;flex-direction:column;gap:20px;padding:20px 32px;height:-moz-fit-content;height:fit-content}.WdgtAdminInfrastructureForm_Form_exclude .WdgtAdminInfrastructureForm_Form_add{width:-moz-fit-content;width:fit-content;padding:0;color:var(--text-secondary-color);margin:auto 0 0}.WdgtAdminInfrastructureForm_Form_list{display:flex;flex-direction:column;gap:12px}.WdgtAdminInfrastructureForm_Form_item{display:flex;flex-direction:column;gap:20px;border-radius:12px;padding:12px 16px 16px;background-color:var(--backgrounds-light)}.WdgtAdminInfrastructureForm_Form_item__body{display:flex;flex-direction:column;gap:20px;padding:0 0 0 32px}.WdgtAdminInfrastructureForm_Form_headerItem{display:flex;flex-direction:row;justify-content:space-between;gap:8px;align-items:center;min-height:38px}.WdgtAdminInfrastructureForm_Form_headerItem__left{display:flex;flex-direction:row;gap:12px;align-items:center;width:100%}.WdgtAdminInfrastructureForm_Form_headerItem .WdgtAdminInfrastructureForm_Form_emptyInput{padding:6px;width:100%}.WdgtAdminInfrastructureForm_Form_headerItem .WdgtAdminInfrastructureForm_Form_emptyInput__root{width:100%}.WdgtAdminInfrastructureForm_Form_headerItem .WdgtAdminInfrastructureForm_Form_emptyInput .WdgtAdminInfrastructureForm_Form_input{font-weight:700;font-size:18px;line-height:24px}.WdgtAdminInfrastructureForm_Form_headerItem .WdgtAdminInfrastructureForm_Form_headerItem__chevron{display:flex;width:-moz-fit-content;width:fit-content;padding:0}.WdgtAdminInfrastructureForm_Form_headerItem .WdgtAdminInfrastructureForm_Form_headerItem__chevron__icon{transform:rotate(180deg);width:28px;height:28px}.WdgtAdminInfrastructureForm_Form_headerItem .WdgtAdminInfrastructureForm_Form_headerItem__chevron.WdgtAdminInfrastructureForm_Form_active .WdgtAdminInfrastructureForm_Form_headerItem__chevron__icon{transform:rotate(0)}.WdgtAdminInfrastructureForm_Form_titleItem{display:flex;flex-direction:row;gap:6px;align-items:center;max-width:100%}.WdgtAdminInfrastructureForm_Form_titleItem__label{display:flex;flex-direction:row;align-items:center;gap:4px;max-width:calc(100% - 52px);overflow:hidden;text-overflow:ellipsis}.WdgtAdminInfrastructureForm_Form_titleItem__label__title{font-weight:700;font-size:18px;line-height:24px}.WdgtAdminInfrastructureForm_Form_titleItem__label__count{font-weight:400;font-size:16px;line-height:20px;color:var(--text-icons-secondary)}.WdgtAdminInfrastructureForm_Form_titleItem .WdgtAdminInfrastructureForm_Form_titleItem__button{color:var(--text-icons-secondary)}.WdgtAdminInfrastructureForm_Form_titleItem .WdgtAdminInfrastructureForm_Form_titleItem__button__icon{width:20px;height:20px}.WdgtAdminInfrastructureForm_Form_titleItem .WdgtAdminInfrastructureForm_Form_titleItem__delete{color:var(--text-icons-danger)}.WdgtAdminInfrastructureForm_Form_titleItem .WdgtAdminInfrastructureForm_Form_titleItem__delete__icon{width:20px;height:20px}.WdgtAdminInfrastructureForm_Form_results{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.WdgtAdminInfrastructureForm_Form_results__title{display:flex;align-items:center;gap:8px}.WdgtAdminInfrastructureForm_Form_results__main{display:flex;flex-direction:column;gap:20px;padding:20px 32px;height:-moz-fit-content;height:fit-content;max-height:600px;overflow:auto}.WdgtAdminInfrastructureForm_Form_results__list{display:flex;flex-direction:column;gap:8px}.WdgtAdminInfrastructureForm_Form_mapResult{margin-top:20px;display:flex;flex-direction:column;gap:20px;padding:20px 32px;height:-moz-fit-content;height:fit-content}.WdgtAdminInfrastructureForm_Form_mapResult__body{display:flex;flex-direction:row;gap:32px}.WdgtAdminInfrastructureForm_Form_mapResult__map{width:100%;height:clamp(500px,64vw,665px);border-radius:12px;overflow:hidden}.WdgtAdminInfrastructureForm_Form_mapResult__map .ymaps-2-1-79-zoom{padding:40px 0;height:0!important;width:40px;box-shadow:0 0 8px 0 rgba(33,33,33,.102);border-radius:8px;overflow:hidden;border:unset}.WdgtAdminInfrastructureForm_Form_mapResult__map .ymaps-2-1-79-float-button{width:40px;height:40px;padding-left:40px;border:unset;border-radius:0;box-shadow:unset;box-sizing:border-box!important}.WdgtAdminInfrastructureForm_Form_mapResult__map .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon,.WdgtAdminInfrastructureForm_Form_mapResult__map .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{border:unset;width:24px;height:24px;top:50%;left:50%;transform:translate(-50%,-50%)}.WdgtAdminInfrastructureForm_Form_mapResult__map .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4yNSAxMS4yNVYzLjc1SDEyLjc1TDEyLjc1IDExLjI1TDIwLjI1IDExLjI1VjEyLjc1SDEyLjc1VjIwLjI1SDExLjI1TDExLjI1IDEyLjc1TDMuNzUgMTIuNzVWMTEuMjVIMTEuMjVaIiBmaWxsPSIjMTcxOTFBIi8+Cjwvc3ZnPgo=")}.WdgtAdminInfrastructureForm_Form_mapResult__map .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4yNSAxMi43NUwzLjc1IDEyLjc1TDMuNzUgMTEuMjVMMjAuMjUgMTEuMjVWMTIuNzVaIiBmaWxsPSIjMTcxOTFBIi8+Cjwvc3ZnPgo=")}.WdgtAdminInfrastructureForm_Form_mapResult__map .ymaps-2-1-79-islets_icon-with-caption .ymaps-2-1-79-svg-icon{width:12px!important;height:12px!important;background-size:contain;left:-6px!important;top:-6px!important;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjQuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzgyNDVFNSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=")}.WdgtAdminInfrastructureForm_Form_balloon{font-weight:400;font-size:14px;line-height:18px;background:var(--white);border:1px solid var(--surfaces-primary-hover);padding:5px 12px;border-radius:37px;color:var(--text-primary);white-space:nowrap}.WdgtAdminInfrastructureForm_Form_excludeTitle{display:flex;justify-content:space-between}.WdgtAdminInfrastructureForm_Form_submit{width:100%}.WdgtAdminInfrastructureForm_Form_projects{display:flex;flex-direction:column;gap:24px}.WdgtAdminInfrastructureForm_Form_projects__title{display:flex;align-items:center;gap:8px}.WdgtAdminInfrastructureForm_Form_projects__list{display:flex;flex-direction:column;gap:20px}.WdgtAdminInfrastructureForm_Form_itemSections{display:flex;align-items:flex-start;gap:12px}.WdgtAdminInfrastructureForm_Form_itemSections__body{display:flex;flex-direction:column;gap:12px;padding:20px 32px;width:100%}.WdgtAdminInfrastructureForm_Form_itemSections__list{display:flex;flex-direction:column;gap:8px;padding:0 0 0 80px}.WdgtAdminInfrastructureForm_Form_itemSections .WdgtAdminInfrastructureForm_Form_itemSections__toggle{width:-moz-fit-content;width:fit-content;margin-top:18px}.WdgtAdminInfrastructureForm_Form_itemSections .WdgtAdminInfrastructureForm_Form_itemSections__toggle__icon{width:24px;height:24px;color:var(--text-secondary)}.WdgtAdminInfrastructureForm_Form_itemSections.WdgtAdminInfrastructureForm_Form_open .WdgtAdminInfrastructureForm_Form_itemSections__toggle__icon{transform:rotate(180deg)}.WdgtAdminInfrastructureForm_Form_infrastructures__title{display:flex;gap:8px;align-items:center;margin-bottom:20px}.WdgtAdminLegendForm_Form_root{display:flex;flex-direction:column;gap:24px;max-width:1000px}.WdgtAdminLegendForm_Form_settings{padding:20px 32px;width:100%}.WdgtAdminLegendForm_Form_settings,.WdgtAdminLegendForm_Form_settings__main{display:flex;flex-direction:column;gap:20px}.WdgtAdminLegendForm_Form_settings__fields{display:flex;flex-direction:row;gap:16px}.WdgtAdminLegendForm_Form_settings__field{width:100%}.WdgtAdminLegendForm_Form_main{display:flex;flex-direction:row;gap:20px}@media(max-width:1599px){.WdgtAdminLegendForm_Form_main{flex-direction:column;gap:24px}}.WdgtAdminLegendForm_Form_footer{z-index:4;position:-webkit-sticky;position:sticky;left:0;display:flex;flex-direction:row;gap:16px;bottom:0;background:var(--backgrounds-light);padding-top:16px;padding-bottom:16px;margin:-16px 0}.WdgtAdminLegendForm_Form_footer .WdgtAdminLegendForm_Form_footer__button{width:-moz-fit-content;width:fit-content}.WdgtAdminLegendForm_Form_media{display:flex;flex-direction:column;gap:12px;width:100%}.WdgtAdminLegendForm_Form_media__area{min-height:48px;max-height:450px}.WdgtAdminLegendForm_Form_icon img{width:56px;height:56px}.WdgtAdminLegendForm_Form_color{width:100%}.FtrsAdminProjectLayoutGroupsList_List_list{display:flex;flex-direction:column;gap:20px}.FtrsAdminProjectLayoutGroupsList_List_item{display:flex;flex-direction:column;gap:8px}.FtrsAdminProjectLayoutGroupsList_List_item__wrapper{display:flex;flex-direction:row;gap:16px;align-items:center;padding:12px 20px}.FtrsAdminProjectLayoutGroupsList_List_item__info{display:flex;flex-direction:row;gap:8px;align-items:baseline}.FtrsAdminProjectLayoutGroupsList_List_item__info__rooms{font-weight:400;font-size:14px;line-height:18px;margin-right:4px;border-radius:4px;padding:4px 6px;background:rgba(130,69,229,.161)}.FtrsAdminProjectLayoutGroupsList_List_item__info__code{font-weight:400;font-size:14px;line-height:18px;padding:4px 6px;border-radius:4px;color:var(--white);background-color:var(--brand-green)}.FtrsAdminProjectLayoutGroupsList_List_item__info__area{font-weight:400;font-size:14px;line-height:18px}.FtrsAdminProjectLayoutGroupsList_List_item__name{font-weight:400;font-size:16px;line-height:20px}.FtrsAdminProjectLayoutGroupsList_List_item__buttons{display:flex;flex-direction:row;align-items:center;gap:12px;margin:0 0 0 auto}.FtrsAdminProjectLayoutGroupsList_List_item .FtrsAdminProjectLayoutGroupsList_List_item__icon{color:var(--text-icons-secondary)}.FtrsAdminProjectLayoutGroupsList_List_item .FtrsAdminProjectLayoutGroupsList_List_item__icon__delete{color:var(--text-icons-danger)}.FtrsAdminProjectLayoutGroupsList_List_children{width:100%;display:flex;flex-direction:column;gap:8px;padding:0 0 0 40px}.FtrsAdminProjectLayoutGroupsList_List_button.FtrsAdminProjectLayoutGroupsList_List_button__delete{background-color:var(--text-icons-danger)}.WdgtAdminFeaturesForm_Form_root{display:flex;flex-direction:column;gap:24px}.WdgtAdminFeaturesForm_Form_root.WdgtAdminFeaturesForm_Form_mortgages .WdgtAdminFeaturesForm_Form_main{display:grid;grid-template-columns:minmax(calc(60% - 10px),100%) minmax(calc(40% - 10px),100%);grid-gap:20px;gap:20px}@media(max-width:1599px){.WdgtAdminFeaturesForm_Form_root.WdgtAdminFeaturesForm_Form_mortgages .WdgtAdminFeaturesForm_Form_main{grid-template-columns:1fr;gap:24px}}.WdgtAdminFeaturesForm_Form_settings{display:flex;flex-direction:column;gap:20px;padding:20px 32px}.WdgtAdminFeaturesForm_Form_settings.WdgtAdminFeaturesForm_Form_rate{position:-webkit-sticky;position:sticky;top:0;left:0;height:-moz-fit-content;height:fit-content}.WdgtAdminFeaturesForm_Form_settings__main{display:flex;flex-direction:column;gap:20px}.WdgtAdminFeaturesForm_Form_settings__fields{display:flex;flex-direction:row;gap:16px}.WdgtAdminFeaturesForm_Form_settings__fields__com{margin:0 8px 0 0;color:var(--text-secondary)}.WdgtAdminFeaturesForm_Form_settings__field{width:100%}.WdgtAdminFeaturesForm_Form_settings__published{display:flex;flex-direction:column;gap:12px;padding:8px 0 0}.WdgtAdminFeaturesForm_Form_settings__published__fields{display:flex;flex-direction:row;gap:16px}.WdgtAdminFeaturesForm_Form_settings__published__field{width:100%}.WdgtAdminFeaturesForm_Form_settings__base{display:flex;flex-direction:column;gap:12px}.WdgtAdminFeaturesForm_Form_settings__base__title{font-weight:700;font-size:16px;line-height:24px}.WdgtAdminFeaturesForm_Form_settings__base__body{display:flex;flex-direction:column;gap:20px}.WdgtAdminFeaturesForm_Form_settings__base__content{display:flex;flex-direction:column;gap:12px}.WdgtAdminFeaturesForm_Form_main{display:flex;flex-direction:row;gap:20px}@media(max-width:1599px){.WdgtAdminFeaturesForm_Form_main{flex-direction:column;gap:24px}}.WdgtAdminFeaturesForm_Form_footer{z-index:4;position:-webkit-sticky;position:sticky;left:0;display:flex;flex-direction:row;gap:16px;bottom:0;background:var(--backgrounds-light);padding-top:16px;padding-bottom:16px;margin:-16px 0}.WdgtAdminFeaturesForm_Form_footer .WdgtAdminFeaturesForm_Form_footer__button{width:-moz-fit-content;width:fit-content}.WdgtAdminFeaturesForm_Form_media{display:flex;flex-direction:column;gap:12px}.WdgtAdminFeaturesForm_Form_media__title{font-weight:700;font-size:16px;line-height:24px}.WdgtAdminFeaturesForm_Form_media__area{height:120px}.WdgtAdminFeaturesForm_Form_projects{display:flex;flex-direction:column;gap:24px}.WdgtAdminFeaturesForm_Form_projects__title{display:flex;align-items:center;gap:8px}.WdgtAdminFeaturesForm_Form_projects__list{display:flex;flex-direction:column;gap:20px}.WdgtAdminFeaturesForm_Form_itemSections{display:flex;flex-direction:column;gap:12px}.WdgtAdminFeaturesForm_Form_itemSections__header{display:flex;flex-direction:row;gap:12px;align-items:center}.WdgtAdminFeaturesForm_Form_itemSections__title{width:100%;padding:12px 24px}.WdgtAdminFeaturesForm_Form_itemSections__title__comment{font-weight:400;font-size:13px;line-height:16px;margin:auto 0 0;color:var(--text-secondary)}.WdgtAdminFeaturesForm_Form_itemSections__list{display:flex;flex-direction:column;gap:8px;padding:0 0 0 80px}.WdgtAdminFeaturesForm_Form_itemSections .WdgtAdminFeaturesForm_Form_itemSections__toggle{width:-moz-fit-content;width:fit-content}.WdgtAdminFeaturesForm_Form_itemSections .WdgtAdminFeaturesForm_Form_itemSections__toggle__icon{width:24px;height:24px;color:var(--text-secondary)}.WdgtAdminFeaturesForm_Form_itemSections.WdgtAdminFeaturesForm_Form_open .WdgtAdminFeaturesForm_Form_itemSections__toggle__icon{transform:rotate(180deg)}.WdgtAdminFeaturesForm_Form_preview{width:300px;display:flex;flex-direction:column;gap:20px;padding:20px 32px;height:-moz-fit-content;height:fit-content}.WdgtAdminFeaturesForm_Form_chip p{max-width:100%;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:1}.WdgtAdminFeaturesForm_Form_chip__tooltip{position:relative;width:16px;height:16px;flex:0 0 16px}.WdgtAdminFeaturesForm_Form_chip__tooltip:before{content:"";position:absolute;z-index:3;top:50%;left:50%;width:150%;height:150%;transform:translate(-50%,-50%)}.WdgtAdminFeaturesForm_Form_list{display:flex;flex-direction:column;gap:12px}.WdgtAdminFeaturesForm_Form_item{display:flex;gap:16px;border-radius:12px;padding:12px 16px 16px;background-color:var(--backgrounds-light);position:relative}.WdgtAdminFeaturesForm_Form_item.WdgtAdminFeaturesForm_Form_dragging{cursor:-webkit-grabbing;cursor:grabbing;opacity:.4}.WdgtAdminFeaturesForm_Form_item.WdgtAdminFeaturesForm_Form_dragging *,.WdgtAdminFeaturesForm_Form_item.WdgtAdminFeaturesForm_Form_dragging .WdgtAdminFeaturesForm_Form_item__drag{cursor:-webkit-grabbing;cursor:grabbing}.WdgtAdminFeaturesForm_Form_item .WdgtAdminFeaturesForm_Form_item__drag{cursor:-webkit-grab;cursor:grab;color:var(--text-icons-secondary)}.WdgtAdminFeaturesForm_Form_item .WdgtAdminFeaturesForm_Form_item__drag__icon{width:20px;height:20px}.WdgtAdminFeaturesForm_Form_item__body{display:grid;grid-template-columns:auto 1fr 1fr 24px;align-items:center;width:100%;grid-gap:12px;gap:12px;padding:0}.WdgtAdminFeaturesForm_Form_item__body_withOutOmg{grid-template-columns:1fr 1fr 24px}.WdgtAdminFeaturesForm_Form_item .WdgtAdminFeaturesForm_Form_item__textarea{background-color:var(--text-icons-primary-inverse)}.WdgtAdminFeaturesForm_Form_item .WdgtAdminFeaturesForm_Form_item__delete{height:-moz-fit-content;height:fit-content;color:var(--text-icons-danger);margin:auto 0}.WdgtAdminFeaturesForm_Form_item .WdgtAdminFeaturesForm_Form_item__delete__icon{width:24px;height:24px}.WdgtAdminFeaturesForm_Form_item__name{font-weight:400;font-size:16px;line-height:20px;border:0;padding:0}.WdgtAdminFeaturesForm_Form_item__file{position:relative;width:28px;height:28px}.WdgtAdminFeaturesForm_Form_item__file__image{width:100%;height:100%;border-radius:8px}.WdgtAdminFeaturesForm_Form_item__file .WdgtAdminFeaturesForm_Form_item__file__delete{position:absolute;background:rgba(23,25,26,.6);border-radius:100%;right:-8px;top:-4px}.WdgtAdminFeaturesForm_Form_item__file .WdgtAdminFeaturesForm_Form_item__file__delete__icon{width:20px;height:20px;color:var(--white)}.WdgtAdminFeaturesForm_Form_item__upload{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;background-color:var(--black-disable-3);border-radius:4px;border:1px dashed var(--surfaces-black-disable);cursor:pointer}.WdgtAdminFeaturesForm_Form_item__upload__icon{width:20px;height:20px;color:var(--text-icons-disabled-2)}.WdgtAdminFeaturesForm_Form_file{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;z-index:-1}.WdgtAdminFeaturesForm_Form_docBody{cursor:-webkit-grabbing;cursor:grabbing}.WdgtAdminConstructionReportsEventsForm_Form_root{display:flex;flex-direction:column;gap:24px}.WdgtAdminConstructionReportsEventsForm_Form_footer{z-index:4;position:-webkit-sticky;position:sticky;left:0;display:flex;flex-direction:row;gap:16px;bottom:0;background:var(--backgrounds-light);padding-top:16px;padding-bottom:16px;margin:-16px 0}.WdgtAdminConstructionReportsEventsForm_Form_footer .WdgtAdminConstructionReportsEventsForm_Form_footer__button{width:-moz-fit-content;width:fit-content}.WdgtAdminConstructionReportsEventsForm_Form_settings{display:flex;flex-direction:column;gap:20px;padding:20px 32px}.WdgtAdminConstructionReportsEventsForm_Form_settings__main{display:flex;flex-direction:column;gap:20px;max-width:541px}.WdgtAdminConstructionReportsEventsForm_Form_settings__published{display:flex;flex-direction:column;gap:12px;padding:8px 0 0}.WdgtAdminConstructionReportsEventsForm_Form_settings__published__fields{display:flex;flex-direction:row;gap:16px}.WdgtAdminConstructionReportsEventsForm_Form_settings__published__field{width:100%}.WdgtAdminConstructionReportsForm_Form_root{display:flex;flex-direction:column;gap:24px}.WdgtAdminConstructionReportsForm_Form_footer{z-index:4;position:-webkit-sticky;position:sticky;left:0;display:flex;flex-direction:row;gap:16px;bottom:0;background:var(--backgrounds-light);padding-top:16px;padding-bottom:16px;margin:-16px 0}.WdgtAdminConstructionReportsForm_Form_footer .WdgtAdminConstructionReportsForm_Form_footer__button{width:-moz-fit-content;width:fit-content}.WdgtAdminConstructionReportsForm_Form_settings{display:flex;flex-direction:column;gap:20px;padding:20px 32px}.WdgtAdminConstructionReportsForm_Form_settings__main{display:flex;flex-direction:column;gap:20px;max-width:541px}.WdgtAdminConstructionReportsForm_Form_settings__published{display:flex;flex-direction:column;gap:12px;padding:8px 0 0}.WdgtAdminConstructionReportsForm_Form_settings__published__fields{display:flex;flex-direction:row;gap:16px}.WdgtAdminConstructionReportsForm_Form_settings__published__field{width:100%}.FtrsAdminProjectConstructionReportsEventsList_List_root{display:flex;flex-direction:column;gap:20px}.FtrsAdminProjectConstructionReportsEventsList_List_table{width:100%;min-width:320x;max-width:1230px;overflow:unset;border-spacing:0;padding:20px}.FtrsAdminProjectConstructionReportsEventsList_List_table__wrapper{overflow:auto}.FtrsAdminProjectConstructionReportsEventsList_List_thead{position:-webkit-sticky;position:sticky;top:0;left:0;border-radius:6px;background-color:var(--text-icons-primary-inverse)}.FtrsAdminProjectConstructionReportsEventsList_List_thead .FtrsAdminProjectConstructionReportsEventsList_List_tr .FtrsAdminProjectConstructionReportsEventsList_List_th{font-weight:700;font-size:16px;line-height:24px;padding:0 0 12px 20px;text-align:left;border-bottom:1px solid var(--surfaces-black-disable-2)}.FtrsAdminProjectConstructionReportsEventsList_List_thead .FtrsAdminProjectConstructionReportsEventsList_List_tr .FtrsAdminProjectConstructionReportsEventsList_List_th__delete,.FtrsAdminProjectConstructionReportsEventsList_List_thead .FtrsAdminProjectConstructionReportsEventsList_List_tr .FtrsAdminProjectConstructionReportsEventsList_List_th__edit{width:32px;min-width:32px;max-width:32px}.FtrsAdminProjectConstructionReportsEventsList_List_tbody .FtrsAdminProjectConstructionReportsEventsList_List_tr .FtrsAdminProjectConstructionReportsEventsList_List_td{font-weight:400;font-size:16px;line-height:20px;text-align:left;padding:12px 20px;vertical-align:top}.FtrsAdminProjectConstructionReportsEventsList_List_tbody .FtrsAdminProjectConstructionReportsEventsList_List_tr .FtrsAdminProjectConstructionReportsEventsList_List_td__delete,.FtrsAdminProjectConstructionReportsEventsList_List_tbody .FtrsAdminProjectConstructionReportsEventsList_List_tr .FtrsAdminProjectConstructionReportsEventsList_List_td__edit{width:32px;min-width:32px;max-width:32px;padding:12px 6px;text-align:center}.FtrsAdminProjectConstructionReportsEventsList_List_tbody .FtrsAdminProjectConstructionReportsEventsList_List_tr .FtrsAdminProjectConstructionReportsEventsList_List_td__icon{width:20px;height:20px;color:var(--text-icons-secondary)}.FtrsAdminProjectConstructionReportsEventsList_List_tbody .FtrsAdminProjectConstructionReportsEventsList_List_tr .FtrsAdminProjectConstructionReportsEventsList_List_td__icon__delete{margin:0 auto;color:var(--text-icons-danger)}.FtrsAdminProjectConstructionReportsEventsList_List_tbody .FtrsAdminProjectConstructionReportsEventsList_List_tr.FtrsAdminProjectConstructionReportsEventsList_List_loader .FtrsAdminProjectConstructionReportsEventsList_List_td{height:44px}.FtrsAdminProjectConstructionReportsEventsList_List_tbody .FtrsAdminProjectConstructionReportsEventsList_List_tr.FtrsAdminProjectConstructionReportsEventsList_List_disabled .FtrsAdminProjectConstructionReportsEventsList_List_td:not(.FtrsAdminProjectConstructionReportsEventsList_List_td__delete,.FtrsAdminProjectConstructionReportsEventsList_List_td__edit){opacity:.4}.FtrsAdminProjectConstructionReportsEventsList_List_tbody:before{content:"";display:block;height:8px}.FtrsAdminProjectConstructionReportsEventsList_List_button.FtrsAdminProjectConstructionReportsEventsList_List_button__delete{background-color:var(--text-icons-danger)}.FtrsAdminProjectConstructionReportsList_List_root{display:flex;flex-direction:column;gap:20px}.FtrsAdminProjectConstructionReportsList_List_table{width:100%;min-width:320x;max-width:1230px;overflow:unset;border-spacing:0;padding:20px}.FtrsAdminProjectConstructionReportsList_List_table__wrapper{overflow:auto}.FtrsAdminProjectConstructionReportsList_List_thead{position:-webkit-sticky;position:sticky;top:0;left:0;border-radius:6px;background-color:var(--text-icons-primary-inverse)}.FtrsAdminProjectConstructionReportsList_List_thead .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_th{font-weight:700;font-size:16px;line-height:24px;padding:0 0 12px 20px;text-align:left;border-bottom:1px solid var(--surfaces-black-disable-2)}.FtrsAdminProjectConstructionReportsList_List_thead .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_th__year{width:144px;min-width:144px;max-width:144px}.FtrsAdminProjectConstructionReportsList_List_thead .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_th__month{width:184px;min-width:184px;max-width:184px}.FtrsAdminProjectConstructionReportsList_List_thead .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_th__upload_date{width:216px;min-width:216px;max-width:216px}.FtrsAdminProjectConstructionReportsList_List_thead .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_th__delete,.FtrsAdminProjectConstructionReportsList_List_thead .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_th__edit{width:32px;min-width:32px;max-width:32px}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_td{font-weight:400;font-size:16px;line-height:20px;text-align:left;padding:12px 20px;vertical-align:top}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_td__year{width:144px;min-width:144px;max-width:144px}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_td__month{width:184px;min-width:184px;max-width:184px}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_td__upload_date{width:216px;min-width:216px;max-width:216px}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_td__delete,.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_td__edit{width:32px;min-width:32px;max-width:32px;padding:12px 6px;text-align:center}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_td__icon{width:20px;height:20px;color:var(--text-icons-secondary)}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr .FtrsAdminProjectConstructionReportsList_List_td__icon__delete{margin:0 auto;color:var(--text-icons-danger)}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr.FtrsAdminProjectConstructionReportsList_List_loader .FtrsAdminProjectConstructionReportsList_List_td{height:44px}.FtrsAdminProjectConstructionReportsList_List_tbody .FtrsAdminProjectConstructionReportsList_List_tr.FtrsAdminProjectConstructionReportsList_List_disabled .FtrsAdminProjectConstructionReportsList_List_td:not(.FtrsAdminProjectConstructionReportsList_List_td__delete,.FtrsAdminProjectConstructionReportsList_List_td__edit){opacity:.4}.FtrsAdminProjectConstructionReportsList_List_tbody:before{content:"";display:block;height:8px}.FtrsAdminProjectConstructionReportsList_List_visibility{display:flex;align-items:center;flex-direction:row;gap:6px}.FtrsAdminProjectConstructionReportsList_List_visibility__icon{width:20px;height:20px;color:var(--text-icons-secondary)}.FtrsAdminProjectConstructionReportsList_List_visibility__text{font-weight:400;font-size:13px;line-height:16px;white-space:nowrap}.FtrsAdminProjectConstructionReportsList_List_button.FtrsAdminProjectConstructionReportsList_List_button__delete{background-color:var(--text-icons-danger)}