.WhatsappBubble_whatsappBubble__fzpTQ{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:#25d366;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;z-index:1000;cursor:pointer;transition:transform .3s ease}.WhatsappBubble_icon__xK57v{width:35px;height:35px}.WhatsappBubble_popup__XbDRC{position:absolute;bottom:80px;right:0;width:320px;min-height:190px;height:auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);opacity:0;visibility:hidden;transform:translateY(10px);z-index:1001;transition:opacity .3s ease,transform .3s ease}.WhatsappBubble_active__Jrve4{opacity:1;visibility:visible;transform:translateY(0)}.WhatsappBubble_popupTop__xJxFW{background-color:#25d366;height:100px;color:white;padding:10px;display:flex;align-items:center;gap:5px;border-top-left-radius:10px;border-top-right-radius:10px}.WhatsappBubble_popupIcon__I5wu_{width:45px;height:45px;margin-right:10px}.WhatsappBubble_popupTexts___XaMW{display:flex;flex-direction:column}.WhatsappBubble_popupText__aolOn{font-size:16px;color:white;font-family:sans-serif;font-weight:700}.WhatsappBubble_bottomText__Jlngv{color:white;font-weight:700;font-size:12px}.WhatsappBubble_popupBottom__dInab{background-color:#ffffff;padding:10px;height:auto;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.WhatsappBubble_popupContact__CzzVp{display:flex;align-items:center;text-decoration:none;color:#25d366;background:#f5f5f5;border-left:1px solid #25d366;border-radius:5px;padding:15px;transition:background-color .3s ease,transform .3s ease}.WhatsappBubble_popupContact__CzzVp:hover{background-color:#f0f0f0;transform:translateY(-5px)}.WhatsappBubble_popupIconSmall__4NHS9{width:20px;height:20px;margin-right:10px}.WhatsappBubble_popupContactInfo__eHagD{margin-left:10px;display:flex;flex-direction:column}.WhatsappBubble_contactName__pZNYP{font-size:14px;color:#a7a7a7;font-weight:700}.WhatsappBubble_contactNumber__1p1gq{color:#a7a7a7;font-weight:400;font-size:13px}.WhatsappBubble_closeIcon__FlqKu{position:absolute;width:35px;height:35px;display:none;stroke:white;stroke-width:3;stroke-linecap:round;transform-origin:center;transition:transform .3s ease}.WhatsappBubble_closeIcon__FlqKu.WhatsappBubble_active__Jrve4{display:block;animation:WhatsappBubble_scaleBounce__L9Akk .4s ease-out forwards}.WhatsappBubble_line1__uEJgU,.WhatsappBubble_line2__jN6dR{stroke-dasharray:28;stroke-dashoffset:28;transition:stroke-dashoffset .3s ease-in-out}.WhatsappBubble_drawLine__K0M_J{stroke-dashoffset:0}@keyframes WhatsappBubble_scaleBounce__L9Akk{0%{transform:scale(.5)}70%{transform:scale(1.1)}to{transform:scale(1)}}.WhatsappBubble_rotate__UeofC{animation:WhatsappBubble_rotateIcon__IGqBO .6s ease-in-out}@keyframes WhatsappBubble_rotateIcon__IGqBO{0%{transform:rotate(200deg)}to{transform:rotate(0deg)}}.dots-loader{display:inline-flex;gap:.2rem;margin-left:.25rem}.dots-loader span{font-weight:700;font-size:1.25rem;color:#4b5563;animation:dotFlashing 1.4s linear infinite}.dots-loader span:first-child{animation-delay:0s}.dots-loader span:nth-child(2){animation-delay:.2s}.dots-loader span:nth-child(3){animation-delay:.4s}@keyframes dotFlashing{0%{opacity:.2;transform:translateY(0)}25%{opacity:1;transform:translateY(-4px)}50%{opacity:.2;transform:translateY(0)}to{opacity:.2;transform:translateY(0)}}.fade-out{animation:fadeOut .8s ease-out forwards}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}