/* изменение вида потока */
.t-feed__col-grid__post-wrapper .t-feed__post-bgimg{border-top-left-radius:20px !important;border-top-right-radius:20px !important}.t-feed__share-icon_active svg{fill:rgba(255,255,255,1) !important}.t-feed__post-popup__close-text{font-size:18px !important}.t-feed__post-popup__close-wrapper{background-image:linear-gradient(to right,#13ffc2,#14ced9,#099abc 60%) !important;border-bottom:0 solid rgba(0,0,0,.2) !important}@media(min-width:300px) and (max-width:479px){.js-feed-post.t-feed__post.t-item.t-feed__grid-col.t-col.t-col_4.t-align_left{width:300px !important;max-width:300px !important;padding-left:0 !important;padding-right:0 !important;padding-bottom:30px !important;margin:auto}}@media(min-width:300px) and (max-width:479px){.t-feed__col-grid__content{padding:5px 20px 27px !important}}@media(min-width:480px) and (max-width:639px){.js-feed-post.t-feed__post.t-item.t-feed__grid-col.t-col.t-col_4.t-align_left{width:460px !important;max-width:460px !important;padding-left:0 !important;padding-right:0 !important;padding-bottom:30px !important;margin:auto}}@media(min-width:640px) and (max-width:959px){.js-feed-post.t-feed__post.t-item.t-feed__grid-col.t-col.t-col_4.t-align_left{width:620px !important;max-width:620px !important;padding-left:0 !important;padding-right:0 !important;padding-bottom:30px !important;margin:auto}}@media(min-width:480px) and (max-width:639px){.t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle{padding-bottom:46% !important}}@media(min-width:640px) and (max-width:959px){.t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle{padding-bottom:36% !important}}.js-feed-post-title.t-feed__post-title.t-name.t-name_md{letter-spacing:.4px !important}@media(min-width:300px) and (max-width:639px){.js-feed-post-descr.t-feed__post-descr.t-descr.t-descr_xxs{font-size:16px !important}.js-feed-post-title.t-feed__post-title.t-name.t-name_md{font-size:16px !important}}@media(min-width:640px) and (max-width:1199px){.js-feed-post-descr.t-feed__post-descr.t-descr.t-descr_xxs{font-size:18px !important}.js-feed-post-title.t-feed__post-title.t-name.t-name_md{font-size:18px !important}}
/* Текст с градиентом */
.gradtext {-webkit-background-clip: text !important; -webkit-text-fill-color: transparent; background: linear-gradient(to right , #23EED6 , #1AD5DF, #1FA8C5 60%); background-position: 0 0;}

/* Изменение размеров текста */
@media (min-width: 300px) and (max-width: 479px){
.t004 .t-text {
font-size: 16px !important;
}} 
@media (min-width: 480px) and (max-width: 639px){
.t004 .t-text {
font-size: 16px !important;
}} 
@media (min-width: 640px) and (max-width: 1199px){
.t004 .t-text {
font-size: 18px !important;
}}