.pc-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:60;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;text-decoration:none;box-shadow:0 8px 20px rgba(20,110,57,.24);transition:transform .16s ease,background .16s ease}.pc-whatsapp-float::before{position:absolute;inset:-5px;border:2px solid rgba(37,211,102,.45);border-radius:50%;content:"";animation:pc-whatsapp-pulse 2.2s ease-out infinite}.pc-whatsapp-float:hover{transform:translateY(-2px);background:#1ebe5d}.pc-whatsapp-float svg{width:29px;height:29px;stroke-width:2.2}.pc-whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.35);outline-offset:4px}@keyframes pc-whatsapp-pulse{0%{transform:scale(.82);opacity:.8}70%,100%{transform:scale(1.28);opacity:0}}@media(max-width:600px){.pc-whatsapp-float{right:16px;bottom:16px;width:54px;height:54px}}@media(prefers-reduced-motion:reduce){.pc-whatsapp-float::before{animation:none;opacity:.3}}
