.whatsapp-float{background-color:var(--whatsapp-green);cursor:pointer;opacity:1;z-index:999;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:102px;right:30px;box-shadow:0 4px 16px rgba(37,211,102,.45)}.whatsapp-float:before{content:"";background-color:var(--whatsapp-green);z-index:-1;border-radius:50%;animation:2s ease-in-out infinite wa-breathe;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes wa-breathe{0%{opacity:.7;transform:scale(1)}50%{opacity:0;transform:scale(1.45)}to{opacity:.7;transform:scale(1)}}.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 22px rgba(37,211,102,.65)}.whatsapp-float:hover:before{animation-play-state:paused}@media (max-width:426px){.whatsapp-float{width:40px;height:40px;bottom:67px;right:30px}.whatsapp-float svg{width:22px;height:22px}}
