.invisible {
    display: none;
}
.uc-padding {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
}

@media screen and (max-width: 640) {
    .uc-padding {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
}

a.t-active {
    opacity: 0.6;
}

span.t-uptitle, .js-feed-post-author-name {
    font-weight: 400;
    letter-spacing: -0.1px!important;
    font-size: 12px;
    color: #6A6A6A;
}
.t-text_md {
    font-size: 14px;
    line-height: 1.35;
}


.t897 .t-section__container .t-col, .t-feed__container .t-col {
    padding: 0!important;
}


.t897 {
    margin: 0 20px;
}
.t-title_xs, .t-feed__post-date, .t-feed__post-title, .t-feed__post-descr, .t-feed__parts-switch-btn, .t-feed__button-container, .js-feed-post-title, .t585__title {
    letter-spacing: -0.1px;
}


.t897 .t-section__title {
    text-align: left;
    margin-bottom: 35px;
}
.t897 .t-section__topwrapper {
    margin-bottom: 0px;
}

.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 5px;
}

.t897__scroll-icon-wrapper {
    display: none;
}

.t897 .t-feed__parts-switch-btn span, .t897 .t-feed__parts-switch-btn a {
    padding: 5px 20px 5px !important;
    opacity: 1 !important;
}
.t-feed__parts-switch-btn {
    line-height: 1.2;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
}
.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 35px;
}


.t-feed__grid-col:not(.t-slds__item) {
    margin-top: 30px !important;
}
.t-feed__post-parts-date-row_afterdescr {
    margin-top: 10px;
}


.t-btn_md {
    height: 45px;
    padding-left: 55px;
    padding-right: 55px;
}
.t-feed__buttons-wrapper {
    justify-content: flex-start;
    text-align: left !important;
    margin-top: 35px;
    margin-left: 20px;
    margin-right: 20px;
}


.category-button {
    width: fit-content;
    margin-bottom: 20px;
    
    font-size: 14px;
    font-family: Golos-StixTwo;
    font-weight: 500;
    letter-spacing: -0.1px;
    line-height: 1.2;
    
    cursor: pointer;
}
.category-button:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild6539-3934-4561-b166-626538616135/photo.svg);
    width: 10px;
    height: 11px;
    margin-left: 3px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
    transform: rotate(180deg);
}

.category-button.rotate-icon:after {
    transform: rotate(0deg);
}


@media screen and (max-width: 1200px) {
    span.t-uptitle, .js-feed-post-author-name {
        font-size: 10px;
    }
    .t-text_md {
        font-size: 12px!important;
        line-height: 1.35!important;
    }
    
    
    .t897 .t-section__container .t-col, .t-feed__container .t-col {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .t-feed__grid-col:not(.t-slds__item) {
        margin-top: 20px !important;
    }

    .category-button {
        font-size: 12px;
    }
    .t-feed__buttons-wrapper {
        margin-left: 0px !important;
    }
    .js-feed-post-title {
        font-size: 16px!important;
    }
    h1.js-feed-post-title {
        font-size: 30px!important;
    }
    
    .t-btn_md {
        height: 35px;
        padding-left: 44px;
        padding-right: 44px;
    }
    .t-feed__button-container span div, .t-feed__parts-switch-btn {
        font-size: 12px!important;
    }
    .t897 .t-feed__parts-switch-btn span, .t897 .t-feed__parts-switch-btn a {
        padding: 5px 10px 5px !important;
    }
}

@media screen and (max-width: 960px) {
    .t-feed__post-parts-date-row_afterdescr {
        margin-top: 5px;
    }
    .t-feed__buttons-wrapper {
        margin-top: 30px !important;
    }
    .t-feed__button-wrapper:last-child {
        margin-top: 0 !important;
    }
    
    .t-feed__container_inrow1 .t-feed__post:first-child, .t-feed__container_inrow2 .t-feed__post:nth-child(-n+2), .t-feed__container_inrow3 .t-feed__post:nth-child(-n+3), .t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {
        margin-top: 20px!important;
    }
    .t-feed__container_inrow1 .t-feed__post:first-child, .t-feed__container_inrow2 .t-feed__post:first-child, .t-feed__container_inrow3 .t-feed__post:first-child, .t-feed__container_inrow4 .t-feed__post:first-child {
        margin-top: 0!important;
    }
    
    .t-feed__container .t-feed__parts-switch-wrapper {
        margin-bottom: 25px!important;
    }
}

@media screen and (max-width: 640px) {
    .js-feed-post-title {
        font-size: 14px!important;
    }
    .t-feed__buttons-wrapper {
        margin-top: 25px !important;
    }
    h1.js-feed-post-title {
        font-size: 30px!important;
    }
}

@media screen and (max-width: 640px) {
    .js-feed-post-title {
        font-size: 14px!important;
    }
    .t-feed__buttons-wrapper {
        margin-top: 25px !important;
    }
    h1.js-feed-post-title {
        font-size: 24px!important;
    }
}