.elementor-1699 .elementor-element.elementor-element-29020c04{--display:flex;}.elementor-1699 .elementor-element.elementor-element-14eec72d .e-contact-buttons__chat-button{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;}.elementor-1699 .elementor-element.elementor-element-14eec72d .e-contact-buttons{--e-contact-buttons-button-icon:var( --e-global-color-24be6d9 );--e-contact-buttons-button-bg:#21643A;--e-contact-buttons-transition-duration:0.3s;}/* Start custom CSS for contact-buttons-var-9, class: .elementor-element-14eec72d */.elementor-1699 .elementor-element.elementor-element-14eec72d .e-contact-buttons__chat-button-icon-container{
    animation: whatsPulse 1.3s infinite;
}

@keyframes whatsPulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37,211,102, 0.6);
    }
    70% {
        transform: scale(1.07);
        box-shadow: 0 0 0 12px rgba(37,211,102, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37,211,102, 0);
    }
}/* End custom CSS */