.elementor-139 .elementor-element.elementor-element-16e796f4{--display:flex;}.elementor-139 .elementor-element.elementor-element-73ae2b40 .e-contact-buttons{--e-contact-buttons-horizontal-offset:0px;--e-contact-buttons-vertical-offset:80px;}@media(max-width:767px){.elementor-139 .elementor-element.elementor-element-73ae2b40 .e-contact-buttons{--e-contact-buttons-horizontal-offset:-5px;--e-contact-buttons-vertical-offset:70px;}}/* Start custom CSS for contact-buttons-var-5, class: .elementor-element-73ae2b40 */.elementor-139 .elementor-element.elementor-element-73ae2b40 svg {
animation: shadow-pulse 2s infinite;
border-radius: 100%;
}

@keyframes shadow-pulse 
{
  0% {
      box-shadow: 0 0 0 7px rgba(37 211 102);
 }
100% {
box-shadow: 0 0 0 25px rgba(89, 105, 255, 0);
}
}

@keyframes shadow-pulse2 
{
  0% {
      box-shadow: 0 0 0 4px rgba(37 211 102);
 }
100% {
box-shadow: 0 0 0 15px rgba(89, 105, 255, 0);
}
}

@media(max-width:767px) {
.e-contact-buttons__chat-button.has-size-small, .e-contact-buttons__chat-button[type=button].has-size-small {
    height: 45px !important;
    width: 45px !important;
}

.elementor-139 .elementor-element.elementor-element-73ae2b40 svg {
    height: 25px;
    animation: shadow-pulse2 2s infinite;
}
}/* End custom CSS */