/* thai */
@keyframes fadeInBrushTier {
  0% {
    opacity: 0;
    width: 0;
  }
  100% {
    opacity: 1;
    width: 295px;
  }
}
.section-member-tier-title {
  background-image: url("../img/BG.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-bottom: 0;
}
.section-member-tier-title .title-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
}
.section-member-tier-title .title-container .title-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.section-member-tier-title .title-container .title-wrapper .title {
  position: relative;
}
.section-member-tier-title .title-container .title-wrapper .title h2 {
  z-index: 1;
  position: relative;
  color: #FFF;
  text-align: center;
  font-family: Sukhumvit Set;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 20px;
}
.section-member-tier-title .title-container .title-wrapper .title .brush {
  position: absolute;
  top: 0;
  left: 153px;
  z-index: 0;
  overflow: hidden;
  width: 0;
  height: 59px;
  animation: fadeInBrushTier 1s forwards;
}
.section-member-tier-title .title-container .title-wrapper .title .brush img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 59px;
  width: 295px;
}
.section-member-tier-title .title-container .title-wrapper .subtitle {
  color: #E1E1E1;
  text-align: center;
  font-family: Noto Sans Thai Looped;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  white-space: wrap;
}
.section-member-tier-title .title-container .title-wrapper #btn-modal-info {
  color: #C6222D;
  text-align: center;
  font-family: Noto Sans Thai Looped;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  text-decoration-line: underline;
  cursor: pointer;
  z-index: 1;
}
.section-member-tier-title .title-container .title-wrapper .img-list-wrapper {
  position: relative;
}
.section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-item {
  position: absolute;
  display: flex;
  width: 375px;
  flex-direction: column;
  align-items: center;
}
.section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-item img {
  width: 64px;
  height: 64px;
  margin-bottom: 14px;
}
.section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-item label {
  color: #FFF;
  text-align: center;
  font-family: Sukhumvit Set;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 0;
}
.section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-item span {
  color: #E1E1E1;
  font-family: Noto Sans Thai Looped;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-1 {
  top: 115px;
  right: 220px;
}
.section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-2 {
  top: 95px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-3 {
  top: 115px;
  left: 220px;
}
.section-member-tier-title .title-container .title-wrapper .img-center {
  width: 100%;
  max-width: min(100vw, 1041px);
  margin-top: -10%;
  margin-bottom: -20%;
}

.section-member-tier-table .title {
  color: #000;
  text-align: center;
  font-family: Sukhumvit Set;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
}
.section-member-tier-table .btn-download-img {
  cursor: pointer;
  color: #C6222D;
  text-align: center;
  font-family: Noto Sans Thai Looped;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 34px;
  text-decoration-line: underline;
}
.section-member-tier-table .tier-table-card {
  align-self: stretch;
  border-radius: 16px;
  background: #FFF;
  padding: 48px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper {
  color: #454646;
  font-family: Sukhumvit Set;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  overflow: scroll;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper::-webkit-scrollbar {
  display: none;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table {
  width: 100%;
  min-width: 1000px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tr th {
  width: 18%;
  color: #000;
  text-align: center;
  font-family: Sukhumvit Set;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tr th:first-child {
  width: 28%;
  color: #454646;
  text-align: left;
  font-family: Sukhumvit Set;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tr th img {
  max-width: 160px;
  border-radius: 7px;
  box-shadow: 0px 8.93856px 17.87711px 0px rgba(0, 0, 0, 0.12);
  margin-bottom: 16px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tr.head-bottom th {
  padding-top: 72px;
  padding-bottom: 24px;
  border-bottom: 1px solid #A3A3A3;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td {
  border-bottom: 1px dashed #E1E1E1;
  padding: 24px 0;
  vertical-align: top;
  color: #2B2C2C;
  text-align: center;
  font-family: Sukhumvit Set;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td:first-child {
  color: #454646;
  text-align: left;
  font-family: Sukhumvit Set;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td p,
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td ul,
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td li {
  color: #454646;
  font-family: Sukhumvit Set;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 0;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td ul {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td ul li {
  width: -moz-fit-content;
  width: fit-content;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td ul.center {
  margin: auto;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td b {
  color: #C6222D;
  font-family: Sukhumvit Set;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}
.section-member-tier-table .tier-table-card .tier-table-wrapper table tbody tr td strong {
  color: #2B2C2C;
  text-align: center;
  font-family: Sukhumvit Set;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

.bd-gift .bd-menu {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
.bd-gift .bd-menu img {
  display: block;
  width: 100px;
  height: 100px;
}
.bd-gift .bd-menu .gift-set-img {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100px;
}
.bd-gift .bd-menu .gift-set-img img {
  width: 88px;
  height: 88px;
}

.btn-modal-menu {
  line-height: 40px;
  text-decoration: underline;
  cursor: pointer;
}

#modal-menu {
  z-index: 20000001;
}
#modal-menu .modal-content {
  border-radius: 8px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  min-width: min(90vw, 624px);
  max-width: 90vw;
  padding: 56px 32px;
}
#modal-menu .modal-content .modal-close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 10;
}
#modal-menu .modal-content .modal-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
  overflow: scroll;
  max-height: 80vh;
}
#modal-menu .modal-content .modal-content-wrapper label {
  color: #454646;
  font-family: Sukhumvit Set;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 16px;
}
#modal-menu .modal-content .modal-content-wrapper .menu-list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 40px;
}
#modal-menu .modal-content .modal-content-wrapper .menu-list .menu-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#modal-menu .modal-content .modal-content-wrapper .menu-list .menu-item img {
  width: 100px;
  height: 100px;
}
#modal-menu .modal-content .modal-content-wrapper .menu-list .menu-item span {
  color: #2B2C2C;
  text-align: center;
  font-family: Sukhumvit Set;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}

@media screen and (max-width: 1200px) {
  .section-member-tier-title .title-container .title-wrapper .img-list-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 42px;
    margin-top: 32px;
  }
  .section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-item {
    position: static;
  }
  .section-member-tier-title .title-container .title-wrapper .img-list-wrapper .img-2 {
    transform: none;
  }
  .section-member-tier-title .title-container .title-wrapper .img-center {
    margin-top: -20%;
  }
}
@media screen and (max-width: 576px) {
  .section-member-tier-title .title-container .title-wrapper .title .brush {
    top: 60px;
    left: -17px;
  }
}/*# sourceMappingURL=member-tier.css.map */