.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;
}


