.t396__artboard[data-artboard-recid="2026226881"] {
    transform: scale(calc(100vw / 1400));
    transform-origin: top left;
    height: calc(769px * (100vw / 1400)) !important;
}
.js-store-prod-all-charcs {
    display: none !important;
}
.t-redactor__text {
    font-size: 16px !important;
    line-height: 1.6 !important;
}
.t-redactor__text {
    font-size: 16px !important;
    line-height: 1.6 !important;
}

@media (max-width: 768px) {
    .t-redactor__text {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }
}
/* Заголовки в основном каталоге — белые */
.t-store__card__title {
    color: #ffffff !important;
}

/* Заголовки в блоке "Смотрите также" — тёмные */
.t-store__relevants__container .t-store__card__title {
    color: #343434 !important;
}

/* Заголовок "Смотрите также" */
.t-store__relevants__title {
    color: #343434 !important;
}

/* Заголовок товара на странице */
.t-store__prod-popup__name {
    color: #343434 !important;
}

/* Выравнивание категорий по левому краю */
.t-store__parts-switch-wrapper {
  justify-content: flex-start !important;
  text-align: left !important;
}

/* Выравнивание фильтров по левому краю */
.t-store__filter .t-store__filter__controls-wrapper {
  justify-content: flex-start !important;
}

.t-store__filter {
  text-align: left !important;
}

.js-catalog-prod-all-charcs {
  display: none;
}
.t-catalog__prod-popup__name {
  color: #343434 !important;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;600&display=swap');

.t-catalog__breadcrumbs-item-text {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 400 !important;
}

.t-catalog__breadcrumbs-item-active .t-catalog__breadcrumbs-item-text {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 600 !important;
}
/* Заголовок в каталоге - белый */
#rec2064880011 .t-catalog__card .t-typography__title {
  color: #ffffff !important;
}

/* Заголовок на странице товара - тёмный */
.t-catalog__prod-popup__name {
  color: #343434 !important;
}

#rec2064880011 .t-catalog__filter__item-title:after {
  border-right-color: #ffffff !important;
  border-bottom-color: #ffffff !important;
}

#rec2064880011 .t-catalog__filter__item-title:after {
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4.5 4.5L10 1' stroke='%23ffffff' stroke-width='2' fill='none'/%3E%3C/svg%3E") !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}