.news-page__authors{width:100%}.news-page__authors--multiple{flex-direction:column}@media screen and (min-width:750px){.news-page__authors--multiple{flex-direction:row;flex-wrap:wrap;width:80%}}.news-page__author{display:flex;align-items:center;gap:clamp(.8125rem,.8125rem + .1875vw,1rem);min-width:0;color:inherit;text-decoration:none}.news-page__author-avatar{flex:0 0 64px;width:64px;height:64px;overflow:hidden;border:1px solid var(--border-color);border-radius:50%;background-color:var(--bg-alt)}.news-page__author-avatar img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.news-page__author-copy{display:flex;flex-direction:column;gap:.25rem;min-width:0}.news-page__relations{display:flex;flex-direction:column;gap:clamp(.6875rem,.6875rem + .0625vw,.75rem);padding-top:clamp(1rem,1rem + .25vw,1.25rem);border-top:1px solid var(--border-color)}@media screen and (min-width:750px){.news-page__authors--multiple .news-page__author{width:auto}}.news-page h1.h3{max-width:48rem}