.t-feed__post-popup__close-text {
    text-transform: uppercase;
    font-weight: 400;
}

.t-uptitle {
    font-weight: 400;
}

.t-name {
    font-family: 'Evolventa', Arial, sans-serif;
    font-weight: 400;
}


@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 2;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 50px;
        background: #bbab75;
    }
}

@media screen and (max-width: 960px) {
.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 0px;
    text-align: center;
}
}

.t-title_xxs {
    font-size: 22px;
    line-height: 1.23;
}

@media screen and (max-width: 960px) {
.t-title_xxs {
    font-size: 16px;
    line-height: 1.23;
}
}

.t-text_md {
    font-size: 16px;
    line-height: 1.55;
}

@media screen and (max-width: 960px) {
.t-text_md {
    font-size: 14px;
    line-height: 1.55;
}
}

.t-feed__post-popup__relevants-bgimg {
    border-radius: 15px;
}

.t-feed__post-popup__relevants-title {
    margin: 60px 0 30px;
}


@media screen and (max-width: 1200px) {
    .t-name_xs {
        font-size: 14px;
    }
}

@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 14px;
    }
}

@media screen and (max-width: 1200px) {
    .t-name {
        font-size: 16px;
    }
}

@media screen and (max-width: 640px) {
    .t-uptitle_xs {
        font-size: 10px;
    }
}

.t-feed__post-popup__title-wrapper {
    padding-bottom: 5px;
}

.t-feed__post-popup__date-parts-wrapper {
    margin-top: 5px;
}