.news__author{width:100%;display:flex;column-gap:8px;align-items:center}.news__author-avatar{width:32px;height:32px;flex-shrink:0}.news__author-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.news__author-right{display:flex;flex-direction:column}.news__author-name{font-size:16px;font-weight:400;line-height:1.2;color:#0d0d0d}.news__author-info{display:flex;align-items:center;flex-wrap:wrap;column-gap:9px}.news__author-info-item{font-size:14px;line-height:1.5;font-weight:400;color:#636363}.news__author-info-item:not(:last-child){padding-right:11px;position:relative}.news__author-info-item:not(:last-child):after{content:"";width:3px;height:3px;background:#636363;position:absolute;top:9px;right:0}.news__publication-info{display:none}.author-layout .news__publication-info,.news__item .news__publication-info{display:block;margin-top:4px}.author-layout .news__author .news__author-info,.news__item .news__author .news__author-info{display:none}@media(max-width:991px){.news__publication-info{display:none!important}.author-layout .news__author .news__author-info,.news__item .news__author .news__author-info{display:flex!important}}