.author-profile{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative;padding:32px 0}.author-profile:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#e2e0e5}.author-profile:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#e2e0e5}.author-profile .author-profile__avatar{width:100%;max-width:64px}.author-profile .author-profile__avatar img{width:64px;height:64px;border-radius:50%}.author-profile .author-profile__info{font-size:16px;line-height:25px;color:#383140;margin-left:16px}.author-profile .author-profile__info .profile-title h2{margin:0;font-size:16px;line-height:25px;color:#383140;font-weight:500}.author-profile .author-profile__info .profile-bio{font-size:16px;line-height:25px;color:#383140}.author-profile .author-profile__info .profile-social{margin-top:12px}.author-profile .author-profile__info .profile-social__links{display:flex;flex-direction:row;align-items:flex-start;justify-content:center}.author-profile .author-profile__info .profile-social__links{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.author-profile .author-profile__info .profile-social__links .social-link{position:relative;width:28px;height:28px;background:#fff;box-shadow:0px 0px 1px rgba(0,0,0,0.22),0px 1px 1px rgba(0,0,0,0.08),inset 0px -2px 0px rgba(0,0,0,0.01),inset 0px -1px 3px rgba(0,0,0,0.04);border-radius:4px;margin-left:8px;transition:all .3s}.author-profile .author-profile__info .profile-social__links .social-link:hover{background:#efe9fb}.author-profile .author-profile__info .profile-social__links .social-link:first-child{margin-left:0}.author-profile .author-profile__info .profile-social__links .social-link--linkedin:after{content:"";position:absolute;top:calc(50% - 6px);left:calc(50% - 6px);width:12px;height:12px;background:url("https://get.spendesk.com/hubfs/Spendesk-June2019/Images/linkedin-social.svg");background-size:contain;background-position:center center;background-repeat:no-repeat}.author-profile .author-profile__info .profile-social__links .social-link--facebook:after{content:"";position:absolute;top:calc(50% - 6px);left:calc(50% - 3px);width:6px;height:12px;background:url("https://get.spendesk.com/hubfs/Spendesk-June2019/Images/facebook-social.svg");background-size:contain;background-position:center center;background-repeat:no-repeat}.author-profile .author-profile__info .profile-social__links .social-link--twitter:after{content:"";position:absolute;top:calc(50% - 5px);left:calc(50% - 6px);width:12px;height:10px;background:url("https://get.spendesk.com/hubfs/Spendesk-June2019/Images/twitter-social.svg");background-size:contain;background-position:center center;background-repeat:no-repeat}.author-profile .author-profile__info .profile-social__links .social-link--website:after{content:"";position:absolute;top:calc(50% - 7px);left:calc(50% - 7px);width:14px;height:14px;background:url("https://get.spendesk.com/hubfs/Spendesk-June2019/Images/website-social.svg");background-size:contain;background-position:center center;background-repeat:no-repeat}@media(max-width:550px){.author-profile .author-profile__avatar{max-width:50px}.author-profile .author-profile__avatar img{width:50px;height:50px}}