.AuthorInfoContainer{display:flex;align-items:center;justify-content:space-between}.AuthorInfoContainer .head-lines{display:flex;align-items:center;width:100%;gap:5px}@media(min-width:1024px){.AuthorInfoContainer .head-lines{gap:12px}}.AuthorInfoContainer .head-lines .author{display:flex;align-items:center;gap:10px}.AuthorInfoContainer .head-lines .author a{background-image:unset;text-decoration:underline}@media(min-width:576px){.AuthorInfoContainer .head-lines .author{gap:15px}}.AuthorInfoContainer .head-lines .author .avatar{width:50px;height:50px;border-radius:50%;object-fit:cover}@media(min-width:576px){.AuthorInfoContainer .head-lines .author .avatar{width:50px;height:50px}}.AuthorInfoContainer .head-lines .author .details .author-name,.AuthorInfoContainer .head-lines .author .details p{font-family:Satoshi,sans-serif;margin:0}.AuthorInfoContainer .head-lines .author .details .author-name{font-size:.875rem;font-weight:500;color:#151515;padding-bottom:10px;line-height:18px;width:100px}@media(min-width:576px){.AuthorInfoContainer .head-lines .author .details .author-name{font-size:1.125rem;width:-moz-fit-content;width:fit-content;line-height:23px}}.AuthorInfoContainer .head-lines .author .details .author-date{font-size:.75rem;font-weight:500;color:#6b6b6b;line-height:15px}@media(min-width:576px){.AuthorInfoContainer .head-lines .author .details .author-date{font-size:.75rem;line-height:18px}}.AuthorInfoContainer .head-lines .author .details .author-date .dot{color:#e02c40}.AuthorInfoContainer .head-lines .line{flex-grow:1;border-top:1px solid #d3caba;position:relative;width:50%;display:flex;align-self:flex-end;margin-bottom:10px}.AuthorInfoContainer .group{display:flex;align-self:flex-end}@media(min-width:576px){.AuthorInfoContainer .group{top:-10px;right:-30px;aspect-ratio:10/9}}