.t-zoomer__container {
    background-color: rgb(245, 242, 235) !important;
    color: rgb(0, 0, 0);
}
.t-zoomer__close, .t-zoomer__scale.showed {
    background-color: rgb(245, 242, 235, 0%) !important;
}
.t-carousel__zoomer__arrow__wrapper:before {
    background-color: rgb(245, 242, 235, 0%) !important;

}
.t-title {
    font-family: 'NextArt', Arial, sans-serif;
    font-weight: 700;
    color: #000000;
}
.t-title_xxs {
    font-size: 28px;
    line-height: 1.1;
}
.t-feed__post-popup__close-text {
    display: inline-block;
    font-weight: 500;
    line-height: 1.1;
    opacity: .8;
    text-transform: uppercase;
}

.t-text {
    font-family: 'NextArt', Arial, sans-serif;
    font-weight: 500;
    color: #000000;
}
.t-text_md {
    font-size: 16px;
    line-height: 1.3;
}
.t-uptitle {
    font-family: 'NextArt', Arial, sans-serif;
    font-weight: 500;
    color: #000000;
    letter-spacing: 0px;
}

.t-uptitle_xxl {
    font-size: 18px;
    letter-spacing: 0px;
}
.t-name {
    font-family: 'NextArt', Arial, sans-serif;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
}
.t-name_xs {
    font-size: 14px;
    line-height: 1.2;
}
.t-descr {
    font-family: 'NextArt', Arial, sans-serif;
    font-weight: 500;
    color: #000000;
}
.t-descr_xxs {
    font-size: 12px;
    line-height: 1.25;
}
}
.t-feed__row-grid__post-wrapper .t-feed__textwrapper {
    align-content: center;
}
.t-feed__post-popup__relevants-item_row .t-feed__post-popup__relevants-textwrapper {
    align-content: center;
}
.t-feed__post-popup__relevants-title {
    letter-spacing: inherit;
    margin: 80px 0 20px;
}
.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 10px;
}