.WdgtAdmin_Menu_menu{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;background:var(--backgrounds-white);border-right:1px solid var(--surfaces-black-disable-2)}.WdgtAdmin_Menu_main{display:flex;flex-direction:column;gap:24px;overflow:hidden}.WdgtAdmin_Menu_header{padding:28px 35px 0}.WdgtAdmin_Menu_content{display:flex;flex-direction:column;padding:0 6px;overflow:hidden}.WdgtAdmin_Menu_nav{padding:0 29px;overflow:hidden auto}.WdgtAdmin_Menu_nav::-webkit-scrollbar{width:6px;height:6px}.WdgtAdmin_Menu_nav::-webkit-scrollbar-track{background-color:var(--backgrounds-light);border-radius:1em;border:0 solid var(--backgrounds-light)}.WdgtAdmin_Menu_nav::-webkit-scrollbar-thumb{border-radius:1em;background-color:var(--surfaces-primary-disable);border:0 solid var(--backgrounds-light)}.WdgtAdmin_Menu_profile{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:40px 35px 28px}.WdgtAdmin_Menu_profile__button{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.WdgtAdmin_Menu_profile__button__icon{flex:0 0 20px}.WdgtAdmin_Menu_profile__title{font-weight:400;font-size:14px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;color:var(--text-icons-primary)}.WdgtAdmin_Menu_profile__menu .WdgtAdmin_Menu_item{font-weight:400;font-size:14px;line-height:18px;display:flex;flex-direction:row;align-items:center;gap:8px}.WdgtAdmin_Menu_annotation{font-weight:400;font-size:13px;line-height:16px;color:var(--text-icons-secondary)}.Wdgt_ResetButton_root{padding:0;font:inherit;background-color:transparent;border:0;color:inherit;cursor:pointer;text-align:unset;display:flex;align-items:center;justify-content:center}.WdgtAdmin_Wrapper_root{background-color:var(--text-icons-primary-inverse);border:1px solid var(--surfaces-black-disable-2)}.WdgtAdmin_Wrapper_small{border-radius:6px}.WdgtAdmin_Wrapper_medium{border-radius:12px}@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}.ShButtonGroup_ButtonGroup_group{display:flex;flex-direction:row;align-items:center;padding:4px;gap:4px;border-radius:12px;background:var(--backgrounds-white);border:1px solid var(--surfaces-black-disable-2)}.ShButtonGroup_ButtonGroup_item{font:inherit;background-color:transparent;border:0;color:inherit;cursor:pointer;text-align:unset;font-weight:400;font-size:14px;line-height:18px;min-width:60px;max-width:100%;text-wrap:wrap;white-space:normal;word-break:break-word;padding:9px 16px;border-radius:8px;text-align:center;color:var(--text-primary);background:transparent;width:-moz-fit-content;width:fit-content}.ShButtonGroup_ButtonGroup_item.ShButtonGroup_ButtonGroup_active{background:var(--black);color:var(--text-icons-primary-inverse);box-shadow:1px 2px 4px 0 rgba(0,0,0,.051)}.ShCheckSpecial_CheckSpecial_root{font-weight:400;font-size:16px;line-height:20px;display:flex;flex-direction:row;gap:6px;border:1px solid var(--surfaces-black-disable);padding:8px;border-radius:12px;cursor:pointer}.ShCheckSpecial_CheckSpecial_root svg{color:var(--text-icons-disabled)}.ShCheckSpecial_CheckSpecial_root.ShCheckSpecial_CheckSpecial_active{border-color:var(--surfaces-primary)}.ShCheckSpecial_CheckSpecial_root.ShCheckSpecial_CheckSpecial_active svg{color:var(--icons-primary-color)}.ShContent_Content_wrapper{max-width:100%;height:100%}.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}.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%)}.ShFilterDia_FilterDia_container,.ShFilterDia_FilterDia_root{display:flex;flex-direction:column}.ShFilterDia_FilterDia_container{gap:2px;padding:8px 12px;border-radius:8px;background:var(--black-disable-3);position:relative}.ShFilterDia_FilterDia_header{font-weight:400;font-size:13px;line-height:16px;min-height:18px;display:flex;position:relative;flex-direction:row;justify-content:center;color:var(--text-secondary-color_50)}.ShFilterDia_FilterDia_header__max,.ShFilterDia_FilterDia_header__min{font-weight:400;font-size:14px;line-height:18px;position:absolute;top:0}.ShFilterDia_FilterDia_header__min{left:0}.ShFilterDia_FilterDia_header__max{right:0}.ShFilterDia_FilterDia_input{font-weight:400;font-size:18px;line-height:24px;width:100%;background:transparent;text-align:center;padding:0;margin:0;border:unset;outline:unset;color:var(--text-primary)}.ShFilterDia_FilterDia_input.ShFilterDia_FilterDia_withPostFix{text-align:right}.ShFilterDia_FilterDia_slider{width:calc(100% - 16px)!important;bottom:0;transform:translateY(-50%);z-index:1;margin:0 8px -14px}.ShFilterDia_FilterDia_inputWrapper{position:relative;align-items:center;justify-content:center;grid-gap:6px;gap:6px;display:grid;grid-template-columns:55% 45%}.ShFilterDia_FilterDia_postFix{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#757980}.ShInput_Input_root{position:relative;width:100%}.ShInput_Input_root,.ShInput_Input_selective{display:flex;flex-direction:column;gap:4px}.ShInput_Input_container{position:relative;padding:16px 12px;border:1px solid var(--surfaces-gray);border-radius:8px;cursor:text;transition:border-color .2s ease-in-out;outline:0 solid var(--surfaces-gray)}@media(min-width:1100px){.ShInput_Input_container:hover{border-color:var(--surfaces-primary-hover)}}.ShInput_Input_container.ShInput_Input_show_label .ShInput_Input_field{position:relative;top:7px}.ShInput_Input_wrapper{position:relative;display:flex;flex-direction:row;align-items:center}.ShInput_Input_label{font-weight:400;font-size:16px;line-height:14px;position:absolute;top:85%;left:12px;transform:translateY(-50%);width:calc(100% - 24px);height:100%;text-align:left;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;transition:transform .2s ease-in-out,color .2s ease-in-out}.ShInput_Input_field{font-weight:400;font-size:16px;line-height:20px;padding:0;outline:none;border:unset;width:100%;font-style:normal;background:inherit;color:var(--text-primary)}.ShInput_Input_field::placeholder{font-weight:400;font-size:16px;line-height:20px;color:var(--text-secondary)}.ShInput_Input_aside{display:flex;flex-direction:row;gap:4px;align-items:center;z-index:10}.ShInput_Input_size__small .ShInput_Input_container{padding:7px 8px}@media(min-width:1100px){.ShInput_Input_size__small .ShInput_Input_container:hover{border-color:var(--surfaces-mid-gray)}}.ShInput_Input_size__small .ShInput_Input_field{font-weight:400;font-size:14px;line-height:18px}.ShInput_Input_size__small2 .ShInput_Input_container{padding:11px 12px}@media(min-width:1100px){.ShInput_Input_size__small2 .ShInput_Input_container:hover{border-color:var(--surfaces-mid-gray)}}.ShInput_Input_size__small2 .ShInput_Input_field{font-weight:400;font-size:16px;line-height:20px}.ShInput_Input_focus .ShInput_Input_container{border-color:var(--surfaces-primary);outline:1px solid var(--surfaces-primary)}@media(min-width:1100px){.ShInput_Input_focus .ShInput_Input_container:hover{border-color:var(--surfaces-primary)}}.ShInput_Input_focus .ShInput_Input_container .ShInput_Input_field::placeholder{color:var(--text-icons-disabled-2)}.ShInput_Input_focus .ShInput_Input_container .ShInput_Input_label{color:var(--text-icons-disabled-2);font-size:11px;transform:translateY(-68%)}.ShInput_Input_focus.ShInput_Input_size__small .ShInput_Input_container{border-color:var(--surfaces-primary)}.ShInput_Input_error .ShInput_Input_container{border-color:var(--text-danger);outline:none}@media(min-width:1100px){.ShInput_Input_error .ShInput_Input_container:hover{border-color:var(--text-danger);outline:none}}.ShInput_Input_error__text{font-weight:400;font-size:13px;line-height:16px;padding:0 12px 2px;color:#e65f5f}.ShInput_Input_disabled .ShInput_Input_container{background-color:var(--surfaces-light-gray);border-color:var(--surfaces-light-gray)}.ShInput_Input_disabled .ShInput_Input_field{color:var(--text-gray)}.ShInput_Input_filled{position:relative}.ShInput_Input_filled .ShInput_Input_label{font-size:11px;transform:translateY(-68%)}.ShInput_Input_filled.ShInput_Input_focus .ShInput_Input_label{color:var(--text-primary-color)}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_wrapper{transition:background-color .25s linear 0s;will-change:background-color;display:grid;grid-template-columns:64px calc(100% - 64px - 12px);grid-gap:0 12px;gap:0 12px;justify-content:center;padding:8px;border-radius:12px;cursor:pointer;height:100%}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_wrapper:hover{transition:background-color .1s linear 0s;will-change:background-color;background-color:var(--backgrounds-light)}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_media{display:flex;grid-row:span 2;position:relative;width:64px;min-width:64px;height:64px;overflow:hidden;border-radius:12px}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_media img,.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_media video{width:100%;height:100%;object-fit:cover}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_card_title{font-weight:700;font-size:16px;line-height:24px;color:var(--text-primary)}@media(max-width:1279px){.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_card_title{font-size:14px;line-height:20px}}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_card_description{font-weight:400;font-size:13px;line-height:16px;color:var(--text-primary)}@media(max-width:1279px){.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_card_description{font-size:12px;line-height:16px}}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_bottom_tags{display:flex;max-height:min-content;margin-top:4px}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_tag{font-weight:400;font-size:13px;line-height:16px;justify-content:flex-start;border:unset;background:transparent;padding:0;color:var(--text-secondary);text-align:left;border-radius:0}@media(max-width:1279px){.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_tag{font-size:12px;line-height:16px}}.ShProjectCard_ProjectCard_menu .ShProjectCard_ProjectCard_tag span{word-break:break-word;white-space:pre-wrap}.ShProjectCard_ProjectCard_page{position:relative}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_keen_slide{transition:transform .3s ease-in-out}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_wrapper{position:relative;display:flex;flex-direction:column;gap:16px;z-index:1}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media{display:flex;height:412px;border-radius:12px;overflow:hidden;z-index:2;position:relative}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media img,.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media video{width:100%;height:100%;object-fit:cover;transition:transform .4s ease-in-out}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media img::-webkit-media-controls,.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media video::-webkit-media-controls{display:none!important}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media .ShProjectCard_ProjectCard_pagination{position:absolute;display:flex;right:16px;top:16px;z-index:10}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content{display:flex;flex-direction:column;gap:2px;padding-left:16px}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content .ShProjectCard_ProjectCard_card_title{font-weight:700;font-size:28px;line-height:36px;width:-moz-fit-content;width:fit-content;color:var(--text-primary);transition:color .3s ease-in-out}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content .ShProjectCard_ProjectCard_card_title:hover{color:var(--text-primary-color)}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content p{font-weight:400;font-size:18px;line-height:24px;color:var(--text-secondary)}@media(max-width:767px){.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content{padding-left:0}}.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_long{grid-column:span 8!important}.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_long+li{grid-column:span 4!important}.ShProjectCard_ProjectCard_page:hover img,.ShProjectCard_ProjectCard_page:hover video{transform:scale(1.05)}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_top_tags{position:absolute;display:flex;flex-wrap:wrap;gap:8px;top:16px;left:16px;z-index:3}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_bottom_tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}@media(max-width:1099px){.ShProjectCard_ProjectCard_page{cursor:auto}.ShProjectCard_ProjectCard_page:hover img,.ShProjectCard_ProjectCard_page:hover video{transform:unset}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_keen_slide{transition:unset}.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_long,.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_long+li{grid-column:span 4!important}}@media(max-width:767px){.ShProjectCard_ProjectCard_page:hover .ShProjectCard_ProjectCard_card_content .ShProjectCard_ProjectCard_card_title{color:var(--white)}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_media{position:relative;height:457px;z-index:2}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content{position:absolute;bottom:16px;left:16px;z-index:2}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content .ShProjectCard_ProjectCard_card_title{font-weight:700;font-size:24px;line-height:32px;color:var(--white);transition:color .3s ease-in-out}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_card_content p{font-weight:400;font-size:14px;line-height:18px;color:var(--white)}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_bottom_tags{display:flex;flex-wrap:wrap;margin-top:8px}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_top_tags{width:100%;padding-right:16px;z-index:unset}.ShProjectCard_ProjectCard_page .ShProjectCard_ProjectCard_top_tags .ShProjectCard_ProjectCard_tag{z-index:3}.ShProjectCard_ProjectCard_page.ShProjectCard_ProjectCard_saleTag{margin-top:32px}}.ShProjectCard_ProjectCard_page .keen-slider{z-index:1}.ShProjectCard_ProjectCard_page .keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-width:100%}@media(max-width:767px){.ShProjectCard_ProjectCard_card_content{z-index:3}.ShProjectCard_ProjectCard_media:after{content:"";position:absolute;display:block;bottom:0;left:0;border-radius:0 0 12px 12px;width:100%;height:84px;background:linear-gradient(0deg,rgba(0,0,0,.75) 50%,transparent);z-index:2}}.ShSwitch_Switch_root{cursor:pointer;display:flex;flex-direction:row;gap:12px;position:relative;--width:32px;--height:20px;--border-radius:16px;--size-cell:16px;--offset-cell:2px;--background-color:#eef0f5;--background-color-checked:#9f73e5}.ShSwitch_Switch_wrapper{position:relative}.ShSwitch_Switch_background{display:block;width:var(--width);height:var(--height);border-radius:var(--border-radius);background-color:var(--background-color);transition:background-color .3s ease}.ShSwitch_Switch_cell{position:absolute;top:var(--offset-cell);left:var(--offset-cell);display:block;width:var(--size-cell);height:var(--size-cell);box-shadow:0 0 2px 0 rgba(0,0,0,.149);border-radius:100%;background-color:var(--text-icons-primary-inverse);transition:left .3s ease}.ShSwitch_Switch_input{border:0;clip:rect(0,0,0,0);height:100%;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:100%}.ShSwitch_Switch_input:checked+.ShSwitch_Switch_wrapper .ShSwitch_Switch_background{background-color:var(--background-color-checked)}.ShSwitch_Switch_input:checked+.ShSwitch_Switch_wrapper .ShSwitch_Switch_cell{left:calc(var(--width) - var(--size-cell) - var(--offset-cell))}.ShSwitch_Switch_disabled{cursor:not-allowed;opacity:.5}.ShSwitch_Switch_description{font-weight:400;font-size:12px;line-height:16px;color:var(--text-icons-secondary)}.ShTextArea_TextArea_root{position:relative;display:flex;align-items:center;width:100%;height:101px;border:1px solid var(--surfaces-gray);border-radius:8px;outline:2px solid transparent;transition:border-color .2s ease-in-out,outline .1s ease-in-out;cursor:text}.ShTextArea_TextArea_root:after{content:"";position:absolute;display:block;width:100%;height:100%;border:2px solid transparent;border-radius:8px;transition:border-color .2s ease-in-out}@media(min-width:1100px){.ShTextArea_TextArea_root:hover{border-color:var(--surfaces-primary-hover)}}.ShTextArea_TextArea_root.ShTextArea_TextArea_focused:after{border-color:var(--text-primary-color)}.ShTextArea_TextArea_root.ShTextArea_TextArea_focused{border-color:transparent}.ShTextArea_TextArea_textarea{position:relative;padding:16px 12px;width:100%;height:100%;outline:none;border:none;background-color:transparent;resize:none;z-index:2}.ShTextArea_TextArea_textarea::placeholder{font-weight:400;font-size:16px;line-height:20px;color:var(--text-secondary)}@media(max-width:1099px){.ShTextArea_TextArea_root{height:136px}}@media(max-width:767px){.ShTextArea_TextArea_root{height:142px}}.ShThumb_Thumb_thumb{width:52px;height:52px;border-radius:12px;opacity:.75;transition:opacity .25s;background-color:var(--surfaces-primary-disable);overflow:hidden;border:1px solid var(--surfaces-black-disable);cursor:pointer;flex-shrink:0;position:relative}@media(max-width:767px){.ShThumb_Thumb_thumb{width:42px;height:42px;border-radius:8px}}.ShThumb_Thumb_active{opacity:1;border:2px solid var(--white)}.FtrsMainApartmentsMaps_Map_mark{box-sizing:border-box;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;white-space:nowrap;gap:12px;position:relative}.FtrsMainApartmentsMaps_Map_mark__balloon{position:relative}.FtrsMainApartmentsMaps_Map_mark__balloon__media{width:62px;height:52px;position:relative}.FtrsMainApartmentsMaps_Map_mark__balloon__image{position:relative;border-radius:26px;overflow:hidden;width:100%;height:100%;top:4px;left:4px;object-fit:cover;max-width:calc(100% - 8px);max-height:calc(100% - 8px)}.FtrsMainApartmentsMaps_Map_mark__balloon__container{border-radius:26px;box-shadow:0 4px 20px 0 rgba(0,0,0,.102);background:var(--white);display:flex;flex-direction:row}.FtrsMainApartmentsMaps_Map_mark__balloon__icon{display:block;left:50%;top:100%;position:absolute;width:12px;height:8px;transform:translate(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEzIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00LjkgNS44NjY2N0wwLjUgMEgxMi41TDguMSA1Ljg2NjY3QzcuMyA2LjkzMzMzIDUuNyA2LjkzMzMzIDQuOSA1Ljg2NjY3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==")}.FtrsMainApartmentsMaps_Map_mark__balloon__text{padding:8px 16px 8px 6px;display:flex;flex-direction:column;justify-content:center}.FtrsMainApartmentsMaps_Map_mark__balloon__text_empty{padding:8px 16px}.FtrsMainApartmentsMaps_Map_mark__balloon__name{font-weight:700;font-size:14px;line-height:18px;transition:color .25s linear 0s;will-change:color;color:var(--text-icons-primary)}.FtrsMainApartmentsMaps_Map_mark__balloon__count,.FtrsMainApartmentsMaps_Map_mark__balloon__description{font-weight:400;font-size:14px;line-height:18px;color:var(--text-secondary-color)}.FtrsMainApartmentsMaps_Map_mark__round{transition:background-image .25s linear 0s;will-change:background-image;display:block;width:12px!important;height:12px!important;background-size:contain;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjQuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzgyNDVFNSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=")}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_sizes__big .FtrsMainApartmentsMaps_Map_mark__balloon__text{display:flex}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_sizes__small .FtrsMainApartmentsMaps_Map_mark__balloon__text{display:none}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__residences .FtrsMainApartmentsMaps_Map_mark__round{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjQuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0U4NDQ4OSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=")}@media(min-width:1100px){.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__residences.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__balloon__name{color:var(--text-icons-pink-color)}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__residences.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__round{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjMiIGZpbGw9IndoaXRlIiBzdHJva2U9IiNFODQ0ODkiIHN0cm9rZS13aWR0aD0iNiIvPgo8L3N2Zz4K")}}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__private .FtrsMainApartmentsMaps_Map_mark__round{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNi41IiBjeT0iNiIgcj0iNC41IiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSIjRkY1QzAyIiBzdHJva2Utd2lkdGg9IjMiLz4KPC9zdmc+Cg==")}@media(min-width:1100px){.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__private.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__balloon__name{color:var(--brand-orange-main)}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_format__private.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__round{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNi41IiBjeT0iNiIgcj0iMyIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0ZGNUMwMiIgc3Ryb2tlLXdpZHRoPSI2Ii8+Cjwvc3ZnPgo=")}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__balloon__name{transition:color .1s linear 0s;will-change:color;color:var(--icons-primary-color)}.FtrsMainApartmentsMaps_Map_mark.FtrsMainApartmentsMaps_Map_isLink:hover .FtrsMainApartmentsMaps_Map_mark__round{transition:background-image .1s linear 0s;will-change:background-image;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjYiIGZpbGw9IiM4MjQ1RTUiLz4KPC9zdmc+Cg==")}}.FtrsMainApartmentsMaps_Map_cluster{font-weight:700;font-size:14px;line-height:18px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;min-width:52px;border-radius:26px;height:32px;background-color:var(--surfaces-primary);box-shadow:0 4px 20px 0 rgba(0,0,0,.102);color:var(--text-icons-primary-inverse)}.FtrsMainApartmentsMaps_Map_cluster:before{content:"";display:block;left:50%;top:100%;position:absolute;width:12px;height:8px;transform:translate(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00LjQgNS44NjY2N0wwIDBIMTJMNy42IDUuODY2NjdDNi44IDYuOTMzMzMgNS4yIDYuOTMzMzMgNC40IDUuODY2NjdaIiBmaWxsPSIjODI0NUU1Ii8+Cjwvc3ZnPgo=")}.FtrsMainApartmentsMaps_Map_infrastructure{display:flex;flex-direction:column;gap:2px;width:-moz-fit-content;width:fit-content;align-items:center;position:relative;z-index:10;cursor:pointer}.FtrsMainApartmentsMaps_Map_infrastructure__body{display:flex;align-items:center;justify-content:center;padding:5px;width:32px;height:32px;border-radius:50%;box-shadow:2px 2px 8px 0 rgba(0,0,0,.102);background:var(--surfaces-primary-hover);transition:all .2s linear 0s;will-change:all}.FtrsMainApartmentsMaps_Map_infrastructure__media{width:100%;height:100%;object-fit:cover}.FtrsMainApartmentsMaps_Map_infrastructure__media img{width:100%;height:100%;object-fit:contain}.FtrsMainApartmentsMaps_Map_infrastructure__text{font-weight:400;font-size:14px;line-height:18px;position:absolute;left:40px;top:4px;border-radius:8px;padding:3px 10px;gap:10px;background:rgba(35,36,38,.749);color:#fff;display:none}@media(hover:hover)and (pointer:fine){.FtrsMainApartmentsMaps_Map_infrastructure:hover{z-index:100}.FtrsMainApartmentsMaps_Map_infrastructure:hover .FtrsMainApartmentsMaps_Map_infrastructure__body{background:var(--surfaces-primary)}.FtrsMainApartmentsMaps_Map_infrastructure:hover .FtrsMainApartmentsMaps_Map_infrastructure__text{display:block}}@media(pointer:coarse){.FtrsMainApartmentsMaps_Map_infrastructure:active{z-index:100}.FtrsMainApartmentsMaps_Map_infrastructure:active .FtrsMainApartmentsMaps_Map_infrastructure__body{background:var(--surfaces-primary)}.FtrsMainApartmentsMaps_Map_infrastructure:active .FtrsMainApartmentsMaps_Map_infrastructure__text{display:block}}.FtrsMainApartmentsMaps_Map_infrastructure.FtrsMainApartmentsMaps_Map_disabled .FtrsMainApartmentsMaps_Map_infrastructure__body{background:var(--black-disable-2)}.WdgtModal_Callback_wrapper{display:flex;flex-direction:column;gap:24px;width:552px}.WdgtModal_Callback_body{display:flex;flex-direction:column;gap:32px;padding:32px 32px 0}.WdgtModal_Callback_title{font-weight:700;font-size:24px;line-height:32px;max-width:324px}.WdgtModal_Callback_form{display:flex;flex-direction:column;gap:16px}.WdgtModal_Callback_form .WdgtModal_Callback_reload{color:var(--text-secondary-color)}.WdgtModal_Callback_actions{display:grid;grid-template-columns:calc(100% - 192px - 16px) 192px;align-items:flex-start;justify-content:space-between;grid-gap:16px;gap:16px}.WdgtModal_Callback_actions .WdgtModal_Callback_button{height:54px}.WdgtModal_Callback_input{width:100%}.WdgtModal_Callback_button{padding-top:14px;padding-bottom:14px}.WdgtModal_Callback_description{font-weight:400;font-size:13px;line-height:16px;color:var(--text-icons-secondary)}.WdgtModal_Callback_link{color:#5600e2}.WdgtModal_Callback_timeLeft{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:var(--text-secondary-color)}.WdgtModal_Callback_footer{padding:24px 32px;background-color:var(--backgrounds-light)}.WdgtModal_Callback_contacts{display:flex;flex-direction:column}.WdgtModal_Callback_phone{font-weight:700;font-size:24px;line-height:32px;font-weight:400}.WdgtModal_Callback_department{font-weight:400;font-size:18px;line-height:24px;color:var(--text-icons-secondary)}@media(max-width:1099px){.WdgtModal_Callback_wrapper{width:522px}.WdgtModal_Callback_body{padding:24px 24px 0}.WdgtModal_Callback_actions{display:flex;flex-direction:column;gap:16px}.WdgtModal_Callback_actions .WdgtModal_Callback_button{height:unset}.WdgtModal_Callback_description{text-align:center}.WdgtModal_Callback_footer{padding:20px 24px}}@media(max-width:767px){.WdgtModal_Callback_wrapper{width:100%}.WdgtModal_Callback_body{padding:16px 16px 32px;gap:24px}.WdgtModal_Callback_title{font-weight:700;font-size:20px;line-height:28px}.WdgtModal_Callback_actions{gap:21px}.WdgtModal_Callback_footer{display:none}}.WdgtModalCallback_Success_wrapper{display:flex;flex-direction:column;gap:32px;padding:32px;width:464px}.WdgtModalCallback_Success_header{display:flex;flex-direction:column;gap:8px}.WdgtModalCallback_Success_title{font-weight:700;font-size:28px;line-height:36px}.WdgtModalCallback_Success_description{font-weight:400;font-size:18px;line-height:24px}.WdgtModalCallback_Success_minutes{color:var(--text-primary-color)}.WdgtModalCallback_Success_button{height:52px}@media(max-width:1099px){.WdgtModalCallback_Success_wrapper{width:448px;padding:24px}}@media(max-width:767px){.WdgtModalCallback_Success_wrapper{width:100%;padding:20px;gap:24px}.WdgtModalCallback_Success_header{gap:12px}.WdgtModalCallback_Success_title{font-weight:700;font-size:20px;line-height:28px}.WdgtModalCallback_Success_description{font-weight:400;font-size:16px;line-height:20px}}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_root{display:flex;flex-direction:column;gap:40px;padding-top:64px;padding-bottom:64px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_title{font-size:48px;font-weight:700;line-height:60px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_body{display:flex;flex-direction:row;gap:32px;position:relative}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map{width:100%;height:clamp(500px,64vw,665px);border-radius:12px;overflow:hidden}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom{padding:40px 0;height:0!important;width:40px;box-shadow:0 0 8px 0 rgba(33,33,33,.102);border-radius:8px;overflow:hidden;border:unset}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-float-button{width:40px;height:40px;padding-left:40px;border:unset;border-radius:0;box-shadow:unset;box-sizing:border-box!important}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon,.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{border:unset;width:24px;height:24px;top:50%;left:50%;transform:translate(-50%,-50%)}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4yNSAxMS4yNVYzLjc1SDEyLjc1TDEyLjc1IDExLjI1TDIwLjI1IDExLjI1VjEyLjc1SDEyLjc1VjIwLjI1SDExLjI1TDExLjI1IDEyLjc1TDMuNzUgMTIuNzVWMTEuMjVIMTEuMjVaIiBmaWxsPSIjMTcxOTFBIi8+Cjwvc3ZnPgo=")}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon{background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4yNSAxMi43NUwzLjc1IDEyLjc1TDMuNzUgMTEuMjVMMjAuMjUgMTEuMjVWMTIuNzVaIiBmaWxsPSIjMTcxOTFBIi8+Cjwvc3ZnPgo=")}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map .ymaps-2-1-79-islets_icon-with-caption .ymaps-2-1-79-svg-icon{width:12px!important;height:12px!important;background-size:contain;left:-6px!important;top:-6px!important;background-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNiIgY3k9IjYiIHI9IjQuNSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iIzgyNDVFNSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=")}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_balloon{font-weight:400;font-size:14px;line-height:18px;background:var(--white);border:1px solid var(--surfaces-primary-hover);padding:5px 12px;border-radius:37px;color:var(--text-primary);white-space:nowrap}ul.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menu{list-style:none;margin:0;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:20px;position:absolute;z-index:100;top:13px;left:15px;background:var(--white);box-shadow:2px 2px 16px 0 rgba(0,0,0,.2)}@media(max-width:1099px){ul.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menu{position:static;padding:0 32px;flex-direction:row;flex-wrap:wrap;box-shadow:none;background:transparent;gap:16px}}@media(max-width:767px){ul.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menu{display:grid;grid-template-columns:1fr 1fr;padding:0 16px;grid-gap:10px;gap:10px}}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuItem{font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;gap:6px;color:var(--text-secondary);cursor:pointer}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuItem.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_active{color:var(--text-primary)}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuItem.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_active .VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuMedia{background:var(--surfaces-primary-hover)}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_menuMedia{position:relative;width:32px;height:32px;border-radius:50%;color:var(--white);display:flex;align-items:center;justify-content:center;padding:5px;background:var(--black-disable-2)}@media(max-width:1599px){.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map{height:clamp(500px,50vw,578px)}}@media(max-width:1099px){.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_root{gap:24px;padding-top:24px;padding-bottom:72px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_title{font-weight:700;font-size:32px;line-height:40px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_body{margin:0 -32px;display:flex;flex-direction:column;gap:24px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_map{height:clamp(400px,67vw,500px);border-radius:0}}@media(max-width:767px){.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_root{padding-bottom:24px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_body{margin:0 -16px}.VsMainApartmentsSlugInfrastructureMap_InfrastructureMap_title{font-weight:700;font-size:24px;line-height:32px}}.VsMainApartmentsSlugMain_Main_root{width:100%}.VsMainApartmentsSlugMain_Main_title{position:absolute;opacity:0;z-index:-1}.VsMainApartmentsSlugMain_Main_swiper{width:100%;height:calc(100vh - 100px - 65px);min-height:500px}.VsMainApartmentsSlugMain_Main_swiper__pagination{position:absolute;z-index:1;display:flex;justify-content:center;align-items:center;bottom:20px;left:50%;transform:translate(-50%)}.VsMainApartmentsSlugMain_Main_swiper .swiper-slide{width:100%!important}.VsMainApartmentsSlugMain_Main_swiper__next,.VsMainApartmentsSlugMain_Main_swiper__prev{position:absolute;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background-color:var(--white-22);top:50%;transform:translateY(-50%);z-index:2;cursor:pointer}.VsMainApartmentsSlugMain_Main_swiper__next svg,.VsMainApartmentsSlugMain_Main_swiper__prev svg{width:31px;height:31px}.VsMainApartmentsSlugMain_Main_swiper__prev{left:calc((100% - 1528px)/2)}.VsMainApartmentsSlugMain_Main_swiper__prev svg{transform:rotate(-90deg)}.VsMainApartmentsSlugMain_Main_swiper__next{right:calc((100% - 1528px)/2)}.VsMainApartmentsSlugMain_Main_swiper__next svg{transform:rotate(90deg)}.VsMainApartmentsSlugMain_Main_swiper__blur{position:absolute;left:0;bottom:0;width:100%;height:46%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));z-index:1}.VsMainApartmentsSlugMain_Main_slide{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.VsMainApartmentsSlugMain_Main_slide video{width:100%;height:100%;object-fit:cover}.VsMainApartmentsSlugMain_Main_slide__media{object-fit:cover;height:100%;width:100%;border-radius:0}.VsMainApartmentsSlugMain_Main_slide__logo{position:absolute;left:calc((100% - 1528px)/2);top:48px;width:auto;max-width:-moz-fit-content;max-width:fit-content;height:100%;max-height:80px}.VsMainApartmentsSlugMain_Main_slide__content{position:absolute;max-width:calc(100% - (100% - 1528px));left:calc((100% - 1528px)/2);bottom:96px;z-index:1;display:flex;flex-direction:column;gap:32px}.VsMainApartmentsSlugMain_Main_slide__title{font-weight:700;font-size:32px;line-height:40px;color:var(--text-icons-primary-inverse)}.VsMainApartmentsSlugMain_Main_slide .VsMainApartmentsSlugMain_Main_slide__button{min-width:220px;width:-moz-fit-content;width:fit-content}@media(max-width:1599px){.VsMainApartmentsSlugMain_Main_swiper{height:calc(100vh - 100px - 57px)}.VsMainApartmentsSlugMain_Main_swiper__prev{left:32px}.VsMainApartmentsSlugMain_Main_swiper__next{right:32px}.VsMainApartmentsSlugMain_Main_swiper__next,.VsMainApartmentsSlugMain_Main_swiper__prev{width:40px;height:40px}.VsMainApartmentsSlugMain_Main_swiper__next svg,.VsMainApartmentsSlugMain_Main_swiper__prev svg{width:24px;height:24px}.VsMainApartmentsSlugMain_Main_swiper__blur{height:44.4%}.VsMainApartmentsSlugMain_Main_slide__logo{left:32px;top:32px;max-height:64px}.VsMainApartmentsSlugMain_Main_slide__content{bottom:72px;left:32px;gap:24px;max-width:calc(100% - 64px)}.VsMainApartmentsSlugMain_Main_slide__title{font-weight:700;font-size:28px;line-height:36px}}@media(max-width:1099px){.VsMainApartmentsSlugMain_Main_root{margin-top:0}.VsMainApartmentsSlugMain_Main_swiper{height:calc(100vh - 51px)}.VsMainApartmentsSlugMain_Main_swiper__next,.VsMainApartmentsSlugMain_Main_swiper__prev{display:none}.VsMainApartmentsSlugMain_Main_swiper__blur{height:41.6%}.VsMainApartmentsSlugMain_Main_slide__logo{top:120px;max-height:48px}.VsMainApartmentsSlugMain_Main_slide__content{bottom:64px;gap:16px}.VsMainApartmentsSlugMain_Main_slide__title{font-weight:700;font-size:24px;line-height:32px}}@media(max-width:767px){.VsMainApartmentsSlugMain_Main_swiper__blur{height:36%}.VsMainApartmentsSlugMain_Main_swiper__pagination{bottom:16px}.VsMainApartmentsSlugMain_Main_slide__logo{left:16px;top:96px;max-height:40px}.VsMainApartmentsSlugMain_Main_slide__content{left:16px;width:calc(100% - 32px);max-width:calc(100% - 32px)}.VsMainApartmentsSlugMain_Main_slide__title{font-weight:700;font-size:20px;line-height:28px}.VsMainApartmentsSlugMain_Main_slide .VsMainApartmentsSlugMain_Main_slide__button{width:100%}}.VsMainApartmentsSlugBookingModal_Main_modal{padding:32px 32px 20px;max-width:600px;width:600px}.VsMainApartmentsSlugBookingModal_Main_title{font-weight:700;font-size:24px;line-height:32px;margin-bottom:32px}.VsMainApartmentsSlugBookingModal_Main_wrapper{display:flex;flex-direction:column;gap:24px}.VsMainApartmentsSlugBookingModal_Main_benefits{display:flex;flex-direction:column;gap:16px}.VsMainApartmentsSlugBookingModal_Main_benefit{display:flex;align-items:center;gap:12px}.VsMainApartmentsSlugBookingModal_Main_benefit svg{min-width:32px;width:32px}.VsMainApartmentsSlugBookingModal_Main_benefit svg path{fill:var(--text-primary-color)}.VsMainApartmentsSlugBookingModal_Main_benefit_title{font-weight:400;font-size:16px;line-height:20px;color:var(--text-primary)}.VsMainApartmentsSlugBookingModal_Main_form{display:flex;flex-direction:column;gap:24px;margin-top:8px}.VsMainApartmentsSlugBookingModal_Main_form .VsMainApartmentsSlugBookingModal_Main_reload{color:var(--text-secondary-color)}.VsMainApartmentsSlugBookingModal_Main_form_actions{display:flex;flex-direction:column;gap:16px}.VsMainApartmentsSlugBookingModal_Main_input_wrapper{display:flex;flex-direction:row;gap:16px}.VsMainApartmentsSlugBookingModal_Main_button_wrapper{display:flex;flex-direction:column;align-items:center;gap:12px}.VsMainApartmentsSlugBookingModal_Main_agreement{font-weight:400;font-size:13px;line-height:16px;color:var(--text-secondary)}.VsMainApartmentsSlugBookingModal_Main_agreement a{color:var(--text-primary-color)}.VsMainApartmentsSlugBookingModal_Main_timeLeft{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:var(--text-secondary-color)}@media(max-width:1099px){.VsMainApartmentsSlugBookingModal_Main_modal{padding:24px 16px;max-width:523px;width:523px}.VsMainApartmentsSlugBookingModal_Main_wrapper{gap:24px}.VsMainApartmentsSlugBookingModal_Main_title{font-weight:700;font-size:20px;line-height:28px;margin-bottom:24px}.VsMainApartmentsSlugBookingModal_Main_benefits{display:flex;flex-direction:column;gap:16px}.VsMainApartmentsSlugBookingModal_Main_benefit svg{min-width:24px;width:24px;height:24px}.VsMainApartmentsSlugBookingModal_Main_form{margin-top:0}.VsMainApartmentsSlugBookingModal_Main_input_wrapper{flex-direction:row}}@media(max-width:767px){.VsMainApartmentsSlugBookingModal_Main_modal{max-width:none;width:100%}.VsMainApartmentsSlugBookingModal_Main_input_wrapper{flex-direction:column}}.VsMainApartmentsSlugBookingModal_Success_wrapper{display:flex;flex-direction:column;gap:32px;padding:32px;width:488px}.VsMainApartmentsSlugBookingModal_Success_header{display:flex;flex-direction:column;gap:8px}.VsMainApartmentsSlugBookingModal_Success_title{font-weight:700;font-size:28px;line-height:36px}.VsMainApartmentsSlugBookingModal_Success_description{font-weight:400;font-size:18px;line-height:24px}.VsMainApartmentsSlugBookingModal_Success_minutes{color:var(--text-primary-color)}.VsMainApartmentsSlugBookingModal_Success_button{height:52px}@media(max-width:1099px){.VsMainApartmentsSlugBookingModal_Success_wrapper{width:488px;padding:24px}}@media(max-width:767px){.VsMainApartmentsSlugBookingModal_Success_wrapper{width:100%;padding:20px;gap:24px}.VsMainApartmentsSlugBookingModal_Success_header{gap:12px}.VsMainApartmentsSlugBookingModal_Success_title{font-weight:700;font-size:20px;line-height:28px}.VsMainApartmentsSlugBookingModal_Success_description{font-weight:400;font-size:16px;line-height:20px}.VsMainApartmentsSlugBookingModal_Success_button{height:unset}}.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_label{position:relative;display:flex;align-items:flex-start;padding-left:36px}.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_label:hover .WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_checkmark{border-color:var(--surfaces-primary-hover)}.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_label input:checked~.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_checkmark{background-color:var(--surfaces-primary);border-color:var(--surfaces-primary)}.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_label input:checked~.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_checkmark:after{content:"";display:block;width:16px;height:16px;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;-webkit-mask-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzEzMzJfMTI2MDQiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iI0Q5RDlEOSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfMTMzMl8xMjYwNCkiPgo8cGF0aCBkPSJNNi43MjQyNCA5LjY3NzkzTDQuNzU3OTMgNy43MTEzMUM0LjU5NTE0IDcuNTQ4NzMgNC4zOTA1NCA3LjQ2NTQ4IDQuMTQ0MTEgNy40NjE1NkMzLjg5Nzg4IDcuNDU3ODQgMy42ODk1NiA3LjU0MTA5IDMuNTE5MTMgNy43MTEzMUMzLjM0ODkxIDcuODgxNzQgMy4yNjM3OSA4LjA4ODIgMy4yNjM3OSA4LjMzMDcxQzMuMjYzNzkgOC41NzMyMiAzLjM0ODkxIDguNzc5NjggMy41MTkxMyA4Ljk1MDExTDUuOTgwNTYgMTEuNDExNUM2LjE5MzEgMTEuNjIzOSA2LjQ0MDk5IDExLjczIDYuNzI0MjQgMTEuNzNDNy4wMDc1IDExLjczIDcuMjU1MzkgMTEuNjIzOSA3LjQ2NzkzIDExLjQxMTVMMTIuNzUwMSA2LjEyOTMzQzEyLjkxMjcgNS45NjY1NCAxMi45OTYgNS43NjE5NCAxMi45OTk5IDUuNTE1NTFDMTMuMDAzNiA1LjI2OTI4IDEyLjkyMDQgNS4wNjA5NSAxMi43NTAxIDQuODkwNTNDMTIuNTc5NyA0LjcyMDMxIDEyLjM3MzMgNC42MzUxOSAxMi4xMzA3IDQuNjM1MTlDMTEuODg4MiA0LjYzNTE5IDExLjY4MTggNC43MjAzMSAxMS41MTEzIDQuODkwNTNMNi43MjQyNCA5LjY3NzkzWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L3N2Zz4KCg==");mask-image:url("data:image/svg+xml;base64, PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swXzEzMzJfMTI2MDQiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+CjxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iI0Q5RDlEOSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfMTMzMl8xMjYwNCkiPgo8cGF0aCBkPSJNNi43MjQyNCA5LjY3NzkzTDQuNzU3OTMgNy43MTEzMUM0LjU5NTE0IDcuNTQ4NzMgNC4zOTA1NCA3LjQ2NTQ4IDQuMTQ0MTEgNy40NjE1NkMzLjg5Nzg4IDcuNDU3ODQgMy42ODk1NiA3LjU0MTA5IDMuNTE5MTMgNy43MTEzMUMzLjM0ODkxIDcuODgxNzQgMy4yNjM3OSA4LjA4ODIgMy4yNjM3OSA4LjMzMDcxQzMuMjYzNzkgOC41NzMyMiAzLjM0ODkxIDguNzc5NjggMy41MTkxMyA4Ljk1MDExTDUuOTgwNTYgMTEuNDExNUM2LjE5MzEgMTEuNjIzOSA2LjQ0MDk5IDExLjczIDYuNzI0MjQgMTEuNzNDNy4wMDc1IDExLjczIDcuMjU1MzkgMTEuNjIzOSA3LjQ2NzkzIDExLjQxMTVMMTIuNzUwMSA2LjEyOTMzQzEyLjkxMjcgNS45NjY1NCAxMi45OTYgNS43NjE5NCAxMi45OTk5IDUuNTE1NTFDMTMuMDAzNiA1LjI2OTI4IDEyLjkyMDQgNS4wNjA5NSAxMi43NTAxIDQuODkwNTNDMTIuNTc5NyA0LjcyMDMxIDEyLjM3MzMgNC42MzUxOSAxMi4xMzA3IDQuNjM1MTlDMTEuODg4MiA0LjYzNTE5IDExLjY4MTggNC43MjAzMSAxMS41MTEzIDQuODkwNTNMNi43MjQyNCA5LjY3NzkzWiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8L3N2Zz4KCg==");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--white)}.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_radio{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_checkmark{position:absolute;top:2px;left:0;height:20px;width:20px;background-color:var(--white);border:1px solid var(--surfaces-black-disable);border-radius:50%;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.WdgtPaymentMethodspaymentMethodsItem_PaymentMethodsItem_method_content{display:flex;flex-direction:column;gap:2px;max-width:100%;width:100%}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_method_title{font-weight:400;font-size:18px;line-height:24px;display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:var(--text-primary)}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_method_sale{font-weight:400;font-size:14px;line-height:18px;margin-left:4px;padding:1px 6px;background-color:var(--brand-pink-main-90);color:var(--white);border-radius:4px}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_method_subtitle{font-weight:400;font-size:14px;line-height:18px;color:var(--text-secondary-color_50);text-wrap:pretty}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing{display:flex;flex-direction:column;gap:8px;border-radius:8px;padding:8px 12px;color:var(--text-secondary-color);background:var(--black-disable-3);margin:6px 0 4px}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing__row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing__label{font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;flex-direction:row;gap:6px}@media(max-width:1099px){.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing__label{font-weight:400;font-size:14px;line-height:18px}}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing__value{font-weight:400;font-size:16px;line-height:20px}@media(max-width:1099px){.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing__value{font-weight:400;font-size:14px;line-height:18px}}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing__icon{width:18px;height:18px;flex-shrink:0}@media(max-width:1099px){.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing__icon{width:16px;height:16px}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_finishing{gap:4px;padding:6px 10px}}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_prices{display:flex;flex-wrap:wrap;align-items:baseline;margin-top:6px;gap:8px}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_full_price{font-weight:700;font-size:18px;line-height:24px;font-weight:400;color:var(--text-icons-disabled);text-decoration:line-through}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_promo_price{font-weight:700;font-size:36px;line-height:34px;font-weight:400;color:var(--brand-pink-main-90)}@media(max-width:767px){.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_promo_price{font-weight:700;font-size:32px;line-height:40px;font-weight:400}}.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_basic_price{font-weight:700;font-size:36px;line-height:34px;font-weight:400;color:var(--text-primary-color)}@media(max-width:767px){.WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_basic_price .WdgtPaymentMethodspaymentMethodsItemfullPaymentMethodsItem_FullPaymentMethodsItem_basic_price{font-weight:700;font-size:32px;line-height:40px;font-weight:400}}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal{width:1036px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_footer{margin:auto 0 0;padding:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header{padding:16px 54px 16px 24px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__cross{top:20px;right:20px;color:var(--text-secondary-color_50)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_form{display:flex;flex-direction:column;max-height:inherit}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__container{grid-area:flat;display:flex;flex-direction:row;gap:20px;align-items:center;max-width:100%}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__title{display:flex;flex-direction:column}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__label{font-weight:400;font-size:16px;line-height:20px;font-weight:700;color:var(--text-primary)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__label .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_unit{font-weight:700}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__description{font-weight:400;font-size:14px;line-height:18px;margin-top:2px;color:var(--text-secondary);visibility:visible;opacity:1;overflow:hidden;transition:margin-top .15s ease-in-out,opacity .15s ease-in-out,visibility .15s ease-in-out,max-height .15s ease-in-out}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_body{display:flex;flex-direction:column;overflow-y:auto}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main{display:flex;flex-direction:column;gap:32px;padding:24px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_installments{gap:8px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper{display:grid;grid-template-columns:1fr 1.2fr;grid-template-rows:auto auto 1fr;grid-template-areas:"flat calc" "info calc" "tax calc";grid-column-gap:32px;column-gap:32px;grid-row-gap:24px;row-gap:24px}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper{grid-template-columns:1fr;grid-template-areas:"mortgages" "info" "calc" "tax"}}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_consultation{display:none}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_tax{grid-area:tax;align-self:flex-start;width:100%}@media(max-width:767px){.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_tax{padding:16px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_tax:after,.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_tax:before{left:0;right:0}}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_annotation{padding:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_annotation__description{font-weight:400;font-size:13px;line-height:16px;color:var(--text-icons-disabled-2)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_annotation__br{display:block;margin:8px 0}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview__title{font-weight:400;font-size:16px;line-height:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview__items{display:flex;flex-direction:column;text-align:right}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview__amount{font-weight:700;font-size:24px;line-height:32px;color:var(--brand-pink-main)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview__prev{font-weight:400;font-size:16px;line-height:20px;text-decoration:line-through;color:var(--black-disable)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_contentPreview{display:flex;flex-direction:column;gap:16px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_taxPreview{display:flex;flex-direction:column;gap:2px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_taxPreview__title{font-weight:700;font-size:18px;line-height:24px;display:flex;flex-direction:row;gap:8px;align-items:center}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_taxPreview__icon{color:var(--surfaces-black-disable)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_taxPreview__description{color:var(--text-icons-disabled-2)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_taxPreview__tooltip{cursor:help;display:flex}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview{display:flex;flex-direction:column;gap:8px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item{display:flex;flex-direction:row;justify-content:space-between}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_year{font-weight:400;font-size:16px;line-height:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_percent,.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_purchase{font-weight:400;font-size:14px;line-height:18px;color:var(--text-icons-disabled-2)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_next{font-weight:400;font-size:16px;line-height:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sum{font-weight:400;font-size:18px;line-height:24px;padding:8px 0 10px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sum .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_right{font-weight:700}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_line{display:flex;width:100%;height:1px;background-color:var(--black-hover)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_actionsCalculator{display:flex;flex-direction:column;gap:24px;flex-shrink:0}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator{display:flex;flex-direction:column;border-radius:12px;gap:24px;padding:0;outline:1px solid var(--white);max-height:74px;overflow:hidden;transition:outline .2s ease,padding .2s ease,max-height .2s ease}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_active{outline:1px solid var(--surfaces-secondary);padding:16px;max-height:272px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator__title{font-weight:400;font-size:16px;line-height:20px;padding:4px;text-align:center;color:var(--text-secondary-color)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator__title .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_unit{font-weight:700}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator__footer{display:flex;flex-direction:column}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator__annotation{font-weight:400;font-size:13px;line-height:16px;text-align:center;color:var(--text-icons-disabled-2)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_useMaternityCapital.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_tablet{display:none}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal{width:100%!important;bottom:0!important;top:unset!important;transform:translate(0)!important;left:0!important;max-width:unset!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;max-height:calc(100dvh - (var(--header-height) + 42px))!important}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header{padding:12px 32px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__cross{top:16px;right:16px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_footer{padding:20px 32px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal{width:100%;bottom:0;top:unset;transform:translate(0);left:0;max-width:unset;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:calc(100dvh - (var(--header-height) + 42px))}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header{padding:12px 32px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__cross{top:16px;right:16px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_footer{padding:20px 32px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__title-description{font-weight:400;font-size:13px;line-height:16px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__title-label{font-weight:400;font-size:16px;line-height:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__layoutPreview{padding:0;border:unset;height:42px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main{padding:20px 32px 32px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages{scrollbar-color:transparent}}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages::-webkit-scrollbar{display:none}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages{-ms-overflow-style:none;scrollbar-width:none}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages::-moz-scrollbar,.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background-color:transparent}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages::-webkit-resizer,.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages::-webkit-scrollbar-thumb,.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages::-webkit-scrollbar-track-piece{background-color:transparent;width:0!important;height:0!important}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages::-webkit-scrollbar-track{background-color:transparent;width:0!important;height:0!important}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages{grid-area:mortgages;flex-wrap:nowrap;overflow:auto;padding:0 32px;margin:0 -32px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper{gap:32px 24px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_consultation{display:flex;width:100%;flex-direction:row;align-items:flex-end;gap:16px;margin-top:8px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_consultation__title{font-weight:700;font-size:18px;line-height:24px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_consultation__description{font-weight:400;font-size:14px;line-height:18px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_actionsCalculator{order:2;width:calc(50% - 12px)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview{gap:12px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_year{font-weight:400;font-size:14px;line-height:18px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_year .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_right{font-weight:400;font-size:16px;line-height:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_percent,.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_purchase{font-weight:400;font-size:13px;line-height:16px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_next,.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_percent .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_right,.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_purchase .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_right{font-weight:400;font-size:14px;line-height:18px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_next .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_right{font-weight:400;font-size:16px;line-height:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_totalPreview__item.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sum{padding:0}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview{flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:4px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_taxPreview{gap:0}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_taxPreview__title{font-weight:700;font-size:16px;line-height:24px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_taxPreview__description{font-weight:400;font-size:14px;line-height:18px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_active{padding:12px;max-height:264px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_annotation{padding:0 32px 24px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_useMaternityCapital{margin:12px 0 0}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_useMaternityCapital.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_desktop{display:none}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_useMaternityCapital.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_tablet{display:flex}}@media(max-width:767px){.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal{max-height:calc(100dvh - (var(--header-height) + 24px))!important}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header{padding:12px 16px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__cross{top:24px;right:16px;width:24px;height:24px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_footer{padding:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal{max-height:calc(100dvh - (var(--header-height) + 24px))}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header{padding:12px 16px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__cross{top:24px;right:16px;width:24px;height:24px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_modal .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_footer{padding:20px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__container{max-width:calc(100% - 32px)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__title-label{font-weight:400;font-size:14px;line-height:18px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__title-description{font-weight:400;font-size:11px;line-height:14px;max-height:28px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__title-description .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__title.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_hide{max-height:0;margin-top:0;visibility:hidden;opacity:0}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__layoutPreview{height:48px;max-width:75px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_active .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_header__layoutPreview{height:36px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_body{background-color:var(--surfaces-secondary-hover);gap:8px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main{padding:0;gap:8px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_main .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_mortgages{flex-wrap:wrap;margin:0 0 -8px;padding:16px 16px 0;background-color:var(--white)}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper{gap:8px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_calculatorWrapper .FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_consultation{padding:16px;border-radius:16px;background-color:var(--white);flex-direction:column;margin:0}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_actionsCalculator{width:100%}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview{text-align:center;align-items:center;gap:2px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview__items{flex-direction:row;gap:8px;text-align:left;align-items:flex-end}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_costPreview__prev{margin-bottom:3px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator{gap:8px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_sumActionsCalculator.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_active{padding:8px;max-height:224px}.FtrsMainInstallmentInstallmentCalcModal_InstallmentCalcModal_annotation{padding:20px 16px 24px;border-radius:12px 12px 0 0;background-color:var(--white)}}.FtrsMainInstallmentInstallmentCalcModalinstallmentPlanInfo_InstallmentPlanInfo_body{grid-area:info;display:flex;flex-direction:column;gap:24px;margin-right:auto;width:100%;max-width:696px}@media(max-width:1599px){.FtrsMainInstallmentInstallmentCalcModalinstallmentPlanInfo_InstallmentPlanInfo_body{width:100%;margin:0}}@media(max-width:1279px){.FtrsMainInstallmentInstallmentCalcModalinstallmentPlanInfo_InstallmentPlanInfo_body{padding:0 16px}}@media(max-width:767px){.FtrsMainInstallmentInstallmentCalcModalinstallmentPlanInfo_InstallmentPlanInfo_body{width:100%;gap:32px}}.FtrsMainInstallmentInstallmentCalcModalinstallmentPlanInfo_InstallmentPlanInfo_description{font-weight:400;font-size:18px;line-height:24px;line-height:20px;white-space:pre-wrap;color:var(--text-secondary)}.FtrsMainInstallmentInstallmentCalcModalprivateAreaInfo_PrivateAreaInfo_unit{font-weight:700}.FtrsMainInstallmentInstallmentCalcModalpreview_Preview_preview{display:flex;align-items:center;justify-content:center;width:139px;height:90px;padding:6px 9px;border-radius:8px;flex-shrink:0;border:1px solid var(--black-disable-2);transition:height .15s ease-in-out;overflow:hidden}.FtrsMainInstallmentInstallmentCalcModalpreview_Preview_preview svg{width:100%;height:100%}.FtrsMainInstallmentInstallmentCalcModalpreview_Preview_preview img,.FtrsMainInstallmentInstallmentCalcModalpreview_Preview_preview video{width:100%;height:100%;object-fit:cover}.FtrsMainInstallmentInstallmentCalcModalpreview_Preview_preview.FtrsMainInstallmentInstallmentCalcModalpreview_Preview_media{padding:0}.FtrsMainInstallmentInstallmentCalcModallabelName_LabelName_unit{font-weight:700}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_root{gap:12px;display:flex}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_right{flex:0 0 auto}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_left{flex:1 0 auto}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_title{font-weight:400;font-size:18px;line-height:24px;color:var(--text-primary)}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_title{font-weight:400;font-size:16px;line-height:20px}}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_info{font-weight:400;font-size:13px;line-height:16px;color:var(--text-secondary)}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_info{font-weight:400;font-size:11px;line-height:14px}}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_line{display:block;width:100%;border-radius:3px;padding:3px;margin-top:8px}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_accent{background-color:var(--surfaces-primary)}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_secondary{background-color:var(--surfaces-primary-disable)}.FtrsMainInstallmentInstallmentCalcModalinstallmentConditionsInfo_InstallmentConditionsInfo_group{display:flex;justify-content:space-between;gap:12px}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_preview{grid-area:calc;display:flex;flex-direction:column;width:100%;border-radius:24px;gap:16px;padding:16px;background:var(--black-disable-3);align-self:flex-start}@media(max-width:767px){.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_preview{width:100%;gap:8px;padding:0;border-radius:0}}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_wrapper{background:var(--white);padding:24px;border-radius:16px;box-shadow:2px 2px 12px 0 rgba(63,108,186,.051);display:flex;flex-direction:column;gap:16px}@media(max-width:767px){.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_wrapper{padding:16px 16px 20px;box-shadow:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;gap:32px}}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_row{display:grid;align-items:flex-end;grid-template-columns:repeat(1,1fr);grid-gap:16px;gap:16px}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_row.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_column{grid-template-columns:repeat(1,1fr)}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_row.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_rowBottom{padding-bottom:16px;border-bottom:1px solid var(--black-disable-3)}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_firstPaymentTitle{font-weight:700;font-size:18px;line-height:24px}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_minPayment{font-weight:400;font-size:14px;line-height:18px;color:var(--text-secondary);margin-bottom:16px}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryPayment{margin-top:16px;font-weight:400;font-size:13px;line-height:16px;gap:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 10px;border-radius:8px;background:var(--surfaces-tertiary);color:var(--surfaces-primary)}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryPayment span{font-weight:400;font-size:18px;line-height:24px;color:var(--text-primary)}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__title{font-weight:400;font-size:16px;line-height:20px;flex-direction:row;color:var(--text-primary)}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__subtitle{font-weight:400;font-size:16px;line-height:20px;color:var(--text-secondary);width:305px;display:block}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__subtitle{width:auto}}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__prices{display:flex;flex-direction:column;align-items:flex-end}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__price{font-weight:400;font-size:24px;line-height:32px;font-variant-numeric:proportional-nums;font-feature-settings:"zero" 0,"slsh" 0,"pnum";color:var(--text-primary)}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__price{font-weight:400;font-size:18px;line-height:24px}}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__promo_price{font-weight:400;font-size:24px;line-height:32px;font-variant-numeric:proportional-nums;font-feature-settings:"zero" 0,"slsh" 0,"pnum";color:var(--text-icons-pink-color)!important}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__discount_price{font-weight:400;font-size:16px;line-height:20px;font-variant-numeric:proportional-nums;font-feature-settings:"zero" 0,"slsh" 0,"pnum";color:var(--text-icons-disabled-2)!important;text-decoration:line-through}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__accent{color:var(--surfaces-primary);font-variant-numeric:proportional-nums;font-feature-settings:"zero" 0,"slsh" 0,"pnum"}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__price__prev{font-weight:400;font-size:14px;line-height:18px;color:var(--text-icons-disabled);text-decoration:line-through}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_total .FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__title{font-weight:400;font-size:16px;line-height:20px;color:var(--text-primary);font-weight:700}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_total .FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_summaryBlock__price{font-weight:700;font-size:24px;line-height:32px;font-variant-numeric:proportional-nums;font-feature-settings:"zero" 0,"slsh" 0,"pnum";color:var(--surfaces-primary)}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_useMaternityCapital{margin-top:10px;margin-bottom:3px}@media(max-width:767px){.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_useMaternityCapital{order:1;margin-top:0}}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_rowSummary{gap:4px}.FtrsMainInstallmentInstallmentCalcModalpreviewCalculator_PreviewCalculator_description{color:var(--text-primary)}.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_root{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_root{padding:0 16px!important}}@media(max-width:767px){.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_item{flex:1 0 auto}}.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_item .FtrsMainInstallmentInstallmentCalcModalvariants_Variants_button{font-weight:700;font-size:18px;line-height:24px;border-radius:16px;padding:7px 12px;color:var(--text-primary);display:flex;flex-direction:column;align-items:flex-start;gap:0;margin:1px 0}@media(max-width:1099px){.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_item .FtrsMainInstallmentInstallmentCalcModalvariants_Variants_button{font-weight:700;font-size:16px;line-height:24px;padding:8px 19px}}@media(max-width:767px){.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_item .FtrsMainInstallmentInstallmentCalcModalvariants_Variants_button .FtrsMainInstallmentInstallmentCalcModalvariants_Variants_button{width:100%;padding:7px 12px}}.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_item .FtrsMainInstallmentInstallmentCalcModalvariants_Variants_button.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_checked{border-color:var(--surfaces-primary);background-color:var(--surfaces-tertiary);outline:1px solid var(--surfaces-primary);color:var(--text-primary)}.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_item .FtrsMainInstallmentInstallmentCalcModalvariants_Variants_button.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_checked .FtrsMainInstallmentInstallmentCalcModalvariants_Variants_subtitle{color:var(--text-primary)}.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_chip{display:block}.FtrsMainInstallmentInstallmentCalcModalvariants_Variants_subtitle{font-weight:400;font-size:14px;line-height:18px;color:var(--text-secondary)}.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}}.Wdgt_ProjectSection_projects{display:flex;flex-direction:column;gap:40px;margin-bottom:104px}@media(max-width:1279px){.Wdgt_ProjectSection_projects{margin-bottom:96px}}@media(max-width:1099px){.Wdgt_ProjectSection_projects{margin-bottom:80px}}@media(max-width:767px){.Wdgt_ProjectSection_projects{gap:24px;margin-bottom:48px}}.Wdgt_ProjectSection_projects_top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.Wdgt_ProjectSection_projects_top h2{font-weight:700;font-size:32px;line-height:40px;color:var(--text-primary)}.Wdgt_ProjectSection_projects_top .Wdgt_ProjectSection_projects_buttons{display:flex;gap:20px;width:416px;margin-left:auto}@media(max-width:767px){.Wdgt_ProjectSection_projects_top{flex-direction:column-reverse;align-items:flex-start;gap:32px}.Wdgt_ProjectSection_projects_top h2{font-size:24px}.Wdgt_ProjectSection_projects_top .Wdgt_ProjectSection_projects_buttons{margin-left:unset;width:100%}}.Wdgt_ProjectSection_projects_list{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:60px 32px;gap:60px 32px}.Wdgt_ProjectSection_projects_list li:first-child{grid-column:span 12}.Wdgt_ProjectSection_projects_list li:not(:first-child){grid-column:span 6}.Wdgt_ProjectSection_projects_list li:last-child:nth-child(2n){grid-column:span 12}@media(max-width:1099px){.Wdgt_ProjectSection_projects_list{grid-template-columns:repeat(8,1fr);gap:52px 24px}.Wdgt_ProjectSection_projects_list li:first-child{grid-column:span 8}.Wdgt_ProjectSection_projects_list li:not(:first-child){grid-column:span 4}.Wdgt_ProjectSection_projects_list li:last-child:nth-child(2n){grid-column:span 8}}@media(max-width:767px){.Wdgt_ProjectSection_projects_list{display:flex;flex-direction:column;gap:32px}}.Shadmin_Modal_background{background-color:rgba(23,25,26,.4);-webkit-backdrop-filter:unset;backdrop-filter:unset}.Shadmin_Modal_modal{width:480px;padding:32px 36px;border-radius:16px;display:flex}.Shadmin_Modal_cross,.Shadmin_Modal_cross__icon{width:32px;height:32px}.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)}.Shadmin_Headlines_first{font-weight:700;font-size:28px;line-height:36px}@media(max-width:1279px){.Shadmin_Headlines_first{font-weight:700;font-size:24px;line-height:32px}}.Shadmin_Headlines_second{font-weight:700;font-size:24px;line-height:32px}@media(max-width:1279px){.Shadmin_Headlines_second{font-weight:700;font-size:20px;line-height:28px}}.Shadmin_Headlines_third{font-weight:700;font-size:20px;line-height:28px}@media(max-width:1279px){.Shadmin_Headlines_third{font-weight:700;font-size:20px;line-height:28px}}.Shadmin_Headlines_fourth{font-weight:700;font-size:16px;line-height:24px}