.WhatsAppButton_whatsappButton___OlBC{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#25d366;color:white;border-radius:50%;box-shadow:0 4px 6px rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease-in-out;z-index:10000;animation:WhatsAppButton_bounceIn__Q6ONp .6s ease-in-out}.WhatsAppButton_whatsappButton___OlBC.WhatsAppButton_hovered__hUWgT{width:10rem;background-color:#1ebe5d;border-radius:2rem;transition:all .4s ease-in-out}@keyframes WhatsAppButton_bounceIn__Q6ONp{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}.WhatsAppButton_whatsappButton___OlBC:active{transform:scale(.9);transition:transform .1s ease-in-out}@media (max-width:768px){.WhatsAppButton_whatsappButton___OlBC{animation:WhatsAppButton_pulse__MtFwt 1.5s ease-in-out infinite}}@keyframes WhatsAppButton_pulse__MtFwt{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.WhatsAppButton_text___jEjp{margin-left:.5rem;font-size:.875rem;font-weight:600}@keyframes WhatsAppButton_slightBounce__BEASx{0%{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}75%{transform:translateY(-3px)}to{transform:translateY(0)}}.WhatsAppButton_whatsappButton___OlBC.WhatsAppButton_scrolled__Im0By{animation:WhatsAppButton_slightBounce__BEASx .5s ease-out}