.elementor-2490 .elementor-element.elementor-element-a3cd444{--display:flex;--min-height:50vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-2490 .elementor-element.elementor-element-a3cd444:not(.elementor-motion-effects-element-type-background), .elementor-2490 .elementor-element.elementor-element-a3cd444 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2490 .elementor-element.elementor-element-dd6e1ea .elementor-heading-title{font-family:"Inter Tight", Sans-serif;font-size:80px;font-weight:600;line-height:1px;word-spacing:5px;color:#6EC1E400;}.elementor-2490 .elementor-element.elementor-element-24edc19{--display:flex;}/* Start custom CSS for heading, class: .elementor-element-dd6e1ea */.gradientSpan {
  background-image: linear-gradient(to right, #77f, #33d0ff, #25ffbb, #33d0ff, #77f);
  background-size: 200% auto;
  -webkit-background-clip: text;
  color: transparent;
  animation: movegradient 4s linear infinite;
  display: inline-block;
   font-size: 80px;
  font-weight: bold;
  font-family: inter tight ;
  

}

@keyframes movegradient {
  to { background-position: 200% center; }
}

.gradientSpan:nth-child(1) {
  color: white !important;
  
}

.gradientSpan:nth-child(2) {
  color: white !important;
  
}/* End custom CSS */