.ht_ctc_chat_style{position:relative;animation:wa-shake 4s ease infinite}.ht_ctc_chat_style::before,.ht_ctc_chat_style::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:50px;height:50px;border-radius:50%;background:#25d366;opacity:0.6;animation:wa-pulse 2s ease-out infinite;z-index:-1}.ht_ctc_chat_style::after{animation-delay:1s}@keyframes wa-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:0.6}100%{transform:translate(-50%,-50%) scale(2.2);opacity:0}}@keyframes wa-shake{0%,75%,100%{transform:rotate(0deg)}77%{transform:rotate(-15deg)}81%{transform:rotate(15deg)}85%{transform:rotate(-10deg)}89%{transform:rotate(10deg)}93%{transform:rotate(-5deg)}}