.author-item,.author-item .item-body{display:flex;flex-direction:column;position:relative;z-index:1}.author-item .item-body{flex-grow:1;gap:16px}.author-item .item-body .body-content{display:flex;flex-direction:column;flex-grow:1}.author-item .item-body .body-content .img-wrapper{border-radius:50%;height:120px;margin-bottom:12px;overflow:hidden;width:120px}.author-item .item-body .body-content .img-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author-item .item-body .body-content .item-name{font-weight:600;line-height:120%}.author-item .item-body .body-content .item-name .name-link{transition:color .3s}.author-item .item-body .body-content .item-name .name-link:hover{color:#005dcf}.author-item .item-body .body-content .item-job{color:#949cb2;font-size:14px;line-height:120%;margin-top:4px;max-width:90%;word-break:break-word}.author-item .item-body .body-content .item-description{display:-webkit-box;font-size:14px;line-height:140%;margin-top:16px;max-width:90%;overflow:hidden;word-break:break-word;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.author-item .item-body .body-action .app-btn{width:160px}.author-item:before{background-color:#fff;border-radius:16px;content:"";display:block;top:0;right:0;bottom:0;left:0;position:absolute;transition:background-color .3s,box-shadow .3s,visibility .3s,inset .3s;visibility:hidden}.author-item.can-hover:hover{z-index:10}.author-item.can-hover:hover:before{box-shadow:0 20px 56px -48px #00347333,0 8px 32px #005dcf33;top:-12px;right:-12px;bottom:-12px;left:-12px;visibility:visible}@media only screen and (min-width:640.98px){.author-item.can-hover:hover:before{top:-20px;right:-20px;bottom:-20px;left:-20px}}
