.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:12;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:999px;background:rgba(37,211,102,.9);color:#fff;box-shadow:0 10px 24px #25d36633;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.floating-whatsapp:hover{transform:translateY(-1px);box-shadow:0 12px 28px #25d36642;background:#25d366}.floating-whatsapp svg{width:22px;height:22px;fill:currentColor}@media (max-width: 760px){.floating-whatsapp{right:14px;bottom:14px;width:42px;height:42px}}
