.elementor-kit-4{--e-global-color-primary:#FFCF52;--e-global-color-secondary:#00B63D;--e-global-color-text:#FFFFFF;--e-global-color-accent:#D7A832;--e-global-color-233b83f:#020704;--e-global-color-689ab12:#001B09;--e-global-color-8f30594:#000000;--e-global-color-81f3470:#B8C2B8;--e-global-typography-primary-font-family:"Prompt";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Kanit";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Prompt";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Prompt";--e-global-typography-accent-font-weight:800;background-color:#020704;font-family:"Prompt", Sans-serif;font-size:16px;font-weight:400;line-height:1.7px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#FFCF52;font-family:"Prompt", Sans-serif;font-weight:600;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#050505;border-radius:14px 24px 14px 24px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#FFD653;color:#000000;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:#FFCF52;font-family:"Prompt", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-4 a:hover{color:#FFFFFF;font-family:"Prompt", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-4 h1{font-family:"Prompt", Sans-serif;font-size:46px;font-weight:600;}.elementor-kit-4 h2{font-family:"Prompt", Sans-serif;font-size:38px;font-weight:600;}.elementor-kit-4 h3{font-family:"Prompt", Sans-serif;font-size:24px;font-weight:600;}.elementor-kit-4 h4{font-family:"Prompt", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-4 h5{font-family:"Prompt", Sans-serif;}.elementor-kit-4 img{border-radius:10px 10px 10px 10px;opacity:100;filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-kit-4 label{font-family:"Prompt", Sans-serif;font-size:15px;font-weight:500;}.elementor-kit-4 input:not([type="button"]):not([type="submit"]),.elementor-kit-4 textarea,.elementor-kit-4 .elementor-field-textual{color:#FFFFFF;background-color:#001B09;border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1760px;}.e-con{--container-max-width:1760px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html,
body {
  margin: 0;
  padding: 0;
  background: #020704;
}

body {
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}


html,
body {
  margin: 0;
  padding: 0;
  background: #020704;
  overflow-x: hidden;
}

body {
  font-family: "Prompt", "Kanit", "Noto Sans Thai", Arial, sans-serif;
}

.wp-site-blocks,
.site,
.site-main,
#page,
#content,
#primary,
main,
.entry-content,
.wp-block-post-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.entry-header,
.page-header,
.wp-block-post-title,
.entry-title,
.page-title,
h1.wp-block-post-title {
  display: none !important;
}

.wp-block-template-part,
header.wp-block-template-part,
footer.wp-block-template-part,
.wp-site-blocks > header,
.wp-site-blocks > footer {
  display: none !important;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
.entry-content > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.elementor,
.elementor-section,
.elementor-container,
.elementor-widget-wrap,
.elementor-widget-container {
  max-width: none !important;
}

.elementor-page .site-main,
.elementor-page .entry-content {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}


.site-logo,
.site-title,
.site-description,
.wp-block-site-logo,
.wp-block-site-title,
.wp-block-site-tagline,
.wp-site-blocks > header,
header.wp-block-template-part,
.wp-block-template-part {
  display: none !important;
}/* End custom CSS */