.cmp-share .cmp-share-wrapper{cursor:pointer;max-width:1280px;margin:0 auto;display:flex;flex-direction:row;justify-content:flex-end}
@media(max-width:1024px){.cmp-share .cmp-share-wrapper{width:100%}
}
.cmp-share .cmp-share-wrapper__share{position:fixed;bottom:48px}
@media(max-width:1024px){.cmp-share .cmp-share-wrapper__share{bottom:82px;right:8px}
}
.cmp-share .cmp-share-wrapper__share span{border-radius:42px;color:var(--Secondary-Black,#0c0c0c);padding:16px;font-size:24px;border:.5px solid var(--Greyscale-Grey-400,#787878);background:var(--Neutral-White,#fff);box-shadow:-1px 3px 4.5px 0 rgba(0,0,0,0.06);padding:12px}
.cmp-share__orain{display:none}
.cmp-share.news .cmp-share-wrapper{display:none}
.cmp-share.news .cmp-share__orain{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px}
@media(max-width:1024px){.cmp-share.news .cmp-share__orain{position:absolute;right:16px}
}
.cmp-share.news .cmp-share__orain .icon{font-size:24px}
@media(max-width:1024px){.cmp-share.news .cmp-share__orain .icon{font-size:16px}
}