.elementor-390 .elementor-element.elementor-element-3269a79{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-390 .elementor-element.elementor-element-3269a79:not(.elementor-motion-effects-element-type-background), .elementor-390 .elementor-element.elementor-element-3269a79 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#384F54;}.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-390 .elementor-element.elementor-element-e9c52e1{font-family:"Times New Roman", Sans-serif;font-weight:400;line-height:12px;color:#FFFFFF;}.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-390 .elementor-element.elementor-element-51e280c .elementor-heading-title{font-family:"Times New Roman", Sans-serif;font-size:51px;font-weight:600;color:#FFFFFF;}@media(max-width:767px){.elementor-390 .elementor-element.elementor-element-e9c52e1{font-size:12px;}.elementor-390 .elementor-element.elementor-element-51e280c .elementor-heading-title{font-size:25px;}}/* Start custom CSS for text-editor, class: .elementor-element-e9c52e1 */.elementor-390 .elementor-element.elementor-element-e9c52e1 span{
    font-size: 22px;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-51e280c */.animate-charcter {
  background-image: linear-gradient(
    -225deg,
    #C66B3D 0%,
    #544738 50%,
    #B7410E 100%
  );
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  /* Animation */
  animation: textclip 2s linear infinite;
  display: inline-block;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}/* End custom CSS */