.author-container{font-family:DM Sans}.author-container .author-bio-wrapper{position:relative}.author-container .author-bio-content{line-height:1.5em;max-height:6.5em;overflow:hidden;position:relative;-webkit-transition:max-height .3s ease-out;transition:max-height .3s ease-out}.author-container .author-bio-content.expanded{max-height:1000px;-webkit-transition:max-height .5s ease-in;transition:max-height .5s ease-in}.author-container .author-bio-full{left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.author-container .author-bio-content.expanded .author-bio-full{opacity:1;position:relative}.author-container .author-bio-content.expanded .author-bio-short{opacity:0;position:absolute}.author-container .author-bio-short{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.author-container .bio-toggle-link{display:inline-block;font-weight:500;margin-top:.5rem;text-decoration:underline;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.author-container .subheader{font-size:16px;font-weight:600;padding:12px 0 24px}.author-container .author,.author-container .author-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.author-container .author{font-size:16px;margin-bottom:1rem}.author-container .author .img{border-radius:12px;height:70px;max-width:70px;width:70px}.author-container .author-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.author-container .author .author-bio{font-size:14px;font-weight:400}.author-container .author p.author-bio-content{margin:0;padding:0}.author-container .author .author-name{color:var(--color-black-50);font-size:12px}