#rec3466121101 .t-catalog.js-catalog,
#rec3466121101 .js-catalog-cont-w-filter,
#rec3466121101 .t-records,
#rec3466121101 .r,
#rec3257123101 .t-catalog.js-catalog,
#rec3257123101 .js-catalog-cont-w-filter,
#rec3257123101 .t-records,
#rec3257123101 .r {
  overflow: visible !important;
}

#sticky-combined-wrapper .t-catalog-parts-above__container {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

#sticky-combined-wrapper .t-catalog__filter {
  margin-top: 0 !important;
  padding-top: 12px !important;
  margin-bottom: 0 !important;
  padding-bottom: 25px !important;
}

.tmenu-mobile_positionfixed {
  box-shadow: none !important;
}

@media (max-width: 640px) {
  #rec3500436801 .t-card__container {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
  }
  #rec3500436801 .t-card__col {
    width: 48% !important;
    max-width: 48% !important;
    flex: 0 0 48% !important;
    margin-bottom: 16px !important;
  }
}

#rec3466121101 {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#rec3466121101 .js-block-header {
  background-color: #4D6357 !important;
  box-shadow: 0 0 0 100vmax #4D6357;
  clip-path: inset(0 -100vmax 0 -100vmax);
  padding-top: 57px !important;
  padding-bottom: 5px !important;
}

#rec3466121101 .js-block-header-title {
  color: #fff !important;
  padding-bottom: 17px !important;
}

/* фон wrapper'а больше не клипует сам себя — рисуется отдельным слоем ниже */
#sticky-combined-wrapper {
  background-color: transparent !important;
  box-shadow: none !important;
  clip-path: none !important;
  padding-top: 2px !important;
}

#sticky-combined-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #4D6357;
  box-shadow: 0 0 0 100vmax #4D6357;
  clip-path: inset(0 -100vmax 0 -100vmax);
  z-index: -1;
  pointer-events: none;
}

#rec3466121101 .t-catalog__grid-cont {
  margin-top: 20px !important;
}

@media (max-width: 640px) {
  #sticky-combined-wrapper .t-catalog-parts-above__container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #sticky-combined-wrapper .t-catalog__parts-above-scroll-arrow {
    display: none !important;
  }
}