.author_profile{--avatar_size:10rem;background-color:#fff;border:0;border-radius:.25rem;margin:0 0 2rem;padding:1.25rem}.author_profile__avatar-link{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:var(--avatar_size);justify-content:center;margin-bottom:2rem;overflow:hidden;width:var(--avatar_size)}.author_profile__avatar-image{max-width:auto;width:100%}.author_profile__name{color:#1904da;display:block;font-size:2rem;margin-bottom:.5rem}.author_profile__content{flex:1 1 auto}@media (min-width:1024px){.author_profile{display:flex;gap:2rem}.author_profile__avatar{flex:0 0 var(--avatar_size)}}