.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-clip: border-box;
  max-width: none;
  height: auto;
  overflow: visible;
}

.title-container {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.title-box {
  justify-content: center;
  align-items: center;
  display: flex;
}

.date-container {
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.date {
  color: #fff;
  text-align: center;
  padding-bottom: 0;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
}

.image {
  width: 320px;
  max-width: 100%;
  padding-top: 0;
  display: block;
  overflow: visible;
}

.text-block {
  color: #fff;
  text-align: center;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 18px;
  line-height: 120%;
}

.section {
  margin-bottom: 110px;
  inset: 0%;
}

.button-container {
  max-width: 480px;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 0;
  padding-left: 0;
  overflow: visible;
}

.div-block {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: IBM Plex Sans Thai, sans-serif;
  line-height: 100%;
  display: grid;
}

.button-2 {
  color: #961981;
  background-color: #00fffe;
  border: 1px solid #00fffe;
  border-radius: 12px;
  padding: 13px 0;
  box-shadow: 0 6px 6px 1px #2d194433;
}

.button-2:hover {
  box-shadow: none;
  color: #961981;
  background-color: #00b7ff;
  border-color: #00b7ff;
}

.button-3 {
  color: #961981;
  background-color: #00fffe;
  border: 1px solid #00fffe;
  border-radius: 12px;
  margin-left: 0;
  padding: 13px 10px 13px 0;
  box-shadow: 0 6px 6px 1px #2d194433;
}

.button-3:hover {
  box-shadow: none;
  background-color: #00b7ff;
  border-color: #00b7ff;
}

.circle-gradient {
  z-index: -100;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: absolute;
  inset: -37% 0% 0%;
}

.gradient {
  background-image: radial-gradient(circle farthest-side, #08f0fd, #30bef5 30%, #2deffa00 92%);
  border-radius: 360px;
  width: 360px;
  height: 360px;
}

.image-2 {
  max-width: 20%;
  overflow: clip;
}

.element-curve-1 {
  z-index: -100;
  position: absolute;
  inset: -4% auto auto -8%;
  overflow: hidden;
}

.element-curve-2 {
  z-index: -100;
  position: absolute;
  inset: -5% -112% auto auto;
  overflow: hidden;
}

.image-3 {
  max-width: 20%;
  overflow: clip;
}

.element-curve-3 {
  position: absolute;
  inset: auto auto 1% -7%;
}

.image-4 {
  max-width: 25%;
}

.element-curve-4 {
  z-index: -100;
  position: absolute;
  inset: auto -76% 0% 900px;
}

.image-5 {
  max-width: 25%;
}

.element-icon-container {
  display: none;
  overflow: visible;
}

.image-6 {
  mix-blend-mode: normal;
  max-width: 18%;
}

.element-icon-1 {
  z-index: 100;
  mix-blend-mode: normal;
  position: absolute;
  inset: 28% auto 0% 11%;
  overflow: clip;
}

.element-icon-2 {
  z-index: 100;
  position: absolute;
  inset: 47% auto 0% 16%;
  overflow: clip;
}

.image-7 {
  max-width: 18%;
}

.element-icon-3 {
  z-index: 100;
  position: absolute;
  inset: 23% -19% 0% auto;
  overflow: clip;
}

.image-8 {
  max-width: 18%;
}

.element-icon-4 {
  z-index: 100;
  position: absolute;
  inset: 40% -8% 0% auto;
  overflow: clip;
}

.image-9 {
  max-width: 18%;
}

.element-circle {
  z-index: -100;
  box-sizing: border-box;
  object-fit: cover;
  max-width: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-10 {
  mix-blend-mode: color-dodge;
}

.circle_1 {
  z-index: -200;
  opacity: .4;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 20%;
  position: absolute;
  inset: -12% auto auto 11%;
  overflow: hidden;
}

.image-11 {
  z-index: auto;
  opacity: .4;
  max-width: 70%;
  position: absolute;
  inset: -22% -37% auto auto;
  overflow: hidden;
}

.image-12 {
  opacity: .4;
  max-width: 40%;
  position: absolute;
  inset: auto auto -37% -7%;
  overflow: hidden;
}

.image-13 {
  opacity: .4;
  max-width: 40%;
  position: absolute;
  inset: auto -17% -26% auto;
  overflow: hidden;
}

.element-line {
  object-fit: cover;
  max-width: 100%;
  position: static;
  inset: 0%;
}

.image-14 {
  z-index: 0;
  max-width: 30%;
  position: absolute;
  inset: 13% 0% auto -13%;
  overflow: hidden;
}

.image-15 {
  z-index: auto;
  max-width: 25%;
  position: absolute;
  inset: -23% 5% auto auto;
  overflow: hidden;
}

.image-16 {
  max-width: 40%;
}

.image-17 {
  z-index: auto;
  width: 100%;
  max-width: 30%;
  position: absolute;
  inset: auto 7% -20% auto;
  overflow: hidden;
}

.bubble_1 {
  opacity: .5;
  max-width: 3%;
  position: absolute;
  inset: 22% auto 0% 22%;
}

.bubble_2 {
  opacity: .3;
  max-width: 2.5%;
  position: absolute;
  inset: 31% 16% 0% auto;
}

.button-main {
  z-index: 100;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  margin-bottom: 0;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.button-4 {
  text-align: center;
  background-color: #d152fe;
  border: 1px solid #d152fe;
  border-radius: 12px;
  font-family: IBM Plex Sans Thai, sans-serif;
  box-shadow: 0 2px 5px #6971e1;
}

.button-4:hover {
  box-shadow: none;
  background-color: #9913c9;
  border-color: #9913c9;
}

.button-5 {
  outline-offset: 0px;
  text-align: center;
  background-color: #3898ec00;
  border-radius: 12px;
  outline: 1px solid #fff;
  font-family: IBM Plex Sans Thai, sans-serif;
}

.button-5:hover {
  color: #3c3caa;
  background-color: #fff;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.section-2 {
  background-color: #fff;
}

.text-block-3 {
  color: #141620;
  text-align: center;
  margin-top: 0;
  padding-top: 100px;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.section-6 {
  background-color: #fff;
  padding-bottom: 140px;
  position: relative;
  overflow: visible;
}

.text-block-5 {
  color: #0f131e;
  text-align: center;
  margin-bottom: 40px;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
}

.promote_head {
  margin-top: 0;
  padding-top: 40px;
}

.section-7 {
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-clip: border-box;
  max-width: 100%;
  margin-bottom: 0;
  padding-bottom: 111px;
  overflow: visible;
}

.div-block-3 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.image-19 {
  width: 50%;
}

.poster {
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.container {
  max-width: 840px;
}

.heading {
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}

.text-span-2 {
  color: #0f131e;
}

.text-span-3 {
  color: #73bae8;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.text-span-4 {
  color: #0f131e;
  font-weight: 700;
}

.button_2 {
  max-width: 480px;
  margin-top: 60px;
}

.div-block-5 {
  z-index: 100;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  position: relative;
}

.button-6 {
  text-align: center;
  background-color: #d152fe;
  border: 1px solid #d152fe;
  border-radius: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: IBM Plex Sans Thai, sans-serif;
  line-height: 100%;
  text-decoration: none;
  box-shadow: 0 2px 5px #0003;
}

.button-6:hover {
  background-color: #9913c9;
  border-color: #9913c9;
}

.button-7 {
  text-align: center;
  background-color: #73bae8;
  border: 1px solid #73bae8;
  border-radius: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: IBM Plex Sans Thai, sans-serif;
  line-height: 100%;
  text-decoration: none;
  box-shadow: 0 2px 5px #0003;
}

.button-7:hover {
  background-color: #388dc4;
  border-color: #388dc4;
}

.copyright {
  background-image: linear-gradient(45deg, #73bae8, #6963e7);
  padding-top: 14px;
  padding-bottom: 14px;
  overflow: visible;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 10px;
  line-height: 100%;
}

.text-span-5 {
  color: #0f131e;
  font-weight: 700;
}

.bold-text, .bold-text-2 {
  color: #0f131e;
}

.countdown {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 10px;
  display: flex;
}

.image-20 {
  overflow: visible;
}

.js-clock {
  color: #fffefe;
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.box {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.box.days {
  width: 100px;
  height: 100px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.clock-number {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff 30%, #6dc3ff);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 100%;
}

.clock-label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-right: -5px;
  font-family: IBM Plex Sans Thai, sans-serif;
  font-weight: 300;
}

.countdown-container {
  margin-top: 0;
}

.element-line-container {
  display: none;
  position: static;
  overflow: visible;
}

.sale-date-container {
  margin-bottom: 10px;
}

.element-bubble-container {
  display: none;
  position: static;
  overflow: hidden;
}

.banner_main {
  background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 60px;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-21 {
  max-width: none;
  min-height: 100vh;
  position: absolute;
  inset: 0%;
}

.header {
  background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 100vh;
  padding-bottom: 30px;
  display: none;
}

@media screen and (min-width: 1280px) {
  .body {
    background-image: none;
    max-width: none;
    overflow: visible;
  }

  .title-container {
    margin-top: 0;
    padding: 0 10px 60px;
  }

  .title-box {
    z-index: 100;
    position: relative;
  }

  .date-container {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .date-box {
    z-index: 100;
    position: relative;
  }

  .date {
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 100%;
  }

  .image {
    width: 380px;
    max-width: 90%;
    overflow: visible;
  }

  .text-block {
    color: #fff;
    text-align: center;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 20px;
  }

  .section {
    position: fixed;
  }

  .button-container {
    max-width: 480px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block {
    z-index: 100;
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 16px;
    line-height: 100%;
    display: grid;
    position: relative;
  }

  .button-2 {
    color: #961981;
    background-color: #00fffe;
    border: 1px solid #00fffe;
    border-radius: 12px;
    padding: 15px 0;
    box-shadow: 0 6px 6px 1px #2d194433;
  }

  .button-2:hover {
    box-shadow: none;
    color: #961981;
    background-color: #00b7ff;
    border-color: #00b7ff;
  }

  .button-3 {
    color: #961981;
    background-color: #00fffe;
    border: 1px solid #00fffe;
    border-radius: 12px;
    padding: 15px 0;
    box-shadow: 0 6px 6px 1px #2d194433;
  }

  .button-3:hover {
    box-shadow: none;
    background-color: #00b7ff;
    border-color: #00b7ff;
  }

  .circle-gradient {
    z-index: -100;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: absolute;
    inset: -41% 0% 0%;
  }

  .gradient {
    background-image: radial-gradient(circle farthest-side, #08f0fd, #30bef5 30%, #2deffa00 92%);
    border-radius: 480px;
    width: 480px;
    max-width: 100%;
    height: 480px;
  }

  .image-2 {
    max-width: 25%;
    overflow: clip;
  }

  .element-curve-1 {
    z-index: -100;
    position: absolute;
    inset: -2% auto auto -8%;
    overflow: hidden;
  }

  .element-curve-2 {
    z-index: -100;
    position: absolute;
    inset: -4% -91% auto auto;
    overflow: hidden;
  }

  .image-3 {
    max-width: 25%;
    overflow: clip;
  }

  .element-curve-3 {
    position: absolute;
    inset: auto auto 7% -7%;
    overflow: hidden;
  }

  .image-4 {
    max-width: 30%;
  }

  .element-curve-4 {
    z-index: -100;
    position: absolute;
    inset: auto -61% 5% auto;
  }

  .image-5 {
    max-width: 30%;
  }

  .image-6 {
    max-width: 20%;
  }

  .element-icon-1 {
    z-index: 100;
    position: absolute;
    inset: 28% auto 0% 8%;
    overflow: clip;
  }

  .element-icon-2 {
    position: absolute;
    inset: 52% auto 0% 13%;
  }

  .image-7 {
    max-width: 20%;
  }

  .element-icon-3 {
    z-index: 100;
    position: absolute;
    inset: 22% -14% 0% auto;
    overflow: clip;
  }

  .image-8 {
    max-width: 20%;
  }

  .element-icon-4 {
    z-index: 100;
    position: absolute;
    inset: 43% -4% 0% auto;
    overflow: clip;
  }

  .image-9 {
    max-width: 20%;
  }

  .element-circle {
    z-index: -100;
    position: absolute;
    inset: 0%;
  }

  .image-10 {
    mix-blend-mode: color-dodge;
  }

  .circle_1, .image-11, .image-12, .image-13 {
    overflow: hidden;
  }

  .image-14 {
    max-width: 30%;
    left: -8%;
    overflow: hidden;
  }

  .image-15 {
    max-width: 25%;
    top: -22%;
    right: 7%;
    overflow: hidden;
  }

  .image-17 {
    z-index: auto;
    width: 100%;
    max-width: 30%;
    bottom: -22%;
    right: 8%;
    overflow: hidden;
  }

  .button-4, .button-5 {
    padding: 10px 20px;
    font-size: 16px;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .section-6 {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 140px;
    overflow: hidden;
  }

  .text-block-5 {
    text-align: center;
    margin-bottom: 40px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
  }

  .section-7 {
    margin-bottom: -44px;
    overflow: hidden;
  }

  .div-block-3 {
    padding-bottom: 10px;
  }

  .image-19 {
    width: 50%;
  }

  .poster {
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-weight: 700;
    display: flex;
  }

  .heading {
    margin-bottom: 60px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
  }

  .text-span-3 {
    color: #73bae8;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 100%;
  }

  .text-span-4 {
    font-weight: 700;
  }

  .button_2 {
    max-width: 480px;
    margin-top: 10px;
  }

  .div-block-5 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid;
  }

  .button-6 {
    text-align: center;
    background-color: #d152fe;
    border: 1px solid #d152fe;
    border-radius: 12px;
    padding: 12px 20px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 16px;
    line-height: 100%;
    text-decoration: none;
    box-shadow: 0 2px 5px #0003;
  }

  .button-6:hover {
    box-shadow: none;
    background-color: #9913c9;
    border-color: #9913c9;
  }

  .button-7 {
    text-align: center;
    background-color: #73bae8;
    border: 1px solid #73bae8;
    border-radius: 12px;
    padding: 12px 20px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 16px;
    line-height: 100%;
    text-decoration: none;
    box-shadow: 0 2px 5px #0003;
  }

  .button-7:hover {
    box-shadow: none;
    background-color: #388dc4;
    border-color: #388dc4;
  }

  .copyright {
    background-image: linear-gradient(45deg, #73bae8, #6963e7);
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .text-block-10 {
    color: #fff;
    text-align: center;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 10px;
  }

  .text-span-5 {
    font-weight: 700;
  }

  .banner_main {
    background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
    background-position: 50%;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-height: 0;
    padding: 60px 10px;
    display: block;
  }

  .header {
    background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
    background-size: cover;
    padding-top: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .body {
    aspect-ratio: auto;
    background-image: none;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    overflow: visible;
  }

  .title-container {
    width: auto;
    padding-top: 0;
  }

  .date-container {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .date {
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 100%;
  }

  .image {
    width: 480px;
    padding-top: 0;
  }

  .text-block {
    color: #fff;
    text-align: center;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 120%;
  }

  .button-container {
    max-width: 480px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .div-block {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .button-2 {
    color: #961981;
    text-align: center;
    background-color: #00fffe;
    border: 1px solid #00fffe;
    border-radius: 14px;
    padding: 15px 0;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 18px;
    line-height: 100%;
    text-decoration: none;
    box-shadow: 0 6px 6px 1px #2d194433;
  }

  .button-2:hover {
    box-shadow: none;
    color: #961981;
    background-color: #00b7ff;
    border-color: #00b7ff;
  }

  .button-3 {
    color: #961981;
    text-align: center;
    background-color: #00fffe;
    border: 1px solid #00fffe;
    border-radius: 14px;
    padding: 15px 0;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 18px;
    line-height: 100%;
    text-decoration: none;
    box-shadow: 0 6px 6px 1px #2d194433;
  }

  .button-3:hover {
    box-shadow: none;
    background-color: #00b7ff;
    border-color: #00b7ff;
  }

  .circle-gradient {
    z-index: -100;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: -44% 0% 0%;
  }

  .gradient {
    background-image: radial-gradient(circle farthest-side, #08f0fd, #30bef5 30%, #2deffa00 94%);
    border-radius: 480px;
    width: 480px;
    height: 480px;
  }

  .image-2 {
    max-width: 25%;
    overflow: clip;
  }

  .element-curve-1 {
    z-index: -100;
    position: absolute;
    inset: 0% auto auto -8%;
    overflow: hidden;
  }

  .element-curve-2 {
    z-index: -100;
    position: absolute;
    inset: -4% -82% auto auto;
    overflow: hidden;
  }

  .image-3 {
    max-width: 25%;
    overflow: clip;
  }

  .element-curve-3 {
    position: absolute;
    inset: auto auto 4% -5%;
    overflow: hidden;
  }

  .image-4 {
    max-width: 30%;
  }

  .element-curve {
    width: 100px;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .element-curve-4 {
    z-index: -100;
    position: absolute;
    inset: auto -55% 1% auto;
  }

  .image-5 {
    max-width: 30%;
  }

  .image-6 {
    max-width: 20%;
    margin-left: 20px;
    margin-right: 0;
    padding-right: 0;
    overflow: visible;
  }

  .element-icon-1 {
    z-index: 100;
    position: absolute;
    inset: 20% auto 0% 8%;
    overflow: hidden;
  }

  .element-icon-2 {
    position: absolute;
    inset: 35% auto 0% 13%;
    overflow: hidden;
  }

  .image-7 {
    max-width: 20%;
    margin-left: 29px;
    padding-top: 200px;
    padding-bottom: 0;
    position: static;
    inset: 0% auto 0% 0%;
    overflow: visible;
  }

  .element-icon-3 {
    z-index: 100;
    position: absolute;
    inset: 16% -11% 0% auto;
    overflow: hidden;
  }

  .image-8 {
    max-width: 20%;
    margin-top: 65px;
    margin-bottom: 0;
    margin-right: 20px;
    padding-bottom: 0;
    overflow: visible;
  }

  .element-icon-4 {
    z-index: 100;
    position: absolute;
    inset: 37% -1% 0% auto;
    overflow: hidden;
  }

  .image-9 {
    max-width: 20%;
    margin-top: 101px;
    margin-right: 20px;
    overflow: visible;
  }

  .element-circle {
    inset: 0% 0% auto;
    overflow: visible;
  }

  .image-10 {
    mix-blend-mode: color-dodge;
  }

  .circle_1 {
    z-index: -300;
    margin-top: -149px;
    inset: 32% auto auto 10%;
    overflow: hidden;
  }

  .image-11 {
    z-index: -300;
    max-width: 60%;
    inset: 2% -31% auto auto;
    overflow: hidden;
  }

  .image-12 {
    z-index: -300;
    max-width: 20%;
    inset: auto auto 20% -37%;
    overflow: hidden;
  }

  .image-13 {
    z-index: -300;
    inset: auto 0% 0% auto;
    overflow: hidden;
  }

  .image-14 {
    max-width: 30%;
    overflow: hidden;
  }

  .image-15 {
    max-width: 25%;
    top: -25%;
    right: 7%;
    overflow: hidden;
  }

  .image-17 {
    z-index: auto;
    width: auto;
    max-width: 30%;
    bottom: -13%;
    right: 8%;
    overflow: hidden;
  }

  .bubble_1 {
    top: 5%;
  }

  .bubble_2 {
    margin-right: 10px;
    padding-right: 3px;
  }

  .button-4, .button-5 {
    padding: 12px 20px;
    font-size: 16px;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .section-6 {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 100px;
    overflow: hidden;
  }

  .text-block-5 {
    font-size: 26px;
  }

  .promote_head {
    text-align: center;
    margin-bottom: 40px;
    padding-bottom: 0;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 120%;
  }

  .section-7 {
    margin-bottom: 7px;
    overflow: hidden;
  }

  .div-block-3 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .image-19 {
    width: 50%;
    display: block;
    overflow: visible;
  }

  .poster {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container {
    margin-top: 56px;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .heading {
    color: #0f131e;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 20px;
    line-height: 140%;
  }

  .text-span-2 {
    font-weight: 400;
    line-height: 140%;
  }

  .text-span-3 {
    color: #73bae8;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 26px;
    line-height: 140%;
  }

  .text-span-4 {
    line-height: 140%;
  }

  .button_2 {
    max-width: 480px;
  }

  .div-block-5 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid;
  }

  .button-6 {
    text-align: center;
    background-color: #d152fe;
    border-radius: 12px;
    padding: 12px 20px;
    font-family: IBM Plex Sans Thai, sans-serif;
    box-shadow: 0 2px 5px #0003;
  }

  .button-7 {
    text-align: center;
    background-color: #73bae8;
    border-radius: 12px;
    padding: 12px 20px;
    font-family: IBM Plex Sans Thai, sans-serif;
    box-shadow: 0 2px 5px #0003;
  }

  .button-7:hover {
    box-shadow: none;
    background-color: #388dc4;
    border-color: #388dc4;
  }

  .copyright {
    background-image: linear-gradient(45deg, #73bae8, #6963e7);
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .text-block-10 {
    color: #fff;
    text-align: center;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 12px;
  }

  .banner_main {
    background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
    display: block;
  }

  .header {
    background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
    background-position: 50%;
    background-size: cover;
    min-height: 100vh;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    aspect-ratio: auto;
    -webkit-text-fill-color: inherit;
    object-fit: fill;
    background-color: #fff0;
    background-image: none;
    background-clip: border-box;
    max-width: none;
    height: auto;
    min-height: 0;
    max-height: none;
    overflow: visible;
  }

  .title-container {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    padding: 0 10px 80px;
    display: flex;
  }

  .date-container {
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .date-box {
    margin-bottom: 20px;
  }

  .date {
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 100%;
  }

  .image {
    width: 600px;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .text-block {
    color: #fff;
    text-align: center;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 26px;
    line-height: 120%;
  }

  .section {
    vertical-align: middle;
    border-radius: 16px;
    width: 100vw;
    height: 100vh;
    display: block;
    position: fixed;
    inset: 0%;
    overflow: hidden;
  }

  .button-container {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: 480px;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: grid;
  }

  .button-2 {
    color: #961981;
    text-align: center;
    background-color: #00fffe;
    border: 1px solid #00fffe;
    border-radius: 16px;
    padding: 20px 0;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 20px;
    line-height: 100%;
    text-decoration: none;
    box-shadow: 0 6px 6px 1px #2d194433;
  }

  .button-2:hover {
    box-shadow: none;
    color: #961981;
    background-color: #00b7ff;
    border-color: #00b7ff;
  }

  .button-3 {
    color: #961981;
    text-align: center;
    background-color: #00fffe;
    border: 1px solid #00fffe;
    border-radius: 16px;
    padding: 20px 0;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    text-decoration: none;
    box-shadow: 0 6px 6px 1px #2d194433;
  }

  .button-3:hover {
    box-shadow: none;
    background-color: #00b7ff;
    border-color: #00b7ff;
  }

  .mesh {
    background-image: radial-gradient(circle, #000, #fff);
    justify-content: center;
    align-items: center;
    width: 640px;
    height: 640px;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .circle-gradient {
    z-index: -100;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: -59% 0% 0%;
  }

  .gradient {
    background-image: radial-gradient(circle farthest-side, #08f0fd, #30bef5 29%, #2deffa00 94%);
    border-radius: 480px;
    width: 540px;
    max-width: 100%;
    height: 540px;
  }

  .image-2 {
    max-width: 25%;
    overflow: clip;
  }

  .element-curve-1 {
    z-index: -100;
    position: absolute;
    inset: -1% auto auto -7%;
  }

  .element-curve-2 {
    z-index: -100;
    position: absolute;
    inset: -5% -59% auto auto;
    overflow: hidden;
  }

  .image-3 {
    max-width: 25%;
    overflow: clip;
  }

  .element-curve-3 {
    position: absolute;
    inset: auto auto 8% -4%;
  }

  .image-4 {
    max-width: 30%;
    height: auto;
    overflow: clip;
  }

  .element-curve {
    height: 100vh;
    position: static;
    overflow: hidden;
  }

  .element-curve-4 {
    z-index: -100;
    position: absolute;
    inset: auto -41% 11% auto;
  }

  .image-5 {
    max-width: 30%;
  }

  .element-icon-container {
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    overflow: visible;
  }

  .image-6 {
    max-width: 25%;
    overflow: clip;
  }

  .element-icon-1 {
    z-index: 100;
    position: absolute;
    inset: 22% auto auto 14%;
  }

  .element-icon-2 {
    z-index: 100;
    position: absolute;
    inset: 26% auto 0% 19%;
    overflow: clip;
  }

  .image-7 {
    max-width: 25%;
  }

  .element-icon-3 {
    z-index: 100;
    position: absolute;
    inset: 17% -4% 0% auto;
    overflow: clip;
  }

  .image-8 {
    max-width: 25%;
  }

  .element-icon-4 {
    z-index: 100;
    position: absolute;
    inset: 37% 4% 0% auto;
    overflow: clip;
  }

  .image-9 {
    max-width: 25%;
  }

  .element-circle {
    z-index: -200;
    height: auto;
    position: absolute;
    inset: 0% 0% auto;
    overflow: visible;
  }

  .image-10 {
    mix-blend-mode: color-dodge;
  }

  .circle_1 {
    max-width: 17%;
    inset: -2% auto auto 14%;
    overflow: hidden;
  }

  .image-11 {
    z-index: -100;
    width: auto;
    max-width: 60%;
    top: -31%;
    right: -26%;
    overflow: hidden;
  }

  .image-12 {
    z-index: -200;
    max-width: 30%;
    bottom: 5%;
    left: -10%;
    overflow: hidden;
  }

  .image-13 {
    z-index: -100;
    bottom: -22%;
    right: 4%;
    overflow: hidden;
  }

  .element-line {
    position: static;
  }

  .image-14 {
    max-width: 30%;
  }

  .image-15 {
    max-width: 25%;
    top: -23%;
    right: 7%;
    overflow: hidden;
  }

  .image-17 {
    z-index: auto;
    width: auto;
    max-width: 30%;
    display: inline-block;
    bottom: -8%;
    right: 7%;
    overflow: hidden;
  }

  .button-4 {
    padding: 14px 20px;
    font-size: 18px;
  }

  .button-4:hover {
    border-color: #9913c9;
  }

  .button-5 {
    padding: 14px 20px;
    font-size: 18px;
  }

  .text-block-2 {
    font-size: 24px;
  }

  .section-3 {
    background-color: #fff;
  }

  .section-4 {
    object-fit: fill;
    width: auto;
    height: auto;
  }

  .section-5 {
    background-color: #fff;
  }

  .text-block-4 {
    color: #141a24;
    text-align: center;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 26px;
    font-weight: 600;
  }

  .div-block-2 {
    padding-top: 100px;
  }

  .section-6 {
    color: #fff;
    background-color: #fff;
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 220px;
    font-family: IBM Plex Sans Thai, sans-serif;
    position: static;
    overflow: hidden;
  }

  .text-block-5 {
    color: #0f131e;
    text-align: center;
    margin-bottom: 60px;
    padding-bottom: 0;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
  }

  .promote_head {
    margin-top: 0;
    padding-top: 0;
  }

  .section-7 {
    width: auto;
    margin-top: 0;
    margin-bottom: 100px;
    padding-bottom: 0;
    overflow: hidden;
  }

  .div-block-3 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .description {
    max-width: 720px;
  }

  .div-block-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 48px 48px 48px;
    grid-template-columns: 48px 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid;
  }

  .image-18 {
    width: 48px;
  }

  .text-block-6, .text-block-7 {
    color: #0f131e;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 24px;
    line-height: 100%;
  }

  .text-block-8 {
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 24px;
    line-height: 100px;
  }

  .image-19 {
    text-align: center;
    width: 50%;
    display: block;
    overflow: visible;
  }

  .poster {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container {
    max-width: 960px;
    margin-top: 60px;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .text-block-9 {
    color: #0f131e;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
  }

  .text-span {
    font-weight: 700;
  }

  .italic-text {
    color: #73bae8;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 28px;
  }

  .heading {
    color: #0f131e;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 140%;
  }

  .text-span-2 {
    color: #0f131e;
    font-weight: 300;
  }

  .text-span-3 {
    color: #73bae8;
    font-size: 32px;
    font-weight: 700;
  }

  .text-span-4 {
    font-weight: 700;
  }

  .button_2 {
    max-width: 480px;
  }

  .div-block-5 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }

  .button-6 {
    color: #fff;
    text-align: center;
    background-color: #d152fe;
    border-radius: 12px;
    padding: 14px 20px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 18px;
    line-height: 100%;
    text-decoration: none;
    box-shadow: 0 2px 5px #0003;
  }

  .button-6:hover {
    background-color: #9913c9;
    border: 1px solid #9913c9;
  }

  .button-7 {
    text-align: center;
    background-color: #73bae8;
    border-radius: 12px;
    padding: 14px 20px;
    font-family: IBM Plex Sans Thai, sans-serif;
    font-size: 18px;
    line-height: 100%;
    text-decoration: none;
    box-shadow: 0 2px 5px #0003;
  }

  .button-7:hover {
    background-color: #388dc4;
  }

  .copyright {
    background-image: linear-gradient(45deg, #73bae8, #6963e7);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .text-block-10 {
    color: #fff;
    text-align: center;
    font-family: IBM Plex Sans Thai, sans-serif;
  }

  .element-line-container {
    position: static;
    inset: 0%;
    overflow: hidden;
  }

  .sale-date-container {
    margin-bottom: 20px;
  }

  .banner_main {
    background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
    background-size: cover;
    min-height: 0;
    padding-top: 140px;
    padding-bottom: 140px;
    display: block;
    position: static;
    overflow: visible;
  }

  .image-22 {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .header {
    background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
    background-position: 50%;
    background-size: cover;
    min-height: 100vh;
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .body {
    max-width: none;
  }

  .title-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .date-container {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section {
    position: fixed;
    inset: 0%;
  }

  .button-container {
    max-width: 480px;
    margin-bottom: 0;
  }

  .button-2, .button-3 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .circle-gradient {
    top: -46%;
  }

  .element-curve-2 {
    right: -160%;
  }

  .element-curve-3 {
    z-index: -100;
    bottom: 19%;
    left: -11%;
  }

  .element-curve-4 {
    bottom: 4%;
    left: 580px;
    right: -100%;
  }

  .element-icon-1 {
    left: 2%;
  }

  .element-icon-2 {
    top: 44%;
    left: 10%;
  }

  .element-icon-3 {
    top: 23%;
    right: -44%;
  }

  .element-icon-4 {
    top: 46%;
    right: -28%;
  }

  .element-circle {
    inset: 0% 0% 0;
  }

  .circle_1 {
    top: -10%;
  }

  .image-11 {
    top: -5%;
  }

  .image-12 {
    bottom: -8%;
    left: -19%;
  }

  .image-13 {
    z-index: -100;
    bottom: -14%;
  }

  .image-15 {
    top: -11%;
    right: 7%;
  }

  .image-17 {
    z-index: auto;
    bottom: -20%;
  }

  .bubble_1 {
    top: 11%;
    left: 11%;
  }

  .bubble_2 {
    max-width: 3%;
    right: 13%;
  }

  .button-4, .button-5 {
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 100%;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .text-block-5 {
    font-size: 22px;
  }

  .section-7 {
    margin-bottom: -29px;
    overflow: hidden;
  }

  .container {
    max-width: 640px;
  }

  .button_2 {
    max-width: 480px;
  }

  .button-6, .button-7 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .banner_main {
    background-image: url('../images/Healthspan-Festival_BG_desktop.jpg');
    background-position: 50%;
  }

  .header {
    background-image: url('../images/Healthspan-Festival_BG_tablet.jpg');
    background-position: 50%;
    background-size: cover;
    min-height: 100vh;
  }
}

@media screen and (max-width: 767px) {
  .body {
    clear: none;
    aspect-ratio: auto;
    color: #fff0;
    -webkit-text-fill-color: inherit;
    background-color: #fff0;
    background-clip: border-box;
    max-width: none;
    height: auto;
    overflow: visible;
  }

  .title-container {
    margin-top: 0;
    padding-top: 0;
  }

  .date-container {
    padding-bottom: 100px;
  }

  .section {
    position: fixed;
    inset: 0%;
  }

  .button-container {
    max-width: 480px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .button-2, .button-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .circle-gradient {
    top: -46%;
  }

  .image-2 {
    max-width: 30%;
  }

  .element-curve-2 {
    left: 300px;
    right: -220%;
  }

  .element-curve-3 {
    bottom: 16%;
  }

  .element-curve-4 {
    inset: auto -100% 2% 440px;
  }

  .element-icon-1 {
    left: -2%;
  }

  .element-icon-2 {
    left: 4%;
  }

  .element-icon-3 {
    top: 25%;
    right: -61%;
  }

  .element-icon-4 {
    top: 43%;
    right: -47%;
  }

  .element-circle {
    z-index: -100;
    position: absolute;
    inset: 22% 0% 0%;
  }

  .circle_1 {
    top: -35%;
  }

  .image-11 {
    top: -44%;
  }

  .image-12 {
    bottom: 41%;
    left: -20%;
  }

  .image-13 {
    max-width: 50%;
    bottom: -32%;
    right: -17%;
  }

  .image-14 {
    top: 11%;
  }

  .image-15 {
    max-width: 30%;
    inset: -10% 7% auto auto;
  }

  .image-17 {
    max-width: 35%;
    bottom: -49%;
    right: 2%;
  }

  .bubble_1 {
    max-width: 6%;
  }

  .bubble_2 {
    z-index: 0;
    max-width: 5%;
    top: 20%;
    right: 10%;
  }

  .button-main {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .button-4, .button-5, .text-block-2 {
    font-size: 18px;
  }

  .text-block-5 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
  }

  .section-7 {
    background-color: #fff0;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .poster {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container {
    max-width: 520px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-span-3 {
    font-size: 22px;
  }

  .button_2 {
    max-width: 520px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-5 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .button-6, .button-7 {
    font-size: 18px;
  }

  .countdown {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .js-clock {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .clock-number {
    font-size: 3rem;
  }

  .countdown-container {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner_main {
    background-image: url('../images/Healthspan-Festival_BG_mobile.jpg');
  }
}

@media screen and (max-width: 479px) {
  .title-container {
    max-width: 100%;
  }

  .date-container {
    padding-bottom: 40px;
  }

  .date, .text-block {
    line-height: 120%;
  }

  .section {
    position: fixed;
    inset: 0%;
  }

  .button-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block {
    z-index: 100;
    position: relative;
  }

  .gradient {
    border-radius: 280px;
    width: 280px;
    height: 280px;
  }

  .image-2 {
    max-width: 30%;
  }

  .element-curve-2 {
    inset: -10% -260% auto 200px;
  }

  .image-3 {
    max-width: 18%;
  }

  .element-curve-3 {
    bottom: 8%;
  }

  .element-curve-4 {
    bottom: 0%;
    left: 260px;
    right: -120%;
  }

  .element-icon-container {
    position: static;
    inset: 0%;
  }

  .image-6 {
    mix-blend-mode: normal;
    overflow: hidden;
  }

  .element-icon-1 {
    z-index: auto;
    top: 25%;
    left: -2%;
  }

  .element-icon-2 {
    z-index: auto;
    display: block;
    top: 47%;
    left: 1%;
  }

  .element-icon-3 {
    z-index: auto;
    padding-right: 20px;
    top: 17%;
    right: -76%;
  }

  .image-8 {
    max-width: 15%;
  }

  .element-icon-4 {
    z-index: auto;
    padding-right: 20px;
    top: 56%;
    right: -59%;
  }

  .element-circle {
    z-index: -200;
    inset: 40% 0% 0%;
  }

  .circle_1 {
    max-width: 30%;
    top: -79%;
  }

  .image-11 {
    top: -82%;
    right: -28%;
  }

  .image-12 {
    bottom: 68%;
    left: -19%;
  }

  .image-13 {
    bottom: -44%;
    right: -13%;
  }

  .image-14 {
    z-index: auto;
    top: 5%;
    left: -14%;
  }

  .image-15 {
    top: -4%;
    right: 11%;
  }

  .image-17 {
    bottom: -40%;
    right: 10%;
  }

  .bubble_1 {
    z-index: 0;
    top: 22%;
    left: 7%;
  }

  .bubble_2 {
    max-width: 6%;
    top: 41%;
    right: 5%;
  }

  .button-main {
    z-index: 100;
    position: relative;
  }

  .image-19 {
    width: 100%;
  }

  .text-span-3 {
    font-size: 22px;
  }

  .div-block-5 {
    z-index: 100;
    position: relative;
  }

  .countdown {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .js-clock {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .box {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number {
    font-size: 2rem;
  }

  .countdown-container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .banner_main {
    background-image: url('../images/Healthspan-Festival_BG_mobile.jpg');
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .header {
    background-image: url('../images/Healthspan-Festival_BG_mobile.jpg');
  }
}


