.elementor-71616 .elementor-element.elementor-element-542527c{--display:flex;--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;--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-71616 .elementor-element.elementor-element-17dc143 > .elementor-widget-container{padding:0px 0px 15px 0px;}.elementor-71616 .elementor-element.elementor-element-17dc143{text-align:center;}.elementor-71616 .elementor-element.elementor-element-17dc143 .elementor-heading-title{font-size:50px;font-weight:600;color:#DD3B3B;}.elementor-71616 .elementor-element.elementor-element-d18a073{--display:flex;--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;--margin-top:-50px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-71616 .elementor-element.elementor-element-d18a073{--content-width:1050px;}}@media(max-width:767px){.elementor-71616 .elementor-element.elementor-element-17dc143 .elementor-heading-title{font-size:25px;}.elementor-71616 .elementor-element.elementor-element-d18a073{--min-height:300px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for heading, class: .elementor-element-17dc143 */.elementor-71616 .elementor-element.elementor-element-17dc143 {
  background: linear-gradient(90deg, #eb5d2a,#a527f6 ,#f2ad3d,#a527f6,#a527f6, #eb5d2a);
  background-size: 300% 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  animation: gradientMove 8s ease-in-out infinite;
}

@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}/* End custom CSS */