.rock-author-box{background:#e2e7f0;padding:32px;border-radius:12px;width:100%;max-width:700px;margin:0 auto;display:flex}.rock-author-box__image{flex-basis:20%;display:flex;align-items:center}.rock-author-box__image-wrapper{margin:0 0 0 -85px;position:relative}.rock-author-box__image-wrapper>.avatar{border-radius:90px!important}.rock-author-box__image-base{position:absolute;top:0;left:0;bottom:0;margin:auto}.rock-author-box__content{flex-basis:80%;margin:auto 0}.rock-author-box__content-tag{color:#677389;font-size:16px;line-height:24px;font-weight:400}.rock-author-box__content-name{font-size:36px;line-height:46px;font-weight:700;color:#171923}.rock-author-box__content-bio{font-size:16px;line-height:24px;font-weight:400;color:#4a5568}.rock-author-box__content-icons{margin:12px 0 0;display:flex}.rock-author-box__content-social-icon{margin:0 5px 0 0;background:#f7fafd;border-radius:12px;padding:8px;width:36px;height:36px;display:flex;justify-content:center;align-items:center;cursor:pointer}.rock-author-box__content-social-icon:hover{background:#ebf0f5}.rock-author-box__content-tag{flex-basis:100%}.rock-author-box__content-contributors{display:flex;margin:30px 0 0;flex-wrap:wrap}.rock-author-box__content-author{flex-basis:33%;margin:6px 5px 0 0;display:flex;align-items:center}.rock-author-box__contributor-image{flex-basis:20%;display:flex;align-items:center;margin:0 5px 0 0}.rock-author-box__contributor-image>img{border-radius:30px!important}.rock-author-box__contributor-content{flex-basis:80%}.rock-author-box__contributor-name{color:#171923;font-size:16px;line-height:24px;font-weight:700}.rock-author-box__contributor-office{font-size:14px;line-height:16px;font-weight:400;color:#677389}.rock-share-post{display:flex;flex-direction:column;align-items:center;color:#a0abc0;position:sticky;top:100px}.rock-share-post__text{font-size:14px;margin:0 0 8px}.rock-share-post__icon{padding:8px;background:#edf1f7;border-radius:12px;margin:0 0 8px;display:flex;justify-content:center;width:36px;height:36px;align-items:center;cursor:pointer}.rock-share-post__icon:hover{background:#e5e9f0}.rock-share-post__icon>a{margin:auto}.rock-post-index{background:#edf1f7;border-radius:8px;border:1px solid #e4e8ee;padding:18px 16px;margin:10px 0}.rock-post-index__ul{list-style:none;padding:0}.rock-post-index__ul>li{color:#171923;font-size:16px;line-height:24px;cursor:pointer;margin:4px 0}.rock-post-index__ul>li:hover{color:#225ed8}#rock-post-side-index{width:280px;margin:0 0 0 -170px;position:sticky;top:100px;opacity:0;transition:all .4s ease-in-out}.rock-post-side-index--enabled{opacity:1!important}@media only screen and (max-width:768px){.rock-author-box{flex-wrap:wrap}.rock-author-box__image,.rock-author-box__content{flex-basis:100%}.rock-author-box__content-author{flex-basis:100%;margin:6px 0 0}.rock-author-box__image-wrapper{margin:0 auto 20px}.rock-author-box__contributor-image{flex-basis:15%}.rock-share-post{flex-direction:row;justify-content:space-evenly;position:unset}}@media only screen and (max-width:1339px){#rock-post-side-index{display:none}}