.elementor-299109 .elementor-element.elementor-element-02ec583{--display:flex;}.elementor-299109 .elementor-element.elementor-element-1aac6b1.elementor-element{--align-self:flex-start;}.elementor-299109 .elementor-element.elementor-element-1aac6b1 .wd-text-block{font-family:"Poppins", Sans-serif;font-weight:900;}/* Start custom CSS for wd_text_block, class: .elementor-element-1aac6b1 */.proactive-heading {
  line-height: 1.3;
  background-image: linear-gradient(90deg, #26aaa7, #f7b733, #26aaa7, #fc4a1a, #26aaa7);
  background-size: 400% 100%;
  background-position: 0% 50%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientShift 6s ease infinite;
}

@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}/* End custom CSS */