.authors-container-extended{display:flex;flex-direction:column;gap:30px}.author-wrapper-extended{width:100%}.author-wrapper-extended:not(:last-child){border-bottom:1px solid #eee;padding-bottom:30px}.author-wrapper-extended .author-condensed{align-items:center;display:flex;gap:28px}.author-wrapper-extended .author-image img{max-height:60px;max-width:60px}.author-wrapper-extended .author-name{display:block;font-weight:500}.author-wrapper-extended .author-details a{color:#0c0320}.author-wrapper-extended .author-details a:hover{text-decoration:underline}.author-wrapper-extended .author-title{display:block;font-weight:300}.author-extended p{font-size:16px;line-height:1.2;margin-bottom:22px;margin-top:22px}.author-extended a{align-items:center;color:#441bff;display:flex;font-size:16px;font-weight:500;gap:6px;line-height:1.4;transition:gap .3s ease}.author-extended a svg{transition:transform .3s ease}.author-extended a:hover{gap:12px}.author-extended a:hover svg{transform:translateX(4px)}.author-image{position:relative}.author-image:has(img) .default-author-image{display:none}.default-author-image{align-items:center;background-color:#0c0320;border-radius:50%;display:flex;justify-content:center;padding:20px 14px}.default-author-image svg{width:32px}