.whatsapp-sticky{color:#fff;width:60px;height:60px;z-index:var(--z-sticky);transition:box-shadow var(--dur-base) var(--ease-out-soft);background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #25d36666}.whatsapp-sticky:hover{box-shadow:0 6px 28px #25d3668c}.whatsapp-pulse{pointer-events:none;background:#25d36680;border-radius:50%;animation:2.4s ease-out infinite whatsapp-pulse;position:absolute;inset:0}@keyframes whatsapp-pulse{0%{opacity:.65;transform:scale(.95)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}@media (max-width:480px){.whatsapp-sticky{width:54px;height:54px;bottom:18px;right:18px}}
