.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-6206 .elementor-element.elementor-element-06f808c > .elementor-widget-container{margin:10px 10px 30px 10px;}.elementor-6206 .elementor-element.elementor-element-06f808c{text-align:center;}.elementor-6206 .elementor-element.elementor-element-06f808c .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:40px;font-weight:600;color:#21212100;}.elementor-6206 .elementor-element.elementor-element-5ab0f40{margin-top:15px;margin-bottom:15px;}.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 );}.elementor-6206 .elementor-element.elementor-element-39aa7c7{text-align:center;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;color:#3F3F3F;}.elementor-6206 .elementor-element.elementor-element-39aa7c7 a{transition-duration:0.7s;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6206 .elementor-element.elementor-element-18c131e img{width:404px;max-width:404px;transition-duration:0.8s;border-radius:20px 20px 20px 20px;}.elementor-6206 .elementor-element.elementor-element-18c131e:hover img{filter:brightness( 105% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}/* Start custom CSS for heading, class: .elementor-element-06f808c */.heatzhw19title {
  --x: 50%;
  --y: 50%;

  background:
    radial-gradient(
      circle,
      rgba(2, 0, 36, 1) 0%,
      rgba(9, 121, 117, 1) 0%,
      rgba(0, 255, 157, 1) 100%
    );

  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;

  transition: background 0.15s ease-out;
}

.heatzhw19title:hover {
  background:
    radial-gradient(
      circle 100px at var(--x) var(--y),
      rgba(0, 0, 0, 0.35) 0%,
      rgba(0, 0, 0, 0.25) 30%,
      rgba(0, 0, 0, 0.12) 55%,
      rgba(0, 0, 0, 0.05) 75%,
      transparent 100%
    ),
    radial-gradient(
      circle,
      rgba(2, 0, 36, 1) 0%,
      rgba(9, 121, 117, 1) 0%,
      rgba(0, 255, 157, 1) 100%
    );

  -webkit-background-clip: text;
  background-clip: text;
}/* End custom CSS */