.article-social-share{margin-bottom:32px}.article-social-share .social-share-track{height:100%}.article-social-share .social-share-items{align-items:center;display:flex;justify-content:center}.article-social-share .social-share-item{height:24px;margin:0 10px;position:relative;width:24px}.article-social-share .social-share-item .social-share-link{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.article-social-share .social-share-item>svg{height:100%;pointer-events:none;width:100%}.article-social-share .social-share-item>svg *{transition:fill .2s ease-out}.article-social-share .social-share-item:hover>svg *{fill:#141414}@media (min-width:768px){.article-social-share{margin-bottom:0}.article-social-share .social-share-items{display:block;margin-bottom:64px;position:sticky;top:calc(32px + var(--top-header-distance) + var(--blog-header-height))}.article-social-share .social-share-item{margin:0 0 24px}}