.elementor-11087 .elementor-element.elementor-element-48536732{--display:flex;}.elementor-11087 .elementor-element.elementor-element-35745da7 .e-contact-buttons{--e-contact-buttons-horizontal-offset:-10px;--e-contact-buttons-vertical-offset:10px;}/* Start custom CSS for contact-buttons, class: .elementor-element-35745da7 */.has-dot:after {
    height: 14px !important;
    width: 14px !important;
    animation: blink-animation 1.5s steps(5, start) infinite;
    -webkit-animation: blink-animation 1.2s steps(5, start) infinite;
}
  
@keyframes blink-animation {
    to {
      visibility: hidden;
    }
  }
  @-webkit-keyframes blink-animation {
    to {
      visibility: hidden;
    }
  }/* End custom CSS */