.dnxte-next-social-share-container{height:100%}.dnxte-next-social-share-container .next_social_share__buttons{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__layout-icon_only .next_social_share_item__btn{width:45px;height:45px}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__shape-circle .next_social_share_item__btn{border-radius:50%;border:1px solid #000}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__shape-square .next_social_share_item__btn{border-radius:0}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__hover-scale_up .next_social_share_item__btn:hover{transform:scale(1.15)}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__hover-lift .next_social_share_item__btn:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__hover-color_fill .next_social_share_item__btn{overflow:hidden;z-index:1}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__hover-color_fill .next_social_share_item__btn::after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.2);transform:scaleX(0);transform-origin:left;transition:transform .3s;z-index:-1}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__hover-color_fill .next_social_share_item__btn:hover::after{transform:scaleX(1)}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__hover-bounce .next_social_share_item__btn:hover{animation:.5s dnxte-social-bounce}.dnxte-next-social-share-container .next_social_share__buttons.next_social_share__hover-pulse_glow .next_social_share_item__btn:hover{box-shadow:0 0 10px var(--brand-color,#555),0 0 20px var(--brand-color,#555);transform:scale(1.05)}@keyframes dnxte-social-bounce{0%,100%,50%{transform:translateY(0)}30%{transform:translateY(-8px)}70%{transform:translateY(-4px)}}.next_social_share_item__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:.3s;color:#fff;background-color:var(--brand-color,#555);padding:8px 12px;gap:6px;border:none;outline:0;position:relative;box-sizing:border-box}.next_social_share_item__btn-icon{display:inline-flex;align-items:center;justify-content:center}.next_social_share_item__btn-icon svg{width:1em;fill:currentColor}.next_social_share_item__btn-label{white-space:nowrap;line-height:1}