.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)}.Shadmin_Alert_root{display:flex;flex-direction:row;align-items:center;padding:12px 32px 12px 24px;gap:10px;border-radius:6px}.Shadmin_Alert_error{color:var(--text-icons-primary);background-color:#fdf6f6;border:1px solid #fbd4d4}.Shadmin_Alert_error .Shadmin_Alert_icon{color:var(--text-icons-danger)}.Shadmin_Alert_success{color:var(--text-icons-primary);background-color:var(--brand-green);border:1px solid rgba(var(--brand-green),.6)}.Shadmin_Alert_success .Shadmin_Alert_icon{color:var(--white)}.Shadmin_Alert_warning{color:var(--text-icons-primary);background-color:#fff9e6;border:1px solid #ffeeba}.Shadmin_Alert_warning .Shadmin_Alert_icon{color:var(--surfaces-yellow)}.Shadmin_Alert_size__medium{font-weight:400;font-size:14px;line-height:18px;padding:12px 32px 12px 24px}.Shadmin_Alert_size__medium .Shadmin_Alert_icon{width:20px;height:20px}.Shadmin_Alert_size__small{font-weight:400;font-size:13px;line-height:16px;padding:4px 16px}.Shadmin_Alert_size__small .Shadmin_Alert_icon{width:20px;height:20px}.FtrsMainMethodsPurchaseNavItem_NavItem_item{width:calc(25% - 15px);border-radius:12px;background:var(--black-disable-3)}.FtrsMainMethodsPurchaseNavItem_NavItem_item__link{display:flex;flex-direction:column;padding:20px 24px;gap:8px;width:100%}.FtrsMainMethodsPurchaseNavItem_NavItem_item__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.FtrsMainMethodsPurchaseNavItem_NavItem_item__header__left{font-weight:700;font-size:20px;line-height:28px;display:flex;flex-direction:row;align-items:center;width:100%;word-break:break-word;gap:8px;color:var(--text-secondary-color)}.FtrsMainMethodsPurchaseNavItem_NavItem_item__header__icon{width:32px;height:32px;color:var(--surfaces-secondary);transform:rotate(180deg);flex:0 0 32px}.FtrsMainMethodsPurchaseNavItem_NavItem_item__header__chip{font-weight:700;font-size:14px;line-height:18px;display:flex;align-items:center;justify-content:center;border-radius:6px;padding:3px 8px;gap:10px;background:var(--surfaces-primary);color:var(--text-icons-primary-inverse);flex:0 0 auto}.FtrsMainMethodsPurchaseNavItem_NavItem_item__description{font-weight:400;font-size:18px;line-height:24px;color:var(--text-secondary-color_50)}@media(max-width:1599px){.FtrsMainMethodsPurchaseNavItem_NavItem_item{width:calc(33.3333333333% - 13.3333333333px)}}@media(max-width:1099px){.FtrsMainMethodsPurchaseNavItem_NavItem_item{width:calc(50% - 8px)}.FtrsMainMethodsPurchaseNavItem_NavItem_item__link{gap:4px;padding:16px 20px}.FtrsMainMethodsPurchaseNavItem_NavItem_item__header__left{font-weight:700;font-size:18px;line-height:24px}.FtrsMainMethodsPurchaseNavItem_NavItem_item__description{font-weight:400;font-size:14px;line-height:18px}}@media(max-width:767px){.FtrsMainMethodsPurchaseNavItem_NavItem_item{width:100%}.FtrsMainMethodsPurchaseNavItem_NavItem_item__link{gap:2px;padding:12px 16px}.FtrsMainMethodsPurchaseNavItem_NavItem_item__header__left{font-weight:700;font-size:16px;line-height:24px}.FtrsMainMethodsPurchaseNavItem_NavItem_item__header__chip{padding:2px 5px}}.Wdgt_ResetButton_root{padding:0;font:inherit;background-color:transparent;border:0;color:inherit;text-align:unset}.Shbutton_Button_button,.Wdgt_ResetButton_root{cursor:pointer;display:flex;align-items:center;justify-content:center}.Shbutton_Button_button{gap:6px;width:100%;font-family:ALSGranate,helvetica,arial,sans-serif;font-weight:700;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.Shbutton_Button_button--small{padding:8px 12px;max-height:36px;border-radius:8px;font-size:14px;line-height:20px}.Shbutton_Button_button--medium{padding:9px 16px;border-radius:8px;font-size:16px;line-height:24px}.Shbutton_Button_button--large{font-weight:700;font-size:18px;line-height:24px;padding:13px 20px;border-radius:12px}.Shbutton_Button_button.Shbutton_Button_disabled,.Shbutton_Button_button:disabled{cursor:default;pointer-events:none}.Shbutton_Button_button-primary{background-color:var(--surfaces-primary);color:var(--white)}@media(min-width:1100px){.Shbutton_Button_button-primary:hover{background-color:var(--surfaces-primary-hover)}}.Shbutton_Button_button-primary.Shbutton_Button_disabled,.Shbutton_Button_button-primary:disabled{cursor:default;pointer-events:none;color:var(--surfaces-black-disable);background-color:var(--surfaces-black-disable-2)}.Shbutton_Button_button-secondary{background-color:var(--black-disable-3);color:var(--text-secondary-color)}@media(min-width:1100px){.Shbutton_Button_button-secondary:hover{background-color:var(--black-disable-2)}}.Shbutton_Button_button-black{color:var(--white);background-color:var(--black);border:1px solid var(--black)}@media(min-width:1100px){.Shbutton_Button_button-black:hover{background-color:var(--black-hover);border-color:var(--black-hover)}}.Shbutton_Button_button-outline{border:1px solid var(--surfaces-secondary-hover);color:var(--text-secondary-color)}@media(min-width:1100px){.Shbutton_Button_button-outline:hover{border-color:var(--text-secondary-color_50)}}.Shbutton_Button_button-outline-inverse{border:1px solid var(--white);color:var(--white)}@media(min-width:1100px){.Shbutton_Button_button-outline-inverse:hover{border-color:var(--black-disable-3)}}.Shbutton_Button_button-error{background-color:var(--text-icons-danger);color:var(--white);border:2px solid var(--text-icons-danger)}@media(min-width:1100px){.Shbutton_Button_button-error:hover{background-color:var(--white);color:var(--text-primary)}}.Shbutton_Bullet_root{cursor:pointer;display:flex;align-items:center;justify-content:center;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}.FtrsAdminUserCreate_Form_root,.FtrsAdminUserEdit_Form_root{width:100%;height:100%}@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}}.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}.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%)}.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)}.ShCheckbox_Checkbox_checkbox{display:block;position:relative;padding-left:28px;cursor:pointer;font-size:16px;line-height:20px;color:var(--text-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none}.ShCheckbox_Checkbox_checkbox__checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:transparent;border:1px solid var(--black-10);border-radius:4px;transition:border-color .3s ease-in-out,background-color .2s ease-in-out}.ShCheckbox_Checkbox_checkbox__checkmark:after{content:"";position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(https://static.prinzip.su/_next/static/media/mark.ea141e0a.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:12px;height:10px}.ShCheckbox_Checkbox_checkbox.ShCheckbox_Checkbox_disabled{cursor:default}@media(min-width:1100px){.ShCheckbox_Checkbox_checkbox:hover .ShCheckbox_Checkbox_checkbox__checkmark{border-color:var(--black-18)}}.ShCheckbox_Checkbox_checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.ShCheckbox_Checkbox_checkbox input:checked~.ShCheckbox_Checkbox_checkbox__checkmark{background-color:var(--surfaces-primary)}.ShCheckbox_Checkbox_checkbox input:checked~.ShCheckbox_Checkbox_checkbox__checkmark:after{display:block}.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)}.ShSelect_Select_select{display:flex;flex-direction:column;gap:8px;border:2px solid transparent}.ShSelect_Select_select:focus-visible{outline:none}.ShSelect_Select_select:focus-visible .ShSelect_Select_container{border:1px solid var(--surfaces-primary-hover);box-shadow:inset 0 0 0 1px var(--surfaces-primary-hover)}.ShSelect_Select_select.ShSelect_Select_open .ShSelect_Select_container{border:1px solid var(--surfaces-primary-hover);box-shadow:inset 0 0 0 1px var(--surfaces-primary-hover)}.ShSelect_Select_select.ShSelect_Select_open .ShSelect_Select_arrow{rotate:1turn;color:var(--icons-primary-color)}.ShSelect_Select_select.ShSelect_Select_loading{cursor:default;pointer-events:none}.ShSelect_Select_selective{display:flex;flex-direction:column;gap:4px}.ShSelect_Select_container{cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;position:relative;padding:12px;border:1px solid var(--surfaces-black-disable);border-radius:8px;gap:8px;transition:all .2s ease-in-out}@media(min-width:1100px){.ShSelect_Select_container:hover{border:1px solid var(--surfaces-primary-hover)}}.ShSelect_Select_arrow{color:var(--text-icons-secondary);rotate:180deg;transition:.3s;width:24px;height:24px;transition:rotate .3s ease-in-out,color .3s ease-in-out}.ShSelect_Select_loader{width:24px;height:24px}.ShSelect_Select_value{font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:1099px){.ShSelect_Select_value{font-weight:400;font-size:14px;line-height:18px}}.ShSelect_Select_wrapper{z-index:103;position:fixed;inset:0}.ShSelect_Select_background{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:-1;opacity:1;transition:opacity .2s linear 0s;will-change:opacity}.ShSelect_Select_menu{position:fixed;display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;border-radius:8px;background:var(--backgrounds-white);overflow:auto;max-height:clamp(50px,25vh,320px);box-shadow:0 4px 8px 0 rgba(23,25,26,.2)}.ShSelect_Select_item{font:inherit;background-color:transparent;border:0;color:inherit;cursor:pointer;text-align:unset;font-weight:400;font-size:16px;line-height:20px;width:100%;padding:14px 12px;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s linear 0s;will-change:background-color}.ShSelect_Select_item:focus{background-color:var(--backgrounds-light)}@media(min-width:1100px){.ShSelect_Select_item:hover{background-color:var(--backgrounds-light)}}.ShSelect_Select_item.ShSelect_Select_active{color:var(--text-primary-color)}.ShSelect_Select_item:disabled{cursor:default;pointer-events:none;color:var(--text-icons-disabled)}.ShContent_Content_wrapper{max-width:100%;height:100%}.Shmodal_Modal_wrapper{position:fixed;z-index:100;inset:0}.Shmodal_Modal_wrapper.Shmodal_Modal_headerIsModalOpen{z-index:102}.Shmodal_Modal_background{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.349);z-index:-1;opacity:1;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:-webkit-backdrop-filter .2s linear 0s;transition:backdrop-filter .2s linear 0s;transition:backdrop-filter .2s linear 0s,-webkit-backdrop-filter .2s linear 0s;will-change:backdrop-filter}.Shmodal_Modal_modal{position:absolute;top:50%;left:50%;background:var(--backgrounds-white);border-radius:12px;transform:translate(-50%,-50%);overflow:hidden;outline:none;box-shadow:0 0 12px 0 rgba(0,0,0,.2);max-height:calc(100vh - 2*24px - var(--header-height)*2);overflow-y:auto}@media(max-height:600px){.Shmodal_Modal_modal{top:calc(var(--header-height) + 24px);transform:translate(-50%);max-height:calc(100vh - 48px - (var(--header-height)))}}.Shmodal_Modal_cross{position:absolute;z-index:1;right:12px;top:12px;width:40px;height:40px}.Shmodal_Modal_cross__icon{width:24px;height:24px}.Shmodal_Modal_enter{opacity:0}.Shmodal_Modal_enter__active,.Shmodal_Modal_enter__done{opacity:1;transition:all .2s linear}.Shmodal_Modal_enter__done .Shmodal_Modal_background{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Shmodal_Modal_exit{opacity:1}.Shmodal_Modal_exit__active{opacity:0;transition:all .2s linear}.Shmodal_Modal_title__wrapper{position:-webkit-sticky;position:sticky;top:-1px;left:0;width:100%;padding:32px 32px 4px;background-color:var(--white);border-radius:12px 12px 0 0;z-index:2}.Shmodal_Modal_title__wrapper:after{content:"";position:absolute;display:block;width:100%;height:20px;left:0;bottom:-20px;background:linear-gradient(0deg,hsla(0,0%,100%,0) 24.54%,#fff 75.13%)}.Shmodal_Modal_title{font-weight:700;font-size:28px;line-height:36px;color:var(--text-primary)}.Shmodal_Modal_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:11}.Shmodal_Modal_header.Shmodal_Modal_sticky{box-shadow:0 2px 8px 0 rgba(0,0,0,.102)}.Shmodal_Modal_header .Shmodal_Modal_header__cross{top:24px;right:32px}.Shmodal_Modal_footer{transition:box-shadow .3s linear 0s;will-change:box-shadow;position:-webkit-sticky;position:sticky;left:0;bottom:0;padding:16px 32px;background:var(--backgrounds-white);z-index:11}.Shmodal_Modal_footer.Shmodal_Modal_sticky{box-shadow:0 6px 45px 0 rgba(0,0,0,.102)}@media(max-width:1099px){.Shmodal_Modal_modal{margin-top:30px}.Shmodal_Modal_title__wrapper{padding:24px 16px 4px}.Shmodal_Modal_title{font-weight:700;font-size:20px;line-height:28px}.Shmodal_Modal_header{padding:24px 32px}.Shmodal_Modal_footer{margin:auto 0 0;padding:12px 32px}}@media(max-width:767px){.Shmodal_Modal_enter .Shmodal_Modal_background,.Shmodal_Modal_enter__active .Shmodal_Modal_background,.Shmodal_Modal_enter__done .Shmodal_Modal_background{-webkit-backdrop-filter:unset;backdrop-filter:unset}.Shmodal_Modal_enter__done .Shmodal_Modal_modal.Shmodal_Modal_bottom{transform:translateY(0)}.Shmodal_Modal_exit .Shmodal_Modal_background,.Shmodal_Modal_exit__active .Shmodal_Modal_background{-webkit-backdrop-filter:unset;backdrop-filter:unset}.Shmodal_Modal_modal{max-width:calc(100% - 32px);border-radius:16px;margin-top:0;width:100%}.Shmodal_Modal_modal.Shmodal_Modal_bottom{top:unset;left:0;bottom:0;max-width:100%!important;width:100%;height:auto;max-height:calc(100% - 90px);border-radius:12px 12px 0 0;transform:translateY(100%);transition:transform .3s ease}.Shmodal_Modal_header{padding:16px}.Shmodal_Modal_header .Shmodal_Modal_header__cross{width:24px;height:24px;top:18px;right:16px}.Shmodal_Modal_footer{padding:12px 16px}}.EtAdminProjectMenuItem_MenuItem_root .EtAdminProjectMenuItem_MenuItem_button{font-weight:400;font-size:16px;line-height:20px;padding:2px 8px 4px;gap:10px;border-radius:4px;color:var(--text-secondary);background-color:transparent;transition:background-color .3s ease,color .3s ease}.EtAdminProjectMenuItem_MenuItem_root .EtAdminProjectMenuItem_MenuItem_button:hover{background-color:var(--white);color:var(--text-secondary)}.EtAdminProjectMenuItem_MenuItem_root.EtAdminProjectMenuItem_MenuItem_active .EtAdminProjectMenuItem_MenuItem_button,.EtAdminProjectMenuItem_MenuItem_root.EtAdminProjectMenuItem_MenuItem_active .EtAdminProjectMenuItem_MenuItem_button:hover{background-color:var(--white);color:var(--text-primary)}.EtAdminProjectMenuItem_MenuItem_root.EtAdminProjectMenuItem_MenuItem_dragging .EtAdminProjectMenuItem_MenuItem_button,.EtAdminProjectMenuItem_MenuItem_root.EtAdminProjectMenuItem_MenuItem_dragging .EtAdminProjectMenuItem_MenuItem_button:hover{background-color:var(--white);color:var(--text-icons-disabled)}.EtAdminProjectMenuItem_MenuItem_dot{display:inline-block;width:8px;height:8px;border-radius:100%;background-color:var(--icons-primary-color)}.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)}.VsMainApartments_Apartments_subscription{margin-top:120px}@media(max-width:1099px){.VsMainApartments_Apartments_subscription{margin-top:80px}}@media(max-width:767px){.VsMainApartments_Apartments_subscription{margin-top:64px}}.FtrsMainApartmentsFiltersPreview_FiltersPreview_actions{display:flex;flex-direction:row;align-items:flex-end;gap:40px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_controls{display:flex;flex-direction:row;gap:40px}@media(max-width:1099px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_controls{align-items:flex-end}}@media(max-width:767px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_controls{align-items:normal;flex-direction:column}}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile{display:none}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_square{width:240px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_cost{width:280px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset{display:flex;flex-direction:row;width:max-content;justify-content:space-between;flex:1 1;gap:6px;margin-top:-18px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info{display:flex;gap:4px;align-items:center;margin-bottom:5px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info.FtrsMainApartmentsFiltersPreview_FiltersPreview_empty{align-self:center;margin-bottom:0}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info__title{font-weight:400;font-size:14px;line-height:18px;color:var(--text-secondary);text-align:right}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info .FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info-button{font-weight:700;font-size:14px;line-height:18px;width:-moz-fit-content;width:fit-content;color:var(--text-secondary-color)}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info .FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info-button__icon{color:var(--text-secondary-color)}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info--sticky{flex-direction:column;align-items:flex-end}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset__info--sticky.FtrsMainApartmentsFiltersPreview_FiltersPreview_empty{align-self:flex-end;margin-bottom:0}.FtrsMainApartmentsFiltersPreview_FiltersPreview_reset--sticky{flex-direction:column;align-items:flex-end;justify-content:end;margin-top:0;width:auto}.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all{font-weight:700;font-size:18px;line-height:24px;display:block;flex-direction:row;align-items:center;padding:14px 32px;flex-shrink:0}.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all--sticky{display:flex}@media(max-width:1099px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all{font-weight:700;font-size:16px;line-height:24px}}@media(max-width:767px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all{display:flex;flex-direction:row-reverse}}.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all .FtrsMainApartmentsFiltersPreview_FiltersPreview_color{width:24px;height:24px;color:var(--text-secondary-color)}.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all .FtrsMainApartmentsFiltersPreview_FiltersPreview_icon{position:relative;display:flex}.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all .FtrsMainApartmentsFiltersPreview_FiltersPreview_icon--sticky{margin-right:16px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all .FtrsMainApartmentsFiltersPreview_FiltersPreview_count{font-weight:700;font-size:13px;line-height:16px;position:absolute;right:-37px;top:-22px;color:var(--white);height:16px;background:var(--surfaces-primary);box-shadow:2px 3px 4px 0 rgba(130,69,229,.149);padding:0 4.5px;border-radius:100px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all .FtrsMainApartmentsFiltersPreview_FiltersPreview_count--sticky{right:-4px;top:-4px}@media(max-width:1099px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all .FtrsMainApartmentsFiltersPreview_FiltersPreview_count{right:-22px;top:-20px}}@media(max-width:767px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_button.FtrsMainApartmentsFiltersPreview_FiltersPreview_all .FtrsMainApartmentsFiltersPreview_FiltersPreview_count{right:-13px;top:-8px}}.FtrsMainApartmentsFiltersPreview_FiltersPreview_sticky{z-index:12;position:fixed;left:0;width:100%;bottom:0;padding:10px 36px;box-shadow:0 2px 16px 0 rgba(0,0,0,.149);background-color:var(--backgrounds-white);align-items:center;transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .3s ease-in-out,visibility .3s ease-in-out,opacity .3s ease-in-out}.FtrsMainApartmentsFiltersPreview_FiltersPreview_sticky.FtrsMainApartmentsFiltersPreview_FiltersPreview_active{transform:translate(0);visibility:visible;opacity:1}.FtrsMainApartmentsFiltersPreview_FiltersPreview_sticky .FtrsMainApartmentsFiltersPreview_FiltersPreview_aside .FtrsMainApartmentsFiltersPreview_FiltersPreview_button{width:256px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_sticky .FtrsMainApartmentsFiltersPreview_FiltersPreview_aside__info{align-self:center;margin-bottom:0}@media(max-width:1599px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_actions,.FtrsMainApartmentsFiltersPreview_FiltersPreview_controls{gap:12px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_square{width:187px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside .FtrsMainApartmentsFiltersPreview_FiltersPreview_button{width:191px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside__info{margin-bottom:2px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_sticky{padding:10px 32px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_sticky .FtrsMainApartmentsFiltersPreview_FiltersPreview_aside .FtrsMainApartmentsFiltersPreview_FiltersPreview_button{width:191px}}@media(max-width:1340px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_cost,.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_square{display:none}}@media(max-width:1279px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_actions{gap:12px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_cost{display:none}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms .FtrsMainApartmentsFiltersPreview_FiltersPreview_filter__list{column-gap:6px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside .FtrsMainApartmentsFiltersPreview_FiltersPreview_button{width:max-content;max-width:170px;padding:14px 20px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_sticky{display:none}}@media(max-width:1099px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_controls__title{display:none}}@media(max-width:767px){.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside{display:none}.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside .FtrsMainApartmentsFiltersPreview_FiltersPreview_button{font-weight:700;font-size:16px;line-height:24px;width:100%;max-width:unset;padding:9px 20px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside__info{margin:0;flex-direction:row;justify-content:space-between;align-items:center;align-self:stretch;height:24px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside__info.FtrsMainApartmentsFiltersPreview_FiltersPreview_empty{align-self:stretch}.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside__info__title{font-weight:400;font-size:13px;line-height:16px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_aside__info .FtrsMainApartmentsFiltersPreview_FiltersPreview_aside__info__button{font-weight:700;font-size:13px;line-height:16px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_controls{position:relative;white-space:nowrap;overflow:hidden;margin-left:-16px;margin-right:-16px}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_default{display:none}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile{scrollbar-color:transparent}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile::-webkit-scrollbar{display:none}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile{-ms-overflow-style:none;scrollbar-width:none}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile::-moz-scrollbar,.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background-color:transparent}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile::-webkit-resizer,.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile::-webkit-scrollbar-thumb,.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile::-webkit-scrollbar-track-piece{background-color:transparent;width:0!important;height:0!important}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile::-webkit-scrollbar-track{background-color:transparent;width:0!important;height:0!important}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms.FtrsMainApartmentsFiltersPreview_FiltersPreview_mobile{white-space:nowrap;display:block;padding-right:16px;overflow-x:auto}.FtrsMainApartmentsFiltersPreview_FiltersPreview_filter.FtrsMainApartmentsFiltersPreview_FiltersPreview_rooms__list{gap:6px}}.VsMainApartmentsFilters_Filters_root{display:flex;flex-direction:column;gap:48px;margin-top:40px}.VsMainApartmentsFilters_Filters_root .VsMainApartmentsFilters_Filters_settings{display:none}.VsMainApartmentsFilters_Filters_main{display:flex;flex-direction:column;gap:32px}.VsMainApartmentsFilters_Filters_promotions{display:flex;flex-direction:row;align-items:center;gap:8px}.VsMainApartmentsFilters_Filters_promotions.VsMainApartmentsFilters_Filters_tablet{display:none}.VsMainApartmentsFilters_Filters_promotions.VsMainApartmentsFilters_Filters_default{white-space:nowrap;overflow:hidden}.VsMainApartmentsFilters_Filters_promotions .VsMainApartmentsFilters_Filters_more{visibility:hidden;opacity:0;pointer-events:none;white-space:nowrap;flex:0 0 auto}.VsMainApartmentsFilters_Filters_promotions .VsMainApartmentsFilters_Filters_more.VsMainApartmentsFilters_Filters_show{visibility:visible;opacity:1;pointer-events:all}.VsMainApartmentsFilters_Filters_promotions .VsMainApartmentsFilters_Filters_more .VsMainApartmentsFilters_Filters_icon{width:16px;height:16px;flex:1 1}.VsMainApartmentsFilters_Filters_groups{display:flex;flex-direction:row;align-items:center;gap:40px}.VsMainApartmentsFilters_Filters_groups__wrapper{position:relative;overflow:hidden}.VsMainApartmentsFilters_Filters_groups__list{position:relative;white-space:nowrap;overflow-x:auto;scrollbar-color:transparent}.VsMainApartmentsFilters_Filters_groups__list::-webkit-scrollbar{display:none}.VsMainApartmentsFilters_Filters_groups__list{-ms-overflow-style:none;scrollbar-width:none}.VsMainApartmentsFilters_Filters_groups__list::-moz-scrollbar,.VsMainApartmentsFilters_Filters_groups__list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background-color:transparent}.VsMainApartmentsFilters_Filters_groups__list::-webkit-resizer,.VsMainApartmentsFilters_Filters_groups__list::-webkit-scrollbar-thumb,.VsMainApartmentsFilters_Filters_groups__list::-webkit-scrollbar-track-piece{background-color:transparent;width:0!important;height:0!important}.VsMainApartmentsFilters_Filters_groups__list::-webkit-scrollbar-track{background-color:transparent;width:0!important;height:0!important}.VsMainApartmentsFilters_Filters_groups__switch{flex:0 0 auto}.VsMainApartmentsFilters_Filters_groups__slide{position:absolute;width:51px;height:100%;top:0;z-index:1;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.VsMainApartmentsFilters_Filters_groups__slide.VsMainApartmentsFilters_Filters_show{opacity:1;visibility:visible}.VsMainApartmentsFilters_Filters_groups__slide__button{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:100%;background-color:var(--white);border:.9px solid var(--surfaces-black-disable)}.VsMainApartmentsFilters_Filters_groups__slide__blur{position:absolute;top:0;display:block;height:100%;width:100%}.VsMainApartmentsFilters_Filters_groups__slide.VsMainApartmentsFilters_Filters_left{left:0}.VsMainApartmentsFilters_Filters_groups__slide.VsMainApartmentsFilters_Filters_left .VsMainApartmentsFilters_Filters_groups__slide__blur{background:linear-gradient(270deg,hsla(0,0%,100%,0) 0,var(--white) 20.13%)}.VsMainApartmentsFilters_Filters_groups__slide.VsMainApartmentsFilters_Filters_left .VsMainApartmentsFilters_Filters_groups__slide__button{left:0}.VsMainApartmentsFilters_Filters_groups__slide.VsMainApartmentsFilters_Filters_left .VsMainApartmentsFilters_Filters_groups__slide__icon{transform:rotate(180deg)}.VsMainApartmentsFilters_Filters_groups__slide.VsMainApartmentsFilters_Filters_right{right:0}.VsMainApartmentsFilters_Filters_groups__slide.VsMainApartmentsFilters_Filters_right .VsMainApartmentsFilters_Filters_groups__slide__blur{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--white) 20.13%)}.VsMainApartmentsFilters_Filters_groups__slide.VsMainApartmentsFilters_Filters_right .VsMainApartmentsFilters_Filters_groups__slide__button{right:0}.VsMainApartmentsFilters_Filters_stickyTablet{display:none}@media(max-width:1599px){.VsMainApartmentsFilters_Filters_root{gap:40px}}@media(max-width:1099px){.VsMainApartmentsFilters_Filters_root{margin-top:32px}.VsMainApartmentsFilters_Filters_main{gap:24px}.VsMainApartmentsFilters_Filters_promotions{position:relative;white-space:nowrap;overflow:hidden;margin-left:-32px;margin-right:-32px}.VsMainApartmentsFilters_Filters_promotions.VsMainApartmentsFilters_Filters_default{display:none}.VsMainApartmentsFilters_Filters_promotions.VsMainApartmentsFilters_Filters_tablet{display:flex}.VsMainApartmentsFilters_Filters_promotions__filters{padding-left:32px;padding-right:32px;overflow-x:auto;scrollbar-color:transparent}.VsMainApartmentsFilters_Filters_promotions__filters::-webkit-scrollbar{display:none}.VsMainApartmentsFilters_Filters_promotions__filters{-ms-overflow-style:none;scrollbar-width:none}.VsMainApartmentsFilters_Filters_promotions__filters::-moz-scrollbar,.VsMainApartmentsFilters_Filters_promotions__filters::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background-color:transparent}.VsMainApartmentsFilters_Filters_promotions__filters::-webkit-resizer,.VsMainApartmentsFilters_Filters_promotions__filters::-webkit-scrollbar-thumb,.VsMainApartmentsFilters_Filters_promotions__filters::-webkit-scrollbar-track-piece{background-color:transparent;width:0!important;height:0!important}.VsMainApartmentsFilters_Filters_promotions__filters::-webkit-scrollbar-track{background-color:transparent;width:0!important;height:0!important}.VsMainApartmentsFilters_Filters_promotions:before{pointer-events:none;content:"";position:absolute;top:0;right:0;width:344px;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 89.7%,var(--white) 97.94%)}.VsMainApartmentsFilters_Filters_groups{display:none}.VsMainApartmentsFilters_Filters_stickyTablet{display:flex;position:fixed;width:100%;left:0;bottom:24px;z-index:3;transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .3s ease-in-out,visibility .3s ease-in-out,opacity .3s ease-in-out}.VsMainApartmentsFilters_Filters_stickyTablet.VsMainApartmentsFilters_Filters_active{transform:translate(0);visibility:visible;opacity:1}.VsMainApartmentsFilters_Filters_stickyTablet__container{display:flex;flex-direction:row;align-items:center;margin:0 auto;background:var(--backgrounds-white);gap:4px;border-radius:8px;box-shadow:0 2px 10px 0 rgba(0,0,0,.051)}.VsMainApartmentsFilters_Filters_stickyTablet .VsMainApartmentsFilters_Filters_button{font-weight:700;font-size:16px;line-height:24px;padding:14px 20px;display:flex;flex-direction:row;align-items:center;gap:12px;color:var(--text-secondary-color);white-space:nowrap}.VsMainApartmentsFilters_Filters_stickyTablet .VsMainApartmentsFilters_Filters_button .VsMainApartmentsFilters_Filters_color{width:24px;height:24px}.VsMainApartmentsFilters_Filters_stickyTablet .VsMainApartmentsFilters_Filters_button .VsMainApartmentsFilters_Filters_icon{position:relative;display:flex;width:24px;height:24px}.VsMainApartmentsFilters_Filters_stickyTablet .VsMainApartmentsFilters_Filters_button .VsMainApartmentsFilters_Filters_count{font-weight:700;font-size:13px;line-height:16px;position:absolute;right:-4px;top:-4px;color:var(--white);height:16px;background:var(--surfaces-primary);box-shadow:2px 3px 4px 0 rgba(130,69,229,.149);padding:0 4.5px;border-radius:100px}.VsMainApartmentsFilters_Filters_stickyTablet .VsMainApartmentsFilters_Filters_button.VsMainApartmentsFilters_Filters_map .VsMainApartmentsFilters_Filters_icon{overflow:auto;border-radius:100%;position:relative}.VsMainApartmentsFilters_Filters_stickyTablet .VsMainApartmentsFilters_Filters_button.VsMainApartmentsFilters_Filters_map .VsMainApartmentsFilters_Filters_icon__image{object-fit:cover}.VsMainApartmentsFilters_Filters_stickyTablet .VsMainApartmentsFilters_Filters_line{height:20px;border:1px solid var(--surfaces-black-disable)}}@media(max-width:767px){.VsMainApartmentsFilters_Filters_root{gap:24px}.VsMainApartmentsFilters_Filters_root .VsMainApartmentsFilters_Filters_settings{display:flex;flex-direction:column;gap:24px;width:100%}.VsMainApartmentsFilters_Filters_main{gap:16px}.VsMainApartmentsFilters_Filters_promotions{margin-left:-16px;margin-right:-16px}.VsMainApartmentsFilters_Filters_promotions__filters{padding-left:16px;padding-right:16px}.VsMainApartmentsFilters_Filters_promotions__list{min-width:100vw;flex-wrap:wrap}.VsMainApartmentsFilters_Filters_stickyTablet{bottom:16px}.VsMainApartmentsFilters_Filters_stickyTablet .VsMainApartmentsFilters_Filters_button{font-weight:700;font-size:14px;line-height:18px;gap:6px;padding:9px 12px}}.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}.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)}.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}}.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}}.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}}.Wdgt_FeaturedSection_featured{margin-bottom:104px}.Wdgt_FeaturedSection_featured .swiper-slide{width:100%!important}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slider.Wdgt_FeaturedSection_dragging .Wdgt_FeaturedSection_image_container{cursor:-webkit-grabbing;cursor:grabbing}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slider__pagination{display:none;position:absolute;left:50%;transform:translate(-50%);z-index:1}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide{display:grid;grid-template-columns:1fr 472px;grid-gap:48px;gap:48px;height:520px;overflow:hidden}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_image_container{max-width:100%;min-height:100%;position:relative;cursor:-webkit-grab;cursor:grab}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_image_container video{max-width:100%;width:100%;height:100%;border-radius:12px;object-fit:cover}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_slide_image{width:100%;height:100%;border-radius:12px;object-fit:cover}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container{display:flex;flex-direction:column;gap:28px;padding-top:12px;max-width:472px;width:100%;background-color:var(--white)}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container h3{font-weight:700;font-size:32px;line-height:40px;max-width:429px;color:var(--text-primary)}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container h3 span{display:block;text-transform:uppercase;color:var(--text-primary-color)}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container p{font-weight:400;font-size:18px;line-height:24px;color:var(--text-primary)}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper{position:absolute;display:flex;gap:16px;right:376px;bottom:14px;z-index:2}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper .Wdgt_FeaturedSection_custom_next,.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper .Wdgt_FeaturedSection_custom_prev{width:40px;height:40px;border:1px solid var(--black-disable);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .3s ease-in-out}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper .Wdgt_FeaturedSection_custom_next:hover,.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper .Wdgt_FeaturedSection_custom_prev:hover{border-color:var(--text-primary)}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper .Wdgt_FeaturedSection_custom_next svg path,.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper .Wdgt_FeaturedSection_custom_prev svg path{fill:var(--text-primary)}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper .Wdgt_FeaturedSection_custom_prev svg{transform:rotate(-90deg)}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper .Wdgt_FeaturedSection_custom_next svg{transform:rotate(90deg)}@media(max-width:1279px){.Wdgt_FeaturedSection_featured{margin-bottom:96px}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide{display:flex;flex-direction:column;gap:32px;height:auto}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_image_container{height:520px;overflow:hidden}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container{max-width:769px;min-height:100%;padding-top:0}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container h3{max-width:none}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper{right:0;bottom:unset;top:552px}}@media(max-width:1099px){.Wdgt_FeaturedSection_featured{margin-bottom:80px}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide{gap:24px}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_image_container{height:375px}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container{max-width:unset;gap:16px}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container h3{font-weight:700;font-size:24px;line-height:32px}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container p{font-weight:400;font-size:16px;line-height:20px}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slider__pagination{display:flex;justify-content:center;align-items:center;top:343px!important;bottom:unset!important}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_button_wrapper{display:none}}@media(max-width:767px){.Wdgt_FeaturedSection_featured{margin-bottom:48px;padding:0}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_image_container img,.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_image_container video{border-radius:unset}.Wdgt_FeaturedSection_featured .Wdgt_FeaturedSection_featured_slide .Wdgt_FeaturedSection_text_container{padding:0 16px}}.Wdgt_FeaturedSection_logo{position:absolute;top:32px!important;left:32px!important;width:134px!important;height:55px!important;object-fit:contain;object-position:left}@media(max-width:1099px){.Wdgt_FeaturedSection_logo{top:13px!important;left:16px!important}}.Wdgt_FeaturedSection_swiper_custom_slide{background-color:var(--white)}.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)}.Shadmin_ButtonDelete_delete.Shadmin_ButtonDelete_root{padding:8px;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:var(--white);box-shadow:0 0 3px 0 rgba(0,0,0,.251)}.Shadmin_ButtonDelete_delete.Shadmin_ButtonDelete_root .Shadmin_ButtonDelete_icon{width:20px;height:20px;color:var(--text-icons-danger)}.ShToast_ToastProvider_root{position:fixed;z-index:105;right:32px;bottom:108px;display:flex;flex-direction:column;gap:12px;width:min(420px,100vw - 64px);pointer-events:none}@media(max-width:1099px){.ShToast_ToastProvider_root{left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:auto}}.ShToast_ToastProvider_toast{--toast-accent:var(--text-secondary-color);--toast-background:var(--backgrounds-white);--toast-progress-background:rgb(23 25 26/4%);--toast-duration:6000ms;--toast-exit-duration:220ms;position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) 24px;grid-gap:14px;gap:14px;align-items:flex-start;min-height:72px;padding:18px;border-radius:8px;border:1px solid rgba(23,25,26,.08);border-left:4px solid var(--toast-accent);box-shadow:0 16px 44px rgba(23,25,26,.14);pointer-events:auto;animation:ShToast_ToastProvider_toast-in .22s ease-out;background-color:var(--toast-background);color:var(--text-icons-primary);overflow:hidden}@media(max-width:1099px){.ShToast_ToastProvider_toast{grid-template-columns:28px minmax(0,1fr) 24px;gap:12px;min-height:64px;padding:14px}}.ShToast_ToastProvider_progress{position:absolute;inset:0;z-index:0;width:100%;background:linear-gradient(90deg,transparent 0,var(--toast-progress-background) 18%,var(--toast-progress-background) 100%);transform-origin:left center;animation:ShToast_ToastProvider_toast-progress var(--toast-duration) linear forwards;pointer-events:none}.ShToast_ToastProvider_closing{pointer-events:none;animation:ShToast_ToastProvider_toast-out var(--toast-exit-duration) ease-in forwards}.ShToast_ToastProvider_closing .ShToast_ToastProvider_progress{animation-play-state:paused}.ShToast_ToastProvider_success{--toast-accent:var(--brand-green);--toast-icon-background:rgba(129,209,38,.14)}.ShToast_ToastProvider_info{--toast-accent:var(--text-secondary-color);--toast-icon-background:rgba(61,80,114,.12)}.ShToast_ToastProvider_warning{--toast-accent:var(--brand-orange-main);--toast-icon-background:rgba(255,92,2,.12)}.ShToast_ToastProvider_error{--toast-accent:var(--text-icons-danger);--toast-icon-background:rgba(233,39,39,.12)}.ShToast_ToastProvider_icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:var(--toast-accent);background:var(--toast-icon-background)}.ShToast_ToastProvider_icon svg{width:22px;height:22px}@media(max-width:1099px){.ShToast_ToastProvider_icon{width:28px;height:28px}.ShToast_ToastProvider_icon svg{width:20px;height:20px}}.ShToast_ToastProvider_content{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px;min-width:0}.ShToast_ToastProvider_title{font-weight:700;font-size:16px;line-height:24px}@media(max-width:1099px){.ShToast_ToastProvider_title{font-weight:700;font-size:14px;line-height:18px}}.ShToast_ToastProvider_text{font-weight:400;font-size:16px;line-height:20px}@media(max-width:1099px){.ShToast_ToastProvider_text{font-weight:400;font-size:14px;line-height:18px}}.ShToast_ToastProvider_close{padding:0;font:inherit;background-color:transparent;border:0;color:inherit;cursor:pointer;text-align:unset;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:currentcolor;opacity:.8}@media(hover:hover)and (pointer:fine){.ShToast_ToastProvider_close:hover{opacity:1}}@media(pointer:coarse){.ShToast_ToastProvider_close:active{opacity:1}}.ShToast_ToastProvider_close svg{width:24px;height:24px}@keyframes ShToast_ToastProvider_toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ShToast_ToastProvider_toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes ShToast_ToastProvider_toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Wdgt_Footer_footer{background-color:var(--white)}.Wdgt_Footer_footer_container{display:grid;grid-template-columns:auto 1fr;grid-gap:40px 130px;gap:40px 130px;padding-top:48px;padding-bottom:48px;margin-top:auto}@media(max-width:1279px){.Wdgt_Footer_footer_container{grid-template-columns:1fr 1fr;gap:40px 120px}}@media(max-width:1099px){.Wdgt_Footer_footer_container{position:relative;grid-template-columns:1fr 1fr;gap:32px 48px}}@media(max-width:767px){.Wdgt_Footer_footer_container{display:flex;flex-direction:column;padding-top:24px;padding-bottom:24px}}.Wdgt_Footer_contacts{display:flex;flex-direction:column;gap:40px;width:390px}.Wdgt_Footer_contacts .Wdgt_Footer_button{display:none}@media(max-width:1279px){.Wdgt_Footer_contacts{width:unset}}@media(max-width:1099px){.Wdgt_Footer_contacts{min-width:340px}}@media(max-width:767px){.Wdgt_Footer_contacts{gap:unset;min-width:unset}.Wdgt_Footer_contacts .Wdgt_Footer_service_right{display:none}.Wdgt_Footer_contacts .Wdgt_Footer_button{display:flex;height:52px;margin-top:24px}}.Wdgt_Footer_button .Wdgt_Footer_icon,.Wdgt_Footer_phone_button .Wdgt_Footer_icon{color:var(--text-primary)}@media(max-width:1099px){.Wdgt_Footer_button .Wdgt_Footer_icon{color:currentcolor}}.Wdgt_Footer_wrapper{display:flex;flex-direction:column}.Wdgt_Footer_text_wrapper{display:flex;justify-content:space-between}.Wdgt_Footer_text_wrapper a{font-weight:400;font-size:16px;line-height:20px;color:var(--text-primary)}.Wdgt_Footer_text_wrapper span{font-weight:400;font-size:16px;line-height:20px;color:var(--text-secondary)}.Wdgt_Footer_text_wrapper:not(:last-of-type){margin-bottom:12px}@media(max-width:767px){.Wdgt_Footer_text_wrapper:not(:last-of-type){margin-bottom:16px}}.Wdgt_Footer_contacts_main{display:flex;justify-content:space-between}.Wdgt_Footer_contacts_main .Wdgt_Footer_text_wrapper{display:flex;flex-direction:column;margin-bottom:19px}.Wdgt_Footer_contacts_main .Wdgt_Footer_text_wrapper a{font-weight:700;font-size:28px;line-height:36px;font-weight:400}.Wdgt_Footer_contacts_main .Wdgt_Footer_text_wrapper span{font-weight:400;font-size:18px;line-height:24px}.Wdgt_Footer_contacts_main .Wdgt_Footer_buttons{display:flex;gap:8px}@media(max-width:767px){.Wdgt_Footer_contacts_main .Wdgt_Footer_buttons .Wdgt_Footer_phone_button{display:none}.Wdgt_Footer_contacts_main .Wdgt_Footer_text_wrapper{margin-bottom:24px}}.Wdgt_Footer_service{display:flex;justify-content:space-between}.Wdgt_Footer_service_left__title{font-weight:700;font-size:16px;line-height:24px;color:var(--text-primary-color)}.Wdgt_Footer_service_left__title span{color:var(--text-primary)}.Wdgt_Footer_service_left__description{font-weight:400;font-size:13px;line-height:16px;max-width:173px;margin-bottom:24px;color:var(--text-secondary-color)}@media(max-width:767px){.Wdgt_Footer_service_left{position:absolute;bottom:116px}.Wdgt_Footer_service_left__title{font-weight:700;font-size:20px;line-height:28px;margin-bottom:16px}.Wdgt_Footer_service_left__description{display:none}.Wdgt_Footer_service_left a svg{width:135px;height:40px}}.Wdgt_Footer_service_buttons{display:flex;gap:8px}.Wdgt_Footer_footer_nav{width:100%}.Wdgt_Footer_footer_links{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));justify-content:space-between;grid-gap:32px;gap:32px}@media(max-width:1279px){.Wdgt_Footer_footer_links{display:flex;flex-direction:column;grid-column:2;grid-row:span 2;justify-content:flex-start;gap:32px}}.Wdgt_Footer_links_section{display:flex;flex-direction:column;gap:16px}.Wdgt_Footer_links_section .Wdgt_Footer_title{font-weight:700;font-size:16px;line-height:24px}@media(max-width:767px){.Wdgt_Footer_links_section .Wdgt_Footer_title{display:flex;justify-content:space-between;margin-bottom:16px;transition:margin-bottom .3s ease-in-out}.Wdgt_Footer_links_section .Wdgt_Footer_title:after{content:"";display:block;width:24px;height:24px;background-image:url(https://static.prinzip.su/_next/static/media/arrow_down.93d49df9.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .3s ease-in-out}.Wdgt_Footer_links_section .Wdgt_Footer_title.Wdgt_Footer_collapsed{margin-bottom:0}.Wdgt_Footer_links_section .Wdgt_Footer_title.Wdgt_Footer_collapsed:after{transform:rotate(180deg)}.Wdgt_Footer_links_section{gap:0}}.Wdgt_Footer_links_list{display:flex;flex-direction:column;gap:12px}@media(max-width:767px){.Wdgt_Footer_links_list{gap:16px;overflow:hidden;max-height:500px;transition:max-height .3s ease-in-out}}.Wdgt_Footer_links_list.Wdgt_Footer_collapsed{max-height:0}.Wdgt_Footer_links_link{transition:color .25s linear 0s;will-change:color;font-weight:400;font-size:18px;line-height:24px;color:var(--text-primary)}.Wdgt_Footer_links_link:hover{transition:color .1s linear 0s;will-change:color;color:var(--text-primary-color)}@media(max-width:767px){.Wdgt_Footer_links_link{font-weight:400;font-size:16px;line-height:20px}}.Wdgt_Footer_description{display:flex;flex-direction:column;grid-column:span 2;max-width:544px;font-size:12px;line-height:16px;color:var(--text-secondary)}.Wdgt_Footer_description__top{display:none}@media(max-width:1279px){.Wdgt_Footer_description{grid-column:1;max-width:unset}.Wdgt_Footer_description__top{display:flex}.Wdgt_Footer_description__bottom{display:none}}@media(max-width:1099px){.Wdgt_Footer_description__top{margin-top:-12px}}@media(max-width:767px){.Wdgt_Footer_description{margin-top:112px}.Wdgt_Footer_description__top{display:none}.Wdgt_Footer_description__bottom{display:flex}}.WdgtAdminDevices_Devices_devices{display:flex;flex-direction:row;justify-content:center;gap:8px;text-align:center;align-items:stretch}.WdgtAdminDevices_Devices_devices .WdgtAdminDevices_Devices_devices__button{font-weight:400;font-size:14px;line-height:18px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:142px;border-radius:8px;padding:8px;gap:4px;border:1px solid var(--black-disable-2)}@media(max-width:1279px){.WdgtAdminDevices_Devices_devices .WdgtAdminDevices_Devices_devices__button{width:110px}}.WdgtAdminDevices_Devices_devices .WdgtAdminDevices_Devices_devices__button.WdgtAdminDevices_Devices_active{background:var(--backgrounds-light);border:1px solid var(--surfaces-secondary)}.WdgtAdminDevices_Devices_devices .WdgtAdminDevices_Devices_devices__button__notify{position:absolute;width:14px;height:14px;right:4px;top:0;transform:translateY(-50%);background-color:var(--surfaces-primary);border-radius:100%;pointer-events:none}.FtrsAdminPromotionsAppend_Append_root{padding:20px 32px}.FtrsAdminPromotionsAppend_Append_main,.FtrsAdminPromotionsAppend_Append_root{display:flex;flex-direction:column;gap:16px}.FtrsAdminPromotionsAppend_Append_main__title{font-weight:700;font-size:16px;line-height:24px}.FtrsAdminPromotionsAppend_Append_list{display:flex;flex-direction:column;gap:4px}.FtrsAdminPromotionsAppend_Append_list-project{gap:12px}.FtrsAdminPromotionsAppend_Append_item{display:grid;grid-template-columns:minmax(300px,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:52px}.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-with-description{grid-template-columns:400px 400px auto}@media(max-width:1919px){.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-with-description{display:flex;flex-wrap:wrap}}.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-project{display:flex;flex-direction:column;align-items:stretch;gap:14px;min-height:auto;padding:16px;border:1px solid var(--surfaces-black-disable-2);border-radius:8px;background-color:var(--backgrounds-white);transition:border-color .2s ease,background-color .2s ease}@media(hover:hover)and (pointer:fine){.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-project:hover{border-color:var(--surfaces-primary-hover)}}@media(pointer:coarse){.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-project:active{border-color:var(--surfaces-primary-hover)}}.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-project.FtrsAdminPromotionsAppend_Append_item-active{border-color:var(--surfaces-primary-hover);background-color:var(--backgrounds-light)}.FtrsAdminPromotionsAppend_Append_item__checkbox{width:-moz-fit-content;width:fit-content}.FtrsAdminPromotionsAppend_Append_item .FtrsAdminPromotionsAppend_Append_checkbox{top:50%;transform:translateY(-50%)}.FtrsAdminPromotionsAppend_Append_item .FtrsAdminPromotionsAppend_Append_checkbox__label{display:flex;flex-flow:row wrap;gap:8px;align-items:baseline}.FtrsAdminPromotionsAppend_Append_item__description{width:400px}.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-project .FtrsAdminPromotionsAppend_Append_item__description{width:min(560px,100%)}.FtrsAdminPromotionsAppend_Append_item__fields{display:flex;flex-direction:row;align-items:center;gap:32px;padding-left:30px}.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-project .FtrsAdminPromotionsAppend_Append_item__fields{align-items:flex-start;gap:16px;flex-wrap:wrap;padding:14px 0 0;border-top:1px solid var(--surfaces-black-disable-2)}.FtrsAdminPromotionsAppend_Append_item__field{display:flex;flex-direction:row;align-items:center;gap:8px}.FtrsAdminPromotionsAppend_Append_item__field__label{font-weight:400;font-size:16px;line-height:20px}.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-project .FtrsAdminPromotionsAppend_Append_item__field{flex-direction:column;align-items:flex-start;gap:6px;min-width:260px}.FtrsAdminPromotionsAppend_Append_item__onlyMain{margin-top:30px}.FtrsAdminPromotionsAppend_Append_item.FtrsAdminPromotionsAppend_Append_item-project .FtrsAdminPromotionsAppend_Append_item__onlyMain{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:36px;margin-top:25px}.FtrsAdminPromotionsAppend_Append_chip{pointer-events:none}.FtrsAdminPromotionsAppend_Append_internal-name{font-weight:400;font-size:14px;line-height:18px;display:inline-block;padding:4px 6px;border-radius:4px;color:var(--white);margin-right:4px;background-color:var(--brand-green)}.WdgtAdminProjectFormSeo_Seo_root{display:flex;flex-direction:column;gap:24px;padding:20px 32px}.WdgtAdminProjectFormSeo_Seo_body{display:grid;grid-template-columns:1fr minmax(300px,28%);grid-template-rows:1fr;grid-gap:20px;gap:20px;justify-content:space-between}