@charset "UTF-8";
@font-face {
  font-family: "Noto Sans Thai";
  src: url(../fonts/NotoSansThai-Bold.ttf);
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans Thai";
  src: url(../fonts/NotoSansThai-SemiBold.ttf);
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans Thai";
  src: url(../fonts/NotoSansThai-Light.ttf);
  font-weight: 400;
  font-display: swap;
}
.news-body__list__item {
  grid-template-columns: 168px 1fr;
}

.example-slider__slide__main p {
  font-weight: 500;
}

.header__menu__section:not(:first-child) button, .header__menu__section:not(:first-child) a, .header__menu__section:not(:first-child) span {
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  html[lang=en_US] .new-header__news__main {
    flex: 0 0 calc(100% - 72px);
  }
  html[lang=en_US] .new-header__news__all {
    flex: 0 0 72px;
  }
}
@media screen and (max-width: 767px) {
  html[lang=en_US] .floating-buttons a {
    font-size: 10px;
  }
}

html[lang=th] body, html[lang=th] * {
  font-family: "Noto Sans Thai", "gothic-mb", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}
html[lang=th] h1 {
  font-size: 38px;
}
html[lang=th] .new-header__slider__slide .container h1 {
  font-size: 40px;
}
html[lang=th] h2 {
  font-size: 28px;
}
html[lang=th] h3 {
  font-size: 24px;
}
html[lang=th] .merits__items__item__text__header h3,
html[lang=th] .speciality__body h3 {
  font-size: 28px;
}
html[lang=th] p, html[lang=th] div {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  html[lang=th] p, html[lang=th] div {
    font-size: 16px;
  }
}
html[lang=th] .box-item p {
  font-weight: 400;
}
html[lang=th] .merits__items__item__text p {
  font-weight: 500;
  font-size: 18px;
}
html[lang=th] .container.red-border h3 {
  font-size: 22px;
}
html[lang=th] .features__feature__body h3 {
  font-size: 20px;
}
html[lang=th] .features__feature__body p {
  font-size: 16px;
  font-weight: 500;
}
html[lang=th] .flow-two-block__plan__items__item p {
  font-size: 16px;
  font-weight: 500;
}
html[lang=th] p.has-small-font-size {
  font-size: 14px !important;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html[lang=th] .new-header__news__main {
    flex: 0 0 calc(100% - 72px);
  }
}
html[lang=th] .new-header__news__all {
  height: 52px;
}
@media screen and (max-width: 767px) {
  html[lang=th] .new-header__news__all {
    flex: 0 0 72px;
    height: 36px;
  }
}

html[lang=vi] body, html[lang=vi] * {
  font-family: Helvetica, Arial, "sans-serif";
}
html[lang=vi] h2, html[lang=vi] .btn, html[lang=vi] .count {
  font-weight: 600 !important;
}
html[lang=vi] .news-body__list__item {
  grid-template-columns: 192px 1fr;
}
html[lang=vi] .news ul li .category {
  width: 160px;
  flex: 0 0 160px;
}
@media screen and (max-width: 767px) {
  html[lang=vi] .new-header__news__main {
    flex: 0 0 calc(100% - 72px);
  }
}
@media screen and (max-width: 767px) {
  html[lang=vi] .new-header__news__all {
    flex: 0 0 72px;
  }
}

/*# sourceMappingURL=foreign.css.map */
