@keyframes elementor-animation-pulse-grow {
  to {
    transform: scale(1.1)
  }
}

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

.fa-angle-up:before {
  content: ""
}

body .tpg-el-main-wrapper .rt-grid-item {
  background: 0 0 !important;
  padding: 0 15px
}

.rt-tpg-container div a {
  text-decoration: none
}

.rt-tpg-container img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.rt-tpg-container *, .rt-tpg-container :after, .rt-tpg-container :before {
  box-sizing: border-box
}

.entry .rt-tpg-container .entry-title:before {
  content: none
}

.rt-tpg-container .entry {
  margin-top: 0
}

.rt-container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

a:link, a:visited {
  transition: all .31s ease
}

.clearfix:after, .clearfix:before, .rt-container-fluid:after, .rt-container-fluid:before {
  content: " ";
  display: table
}

.clearfix:after, .rt-container-fluid:after, .rt-row:after {
  clear: both
}

.rt-row {
  margin-left: -15px;
  margin-right: -15px
}

.rt-col-md-4, .rt-col-sm-6, .rt-col-xs-12 {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative
}

.rt-col-xs-12 {
  float: left;
  width: 100%
}

.rt-tpg-container h3.entry-title {
  line-height: 1.25;
  margin: 0 0 12px
}

.rt-img-holder > a {
  display: block;
  text-align: center
}

.rt-img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
  transition: .4s ease-in-out
}

@media (max-width: 991px) {
  .rt-img-holder > a, .rt-img-responsive {
    width: 100%
  }
}

.rt-holder .entry-title a {
  color: #000
}

.rt-tpg-container .rt-holder .tpg-excerpt {
  margin-bottom: 10px
}

.rt-clear::-ms-ticks-after, .rt-clear:after {
  clear: both;
  content: "";
  display: block
}

.rt-tpg-container .rt-holder .rt-img-holder {
  overflow: hidden;
  position: relative
}

.rt-tpg-container .rt-holder .tpg-el-image-wrap {
  margin: -15px -16px 15px
}

.rt-tpg-container .rt-holder:hover .rt-img-holder img:not(.avatar) {
  transform: scale(1.1)
}

.rt-tpg-container .rt-holder .rt-detail {
  padding: 15px 15px 0
}

.rt-tpg-container .entry-title-wrapper .entry-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 18px;
  padding-bottom: 2px
}

@media (max-width: 767px) {
  .rt-tpg-container .entry-title-wrapper .entry-title {
    font-size: 20px;
    margin: 0 0 15px
  }
}

.rt-tpg-container .rt-holder .rt-detail .entry-title-wrapper {
  margin-bottom: 15px
}

#main, #mobile-dropdown #mobile-menu-search form, #wrap, .effect-one #site-navigation-wrap .dropdown-menu > li > a.menu-link > span, .rt-container-fluid, .rt-tpg-container > div {
  position: relative
}

.tpg-widget-heading-wrapper {
  display: flex;
  margin-bottom: 30px;
  position: relative
}

.tpg-widget-heading-wrapper .tpg-widget-heading {
  font-size: 28px;
  line-height: 1;
  margin-bottom: -1px !important;
  margin-top: 0;
  padding-right: 15px;
  padding-top: 0;
  position: relative
}

.tpg-full-height {
  display: flex;
  flex-wrap: wrap
}

@media (max-width: 767px) {
  .rt-content-loader .rt-holder {
    flex-direction: column
  }
}

@media (min-width: 768px) {
  .rt-col-sm-6 {
    float: left;
    width: 50%
  }
}

@media (min-width: 992px) {
  .rt-col-md-4 {
    float: left;
    width: 33.33333333%
  }
}

.rt-img-holder {
  overflow: hidden
}

.elementor-container .rt-container-fluid {
  padding-left: 0;
  padding-right: 0
}

.tpg-full-height {
  align-items: inherit
}

.tpg-el-main-wrapper .tpg-post-holder {
  height: 100%
}

.rt-tpg-container .rt-detail .tpg-excerpt {
  margin-top: -5px
}

.rt-tpg-container .rt-el-content-wrapper {
  transition: background-color .4s ease-in-out
}

.tpg-el-main-wrapper .tpg-el-excerpt *, .tpg-el-main-wrapper .tpg-el-image-wrap .overlay, .tpg-el-main-wrapper .tpg-el-image-wrap img, .tpg-el-main-wrapper .tpg-post-holder {
  transition: .4s ease-in-out
}

.tpg-el-main-wrapper .rt-content-loader [class*=rt-col] {
  margin-top: 0;
  padding-bottom: 30px
}

.tpg-el-main-wrapper .entry-title a {
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  text-decoration: none;
  transition: none !important
}

.tpg-el-main-wrapper .entry-title a:focus {
  border: 0;
  box-shadow: none
}

.tpg-el-main-wrapper .entry-title:hover {
  color: var(--tpg-primary-color, #0d6efd)
}

.title-two-line .entry-title {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2
}

.tpg-el-main-wrapper .tpg-el-image-wrap img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

@media (max-width: 767px) {
  .tpg-el-main-wrapper .tpg-el-image-wrap img {
    width: 100% !important
  }
}

.tpg-el-main-wrapper .tpg-el-image-wrap a.tpg-post-link {
  height: 100%;
  width: 100%
}

.tpg-el-main-wrapper .tpg-el-image-wrap .overlay {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%
}

.tpg-el-main-wrapper .rt-holder .rt-el-content-wrapper {
  display: flex;
  flex-direction: column;
  overflow: hidden
}

.rt-tpg-container .rt-holder .rt-detail .entry-title-wrapper .entry-title {
  margin-bottom: 0;
  transition: .4s
}

.tpg-el-main-wrapper .rt-holder .tpg-el-excerpt {
  order: 5
}

.rt-tpg-container .grid-layout1 .rt-holder {
  background: #fff;
  box-shadow: 0 0 2px 0 rgb(0 0 0/.3);
  -webkit-box-shadow: 0 0 2px 0 rgb(0 0 0/.3);
  -moz-box-shadow: 0 0 2px 0 rgb(0 0 0/.3)
}

.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto
}

.fa:before {
  content: var(--fa)
}

.fa-angle-up {
  --fa: "\f106"
}

:host, :root {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
  font-display: swap;
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/static/fonts/fa-solid-900.woff2) format("woff2"), url(/static/fonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-display: block;
  font-weight: 900;
  src: url(/static/fonts/fa-solid-900.woff2) format("woff2"), url(/static/fonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
  font-display: swap;
  font-family: "FontAwesome";
  font-display: block;
  src: url(/static/fonts/fa-solid-900.woff2) format("woff2"), url(/static/fonts/fa-solid-900.ttf) format("truetype")
}

.icon-magnifier {
  font-family: "simple-line-icons";
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-magnifier:before {
  content: ""
}

html {
  margin: 0;
  font-size: 62.5%;
  overflow-y: scroll;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body, h1, h2, h3, html {
  padding: 0;
  outline: 0;
  font: inherit
}

a, article, div, figure, footer, form, header, li, nav, section, span {
  margin: 0;
  border: 0;
  vertical-align: baseline;
  font-style: inherit;
  font-weight: inherit
}

a, article, div, em, figure, footer, form, header, i, img, li, nav, p, section, span, strong, ul {
  padding: 0;
  outline: 0;
  font: inherit;
  font-family: inherit;
  font-size: 100%
}

body, h1, h2, h3, html, p, ul {
  font-style: inherit
}

em, i, img, strong {
  margin: 0
}

body, em, h1, h2, h3, html, i, p, ul {
  border: 0;
  vertical-align: baseline
}

img, strong {
  font-style: inherit
}

em, html, i, img, p, ul {
  font-weight: inherit
}

strong {
  border: 0;
  vertical-align: baseline
}

article, figure, footer, header, main, nav, section {
  display: block
}

*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

a:focus {
  outline: solid 1px !important
}

a:active, a:hover {
  outline: 0
}

a img, img {
  border: 0
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle
}

em, i {
  font-style: italic
}

body {
  overflow-wrap: break-word;
  word-wrap: break-word;
  background-color: #fff;
  margin: 0;
  color: #333;
  font-family: Kanit;
  font-size: 17px;
  line-height: 1.8;
  font-weight: 400
}

.screen-reader-text {
  clip-path: inset(50%);
  font-size: 14px !important;
  font-weight: 400;
  position: absolute !important;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgb(0 0 0/.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

::selection {
  color: #fff;
  background: #333;
  text-shadow: none
}

::-moz-selection {
  color: #fff;
  background: #333;
  text-shadow: none
}

a {
  background-color: #fff0;
  color: #333
}

strong {
  font-weight: 600
}

button, input {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer
}

input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

.container {
  width: 1200px;
  max-width: 90%;
  margin: 0 auto
}

#main #content-wrap {
  padding-top: 50px;
  padding-bottom: 50px
}

.content-area {
  float: left;
  position: relative;
  width: 72%;
  padding-right: 30px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #f1f1f1
}

.content-full-screen .content-area, body.content-full-screen #content-wrap {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  border: 0 !important
}

.content-full-screen .content-area {
  float: none;
  margin: 0 !important
}

@media only screen and (max-width: 959px) {
  .container {
    max-width: 90%
  }

  .content-area {
    float: none !important;
    width: 100%;
    margin-bottom: 40px;
    border: 0
  }

  body:not(.separate-layout) .content-area {
    padding: 0 !important
  }

  #main #content-wrap.container {
    width: auto !important
  }
}

@media only screen and (max-width: 767px) {
  #wrap {
    width: 100% !important
  }
}

figure > img {
  display: block;
  margin: 0 auto
}

img[class*=attachment-] {
  height: auto
}

.clr:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
  height: 0
}

#site-navigation-wrap .dropdown-menu > li > a:hover, a:hover {
  color: #13aff0
}

a, a:focus, a:hover {
  text-decoration: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

h1, h2, h3, p {
  margin: 0 0 20px
}

ul {
  margin: 15px 0 15px 20px
}

@media print {
  * {
    background: #fff0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  a, a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " (" attr(href) ")"
  }

  a[href^="#"]:after {
    content: ""
  }

  img {
    page-break-inside: avoid;
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  h2, h3, p {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }
}

form input[type=search] {
  display: inline-block;
  min-height: 40px;
  width: 100%;
  font-size: 14px;
  line-height: 1.8;
  padding: 6px 12px;
  vertical-align: middle;
  background-color: #fff0;
  color: #333;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

input[type=search] {
  -webkit-appearance: none
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  display: none
}

form input[type=search]:focus {
  border-color: #bbb;
  outline: 0
}

form input:focus:invalid {
  color: #b94a48;
  border-color: #e9322d
}

button[type=submit] {
  display: inline-block;
  font-family: inherit;
  background-color: #13aff0;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
  border: 0;
  cursor: pointer;
  text-align: center;
  letter-spacing: .1em;
  line-height: 1;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

button[type=submit]:focus, button[type=submit]:hover {
  background-color: #0b7cac;
  color: #fff
}

button:focus, button[type=submit]:focus {
  outline: 0
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

#site-header {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  z-index: 100
}

#site-header-inner {
  position: relative;
  height: 100%
}

#site-logo {
  float: left;
  height: 100%;
  display: table
}

#site-logo #site-logo-inner {
  display: table-cell;
  vertical-align: middle
}

#site-logo #site-logo-inner a {
  background-color: #fff0 !important
}

#site-logo #site-logo-inner a img {
  width: auto;
  vertical-align: middle;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  max-width: 70px
}

#site-logo #site-logo-inner a:hover img {
  -moz-opacity: .6;
  -webkit-opacity: .6;
  opacity: .6
}

@media only screen and (max-width: 767px) {
  #site-logo {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }
}

#site-navigation-wrap {
  float: right;
  position: relative;
  right: -15px
}

#site-navigation-wrap .dropdown-menu > li {
  float: left;
  position: relative
}

#site-navigation-wrap .dropdown-menu > li > a {
  display: block;
  padding: 0 15px;
  letter-spacing: .6px
}

#site-navigation-wrap .dropdown-menu, .dropdown-menu, .dropdown-menu *, .sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none
}

.sf-menu li.menu-item {
  position: relative;
  white-space: normal
}

.sf-menu li:hover {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none
}

#footer-bottom #footer-bottom-menu li, .sf-menu > li {
  float: left
}

.sf-menu a.menu-link {
  display: block;
  position: relative;
  zoom: 1
}

.oceanwp-mobile-menu-icon {
  display: none;
  position: relative
}

.oceanwp-mobile-menu-icon.mobile-right {
  float: right
}

.oceanwp-mobile-menu-icon a {
  padding-left: 15px;
  letter-spacing: .6px;
  cursor: pointer
}

.oceanwp-mobile-menu-icon a:first-child {
  padding-left: 0
}

#footer-bottom #footer-bottom-menu a:hover, #footer-bottom a:hover, .oceanwp-mobile-menu-icon a:hover {
  color: #13aff0
}

#mobile-dropdown ul li a:focus, .oceanwp-mobile-menu-icon a:focus {
  outline: 1px dashed #e3e3e3
}

.effect-one #site-navigation-wrap .dropdown-menu > li > a.menu-link > span:after {
  display: block;
  background-color: #13aff0;
  position: absolute;
  bottom: -30%;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  visibility: hidden;
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: bottom left;
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out
}

.effect-one #site-navigation-wrap .dropdown-menu > li > a.menu-link:hover > span:after {
  visibility: visible;
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

#mobile-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  max-height: 400px;
  overflow-y: auto;
  -webkit-box-shadow: 0 2px 6px rgb(0 0 0/.1);
  -moz-box-shadow: 0 2px 6px rgb(0 0 0/.1);
  box-shadow: 0 2px 6px rgb(0 0 0/.1)
}

#mobile-dropdown ul {
  margin: 0;
  list-style: none
}

#mobile-dropdown ul li {
  border-bottom: 1px solid rgb(0 0 0/.035)
}

#mobile-dropdown ul li a {
  display: block;
  position: relative;
  padding: 12px 40px;
  text-align: left;
  font-family: Kanit;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500
}

#mobile-dropdown #mobile-menu-search {
  display: block;
  padding: 20px 40px
}

#mobile-dropdown #mobile-menu-search form input {
  padding: 6px 45px 6px 12px !important;
  margin-top: 0 !important;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit
}

#mobile-dropdown #mobile-menu-search form button {
  display: block;
  position: absolute;
  right: 10px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  padding: 0;
  text-align: center;
  top: 50%;
  margin-top: -15px;
  background-color: #fff0 !important;
  color: #555;
  border: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

#mobile-dropdown #mobile-menu-search form button:hover {
  color: #222
}

.site-footer {
  position: relative
}

#footer-bottom {
  padding: 15px 0;
  font-size: 12px;
  line-height: 1;
  color: #fff
}

#footer-bottom #copyright, #footer-bottom #footer-bottom-menu {
  width: 50%
}

#footer-bottom #footer-bottom-menu {
  float: right;
  text-align: right;
  padding-left: 15px
}

#footer-bottom #footer-bottom-menu ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0
}

#footer-bottom #footer-bottom-menu li:after {
  content: "|";
  margin-left: 5px;
  margin-right: 5px
}

#footer-bottom #footer-bottom-menu li:last-child:after {
  content: "";
  margin-left: 0;
  margin-right: 0
}

#footer-bottom #footer-bottom-menu a, #footer-bottom a {
  color: #fff
}

#footer-bottom #copyright {
  float: left;
  text-align: left;
  padding-right: 15px
}

@media only screen and (max-width: 959px) {
  #footer-bottom #copyright, #footer-bottom #footer-bottom-menu {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: center
  }

  #footer-bottom #footer-bottom-menu {
    margin-bottom: 15px
  }

  #footer-bottom #footer-bottom-menu li {
    float: none;
    display: inline-block
  }
}

@media only screen and (max-width: 480px) {
  #footer-bottom #footer-bottom-menu li {
    margin-bottom: 8px
  }
}

#scroll-top {
  display: none;
  opacity: 0;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgb(0 0 0/.4);
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  z-index: 100;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

#scroll-top:hover {
  background-color: rgb(0 0 0/.8)
}

@media only screen and (max-width: 480px) {
  #scroll-top {
    right: 10px;
    bottom: 10px;
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 14px
  }
}

#mobile-menu-search {
  display: none
}

.hamburger {
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: .15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: #fff0;
  border: 0;
  margin: 0;
  overflow: visible
}

a:hover .hamburger {
  opacity: .7
}

.hamburger-box {
  width: 20px;
  height: 16px;
  display: inline-block;
  position: relative
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  width: 20px;
  height: 2px;
  background-color: #000;
  border-radius: 3px;
  position: absolute;
  transition-property: transform;
  transition-duration: .15s;
  transition-timing-function: ease;
  display: block
}

.hamburger-inner {
  top: 50%;
  margin-top: 2px
}

.hamburger-inner::after, .hamburger-inner::before {
  content: ""
}

.hamburger-inner::before {
  top: -7px
}

.hamburger-inner::after {
  bottom: -7px
}

.hamburger--3dx .hamburger-box {
  -webkit-perspective: 40px;
  perspective: 40px
}

.hamburger--3dx .hamburger-inner {
  -webkit-transition: -webkit-transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1);
  transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner::after, .hamburger--3dx .hamburger-inner::before {
  -webkit-transition: -webkit-transform 0s .1s cubic-bezier(.645, .045, .355, 1);
  transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.screen-reader-text {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  top: -10000em;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.elementor *, .elementor :after, .elementor :before {
  box-sizing: border-box
}

.elementor a {
  box-shadow: none;
  text-decoration: none
}

.elementor img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
  margin: 0
}

.elementor-element {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  align-self: var(--align-self);
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order)
}

.elementor-element:where(.elementor-widget) {
  align-content: var(--align-content);
  align-items: var(--align-items);
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  gap: var(--row-gap) var(--column-gap);
  justify-content: var(--justify-content)
}

.elementor-align-center {
  text-align: center
}

.elementor-align-center .elementor-button {
  width: auto
}

:root {
  --page-title-display: block
}

.elementor-section {
  position: relative
}

.elementor-section .elementor-container {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  position: relative
}

@media (max-width: 1024px) {
  .elementor-section .elementor-container {
    flex-wrap: wrap
  }
}

.elementor-widget-wrap {
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  width: 100%
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: flex
}

.elementor-widget-wrap > .elementor-element {
  width: 100%
}

.elementor-widget {
  position: relative
}

.elementor-widget:not(:last-child) {
  margin-bottom: var(--kit-widget-spacing, 20px)
}

.elementor-column {
  display: flex;
  min-height: 1px;
  position: relative
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 10px
}

@media (min-width: 768px) {
  .elementor-column.elementor-col-25 {
    width: 25%
  }

  .elementor-column.elementor-col-50 {
    width: 50%
  }

  .elementor-column.elementor-col-100 {
    width: 100%
  }
}

@media (max-width: 767px) {
  .elementor-column {
    width: 100%
  }
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth
  }
}

.elementor-element .elementor-widget-container {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s)
}

.elementor-heading-title {
  line-height: 1;
  margin: 0;
  padding: 0
}

.elementor-button {
  background-color: #69727d;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  fill: #fff;
  text-align: center;
  transition: all .3s
}

.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
  color: #fff
}

.elementor-button-content-wrapper {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center
}

.elementor-button-text, .elementor-widget-image a {
  display: inline-block
}

.elementor-button span {
  text-decoration: inherit
}

.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c
}

.elementor-kit-18 {
  --e-global-color-primary: #222222;
  --e-global-color-secondary: #333333;
  --e-global-color-text: #444444;
  --e-global-color-accent: #61CE70;
  --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: "Kanit";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Kanit";
  --e-global-typography-accent-font-weight: 500
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px
}

.elementor-widget:not(:last-child) {
  margin-block-end: 20px
}

.elementor-element {
  --widgets-spacing: 20px 20px;
  --widgets-spacing-row: 20px;
  --widgets-spacing-column: 20px
}

@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px
  }
}

@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px
  }
}

@font-face {
  font-display: swap;
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-slide, .swiper-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}

.swiper-wrapper {
  z-index: 1;
  display: flex;
  box-sizing: content-box;
  transform: translate3d(0, 0, 0)
}

.swiper-slide {
  flex-shrink: 0
}

:root {
  --swiper-navigation-size: 44px
}

.elementor-element {
  --swiper-theme-color: #000;
  --swiper-navigation-size: 44px;
  --swiper-pagination-bullet-size: 6px;
  --swiper-pagination-bullet-horizontal-gap: 6px
}

.elementor-element .swiper .swiper-slide figure {
  line-height: 0
}

.elementor-widget-image-carousel .swiper {
  position: static
}

.elementor-widget-image-carousel .swiper .swiper-slide figure {
  line-height: inherit
}

.elementor-widget-image-carousel .swiper-slide {
  text-align: center
}

.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide {
  max-width: calc(100% / var(--e-image-carousel-slides-to-show, 3))
}

.elementor-animation-pulse-grow:active, .elementor-animation-pulse-grow:focus, .elementor-animation-pulse-grow:hover {
  animation-name: elementor-animation-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate
}

.elementor-animation-float {
  transition-duration: .3s;
  transition-property: transform;
  transition-timing-function: ease-out
}

.elementor-animation-float:active, .elementor-animation-float:focus, .elementor-animation-float:hover {
  transform: translateY(-8px)
}

.elementor-widget-image {
  text-align: center
}

.elementor-widget-image img {
  display: inline-block;
  vertical-align: middle
}

.elementor-counter {
  align-items: stretch;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center
}

.elementor-counter .elementor-counter-number {
  flex-grow: var(--counter-number-grow, 0)
}

.elementor-counter .elementor-counter-number-wrapper {
  display: flex;
  flex: 1;
  font-size: 69px;
  font-weight: 600;
  line-height: 1;
  text-align: center
}

.elementor-counter .elementor-counter-number-prefix {
  flex-grow: var(--counter-prefix-grow, 1);
  text-align: end;
  white-space: pre-wrap
}

.elementor-counter .elementor-counter-number-suffix {
  flex-grow: var(--counter-suffix-grow, 1);
  text-align: start;
  white-space: pre-wrap
}

.elementor-counter .elementor-counter-title {
  align-items: center;
  display: flex;
  flex: 1;
  font-size: 19px;
  font-weight: 400;
  justify-content: center;
  line-height: 2.5;
  margin: 0;
  padding: 0
}

.elementor-20 .elementor-element.elementor-element-432aac1 {
  --e-image-carousel-slides-to-show: 3
}

.elementor-20 .elementor-element.elementor-element-432aac1 > .elementor-widget-container {
  margin: 0 -600px
}

.elementor-widget-button .elementor-button {
  background-color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-20 .elementor-element.elementor-element-003b27d .elementor-button, .elementor-20 .elementor-element.elementor-element-a22ef85 .elementor-button {
  background-color: #fff0;
  font-family: "Kanit", Sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-shadow: 0 0 10px rgb(0 0 0/.3);
  background-image: linear-gradient(158deg, #4895ef 0, #7209b7 100%);
  box-shadow: 0 0 30px -10px rgb(0 0 0/.5);
  border-style: solid;
  border-width: 1px;
  border-color: #f72585;
  border-radius: 50px 50px 50px 50px;
  padding: 26px 50px;
  min-width: 248px;
}

.elementor-widget-heading .elementor-heading-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
  color: var(--e-global-color-primary)
}

.elementor-20 .elementor-element.elementor-element-1e1d3c5, .elementor-20 .elementor-element.elementor-element-e49032a {
  text-align: center
}

.elementor-20 .elementor-element.elementor-element-1e1d3c5 .elementor-heading-title {
  font-family: "Kanit", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase
}

.elementor-widget-text-editor {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-text)
}

.elementor-20 .elementor-element.elementor-element-e49032a > .elementor-widget-container {
  margin: 0 0 -16px
}

.elementor-20 .elementor-element.elementor-element-85767b6 {
  padding: 0 0 20px
}

.elementor-20 .elementor-element.elementor-element-3622898 img, .elementor-20 .elementor-element.elementor-element-c4c5e72 img {
  border-radius: 20px 20px 20px 20px
}

.elementor-20 .elementor-element.elementor-element-686671d {
  text-align: center
}

.elementor-20 .elementor-element.elementor-element-686671d .elementor-heading-title {
  font-family: "Kanit", Sans-serif;
  font-size: 32px;
  font-weight: 600
}

.elementor-20 .elementor-element.elementor-element-616aeaf > .elementor-widget-container {
  padding: 0 8px
}

.elementor-20 .elementor-element.elementor-element-616aeaf .tpg-el-main-wrapper .tpg-el-image-wrap img {
  width: inherit
}

.elementor-20 .elementor-element.elementor-element-616aeaf .tpg-el-main-wrapper .rt-holder .tpg-el-image-wrap img, .elementor-20 .elementor-element.elementor-element-616aeaf .tpg-el-main-wrapper .rt-holder:hover .tpg-el-image-wrap img {
  object-position: inherit
}

body .elementor-20 .elementor-element.elementor-element-616aeaf .tpg-el-main-wrapper .tpg-post-holder {
  border-radius: 14px 14px 14px 14px;
  overflow: hidden
}

body .elementor-20 .elementor-element.elementor-element-616aeaf .tpg-el-main-wrapper .tpg-post-holder:hover {
  box-shadow: 0 0 30px -10px rgb(0 0 0/.5)
}

.elementor-20 .elementor-element.elementor-element-d77bd9c:not(.elementor-motion-effects-element-type-background) {
  background-color: #f6f9fb
}

.elementor-20 .elementor-element.elementor-element-d77bd9c {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  padding: 20px 0
}

.elementor-20 .elementor-element.elementor-element-8dd107e, .elementor-20 .elementor-element.elementor-element-c4ebdf1, .elementor-20 .elementor-element.elementor-element-d5cd2ce {
  text-align: center
}

.elementor-20 .elementor-element.elementor-element-d5cd2ce .elementor-heading-title {
  font-family: "Kanit", Sans-serif;
  font-size: 32px;
  font-weight: 600
}

.elementor-20 .elementor-element.elementor-element-c4ebdf1 > .elementor-widget-container {
  margin: 0 0 -15px
}

.elementor-20 .elementor-element.elementor-element-0a1aae4:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
  background-color: #ebf7fe
}

.elementor-20 .elementor-element.elementor-element-0a1aae4 > .elementor-element-populated {
  border-style: solid;
  border-width: 1px;
  border-color: #c7ebff;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  margin: 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 15px;
  border-radius: 15px 15px 15px 15px
}

.elementor-widget-counter .elementor-counter-number-wrapper {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-counter .elementor-counter-title {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-20 .elementor-element.elementor-element-4adca14 > .elementor-widget-container {
  background-color: #fff;
  margin: 20px;
  padding: 30px 20px;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 0 20px -10px rgb(0 0 0/.5)
}

.elementor-20 .elementor-element.elementor-element-4adca14 .elementor-counter-number-wrapper {
  font-family: "Kanit", Sans-serif;
  font-size: 32px;
  font-weight: 600
}

.elementor-20 .elementor-element.elementor-element-ac19ac6:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
  background-color: #fef5ed
}

.elementor-20 .elementor-element.elementor-element-ac19ac6 > .elementor-element-populated {
  border-style: solid;
  border-width: 1px;
  border-color: #c7ebff;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  margin: 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 15px;
  border-radius: 15px 15px 15px 15px
}

.elementor-20 .elementor-element.elementor-element-fd6ebde > .elementor-widget-container {
  background-color: #fff;
  margin: 20px;
  padding: 30px 20px;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 0 20px -10px rgb(0 0 0/.5)
}

.elementor-20 .elementor-element.elementor-element-fd6ebde .elementor-counter-number-wrapper {
  font-family: "Kanit", Sans-serif;
  font-size: 32px;
  font-weight: 600
}

.elementor-20 .elementor-element.elementor-element-e89059d:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
  background-color: #fae9f4
}

.elementor-20 .elementor-element.elementor-element-e89059d > .elementor-element-populated {
  border-style: solid;
  border-width: 1px;
  border-color: #c7ebff;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  margin: 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 15px;
  border-radius: 15px 15px 15px 15px
}

.elementor-20 .elementor-element.elementor-element-388d90c > .elementor-widget-container {
  background-color: #fff;
  margin: 20px;
  padding: 30px 20px;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 0 20px -10px rgb(0 0 0/.5)
}

.elementor-20 .elementor-element.elementor-element-388d90c .elementor-counter-number-wrapper {
  font-family: "Kanit", Sans-serif;
  font-size: 32px;
  font-weight: 600
}

.elementor-20 .elementor-element.elementor-element-f40dbf0:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
  background-color: #e9e9fa
}

.elementor-20 .elementor-element.elementor-element-f40dbf0 > .elementor-element-populated {
  border-style: solid;
  border-width: 1px;
  border-color: #c7ebff;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
  margin: 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 15px;
  border-radius: 15px 15px 15px 15px
}

.elementor-20 .elementor-element.elementor-element-76a5ef6 > .elementor-widget-container {
  background-color: #fff;
  margin: 20px;
  padding: 30px 20px;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 0 20px -10px rgb(0 0 0/.5)
}

.elementor-20 .elementor-element.elementor-element-4bbc8e2 .elementor-heading-title, .elementor-20 .elementor-element.elementor-element-76a5ef6 .elementor-counter-number-wrapper, .elementor-20 .elementor-element.elementor-element-8dd107e .elementor-heading-title, .elementor-20 .elementor-element.elementor-element-b734e87 .elementor-heading-title, .elementor-20 .elementor-element.elementor-element-d652847 .elementor-heading-title, .elementor-20 .elementor-element.elementor-element-e3c3e98 .elementor-heading-title, .elementor-20 .elementor-element.elementor-element-e491224 .elementor-heading-title {
  font-family: "Kanit", Sans-serif;
  font-size: 32px;
  font-weight: 600
}

.elementor-20 .elementor-element.elementor-element-b7568bc {
  --e-image-carousel-slides-to-show: 4
}

.elementor-20 .elementor-element.elementor-element-21d0983 {
  padding: 20px 15px 30px
}

@media (max-width: 767px) {
  .elementor-20 .elementor-element.elementor-element-432aac1, .elementor-20 .elementor-element.elementor-element-b7568bc {
    --e-image-carousel-slides-to-show: 1
  }

  .elementor-20 .elementor-element.elementor-element-432aac1 > .elementor-widget-container {
    margin: 0
  }
}

.clearfix::after, .clearfix::before {
  content: " ";
  display: table;
  clear: both
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 200;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
  font-display: swap;
  font-family: "Kanit";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

:root {
  --tpg-primary-color: #0d6efd;
  --tpg-secondary-color: #0654c4;
  --tpg-primary-light: #c4d0ff
}

body button, body button:hover, body button[type=submit], body button[type=submit]:hover {
  border-color: #fff
}

.entry-title, h1, h2, h3 {
  color: #222
}

button, button[type=submit] {
  border-style: solid;
  border-width: 1px
}

form input[type=search] {
  border-style: solid;
  border-radius: 3px
}

#site-logo #site-logo-inner {
  height: 82px
}

#site-navigation-wrap .dropdown-menu > li > a, .oceanwp-mobile-menu-icon a {
  line-height: 82px;
  color: #fff;
  font-family: Kanit;
  font-size: 17px;
  font-weight: 500
}

#site-header {
  background-color: #7209b7
}

@media (max-width: 1280px) {
  #site-navigation-wrap {
    display: none
  }

  .oceanwp-mobile-menu-icon {
    display: block
  }
}

.mobile-menu .hamburger-inner, .mobile-menu .hamburger-inner::after, .mobile-menu .hamburger-inner::before {
  background-color: #fff
}

#footer-bottom {
  background-color: #b5179e
}

h1, h2, h3 {
  font-size: 23px
}

.entry-title, h1, h2, h3 {
  font-family: Kanit;
  line-height: 1.4;
  font-weight: 600
}

h2, h3 {
  font-size: 20px
}

h3 {
  font-size: 18px
}

#footer-bottom #copyright, #footer-bottom #footer-bottom-menu {
  font-family: Kanit;
  font-size: 14px;
  line-height: 1
}

.customer {
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../img/customer.png") no-repeat 0 0 / 100% 100%;
  width: 60px;
  height: 60px;
  -webkit-tap-highlight-color: transparent;
  border: 0;
}
