.t-feed__post-popup__tag span {
    margin-right: 15px;
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(0,0,0,.5)
}

.t-title {
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: 700;
    color: #000000;
}

.t-uptitle {
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: 700;
    color: #000000;
    letter-spacing: 2.5px;
}

.t-descr {
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: 400;
    color: #000000;
}

.t-text_md {
    font-size: 14px;
    line-height: 1.5;
}

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

.t-feed__post-popup__close-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 18px 20px;
    background-color: #E0E0E0;
    border-bottom: 1px solid rgba(0,0,0,.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backdrop-filter: saturate(180%) blur(10px);
    backdrop-filter: saturate(180%) blur(10px);
}

.t-feed__post-popup__date.t-uptitle {
    letter-spacing: 0px;
}


.t786__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    border-radius: 10px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}

.t-feed__post-date {
    font-size: 8px;
    color: #a6a3a2;
    font-weight: 400;
    font-family: 'Manrope';
    letter-spacing: normal;
}

.t959 .t-card__title {
    margin: 20px 20px 20px 20px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    color: white;
}

.t959 .t-card__descr {
    color: white;
    margin: 0 20px 20px 20px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.t-feed__post-popup__text-wrapper blockquote.t-redactor__quote {
    margin: 0;
    padding-left: 20px;
    border-left: 3px solid #f75e12;
}

.t-name {
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: 700;
    color: #000000;
}

.t-name_xs {
    font-size: 14px;
}

.t-uptitle {
    font-family: 'Manrope',Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
}

.t-input {
    font-family: 'Manrope',Arial,sans-serif;
}

.t-submit {
    font-family: 'Manrope',Arial,sans-serif;
}


.t-submit {
    text-align: center;
    height: 45px;
    border: 0 none;
    font-size: 14px;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 400;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}

.t-input {
    margin: 0;
    font-size: 100%;
    height: 45px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.t-btn_md {
    height: 45px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
}

.t-feed__row-grid__post-wrapper .t-feed__post-bgimg {
    width: 200!important;
    height: auto!important;
    margin-right: 40px;
    border-radius: 5px;
    padding-bottom: 300px;
    

.t-feed__post-popup__text-wrapper .t-redactor__video-container video, .t-feed__post-popup__text-wrapper .t-redactor__video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
}

.t-redactor__text {
 font-size:18px;
}