.brandItem {
  padding-left: 25px;
  padding-right: 25px;
}
.brandItem img {
  max-width: 130px;
  width: 100%;
}
.categoryList {
  position: relative;
  z-index: 1;
}
.categoryList__item:nth-child(1) {
  z-index: 15;
}
.categoryList__item:nth-child(2) {
  z-index: 14;
}
.categoryList__item:nth-child(3) {
  z-index: 13;
}
.categoryList__item:nth-child(4) {
  z-index: 12;
}
.categoryList__item:nth-child(5) {
  z-index: 11;
}
.categoryList__item:nth-child(6) {
  z-index: 10;
}
.categoryList__item:nth-child(7) {
  z-index: 9;
}
.categoryList__item:nth-child(8) {
  z-index: 8;
}
.categoryList__item:nth-child(9) {
  z-index: 7;
}
.categoryList__item:nth-child(10) {
  z-index: 6;
}
.categoryList__item:nth-child(11) {
  z-index: 5;
}
.categoryList__item:nth-child(12) {
  z-index: 4;
}
.categoryList__item:nth-child(13) {
  z-index: 3;
}
.categoryList__item:nth-child(14) {
  z-index: 2;
}
.categoryList__item:nth-child(15) {
  z-index: 1;
}
[data-entity="item"] {
  height: 100%;
}
.characteristicList__item:nth-child(15) .characteristicItemб
.characteristicList__item:last-child .characteristicItem {
  border-bottom-color: #e3e3e3;
}
font.notetext {
  color: #273142;
}

@media (min-width: 1401px) {
  .mainSlider-arrows .sliderCounter {
      font-size: 18px;
  }
  .mainSlider-arrows .sliderCounter__cur {
      font-size: 24px;
  }
  .sliderCounter {
      bottom: 34px;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
  }
}
@media (max-width: 1300px) {
  .productItemList__item:nth-child(1) {
      padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .objectsItem__flex {
      margin-left: 0;
      margin-right: 0;
  }
  .objectsList__item {
      padding-left: 0;
      padding-right: 0;
  }
}
@media (max-width:1139px){
  .catalogMain__side.__open{
      z-index: 5000;
  }
}

.cstm-btn.active {
  max-height: 40px;
}

.personalDataBox__section .imageList {
  flex-wrap: nowrap;
  overflow: auto;
}

.personalDataBox__section.imageList__item {
  width: 45px;
  flex-shrink: 0;
}