.post-author-top{display:grid;grid-template-areas:". .";grid-template-columns:auto 1fr;align-content:flex-start;justify-content:flex-start;grid-gap:16px;background:#fff}.post-author-top:first-child{padding-bottom:12px}.post-author-top:not(:first-child){padding-top:12px}.post-author-top:only-child{padding:0!important}.post-author-top_wrap{display:flex;flex-direction:column;grid-gap:1px;margin-bottom:24px;background:#eaecf0}.post-author-top_info{display:flex;flex-direction:column;grid-gap:8px}.post-author-top_name a{width:fit-content;color:#15181e}.post-author-top_name a:hover{color:#2a303c;text-decoration:underline;text-underline-color:inherit}.post-author-top_text{color:#546078}.post-author-top_image{display:flex;justify-content:center;width:60px;min-width:60px;height:60px;border-radius:16px;overflow:hidden}.post-author-top_image img{object-fit:cover}@media(min-width:768px){.post-author-top:first-child{padding-bottom:24px}.post-author-top:not(:first-child){padding-top:24px}.post-author-top_wrap{margin-bottom:24px}}