.nanews-author-box{display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;align-items:start;margin-block:42px 20px;padding:24px;border:1px solid rgba(20,30,45,.14);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(20,30,45,.06);color:inherit}.nanews-author-box__media a{display:block}.nanews-author-box__photo{display:block;width:112px;height:112px;object-fit:cover;border-radius:50%}.nanews-author-box__eyebrow{margin:0 0 5px;font-size:13px;line-height:1.35;font-weight:700;letter-spacing:.04em;text-transform:uppercase;opacity:.62}.nanews-author-box__name{margin:0;font-size:23px;line-height:1.2;font-weight:750}.nanews-author-box__name a,.nanews-author-box__more a{color:inherit;text-decoration:none}.nanews-author-box__name a:hover,.nanews-author-box__name a:focus,.nanews-author-box__more a:hover,.nanews-author-box__more a:focus{text-decoration:underline;text-underline-offset:3px}.nanews-author-box__bio{margin-block-start:12px;font-size:16px;line-height:1.65}.nanews-author-box__bio p{margin:0 0 8px}.nanews-author-box__bio p:last-child{margin-bottom:0}.nanews-author-box__more{margin:14px 0 0;font-size:15px;line-height:1.4;font-weight:700}@media (max-width:640px){.nanews-author-box{grid-template-columns:76px minmax(0,1fr);gap:15px;padding:18px;border-radius:13px}.nanews-author-box__photo{width:76px;height:76px}.nanews-author-box__name{font-size:20px}.nanews-author-box__bio,.nanews-author-box__more{grid-column: 1 / -1}}