.WdgtAdmin_Menu_menu{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;background:var(--backgrounds-white);border-right:1px solid var(--surfaces-black-disable-2)}.WdgtAdmin_Menu_main{display:flex;flex-direction:column;gap:24px;overflow:hidden}.WdgtAdmin_Menu_header{padding:28px 35px 0}.WdgtAdmin_Menu_content{display:flex;flex-direction:column;padding:0 6px;overflow:hidden}.WdgtAdmin_Menu_nav{padding:0 29px;overflow:hidden auto}.WdgtAdmin_Menu_nav::-webkit-scrollbar{width:6px;height:6px}.WdgtAdmin_Menu_nav::-webkit-scrollbar-track{background-color:var(--backgrounds-light);border-radius:1em;border:0 solid var(--backgrounds-light)}.WdgtAdmin_Menu_nav::-webkit-scrollbar-thumb{border-radius:1em;background-color:var(--surfaces-primary-disable);border:0 solid var(--backgrounds-light)}.WdgtAdmin_Menu_profile{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:40px 35px 28px}.WdgtAdmin_Menu_profile__button{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.WdgtAdmin_Menu_profile__button__icon{flex:0 0 20px}.WdgtAdmin_Menu_profile__title{font-weight:400;font-size:14px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;color:var(--text-icons-primary)}.WdgtAdmin_Menu_profile__menu .WdgtAdmin_Menu_item{font-weight:400;font-size:14px;line-height:18px;display:flex;flex-direction:row;align-items:center;gap:8px}.WdgtAdmin_Menu_annotation{font-weight:400;font-size:13px;line-height:16px;color:var(--text-icons-secondary)}.Wdgt_ResetButton_root{padding:0;font:inherit;background-color:transparent;border:0;color:inherit;text-align:unset}.Shbutton_Bullet_root,.Wdgt_ResetButton_root{cursor:pointer;display:flex;align-items:center;justify-content:center}.Shbutton_Bullet_root{padding:4px;height:16px}.Shbutton_Bullet_root__dot{width:16px}.Shbutton_Bullet_root__thumb{width:50px}.Shbutton_Bullet_container{position:relative;width:100%;height:100%;border-radius:4px;box-shadow:1px 1px 4px 0 rgba(0,0,0,.149);overflow:hidden}.Shbutton_Bullet_background{background-color:var(--white-40)}.Shbutton_Bullet_background,.Shbutton_Bullet_point{left:0;top:0;position:absolute;width:100%;height:100%}.Shbutton_Bullet_point{visibility:hidden;opacity:0;background-color:var(--white);transition:opacity .3s ease-in-out,width .3s ease-in-out,visibility .3s ease-in-out}.Shbutton_Bullet_active .Shbutton_Bullet_point{opacity:1;visibility:visible}@keyframes ShDrawer_Drawer_show-background{0%{opacity:0}to{opacity:1}}@keyframes ShDrawer_Drawer_hide-background{0%{opacity:1}to{opacity:0}}@keyframes ShDrawer_Drawer_show-content{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0)}}@keyframes ShDrawer_Drawer_hide-content{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(100%)}}.ShDrawer_Drawer_enter .ShDrawer_Drawer_content{animation:ShDrawer_Drawer_show-content .2s linear}.ShDrawer_Drawer_enter .ShDrawer_Drawer_background{animation:ShDrawer_Drawer_show-background .2s linear}.ShDrawer_Drawer_exit .ShDrawer_Drawer_content{animation:ShDrawer_Drawer_hide-content .2s linear}.ShDrawer_Drawer_exit .ShDrawer_Drawer_background{animation:ShDrawer_Drawer_hide-background .2s linear}.ShDrawer_Drawer_exit__active .ShDrawer_Drawer_background,.ShDrawer_Drawer_exit__active .ShDrawer_Drawer_content{opacity:0}.ShDrawer_Drawer_root{position:fixed;z-index:102;inset:0}.ShDrawer_Drawer_root .ShDrawer_Drawer_puller{position:absolute;top:0;left:0;display:block;width:100%;height:24px;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ShDrawer_Drawer_root .ShDrawer_Drawer_puller__icon{display:block;width:48px;height:4px;position:absolute;left:50%;top:6px;transform:translate(-50%);background-color:#ced2d9;transition:background-color .2s linear 0s;will-change:background-color}.ShDrawer_Drawer_root .ShDrawer_Drawer_cross{position:absolute;top:18px;right:6px;padding:8px}.ShDrawer_Drawer_root .ShDrawer_Drawer_cross__icon{width:24px;height:24px;color:var(--text-icons-primary)}.ShDrawer_Drawer_background{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(14,14,15,.502);z-index:-1;opacity:1}.ShDrawer_Drawer_content{background-color:var(--backgrounds-white);border-radius:16px 16px 0 0;overflow:hidden;position:absolute;bottom:0;left:0;width:100%;display:flex;flex-direction:column;padding:24px}.ShDrawer_Drawer_content.ShDrawer_Drawer_dragging_stop{transition:top .2s linear 0s;will-change:top}@media(max-width:767px){.ShDrawer_Drawer_content{padding:20px 16px 24px}.ShDrawer_Drawer_cross{display:none}}.ShApiImage_ApiImage_image{display:block;transition:opacity .18s ease}.ShApiImage_ApiImage_fill{position:absolute;inset:0;width:100%;height:100%}.ShApiImage_ApiImage_loader{background-color:#f4f7fc;opacity:.96}.ShTooltip_Tooltip_root{position:fixed;margin:0;z-index:104;pointer-events:none;max-width:320px}.ShTooltip_Tooltip_content{font-weight:400;font-size:13px;line-height:16px;margin-bottom:8px;padding:8px 12px;background:var(--text-secondary-color);gap:10px;border-radius:12px;color:var(--text-icons-primary-inverse);white-space:break-spaces}.ShTooltip_Tooltip_drawer{display:flex;flex-direction:column;gap:24px}.ShTooltip_Tooltip_drawer__header{display:flex;flex-direction:column;gap:8px}.ShTooltip_Tooltip_drawer__title{font-weight:700;font-size:20px;line-height:28px}.ShTooltip_Tooltip_drawer__content{font-weight:400;font-size:16px;line-height:20px;white-space:break-spaces}.ShCategories_Categories_header_link{font-weight:400;font-size:16px;line-height:20px;transition:color .25s linear 0s;will-change:color;color:var(--text-primary)}.ShCategories_Categories_header_link:hover{transition:color .1s linear 0s;will-change:color;color:var(--text-primary-color)}@media(max-width:1279px){.ShCategories_Categories_header_link{font-weight:400;font-size:14px;line-height:18px}}.ShCategories_Categories_mobile_item{position:relative;display:flex;align-items:center;padding-left:20px;background-color:var(--backgrounds-light);border-radius:8px;overflow:hidden}.ShCategories_Categories_mobile_item .ShCategories_Categories_mobile_title{font-weight:700;font-size:16px;line-height:24px;color:var(--text-primary);z-index:2}@media(max-width:767px){.ShCategories_Categories_mobile_item .ShCategories_Categories_mobile_title{font-weight:700;font-size:13px;line-height:16px}}.ShCategories_Categories_mobile_item:first-child{flex-direction:column;align-items:flex-start;gap:8px;padding-top:12px}.ShCategories_Categories_mobile_item:first-child .ShCategories_Categories_masked_image{position:absolute;bottom:0!important;right:-61px!important;min-width:300px;max-height:166px;margin:auto 0 0 auto}@media(max-width:767px){.ShCategories_Categories_mobile_item:first-child{padding-top:16px;gap:4px}.ShCategories_Categories_mobile_item:first-child .ShCategories_Categories_mobile_title{font-weight:700;font-size:16px;line-height:24px}.ShCategories_Categories_mobile_item:first-child .ShCategories_Categories_masked_image{left:unset;right:0!important;min-width:154px;max-width:154px;max-height:90px;margin:auto 0 0 auto}}.ShCategories_Categories_mobile_item:not(:first-child){height:50px}.ShCategories_Categories_mobile_item:not(:first-child) .ShCategories_Categories_masked_image{position:absolute;right:0;object-fit:cover;-webkit-mask-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTA0IiBoZWlnaHQ9IjczIiB2aWV3Qm94PSIwIDAgMTA0IDczIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfOV8yMCkiPgo8cGF0aCBkPSJNLTQ4Ljg3MjEgMTQ2LjExNkgxNDAuMzM3VjY4LjYwNjRDMTQwLjMzNyAxOC4wMzI2IDExMC4xMzIgMC40NDE3NzMgODIuNzc2NiAwLjQ0MTc3MkM1Ny43MDA2IDAuNDQxNzcyIDQxLjc0MzIgMTAuODg2NCAyNC42NDYgMzYuMTczMkwtNDguODcyMSAxNDYuMTE2WiIgZmlsbD0iI0Q5RDlEOSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzlfMjAiPgo8cmVjdCB3aWR0aD0iMTA0IiBoZWlnaHQ9IjczIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=");mask-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTA0IiBoZWlnaHQ9IjczIiB2aWV3Qm94PSIwIDAgMTA0IDczIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfOV8yMCkiPgo8cGF0aCBkPSJNLTQ4Ljg3MjEgMTQ2LjExNkgxNDAuMzM3VjY4LjYwNjRDMTQwLjMzNyAxOC4wMzI2IDExMC4xMzIgMC40NDE3NzMgODIuNzc2NiAwLjQ0MTc3MkM1Ny43MDA2IDAuNDQxNzcyIDQxLjc0MzIgMTAuODg2NCAyNC42NDYgMzYuMTczMkwtNDguODcyMSAxNDYuMTE2WiIgZmlsbD0iI0Q5RDlEOSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzlfMjAiPgo8cmVjdCB3aWR0aD0iMTA0IiBoZWlnaHQ9IjczIiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:right;mask-position:right;width:100%;height:100%}@media(max-width:767px){.ShCategories_Categories_mobile_item:not(:first-child) .ShCategories_Categories_masked_image{-webkit-mask-position:right bottom;mask-position:right bottom;-webkit-mask-size:60px 43px;mask-size:60px 43px}}.ShCategories_Categories_mobile_item .ShCategories_Categories_mobile_link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}@media(max-width:767px){.ShCategories_Categories_mobile_item{padding-left:12px}}.ShCategories_Categories_mobile_item_button{font-weight:400;font-size:14px;line-height:18px;padding:9px 12px;background-color:var(--surfaces-primary);border-radius:8px;color:var(--white);font-weight:700}@media(max-width:767px){.ShCategories_Categories_mobile_item_button{padding:5px 12px;font-size:11px;line-height:14px}.ShCategories_Categories_page_arrow_wrapper{display:flex;align-items:center;justify-content:center}}.ShButtonCopy_ButtonCopy_root.ShButtonCopy_ButtonCopy_button{display:flex;color:var(--text-icons-secondary);transition:color .2s ease-in-out}@media(min-width:1100px){.ShButtonCopy_ButtonCopy_root.ShButtonCopy_ButtonCopy_button:hover{color:var(--icons-primary-color)}}.ShButtonCopy_ButtonCopy_tooltip{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.ShButtonCopy_ButtonCopy_tooltip__active{opacity:1;visibility:visible}.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)}.ShCheckSpecial_CheckSpecial_root{font-weight:400;font-size:16px;line-height:20px;display:flex;flex-direction:row;gap:6px;border:1px solid var(--surfaces-black-disable);padding:8px;border-radius:12px;cursor:pointer}.ShCheckSpecial_CheckSpecial_root svg{color:var(--text-icons-disabled)}.ShCheckSpecial_CheckSpecial_root.ShCheckSpecial_CheckSpecial_active{border-color:var(--surfaces-primary)}.ShCheckSpecial_CheckSpecial_root.ShCheckSpecial_CheckSpecial_active svg{color:var(--icons-primary-color)}.ShContent_Content_wrapper{max-width:100%;height:100%}.ShFilterChip_FilterChip_root{display:flex;flex-direction:row;gap:6px;align-items:center;justify-content:center;border-radius:28px;cursor:pointer;text-wrap:nowrap;text-overflow:ellipsis;transition:border-color .2s ease,background .2s ease,color .2s ease;max-width:100%;overflow:hidden}.ShFilterChip_FilterChip_root svg{width:100%;height:100%}.ShFilterChip_FilterChip_root .ShFilterChip_FilterChip_content{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:6px}.ShFilterChip_FilterChip_root.ShFilterChip_FilterChip_checked{background:var(--black);border-color:var(--black);color:var(--text-icons-primary-inverse)}.ShFilterChip_FilterChip_root.ShFilterChip_FilterChip_checked svg{color:var(--surfaces-primary-disable)}.ShFilterChip_FilterChip_root:not(.ShFilterChip_FilterChip_interactive){cursor:default}.ShFilterChip_FilterChip_root:disabled{cursor:default;pointer-events:none;background:transparent;border-color:var(--surfaces-black-disable);color:var(--text-icons-disabled)}.ShFilterChip_FilterChip_root:disabled svg{color:var(--surfaces-primary-disable)}.ShFilterChip_FilterChip_root.ShFilterChip_FilterChip_checked:disabled{background-color:var(--text-secondary);border-color:var(--text-secondary);color:var(--white)}.ShFilterChip_FilterChip_size__smallest{font-weight:400;font-size:13px;line-height:16px;padding:3px 11px;min-width:unset}.ShFilterChip_FilterChip_size__small{font-weight:400;font-size:13px;line-height:16px;padding:6px 12px;min-width:54px}.ShFilterChip_FilterChip_size__medium{font-weight:400;font-size:14px;line-height:18px;padding:9px 16px;min-width:54px}.ShFilterChip_FilterChip_size__big{font-weight:400;font-size:14px;line-height:18px;padding:12px 16px;min-width:52px}.ShFilterChip_FilterChip_size__huge{font-weight:400;font-size:16px;line-height:20px;padding:16px;min-width:56px}.ShFilterChip_FilterChip_format__default{border:1px solid var(--surfaces-black-disable);color:var(--text-primary);background-color:var(--white)}@media(min-width:1100px){.ShFilterChip_FilterChip_format__default:hover{border-color:var(--surfaces-mid-gray)}}.ShFilterChip_FilterChip_format__default svg{color:var(--text-primary)}.ShFilterChip_FilterChip_format__bordered{border:1px solid var(--surfaces-primary);color:var(--text-primary-color);background:var(--white)}@media(min-width:1100px){.ShFilterChip_FilterChip_format__bordered:hover{border-color:var(--surfaces-mid-gray)}}.ShFilterChip_FilterChip_format__bordered svg{color:var(--surfaces-primary-hover)}.ShFilterChip_FilterChip_format__colored,.ShFilterChip_FilterChip_format__colored_bold{border:1px solid transparent;color:var(--text-icons-primary-inverse);background:transparent;position:relative;overflow:hidden}.ShFilterChip_FilterChip_format__colored:before,.ShFilterChip_FilterChip_format__colored_bold:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,#8245e5,#232426);z-index:0}.ShFilterChip_FilterChip_format__colored.ShFilterChip_FilterChip_checked:before,.ShFilterChip_FilterChip_format__colored_bold.ShFilterChip_FilterChip_checked:before{background:linear-gradient(90deg,var(--black) 0,var(--black) 100%)}@media(min-width:1100px){.ShFilterChip_FilterChip_format__colored:hover:not(.ShFilterChip_FilterChip_checked):before,.ShFilterChip_FilterChip_format__colored_bold:hover:not(.ShFilterChip_FilterChip_checked):before{background:linear-gradient(90deg,#8245e5,#232426),linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3))}}.ShFilterChip_FilterChip_format__colored svg,.ShFilterChip_FilterChip_format__colored_bold svg{color:var(--surfaces-primary-disable)}.ShFilterChip_FilterChip_format__colored_bold{font-weight:700}.ShFilterChip_FilterChip_format__discount{border:1px solid transparent;color:var(--text-icons-primary-inverse);background-color:var(--text-secondary-color)}@media(min-width:1100px){.ShFilterChip_FilterChip_format__discount:hover{background-color:var(--text-secondary-color_50);border-color:var(--text-secondary-color_50)}}.ShFilterChip_FilterChip_format__discount svg{color:var(--text-icons-primary-inverse)}.ShFilterChip_FilterChip_format__gradient_light{border:0 solid transparent;color:var(--text-icons-primary-inverse);background:linear-gradient(90deg,#ab5dd8,#6fa5eb)}.ShFilterChip_FilterChip_format__gradient_light.ShFilterChip_FilterChip_checked{background:linear-gradient(90deg,var(--black) 0,var(--black) 100%)}@media(min-width:1100px){.ShFilterChip_FilterChip_format__gradient_light:hover:not(.ShFilterChip_FilterChip_checked){background:linear-gradient(90deg,#ab5dd8,#6fa5eb),linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3))}}.ShFilterChip_FilterChip_format__gradient_light svg{color:var(--text-icons-primary-inverse)}.ShFilterChip_FilterChip_format__main_color{border:1px solid transparent;color:var(--text-icons-primary-inverse);background:var(--icons-primary-color)}@media(min-width:1100px){.ShFilterChip_FilterChip_format__main_color:hover{background:var(--surfaces-primary-hover);border-color:var(--surfaces-primary-hover)}}.ShFilterChip_FilterChip_format__grey,.ShFilterChip_FilterChip_format__main_color svg{color:var(--text-icons-primary-inverse)}.ShFilterChip_FilterChip_format__grey{border:1px solid transparent;background:var(--black-25)}@media(min-width:1100px){.ShFilterChip_FilterChip_format__grey:hover{background:var(--black-25);border-color:var(--black-25)}}.ShFilterChip_FilterChip_format__grey svg{color:var(--text-icons-primary-inverse)}.ShFilterChip_FilterChip_format__disabled{border:1px solid transparent;color:var(--text-secondary-color);background:var(--black-disable-3)}@media(min-width:1100px){.ShFilterChip_FilterChip_format__disabled:hover{background:var(--black-disable-3);border-color:var(--text-secondary-color)}}.ShFilterChip_FilterChip_format__disabled svg{color:var(--text-secondary-color)}.ShFilterChip_FilterChip_chip__tooltip{position:relative;width:16px;height:16px;flex:0 0 16px}.ShFilterChip_FilterChip_chip__tooltip:before{content:"";position:absolute;z-index:3;top:50%;left:50%;width:150%;height:150%;transform:translate(-50%,-50%)}.ShControlsForZoom_ControlsForZoom_zoom{position:absolute;right:20px;top:23px;box-shadow:0 0 8px 0 rgba(33,33,33,.102);background:var(--text-icons-primary-inverse);display:flex;flex-direction:column;width:40px;height:80px;align-items:center;justify-content:center;gap:14px;border-radius:8px;overflow:hidden;z-index:1}.ShControlsForZoom_ControlsForZoom_zoom__button{padding:0;font:inherit;background-color:transparent;border:0;color:inherit;cursor:pointer;text-align:unset}.ShControlsForZoom_ControlsForZoom_zoom__button:disabled{cursor:default;pointer-events:none;opacity:.5}.ShControlsForZoom_ControlsForZoom_zoom__icon{display:block;width:24px;height:24px}.ShFilterDia_FilterDia_container,.ShFilterDia_FilterDia_root{display:flex;flex-direction:column}.ShFilterDia_FilterDia_container{gap:2px;padding:8px 12px;border-radius:8px;background:var(--black-disable-3);position:relative}.ShFilterDia_FilterDia_header{font-weight:400;font-size:13px;line-height:16px;min-height:18px;display:flex;position:relative;flex-direction:row;justify-content:center;color:var(--text-secondary-color_50)}.ShFilterDia_FilterDia_header__max,.ShFilterDia_FilterDia_header__min{font-weight:400;font-size:14px;line-height:18px;position:absolute;top:0}.ShFilterDia_FilterDia_header__min{left:0}.ShFilterDia_FilterDia_header__max{right:0}.ShFilterDia_FilterDia_input{font-weight:400;font-size:18px;line-height:24px;width:100%;background:transparent;text-align:center;padding:0;margin:0;border:unset;outline:unset;color:var(--text-primary)}.ShFilterDia_FilterDia_input.ShFilterDia_FilterDia_withPostFix{text-align:right}.ShFilterDia_FilterDia_slider{width:calc(100% - 16px)!important;bottom:0;transform:translateY(-50%);z-index:1;margin:0 8px -14px}.ShFilterDia_FilterDia_inputWrapper{position:relative;align-items:center;justify-content:center;grid-gap:6px;gap:6px;display:grid;grid-template-columns:55% 45%}.ShFilterDia_FilterDia_postFix{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#757980}.ShInput_Input_root{position:relative;width:100%}.ShInput_Input_root,.ShInput_Input_selective{display:flex;flex-direction:column;gap:4px}.ShInput_Input_container{position:relative;padding:16px 12px;border:1px solid var(--surfaces-gray);border-radius:8px;cursor:text;transition:border-color .2s ease-in-out;outline:0 solid var(--surfaces-gray)}@media(min-width:1100px){.ShInput_Input_container:hover{border-color:var(--surfaces-primary-hover)}}.ShInput_Input_container.ShInput_Input_show_label .ShInput_Input_field{position:relative;top:7px}.ShInput_Input_wrapper{position:relative;display:flex;flex-direction:row;align-items:center}.ShInput_Input_label{font-weight:400;font-size:16px;line-height:14px;position:absolute;top:85%;left:12px;transform:translateY(-50%);width:calc(100% - 24px);height:100%;text-align:left;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;transition:transform .2s ease-in-out,color .2s ease-in-out}.ShInput_Input_field{font-weight:400;font-size:16px;line-height:20px;padding:0;outline:none;border:unset;width:100%;font-style:normal;background:inherit;color:var(--text-primary)}.ShInput_Input_field::placeholder{font-weight:400;font-size:16px;line-height:20px;color:var(--text-secondary)}.ShInput_Input_aside{display:flex;flex-direction:row;gap:4px;align-items:center;z-index:10}.ShInput_Input_size__small .ShInput_Input_container{padding:7px 8px}@media(min-width:1100px){.ShInput_Input_size__small .ShInput_Input_container:hover{border-color:var(--surfaces-mid-gray)}}.ShInput_Input_size__small .ShInput_Input_field{font-weight:400;font-size:14px;line-height:18px}.ShInput_Input_size__small2 .ShInput_Input_container{padding:11px 12px}@media(min-width:1100px){.ShInput_Input_size__small2 .ShInput_Input_container:hover{border-color:var(--surfaces-mid-gray)}}.ShInput_Input_size__small2 .ShInput_Input_field{font-weight:400;font-size:16px;line-height:20px}.ShInput_Input_focus .ShInput_Input_container{border-color:var(--surfaces-primary);outline:1px solid var(--surfaces-primary)}@media(min-width:1100px){.ShInput_Input_focus .ShInput_Input_container:hover{border-color:var(--surfaces-primary)}}.ShInput_Input_focus .ShInput_Input_container .ShInput_Input_field::placeholder{color:var(--text-icons-disabled-2)}.ShInput_Input_focus .ShInput_Input_container .ShInput_Input_label{color:var(--text-icons-disabled-2);font-size:11px;transform:translateY(-68%)}.ShInput_Input_focus.ShInput_Input_size__small .ShInput_Input_container{border-color:var(--surfaces-primary)}.ShInput_Input_error .ShInput_Input_container{border-color:var(--text-danger);outline:none}@media(min-width:1100px){.ShInput_Input_error .ShInput_Input_container:hover{border-color:var(--text-danger);outline:none}}.ShInput_Input_error__text{font-weight:400;font-size:13px;line-height:16px;padding:0 12px 2px;color:#e65f5f}.ShInput_Input_disabled .ShInput_Input_container{background-color:var(--surfaces-light-gray);border-color:var(--surfaces-light-gray)}.ShInput_Input_disabled .ShInput_Input_field{color:var(--text-gray)}.ShInput_Input_filled{position:relative}.ShInput_Input_filled .ShInput_Input_label{font-size:11px;transform:translateY(-68%)}.ShInput_Input_filled.ShInput_Input_focus .ShInput_Input_label{color:var(--text-primary-color)}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_wrapper{transition:background-color .25s linear 0s;will-change:background-color;display:grid;grid-template-columns:64px calc(100% - 64px - 12px);grid-gap:0 12px;gap:0 12px;justify-content:center;padding:8px;border-radius:12px;cursor:pointer;height:100%}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_wrapper:hover{transition:background-color .1s linear 0s;will-change:background-color;background-color:var(--backgrounds-light)}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_media{display:flex;grid-row:span 2;position:relative;width:64px;min-width:64px;height:64px;overflow:hidden;border-radius:12px}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_media img,.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_media video{width:100%;height:100%;object-fit:cover}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_card_title{font-weight:700;font-size:16px;line-height:24px;color:var(--text-primary)}@media(max-width:1279px){.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_card_title{font-size:14px;line-height:20px}}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_card_description{font-weight:400;font-size:13px;line-height:16px;color:var(--text-primary)}@media(max-width:1279px){.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_card_description{font-size:12px;line-height:16px}}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_bottom_tags{display:flex;max-height:min-content;margin-top:4px}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_tag{font-weight:400;font-size:13px;line-height:16px;justify-content:flex-start;border:unset;background:transparent;padding:0;color:var(--text-secondary);text-align:left;border-radius:0}@media(max-width:1279px){.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_tag{font-size:12px;line-height:16px}}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_tag span{word-break:break-word;white-space:pre-wrap}.ShProjectCard_ProjectCard_page{position:relative}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_keen_slide{transition:transform .3s ease-in-out}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_wrapper{position:relative;display:flex;flex-direction:column;gap:16px;z-index:1}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media{display:flex;height:412px;border-radius:12px;overflow:hidden;z-index:2;position:relative}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media img,.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media video{width:100%;height:100%;object-fit:cover;transition:transform .4s ease-in-out}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media img::-webkit-media-controls,.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media video::-webkit-media-controls{display:none!important}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media .ShProjectCard_ProjectCard_pagination{position:absolute;display:flex;right:16px;top:16px;z-index:10}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content{display:flex;flex-direction:column;gap:2px;padding-left:16px}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content .ShProjectCard_ProjectCard_card_title{font-weight:700;font-size:28px;line-height:36px;width:-moz-fit-content;width:fit-content;color:var(--text-primary);transition:color .3s ease-in-out}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content .ShProjectCard_ProjectCard_card_title:hover{color:var(--text-primary-color)}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content p{font-weight:400;font-size:18px;line-height:24px;color:var(--text-secondary)}@media(max-width:767px){.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content{padding-left:0}}.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_long{grid-column:span 8!important}.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_long+li{grid-column:span 4!important}.ShProjectCard_ProjectCard_page:hover img,.ShProjectCard_ProjectCard_page:hover video{transform:scale(1.05)}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_top_tags{position:absolute;display:flex;flex-wrap:wrap;gap:8px;top:16px;left:16px;z-index:3}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_bottom_tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}@media(max-width:1099px){.ShProjectCard_ProjectCard_page{cursor:auto}.ShProjectCard_ProjectCard_page:hover img,.ShProjectCard_ProjectCard_page:hover video{transform:unset}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_keen_slide{transition:unset}.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_long,.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_long+li{grid-column:span 4!important}}@media(max-width:767px){.ShProjectCard_ProjectCard_page:hover .ShProjectCard_ProjectCard_card_content .ShProjectCard_ProjectCard_card_title{color:var(--white)}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media{position:relative;height:457px;z-index:2}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content{position:absolute;bottom:16px;left:16px;z-index:2}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content .ShProjectCard_ProjectCard_card_title{font-weight:700;font-size:24px;line-height:32px;color:var(--white);transition:color .3s ease-in-out}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content p{font-weight:400;font-size:14px;line-height:18px;color:var(--white)}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_bottom_tags{display:flex;flex-wrap:wrap;margin-top:8px}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_top_tags{width:100%;padding-right:16px;z-index:unset}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_top_tags .ShProjectCard_ProjectCard_tag{z-index:3;position:relative}.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_saleTag{margin-top:32px}}.ShProjectCard_ProjectCard_page .keen-slider{z-index:1}.ShProjectCard_ProjectCard_page .keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-width:100%}@media(max-width:767px){.ShProjectCard_ProjectCard_card_content{z-index:3}.ShProjectCard_ProjectCard_media:after{content:"";position:absolute;display:block;bottom:0;left:0;border-radius:0 0 12px 12px;width:100%;height:84px;background:linear-gradient(0deg,rgba(0,0,0,.75) 50%,transparent);z-index:2}}.ShSwitch_Switch_root{cursor:pointer;display:flex;flex-direction:row;gap:12px;position:relative;--width:32px;--height:20px;--border-radius:16px;--size-cell:16px;--offset-cell:2px;--background-color:#eef0f5;--background-color-checked:#9f73e5}.ShSwitch_Switch_wrapper{position:relative}.ShSwitch_Switch_background{display:block;width:var(--width);height:var(--height);border-radius:var(--border-radius);background-color:var(--background-color);transition:background-color .3s ease}.ShSwitch_Switch_cell{position:absolute;top:var(--offset-cell);left:var(--offset-cell);display:block;width:var(--size-cell);height:var(--size-cell);box-shadow:0 0 2px 0 rgba(0,0,0,.149);border-radius:100%;background-color:var(--text-icons-primary-inverse);transition:left .3s ease}.ShSwitch_Switch_input{border:0;clip:rect(0,0,0,0);height:100%;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:100%}.ShSwitch_Switch_input:checked+.ShSwitch_Switch_wrapper .ShSwitch_Switch_background{background-color:var(--background-color-checked)}.ShSwitch_Switch_input:checked+.ShSwitch_Switch_wrapper .ShSwitch_Switch_cell{left:calc(var(--width) - var(--size-cell) - var(--offset-cell))}.ShSwitch_Switch_disabled{cursor:not-allowed;opacity:.5}.ShSwitch_Switch_description{font-weight:400;font-size:12px;line-height:16px;color:var(--text-icons-secondary)}.ShPromoLine_PromoLine_promo_line{position:relative;display:flex;justify-content:space-between;align-items:center;padding:6px 32px;transition:background .2s ease-in-out;z-index:11}.ShPromoLine_PromoLine_promo_line .ShPromoLine_PromoLine_promo_container{display:flex;gap:4px;max-width:1592px;margin:0 auto;padding:0 32px}@media(max-width:767px){.ShPromoLine_PromoLine_promo_line .ShPromoLine_PromoLine_promo_container{padding:0 16px;justify-content:space-between;align-items:center}}.ShPromoLine_PromoLine_promo_line .ShPromoLine_PromoLine_promo_wrapper{display:flex;align-items:center;gap:8px}.ShPromoLine_PromoLine_promo_line .ShPromoLine_PromoLine_promo_text{display:flex;gap:8px}.ShPromoLine_PromoLine_promo_line .ShPromoLine_PromoLine_promo_text h4{font-weight:700;font-size:13px;line-height:16px}.ShPromoLine_PromoLine_promo_line .ShPromoLine_PromoLine_promo_text p{font-weight:400;font-size:13px;line-height:16px}@media(max-width:767px){.ShPromoLine_PromoLine_promo_line .ShPromoLine_PromoLine_promo_text{flex-direction:column;gap:0}}.ShPromoLine_PromoLine_promo_line a{position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:1099px){.ShPromoLine_PromoLine_promo_line{background:var(--white-22);color:var(--white)}.ShPromoLine_PromoLine_promo_line svg path{fill:var(--white)}.ShPromoLine_PromoLine_promo_line .ShPromoLine_PromoLine_promo_container{margin:unset;width:100%;padding-left:0;padding-right:0}}@media(max-width:767px){.ShPromoLine_PromoLine_promo_line{padding:6px 16px}}.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}}.ShThumb_Thumb_thumb{width:52px;height:52px;border-radius:12px;opacity:.75;transition:opacity .25s;background-color:var(--surfaces-primary-disable);overflow:hidden;border:1px solid var(--surfaces-black-disable);cursor:pointer;flex-shrink:0;position:relative}@media(max-width:767px){.ShThumb_Thumb_thumb{width:42px;height:42px;border-radius:8px}}.ShThumb_Thumb_active{opacity:1;border:2px solid var(--white)}.FtrsMainApartmentsMaps_Map_mark{box-sizing:border-box;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:nowrap;gap:12px;position:relative}.FtrsMainApartmentsMaps_Map_mark__balloon{position:relative}.FtrsMainApartmentsMaps_Map_mark__balloon__media{width:62px;height:52px;position:relative}.FtrsMainApartmentsMaps_Map_mark__balloon__image{position:relative;border-radius:26px;overflow:hidden;width:100%;height:100%;top:4px;left:4px;object-fit:cover;max-width:calc(100% - 8px);max-height:calc(100% - 8px)}.FtrsMainApartmentsMaps_Map_mark__balloon__container{border-radius:26px;box-shadow:0 4px 20px 0 rgba(0,0,0,.102);background:var(--white);display:flex;flex-direction:row}.FtrsMainApartmentsMaps_Map_mark__balloon__icon{display:block;left:50%;top:100%;position:absolute;width:12px;height:8px;transform:translate(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEzIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00LjkgNS44NjY2N0wwLjUgMEgxMi41TDguMSA1Ljg2NjY3QzcuMyA2LjkzMzMzIDUuNyA2LjkzMzMzIDQuOSA1Ljg2NjY3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==")}.FtrsMainApartmentsMaps_Map_mark__balloon__text{padding:8px 16px 8px 6px;display:flex;flex-direction:column;justify-content:center}.FtrsMainApartmentsMaps_Map_mark__balloon__text_empty{padding:8px 16px}.FtrsMainApartmentsMaps_Map_mark__balloon__name{font-weight:700;font-size:14px;line-height:18px;transition:color .25s linear 0s;will-change:color;color:var(--text-icons-primary)}.FtrsMainApartmentsMaps_Map_mark__balloon__count,.FtrsMainApartmentsMaps_Map_mark__balloon__description{font-weight:400;font-size:14px;line-height:18px;color:var(--text-secondary-color)}.FtrsMainApartmentsMaps_Map_mark__round{transition:background-image .25s linear 0s;will-change:background-image;display:block;width:12px!important;height:12px!important;background-size:contain;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjQuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzgyNDVFNSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=")}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_sizes__big .FtrsMainApartmentsMaps_Map_mark__balloon__text{display:flex}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_sizes__small .FtrsMainApartmentsMaps_Map_mark__balloon__text{display:none}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__residences .FtrsMainApartmentsMaps_Map_mark__round{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjQuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0U4NDQ4OSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=")}@media(min-width:1100px){.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__residences.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__balloon__name{color:var(--text-icons-pink-color)}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__residences.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__round{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjMiIGZpbGw9IndoaXRlIiBzdHJva2U9IiNFODQ0ODkiIHN0cm9rZS13aWR0aD0iNiIvPgo8L3N2Zz4K")}}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__private .FtrsMainApartmentsMaps_Map_mark__round{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNi41IiBjeT0iNiIgcj0iNC41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRkY1QzAyIiBzdHJva2Utd2lkdGg9IjMiLz4KPC9zdmc+Cg==")}@media(min-width:1100px){.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__private.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__balloon__name{color:var(--brand-orange-main)}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__private.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__round{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNi41IiBjeT0iNiIgcj0iMyIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0ZGNUMwMiIgc3Ryb2tlLXdpZHRoPSI2Ii8+Cjwvc3ZnPgo=")}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__balloon__name{transition:color .1s linear 0s;will-change:color;color:var(--icons-primary-color)}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__round{transition:background-image .1s linear 0s;will-change:background-image;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjYiIGZpbGw9IiM4MjQ1RTUiLz4KPC9zdmc+Cg==")}}.FtrsMainApartmentsMaps_Map_cluster{font-weight:700;font-size:14px;line-height:18px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;min-width:52px;border-radius:26px;height:32px;background-color:var(--surfaces-primary);box-shadow:0 4px 20px 0 rgba(0,0,0,.102);color:var(--text-icons-primary-inverse)}.FtrsMainApartmentsMaps_Map_cluster:before{content:"";display:block;left:50%;top:100%;position:absolute;width:12px;height:8px;transform:translate(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00LjQgNS44NjY2N0wwIDBIMTJMNy42IDUuODY2NjdDNi44IDYuOTMzMzMgNS4yIDYuOTMzMzMgNC40IDUuODY2NjdaIiBmaWxsPSIjODI0NUU1Ii8+Cjwvc3ZnPgo=")}.FtrsMainApartmentsMaps_Map_infrastructure{display:flex;flex-direction:column;gap:2px;width:-moz-fit-content;width:fit-content;align-items:center;position:relative;z-index:10;cursor:pointer}.FtrsMainApartmentsMaps_Map_infrastructure__body{display:flex;align-items:center;justify-content:center;padding:5px;width:32px;height:32px;border-radius:50%;box-shadow:2px 2px 8px 0 rgba(0,0,0,.102);background:var(--surfaces-primary-hover);transition:all .2s linear 0s;will-change:all}.FtrsMainApartmentsMaps_Map_infrastructure__media{width:100%;height:100%;object-fit:cover}.FtrsMainApartmentsMaps_Map_infrastructure__media img{width:100%;height:100%;object-fit:contain}.FtrsMainApartmentsMaps_Map_infrastructure__text{font-weight:400;font-size:14px;line-height:18px;position:absolute;left:40px;top:4px;border-radius:8px;padding:3px 10px;gap:10px;background:rgba(35,36,38,.749);color:#fff;display:none}@media(hover:hover)and (pointer:fine){.FtrsMainApartmentsMaps_Map_infrastructure:hover{z-index:100}.FtrsMainApartmentsMaps_Map_infrastructure:hover .FtrsMainApartmentsMaps_Map_infrastructure__body{background:var(--surfaces-primary)}.FtrsMainApartmentsMaps_Map_infrastructure:hover .FtrsMainApartmentsMaps_Map_infrastructure__text{display:block}}@media(pointer:coarse){.FtrsMainApartmentsMaps_Map_infrastructure:active{z-index:100}.FtrsMainApartmentsMaps_Map_infrastructure:active .FtrsMainApartmentsMaps_Map_infrastructure__body{background:var(--surfaces-primary)}.FtrsMainApartmentsMaps_Map_infrastructure:active .FtrsMainApartmentsMaps_Map_infrastructure__text{display:block}}.FtrsMainApartmentsMaps_Map_infrastructure.FtrsMainApartmentsMaps_Map_disabled .FtrsMainApartmentsMaps_Map_infrastructure__body{background:var(--black-disable-2)}.VsMainApartmentsMap_Card_card .VsMainApartmentsMap_Card_puller,.VsMainApartmentsMap_Card_wrapper{display:none}.VsMainApartmentsMap_Card_dragging_start .VsMainApartmentsMap_Card_puller__icon{background-color:var(--white)}.VsMainApartmentsMap_Card_dragging_stop{transition:top .2s linear 0s;will-change:top}@keyframes VsMainApartmentsMap_Card_show-background{0%{opacity:0}to{opacity:1}}@keyframes VsMainApartmentsMap_Card_hide-background{0%{opacity:1}to{opacity:0}}@keyframes VsMainApartmentsMap_Card_show-card{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0)}}@keyframes VsMainApartmentsMap_Card_hide-card{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(100%)}}@media(max-width:1099px){.VsMainApartmentsMap_Card_wrapper{display:block;position:absolute;left:16px;bottom:16px;width:calc(100% - 32px);z-index:1}.VsMainApartmentsMap_Card_wrapper .VsMainApartmentsMap_Card_card{animation:VsMainApartmentsMap_Card_show-card .2s linear}.VsMainApartmentsMap_Card_wrapper .VsMainApartmentsMap_Card_background{animation:VsMainApartmentsMap_Card_show-background .2s linear}.VsMainApartmentsMap_Card_wrapper.VsMainApartmentsMap_Card_unmount .VsMainApartmentsMap_Card_card{animation:VsMainApartmentsMap_Card_hide-card .2s linear}.VsMainApartmentsMap_Card_wrapper.VsMainApartmentsMap_Card_unmount .VsMainApartmentsMap_Card_background{animation:VsMainApartmentsMap_Card_hide-background .2s linear}.VsMainApartmentsMap_Card_card{display:grid;grid-template-columns:332px calc(100% - 332px);background-color:var(--backgrounds-white);border-radius:12px;overflow:hidden}.VsMainApartmentsMap_Card_card__media{position:relative;width:332px;height:100%;overflow:hidden}.VsMainApartmentsMap_Card_card__image{object-fit:cover;object-position:center;height:100%;width:100%}.VsMainApartmentsMap_Card_card__body{display:flex;flex-direction:column;gap:24px;padding:24px 24px 24px 32px}.VsMainApartmentsMap_Card_card__content{display:flex;flex-direction:column;gap:16px}.VsMainApartmentsMap_Card_card__header{display:flex;flex-direction:column;gap:4px}.VsMainApartmentsMap_Card_card__title{font-weight:700;font-size:24px;line-height:32px}.VsMainApartmentsMap_Card_card__info{display:flex;flex-direction:column;gap:4px}.VsMainApartmentsMap_Card_card__info__item{display:flex;flex-direction:row;gap:2px}.VsMainApartmentsMap_Card_card__info__icon{margin-top:1px;width:16px;height:16px;flex:0 0 16px;color:var(--text-secondary-color)}.VsMainApartmentsMap_Card_card__info__text{font-weight:400;font-size:14px;line-height:18px;color:var(--text-icons-secondary)}.VsMainApartmentsMap_Card_card__description{white-space:pre-wrap}.VsMainApartmentsMap_Card_card__actions{display:flex;flex-direction:column;gap:12px}.VsMainApartmentsMap_Card_card .VsMainApartmentsMap_Card_cross{position:absolute;right:0;top:0;padding:8px}.VsMainApartmentsMap_Card_card .VsMainApartmentsMap_Card_cross__icon{width:24px;height:24px}.VsMainApartmentsMap_Card_swiper{height:100%}.VsMainApartmentsMap_Card_swiper__pagination{position:absolute;left:50%;bottom:16px;transform:translate(-50%);z-index:1;display:flex;justify-content:center;align-items:center}.VsMainApartmentsMap_Card_swiper .swiper-slide{width:100%!important}.VsMainApartmentsMap_Card_background{display:none}}@media(max-width:767px){.VsMainApartmentsMap_Card_wrapper{position:fixed;left:0;top:0;bottom:0;z-index:106;width:100%;height:100%}.VsMainApartmentsMap_Card_card{position:absolute;bottom:0;left:0;width:100%;display:flex;flex-direction:column;border-radius:12px 12px 0 0}.VsMainApartmentsMap_Card_card__media{width:100%;height:240px;flex:0 0 240px}.VsMainApartmentsMap_Card_card__body{padding:16px 16px 32px}.VsMainApartmentsMap_Card_card__header{gap:2px}.VsMainApartmentsMap_Card_card .VsMainApartmentsMap_Card_puller{position:absolute;top:0;left:0;display:block;width:100%;height:24px;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.VsMainApartmentsMap_Card_card .VsMainApartmentsMap_Card_puller__icon{display:block;width:32px;height:3px;position:absolute;left:50%;top:6px;transform:translate(-50%);background-color:var(--white-40);box-shadow:1px 1px 4px 0 rgba(0,0,0,.149);transition:background-color .2s linear 0s;will-change:background-color}.VsMainApartmentsMap_Card_card .VsMainApartmentsMap_Card_cross{top:12px;right:16px;padding:0;z-index:2}.VsMainApartmentsMap_Card_card .VsMainApartmentsMap_Card_cross__icon{color:var(--white)}.VsMainApartmentsMap_Card_background{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(14,14,15,.502);z-index:-1;opacity:1}}.VsMainApartmentsMap_Map_anchor{position:absolute;top:0;left:0}.VsMainApartmentsMap_Map_root{display:flex;flex-direction:column;gap:48px}.VsMainApartmentsMap_Map_title{width:100%;text-align:left;display:flex;align-items:center;gap:16px}.VsMainApartmentsMap_Map_title,.VsMainApartmentsMap_Map_title__text{font-size:48px;font-weight:700;line-height:60px}.VsMainApartmentsMap_Map_title__place{color:var(--text-primary-color)}.VsMainApartmentsMap_Map_map{width:100%;height:560px}.VsMainApartmentsMap_Map_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}.VsMainApartmentsMap_Map_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}.VsMainApartmentsMap_Map_map .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon,.VsMainApartmentsMap_Map_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%)}.VsMainApartmentsMap_Map_map .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4yNSAxMS4yNVYzLjc1SDEyLjc1TDEyLjc1IDExLjI1TDIwLjI1IDExLjI1VjEyLjc1SDEyLjc1VjIwLjI1SDExLjI1TDExLjI1IDEyLjc1TDMuNzUgMTIuNzVWMTEuMjVIMTEuMjVaIiBmaWxsPSIjMTcxOTFBIi8+Cjwvc3ZnPgo=")}.VsMainApartmentsMap_Map_map .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4yNSAxMi43NUwzLjc1IDEyLjc1TDMuNzUgMTEuMjVMMjAuMjUgMTEuMjVWMTIuNzVaIiBmaWxsPSIjMTcxOTFBIi8+Cjwvc3ZnPgo=")}.VsMainApartmentsMap_Map_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=")}.VsMainApartmentsMap_Map_map .VsMainApartmentsMap_Map_cross{display:none}@media(max-width:1599px){.VsMainApartmentsMap_Map_map{height:480px}}@media(max-width:1099px){.VsMainApartmentsMap_Map_root{margin-top:24px;gap:40px}.VsMainApartmentsMap_Map_title,.VsMainApartmentsMap_Map_title__text{font-weight:700;font-size:32px;line-height:40px}.VsMainApartmentsMap_Map_wrapper{z-index:-1;position:fixed;left:0;top:0;inset:0;opacity:0}.VsMainApartmentsMap_Map_wrapper__active{z-index:106;opacity:1;transition:all .2s linear}.VsMainApartmentsMap_Map_enter{z-index:106;opacity:0}.VsMainApartmentsMap_Map_enter__active,.VsMainApartmentsMap_Map_enter__done{z-index:106;opacity:1;transition:all .2s linear}.VsMainApartmentsMap_Map_exit{z-index:106;opacity:1}.VsMainApartmentsMap_Map_exit__active{z-index:106;opacity:0;transition:all .2s linear}.VsMainApartmentsMap_Map_background{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(14,14,15,.502);z-index:-1;opacity:1}.VsMainApartmentsMap_Map_map{left:8px;top:8px;position:absolute;width:calc(100% - 16px);height:calc(100% - 16px);border-radius:20px;overflow:hidden}.VsMainApartmentsMap_Map_map .VsMainApartmentsMap_Map_cross{display:flex;position:absolute;z-index:1;right:16px;top:12px;padding:6px;border-radius:8px;background-color:var(--white);box-shadow:2px 2px 8px 0 rgba(0,0,0,.2)}.VsMainApartmentsMap_Map_map .VsMainApartmentsMap_Map_cross__icon{width:24px;height:24px;color:var(--text-icons-primary)}}@media(max-width:767px){.VsMainApartmentsMap_Map_root{flex-direction:column-reverse;gap:16px;margin-top:8px}.VsMainApartmentsMap_Map_map .VsMainApartmentsMap_Map_cross{right:12px}.VsMainApartmentsMap_Map_title{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.VsMainApartmentsMap_Map_title,.VsMainApartmentsMap_Map_title__text{font-weight:700;font-size:24px;line-height:32px}.VsMainApartmentsMap_Map_title__place{font-weight:700;font-size:16px;line-height:24px}}.VsMainApartmentsMap_MapMobile_preview{display:none;width:100%}.VsMainApartmentsMap_MapMobile_preview .VsMainApartmentsMap_MapMobile_preview__button{font-weight:400;font-size:14px;line-height:18px;font-weight:700;width:-moz-fit-content;width:fit-content;background-color:var(--white);box-shadow:0 4px 20px 0 rgba(0,0,0,.102)}.VsMainApartmentsMap_MapMobile_preview .VsMainApartmentsMap_MapMobile_preview__button.VsMainApartmentsMap_MapMobile_mobile_show{display:none}.VsMainApartmentsMap_MapMobile_preview .VsMainApartmentsMap_MapMobile_preview__button__icon{flex:0 0 24px;width:24px;height:24px}.VsMainApartmentsMap_MapMobile_container{width:100%;padding:20px;border-radius:12px;position:relative;overflow:hidden}.VsMainApartmentsMap_MapMobile_wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.VsMainApartmentsMap_MapMobile_map{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.VsMainApartmentsMap_MapMobile_map .ymaps-2-1-79-map [class*=copyrights-pane]{display:none!important}.VsMainApartmentsMap_MapMobile_media{background:var(--white);border-radius:26px;height:40px;box-shadow:0 4px 20px 0 rgba(0,0,0,.102);display:flex;flex-direction:row;align-items:center}.VsMainApartmentsMap_MapMobile_media__container{position:relative;width:40px;height:40px;border-radius:100%;border:2px solid var(--white);overflow:hidden;background-color:var(--white)}.VsMainApartmentsMap_MapMobile_media__container:not(:first-child){margin-left:-12px}.VsMainApartmentsMap_MapMobile_media__container:last-child{margin-left:-10px}.VsMainApartmentsMap_MapMobile_media__container.VsMainApartmentsMap_MapMobile_hide{display:none}.VsMainApartmentsMap_MapMobile_media__image{width:100%;height:100%;object-fit:cover}.VsMainApartmentsMap_MapMobile_media__count{font-weight:700;font-size:13px;line-height:16px;display:flex;align-items:center;justify-content:center;background:rgba(194,172,229,.2);color:var(--icons-primary-color)}.VsMainApartmentsMap_MapMobile_actions{white-space:nowrap}@media(max-width:1099px){.VsMainApartmentsMap_MapMobile_preview{display:flex}}@media(max-width:767px){.VsMainApartmentsMap_MapMobile_preview .VsMainApartmentsMap_MapMobile_preview__button.VsMainApartmentsMap_MapMobile_mobile_hide{display:none}.VsMainApartmentsMap_MapMobile_preview .VsMainApartmentsMap_MapMobile_preview__button.VsMainApartmentsMap_MapMobile_mobile_show{display:flex}.VsMainApartmentsMap_MapMobile_container{padding:12px}}.VsMainApartmentsResult_Result_root{display:flex;gap:32px;margin-top:80px}.VsMainApartmentsResult_Result_root.VsMainApartmentsResult_Result_group{grid-template-columns:357px calc(100% - 357px - 32px);display:grid;grid-template-areas:"aside list"}.VsMainApartmentsResult_Result_root.VsMainApartmentsResult_Result_empty{margin-top:48px}.VsMainApartmentsResult_Result_wrapper{display:flex;flex-direction:column;gap:64px;width:100%;grid-area:list}.VsMainApartmentsResult_Result_notFound{font-weight:400;font-size:18px;line-height:24px;margin:0 auto;padding:168px 0;text-align:center;color:var(--text-secondary-color_50)}@media(max-width:1599px){.VsMainApartmentsResult_Result_root.VsMainApartmentsResult_Result_group{grid-template-columns:280px calc(100% - 280px - 32px)}}@media(max-width:1279px){.VsMainApartmentsResult_Result_root.VsMainApartmentsResult_Result_group{grid-template-columns:327px calc(100% - 327px - 32px)}}@media(max-width:1099px){.VsMainApartmentsResult_Result_root{display:block;margin-top:64px}.VsMainApartmentsResult_Result_root.VsMainApartmentsResult_Result_empty{margin-top:64px}.VsMainApartmentsResult_Result_notFound{font-weight:400;font-size:16px;line-height:20px;padding:90px 0}}@media(max-width:767px){.VsMainApartmentsResult_Result_root{margin-top:40px}.VsMainApartmentsResult_Result_root.VsMainApartmentsResult_Result_empty{margin-top:32px}.VsMainApartmentsResult_Result_notFound{padding:40px 0}}.WdgtApartmentCard_Card_item{width:100%;position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--surfaces-black-disable-2);border-radius:12px;transition:border-color .2s ease-in-out}@media(min-width:1100px){.WdgtApartmentCard_Card_item:hover{border-color:var(--surfaces-primary)}}.WdgtApartmentCard_Card_top{display:flex;flex-direction:column}.WdgtApartmentCard_Card_image__wrapper{display:flex;align-items:center;justify-content:center;padding:16px;height:282px;min-height:282px;max-height:282px;position:relative}.WdgtApartmentCard_Card_image{position:static!important;width:100%;height:100%;object-fit:contain}.WdgtApartmentCard_Card_image svg,.WdgtApartmentCard_Card_image__placeholder{width:100%;height:100%}.WdgtApartmentCard_Card_image svg g.type-layer-mebel,.WdgtApartmentCard_Card_image svg g.type-layer-size{display:none}.WdgtApartmentCard_Card_image svg text{font-family:ALSGranate,helvetica,arial,sans-serif!important;fill:var(--text-primary)}.WdgtApartmentCard_Card_badges{position:relative;max-height:40px;overflow:hidden;z-index:2}.WdgtApartmentCard_Card_badges:after,.WdgtApartmentCard_Card_badges:before{content:"";position:absolute;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 60%);right:-1px;top:0;width:60px;height:100%;opacity:1;z-index:2;transition:opacity .2s ease-in-out}.WdgtApartmentCard_Card_badges:after{right:-1px}.WdgtApartmentCard_Card_badges:before{left:-1px;transform:rotate(180deg)}.WdgtApartmentCard_Card_badges.WdgtApartmentCard_Card_hidden--left:before,.WdgtApartmentCard_Card_badges.WdgtApartmentCard_Card_hidden--right:after{opacity:0}.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list{scrollbar-color:transparent}.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list::-webkit-scrollbar{display:none}.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list{-ms-overflow-style:none;scrollbar-width:none}.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list::-moz-scrollbar,.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background-color:transparent}.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list::-webkit-resizer,.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list::-webkit-scrollbar-thumb,.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list::-webkit-scrollbar-track-piece{background-color:transparent;width:0!important;height:0!important}.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list::-webkit-scrollbar-track{background-color:transparent;width:0!important;height:0!important}.WdgtApartmentCard_Card_badges .WdgtApartmentCard_Card_badges__list{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;padding:8px 20px;overflow-x:auto;max-width:100%;white-space:nowrap}.WdgtApartmentCard_Card_content{display:flex;flex-direction:column;gap:8px;padding:12px 20px 17px;height:100%;word-wrap:break-word;white-space:pre-wrap}.WdgtApartmentCard_Card_wrapper{display:flex;flex-direction:column;gap:4px;justify-content:flex-end}.WdgtApartmentCard_Card_wrapper:first-of-type{height:100%}.WdgtApartmentCard_Card_availability{font-weight:400;font-size:13px;line-height:16px;color:var(--text-secondary)}.WdgtApartmentCard_Card_title{font-weight:400;font-size:18px;line-height:24px;color:var(--text-primary)}.WdgtApartmentCard_Card_prices{display:flex;align-items:center;gap:8px;margin-top:auto}.WdgtApartmentCard_Card_price{font-weight:700;font-size:20px;line-height:28px;margin-top:auto;font-weight:400;color:var(--text-primary-color)}.WdgtApartmentCard_Card_price__discount{color:var(--text-icons-pink-color)}.WdgtApartmentCard_Card_discount{font-weight:400;font-size:14px;line-height:18px;padding:1px 6px;background-color:var(--text-icons-pink-color);border-radius:4px;color:var(--white)}.WdgtApartmentCard_Card_details{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.WdgtApartmentCard_Card_detail{font-weight:400;font-size:13px;line-height:16px;display:flex;align-items:center;color:var(--text-secondary)}.WdgtApartmentCard_Card_detail:not(:last-of-type):after{content:"";display:block;margin-left:8px;width:4px;height:4px;background-color:var(--text-secondary);border-radius:50%}.WdgtApartmentCard_Card_project{font-weight:400;font-size:14px;line-height:18px;display:flex;align-items:center;gap:4px;color:var(--text-secondary-color);z-index:2;align-self:flex-start}.WdgtApartmentCard_Card_project:after{content:"";display:block;-webkit-mask-image:url("data:image/svg+xml;base64, PHN2ZwogICAgICAgICAgICAgIHdpZHRoPSIxNiIKICAgICAgICAgICAgICBoZWlnaHQ9IjE2IgogICAgICAgICAgICAgIHZpZXdCb3g9IjAgMCAxNiAxNiIKICAgICAgICAgICAgICBmaWxsPSJub25lIgogICAgICAgICAgICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgICAgICAgICAgPgogICAgICAgICAgICAgIDxtYXNrCiAgICAgICAgICAgICAgICBpZD0ibWFzazBfMjgzMF8zNTU3MiIKICAgICAgICAgICAgICAgIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICAgICAgICAgICB4PSIwIgogICAgICAgICAgICAgICAgeT0iMCIKICAgICAgICAgICAgICAgIHdpZHRoPSIxNiIKICAgICAgICAgICAgICAgIGhlaWdodD0iMTYiCiAgICAgICAgICAgICAgPgogICAgICAgICAgICAgICAgPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSIjRDlEOUQ5IiAvPgogICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICA8ZyBtYXNrPSJ1cmwoI21hc2swXzI4MzBfMzU1NzIpIj4KICAgICAgICAgICAgICAgIDxwYXRoCiAgICAgICAgICAgICAgICAgIGQ9Ik04Ljg2MDMzIDguMDAwMDlMNi4xNDQ4MyA1LjI4NDc2QzYuMDUyNjEgNS4xOTI0MiA2LjAwNTM5IDUuMDc2MzcgNi4wMDMxNyA0LjkzNjU5QzYuMDAxMDYgNC43OTY5MiA2LjA0ODI4IDQuNjc4NzYgNi4xNDQ4MyA0LjU4MjA5QzYuMjQxNSA0LjQ4NTUzIDYuMzU4NjEgNC40MzcyNiA2LjQ5NjE3IDQuNDM3MjZDNi42MzM3MiA0LjQzNzI2IDYuNzUwODMgNC40ODU1MyA2Ljg0NzUgNC41ODIwOUw5Ljg0MzY3IDcuNTc4MjZDOS45MDYgNy42NDA3IDkuOTUgNy43MDY1MyA5Ljk3NTY3IDcuNzc1NzZDMTAuMDAxMyA3Ljg0NDk4IDEwLjAxNDIgNy45MTk3NiAxMC4wMTQyIDguMDAwMDlDMTAuMDE0MiA4LjA4MDQyIDEwLjAwMTMgOC4xNTUyIDkuOTc1NjcgOC4yMjQ0MkM5Ljk1IDguMjkzNjUgOS45MDYgOC4zNTk0OCA5Ljg0MzY3IDguNDIxOTJMNi44NDc1IDExLjQxODFDNi43NTUxNyAxMS41MTAzIDYuNjM5MTEgMTEuNTU3NSA2LjQ5OTMzIDExLjU1OThDNi4zNTk2NyAxMS41NjE5IDYuMjQxNSAxMS41MTQ2IDYuMTQ0ODMgMTEuNDE4MUM2LjA0ODI4IDExLjMyMTQgNiAxMS4yMDQzIDYgMTEuMDY2OEM2IDEwLjkyOTIgNi4wNDgyOCAxMC44MTIxIDYuMTQ0ODMgMTAuNzE1NEw4Ljg2MDMzIDguMDAwMDlaIgogICAgICAgICAgICAgICAgICBmaWxsPSIjM0Q1MDcyIgogICAgICAgICAgICAgICAgLz4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvc3ZnPg==");mask-image:url("data:image/svg+xml;base64, PHN2ZwogICAgICAgICAgICAgIHdpZHRoPSIxNiIKICAgICAgICAgICAgICBoZWlnaHQ9IjE2IgogICAgICAgICAgICAgIHZpZXdCb3g9IjAgMCAxNiAxNiIKICAgICAgICAgICAgICBmaWxsPSJub25lIgogICAgICAgICAgICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgICAgICAgICAgPgogICAgICAgICAgICAgIDxtYXNrCiAgICAgICAgICAgICAgICBpZD0ibWFzazBfMjgzMF8zNTU3MiIKICAgICAgICAgICAgICAgIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiCiAgICAgICAgICAgICAgICB4PSIwIgogICAgICAgICAgICAgICAgeT0iMCIKICAgICAgICAgICAgICAgIHdpZHRoPSIxNiIKICAgICAgICAgICAgICAgIGhlaWdodD0iMTYiCiAgICAgICAgICAgICAgPgogICAgICAgICAgICAgICAgPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSIjRDlEOUQ5IiAvPgogICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICA8ZyBtYXNrPSJ1cmwoI21hc2swXzI4MzBfMzU1NzIpIj4KICAgICAgICAgICAgICAgIDxwYXRoCiAgICAgICAgICAgICAgICAgIGQ9Ik04Ljg2MDMzIDguMDAwMDlMNi4xNDQ4MyA1LjI4NDc2QzYuMDUyNjEgNS4xOTI0MiA2LjAwNTM5IDUuMDc2MzcgNi4wMDMxNyA0LjkzNjU5QzYuMDAxMDYgNC43OTY5MiA2LjA0ODI4IDQuNjc4NzYgNi4xNDQ4MyA0LjU4MjA5QzYuMjQxNSA0LjQ4NTUzIDYuMzU4NjEgNC40MzcyNiA2LjQ5NjE3IDQuNDM3MjZDNi42MzM3MiA0LjQzNzI2IDYuNzUwODMgNC40ODU1MyA2Ljg0NzUgNC41ODIwOUw5Ljg0MzY3IDcuNTc4MjZDOS45MDYgNy42NDA3IDkuOTUgNy43MDY1MyA5Ljk3NTY3IDcuNzc1NzZDMTAuMDAxMyA3Ljg0NDk4IDEwLjAxNDIgNy45MTk3NiAxMC4wMTQyIDguMDAwMDlDMTAuMDE0MiA4LjA4MDQyIDEwLjAwMTMgOC4xNTUyIDkuOTc1NjcgOC4yMjQ0MkM5Ljk1IDguMjkzNjUgOS45MDYgOC4zNTk0OCA5Ljg0MzY3IDguNDIxOTJMNi44NDc1IDExLjQxODFDNi43NTUxNyAxMS41MTAzIDYuNjM5MTEgMTEuNTU3NSA2LjQ5OTMzIDExLjU1OThDNi4zNTk2NyAxMS41NjE5IDYuMjQxNSAxMS41MTQ2IDYuMTQ0ODMgMTEuNDE4MUM2LjA0ODI4IDExLjMyMTQgNiAxMS4yMDQzIDYgMTEuMDY2OEM2IDEwLjkyOTIgNi4wNDgyOCAxMC44MTIxIDYuMTQ0ODMgMTAuNzE1NEw4Ljg2MDMzIDguMDAwMDlaIgogICAgICAgICAgICAgICAgICBmaWxsPSIjM0Q1MDcyIgogICAgICAgICAgICAgICAgLz4KICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvc3ZnPg==");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--text-secondary-color);width:16px;height:16px}.WdgtApartmentCard_Card_special{position:absolute;top:-12px;left:-11px;transform:rotate(-4deg);z-index:10}.WdgtApartmentCard_Card_link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}@media(max-width:767px){.WdgtApartmentCard_Card_image__wrapper{height:420px;min-height:420px;max-height:420px}}.VsMainApartmentsResult_ResultList_projects{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.VsMainApartmentsResult_ResultList_projects h2{font-weight:700;font-size:28px;line-height:36px}.VsMainApartmentsResult_ResultList_list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px;gap:32px;width:100%}.VsMainApartmentsResult_ResultList_list__grouped{grid-template-columns:repeat(3,1fr)}.VsMainApartmentsResult_ResultList_load__more{font-weight:700;font-size:16px;line-height:24px;padding:9px 16px;min-width:240px;border:1px solid var(--black-disable);border-radius:8px;color:var(--text-primary);cursor:pointer}@media(max-width:1279px){.VsMainApartmentsResult_ResultList_list{grid-template-columns:repeat(3,1fr)}.VsMainApartmentsResult_ResultList_list__grouped{grid-template-columns:repeat(2,1fr)}}@media(max-width:1099px){.VsMainApartmentsResult_ResultList_list{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media(max-width:767px){.VsMainApartmentsResult_ResultList_list{grid-template-columns:1fr;gap:24px}}.FtrsMainApartmentsFiltersModal_Content_root{display:flex;flex-direction:column;max-height:inherit}.FtrsMainApartmentsFiltersModal_Content_header{transition:box-shadow .3s linear 0s;will-change:box-shadow;position:-webkit-sticky;position:sticky;left:0;top:0;padding:28px 32px 20px;background:var(--backgrounds-white);z-index:1}.FtrsMainApartmentsFiltersModal_Content_header.FtrsMainApartmentsFiltersModal_Content_sticky{box-shadow:0 2px 8px 0 rgba(0,0,0,.102)}.FtrsMainApartmentsFiltersModal_Content_header__title{font-weight:700;font-size:24px;line-height:32px}.FtrsMainApartmentsFiltersModal_Content_header .FtrsMainApartmentsFiltersModal_Content_header__cross{top:24px;right:32px}.FtrsMainApartmentsFiltersModal_Content_main{display:flex;flex-direction:column;gap:32px;padding:8px 32px 32px;overflow-y:auto}.FtrsMainApartmentsFiltersModal_Content_footer{transition:box-shadow .3s linear 0s;will-change:box-shadow;position:-webkit-sticky;position:sticky;left:0;bottom:0;display:flex;flex-direction:row;gap:24px;padding:16px 32px;background:var(--backgrounds-white);align-items:center;z-index:1}.FtrsMainApartmentsFiltersModal_Content_footer.FtrsMainApartmentsFiltersModal_Content_sticky{box-shadow:0 6px 45px 0 rgba(0,0,0,.102)}.FtrsMainApartmentsFiltersModal_Content_footer__reset{width:max-content;white-space:nowrap;color:var(--text-secondary-color)}.FtrsMainApartmentsFiltersModal_Content_footer__reset.FtrsMainApartmentsFiltersModal_Content_default{min-width:138px}.FtrsMainApartmentsFiltersModal_Content_footer__reset.FtrsMainApartmentsFiltersModal_Content_tablet{display:none}.FtrsMainApartmentsFiltersModal_Content_footer__reset .FtrsMainApartmentsFiltersModal_Content_icon{width:24px;height:24px;flex:0 0 24px;color:var(--text-secondary-color)}.FtrsMainApartmentsFiltersModal_Content_block{display:flex;flex-direction:column;gap:16px}.FtrsMainApartmentsFiltersModal_Content_block__title{font-weight:700;font-size:18px;line-height:24px}.FtrsMainApartmentsFiltersModal_Content_block__content{display:flex;flex-direction:column;gap:32px}.FtrsMainApartmentsFiltersModal_Content_columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.FtrsMainApartmentsFiltersModal_Content_room{width:72px}.FtrsMainApartmentsFiltersModal_Content_floor{display:flex;flex-direction:column;gap:20px}@media(max-width:1099px){.FtrsMainApartmentsFiltersModal_Content_root{height:100%}.FtrsMainApartmentsFiltersModal_Content_header{padding:24px 32px}.FtrsMainApartmentsFiltersModal_Content_header__title{text-align:center}.FtrsMainApartmentsFiltersModal_Content_main{display:flex;flex-direction:column;gap:40px;padding:32px}.FtrsMainApartmentsFiltersModal_Content_footer{margin:auto 0 0;padding:12px 32px;flex-direction:row-reverse;gap:32px}.FtrsMainApartmentsFiltersModal_Content_footer__reset.FtrsMainApartmentsFiltersModal_Content_default{display:none}.FtrsMainApartmentsFiltersModal_Content_footer__reset.FtrsMainApartmentsFiltersModal_Content_tablet{display:flex}.FtrsMainApartmentsFiltersModal_Content_block__content{gap:40px}}@media(max-width:767px){.FtrsMainApartmentsFiltersModal_Content_header{padding:16px}.FtrsMainApartmentsFiltersModal_Content_header__title{font-weight:700;font-size:20px;line-height:28px}.FtrsMainApartmentsFiltersModal_Content_header .FtrsMainApartmentsFiltersModal_Content_header__cross{width:24px;height:24px;top:18px;right:16px}.FtrsMainApartmentsFiltersModal_Content_main{gap:32px;padding:8px 16px 24px}.FtrsMainApartmentsFiltersModal_Content_footer{padding:12px 16px;gap:24px}.FtrsMainApartmentsFiltersModal_Content_footer .FtrsMainApartmentsFiltersModal_Content_footer__submit{font-weight:700;font-size:14px;line-height:18px;padding:12px 16px}.FtrsMainApartmentsFiltersModal_Content_footer__reset.FtrsMainApartmentsFiltersModal_Content_tablet{font-weight:700;font-size:13px;line-height:16px;gap:0;display:flex;padding:0}.FtrsMainApartmentsFiltersModal_Content_columns{display:flex;flex-direction:column}.FtrsMainApartmentsFiltersModal_Content_room{width:unset}.FtrsMainApartmentsFiltersModal_Content_block__content{gap:32px}}.FtrsMainApartmentsFiltersModal_FiltersModal_root.FtrsMainApartmentsFiltersModal_FiltersModal_filters{z-index:102}.FtrsMainApartmentsFiltersModal_FiltersModal_root .FtrsMainApartmentsFiltersModal_FiltersModal_cross{display:none}.FtrsMainApartmentsFiltersModal_FiltersModal_root .FtrsMainApartmentsFiltersModal_FiltersModal_modal{width:748px}@media(max-width:1099px){.FtrsMainApartmentsFiltersModal_FiltersModal_root .FtrsMainApartmentsFiltersModal_FiltersModal_modal{margin:0;width:100%;border-radius:0;left:0;top:0;transform:unset;max-height:unset;height:100%;max-width:unset}}.VsMainApartmentsSlugApartments_Apartments_root{display:flex;flex-direction:column;gap:48px;padding-top:64px;padding-bottom:60px}.VsMainApartmentsSlugApartments_Apartments_root .VsMainApartmentsSlugApartments_Apartments_settings{display:none}.VsMainApartmentsSlugApartments_Apartments_title{font-weight:700;font-size:32px;line-height:40px}.VsMainApartmentsSlugApartments_Apartments_body{display:flex;flex-direction:column;gap:64px}.VsMainApartmentsSlugApartments_Apartments_notFound{font-weight:400;font-size:18px;line-height:24px;margin:0 auto;padding:168px 0;text-align:center;color:var(--text-secondary-color_50)}.VsMainApartmentsSlugApartments_Apartments_filters{display:flex;flex-direction:column;gap:32px}@media(max-width:1599px){.VsMainApartmentsSlugApartments_Apartments_root{padding-top:32px;padding-bottom:48px}}@media(max-width:1099px){.VsMainApartmentsSlugApartments_Apartments_root{display:flex;flex-direction:column;gap:32px;padding-top:24px;padding-bottom:24px}.VsMainApartmentsSlugApartments_Apartments_title{font-weight:700;font-size:28px;line-height:36px}.VsMainApartmentsSlugApartments_Apartments_notFound{font-weight:400;font-size:16px;line-height:20px;padding:90px 0}.VsMainApartmentsSlugApartments_Apartments_filters{gap:24px}}@media(max-width:767px){.VsMainApartmentsSlugApartments_Apartments_root{gap:24px;padding-bottom:32px}.VsMainApartmentsSlugApartments_Apartments_root .VsMainApartmentsSlugApartments_Apartments_settings{display:flex;flex-direction:column;gap:24px;width:100%}.VsMainApartmentsSlugApartments_Apartments_main{display:flex;flex-direction:column;gap:24px}.VsMainApartmentsSlugApartments_Apartments_filters{gap:16px}.VsMainApartmentsSlugApartments_Apartments_title{font-weight:700;font-size:20px;line-height:28px}.VsMainApartmentsSlugApartments_Apartments_body{gap:32px}.VsMainApartmentsSlugApartments_Apartments_notFound{padding:40px 0}}.VsMainApartmentsSlug_ApartmentsSlug_subscription{padding-top:64px}@media(max-width:1099px){.VsMainApartmentsSlug_ApartmentsSlug_subscription{padding-top:24px}}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_commercial{padding:56px 0 96px;background-color:var(--white)}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_content{display:block;flex-direction:column;align-items:flex-start;max-width:1024px}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_title{font-size:48px;font-weight:700;line-height:60px;color:var(--text-primary)}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_description{font-weight:400;font-size:24px;line-height:32px;color:var(--text-secondary)}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_content .VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_purposes{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_button{margin-top:40px;width:372px;min-height:56px}@media(max-width:1099px){.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_commercial{padding-bottom:64px}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_description{font-weight:400;font-size:20px;line-height:28px;margin-top:8px}}@media(max-width:767px){.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_commercial{padding-top:8px}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_title{font-weight:700;font-size:32px;line-height:40px}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_description{font-weight:400;font-size:16px;line-height:20px;margin-top:8px}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_content .VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_purposes{margin-top:16px}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_purpose{padding:5px 11px}.VsMainApartmentsSlugCommercialSpaces_CommercialSpaces_button{font-weight:700;font-size:18px;line-height:24px;margin-top:32px;width:100%;min-height:52px}}.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}}.Shadmin_Modal_background{background-color:rgba(23,25,26,.4);-webkit-backdrop-filter:unset;backdrop-filter:unset}.Shadmin_Modal_modal{width:480px;padding:32px 36px;border-radius:16px;display:flex}.Shadmin_Modal_cross,.Shadmin_Modal_cross__icon{width:32px;height:32px}.WdgtModal_Callback_wrapper{display:flex;flex-direction:column;gap:24px;width:552px}.WdgtModal_Callback_body{display:flex;flex-direction:column;gap:32px;padding:32px 32px 0}.WdgtModal_Callback_title{font-weight:700;font-size:24px;line-height:32px;max-width:324px}.WdgtModal_Callback_form{display:flex;flex-direction:column;gap:16px}.WdgtModal_Callback_form .WdgtModal_Callback_reload{color:var(--text-secondary-color)}.WdgtModal_Callback_actions{display:grid;grid-template-columns:calc(100% - 192px - 16px) 192px;align-items:flex-start;justify-content:space-between;grid-gap:16px;gap:16px}.WdgtModal_Callback_actions .WdgtModal_Callback_button{height:54px}.WdgtModal_Callback_input{width:100%}.WdgtModal_Callback_button{padding-top:14px;padding-bottom:14px}.WdgtModal_Callback_description{font-weight:400;font-size:13px;line-height:16px;color:var(--text-icons-secondary)}.WdgtModal_Callback_link{color:#5600e2}.WdgtModal_Callback_timeLeft{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:var(--text-secondary-color)}.WdgtModal_Callback_footer{padding:24px 32px;background-color:var(--backgrounds-light)}.WdgtModal_Callback_contacts{display:flex;flex-direction:column}.WdgtModal_Callback_phone{font-weight:700;font-size:24px;line-height:32px;font-weight:400}.WdgtModal_Callback_department{font-weight:400;font-size:18px;line-height:24px;color:var(--text-icons-secondary)}@media(max-width:1099px){.WdgtModal_Callback_wrapper{width:522px}.WdgtModal_Callback_body{padding:24px 24px 0}.WdgtModal_Callback_actions{display:flex;flex-direction:column;gap:16px}.WdgtModal_Callback_actions .WdgtModal_Callback_button{height:unset}.WdgtModal_Callback_description{text-align:center}.WdgtModal_Callback_footer{padding:20px 24px}}@media(max-width:767px){.WdgtModal_Callback_wrapper{width:100%}.WdgtModal_Callback_body{padding:16px 16px 32px;gap:24px}.WdgtModal_Callback_title{font-weight:700;font-size:20px;line-height:28px}.WdgtModal_Callback_actions{gap:21px}.WdgtModal_Callback_footer{display:none}}.WdgtModalCallback_Success_wrapper{display:flex;flex-direction:column;gap:32px;padding:32px;width:464px}.WdgtModalCallback_Success_header{display:flex;flex-direction:column;gap:8px}.WdgtModalCallback_Success_title{font-weight:700;font-size:28px;line-height:36px}.WdgtModalCallback_Success_description{font-weight:400;font-size:18px;line-height:24px}.WdgtModalCallback_Success_minutes{color:var(--text-primary-color)}.WdgtModalCallback_Success_button{height:52px}@media(max-width:1099px){.WdgtModalCallback_Success_wrapper{width:448px;padding:24px}}@media(max-width:767px){.WdgtModalCallback_Success_wrapper{width:100%;padding:20px;gap:24px}.WdgtModalCallback_Success_header{gap:12px}.WdgtModalCallback_Success_title{font-weight:700;font-size:20px;line-height:28px}.WdgtModalCallback_Success_description{font-weight:400;font-size:16px;line-height:20px}}.Wdgt_CategoriesSection_categories_section{margin-bottom:104px}@media(max-width:1279px){.Wdgt_CategoriesSection_categories_section{margin-bottom:96px}}@media(max-width:1099px){.Wdgt_CategoriesSection_categories_section{margin-bottom:80px}}@media(max-width:767px){.Wdgt_CategoriesSection_categories_section{margin-bottom:48px}}.Wdgt_CategoriesSection_categories_list{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;gap:16px}.Wdgt_CategoriesSection_categories_list li{font-weight:700;font-size:20px;line-height:28px;position:relative;padding:16px 20px;height:184px;background-color:var(--surfaces-primary-light);border-radius:12px;overflow:hidden}.Wdgt_CategoriesSection_categories_list li h4{position:relative;color:var(--text-primary);z-index:1}.Wdgt_CategoriesSection_categories_list li:first-child{grid-column:span 4;color:var(--text-primary)}.Wdgt_CategoriesSection_categories_list li:first-child img{position:absolute;height:100%;left:unset!important;right:0;bottom:0;width:362px!important;transition:transform .3s ease-in-out}.Wdgt_CategoriesSection_categories_list li:first-child span{position:absolute;bottom:20px;padding:9px 12px;background-color:var(--surfaces-primary);border-radius:8px;color:var(--white);font-weight:700;font-size:14px;line-height:18px;transition:background-color .3s ease-in-out}@media(min-width:1100px){.Wdgt_CategoriesSection_categories_list li:first-child:hover span{background-color:var(--surfaces-primary-hover)}}.Wdgt_CategoriesSection_categories_list li:nth-child(2){grid-column:span 2}.Wdgt_CategoriesSection_categories_list li:nth-child(2) svg{position:absolute;bottom:14px;right:-58px;transition:transform .3s ease-in-out;width:202px;height:202px}.Wdgt_CategoriesSection_categories_list li:nth-child(2) span{position:absolute;bottom:20px;padding:9px 12px;background-color:var(--white);border-radius:8px;color:var(--text-secondary-color);font-weight:700;font-size:14px;line-height:18px;transition:background-color .3s ease-in-out}@media(min-width:1100px){.Wdgt_CategoriesSection_categories_list li:nth-child(2):hover svg{transform:scale(1.05)}}.Wdgt_CategoriesSection_categories_list li:nth-child(n+3){grid-column:span 2;padding:0}.Wdgt_CategoriesSection_categories_list li:nth-child(n+3) img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.Wdgt_CategoriesSection_categories_list li:nth-child(n+3) h4{position:relative;padding:16px 0 24px 20px;width:100%;z-index:2;color:var(--white)}.Wdgt_CategoriesSection_categories_list li:nth-child(n+3) h4:before{content:"";position:absolute;top:0;left:0;background:linear-gradient(0deg,transparent,rgba(0,0,0,.65) 75%);width:100%;height:100%;z-index:-1}.Wdgt_CategoriesSection_categories_list li:nth-child(n+3) span{position:absolute;right:16px;bottom:16px;width:40px;height:40px;background-color:var(--white);border-radius:50%}.Wdgt_CategoriesSection_categories_list li:nth-child(n+3) span:after{content:"";position:absolute;background-image:url(/arrow_down.svg);width:24px;height:24px;top:50%;left:53%;transform:translate(-50%,-50%) rotate(-90deg)}@media(min-width:1100px){.Wdgt_CategoriesSection_categories_list li:nth-child(n+3):hover img{transform:scale(1.05)}}.Wdgt_CategoriesSection_categories_list li a{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0}@media(max-width:1599px){.Wdgt_CategoriesSection_categories_list li:first-child img{object-fit:cover;max-width:76%;height:auto;bottom:0;top:auto!important}}@media(max-width:1279px){.Wdgt_CategoriesSection_categories_list{gap:24px 16px}.Wdgt_CategoriesSection_categories_list li:first-child{grid-column:span 8}.Wdgt_CategoriesSection_categories_list li:first-child img{max-width:unset}.Wdgt_CategoriesSection_categories_list li:nth-child(2),.Wdgt_CategoriesSection_categories_list li:nth-child(n+3){grid-column:span 4}}@media(max-width:767px){.Wdgt_CategoriesSection_categories_list{grid-template-columns:repeat(2,1fr);gap:12px}.Wdgt_CategoriesSection_categories_list li:first-child{padding:14px 0;height:auto;grid-column:span 1;background-color:var(--surfaces-primary);text-align:center}.Wdgt_CategoriesSection_categories_list li:first-child h4{font-weight:700;font-size:16px;line-height:24px;color:var(--white)}.Wdgt_CategoriesSection_categories_list li:first-child img,.Wdgt_CategoriesSection_categories_list li:first-child span{display:none}.Wdgt_CategoriesSection_categories_list li:nth-child(2){display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:6px;padding:14px 0;height:auto;grid-column:span 1;background-color:var(--black-disable-3)}.Wdgt_CategoriesSection_categories_list li:nth-child(2) h4{font-weight:700;font-size:16px;line-height:24px;color:var(--text-secondary-color)}.Wdgt_CategoriesSection_categories_list li:nth-child(2) svg{position:relative;width:24px;height:24px;bottom:unset;right:unset}.Wdgt_CategoriesSection_categories_list li:nth-child(2) svg path{fill:var(--text-secondary-color)}.Wdgt_CategoriesSection_categories_list li:nth-child(2) span,.Wdgt_CategoriesSection_categories_list li:nth-child(n+3){display:none}}