.author-page__entry{grid-column-gap:40px;grid-row-gap:0;border-bottom:1px solid #e8e8e8;-moz-column-gap:40px;column-gap:40px;display:grid;grid-template-areas:"avatar-and-socials name-and-job" "avatar-and-socials extra";grid-template-columns:168px 1fr;grid-template-rows:auto 1fr;margin-bottom:50px;margin-top:10px;padding-bottom:50px;row-gap:0;width:100%}.author-page__avatar-and-socials{grid-area:avatar-and-socials}.author-page__name-and-job{grid-area:name-and-job}.author-page__extra{grid-area:extra;margin-top:12px}.author-page__avatar img{aspect-ratio:1;border-radius:100%;height:168px;object-fit:cover;width:168px}.author-page__socials{display:flex;gap:5px;justify-content:center;margin-top:8px}.author-page__socials a img{height:32px;width:32px}.author-page__name h1{color:#102c3d;font-weight:700;margin:0}.author-page__job{margin-top:8px;text-align:center}.author-page__job .author_section__label__wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.author-page__author-degree-and-stats{align-items:center;color:#404463;display:flex;float:left;font-family:var(--bm-font-family);font-size:18px;font-weight:400;line-height:150%}.author-page__author-degree span{color:#afafaf;margin:0 8px}.author-page__description{color:#404463;font-family:var(--bm-font-family);font-size:16px;font-weight:400;line-height:150%;margin:8px 0 0;max-height:96px;overflow:hidden;width:100%}.author-page__description a{border-bottom:1px solid #0c5bf3;color:#404463;font-weight:400;text-decoration:none}.author-page__description a:hover{color:#0c5bf3}.author-page__description a:visited{color:#747d94}.author-page__description a:hover{color:#024a8c}.author-page__description.active{max-height:100%}.author-page__description-toggle{cursor:pointer;text-decoration:underline}.author-page__email-wrapper{align-items:center;background:#f0f3f7;display:flex;float:right;gap:8px;margin-bottom:15px;margin-top:-15px;padding:8px 16px;text-decoration:none!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.author-page__email{color:#404463!important;font-family:var(--bm-font-family);font-size:16px;font-weight:400;line-height:150%}.author-page__articles-header{font-family:var(--primary-font-family);margin:0 0 16px;padding-bottom:12px}.author-page__articles>article:last-child{border-bottom:none}.author-page__articles article h2{padding:0}.author-page__articles article h2:after{display:none}@media only screen and (max-width:991px){.author-page__entry{-moz-column-gap:0;column-gap:0;grid-template-areas:"name-and-job" "avatar-and-socials" "extra";grid-template-columns:auto;margin-bottom:24px;padding-bottom:24px;row-gap:16px;width:100%}.author-page__entry .author-avatar-social .social-iconssection{margin-top:21px}.author-page__avatar{text-align:center}.author-page__avatar img{height:144px;width:144px}.author-page__name{text-align:center}.author-page__job .author_section__label__wrapper{margin:0 auto}.author-page__author-degree-and-stats{float:none}.author-page__email-wrapper{float:none;margin:10px auto}.author-page__extra{margin-top:0}.author-page__author-degree-and-stats{justify-content:center}.author-page__description{max-height:120px}}