.elementor-kit-6{--e-global-color-primary:#743AD5;--e-global-color-secondary:#54595F;--e-global-color-text:#F5F8FF;--e-global-color-accent:#00BCFF;--e-global-color-d2b3221:#0A0C18;--e-global-typography-primary-font-family:"Kanit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kanit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Kanit";--e-global-typography-accent-font-weight:500;font-family:"Kanit", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Kanit", Sans-serif;}.elementor-kit-6 h1{font-family:"Kanit", Sans-serif;}.elementor-kit-6 h2{font-family:"Kanit", Sans-serif;}.elementor-kit-6 h3{font-family:"Kanit", Sans-serif;}.elementor-kit-6 h4{font-family:"Kanit", Sans-serif;}.elementor-kit-6 h5{font-family:"Kanit", Sans-serif;}.elementor-kit-6 h6{font-family:"Kanit", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 *//* ปรับปุ่มให้อ่านง่ายและคลิกสบาย */
.button-pill .elementor-button {
  border-radius: 40px;
  padding: 14px 24px;
  font-weight: 600;
}

/* Gradient text (ใช้กับ Heading ที่อยากเด่น) */
.gradient-text {
  background: linear-gradient(90deg, #743AD5, #00BCFF);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* การ์ดโปร/การ์ด 3 ขั้นตอน */
.card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 20px;
  backdrop-filter: saturate(140%) blur(2px);
}/* End custom CSS */