.wsp_float{align-items:center;background-color:#25d366;border-radius:30px;bottom:10px;box-shadow:0 4px 14px rgba(0,0,91,.18);color:#fff;display:flex;font-family:inherit;height:48px;justify-content:space-around;padding-right:16px;position:fixed;right:10px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;z-index:100}@media only screen and (max-width:768px){.wsp_float{padding-left:0;padding-right:0}}.wsp_float:hover{box-shadow:0 6px 20px rgba(0,0,91,.28);color:#fff;text-decoration:none;transform:translateY(-2px)}.wsp_float:focus-visible{outline:2px solid #1733ff;outline-offset:3px}.wsp_float .text{font-size:14px;padding:0 4px;width:80%}@media only screen and (max-width:768px){.wsp_float .text{display:none}}.wsp_float svg{flex-shrink:0;height:48px}@media (prefers-reduced-motion:reduce){.wsp_float,.wsp_float:hover{transform:none;transition:none}}