.pc__author{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding:0;gap:16px}.pc__author-avatar{width:50px;height:50px;border-radius:50%;background-color:#e5e5e5;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.pc__author-avatar img{width:100%;height:100%;object-fit:cover}.pc__author-info{display:flex;flex-direction:column;align-items:flex-start;padding:0}.pc__author-name{font-family:"Roboto";font-style:normal;font-weight:600;font-size:14px;line-height:150%;color:#000}.pc__author-sub{font-family:"Roboto";font-style:normal;font-weight:400;font-size:14px;line-height:150%;text-align:center;color:#000}