@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-Bold.woff2") format("woff2"), url("../fonts/Sarabun-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-BoldItalic.woff2") format("woff2"), url("../fonts/Sarabun-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-ExtraBold.woff2") format("woff2"), url("../fonts/Sarabun-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Sarabun-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-LightItalic.woff2") format("woff2"), url("../fonts/Sarabun-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Sarabun-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-ExtraLight.woff2") format("woff2"), url("../fonts/Sarabun-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-Italic.woff2") format("woff2"), url("../fonts/Sarabun-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-Light.woff2") format("woff2"), url("../fonts/Sarabun-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun", sans-serif;
  src: url("../fonts/Sarabun-Thin.woff2") format("woff2"), url("../fonts/Sarabun-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-Medium.woff2") format("woff2"), url("../fonts/Sarabun-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-MediumItalic.woff2") format("woff2"), url("../fonts/Sarabun-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-SemiBold.woff2") format("woff2"), url("../fonts/Sarabun-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Sarabun-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-Regular.woff2") format("woff2"), url("../fonts/Sarabun-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sarabun";
  src: url("../fonts/Sarabun-ThinItalic.woff2") format("woff2"), url("../fonts/Sarabun-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
#appCapsule {
  font-size: 14px;
  line-height: normal;
  font-family: "Sarabun", sans-serif !important;
}
#appCapsule h1,
#appCapsule h2,
#appCapsule h3,
#appCapsule h4,
#appCapsule h5,
#appCapsule h6 {
  line-height: 1.6;
}
#appCapsule h1 {
  font-size: 20px;
  font-weight: 700;
}
#appCapsule h2 {
  font-size: 16px;
  font-weight: 700;
}
#appCapsule h3 {
  font-size: 14px;
  font-weight: 700;
}
#appCapsule h4 {
  font-size: 12px;
  font-weight: 500;
}
#appCapsule h5 {
  font-size: 11px;
  font-weight: 500;
}
#appCapsule h6 {
  font-size: 10px;
  font-weight: 500;
}

#home,
#activities,
#activity-detail,
#privilege,
#privilege-detail,
#booths,
#booths-detail,
#upgrade-slot #score,
#register-success-score {
  color: #000;
}
#home h1,
#home h2,
#home h3,
#home h4,
#home h5,
#home h6,
#activities h1,
#activities h2,
#activities h3,
#activities h4,
#activities h5,
#activities h6,
#activity-detail h1,
#activity-detail h2,
#activity-detail h3,
#activity-detail h4,
#activity-detail h5,
#activity-detail h6,
#privilege h1,
#privilege h2,
#privilege h3,
#privilege h4,
#privilege h5,
#privilege h6,
#privilege-detail h1,
#privilege-detail h2,
#privilege-detail h3,
#privilege-detail h4,
#privilege-detail h5,
#privilege-detail h6,
#booths h1,
#booths h2,
#booths h3,
#booths h4,
#booths h5,
#booths h6,
#booths-detail h1,
#booths-detail h2,
#booths-detail h3,
#booths-detail h4,
#booths-detail h5,
#booths-detail h6,
#upgrade-slot #score h1,
#upgrade-slot #score h2,
#upgrade-slot #score h3,
#upgrade-slot #score h4,
#upgrade-slot #score h5,
#upgrade-slot #score h6,
#register-success-score h1,
#register-success-score h2,
#register-success-score h3,
#register-success-score h4,
#register-success-score h5,
#register-success-score h6 {
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
#home h1,
#activities h1,
#activity-detail h1,
#privilege h1,
#privilege-detail h1,
#booths h1,
#booths-detail h1,
#upgrade-slot #score h1,
#register-success-score h1 {
  font-size: 36px;
}
#home h2,
#activities h2,
#activity-detail h2,
#privilege h2,
#privilege-detail h2,
#booths h2,
#booths-detail h2,
#upgrade-slot #score h2,
#register-success-score h2 {
  font-size: 17px;
}
#home h3,
#activities h3,
#activity-detail h3,
#privilege h3,
#privilege-detail h3,
#booths h3,
#booths-detail h3,
#upgrade-slot #score h3,
#register-success-score h3 {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2px;
}
#home h4,
#activities h4,
#activity-detail h4,
#privilege h4,
#privilege-detail h4,
#booths h4,
#booths-detail h4,
#upgrade-slot #score h4,
#register-success-score h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.2px;
}
#home h5,
#activities h5,
#activity-detail h5,
#privilege h5,
#privilege-detail h5,
#booths h5,
#booths-detail h5,
#upgrade-slot #score h5,
#register-success-score h5 {
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.2px;
}
#home strong,
#activities strong,
#activity-detail strong,
#privilege strong,
#privilege-detail strong,
#booths strong,
#booths-detail strong,
#upgrade-slot #score strong,
#register-success-score strong {
  font-weight: 700;
}
#home p,
#activities p,
#activity-detail p,
#privilege p,
#privilege-detail p,
#booths p,
#booths-detail p,
#upgrade-slot #score p,
#register-success-score p {
  font-size: 14px;
  color: #000;
}
#home small,
#activities small,
#activity-detail small,
#privilege small,
#privilege-detail small,
#booths small,
#booths-detail small,
#upgrade-slot #score small,
#register-success-score small {
  color: #958d9e !important;
}
#home small.more-black,
#activities small.more-black,
#activity-detail small.more-black,
#privilege small.more-black,
#privilege-detail small.more-black,
#booths small.more-black,
#booths-detail small.more-black,
#upgrade-slot #score small.more-black,
#register-success-score small.more-black {
  color: #000;
}
#home .h-full,
#activities .h-full,
#activity-detail .h-full,
#privilege .h-full,
#privilege-detail .h-full,
#booths .h-full,
#booths-detail .h-full,
#upgrade-slot #score .h-full,
#register-success-score .h-full {
  height: 100%;
}
#home .booth-rec-logo-wrap,
#activities .booth-rec-logo-wrap,
#activity-detail .booth-rec-logo-wrap,
#privilege .booth-rec-logo-wrap,
#privilege-detail .booth-rec-logo-wrap,
#booths .booth-rec-logo-wrap,
#booths-detail .booth-rec-logo-wrap,
#upgrade-slot #score .booth-rec-logo-wrap,
#register-success-score .booth-rec-logo-wrap {
  max-height: 300px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
}
#home .btn-primary,
#activities .btn-primary,
#activity-detail .btn-primary,
#privilege .btn-primary,
#privilege-detail .btn-primary,
#booths .btn-primary,
#booths-detail .btn-primary,
#upgrade-slot #score .btn-primary,
#register-success-score .btn-primary {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.18px;
}
#home .btn-primary.btn-x-lg,
#activities .btn-primary.btn-x-lg,
#activity-detail .btn-primary.btn-x-lg,
#privilege .btn-primary.btn-x-lg,
#privilege-detail .btn-primary.btn-x-lg,
#booths .btn-primary.btn-x-lg,
#booths-detail .btn-primary.btn-x-lg,
#upgrade-slot #score .btn-primary.btn-x-lg,
#register-success-score .btn-primary.btn-x-lg {
  padding: 0 36px;
}
#home .title-name,
#activities .title-name,
#activity-detail .title-name,
#privilege .title-name,
#privilege-detail .title-name,
#booths .title-name,
#booths-detail .title-name,
#upgrade-slot #score .title-name,
#register-success-score .title-name {
  padding: 0 16px 0 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
  background: linear-gradient(92deg, #01a4a4 10.89%, #0dd 111.59%);
  min-height: 66px;
  height: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
#home .title-name .text,
#activities .title-name .text,
#activity-detail .title-name .text,
#privilege .title-name .text,
#privilege-detail .title-name .text,
#booths .title-name .text,
#booths-detail .title-name .text,
#upgrade-slot #score .title-name .text,
#register-success-score .title-name .text {
  text-align: center;
  max-width: 250px;
  margin: auto;
}
#home .section-heading,
#activities .section-heading,
#activity-detail .section-heading,
#privilege .section-heading,
#privilege-detail .section-heading,
#booths .section-heading,
#booths-detail .section-heading,
#upgrade-slot #score .section-heading,
#register-success-score .section-heading {
  justify-content: space-between;
  max-height: 30px;
}
#home .section-heading h2,
#activities .section-heading h2,
#activity-detail .section-heading h2,
#privilege .section-heading h2,
#privilege-detail .section-heading h2,
#booths .section-heading h2,
#booths-detail .section-heading h2,
#upgrade-slot #score .section-heading h2,
#register-success-score .section-heading h2 {
  margin: 0 4px 0 2px;
}
#home .section-heading a,
#activities .section-heading a,
#activity-detail .section-heading a,
#privilege .section-heading a,
#privilege-detail .section-heading a,
#booths .section-heading a,
#booths-detail .section-heading a,
#upgrade-slot #score .section-heading a,
#register-success-score .section-heading a {
  width: fit-content;
  box-sizing: border-box;
  display: block;
  font-weight: 700;
  letter-spacing: 0.16px;
}
#home .section-heading .start-box,
#activities .section-heading .start-box,
#activity-detail .section-heading .start-box,
#privilege .section-heading .start-box,
#privilege-detail .section-heading .start-box,
#booths .section-heading .start-box,
#booths-detail .section-heading .start-box,
#upgrade-slot #score .section-heading .start-box,
#register-success-score .section-heading .start-box {
  background-color: #00bebe;
  height: 10px;
  width: 3px;
  margin-right: 4px;
}
#home .section-heading .horizontal-line,
#activities .section-heading .horizontal-line,
#activity-detail .section-heading .horizontal-line,
#privilege .section-heading .horizontal-line,
#privilege-detail .section-heading .horizontal-line,
#booths .section-heading .horizontal-line,
#booths-detail .section-heading .horizontal-line,
#upgrade-slot #score .section-heading .horizontal-line,
#register-success-score .section-heading .horizontal-line {
  flex: 1;
  margin-right: 10px;
}
#home .carousel-single,
#activities .carousel-single,
#activity-detail .carousel-single,
#privilege .carousel-single,
#privilege-detail .carousel-single,
#booths .carousel-single,
#booths-detail .carousel-single,
#upgrade-slot #score .carousel-single,
#register-success-score .carousel-single {
  margin-bottom: 0 !important;
}
#home .carousel-single .splide__slide,
#activities .carousel-single .splide__slide,
#activity-detail .carousel-single .splide__slide,
#privilege .carousel-single .splide__slide,
#privilege-detail .carousel-single .splide__slide,
#booths .carousel-single .splide__slide,
#booths-detail .carousel-single .splide__slide,
#upgrade-slot #score .carousel-single .splide__slide,
#register-success-score .carousel-single .splide__slide {
  margin-left: -16px !important;
  padding-right: 16px !important;
}
#home .custom-multi-card .card-body,
#activities .custom-multi-card .card-body,
#activity-detail .custom-multi-card .card-body,
#privilege .custom-multi-card .card-body,
#privilege-detail .custom-multi-card .card-body,
#booths .custom-multi-card .card-body,
#booths-detail .custom-multi-card .card-body,
#upgrade-slot #score .custom-multi-card .card-body,
#register-success-score .custom-multi-card .card-body {
  padding: 8px 0 0 0;
}
#home .custom-multi-card-img-top,
#activities .custom-multi-card-img-top,
#activity-detail .custom-multi-card-img-top,
#privilege .custom-multi-card-img-top,
#privilege-detail .custom-multi-card-img-top,
#booths .custom-multi-card-img-top,
#booths-detail .custom-multi-card-img-top,
#upgrade-slot #score .custom-multi-card-img-top,
#register-success-score .custom-multi-card-img-top {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 10px;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
}
#home .card-title,
#activities .card-title,
#activity-detail .card-title,
#privilege .card-title,
#privilege-detail .card-title,
#booths .card-title,
#booths-detail .card-title,
#upgrade-slot #score .card-title,
#register-success-score .card-title {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.14px;
}
#home .form-control,
#activities .form-control,
#activity-detail .form-control,
#privilege .form-control,
#privilege-detail .form-control,
#booths .form-control,
#booths-detail .form-control,
#upgrade-slot #score .form-control,
#register-success-score .form-control {
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  background: #fff;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.05);
}
#home .content-date,
#activities .content-date,
#activity-detail .content-date,
#privilege .content-date,
#privilege-detail .content-date,
#booths .content-date,
#booths-detail .content-date,
#upgrade-slot #score .content-date,
#register-success-score .content-date {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.28px;
  text-transform: capitalize;
}
#home .custom-searchbox,
#activities .custom-searchbox,
#activity-detail .custom-searchbox,
#privilege .custom-searchbox,
#privilege-detail .custom-searchbox,
#booths .custom-searchbox,
#booths-detail .custom-searchbox,
#upgrade-slot #score .custom-searchbox,
#register-success-score .custom-searchbox {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#home .custom-searchbox .form-control,
#activities .custom-searchbox .form-control,
#activity-detail .custom-searchbox .form-control,
#privilege .custom-searchbox .form-control,
#privilege-detail .custom-searchbox .form-control,
#booths .custom-searchbox .form-control,
#booths-detail .custom-searchbox .form-control,
#upgrade-slot #score .custom-searchbox .form-control,
#register-success-score .custom-searchbox .form-control {
  padding: 0 36px 0 16px !important;
  border-radius: 10px;
  border: 1px solid #c9c9c9;
  background: #fff;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.05);
  height: 46px;
  transition: 0.3s;
  font-size: 14px;
}
#home .custom-searchbox .form-control:focus,
#activities .custom-searchbox .form-control:focus,
#activity-detail .custom-searchbox .form-control:focus,
#privilege .custom-searchbox .form-control:focus,
#privilege-detail .custom-searchbox .form-control:focus,
#booths .custom-searchbox .form-control:focus,
#booths-detail .custom-searchbox .form-control:focus,
#upgrade-slot #score .custom-searchbox .form-control:focus,
#register-success-score .custom-searchbox .form-control:focus {
  border: 1px solid #00bebe !important;
}
#home .custom-searchbox .input-icon,
#activities .custom-searchbox .input-icon,
#activity-detail .custom-searchbox .input-icon,
#privilege .custom-searchbox .input-icon,
#privilege-detail .custom-searchbox .input-icon,
#booths .custom-searchbox .input-icon,
#booths-detail .custom-searchbox .input-icon,
#upgrade-slot #score .custom-searchbox .input-icon,
#register-success-score .custom-searchbox .input-icon {
  font-size: 26px;
  position: absolute;
  right: 20px;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
}
#home .custom-searchbox.special,
#activities .custom-searchbox.special,
#activity-detail .custom-searchbox.special,
#privilege .custom-searchbox.special,
#privilege-detail .custom-searchbox.special,
#booths .custom-searchbox.special,
#booths-detail .custom-searchbox.special,
#upgrade-slot #score .custom-searchbox.special,
#register-success-score .custom-searchbox.special {
  padding: 10px;
  border-radius: 20px;
  background: linear-gradient(180deg, #c9c9c9 0%, #f5f5f5 100%);
  transition: 0.3s;
}
#home .custom-searchbox.special .input-icon,
#activities .custom-searchbox.special .input-icon,
#activity-detail .custom-searchbox.special .input-icon,
#privilege .custom-searchbox.special .input-icon,
#privilege-detail .custom-searchbox.special .input-icon,
#booths .custom-searchbox.special .input-icon,
#booths-detail .custom-searchbox.special .input-icon,
#upgrade-slot #score .custom-searchbox.special .input-icon,
#register-success-score .custom-searchbox.special .input-icon {
  right: 10px;
}
#home .custom-searchbox.special .form-control,
#activities .custom-searchbox.special .form-control,
#activity-detail .custom-searchbox.special .form-control,
#privilege .custom-searchbox.special .form-control,
#privilege-detail .custom-searchbox.special .form-control,
#booths .custom-searchbox.special .form-control,
#booths-detail .custom-searchbox.special .form-control,
#upgrade-slot #score .custom-searchbox.special .form-control,
#register-success-score .custom-searchbox.special .form-control {
  box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.1);
  border: 2px solid #e4e4e4;
}
#home .custom-searchbox.special:focus-within,
#activities .custom-searchbox.special:focus-within,
#activity-detail .custom-searchbox.special:focus-within,
#privilege .custom-searchbox.special:focus-within,
#privilege-detail .custom-searchbox.special:focus-within,
#booths .custom-searchbox.special:focus-within,
#booths-detail .custom-searchbox.special:focus-within,
#upgrade-slot #score .custom-searchbox.special:focus-within,
#register-success-score .custom-searchbox.special:focus-within {
  background: linear-gradient(180deg, #00bebe 0%, #008c8c 100%);
}
#home .custom-searchbox.special:focus-within .form-control,
#activities .custom-searchbox.special:focus-within .form-control,
#activity-detail .custom-searchbox.special:focus-within .form-control,
#privilege .custom-searchbox.special:focus-within .form-control,
#privilege-detail .custom-searchbox.special:focus-within .form-control,
#booths .custom-searchbox.special:focus-within .form-control,
#booths-detail .custom-searchbox.special:focus-within .form-control,
#upgrade-slot #score .custom-searchbox.special:focus-within .form-control,
#register-success-score .custom-searchbox.special:focus-within .form-control {
  border: 2px solid #00bebe;
}
#home .card-btn,
#activities .card-btn,
#activity-detail .card-btn,
#privilege .card-btn,
#privilege-detail .card-btn,
#booths .card-btn,
#booths-detail .card-btn,
#upgrade-slot #score .card-btn,
#register-success-score .card-btn {
  width: 110px;
  height: 30px;
  color: #00bebe;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  padding: 0;
}
#home .highlight-logo,
#activities .highlight-logo,
#activity-detail .highlight-logo,
#privilege .highlight-logo,
#privilege-detail .highlight-logo,
#booths .highlight-logo,
#booths-detail .highlight-logo,
#upgrade-slot #score .highlight-logo,
#register-success-score .highlight-logo {
  max-width: 200px;
  margin: 30px auto;
}

#home .fair-register-btn,
#register-success-score .fair-register-btn {
  display: block;
  border-radius: 25px;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
  max-width: 258px;
  height: 60px;
}
#home .fair-register-btn span,
#register-success-score .fair-register-btn span {
  height: 18px;
}
#home .fair-register-btn .icon-for-btn,
#register-success-score .fair-register-btn .icon-for-btn {
  margin-left: 8px;
}
#home .carousel-multiple-circle,
#register-success-score .carousel-multiple-circle {
  margin-bottom: 0px !important;
}
#home .carousel-multiple-circle .splide__slide,
#register-success-score .carousel-multiple-circle .splide__slide {
  width: fit-content !important;
  padding-right: 0 !important;
  padding-left: 16px !important;
  margin: 0px !important;
}
#home .carousel-multiple-circle .splide__slide:last-child,
#register-success-score .carousel-multiple-circle .splide__slide:last-child {
  padding-right: 16px !important;
}
#home .circle-card,
#register-success-score .circle-card {
  width: 95px !important;
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e4e4e4;
}
#home .circle-card .circle-card-title,
#register-success-score .circle-card .circle-card-title {
  margin-top: 4px;
  font-size: 10px;
  line-height: 1.2;
  color: #404040;
  max-width: 70px;
}
@media screen and (min-width: 680px) {
  #home .carousel-multiple-circle .splide__list,
  #register-success-score .carousel-multiple-circle .splide__list {
    transform: unset !important;
    margin: auto !important;
  }
}

#activities small {
  font-size: 12px;
}
#activities .chip {
  width: 109px;
  height: 29px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 100px;
  color: #a8a8a8;
  background: #f0f0f0;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  margin-right: 10px;
}
#activities .chip.active {
  color: #000;
  background: #f9f9f9;
  border-radius: 10px;
  border: 1px solid #000;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
#activities .card-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.2px;
}
#activities .card-text {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.18px;
}
#activities .card-btn {
  width: 110px;
  height: 30px;
  color: #00bebe;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  padding: 0;
}

#privilege-detail ul {
  padding-left: 4px;
}
#privilege-detail ul li {
  list-style: none;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.15px;
}
#privilege-detail ul li div {
  display: inline-block;
  margin-right: 8px;
  width: 15px;
  text-align: center;
}

#booths .card-body,
#booths-detail .card-body {
  padding: 16px 10px 16px 10px;
}
#booths .card-title,
#booths .card-zone,
#booths-detail .card-title,
#booths-detail .card-zone {
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 6px;
}
#booths .booth-logo-wrap,
#booths-detail .booth-logo-wrap {
  margin-left: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 50%;
  aspect-ratio: 1/1;
}
#booths .card-text,
#booths-detail .card-text {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 6px;
}
#booths ul,
#booths-detail ul {
  padding-left: 0;
}
#booths ul li,
#booths-detail ul li {
  list-style: none;
}
#booths span,
#booths-detail span {
  font-size: 14px;
  color: #000;
}
#booths .booth-numbers,
#booths-detail .booth-numbers {
  display: inline-block;
  word-break: break-all;
}
#booths .chip,
#booths-detail .chip {
  width: 64px;
  height: 18px;
  border-radius: 20px;
  background: #d9d9d9;
  font-weight: 700;
  justify-content: center;
  margin-right: 6px;
}
#booths .chip .chip-label,
#booths-detail .chip .chip-label {
  padding: 0 4px;
  font-size: 10px;
}
#booths .listview,
#booths-detail .listview {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
#booths .image-listview li a,
#booths-detail .image-listview li a {
  padding: 16px 0;
}
#booths .image-listview li a::after,
#booths-detail .image-listview li a::after {
  display: none;
}
#booths .image-listview li:not(:last-child),
#booths-detail .image-listview li:not(:last-child) {
  margin-bottom: 4px;
}
#booths .detail-card p,
#booths-detail .detail-card p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.16px;
}
#booths .detail-card .detail-card-title,
#booths-detail .detail-card .detail-card-title {
  color: #000;
  font-size: 16px;
  line-height: 32.5px;
}
#booths .detail-card .detail-card-title strong,
#booths-detail .detail-card .detail-card-title strong {
  font-weight: 700;
}
#booths .form-control,
#booths-detail .form-control {
  font-size: 14px;
}

#score .custom-nav-tabs {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.2px;
}
#score .custom-nav-tabs .nav-item {
  text-align: center;
}
#score .custom-nav-tabs .nav-item .nav-link {
  border: unset;
  border-radius: 10px 10px 0px 0px;
  border-top: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  color: #958d9e;
}
#score .custom-nav-tabs .nav-item .nav-link:active, #score .custom-nav-tabs .nav-item .nav-link.active {
  color: white;
  background-color: #00bebe;
  border-top: 1px solid #00bebe;
  border-right: 1px solid #00bebe;
  border-left: 1px solid #00bebe;
}
#score .custom-tab-content {
  border-bottom: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  border-radius: 0px 0px 10px 10px;
}
#score .custom-tab-content li .item {
  border-radius: 10px;
  padding: 16px;
}
#score .custom-tab-content li::after {
  left: 0 !important;
  margin: 0 16px;
}
#score .custom-tab-content small {
  font-size: 9px;
}
#score .list-title {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.18px;
}
#score .no-line-f {
  border-bottom: 0px;
}

#register-success-score .score-after-register-panel .user-phone {
  font-size: 35px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.7px;
}
#register-success-score .score-after-register-panel .user-name {
  color: #8f8f8f;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.4px;
}
#register-success-score .score-after-register-panel .use-score-instruction {
  margin: auto;
  max-width: 180px;
  line-height: 22px;
  letter-spacing: 0.25px;
}

.spin-modal .modal-dialog {
  top: 56px !important;
  height: calc(100% - 112px) !important;
}
.spin-modal .modal-header {
  background: #eee !important;
  border: 0px !important;
  padding: 8px 16px;
}
.spin-modal .modal-header a {
  color: #000;
  font-weight: 700;
}
.spin-modal .modal-body {
  background: #eee !important;
  padding: 10px 16px !important;
}

.transparent-backdrop-class {
  background-color: transparent;
}

.sort-wrap {
  margin: 12px auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.sort-wrap label {
  margin-right: 8px;
}
.sort-wrap select {
  border: 0 !important;
  border-radius: 20px !important;
  width: fit-content !important;
  background-color: #cacaca !important;
}

label.large-label {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.responsive-floor-img {
  max-width: 500px;
  border-radius: 10px;
  width: 100%;
  height: auto;
  margin: auto;
}

.square-img {
  aspect-ratio: 1/1;
}

.card-img {
  border-radius: 10px;
}

.card-circle-img {
  aspect-ratio: unset !important;
  border-radius: unset !important;
  width: 100%;
}

.scroll-chip {
  padding-left: 16px;
  padding-right: 16px;
  overflow-x: auto;
  white-space: nowrap;
}

.custom-carousel-pagination {
  bottom: -0.6em;
}

.custom-carousel-pagination-btn {
  width: 9px;
  height: 9px;
}
.custom-carousel-pagination-btn.is-active {
  opacity: 1;
  background-color: #00bebe;
  transform: none;
}

.horizontal-line {
  width: 100%;
  height: 1px;
  background-color: #c9c9c9;
  box-sizing: border-box;
}

.mx-025 {
  margin: 0 2px;
}

.highlight-text {
  color: #00bebe;
}

.score-panel {
  display: block;
  margin: auto;
  width: 100%;
  max-width: fit-content;
  background-color: #00bebe;
  border-radius: 15px;
  padding: 5px;
  box-sizing: border-box;
}
.score-panel.small-panel {
  width: fit-content;
}
.score-panel.small-panel .second-sub-score-panel {
  padding: 12px !important;
  font-size: 30px !important;
  letter-spacing: 0.8px !important;
}
.score-panel .sub-score-panel {
  padding: 5px;
  margin: auto;
  box-sizing: border-box;
  border-radius: 10px;
  background-color: transparent;
  border: 1px dashed rgba(255, 255, 255, 0.6156862745);
}
.score-panel .sub-score-panel .second-sub-score-panel {
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: white;
  color: #000;
  padding: 8px;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 1.2px;
  padding: 20px;
}
.score-panel .sub-score-panel small {
  font-size: 15px;
  color: #8f8f8f;
  font-weight: 300;
}

.score-term-link {
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 0.12px;
  font-size: 12px;
  color: #000;
}
.score-term-link .info-icon {
  color: #c9c9c9;
  font-size: 10px;
  text-decoration: none;
}
.score-term-link span {
  text-decoration: underline;
}

.modal-fit-hf {
  height: calc(100% - 113px);
  top: 56px;
}

#toastError {
  color: black;
  background: white;
  z-index: 1200;
  box-shadow: 4px 4px 9px 8px rgba(0, 0, 0, 0.1);
}
#toastError .btn {
  color: red;
  font-weight: 600;
}

#DialogGetRewardSuccess .modal-content {
  box-shadow: 4px 4px 9px 8px rgba(0, 0, 0, 0.1);
}
#DialogGetRewardSuccess .btn {
  color: red;
  font-weight: 600;
}

#spin-loading {
  display: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1200;
  background-color: rgba(0, 0, 0, 0.337254902);
  padding: 24px;
}
#spin-loading div {
  color: #00bebe;
  width: 100%;
  height: 100%;
  max-width: 80px;
  max-height: 80px;
}

.reward-draw-btn {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 185px;
  background-image: linear-gradient(180deg, rgb(1, 198, 198) 0%, rgb(0, 122, 122) 100%);
  border-radius: 50%;
  aspect-ratio: 1/1;
  padding: 5px;
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.15);
  transition: 0.2s;
}
.reward-draw-btn:hover {
  filter: brightness(80%);
}
.reward-draw-btn.rectangle {
  aspect-ratio: unset !important;
  border-radius: 30px;
  max-width: 178px;
}
.reward-draw-btn.rectangle .sub-reward-draw-btn {
  aspect-ratio: unset !important;
  border-radius: 30px;
  justify-content: center;
  flex-direction: row;
  font-size: 16px;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 0.18px;
}
.reward-draw-btn.rectangle .sub-reward-draw-btn img {
  height: 26px;
  width: auto;
}
.reward-draw-btn .sub-reward-draw-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 50%;
  aspect-ratio: 1/1;
  padding: 5px;
  margin: auto;
  background-color: transparent;
  border: 1px dashed rgba(255, 255, 255, 0.6156862745);
  color: white;
  font-size: 22px;
  letter-spacing: 0.3px;
  font-weight: 700;
}

#upgrade-slot .spin-panel {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
  max-width: 280px;
  max-height: 280px;
  aspect-ratio: 1/1;
  background-color: #00bebe;
  border-radius: 35px;
  padding: 8px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 4px 2px 2px rgba(0, 0, 0, 0.15);
}
#upgrade-slot .spin-panel .triangle-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 27px solid #00bebe;
  border-bottom: 15px solid transparent;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
}
#upgrade-slot .spin-panel .triangle-left {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 27px solid #00bebe;
  border-bottom: 15px solid transparent;
  top: 50%;
  right: 0%;
  transform: translateY(-50%);
}
#upgrade-slot .spin-panel.small-panel {
  width: fit-content;
}
#upgrade-slot .spin-panel.small-panel .second-sub-score-panel {
  padding: 12px !important;
  font-size: 40px !important;
  letter-spacing: 0.8px !important;
}
#upgrade-slot .spin-panel .sub-spin-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  height: 100%;
  width: 100%;
  padding: 8px;
  margin: auto;
  box-sizing: border-box;
  border-radius: 30px;
  background-color: transparent;
  border: 1.8px dashed #ffffff;
}
#upgrade-slot .spin-panel .sub-spin-panel .second-sub-spin-panel {
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 25px;
  background-color: white;
  color: #000;
  overflow: hidden;
}
#upgrade-slot .spin-panel .sub-spin-panel .second-sub-spin-panel .scroll-bar {
  position: absolute;
  top: -60%;
  height: auto;
  width: 100%;
  text-align: center;
  margin: auto;
}
#upgrade-slot .spin-panel .sub-spin-panel .second-sub-spin-panel .scroll-bar .reward-object {
  display: block;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1/1;
  border-radius: 30px;
  margin-bottom: 24px;
  width: 66.5%;
  height: auto;
  position: unset !important;
  transform: unset !important;
}
#upgrade-slot .spin-panel .sub-spin-panel small {
  font-size: 15px;
  color: #8f8f8f;
  font-weight: 300;
}
#upgrade-slot .reward-show {
  display: block !important;
}
#upgrade-slot .reward-hide {
  display: none !important;
}
#upgrade-slot .spin-btn {
  display: block;
  border-radius: 10px;
  background: linear-gradient(180deg, #05c1c1 0%, #018282 100%);
  width: 80%;
  max-width: 360px;
  margin: auto;
  height: 56px;
  color: white;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.3px;
  border-width: 0px;
}
#upgrade-slot .spin-btn:focus {
  outline: none;
}
#upgrade-slot .spin-btn:hover {
  filter: brightness(80%);
}
#upgrade-slot .term-modal h2 {
  font-size: 20px !important;
  font-weight: 700 !important;
  letter-spacing: 0.2px !important;
}
#upgrade-slot .term-modal h2 .ellipse {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00bebe;
}
#upgrade-slot .term-modal ul {
  padding-left: 1rem;
}
#upgrade-slot .term-modal ul li {
  list-style: decimal;
  font-size: 14px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 0.14px;
}
#upgrade-slot .term-modal .modal-dialog {
  top: 56px !important;
  height: calc(100% - 112px) !important;
}
#upgrade-slot .term-modal .modal-header {
  background: white !important;
  border: 0px !important;
  padding: 8px 16px;
}
#upgrade-slot .term-modal .modal-header a {
  color: #000;
  font-weight: 700;
}
#upgrade-slot .term-modal .modal-body {
  background: white !important;
  padding: 0px 16px !important;
}

.reward-draw-btn.rectangle .sub-reward-draw-btn {
  aspect-ratio: unset !important;
  border-radius: 30px;
  justify-content: center;
  flex-direction: row;
  font-size: 16px;
  font-weight: 700;
  line-height: 15px;
  letter-spacing: 0.18px;
}

.activity-box .info {
  padding: 10px 20px 0 20px;
  font-size: 14px !important;
}

.activity-box a {
  font-size: 14px !important;
}

#register-form .text-button {
  padding-top: 12px;
  padding-bottom: 12px;
}

#term {
  font-size: 16px;
  line-height: 1.8;
  color: #000000;
}

#wizard .step small {
  font-size: 16px;
  color: #000000;
  display: block;
  text-align: center;
  font-weight: 700;
  line-height: 1.6;
}

#form-profile .form-group .label,
#form-survey .form-group .label {
  font-size: 20px;
  margin: 0;
  font-weight: 700;
  color: #000;
  display: block;
  line-height: 1.6;
  text-align: left;
}

#form-profile .form-control,
#form-survey .form-control {
  font-size: 20px;
  font-weight: 500;
}

.text-button {
  text-align: center;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32.5px; /* 162.5% */
  letter-spacing: 1.2px;
  background: none;
  border: none;
  display: block;
  width: 100%;
}

.custom-label {
  background: #01a4a4;
  color: #fff !important;
  padding: 5px 10px;
  border-radius: 10px;
  margin-bottom: 5px !important;
  line-height: 1 !important;
}

#form-profile .form-group .label .form-group .label,
#form-survey .form-group .label {
  font-size: 20px;
  margin: 0;
  font-weight: 700;
  color: #000;
  display: block;
  line-height: 1.6;
  text-align: left;
}

#form-profile .form-control .form-control,
#form-survey .form-control {
  font-size: 20px;
  font-weight: 500;
}

.question-text {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.answer-choice {
  cursor: pointer;
  display: block;
  font-size: 20px;
  border: 1px solid #cccccc;
  margin: 8px auto;
  border-radius: 10px;
  padding: 8px 16px;
  font-weight: bold;
}

.btn-lg {
  height: 52px;
  padding: 3px 24px;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 700;
}

#form-profile .btn-lg {
  font-size: 20px;
}

#form-survey .btn-lg {
  font-size: 20px;
}

.btn-lg i.icon ion-icon,
.btn-lg ion-icon {
  font-size: 26px;
}

#visitor-guide .vg-item small {
  padding-top: 5px;
  display: block;
  color: #404040;
  text-align: center;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal !important; /* 83.333% */
  letter-spacing: 0.12px;
}

#score .btn-primary {
  font-size: 14px;
}

.f_reg {
  font-family: "Sarabun", sans-serif !important;
  font-size: 16px;
}