.elementor-1132 .elementor-element.elementor-element-25d68c3{--display:flex;}.elementor-1132 .elementor-element.elementor-element-187eac3 .elementor-button{background-color:#121345;font-size:13px;border-radius:25px 25px 25px 25px;padding:12px 20px 12px 20px;}/* Start custom CSS for button, class: .elementor-element-187eac3 */@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-webkit-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-moz-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(41, 73, 255, 1);}
  100% {box-shadow: 0px 0px 20px 5px rgba(81, 73, 255, 1)
 ;}
}

.elementor-1132 .elementor-element.elementor-element-187eac3 .elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  animation-duration: 0.9s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

CSS For Elementor Free
@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-webkit-box-shadow: 0px 0px 12px 0px rgba(81, 73, 255, 1);}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {-moz-box-shadow: 0px 0px 12px 0px rgba(61, 63, 155, .5);}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(81, 73, 255, 1);}
  100% {box-shadow: 0px 0px 20px 5px rgba(81, 73, 255, 1)
 ;}
}

.glow-btn .elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  animation-duration: 0.9s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}:/* End custom CSS */