.article-page .article-header.article-hero{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:relative}.article-page .article-header.article-hero:before{background:linear-gradient(90deg,#000c,#0000);bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.article-page .article-header.article-hero .article-title{position:relative;z-index:2}.article-page .share-article{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media only screen and (min-width:576px){.article-page .share-article{gap:2rem}}.article-page .share-article button{align-items:center;border:0;border-radius:30%;color:#fff;display:flex;font-weight:700;gap:.8rem;width:auto}@media only screen and (min-width:576px){.article-page .share-article button{border-radius:5px;width:40%}}@media only screen and (min-width:769px){.article-page .share-article button{width:23%}}.article-page .share-article button svg{aspect-ratio:1;width:3rem}