.elementor-491 .elementor-element.elementor-element-e3a01fd{--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;}.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-491 .elementor-element.elementor-element-91e92dd{padding:30px 0px 30px 0px;}.elementor-491 .elementor-element.elementor-element-91e92dd .elementor-heading-title{font-family:"Jost", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-491 .elementor-element.elementor-element-843a805{--display:flex;--padding-top:70px;--padding-bottom:70px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(min-width:768px){.elementor-491 .elementor-element.elementor-element-e3a01fd{--content-width:1400px;}.elementor-491 .elementor-element.elementor-element-843a805{--content-width:1400px;}}/* Start custom CSS for container, class: .elementor-element-e3a01fd */.elementor-491 .elementor-element.elementor-element-e3a01fd{
  background: linear-gradient(85deg,darkviolet,#c6ce16);
  background-size: 120% 120%;
  animation: gradient-animation 12s ease infinite;
}

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