@keyframes sg-share-icon-tilt{0%,22%,to{transform:rotate(0deg)}38%{transform:rotate(16deg)}52%{transform:rotate(0deg)}}.sg-share-icon-bounce{position:relative;z-index:1;display:inline-flex;transform-origin:50% 70%;animation:sg-share-icon-tilt 1.4s ease-in-out infinite}@keyframes sg-share-sheen-move{0%{transform:translateX(-160%) skewX(-20deg)}to{transform:translateX(280%) skewX(-20deg)}}.sg-share-sheen{pointer-events:none;position:absolute;inset:0;overflow:hidden;border-radius:inherit}.sg-share-sheen:after{content:"";position:absolute;top:-20%;left:0;height:140%;width:42%;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.18) 35%,hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,.18) 65%,transparent);animation:sg-share-sheen-move 2.2s ease-in-out infinite}