.author-page-layout{display:flex;flex-direction:column;gap:32px;padding:0 0 20px}.author-profile{flex:none;text-align:center}.author-profile__avatar{border-radius:50%;display:block;height:120px;margin:0 auto 16px;object-fit:cover;object-position:center;width:120px}.author-profile__name{color:var(--titles-color);font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 4px}.author-profile__role{color:#84c91b;font-size:22px;font-weight:600;letter-spacing:.2px;margin:0 0 14px}.author-profile__bio{color:var(--primary-foreground-color);font-size:18px;line-height:1.55;margin:0 0 20px}.author-profile__socials{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}@media only screen and (min-width:48rem){.author-profile__socials{justify-content:flex-start}}.author-profile__socials li a{display:block;height:32px;width:32px}.author-profile__socials li a img{display:block;height:100%;width:100%}.author-posts{flex:1;min-width:0}@media only screen and (min-width:48rem){.author-posts .l-grid{display:grid;gap:34px 24px;grid-template-columns:repeat(1,minmax(0,1fr))}.author-posts .m-article-card{width:unset;display:flex;flex-direction:row}.author-posts .m-article-card:not(.as-author):nth-child(5n+4),.author-posts .m-article-card:not(.as-author):nth-child(5n+5){width:unset}.author-posts .m-article-card:not(.as-author) .m-article-card__title{margin-top:0}.author-posts .m-article-card:not(.as-author) .m-article-card__info{margin-left:20px}}@media only screen and (min-width:80rem){.author-posts .l-grid{margin:0}}.l-grid .m-article-card.as-author{height:auto}.author-card-v2{padding:16px 16px 20px;text-align:center}@media only screen and (min-width:48rem){.l-grid .m-article-card.as-author{height:auto;flex-direction:row;margin-bottom:80px;background-color:#f8f8f8;padding:50px}.author-card-v2{text-align:left;padding:0 0 0 54px}.author-profile__bio{width:786px;margin:auto}}.author-card-v2__link{display:block;color:inherit;text-decoration:none}.author-card-v2__link:hover .author-card-v2__name{text-decoration:underline}.author-card-v2__name{color:var(--titles-color);font-size:36px;font-weight:700;line-height:1.25;margin:0 0 4px}.author-card-v2__role{color:#84c91b;font-size:22px;font-weight:600;margin:0 0 8px}.author-card-v2__bio{color:var(--primary-foreground-color);font-size:18px;line-height:1.5;margin:0}@media only screen and (min-width:48rem){.author-card-v2__bio{width:886px}}.l-grid{justify-content:space-between}.m-article-card{margin-right:0}