.author-box-module{position:relative}.author-box-module__heading{border-bottom:1px solid #edf2fa;color:#0f2347;margin:0 0 20px;padding-bottom:12px}.author-box-module__list{display:flex;flex-direction:column;gap:22px}.author-box-module__item:not(:last-child){border-bottom:1px solid #f3f6fb;padding-bottom:22px}.author-box-module__inner{align-items:flex-start;display:flex;gap:18px}.author-box-module__image{flex-shrink:0}.author-box-module__image img{border:2px solid #eef4ff;border-radius:50%;box-shadow:0 10px 24px -16px rgba(15,35,71,.22);display:block;height:76px;object-fit:cover;width:76px}.author-box-module__content{flex:1;min-width:0}.author-box-module__name{color:#0f2347;font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:0 0 4px}.author-box-module__title{color:#5f718b;font-size:13px;font-weight:500;line-height:1.5;margin:0 0 14px}.author-box-module__bio{color:#22334d;font-size:14px;line-height:1.8}.author-box-module__bio p{margin:0 0 12px}.author-box-module__bio p:last-child{margin-bottom:0}.author-box-module__footer{border-top:1px solid #f2f5fb;margin-top:16px;padding-top:14px}.author-box-module__linkedin{align-items:center;background:#f7faff;border:1px solid #e2ecff;border-radius:50%;color:#0d72b9;display:inline-flex;height:34px;justify-content:center;text-decoration:none;transition:all .2s ease;width:34px}.author-box-module__linkedin i{font-size:14px;line-height:1}.author-box-module__linkedin:hover{background:#0d72b9;border-color:#0d72b9;color:#fff;transform:translateY(-1px)}@media (max-width:767px){.author-box-module__inner{gap:14px}.author-box-module__image img{height:64px;width:64px}.author-box-module__name{font-size:16px}}