.elementor-1663 .elementor-element.elementor-element-ffacf5d{--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;--justify-content:flex-start;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), "Noto Sans Thai", Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1663 .elementor-element.elementor-element-1cab6af{width:100%;max-width:100%;text-align:left;}.elementor-1663 .elementor-element.elementor-element-1cab6af > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-1663 .elementor-element.elementor-element-1cab6af .elementor-heading-title{font-family:"Roboto", "Noto Sans Thai", Sans-serif;font-size:12px;font-weight:700;line-height:20px;}.elementor-1663 .elementor-element.elementor-element-ebf34d4{width:100%;max-width:100%;}.elementor-1663 .elementor-element.elementor-element-ebf34d4 .elementor-heading-title{font-family:"Roboto", "Noto Sans Thai", Sans-serif;font-size:16px;font-weight:600;line-height:26px;color:var( --e-global-color-d60670a );}.elementor-1663 .elementor-element.elementor-element-ebf34d4 .elementor-heading-title a:hover, .elementor-1663 .elementor-element.elementor-element-ebf34d4 .elementor-heading-title a:focus{color:var( --e-global-color-primary );}.elementor-1663 .elementor-element.elementor-element-ebf34d4 .elementor-heading-title a{transition-duration:0.5s;}@media(max-width:1199px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1663 .elementor-element.elementor-element-1cab6af .elementor-heading-title{font-size:12px;}.elementor-1663 .elementor-element.elementor-element-ebf34d4 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1663 .elementor-element.elementor-element-ebf34d4 .elementor-heading-title{font-size:14px;}}/* Start custom CSS for heading, class: .elementor-element-ebf34d4 */.blinking-text {
  animation: blink 1s ease-in infinite alternate;
  font-size: .65em;
  font-weight: bold;
  margin-left: 5px;
  color: #f00;
}
@keyframes blink {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}/* End custom CSS */