.share-bar{margin:30px 0}.share-bar--has-border{border:1px solid rgba(0,0,0,.3);padding:20px}.share-bar--has-background{padding:20px}.share-bar__header{align-items:center;display:flex}.share-bar__header--center{justify-content:center}.share-bar__header--left{justify-content:flex-start}.share-bar__header--right{justify-content:flex-end}.share-bar__title{margin-top:0}.share-bar__list{align-items:center;display:flex;flex-wrap:wrap;gap:15px;list-style:none;margin:10px 0 0;padding:0}.share-bar__list--center{justify-content:center}.share-bar__list--left{justify-content:flex-start}.share-bar__list--right{justify-content:flex-end}.share-bar__icon,.share-bar__item{display:inline-flex}.share-bar__icon{height:2.5rem;width:2.5rem}.share-bar__icon svg{height:100%;width:100%}.share-bar__button{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:inline-flex;justify-content:center;padding:0;position:relative;text-decoration:none;transition:transform .2s ease}.share-bar__button:focus-visible,.share-bar__button:hover{text-decoration:none;transform:scale(1.1)}.share-bar__button--facebook{color:#1877f2!important}.share-bar__button--x{color:#000!important}.share-bar__button--linkedin{color:#0a66c2!important}.share-bar__button--bluesky{color:#0f73ff!important}.share-bar__button--threads{color:#000!important}.share-bar__button--whatsapp{color:#25d366!important}.share-bar__button--signal{color:#2942ff!important}.share-bar__button--telegram{color:#26a9ea!important}.share-bar__button--email{color:#636363!important}.share-bar__button--copy{color:#000!important}.share-bar__tooltip{background:#333;border-radius:4px;bottom:calc(100% + 8px);color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.3;opacity:0;padding:4px 8px;pointer-events:none;transition:opacity .15s ease;white-space:nowrap}.share-bar__tooltip,.share-bar__tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.share-bar__tooltip:after{border:5px solid transparent;border-top-color:#333;content:"";top:100%}.share-bar__button:focus-visible .share-bar__tooltip,.share-bar__button:hover .share-bar__tooltip,.share-bar__tooltip.is-active{opacity:1}@media screen and (min-width:768px){.share-bar{margin:50px 0}.share-bar__icon{height:3rem;width:3rem}}
/*# sourceMappingURL=../../maps/share-bar/share-bar.css.map */