.share-widget{position:fixed;left:0;top:35%}.share-btn{width:60px;height:60px;background:linear-gradient(0,#0085ce 0%,#00a4ff 100%),#00a4ff;background-clip:content-box;margin-bottom:2px;transition:transform 500ms ease;cursor:pointer}.share-btn:hover{transform:translateX(20%);box-shadow:0px 10px 30px rgba(0,0,0,0.2)}.share-ico{height:60px;width:60px;display:block;background-repeat:no-repeat;background-position:center}.facebook-ico{background-image:url(https://cdn2.hubspot.net/hubfs/7220775/facebook.svg)}.linkedin-ico{background-image:url(https://cdn2.hubspot.net/hubfs/7220775/social-icons/linkedin.svg)}.twitter-ico{background-image:url(https://cdn2.hubspot.net/hubfs/7220775/social-icons/twitter.svg)}.email-ico{background-image:url(https://cdn2.hubspot.net/hubfs/7220775/social-icons/email.svg)}@keyframes ico-animate{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}.share-ico:hover{animation:ico-animate .8s 1 .5s ease-in-out}@media only screen and (max-width:42.5rem){.share-widget{position:relative;left:0;top:auto;bottom:0;display:flex;width:100%;justify-content:space-evenly;padding-top:1rem;padding-bottom:1rem}}