.t-feed__grid-col:not(.t-slds__item) {
    margin-top: 30px;
}


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

.t-text {
    font-family: 'GraphikTT', Arial, sans-serif;
    font-weight: 400;
    color: #111111;
}
.t-feed__post-popup__container {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 45px 0;
}
.t-descr {
    font-family: 'GraphikTT', Arial, sans-serif;
    font-weight: 400;
    color: #111111;
}
.t-feed__post-popup__relevants-bgimg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 20px;
}
@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: #2d8dfa;
    }
}
 .t886__btn {
    padding: 10px 26px 12px 26px!important;
    height: auto;
}

@media screen and (max-width: 980px) {
.t886__wrapper {
        width: 80% !important;
        border-radius: 7px !important;
        margin-right: 20px !important;
        margin-left: 18% !important;
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 980px) {
.t-btn_md {
    height: 60px;
    font-size: 12px;
    padding-left: 60px;
    padding-right: 60px;
}
}
@media screen and (max-width: 980px) {
.t886__btn {
    padding: 8px 9px 10px 9px !important;
    height: auto;
}}

@media screen and (max-width: 480px) {
    .t774__container_mobile-flex .t774__col {
        min-width: 75%;
        max-width: 75%;
        box-sizing: content-box;
    }
}
.t774__bgimg {
    position: absolute;
    top: 0;
    right: 0;
    margin: 18px 18px 0 18px;
    border-radius: 10px;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}
.t-feed__post-popup__tag span {
    color: rgb(0 0 0 / 0%)!important;
    font-size: 0px!important;
    margin-right: 15px;
    text-transform: uppercase;
}
.t-feed__post-popup__relevants-title {
    letter-spacing: inherit;
    margin: 10px 0 45px;
}
@media screen and (max-width: 960px) {
    .t-feed__post-popup__relevants-title {
        margin: 5px 0 35px;
    }
}
@media screen and (max-width: 560px) {
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static {
        box-sizing: border-box;
        margin: 0;
        max-width: 100%;
        min-height: 100vh;
        padding: 30px 0;
        top: 0;
    }
}
@media screen and (max-width: 560px) {
    .t966__menu-item-wrapper, .t966__menu-item-wrapper:last-child {
        display: inline-block;
        margin-bottom: 0px;
    }}