@font-face {
    font-display: swap;
    font-family: FontSiteFamily;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/TTHovesRegular.woff2) format("woff2"),url(../fonts/TTHovesRegular.woff) format("woff"),url(../fonts/TTHovesRegular.ttf) format("truetype"),url(../fonts/TTHovesRegular.eot?) format("eot")
}

@font-face {
    font-display: swap;
    font-family: FontSiteFamily;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/TTHovesMedium.woff2) format("woff2"),url(../fonts/TTHovesMedium.woff) format("woff"),url(../fonts/TTHovesMedium.ttf) format("truetype"),url(../fonts/TTHovesMedium.eot?) format("eot")
}

@font-face {
    font-display: swap;
    font-family: FontSiteFamily;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/RFDewiExpanded-Black.woff2) format("woff2"),url(../fonts/RFDewiExpanded-Black.woff) format("woff"),url(../fonts/RFDewiExpanded-Black.ttf) format("truetype"),url(../fonts/RFDewiExpanded-Black.eot?) format("eot")
}



:root {
--zoomist-slider-button-color: #821F04  !important;
--border-radius-splide:40px;
--gallery-container-width:1200px;
--padding-top:180px;
--gallery-border-color:#00000000;
--splide_plan_img_height:162px;
--width_li_splider_mobile:100%;
--special_offers_visible: 1;
--tooltip_padding: 26px 21px !important;

--color-border-tertiary: #821F04;
--color-background-primary: #821F04;
--color-border-secondary: #821F04;
--border-radius-md: 20px;
--color-text-primar:#ffffff;
--color-background-secondary: #821F04;
}
body {
  cursor: auto !important;
  background-color: #f2f2f2;
  font-family: FontSiteFamily, arial;
  margin: 0;
  overflow-x: hidden;
}

html {
    font-size: .5208333333vw
}

.ggskin_text {
  font-family: FontSiteFamily !important;
  font-weight: 500;
}

@media only screen and (min-width: 1920px) {
    html {
        font-size:10px
    }
}

@media (max-width: 1199px) {
    html {
        font-size:10px
    }
}

.special_offers{
  opacity: var(--special_offers_visible);
}
.container_tooltip_main {
  display: flex;
  flex-direction: column; 
  align-items: flex-start;     
  width: 100%;  
  font-family: FontSiteFamily, arial;             
}

.img_load img {
  height: auto !important;
}

.container_tooltip {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  font-family: FontSiteFamily, arial;
  padding: 0;
}

.container_tooltip .bold {
  font-weight: 500;   
  margin-bottom: 10px;
  font-family: FontSiteFamily, arial;
}

.container_tooltip > p {
  margin-block: 1px;  
  font-family: FontSiteFamily, arial;
  font-size: 1.6rem;
  line-height: 1.2;       
}


.infRoom div:nth-of-type(2){
  line-height: 0.8;
}
.image-bg {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
/*
0% {
    transform: scale(1);
}

50% {
    transform: scale(1.1) !important;
}*/

/* Light */

/* Применение ко всему сайту */


.tooltip_mobile{
    height:auto;
    position: relative;
    max-width: 300px;
    padding: 0;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    line-height: 1.5;
    background: #232427;
}

.tooltip-bubble {
    position: relative;
    max-width: 500px;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    line-height: 1.5;
}

.tooltip-bubble > div {
  white-space: normal !important;
}
/*.tooltip-bubble::before {
    content: '';
    position: absolute;
    bottom: -13px;
    left: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #ffffff transparent transparent transparent;
}*/
.item-tooltip{
  display: flex;
  justify-content: space-between;
}

/*.load_img_background{
  background: url(../background.jpg) center center / 100% 100% no-repeat !important;
}*/
.ui-state-default {
  background: none !important;
}

.filters-catalog__header {
  padding: 10px;
}

.filters-catalog__filters {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; /* или margin между элементами */
  justify-content: space-around;
  align-items: flex-start;
  padding-right:25px;
}

.filters-catalog__child {
  flex: 0 0 auto; /* не растягивать и не сжимать */
  min-width: 200px; /* минимальная ширина карточки */
  max-width: 300px; /* максимальная ширина карточки */
  background: gray;
}
.selector__legend {
    font-size: clamp(.625rem, .625rem, .625rem);
    color: #2c302d99;
    margin-bottom: 10px;
    text-transform: uppercase;
}



.selector__header {
    align-items: center;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 150px;
    cursor: pointer;
    display: flex;
    gap: 8px;
    height: 50px;
    padding: 12px 1.3888888889vw;
}

.selector-range{
  width: max(calc(100% / 4), 200px);
  padding: 0px 0px;
  top: 0px;
  position: relative;
}

.selector-range-slider {
  width: 95%;
  padding-left: 20px;
  position: relative;
  top: 0px;
}



@media (min-width: 1440px) {
    .filters-tag__text, .t-2, .t-2-m {
        font-size: clamp(1rem, calc(.2vw + .75rem), 1rem);
        color: #1E1E1E;
        font-family: 'FontSiteFamily';
        font-weight: 600;
    }
}

.selector__selected {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}


.t-2-m {
    font-weight: 500;
    font-size:10.5px;
}
.filters-tag__text, .t-2, .t-2-m {
    font-family: 'FontSiteFamily' , Arial, sans-serif;
    font-size: .875rem;
    line-height: 1.2;
    color: #1E1E1E;
            font-family: 'FontSiteFamily';
        font-weight: 600;
}

.selector__icon {
    aspect-ratio: 1 / 1;
    width: 12px;
    stroke: rgba(44, 48, 45, .6);
    margin-left: auto;
    width: 40px;
    transition: transform .3s ease-in-out;
}
* {
    box-sizing: border-box;
}




.infRoomTooltip .t-2-m {
    font-size: 14px;
    color: rgba(44, 48, 45, .8);
}
.infRoomTooltip .h-5 {
    font-size: 13px;
    color: rgba(44, 48, 45, .6);
    text-transform: uppercase;
    font-family: 'FontSiteFamily', sans-serif;
    font-weight: 400;
    line-height: 1.2;
}

/* ОБЩИЕ СТИЛИ ДЛЯ ВСЕХ СЕЛЕКТОРОВ */
.custom-select {
  position: relative;
  width: 280px;
  font-family: 'FontSiteFamily', sans-serif;
  margin-bottom: 16px;
}

.select-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  background: white;

  border-radius: 150px;
  cursor: pointer;
  transition: all 0.3s ease;
  user-select: none;
}

/*.select-header:hover {
  border-color: #3b82f6;
}*/

.custom-select.open .select-header {
/* border-color: #2e8bc6;
  box-shadow: 0 0 0 3px rgba(46, 139, 198, 0.1);*/
}

.select-input:checked~.option-text {
    color: #2e8bc6
}

.select-value {
  font-size: 14px;
  font-weight: 500;
  color: #1f2937;
}

.select-arrow {
  width: 16px;
  height: 16px;
  color: #6b7280;
  transition: transform 0.3s ease;
}

.select-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: white;
  border: 2px solid #e5e7eb;
  border-radius: 8px;
  margin-top: 4px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  max-height: 200px;
  overflow-y: auto;
}

.custom-select.open .select-dropdown {
  display: block;
  animation: slideDown 0.2s ease-out;
}

.select-option {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 3px 16px;
  cursor: pointer;
  transition: all 0.2s ease;
  border-bottom: 1px solid #f3f4f6;
  position: relative;
}

.select-option:last-child {
  border-bottom: none;
}

.select-option:hover {
  background-color: #f9fafb;
}

.select-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.option-text {
  font-size: 14px;
  color: #1f2937;
  flex-grow: 1;
}

/* RADIO СТИЛИ */
.radio-select {
    width: max(calc(100% / 5), 226px);
}

.radio-custom {
  width: 18px;
  height: 18px;
  border: 2px solid #d1d5db;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease;
  flex-shrink: 0;
}

.radio-select .select-input:checked ~ .radio-custom {
  border-color: #2e8bc6;
  background-color: #2e8bc6;
}

.radio-select .select-input:checked ~ .radio-custom::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background: white;
  border-radius: 50%;
}
.zoomist-container {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  max-width: 100%;
}
.zoomist-slider {
  left: calc(50% - 60px) !important;

}
.zoomist-image {
  width: 100%;
  height: 100%;
  object-fit: contain; 
}

.zoomist-wrapper {
 /* overflow: visible !important;*/
  background-color: transparent !important;
}
.zoomist-zoomer {
    position: absolute;
    z-index: 2;
    top: 303px;
    left: 5px;
    border-radius: 0 0 0 4px;
    overflow: hidden;
}

.zoomist-image img {
  width: 90%;
  object-fit: cover;
  object-position: center;
  padding-top: var(--padding-top)
}


.radio-select .select-option:has(.select-input:checked) {
  background-color: #f0f8ff;
}

/* CHECKBOX СТИЛИ */
.checkbox-select {
  width: 226px;
}

.checkbox-custom {
  width: 18px;
  height: 18px;
  border: 2px solid #d1d5db;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  transition: all 0.2s ease;
  flex-shrink: 0;
  background: white;
}

.checkbox-select .select-input:checked ~ .checkbox-custom {
  border-color: #2e8bc6;
  background-color: #2e8bc6;
}

.checkbox-select .select-input:checked ~ .checkbox-custom::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
}

.checkbox-select .select-option:has(.select-input:checked) {
  background-color: #f0f8ff;
}

/* Disabled states */
.select-option.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background-color: #f9fafb;
}

.select-option.disabled:hover {
  background-color: #f9fafb;
}

/* Анимация */
@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Адаптивность */
@media (max-width: 640px) {
  .custom-select {
    width: 100%;
  }
  
  /*.select-dropdown {
    position: fixed;
    left: 16px;
    right: 16px;
    width: auto;
    max-width: calc(100vw - 32px);
  }*/
}
.preloader__progress {
    color: #821F04 ;
    font-size: 42px;
    font-weight: bold;
    font-family: 'FontSiteFamily';
    width: 200px;
}

@media (max-width: 1000px) {
  .preloader__progress {
      /*text-align: left;*/
       font-size: 30px;
  }
}

@media (max-width: 600px) {
  .preloader__progress {
      /*text-align: left;*/
      font-size: 20px;
  }

}




.range-slider-inputs {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 150px;
    display: flex;
    height: 50px;
    justify-content: space-between;
    overflow: hidden;
    padding: 10px 20px;
}

.range-slider__input-robe {
    align-items: center;
    display: flex;
    width: 50%;
    border: none;
    z-index: 1;
}

.range-slider__input-robe:last-child {
    padding-left: 5px;
    position: relative;
}

.range-slider__input {
    border: none;
    outline: none;
    font-size: 1.1rem;
    width: 100%;
    font-family: 'FontSiteFamily', sans-serif; 
    color: #1E1E1E;
}

.range-slider__input:focus {
  box-shadow: none;
  transition: all 0.3s ease;
}


.handle-label {
    line-height: 26px;
    text-align: center;
    position: relative;
    top: -1px !important;
    /* left: 7px !important; */
    height: 10px !important;
    width: 10px !important;
    /* color: #ebe2d6; */
    background-color: #93d500  !important;
    border-radius: 50%;
    border: none;
    font-size: 10px !important;
    font-family: "FontSiteFamily";
}

.ui-slider-handle-round {
    top: -8px;
    margin-left: -10px;
    transition: background 0.3s;
    font-size: 10px !important;
    -webkit-tap-highlight-color: transparent; /* Убирает подсветку при тапе (Android/Chrome) */
    border:none !important;
}
.ui-widget.ui-widget-content {
    border: none !important;
}
.ui-widget-content {
    background: #bfbcbc !important;
    color: #333333;
}

.ui-slider-horizontal {
    height: 1px !important;
}
.ui-widget-header {
    background: #1E1E1E !important;
}

.ui-slider-handle-round-m {
    top: -8px;
    margin-left: -10px;
    transition: background 0.3s;
    font-size: 10px !important;
    -webkit-tap-highlight-color: transparent; /* Убирает подсветку при тапе (Android/Chrome) */
    border:none !important;
}

.button {
    border-radius:20px;
    background-color: #695954;
    color: #ebe2d6 !important;
}


.checkbox-group__checkboxes {
    display: flex;
    gap: 5px;
}

.checkbox-filled {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 5px;
}
.checkbox-filled__input {
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
}
.checkbox-filled__input:checked~.checkbox-filled__title {
  background-color: #2c302d;
  color: #fff;
}
.checkbox-filled__title {
  align-items: center;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 150px;
  color: #1E1E1E;
  display: flex;
  justify-content: center;
  min-height: 50px;
  min-width: 50px;
  transition: color .3s,background-color .3s;
  width: 100%;
}

.checkbox-filled:has(.checkbox-filled__input:disabled) {
    cursor: not-allowed;
    opacity: .4;
}

.tag.bordered {
    border-color: #2c302d;
    color: #2c302d;
}
.tag.bordered svg {
    stroke: #2c302d;
}
.tag__icon {
    align-self: center;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}
.infRoom .t-2 {
    font-size: .8333333333vw;
}

.infRoom .tag {
    align-items: baseline;
    border: 1px solid;
    border-radius: 100px;
    column-gap: .5vw;
    display: flex;
    padding: .35vw 20px;
    width: fit-content;
}

.infRoom .apartment-card__col-list {
  display: flex;
  flex-direction: column;
  padding: 5px 0;
}
.active-link{
  color: #fff !important;
}

.infSection-text {
  margin-top: 0px;
}
/* Стили кнопки */
.link-button {
    align-items: center;
    background-color: var(--f);
    border-radius: calc(var(--4b) + var(--33)/2);
    color: var(--7);
    display: inline-flex;
    gap: var(--1s);
    overflow: hidden;
    padding: var(--4b) var(--4c) var(--4b) var(--4b);
    position: relative;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    text-decoration: none;
    width: fit-content;
}

.link-button__icon.round-icon {
    align-items: center;
    background-color: var(--b);
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    height: var(--33);
    justify-content: center;
    transition: background-color .3s ease-in-out;
    width: var(--33);
}

.link-button__icon.round-icon img {
    height: var(--38);
    min-width: var(--38);
    transition: filter .3s ease-in-out;
}

.link-button__text {
    white-space: nowrap;
    color: rgb(255, 255, 255);
    transition: color 0.3s ease;
    font-weight: 900;
}

/* Состояние hover */
.link-button.hover-swipe {
    background-color: transparent;
    transition: color .3s ease-in-out;
}



/* Активное состояние - сохраняет зеленое выделение */
.link-button.active-link {
    color: black !important;
}

.link-button.active-link:before {
    transform: translateX(0) !important;
}

.link-button.active-link .link-button__text {
    color: rgb(255, 255, 255) !important;
}

.link-button.active-link .link-button__icon.round-icon {
    background-color: var(--b); /* Зеленый цвет сохраняется */
}

/* Псевдоэлемент для анимации */
.link-button.hover-swipe:before {
    background-color: var(--z);
    border-radius: calc(var(--33)/2);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transform: translateX(calc(var(--33) - 100%));
    transform-origin: left;
    transition: transform .3s ease-in-out;
    width: 100%;
    will-change: transform;
    z-index: -1;
}

.link-button.hover-swipe:hover {
    color: var(--7);
}

.link-button.hover-swipe:hover:before {
    transform: translateX(0);
}

/* 2. Состояние ЗАФИКСИРОВАННОЙ кнопки (когда добавлен класс .is-active) */
.link-button.hover-swipe.is-active .link-button__text {
    color: black  /* Фиксируем цвет текста */
}

.link-button.hover-swipe.is-active:before {
    transform: translateX(0); /* Фиксируем выехавшую шторку */
}


/* Текст кнопки */
.t-buttons-default {
    font-family: 'FontSiteFamily', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.1;
}

.t-2 {
    font-family: 'FontSiteFamily', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
}

.small {
    --4b: 0px;
    --4c: 15px;
}

.h-3 {
    font-family: 'FontSiteFamily', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;

}
.char {
    color:#00dd42;
    font-size: 36px;
    will-change: transform, opacity;
    font-family: 'FontSiteFamily', sans-serif;
    visibility: hidden;
}

@media (width < 1200px){
  .char {
      font-size: 22px;
  }
}

@media (width < 900px){
  .char {
      font-size: 16px;
  }
}
@media (width < 900px){
  .preloader__img-wrapper {
      height: 150px  !important;
  }
}
@media (width < 600px){
  .preloader__img-wrapper {
      height: 120px !important;
  }
}





._preloader-done .preloader {
    opacity: 0;
    visibility: hidden;
}

.preloader__inner {
    align-items: end;
    bottom: 0;
    display: flex;

    height: 300px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;

}

.preloader__img-wrapper {
    height: 225px;
    width: 252px; 
    position: relative;
    overflow: hidden;
}



/* Анимация для изображений */
.infinite-img__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    /*animation: spriteAnimation 8s steps(10) infinite;*/
    animation: spriteAnimation 1s steps(10) infinite;
}

.infinite-img__wrapper img {
   /* width: 223px;*/
    width: 210px;
    height: 100%;
    object-fit: contain;
    flex-shrink: 0;
}

@keyframes spriteAnimation {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-1000%);
    }
}


.anchor-widget__logo {
  height: 42px;
  width: 44px;
  fill: #ffffff;
}
.mr-text{
  width:112px;
  height: 42px;
  margin-left:-50px
}

.mr-line{
    width: 136px;
    margin-left: -58px;
    height: 45.9px;
}
.mr-logo{
  height: 42px;
  width: 44px;
  fill: #ffffff;
}
.anchor-widget__link {
    width: fit-content;
}


 /* Стили для anchor-widget */
 .anchor-widget {
     -webkit-backdrop-filter: blur(8px);
     /*backdrop-filter: blur(8px);*/
     color: var(--7);
     display: flex;
     flex-direction: column;
     gap: 15px;
     padding: 20px;
     max-width: 220px;
 }

.menu_block{
  background: hsla(0,0%,59%,.3);
  border-radius: 16px;
  overflow: hidden; 
  height: 200px;
  width: 300px;
  backdrop-filter: blur(8px);
}

 .anchor-widget__link {
     width: fit-content;
 }

 .anchor-widget__logo {
     height: 42px;
     width: 44px;
     fill:rgb(244 244 244);
 }

.menu_level_1,.menu_level_2,.menu_level_2out,.menu_level_3out  {
  opacity: 0;
  visibility: hidden;
  position: absolute; 
  width: 261px;                
  background: hsla(0, 0%, 59%, 0.3);
  border-radius: 16px;      
  overflow: hidden;
  backdrop-filter: blur(8px);  
  transition: opacity 0.3s ease, visibility 0.3s ease; 
}



.menu_level_1 {
  top: 155px;
  left: calc(187px + 300px);
}
.menu_level_2,.menu_level_2out, .menu_level_3out {
  top: 155px;
  left: calc(187px + 561px);
  height: auto;   
}

.menu_level_2out {
  width:300px;
  top: 205px;
}

.menu_level_3out {
    left: calc(187px + 862px);
    top: 205px;
}

.infra_in,.infra_out{
    display: flex;
    height: 50px;
}


/* Класс, который сделает блок видимым */
.menu_level_2.is-open ,.menu_level_1.is-open,.menu_level_2out.is-open,.menu_level_3out.is-open{
  opacity: 1;
  visibility: visible;
}

.menu_level_1,.menu_level_2,.menu_level_2out,.menu_level_3out {
  display: flex;
  flex-direction: column;

  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}

/* для широких меню, где не помещаются все элементы по ширине */
.menu_level_3out.wide {
    width: 420px;
}

/* для широких меню, где не помещаются все элементы по ширине, более узкое */
.menu_level_3out.semi-wide {
    width: 300px;
}

/* Стили для интерактивной строки-ссылки */
.menu_item {
  display: flex;
  align-items: center; /* Центрируем картинку и текст по вертикали */
  padding: 2px 16px;
  text-decoration: none;
  color: #ffffff;      /* Белый цвет текста */
  font-family: sans-serif;
  font-size: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15); /* Линия между пунктами */
  transition: background 0.2s ease;
}

.menu_item_nothumb {
    height:50px;
}

.menu_item .icon {
    object-fit: fill;
}

/* Удаляем нижнюю линию у последнего пункта */
.menu_item:last-child {
  border-bottom: none;
}

/* Эффект при наведении мыши */
.menu_item:hover {
  background: rgb(255, 255, 255)
}

/* Выделенный пункт (красно-коричневый, как "Воркаут") */
.menu_item.active {
  background: var(--b); 
   color: #ffffff;  
}

/* Обертка для мини-картинки со скруглением и обводкой */
.menu_thumb_wrapper {
  /*width: 48px;*/
  height: 48px;
  border-radius: 12px; /* Скругление углов картинки */
  border: 2px solid #8b2005; /* Красно-коричневая рамка */
  overflow: hidden;
  margin-right: 16px; /* Отступ от картинки до текста */
  flex-shrink: 0;     /* Чтобы картинка не сжималась */
}

/* Сама картинка */
.menu_thumb {
  width: 48px;
  height: 48px;
  object-fit: cover; /* Заполняет контейнер без искажения пропорций */
}

.menu_thumb.icon {
    object-fit: contain;
}

/* Текст пункта */
.menu_text {
  font-weight: 900;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; /* Три точки, если текст слишком длинный */
}
.menu_item:hover {
  background: var(--b);
  color: #ffffff;     /* Красно-коричневый фон, как "Воркаут" */

}

/* Опционально: если нужно, чтобы при наведении менялась и рамка у картинки */
.menu_item:hover .menu_thumb_wrapper {
  border-color: #ffffff; /* Например, меняем рамку картинки на белую при наведении */
}

.menu_wrapper {
    padding:10px;
    display: inline-block;
}
 
 .anchor-widget__text {
     color: currentColor;
     width: 100%;
     margin: 0;
     font-family: 'FontSiteFamily', sans-serif;
     font-size: 14px;
     font-weight: 400;
     line-height: 1.2;
 }

  .load_img {
      min-width: 100%;
      min-height: auto;
      height: 100%;
      width: 100%;
      object-fit: cover;
    }

@media screen and (max-width: 920px) { /* Адаптация для мобильных устройств */
    .load_img {
      min-width: 100vw;
      min-height: 100vh;
    }
}


@media screen and (max-width: 768px) { /* Адаптация для мобильных устройств */
    .load_img {
      min-width: 1000px;
      min-height: 593px;
    }
}

@media only screen and ((hover: none) or (pointer: coarse)) and (max-width: 1000px) {

  .selector-range {
    width: 95%;
  }
  .zoomist-zoomer {
      right: -23px !important;
  }
  /*.zoomist-wrapper{
    width: 100vw !important;
    height: 100vh !important;
  }*/
  :root {
    --33: 20px;
    --38: 9px;
  }

  .link-button__text {
    font-size: 11px;
  }

  .menu_block{
    height: 40px;
    left: 7px;
    width: 43% !important;
    max-width: 200px;
    transition: height 0.5s ease-in-out !important;
  }

  .anchor-widget {
    padding: 0px 15px;
  }

  .anchor-widget__link {
      width: 50px;
      padding-bottom: 0px;
      height: 31px;
  }
  
  .anchor-widget__logo {
    height: 42px;
    width: 24px;
    fill: rgb(244 244 244);
  }
  #filter-dropdown {
      width: 95%;
      height: 120px;
  }
  .mr-text{
    width: 57px;
    margin-left: -32px;
  }
  .mr-line{
    margin-left: -37px;
    width: 77px;
    height: 41px;
  }
  .mr-logo{
    width: 24px;
  }
        
}
#main-slider-mobile .splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;      /* Оставляет картинку целой */
  object-position: center;  /* Выравнивает строго по центру (по горизонтали и вертикали) */
}
.splide_plan_img{
  height: var(--splide_plan_img_height) !important;
  margin-top: 30px;
  /*margin-right: -3px !important; */
}
.splide__slide.is-active {
  border: 3px solid var(--gallery-border-color) !important;
  border-radius: 40px;

}

/*.splide__track--nav>.splide__list>.splide__slide.is-active {
  border: 3px solid #000000
}*/
.gallery-container {
  max-width: var(--gallery-container-width);
  margin: 0px auto;
  text-align: center;
}

h1 {
  color: #333;
}

/* Style for thumbnail navigation */
.splide--thumbs {
  margin-top: 0px;
}

.splide__track--thumbs {
  white-space: nowrap;
  overflow-x: scroll;
}

.splide__list--thumbs {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.splide__slide--thumb img {
  cursor: pointer;
  transition: opacity 0.3s ease-in-out;
}

.splide__slide--thumb.is-active img {
  opacity: 1;
}
.splide__track--nav>.splide__list>.splide__slide {
  border-radius: var(--border-radius-splide) ; 
  width:var(--width_li_splider_mobile);
}

.splide__slide {
  border-radius: 20px;
  overflow: hidden;
}
.splide__track{
  border-radius: 40px;
}
#main-slider-mobile .splide__slide {
  display: flex;
  justify-content: center; 
  align-items: center;     
}
.splide__list {
  max-height: 100%;
}

.span-mobile-card {
  font-size: .8333333333vw; 
  color:rgba(44, 48, 45, .4);
}
.span-bold {
  font-weight: bold;
}
.infRoom .t-m {
  font-size: 10px;
}
.tag.bordered.apartment-card__tag {
  align-items: center;
  justify-content: center;
}





.premises-preview {
    background-color: #232427
}

.premises-preview .top-bar {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    justify-content: start;
}

.premises-preview .top-bar .title {
    color: #f2f2f2;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 2rem;
    font-weight: 900;
    gap: .7rem 1.8rem;
    letter-spacing: 0;
    line-height: .8;
    margin-bottom: 2rem;
    max-width: 25rem;
    text-transform: uppercase;

}

.premises-preview .top-bar .title sup {
    font-size: 1rem
}

.premises-preview .specifications-block {
    flex-direction: column;
    gap: 2rem
}

.premises-preview .specifications-block .s-item {
    align-items: flex-end;
    border-bottom: 1px solid #b4b4b4;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.premises-preview .specifications-block .s-item p {
    color: #f2f2f2;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    padding-right: 1.6rem
}
.premises-preview .specifications-block .s-item p i {
    font-size: 1.1rem;
    font-style: normal;
    opacity: .6;
    position: absolute;
    transform: translateY(-100%);
    white-space: nowrap
}

.premises-preview .specifications-block .s-item span {
    color: #f2f2f2;
    font-size: 1.6rem;
    font-weight: 900;
    letter-spacing: 0;
    line-height: .8;
    text-align: right
}

.premises-preview .specifications-block .s-item span sup {
    font-size: 0.8rem;
    padding: 0px;
}

.tooltip-box > div {
    white-space: normal !important;
    padding: 0px 21px 26px !important;
}

.filters-container {
  display: flex;
  gap: 20px; /* Отступ между селектами */
  font-family: Arial, sans-serif;
  position: relative;
  width: 100%;
}

.contractType-select,
.format-select {
  width: calc(100% / 5);
  position: relative;
  box-sizing: border-box;
}

/* Сброс стилей внутренних элементов */
.contractType-select *,
.format-select * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Стили кнопок */
.contractType-select .select-btn,
.format-select .select-btn {
  width: 100%;
  padding: 12px 15px;
  background-color: #fff;
  border: 1px solid #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  height: 46px; /* Фиксированная высота для ровной строки */
}

.contractType-select .select-btn .arrow,
.format-select .select-btn .arrow {
  font-size: 10px;
  transition: transform 0.2s ease;
  pointer-events: none; /* Клик проходит сквозь стрелку на саму кнопку */
}

/* Поворот стрелки */
.contractType-select.is-open .select-btn .arrow,
.format-select.is-open .select-btn .arrow {
  transform: rotate(180deg);
}

/* Выпадающие списки */
.contractType-select .dropdown-menu,
.format-select .dropdown-menu {
  display: none; 
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #1a1c20;
  margin-top: -1px;
  padding: 5px 0;
  z-index: 9999; /* Поверх всех элементов на странице */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}



/* Отображение при наличии класса .is-open */
.contractType-select.is-open .dropdown-menu,
.format-select.is-open .dropdown-menu {
  display: block;
}

/* Кастомизация скроллбара */
.format-select .dropdown-menu::-webkit-scrollbar {
  width: 8px;
  background-color: #fff;
}
.format-select .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #7a7a7a;
  border-radius: 4px;
  border: 1px solid #fff;
}

/* Элементы списка */
.contractType-select .dropdown-item,
.format-select .dropdown-item {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  user-select: none;
}

/* Скрытие дефолтных чекбоксов */
.contractType-select .dropdown-item input,
.format-select .dropdown-item input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

/* Кастомный квадрат чекбокса */
.contractType-select .checkbox-custom,
.format-select .checkbox-custom {
  height: 16px;
  width: 16px;
  border: 1px solid #fff;
  background-color: transparent;
  display: inline-block;
  position: relative;
  flex-shrink: 0;
}

/* Галочка */
.contractType-select .checkbox-custom::after,
.format-select .checkbox-custom::after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 1px;
  width: 4px;
  height: 9px;
  border: solid #b83c3c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.contractType-select .dropdown-item input:checked ~ .checkbox-custom::after,
.format-select .dropdown-item input:checked ~ .checkbox-custom::after {
  display: block;
}

.filters-container {
  display: flex;
  gap: 20px; /* Отступ между элементами */
  font-family: Arial, sans-serif;
  position: relative;
  align-items: flex-start; /* Выравнивание всех трех блоков строго по верхней линии */
  box-sizing: border-box;
}

/* Принудительный сброс внутренних отступов у всех тегов компонентов */
.contractType-select *,
.format-select *,
.area-filter * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* ==========================================================================
   КОМПОНЕНТЫ ВЫПАДАЮЩИХ СПИСКОВ
   ========================================================================== */
.contractType-select,
.format-select {
  width: 280px;
  position: relative;
}

.contractType-select .select-btn,
.format-select .select-btn {
  width: 100%;
  height: 46px; /* Единая высота для всех элементов в строке */
  padding: 12px 15px;
  background-color: #fff;
  border: 1px solid #ccc; /* Цвет рамки сделан мягче, под стать фильтру площади */
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  cursor: pointer;
  outline: none;
}

.btn-counter {
  margin-left: 5px;
  font-weight: normal;
}

.contractType-select .select-btn .arrow,
.format-select .select-btn .arrow {
  font-size: 10px;
  margin-left: auto;
  transition: transform 0.2s ease;
  pointer-events: none;
}

.contractType-select.is-open .select-btn .arrow,
.format-select.is-open .select-btn .arrow {
  transform: rotate(180deg);
}

/* Выпадающие меню */
.contractType-select .dropdown-menu,
.format-select .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #1a1c20;
  margin-top: -1px;
  padding: 5px 0;
  z-index: 9999;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.format-select .dropdown-menu {
  max-height: 100px;
  overflow-y: auto;
}

.contractType-select.is-open .dropdown-menu,
.format-select.is-open .dropdown-menu {
  display: block;
}

/* Скроллбар */
.format-select .dropdown-menu::-webkit-scrollbar {
  width: 8px;
  background-color: #fff;
}
.format-select .dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #7a7a7a;
  border-radius: 4px;
  border: 1px solid #fff;
}
.format-select .dropdown-menu {
  scrollbar-width: thin;
  scrollbar-color: #7a7a7a #fff;
}

/* Элементы списков */
.contractType-select .dropdown-item,
.format-select .dropdown-item {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  user-select: none;
}

.contractType-select .dropdown-item input[type="checkbox"],
.format-select .dropdown-item input[type="checkbox"] {
  position: absolute;
  appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

.contractType-select .checkbox-custom,
.format-select .checkbox-custom {
  height: 16px;
  width: 16px;
  border: 1px solid #fff;
  background-color: transparent;
  display: inline-block;
  position: relative;
  flex-shrink: 0;
}

.contractType-select .checkbox-custom::after,
.format-select .checkbox-custom::after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 1px;
  width: 4px;
  height: 9px;
  border: solid #b83c3c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.contractType-select .dropdown-item input:checked ~ .checkbox-custom::after,
.format-select .dropdown-item input:checked ~ .checkbox-custom::after {
  display: block;
}

/* ==========================================================================
   КОМПОНЕНТ ФИЛЬТРА ПЛОЩАДИ (СЛАЙДЕР)
   ========================================================================== */
.area-filter {
  width: 440px; /* Можно настроить необходимую вам ширину */
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) and (pointer: coarse) {
  .filters-container {
    flex-direction: column;
  }
  .area-filter {
    width:100%;
  }
}
/* Контейнер инпутов площади */
.inputs-container {
  display: flex;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  height: 46px; /* Высота строго совпадает с кнопками выпадающих списков */
  width: 100%;
}

.input-block {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 15px;
  position: relative;
}

.input-block.min-block {
  border-right: 1px solid #ccc;
}

.input-block .label, 
.input-block .unit {
  color: #000;
  font-size: 16px;
  white-space: nowrap;
}

.input-block .label { margin-right: 8px; }
.input-block .unit { margin-left: auto; } /* Прижимает "м²" к правому краю внутри половинки инпута */

.input-block input {
  width: 100%;
  border: none;
  background: transparent;
  font-size: 16px;
  font-family: inherit;
  color: #000;
  outline: none;
  padding: 0;
}

/* Контейнер самого трека ползунка */
.slider-container {
  position: relative;
  width: 100%;
  height: 20px;
  margin-top: 14px; /* Отступ сверху подгоняет положение линии ползунка */
}

/* Базовая светло-серая линия */
.slider-track-bg {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #d1d1d1;
  transform: translateY(-50%);
  z-index: 1;
}

/* Темная выбранная линия */
.slider-progress {
  position: absolute;
  top: 50%;
  height: 2px;
  background-color: #1a1c20;
  transform: translateY(-50%);
  z-index: 1;
}

/* Круглые бегунки слайдера */
.slider-thumb {
  position: absolute;
  top: 50%;
  width: 12px; /* Чуть уменьшен размер точек для идеального соответствия макету */
  height: 12px;
  background-color: #1a1c20;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 2;
}


.readiness-select {
  width: 280px;
  position: relative;
  box-sizing: border-box;
  margin-left: auto;
}

/* Принудительный сброс внутренних отступов */
.readiness-select * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Дублирование стилей кнопки для нового класса */
.readiness-select .select-btn {
  width: 100%;
  height: 46px;
  padding: 12px 15px;
  background-color: #fff;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  cursor: pointer;
  outline: none;
}

.readiness-select .select-btn .arrow {
  font-size: 10px;
  margin-left: auto;
  transition: transform 0.2s ease;
  pointer-events: none;
}

/* Поворот стрелки при добавлении класса .is-open */
.readiness-select.is-open .select-btn .arrow {
  transform: rotate(180deg);
}

/* Выпадающее меню */
.readiness-select .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #1a1c20;
  margin-top: -1px;
  padding: 5px 0;
  z-index: 9999;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.readiness-select.is-open .dropdown-menu {
  display: block;
}

/* Строки списка */
.readiness-select .dropdown-item {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  user-select: none;
}

/* Скрытие системного чекбокса */
.readiness-select .dropdown-item input[type="checkbox"] {
  position: absolute;
  appearance: none;
  -webkit-appearance: none;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

/* Кастомный чекбокс */
.readiness-select .checkbox-custom {
  height: 16px;
  width: 16px;
  border: 1px solid #fff;
  background-color: transparent;
  display: inline-block;
  position: relative;
  flex-shrink: 0;
}

/* Отрисовка внутренней галочки */
.readiness-select .checkbox-custom::after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 1px;
  width: 4px;
  height: 9px;
  border: solid #b83c3c;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.readiness-select .dropdown-item input:checked ~ .checkbox-custom::after {
  display: block;
}

.preloader {
    align-items: center;
    display: flex;
    height: 100svh;
    justify-content: center;
    left: 0;
    padding: 10rem;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1002
}

.preloader .blinds {
    display: flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: opacity .4s ease-in-out;
    width: 100%;
    z-index: 1
}

.preloader .blinds .item {
    background-color: #232427;
    flex: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.preloader .blinds .item:not(:last-child) {
    border-right: 1px solid #2f3138
}

.preloader .logo-preloader {
    height: auto;
    position: relative;
    transform-origin: left top;
    transition: all .6s cubic-bezier(.4,0,.2,1);
    z-index: 2
}

.preloader_img{
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.preloader_img_png{
  width: 100%;  
  height: auto;
  padding-bottom: 50px;
  animation: secondPulse 2s infinite;
}

@keyframes secondPulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

.preloader_img_gif{
  width: 30%; 
  max-width: 100px; 
  height: auto;
}


:root {
  /* Базовые цвета */
  --black: #191a1e;
  --white: #ffffff;
  --grey: #eaeaea;

  /* Рассчитанная палитра на основе #20b49c */
  --primary-color: #f2f2f2;;
  --primary-color-dark: #443835b5;      /* darken 10% */
  --primary-color-tint-1: ##191a1ead;;    /* lighten 10% */
  --primary-color-tint-2: #191a1e;;    /* lighten 20% */
  --primary-color-tint-3: #191a1e;;    /* lighten 30% */
  --primary-color-tint-4: #191a1e;;    /* lighten 40% */
  --primary-color-tint-5: #191a1e;;    /* lighten 50% */


  --link-color: var(--primary-color);

  /* Настройки навигации */
  --nav-width: 100%;
  --nav-padding: 0.875em 1em;
  --nav-border-color: var(--primary-color-tint-5);
  --nav-background-color: var(--black);

  --nav-icon-arrow-right: 'chevron_right';
  --nav-icon-arrow-left: 'chevron_left';

  --nav-level-border-color: var(--primary-color);
  --nav-level-background-color: var(--primary-color-tint-5);

  --nav-level3-background-color: var(--primary-color-tint-4);
  --nav-level4-background-color: var(--primary-color-tint-3);
  --nav-level5-background-color: var(--primary-color-tint-2);
}

* { 
  box-sizing: border-box; 
}

ul {
  list-style-type: none;
}




a {
  text-decoration: none;
}

.nav-top {
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 1;
  padding: 10px 20px;
width: 4.4rem;
    height: 1.2rem;
  background-color: transparent;
}

.nav-top .hamburger {
  /*margin-left: auto;*/
  color: var(--white);
  cursor: pointer;
  font-size: 2rem;
}

.nav-drill {
 /* margin-top: 50px;*/
  transform: translateX(-100%);
}

.nav-is-toggled .nav-drill {
  transform: translateX(0);
}

.nav-is-toggled::after {
  opacity: 1;
  visibility: visible;
}

/* Стили основного компонента навигации */
.nav-drill {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: var(--nav-width); /* Например, 300px или 100% */
    height: 100vh;
    background-color: var(--nav-background-color);
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: 0.45s;
}

.nav-items {
  /*flex: 0 0 100%;*/
  height: 100px;
  padding: 0px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;

}

.nav-item:not(:last-child) {
    border-bottom: solid 1px var(--nav-level-border-color);
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
}

.nav-link {
  display: block;
  padding: var(--nav-padding);
  background-color: var(--nav-background-color);
  color: var(--link-color);
  font-size: 2rem;
  line-height: 1.5em;
  font-weight: 600;
}

.nav-expand-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateX(100%);
  background-color: var(--nav-level-background-color);
  transition: 0.3s;
  visibility: hidden;
}

.nav-expand-content .nav-item:not(:last-child) {
  border-bottom: solid 1px var(--nav-level-border-color);
  display: flex;
  justify-content: space-between;
  /*align-items: center;*/
}

.nav-expand-content .nav-link {
  background-color: var(--nav-level-background-color);
  align-items: center;
}

.nav-expand-content .nav-back-link {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #443835b5;
  color: var(--white);
}

.nav-expand-content .nav-back-link::before {
  margin-right: 0.5em;
}

.nav-back-link{
  justify-content: start !important;
}

.nav-expand-link {
  display: flex;
  align-items: center;
  gap:10px;
  justify-content: space-between;
  width: 100%;

}
  /* Обязательные свойства для работы иконок через текст: */
/*
.nav-expand-link::after {
  content: "";
  flex: 0 1 auto;
  

  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased; /* Для красивого сглаживания */
/*}*/

.nav-expand.active > .nav-expand-content {
  transform: translateX(0);
  visibility: visible;
}

/* Стили для разных уровней вложенности меню */
.nav-expand .nav-expand-content {
  background-color: var(--nav-level-background-color);
}

.nav-expand .nav-expand-content .nav-link {
  background-color: var(--nav-level-background-color);
  justify-content: space-between;
  width: 100%;
}

.nav-expand {
  display: flex;
justify-content: space-between;
}

.nav-expand .nav-expand-content .nav-expand-content {
  background-color: var(--nav-level3-background-color);
  padding-bottom: 80px !important;
}

.nav-expand .nav-expand-content .nav-expand-content .nav-link {
  display: flex;
  background-color: var(--nav-level3-background-color);
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
  background-color: var(--nav-level4-background-color);
  height: 100%;
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
  background-color: var(--nav-level4-background-color);
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
  background-color: var(--nav-level5-background-color);
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
  background-color: var(--nav-level5-background-color);
}
header {
  position: relative; /* Или fixed / absolute, в зависимости от вашей верстки */
  z-index: 10;        /* Любое число больше, чем у #hotspots */
}
#hotspots {
  z-index: 0 !important;
}




 .contacts-wrap {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
    margin-top: auto;
}
.contacts-wrap .social {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.contacts-wrap .social a {
    align-items: center;
    color: #f2f2f2;
    display: flex;
    font-size: 1.4rem;
    font-weight: 900;
    letter-spacing: -.0142857143em;
    line-height: 1;
    text-transform: uppercase
}

.contacts-wrap .social a:before {
    background-color: #f2f2f2;
    border-radius: 2px;
    content: "";
    display: block;
    margin-right: 1.2rem;
    min-height: .8rem;
    min-width: .8rem
}
.contacts-wrap .contacts {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.contacts-wrap .contacts a {
    color: #f2f2f2;
    font-size: 1.4rem;
    font-weight: 900;
    letter-spacing: -.0142857143em;
    line-height: 1;
    text-transform: uppercase;
}

.burger {
    height: 1.2rem;
    width: 4.4rem;
}


.burger:after {
    bottom: 0;
    height: .3rem;
}

.burger:before {
    height: .2rem;
    top: 0;
}



.burger:after,  .burger:before {
    background-color: #f2f2f2;
    content: "";
    display: block;

    left: 0;
    position: absolute;
    width: 100%;
}

@media (max-width: 1199px) {
    .close {
        height: 3.2rem;
        min-width: 3.2rem;
        width: 3.2rem;
    }
}

.close {
    cursor: pointer;
    display: flex;
    height: 30px;
    position: relative;
    width: 40px;
    margin-top: 1px;
    margin-right: 8px;
}    

.close:before {
  height: .3rem;
}

.close:before {
  height: .3rem;
}
 .close:after {
    transform: translateY(-50%) rotate(45deg);
}

.close:after,.close:before {
    background-color: #f2f2f2;
    content: "";
    display: block;
    height: .4rem;
    position: absolute;
    top: 50%;
    width: 40px;
}

 .close:before {
    transform: translateY(-50%) rotate(-45deg);
}

.f-button{

  align-items: center;
    background-color: #232427;
    border: 1px solid #232427;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 1.5rem 2.5rem;
    transition: background-color .3s ease-in-out, opacity .3s ease-in-out, border .3s ease-in-out;
    width: -moz-max-content;
    width: 45%;
}

.f-button a, .f-button span {
    color: #f2f2f2;
    font-size: 1.8rem;
    font-weight: 900;
    letter-spacing: .0111111111em;
    line-height: 1;
    text-transform: uppercase;
    transition: color .3s ease-in-out;
}

.f-buttons-mobile{
  display: none;
}

.f-button .mobile {
    font-size: 1.5rem;
}

@media (max-width: 1024px) and (pointer: coarse) {
  .f-buttons-mobile{
      display: flex;
      justify-items: anchor-center;
      justify-content: space-evenly;
      gap: 10px;
      width: 100%;
      padding-top: 20px;
    }
}

.name-corpus-container {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

/* --- Верхняя плашка --- */
.name-corpus-container .block-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #821f04; /* Красно-коричневый цвет */
    line-height: .7;
    color: #f2f2f2;
    border: none;
    padding: 14px 10px;
    width: auto; /* Фиксированная ширина как на макете */
    cursor: pointer;
}

.name-corpus-container .block-btn .block-title {
    font-weight: 900;
    font-size: 24px;
    letter-spacing: 1px;
    font-family: FontSiteFamily, arial;
}

/* Стрелочка в правом углу */
.name-corpus-container .block-btn .arrow-down {
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-top: 16px solid #FFFFFF;
    margin-left: 15px;
}

/* --- Нижняя плашка --- */
.name-corpus-container .area-info {
    background: rgb(26 44 19 / 52%);
    backdrop-filter: blur(9px);
    background-color: #1c1c1c33;;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    padding: 5px 10px;
    width: auto;
    box-sizing: border-box;
    border: 1px dotted #fff;
    white-space: normal;
    font-family: FontSiteFamily, arial;
}

/* --- Кнопка сброса фильтра --- */
.filters-catalog__filters .button.reset{
    margin-left: auto;
    padding-right: 25px; /* не перекрывать крестик закрытия */
    padding: 1.4rem 4.2rem;
    display: none;
}

.filters-catalog__filters .button.reset {
    align-items: center;
    background-color: #232427;
    border: 1px solid #232427;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 1.2rem 4.2rem;
    transition: background-color .3s ease-in-out,opacity .3s ease-in-out,border .3s ease-in-out;
    width: -moz-max-content;
    width: max-content;
    border-radius:0;
    font-family: FontSiteFamily, arial;
    color: #f2f2f2 !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: .0111111111em;
    line-height: 1;
}

.filters-catalog__filters .button.reset.disable, .f-buttons-mobile .reset.disable {
        opacity: .4;
        pointer-events: none;
}

.filters-catalog__filters .reset  svg {
        margin-left: 0;
        margin-right: 0.8rem;
    }

.desktop-flex {
    display: flex;
}

@media only screen and (max-width: 1024px) {

   
    .f-buttons-mobile .button.reset {
        width: 45%;
        margin-left: 0;
    }
    .filters-catalog__filters .button.reset, f-buttons-mobile .button.reset  {
        color: #f2f2f2;
        font-size: 1.4rem;
        font-weight: 900;
        letter-spacing: .0111111111em;
        line-height: 1;
        text-transform: uppercase;
        display: flex;
    }

    

    .filters-catalog__filters .reset  svg {
        margin-left: 0;
        margin-right: 0.8rem;
        flex-shrink: 0;
    }

     .desktop-flex {
        display: none !important;
    }

    .filters-catalog__filters {
        padding-right:0;
    }

    .readiness-select {
        margin-left: 0;
    }

}

.container_tooltip {
    padding: 0;
}

.container_tooltip p {
    margin-left: 10px;
}

.container_tooltip mobile svg {
    width: 7px;
    height: 7px;
}
