.author-expanded-component{position:relative;padding-bottom:3px}.author-expanded-component .author-expanded__head{display:flex;align-items:center}.author-expanded-component .author-expanded__head-avatar{flex:0 0 40px;max-width:40px;height:40px;border-radius:50%;overflow:hidden}.author-expanded-component .author-expanded__head-avatar img{width:100%;height:100%;object-fit:cover;display:block}.author-expanded-component .author-expanded__head-info{flex:0 0 calc(100% - 40px);max-width:calc(100% - 40px);padding-left:16px}@media(max-width:767px){.author-expanded-component .author-expanded__head-info{padding-left:12px}}.author-expanded-component .author-expanded__head-info .author-type{margin-bottom:4px;font-weight:400;font-size:14px;line-height:18px;color:var(--neutralColor600)}.author-expanded-component .author-expanded__head-info .author-name{font-weight:500;font-size:14px;line-height:18px;color:var(--primaryColor2);display:flex;align-items:center;transition:color .4s;cursor:pointer;white-space:nowrap}.author-expanded-component .author-expanded__head-info .author-name span{max-width:calc(100% - 12px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.author-expanded-component .author-expanded__head-info .author-name i{width:12px;height:12px;display:flex;align-items:center;justify-content:center;font-size:12px;margin-left:5px;transition:all .4s}.author-expanded-component .author-expanded__head:hover .author-expanded__head-info .author-name{color:var(--greenColor)}.author-expanded-component .author-expanded__head:hover .author-expanded__head-info .author-name i{transform:rotate(-180deg)}.author-expanded-component .author-expanded__head:hover .author-expanded__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.author-expanded-component .author-expanded__dropdown{position:absolute;left:0;top:calc(100% - 3px);padding-top:12px;pointer-events:none;transition:all .4s;opacity:0;transform:translateY(20px);z-index:3}.author-expanded-component .author-expanded__body{padding:24px;background:#fff;border:1px solid #EDF2F6;box-shadow:0 24px 40px #151a251a;border-radius:16px;width:460px}@media(max-width:767px){.author-expanded-component .author-expanded__body{max-width:calc(100vw - 48px);padding:16px}}.author-expanded-component .author-expanded__body-head{display:flex;margin-bottom:24px}@media(max-width:767px){.author-expanded-component .author-expanded__body-head{margin-bottom:16px;align-items:center}}.author-expanded-component .author-expanded__body-head-ava{flex:0 0 72px;height:72px;border-radius:50%;overflow:hidden}.author-expanded-component .author-expanded__body-head-ava img{width:100%;height:100%;object-fit:cover;display:block}.author-expanded-component .author-expanded__body-head-info{padding-left:16px}.author-expanded-component .author-expanded__body-head-name{font-weight:600;font-size:20px;line-height:28px;color:var(--primaryColor2);margin-bottom:4px}.author-expanded-component .author-expanded__body-head-type{font-weight:400;font-size:16px;line-height:24px;color:var(--neutralColor600);text-transform:capitalize}.author-expanded-component .author-expanded__body .author-expanded__body-body p{font-weight:400;font-size:16px;line-height:24px}.author-expanded-component .author-expanded__body .author-expanded__body-body p+p{margin-top:16px}.author-expanded-component .author-expanded__body .author-expanded__body-body div+.more-link{margin-top:24px}@media(max-width:767px){.author-expanded-component .author-expanded__body .author-expanded__body-body div+.more-link{margin-top:16px}}
