.elementor-1106 .elementor-element.elementor-element-6f0971d0{--display:flex;}.elementor-1106 .elementor-element.elementor-element-14031f1d .e-contact-buttons__chat-button-shadow{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}@media(max-width:767px){.elementor-1106 .elementor-element.elementor-element-14031f1d .e-contact-buttons{--e-contact-buttons-horizontal-offset:-4px;--e-contact-buttons-vertical-offset:8px;}}/* Start custom CSS for contact-buttons-var-5, class: .elementor-element-14031f1d */.my-floating-button {
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.05); }
  100% { transform: scale(1); }  
}/* End custom CSS */