.elementor-76 .elementor-element.elementor-element-a909e52{--display:flex;--min-height:100vh;--justify-content:center;}.elementor-76 .elementor-element.elementor-element-56b3a25 .elementor-button{background-color:#0118D8;fill:#FFFFFF;color:#FFFFFF;}:root{--page-title-display:none;}/* Start iMart custom CSS for button, class: .elementor-element-56b3a25 */.elementor-76 .elementor-element.elementor-element-56b3a25 a{
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(1, 24, 216, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(1, 24, 216, 0);
  }
}/* End iMart custom CSS */