.iz-whatsapp-float{position:fixed;z-index:99990;right:26px;bottom:26px;display:grid;width:60px;height:60px;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#25d366;color:#fff!important;box-shadow:0 12px 34px rgba(0,0,0,.34),0 0 0 0 rgba(37,211,102,.35);text-decoration:none!important;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;animation:iz-whatsapp-pulse 2.8s ease-out infinite}.iz-whatsapp-float svg{width:31px;height:31px}.iz-whatsapp-float>span{position:absolute;right:72px;width:max-content;padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#11182c;color:#fff;font-size:12px;font-weight:700;opacity:0;pointer-events:none;transform:translateX(6px);transition:opacity .2s ease,transform .2s ease}.iz-whatsapp-float>span::after{content:"";position:absolute;top:50%;right:-5px;width:8px;height:8px;background:#11182c;transform:translateY(-50%) rotate(45deg)}.iz-whatsapp-float:hover,.iz-whatsapp-float:focus-visible{background:#1fbd5a;color:#fff;box-shadow:0 16px 42px rgba(0,0,0,.4),0 0 0 5px rgba(37,211,102,.18);transform:translateY(-3px) scale(1.04)}.iz-whatsapp-float:hover>span,.iz-whatsapp-float:focus-visible>span{opacity:1;transform:none}.iz-whatsapp-float:focus-visible{outline:3px solid #fff;outline-offset:3px}@keyframes iz-whatsapp-pulse{0%,55%,100%{box-shadow:0 12px 34px rgba(0,0,0,.34),0 0 0 0 rgba(37,211,102,.35)}75%{box-shadow:0 12px 34px rgba(0,0,0,.34),0 0 0 13px rgba(37,211,102,0)}}@media(max-width:700px){.iz-whatsapp-float{right:16px;bottom:16px;width:56px;height:56px}.iz-whatsapp-float svg{width:28px;height:28px}.iz-whatsapp-float>span{display:none}}@media(prefers-reduced-motion:reduce){.iz-whatsapp-float{animation:none;transition:none}}
