.elementor-5738 .elementor-element.elementor-element-40768b7{--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-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-primary );}.elementor-5738 .elementor-element.elementor-element-7401212{text-align:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );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 );}@media(min-width:768px){.elementor-5738 .elementor-element.elementor-element-40768b7{--content-width:90%;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* Start custom CSS for text-editor, class: .elementor-element-a445490 *//* === Elementor Text Editor - Blog Style === */
.elementor-widget-text-editor {
  font-size: 16px;
  line-height: 1.9;
  letter-spacing: 0.2px;
  color: #222;
}

/* paragraph spacing */
.elementor-widget-text-editor p {
  margin-bottom: 1.2em;
}

/* remove extra margin first / last */
.elementor-widget-text-editor p:first-child {
  margin-top: 0;
}
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

/* headings inside text editor */
.elementor-widget-text-editor h2 {
  font-size: 26px;
  line-height: 1.4;
  margin: 1.8em 0 0.6em;
  font-weight: 600;
}
.elementor-widget-text-editor h3 {
  font-size: 20px;
  line-height: 1.5;
  margin: 1.5em 0 0.5em;
  font-weight: 600;
}

/* list spacing */
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
  margin: 1em 0 1.2em 1.2em;
  padding: 0;
}
.elementor-widget-text-editor li {
  margin-bottom: 0.6em;
}

/* link style (อ่านง่าย + SEO friendly) */
.elementor-widget-text-editor a {
  color: #0a4cff;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.elementor-widget-text-editor a:hover {
  opacity: 0.8;
}

/* emphasize text */
.elementor-widget-text-editor strong {
  font-weight: 600;
}/* End custom CSS */