.wd-sticky-social{transition:all .5s cubic-bezier(.19,1,.22,1) 1s;position:fixed;flex-direction:column;gap:0!important;top:50%;z-index:390}.wd-sticky-social .wd-social-icon{overflow:hidden;font-size:14px;min-width:var(--wd-social-size,40px);width:auto}.wd-sticky-social .wd-social-icon:hover{box-shadow:none}.wd-sticky-social .wd-social-icon:hover .wd-icon-name{max-width:220px}.wd-sticky-social .wd-icon{width:var(--wd-social-size,40px)}.wd-sticky-social .wd-icon-name{overflow:hidden;padding:0;font-weight:600;transition:padding .4s cubic-bezier(.175,.885,.32,1.15),max-width .4s cubic-bezier(.175,.885,.32,1.15);max-width:0;white-space:nowrap;font-family:var(--wd-text-font)}.wd-sticky-social.wd-loaded{transform:translate3d(0,-50%,0)}.wd-sticky-social-right{transform:translate3d(100%,-50%,0);right:0;align-items:flex-end}.wd-sticky-social-right .wd-social-icon{flex-direction:row-reverse}.wd-sticky-social-right .wd-social-icon:hover .wd-icon-name{padding-left:15px}.wd-sticky-social-left{transform:translate3d(-100%,-50%,0);align-items:flex-start;left:0}.wd-sticky-social-left .wd-social-icon{flex-direction:row}.wd-sticky-social-left .wd-social-icon:hover .wd-icon-name{padding-right:15px}@media (max-width:1024px){.wd-sticky-social{display:none}}