.elementor-1515 .elementor-element.elementor-element-929f426{--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-1515 .elementor-element.elementor-element-929f426.e-con{--flex-grow:0;--flex-shrink:0;}.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-1515 .elementor-element.elementor-element-185c104{text-align:left;}.elementor-1515 .elementor-element.elementor-element-185c104 .elementor-heading-title{font-family:"Kanit", Sans-serif;font-size:28px;font-weight:700;text-transform:uppercase;color:#000000;}.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-1515 .elementor-element.elementor-element-eee2d9b{font-family:"Roboto", Sans-serif;font-weight:400;}.elementor-1515 .elementor-element.elementor-element-6037924{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1515 .elementor-element.elementor-element-a6013d8 .elementor-button{background-color:#6D1908;}#elementor-popup-modal-1515{background-color:rgba(0,0,0,.8);justify-content:flex-end;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-1515 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1515 .dialog-close-button{display:flex;}#elementor-popup-modal-1515 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:7px 7px 7px 7px;}@media(max-width:767px){.elementor-1515 .elementor-element.elementor-element-185c104{text-align:left;}.elementor-1515 .elementor-element.elementor-element-185c104 .elementor-heading-title{font-size:20px;}.elementor-1515 .elementor-element.elementor-element-eee2d9b{font-size:16px;}#elementor-popup-modal-1515 .dialog-widget-content{margin:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-1515 .elementor-element.elementor-element-929f426{--width:96.406%;}}/* Start custom CSS for heading, class: .elementor-element-185c104 */.shine-word {
  position: relative;
  display: inline-block;
  color: #fff;
  background: linear-gradient(90deg, #fff 0%, #000000 40%, #fff 60%, #fff 100%);
  background-size: 200% auto;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: shine 3s linear infinite;
}

@keyframes shine {
  0% {
    background-position: -100% center;
  }
  100% {
    background-position: 200% center;
  }
}/* End custom CSS */