.author-hero{padding:64px 0 40px}.author-hero__top{align-items:center;gap:24px;display:flex}.author-hero__avatar{object-fit:cover;border-radius:50%;width:96px;height:96px}.author-hero__name{color:#2d2e2e;margin-bottom:12px;font-size:40px;font-weight:800;line-height:48px}.author-hero__niches{flex-wrap:wrap;gap:8px;display:flex}.author-hero__niche-tag{color:#ff5757;background-color:#ff575726;border-radius:6px;align-items:center;height:28px;padding:0 10px;font-size:14px;font-weight:500;display:flex}@media (max-width:768px){.author-hero{padding:48px 0 32px}.author-hero__top{gap:16px}.author-hero__avatar{width:72px;height:72px}.author-hero__name{margin-bottom:8px;font-size:28px;line-height:36px}}
.author-details{padding:0 0 64px}.author-details__block{margin-bottom:32px}.author-details__subtitle{color:#2d2e2e;margin-bottom:12px;font-size:20px;font-weight:600}.author-details__text{color:#6d7280;line-height:24px}.author-details__social-wrapper{gap:16px;display:flex}
.author-articles{padding-bottom:64px}.author-articles__title{color:#2d2e2e;margin-bottom:32px;font-size:32px}.author-articles__items-wrapper{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}@media (max-width:1024px){.author-articles__items-wrapper{grid-template-columns:1fr 1fr}}@media (max-width:768px){.author-articles__title{margin-bottom:24px;font-size:24px}.author-articles__items-wrapper{grid-template-columns:1fr}}
