.whatsapp-float{position:fixed;z-index:1000;right:22px;bottom:22px;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.28);transition:transform .2s ease,box-shadow .2s ease}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(0,0,0,.34)}
.whatsapp-float svg{width:30px;height:30px;fill:currentColor}
iframe#nl-badge-frame,#nl-badge-frame,[data-netlify-badge]{display:none!important;visibility:hidden!important}
@media(max-width:620px){.whatsapp-float{right:16px;bottom:82px;width:54px;height:54px}.whatsapp-float svg{width:28px;height:28px}}
