@charset "UTF-8";
.banner_kv {
  margin-top: 103px;
}

#lang_button {
  white-space: nowrap;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.underline {
  text-decoration: underline;
}

.smaller {
  font-size: 80%;
}

#wrap {
  position: relative;
  max-width: none;
  font-size: 22px;
  overflow: hidden;
}
@media screen and (max-width: 968px) {
  #wrap {
    font-size: 20px;
  }
}
#wrap {
  line-height: 1.3;
}

h1:lang(zh-cn), h1:lang(zh-hk) {
  font-family: "Noto Sans TC", "Noto Sans SC", Arial, Verdana, Helvetica, sans-serif, "Microsoft JhengHei", "微軟正黑體" !important;
}

body:lang(zh-cn), body:lang(zh-hk) {
  font-family: "Noto Sans TC", "Noto Sans SC", Arial, Verdana, Helvetica, sans-serif, "Microsoft JhengHei", "微軟正黑體" !important;
}
body {
  color: #333333;
  height: auto !important;
}

html {
  overflow-y: scroll;
  /* Ensures scrollbar remains visible */
}

.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

#logo_area {
  width: 100%;
  max-width: inherit;
  z-index: 3;
  background-color: #ffffff;
}

.bold {
  font-weight: bold;
}

.d-inline-block {
  display: inline-block;
}

p {
  font-size: 18px;
  line-height: 26px;
  color: #5a5a5a;
}

.modal {
  display: none;
  position: fixed;
  z-index: 100;
  padding-top: 20px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-header {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.modal-body {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  height: 500px;
  overflow: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border-radius: 6px;
  margin: auto;
  padding: 10px 0;
  width: 90%;
  padding-left: 15px;
  padding-right: 15px;
}
.modal-content h1 {
  margin-top: 20px;
}

.size-80 {
  font-size: 80%;
}

.close {
  color: #3ab54a;
  float: right;
  font-size: 22px;
  line-height: 22px;
  margin-right: 5px;
}

.modal .close {
  height: 32px;
  max-height: 32px;
  min-height: 32px;
  max-width: 32px;
  min-width: 32px;
  width: 32px;
  bottom: auto;
  left: auto;
  position: absolute;
  right: 16px;
  top: 16px;
  background-image: url(../images/icn_stroke_close_grey02.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
}

.close:hover, .close:focus {
  color: #123317;
  text-decoration: none;
  cursor: pointer;
}

.warn-modal .modal-content {
  top: 30%;
  border: 0 none;
  padding: 30px;
  border-radius: 10px;
  max-width: 800px;
}
@media (max-width: 968px) {
  .warn-modal .modal-content {
    max-width: 90%;
  }
}
.warn-modal .modal-content .warn-heading {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
}
.warn-modal .modal-content .warn-desc {
  font-size: 15px;
  text-align: left;
  margin-top: 10px;
  line-height: 24px;
}
.warn-modal .modal-content .warn-btn {
  text-align: right;
  padding-top: 40px;
}
.warn-modal .modal-content .warn-btn.open-ac-link {
  display: flex;
  justify-content: center;
  padding-top: 0;
  margin-top: 30px;
  flex-wrap: wrap;
}
.warn-modal .modal-content .warn-btn.open-ac-link a {
  font-size: 19px;
  line-height: 25px;
}
.warn-modal .modal-content .warn-btn.open-ac-link a:not(:last-child) {
  margin-bottom: 20px;
}
.warn-modal .modal-content .warn-btn .cancel-btn {
  border: 1px solid #005126;
  color: #005126;
  padding: 10px 40px;
  margin-right: 8px;
  border-radius: 3px;
}
.warn-modal .modal-content .warn-btn .con-btn {
  background-color: #005126;
  color: #fff;
  padding: 10px 40px;
  border-radius: 3px;
}

#top_banner_area .large-12.columns {
  background-color: #b0b0b0;
  padding-top: 31.25%;
  background-image: url(../images/KV_desktop.jpg);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #top_banner_area .large-12.columns {
    background-image: url(../images/KV_mobile.jpg);
    padding-top: 81.25%;
  }
}

@media screen and (min-width: 969px) {
  .md-show {
    display: none !important;
  }
}
@media screen and (max-width: 968px) {
  .md-hide {
    display: none !important;
  }
}
h2 {
  font-size: 44px;
  color: #055541;
  margin-bottom: 47px;
}
@media screen and (max-width: 968px) {
  h2 {
    font-size: 30px;
    margin-bottom: 33px;
  }
}

.columns {
  padding-inline: 20px;
}

.row {
  padding: 0;
}

.leadin {
  max-width: 1300px;
  margin: auto;
  padding: 60px 20px 45px;
  line-height: 1.5;
}
@media screen and (max-width: 968px) {
  .leadin {
    padding: 30px 20px 45px;
  }
}
.leadin img.cardfaces {
  margin: auto;
  display: block;
  width: 320px;
  margin-bottom: 50px;
}
@media screen and (max-width: 968px) {
  .leadin img.cardfaces {
    margin-bottom: 30px;
    width: 375px;
  }
}
.leadin img.HASE-typo {
  margin: auto;
  display: block;
  width: 535px;
  margin-top: -25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 968px) {
  .leadin img.HASE-typo {
    margin-top: -17px;
  }
}
.leadin {
  text-align: center;
}

.tab-bar {
  --tabActiveSize: 65vw;
  --tabSize: 48vw;
  --tabSizeEnd: calc((var(--tabActiveSize) - var(--tabSize)) * -1);
}
@media screen and (min-width: 700px) {
  .tab-bar {
    --tabActiveSize: 65vw;
    --tabSize: 48vw;
  }
}
.tab-bar {
  margin-top: -40px;
  padding-top: 40px;
  position: relative;
  z-index: 4 !important;
}
.tab-bar * {
  -webkit-user-select: none;
  /* Safari */
  /* IE 10 and IE 11 */
  -moz-user-select: none;
       user-select: none;
  /* Standard syntax */
}
.tab-bar .mobile-arrow {
  display: none;
}
.tab-bar .tab-bar-ctn {
  position: relative;
}
@media screen and (max-width: 968px) {
  .tab-bar .mobile-arrow {
    display: block;
    position: absolute;
    cursor: pointer;
    top: 58%;
  }
  .tab-bar .mobile-arrow.next {
    transform: rotate(180deg);
    right: 3px;
  }
  .tab-bar .mobile-arrow.prev {
    left: 3px;
  }
  .tab-bar[activeTab="2"] .ctn {
    transform: translate(calc(var(--tabSize) * -1), 0);
  }
  .tab-bar[activeTab="3"] .ctn {
    transform: translate(calc(var(--tabSize) * -2), 0);
  }
  .tab-bar[activeTab="4"] .ctn {
    transform: translate(calc(var(--tabSize) * -3), 0);
  }
  .tab-bar[activeTab="5"] .ctn {
    transform: translate(calc(var(--tabSize) * -3 + var(--tabSizeEnd)), 0);
  }
}
.tab-bar .ctn {
  margin: auto;
  position: relative;
  max-width: 1540px;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  transition: transform 0.4s;
  min-height: 84px;
}
@media screen and (max-width: 968px) {
  .tab-bar .ctn {
    min-height: 79px;
    padding: 0;
    justify-content: flex-start;
  }
}
.tab-bar .ctn {
  margin-bottom: 100px;
}
.tab-bar .ctn .tab-ctn {
  display: flex;
  border-radius: 30px;
  overflow: hidden;
  width: 100%;
  padding: 12px 10px 10px;
  flex-wrap: wrap;
  background-color: #dff0e4;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  gap: 0px;
  justify-content: center;
}
.tab-bar .ctn .tab-ctn.fixed {
  position: fixed;
  z-index: 9;
  top: 0;
  max-width: 1500px;
  width: calc(100% - 40px);
}
@media screen and (max-width: 968px) {
  .tab-bar .ctn .tab-ctn {
    min-width: -moz-max-content;
    min-width: max-content;
    border-radius: 0;
  }
}
.tab-bar .ctn .tab {
  width: 20%;
  max-width: 20%;
  min-width: 210px;
  position: relative;
  gap: 4px;
}
.tab-bar .ctn .tab {
  background-color: #dff0e4;
  border-radius: 100px;
}
.tab-bar .ctn .tab img.on {
  display: none;
}
@media screen and (min-width: 969px) {
  .tab-bar .ctn .tab:hover img.on {
    display: inline-block;
  }
  .tab-bar .ctn .tab:hover img.off {
    display: none;
  }
}
.tab-bar .ctn .tab {
  color: #0d6c28;
  padding: 10px 10px;
  height: 70px;
  text-align: center;
  transition: width 0.4s, min-width 0.4s;
}
@media screen and (max-width: 968px) {
  .tab-bar .ctn .tab {
    height: 57px;
    padding: 6px 8px;
  }
}
.tab-bar .ctn .tab {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 968px) {
  .tab-bar .ctn .tab {
    width: var(--tabSize);
    max-width: var(--tabSize);
    min-width: var(--tabSize);
  }
}
.tab-bar .ctn .tab > img {
  margin-top: 0;
  height: 55px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 968px) {
  .tab-bar .ctn .tab .head {
    font-size: 16px;
  }
}
.tab-bar .ctn .tab .text {
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
}
@media screen and (max-width: 968px) {
  .tab-bar .ctn .tab .text {
    font-size: 18px;
    white-space: nowrap;
  }
}
.tab-bar .ctn .tab.active > img {
  transform: scale(1.2);
  margin-top: -10px;
}
.tab-bar .ctn .tab.active img.on {
  display: inline-block;
}
.tab-bar .ctn .tab.active img.off {
  display: none;
}
.tab-bar .ctn .tab.active .active-white {
  filter: brightness(0) invert(1);
}
.tab-bar .ctn .tab.active {
  background-image: url(../images/Tab-background.png);
  background-size: cover;
  background-position: center right;
  color: #fff;
}
@media screen and (max-width: 968px) {
  .tab-bar .ctn .tab.active {
    width: var(--tabActiveSize);
    max-width: var(--tabActiveSize);
    min-width: var(--tabActiveSize);
  }
}
.tab-bar .ctn .tab.active > img {
  width: auto;
}

.yuu {
  color: #3b79d5;
}

.inline-image {
  height: 0.77em;
}
.inline-image:not(.yuu) {
  margin-top: -0.16em;
}
.inline-image.yuu {
  height: 1.15em;
  margin-bottom: -0.39em;
}
.inline-image.addition {
  height: 1.2em;
}
.inline-image.merchant-logo {
  height: 1.2em;
}
.inline-image.funCentre {
  height: 1.75em;
  margin-top: -1em;
}

#main_content_area b {
  color: #055541;
}
#main_content_area strong {
  font-size: 26px;
  color: #055541;
}
#main_content_area strong.title {
  color: inherit;
}
#main_content_area strong.yuu {
  color: #3b79d5;
}
@media screen and (max-width: 1100px) {
  #main_content_area strong {
    font-size: 22px;
  }
}

.tab-dot-ctn {
  display: none;
}
@media screen and (max-width: 968px) {
  .tab-dot-ctn {
    padding-top: 10px;
    gap: 6px;
    justify-content: center;
  }
  .tab-dot-ctn .tab-dot {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #c7e5cf;
    cursor: pointer;
  }
  .tab-dot-ctn .tab-dot.active {
    background-color: #055541;
  }
}

.topic-line {
  font-size: 40px;
  font-weight: bold;
  color: #055541;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 40px;
  text-align: center;
  padding: 0 17px !important;
  display: block !important;
}
@media screen and (max-width: 968px) {
  .topic-line {
    font-size: 28px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 968px) {
  .tab-content {
    padding-top: 20px;
  }
  .tab-content[tab="2"] .text {
    text-align: left;
  }
  .tab-content[tab="2"] .icon-title-text {
    text-align: left;
    gap: 2px;
    margin-bottom: 8px;
    flex-direction: column;
  }
}
.tab-content .highlight strong,
.tab-content strong.highlight {
  display: inline-block;
  padding: 0 3px;
  position: relative;
}
.tab-content .highlight strong::after,
.tab-content strong.highlight::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 15px;
  background-color: #ffe885;
  border-radius: 100px;
  z-index: -1;
}
.tab-content .highlight strong.b1,
.tab-content strong.highlight.b1 {
  padding-right: 0;
}
.tab-content .highlight strong.b1::after,
.tab-content strong.highlight.b1::after {
  border-radius: 100px 0 0 100px;
}
.tab-content .highlight strong.b2,
.tab-content strong.highlight.b2 {
  padding-left: 0;
  padding-right: 0;
}
.tab-content .highlight strong.b2::after,
.tab-content strong.highlight.b2::after {
  border-radius: 0;
}
.tab-content .highlight strong.b3,
.tab-content strong.highlight.b3 {
  padding-left: 0;
}
.tab-content .highlight strong.b3::after,
.tab-content strong.highlight.b3::after {
  border-radius: 0 100px 100px 0;
}
.tab-content .ctn {
  margin: auto;
  max-width: 1300px;
  padding: 0 20px;
}
.tab-content .ctn > .remarks {
  margin-bottom: 20px;
  font-size: 14px;
}
.tab-content .ctn > .remarks strong {
  font-size: 14px !important;
}
.tab-content .ctn > .remarks ol {
  padding-left: 16px;
}
.tab-content .ctn > ul {
  padding-left: 30px;
}
.tab-content .ctn > ul.remarks {
  padding-left: 15px;
}
.tab-content .ctn > ul.remarks.asterisk {
  list-style: none;
}
.tab-content .ctn > ul.remarks.asterisk li {
  position: relative;
}
.tab-content .ctn > ul.remarks.asterisk li::before {
  position: absolute;
  content: "* ";
  top: 0;
  left: -0.8em;
  vertical-align: middle;
}
.tab-content .ctn > ul.remarks.arrowup {
  list-style: none;
}
.tab-content .ctn > ul.remarks.arrowup li {
  position: relative;
}
.tab-content .ctn > ul.remarks.arrowup li::before {
  position: absolute;
  content: "^ ";
  top: 0;
  left: -0.8em;
  vertical-align: middle;
}
.tab-content .ctn > ul.remarks.hash {
  list-style: none;
}
.tab-content .ctn > ul.remarks.hash li {
  position: relative;
}
.tab-content .ctn > ul.remarks.hash li::before {
  position: absolute;
  content: "# ";
  top: 0;
  left: -0.8em;
  vertical-align: middle;
}
.tab-content .ctn > ul {
  margin-left: 0;
}
.tab-content .ctn > ul ul {
  list-style-type: circle;
}
.tab-content .image-text-section {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: auto;
  align-items: center;
  width: 900px;
  max-width: 100%;
  margin-bottom: 20px;
}
.tab-content .image-text-section ul {
  padding-left: 30px;
}
@media screen and (max-width: 968px) {
  .tab-content .image-text-section {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }
}
.tab-content .image-text-section > img {
  min-width: 150px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 50px;
}
@media screen and (max-width: 968px) {
  .tab-content .image-text-section > img {
    margin-left: 0;
    min-width: 135px;
    max-width: 135px;
  }
}
.tab-content .image-text-section .content {
  width: 100%;
  min-height: 210px;
}
@media screen and (max-width: 968px) {
  .tab-content .image-text-section .content {
    min-height: unset;
  }
}
.tab-content .image-text-section .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tab-content .image-text-section .content > .title {
  font-size: 35px;
  font-weight: bold;
  color: #055541;
}
@media screen and (max-width: 968px) {
  .tab-content .image-text-section .content > .title {
    font-size: 22px;
  }
}
.tab-content .image-text-section .text {
  margin: 16px 0;
}
@media screen and (max-width: 968px) {
  .tab-content .image-text-section .text {
    margin: 10px 0;
  }
}
.tab-content .image-text-section .quota {
  font-size: 18px;
}
@media screen and (max-width: 968px) {
  .tab-content .image-text-section .quota {
    font-size: 14px;
  }
}
.tab-content .learn-more-btn {
  background-color: #01674f;
  color: #fff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-weight: bold;
  padding: 20px 40px;
  width: 380px;
  cursor: pointer;
  position: relative;
  margin: auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 968px) {
  .tab-content .learn-more-btn {
    padding: 10px 20px;
    width: 210px;
  }
  .tab-content .learn-more-btn img {
    width: 18px;
  }
}
.tab-content .section-leadin {
  text-align: center;
  margin-bottom: 40px;
}
.tab-content .tab-flex {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  justify-content: center;
}
.tab-content .tab-flex {
  gap: 20px;
}
@media screen and (max-width: 1100px) {
  .tab-content .tab-flex {
    flex-direction: column;
  }
}
@media screen and (max-width: 1100px) {
  .tab-content .tab-flex {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
.tab-content .tab-flex > * {
  min-width: calc((100% - 40px) / 3);
  max-width: calc((100% - 40px) / 3);
}
.tab-content .tab-flex > * ul {
  padding-left: 30px;
  margin-left: 0;
}
.tab-content .tab-flex > *.card-application-item {
  min-height: 460px;
  padding-top: 20px;
  padding-bottom: 20px;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 968px) {
  .tab-content .tab-flex > *.card-application-item {
    min-height: unset;
    min-height: 380px;
  }
}
.tab-content .tab-flex > *.card-application-item .text {
  min-height: unset !important;
  line-height: 1.5;
}
.tab-content .tab-flex > *.card-application-item:hover {
  background: #fff;
}
.tab-content .tab-flex > *.card-application-item:hover::after {
  background-image: linear-gradient(75deg, rgba(224, 255, 138, 0.2), rgba(0, 150, 135, 0.2));
}
.tab-content .tab-flex > *.card-application-item:hover {
  box-shadow: 0 0 30px rgba(13, 108, 40, 0.7);
}
.tab-content .tab-flex > *.card-application-item .btn {
  background-color: #055541;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #fff;
  padding: 8px 20px;
  width: 100%;
  margin-top: auto;
}
.tab-content .tab-flex > *.card-application-item .text {
  padding: 0 20px;
}
.tab-content .tab-flex > *.card-application-item .arrow {
  margin-left: auto;
  margin-top: auto;
  margin-right: 20px;
  margin-bottom: 5px;
}
.tab-content .tab-flex > *.card-application-item .icon {
  padding: 10px;
}
.tab-content .tab-flex > *.card-application-item .icon img {
  width: 170px;
  height: 170px;
  min-width: 170px;
  max-width: 170px;
  -o-object-fit: contain;
     object-fit: contain;
}
.tab-content .tab-flex > *.card-application-item .icon img {
  width: 140px;
  height: 140px;
  min-width: 140px;
  max-width: 140px;
}
.tab-content .tab-flex > *.half {
  min-width: calc((100% - 20px) / 2);
  max-width: calc((100% - 20px) / 2);
}
.tab-content .tab-flex > *.full {
  min-width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 1100px) {
  .tab-content .tab-flex > * {
    margin: 0 !important;
    min-width: 100% !important;
    max-width: 100% !important;
    min-height: unset;
  }
}
.tab-content .tab-flex > * {
  color: inherit !important;
}
.tab-content .tab-flex > * .card {
  max-height: 90px;
  padding-right: 10px;
  padding-left: 5px;
}
.tab-content .tab-flex > * .card img {
  max-height: 90px;
  -o-object-fit: contain;
     object-fit: contain;
}
.tab-content .tab-flex > *.row_layout {
  min-height: unset;
  align-items: center;
}
.tab-content .tab-flex > *.row_layout .content {
  flex-direction: row;
  align-items: center;
}
.tab-content .tab-flex > * {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  background-color: #fff;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media screen and (max-width: 968px) {
  .tab-content .tab-flex > * {
    padding-top: 18px;
    padding-bottom: 28px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.tab-content .tab-flex > * {
  cursor: pointer;
  gap: 4px;
  align-items: flex-start;
}
.tab-content .tab-flex > * > * {
  z-index: 2;
}
.tab-content .tab-flex > *::after {
  content: "";
  position: absolute;
  top: 50%;
  height: calc(100% - 16px);
  border-radius: 25px;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: calc(100% - 16px);
  opacity: 0.7;
}
.tab-content .tab-flex > *:hover {
  background-image: linear-gradient(160deg, #c3ff00, #c3ff00, #bdfd0f, #a5f957, #93f58f, #93f58f, #7df0d1, #7af0db);
  box-shadow: 0 0 30px rgba(13, 108, 40, 0.7);
}
.tab-content .tab-flex > * .head {
  line-height: 1.8;
}
.tab-content .tab-flex > * .icon img {
  min-width: 80px;
  max-width: 80px;
}
@media screen and (max-width: 968px) {
  .tab-content .tab-flex > * .icon img {
    min-width: 70px;
    max-width: 70px;
  }
}
.tab-content .tab-flex > * .icon img.logo_dining_award {
  transform: scale(1.4) translate(0, 10%);
}
.tab-content .tab-flex > * .icon img.on {
  display: none;
}
.tab-content .tab-flex > * .content {
  padding-top: 4px;
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: center;
}
.tab-content .tab-flex > * .content .text {
  padding-top: 9px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.tab-content .tab-flex > * .content .text > * {
  width: 100%;
}
.tab-content .tab-flex > * .content .arrow {
  margin-left: auto;
}
@media screen and (max-width: 968px) {
  .tab-content .tab-flex > * .content .arrow {
    width: 36px;
  }
}
.tab-content .tab-flex > * .content .last {
  bottom: 20px;
  right: 20px;
  margin-left: auto;
  margin-top: auto;
  min-width: 40px;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
}
@media screen and (max-width: 968px) {
  .tab-content .tab-flex > * .content .last {
    padding-top: 12px;
    font-size: 14px;
  }
}
.tab-content .tab-flex > *.pale {
  background-color: #f5fff6;
}
.tab-content .tab-flex > *.arrow {
  z-index: 2;
}
@media screen and (max-width: 968px) {
  .tab-content .tab-flex > *.arrow::before {
    z-index: 2;
    position: absolute;
    background-repeat: no-repeat;
    content: "";
    width: 11vw;
    padding-top: 7.33vw;
    background-size: contain;
    background-image: url(../images/promote_arrow.png);
    top: 100%;
    left: 50%;
    transform: translate(-45%, -40%);
  }
}
.tab-content .tab-flex > *:hover {
  background-color: #e1efe2;
}
.tab-content .tab-flex > *:hover .icon img.off {
  display: none;
}
.tab-content .tab-flex > *:hover .icon img.on {
  display: inline-block;
}

.icon-title-text {
  display: flex;
}
.icon-title-text .title {
  font-weight: bold;
  padding-right: 4px;
  display: flex;
  gap: 10px;
  align-items: flex-start;
  white-space: nowrap;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.icon-title-text .title img {
  padding-bottom: 4px;
}

.overlay {
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  min-width: 480px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12x);
}
.overlay .remarks {
  font-size: 14px;
}
.overlay .remarks strong {
  font-size: 14px !important;
}
.overlay .remarks ol {
  padding-left: 16px;
}
.overlay .promote {
  display: flex;
  padding: 20px 10px;
  border-top: 4px solid #055541;
  background-color: #e4f0d7;
  align-items: center;
}
@media screen and (max-width: 968px) {
  .overlay .promote {
    flex-direction: column;
  }
}
.overlay .promote > img {
  padding-right: 30px;
  max-height: 110px;
}
@media screen and (max-width: 968px) {
  .overlay .promote > img {
    padding-right: 0;
    padding-bottom: 10px;
  }
}
.overlay .promote > .text {
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 968px) {
  .overlay .promote > .text {
    padding-left: 0;
    padding-top: 20px;
  }
}
.overlay .promote > .text::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 67%;
  background-color: #005642;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
@media screen and (max-width: 968px) {
  .overlay .promote > .text::after {
    height: 1px;
    width: 100%;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
  }
}
.overlay .merchant-ctn {
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  width: 550px;
  max-width: 100%;
}
.overlay .merchant-ctn img {
  max-height: 100px;
  max-width: calc(50% - 20px);
}
@media screen and (max-width: 968px) {
  .overlay .merchant-ctn img {
    max-height: 70px;
  }
}
.overlay .bg {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlay .overlay-model {
  display: flex;
  flex-direction: column;
}
.overlay .overlay-model .table-ctn {
  margin: 10px 0;
}
.overlay .overlay-model table {
  width: 100%;
  font-size: 20px;
}
.overlay .overlay-model table tr {
  background-color: #fff;
}
.overlay .overlay-model table tr td,
.overlay .overlay-model table tr th {
  text-align: left;
  border: 1px solid #000;
  padding: 5px;
}
.overlay .overlay-model table tr th {
  background-color: #fff;
}
.overlay .overlay-model .YATA_coupon {
  vertical-align: baseline;
  margin-bottom: -4px;
  width: 100px;
  margin-left: 10px;
}
.overlay .overlay-model .overlay-btn {
  background-color: #01674f;
  color: #fff !important;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-weight: bold;
  padding: 20px 40px;
  width: 300px;
  margin-top: 40px;
  cursor: pointer;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .overlay-btn {
    padding: 10px 20px;
    width: 210px;
  }
  .overlay .overlay-model .overlay-btn img {
    width: 18px;
  }
}
.overlay .overlay-model {
  position: relative;
  z-index: 2;
  margin-left: auto;
  width: 90%;
  align-items: flex-start;
  max-width: 960px;
}
.overlay .overlay-model[size=large] {
  max-width: 1300px;
}
.overlay .overlay-model[size=xl] {
  max-width: 1400px;
  width: 95%;
}
.overlay .overlay-model {
  height: 100%;
  background-color: #f1f7f0;
  padding: 30px;
  padding-right: 10px;
  transition: transform 0.3s;
  transform: translate(100%, 0);
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model {
    width: 100% !important;
    padding: 10px 0;
  }
}
.overlay .overlay-model .close-btn {
  cursor: pointer;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .close-btn {
    width: 24px;
    margin-left: 20px;
    margin-bottom: 10px;
  }
}
.overlay .overlay-model ul {
  padding-left: 30px;
}
.overlay .overlay-model ul.remarks {
  padding-left: 15px;
}
.overlay .overlay-model ul.remarks.asterisk {
  list-style: none;
}
.overlay .overlay-model ul.remarks.asterisk li {
  position: relative;
}
.overlay .overlay-model ul.remarks.asterisk li::before {
  position: absolute;
  content: "* ";
  top: 0;
  left: -0.8em;
  vertical-align: middle;
}
.overlay .overlay-model ul.remarks.arrowup {
  list-style: none;
}
.overlay .overlay-model ul.remarks.arrowup li {
  position: relative;
}
.overlay .overlay-model ul.remarks.arrowup li::before {
  position: absolute;
  content: "^ ";
  top: 0;
  left: -0.8em;
  vertical-align: middle;
}
.overlay .overlay-model ul.remarks.hash {
  list-style: none;
}
.overlay .overlay-model ul.remarks.hash li {
  position: relative;
}
.overlay .overlay-model ul.remarks.hash li::before {
  position: absolute;
  content: "# ";
  top: 0;
  left: -0.8em;
  vertical-align: middle;
}
.overlay .overlay-model ul {
  margin-left: 0;
}
.overlay .overlay-model ul ul {
  list-style-type: circle;
}
.overlay .overlay-model .content {
  padding: 20px 40px;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .content {
    padding: 30px 20px;
    padding-bottom: 0;
  }
}
.overlay .overlay-model .content {
  height: 100%;
  width: 100%;
  overflow: auto;
}
.overlay .overlay-model .content > *:not(:first-child) {
  margin-top: 40px;
}
.overlay .overlay-model .content > *:not(:last-child) {
  margin-bottom: 40px;
}
.overlay .overlay-model .content > .icon-title-text {
  margin-top: 0px;
}
.overlay .overlay-model .content .image {
  display: block;
  width: 400px;
}
.overlay .overlay-model .content .topic {
  display: flex;
  align-items: center;
  font-size: 32px;
  gap: 10px;
  margin-bottom: 40px;
}
.overlay .overlay-model .content .topic .quota {
  font-size: 80%;
  padding: 0 6px;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .content .topic {
    flex-direction: column;
    font-size: 22px;
    text-align: left;
    align-items: flex-start;
  }
  .overlay .overlay-model .content .topic .icon {
    width: 94px;
  }
}
.overlay .overlay-model .content .topic strong {
  font-size: 38px !important;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .content .topic strong {
    font-size: 28px !important;
  }
}
.overlay .overlay-model .content .topic .funCentreIcon {
  width: 280px;
}
.overlay .overlay-model .content .topic .afterIcon {
  margin-left: auto;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .content .topic .afterIcon {
    margin-right: auto;
    margin-left: 0;
  }
}
.overlay .overlay-model .content .topic .afterIcon.merchant_hutchgo {
  height: 70px;
  padding-left: 40px;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .content .topic .afterIcon.merchant_hutchgo {
    padding-left: 0;
  }
}
.overlay .overlay-model .content .topic .afterIcon.merchant_foodpanda {
  height: 150px;
}
.overlay .overlay-model .content .topic .afterIcon.merchant_IP_MA {
  height: 160px;
}
.overlay .overlay-model .content .topic .afterIcon.merchant_IP_MA_horizontal,
.overlay .overlay-model .content .topic .afterIcon.merchant_Fullerton {
  height: 110px;
}
.overlay .overlay-model .content .topic .afterIcon.merchant_YOHO {
  height: 120px;
}
.overlay .overlay-model .content .topic .afterIcon.merchant_YATA {
  height: 95px;
}
.overlay .overlay-model .content .topic .afterIcon.merchant_Trip {
  height: 90px;
}
.overlay .overlay-model .content .topic .afterIcon.merchant_Visa {
  height: 80px;
}
.overlay .overlay-model .content .topic .afterIcon.merchant_pizzahut {
  height: 120px;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .content .discount-list strong {
    font-size: 26px;
  }
}
.overlay .overlay-model .content .discount-list .discountsNote {
  padding-left: 120px;
  padding-right: 20px;
}
.overlay .overlay-model .content .discount-list .discount-ctn-note {
  font-size: 20px;
  margin-bottom: 40px;
}
.overlay .overlay-model .content .discount-list .discount-ctn-note strong {
  font-size: 20px !important;
}
.overlay .overlay-model .content .discount-list .discount-ctn {
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 20px;
  overflow: hidden;
}
.overlay .overlay-model .content .discount-list .discount-ctn .header {
  min-width: 120px;
  text-align: center;
  background-color: #055541;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  padding: 10px 10px;
}
.overlay .overlay-model .content .discount-list .discount-ctn .offer {
  line-height: 1.5;
  width: calc(100% - 100px);
  background-color: #fff;
  padding: 10px 20px;
  position: relative;
}
.overlay .overlay-model .content .discount-list .discount-ctn .offer strong {
  font-size: 1em !important;
}
.overlay .overlay-model .content .discount-list .discount-ctn .offer .end-msg {
  margin-top: 20px;
  font-weight: 700;
  text-align: center;
  padding: 10px 20px;
  color: #055541;
  background-color: #dff0d3;
}
.overlay .overlay-model .content .discount-list .discount-ctn.linear-green {
  background-image: linear-gradient(75deg, rgba(224, 255, 138, 0.2), rgba(0, 150, 135, 0.2));
}
.overlay .overlay-model .content .discount-list .discount-ctn.linear-green .header {
  background-color: #055541;
}
.overlay .overlay-model .content .discount-list .discount-ctn.linear-green .offer {
  background-color: unset;
}
.overlay .overlay-model .content .beforeDiscounts {
  margin-bottom: 4px !important;
}
.overlay .overlay-model .content .beforeDiscounts tbody {
  background-color: transparent !important;
}
.overlay .overlay-model .content .beforeDiscounts tr {
  background-color: transparent !important;
}
.overlay .overlay-model .content .beforeDiscounts tr td,
.overlay .overlay-model .content .beforeDiscounts tr th {
  text-align: left;
  border: 1px solid #000;
  padding: 5px;
}
.overlay .overlay-model .content .beforeDiscounts tr th {
  background-color: #055541;
  color: #fff;
}
.overlay .overlay-model .content .date-list .date-ctn {
  margin-bottom: 10px;
}
.overlay .overlay-model .content .date-list .date-ctn .title {
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 10px;
}
.overlay .overlay-model .content .beforeLinks,
.overlay .overlay-model .content .afterLinks {
  font-weight: normal;
  margin-bottom: 14px;
}
.overlay .overlay-model .content .beforeLinks a,
.overlay .overlay-model .content .afterLinks a {
  display: inline;
}
.overlay .overlay-model .content .links {
  margin-top: 60px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 970px) {
  .overlay .overlay-model .content .links {
    margin-top: 30px;
    font-size: 16px;
  }
}
.overlay .overlay-model .content .links > a {
  display: block;
  color: inherit;
  text-decoration: underline;
  margin-bottom: 14px;
}
.overlay .overlay-model .content a {
  color: inherit;
  text-decoration: underline;
  margin-bottom: 14px;
}
.overlay.active {
  opacity: 1;
  pointer-events: all;
}
.overlay.active .overlay-model {
  transform: translate(0, 0);
}

.sheen {
  position: relative;
  overflow: hidden;
}

.sheen:after {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -100%;
  background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255, 255, 255, 0.5) 50%, rgba(229, 172, 142, 0));
  transform: rotateZ(60deg) translate(-5em, 7.5em);
}

/*This activates the sheen once the button has been hovered*/
@keyframes sheen {
  100% {
    transform: rotateZ(60deg) translate(1em, -15em);
  }
}
.floating-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #dff0e4;
  z-index: 5;
  font-size: 26px;
}
@media screen and (max-width: 968px) {
  .floating-banner {
    font-size: 20px;
  }
}
.floating-banner .highlight strong,
.floating-banner strong.highlight {
  display: inline-block;
  padding: 0 3px;
  position: relative;
}
.floating-banner .highlight strong::after,
.floating-banner strong.highlight::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 15px;
  background-color: #ffe885;
  border-radius: 100px;
  z-index: -1;
}
.floating-banner.placeholder {
  position: unset;
  opacity: 0;
  margin-top: 40px;
  pointer-events: none;
}
.floating-banner .ctn {
  margin: auto;
  max-width: 1480px;
  padding: 20px 20px;
}
@media screen and (max-width: 768px) {
  .floating-banner .ctn {
    padding: 20px 10px;
  }
}
.floating-banner .ctn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.floating-banner .ctn strong {
  color: #0d6c28;
}
.floating-banner .ctn strong.yuu {
  color: #3b79d5;
}
.floating-banner .ctn .text {
  margin-right: auto;
}
.floating-banner .ctn .icon {
  width: 140px;
  margin-top: -74px;
  margin-bottom: -20px;
  margin-left: -30px;
}
@media screen and (max-width: 768px) {
  .floating-banner .ctn .icon {
    width: 100px;
    margin-top: -44px;
    margin-bottom: -10px;
    margin-left: -9px;
  }
}
.floating-banner .ctn .icon.celeb {
  width: 92px;
  margin-left: 0;
  margin-right: 10px;
  margin-top: -60px;
  margin-bottom: -20px;
}
@media screen and (max-width: 968px) {
  .floating-banner .ctn .icon.celeb {
    margin-top: -10px;
  }
}
.floating-banner .ctn a {
  overflow: hidden;
  position: relative;
  display: inline-block;
  background-color: #01674f;
  border-radius: 100px;
  font-weight: bold;
  color: #fff;
  padding: 10px 20px;
  min-width: -moz-max-content;
  min-width: max-content;
  margin-left: 0.9em;
  min-width: 208px;
}
@media screen and (max-width: 968px) {
  .floating-banner .ctn a {
    min-width: 125px;
    margin-left: 0.5em;
    padding: 10px 15px;
  }
}
.floating-banner .ctn a {
  text-align: center;
}
.floating-banner .ctn a:after {
  content: "";
  position: absolute;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0) 75%);
  width: 200%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translate(50%, 0);
  background-size: 100%;
}
.floating-banner .ctn a:hover:after {
  transition: transform 1.2s;
  transform: translate(-100%, 0);
}

.table-ctn {
  overflow: auto;
}
.table-ctn .flex-ctn {
  display: flex;
}
.table-ctn .flex-ctn > .merchant-logo {
  margin: 10px;
  min-width: 117px;
  -o-object-fit: contain;
     object-fit: contain;
}
.table-ctn table {
  min-width: -moz-max-content;
  min-width: max-content;
  font-size: 18px !important;
  border-radius: 20px;
  border: 1px solid #000;
}
.table-ctn table strong {
  font-size: 100% !important;
}
.table-ctn table th,
.table-ctn table tr,
.table-ctn table td {
  text-align: center !important;
}
.table-ctn table th .date,
.table-ctn table tr .date,
.table-ctn table td .date {
  margin: auto;
  max-width: 430px;
  text-align: left;
}
.table-ctn table .th {
  background-color: #d9f2d0;
}
.table-ctn table .light-green {
  background-color: #b4e5a2;
}

.example-div {
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: rgba(5, 85, 65, 0.1333333333);
  padding: 5px;
}
.example-div .table-ctn tr,
.example-div .table-ctn td {
  text-align: left !important;
}

.lucky-draw-banner {
  margin: 30px 0;
  border-radius: 20px;
  display: flex;
  background-color: #94cc99;
  align-items: center;
  text-align: center;
  padding: 20px 30px;
  font-size: 26px;
  gap: 2%;
  margin-bottom: 60px;
}
.lucky-draw-banner img {
  max-width: 30%;
}
.lucky-draw-banner .text {
  width: 100%;
}
.lucky-draw-banner .text .lucky-draw-content {
  font-size: 22px;
}
@media screen and (max-width: 968px) {
  .lucky-draw-banner {
    font-size: 22px;
    flex-direction: column;
    padding-bottom: 30px;
  }
  .lucky-draw-banner img {
    max-width: 55%;
  }
}

.example-toggle {
  display: flex;
  width: 100%;
  color: #055541;
  align-items: center;
  padding: 5px 0;
}
.example-toggle span:not(.text) {
  font-size: 100%;
  line-height: 1;
}

.register_now {
  border: 2px solid #055541;
  border-radius: 20px;
  padding: 20px;
}
@media screen and (max-width: 968px) {
  .register_now {
    padding: 20px 10px;
  }
}
.register_now .title {
  font-size: 32px;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 20px;
  text-align: center;
  margin-top: -38px;
  background-color: #f1f7f0;
  font-weight: bold;
  color: #055541;
}
.register_now .item {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.register_now .item .text {
  margin-top: 3px;
  line-height: 1.7;
}
.register_now .item a {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: #0d6c28;
  border-radius: 5px;
  font-weight: bold;
  color: #fff !important;
  padding: 0 20px;
  margin-bottom: 4px !important;
  text-align: center;
  text-decoration: none !important;
}
.register_now .item a:after {
  content: "";
  position: absolute;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 25%, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0) 75%);
  width: 200%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translate(50%, 0);
  background-size: 100%;
}
.register_now .item a:hover:after {
  transition: transform 1.2s;
  transform: translate(-100%, 0);
}
.register_now .item > img {
  width: 60px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 8px;
  margin-bottom: auto;
}
@media screen and (max-width: 968px) {
  .register_now .item > img {
    width: 50px;
    height: 50px;
    margin-right: 4px;
  }
}
.register_now .item:nth-child(2) {
  padding-top: 20px;
}
.register_now .item:last-child {
  padding-bottom: 20px;
}
.register_now.center {
  text-align: center;
}
.register_now.center .item {
  justify-content: center;
  text-align: center;
}

.dark-green-banner {
  background-color: #055541;
  text-align: center;
  color: #fff;
  padding: 30px 20px;
  font-weight: bold;
}
.dark-green-banner button {
  background-color: #fff;
  border-radius: 5px;
  font-weight: bold;
  color: #0d6c28 !important;
  padding: 10px 20px;
  min-width: 200px;
  margin: 10px 0;
  text-align: center;
  text-decoration: none !important;
}

@media screen and (max-width: 968px) {
  #spending1200 .discount-ctn,
  #visatopup .discount-ctn {
    flex-direction: column;
  }
}
@media screen and (max-width: 968px) {
  #spending1200 .discount-ctn > .offer,
  #visatopup .discount-ctn > .offer {
    width: 100%;
  }
}
@media screen and (max-width: 968px) {
  #spending1200 .discount-ctn > .offer > div > .table-ctn table,
  #visatopup .discount-ctn > .offer > div > .table-ctn table {
    min-width: unset;
    font-size: 16px;
  }
}
@media screen and (max-width: 968px) {
  #spending1200 .discount-ctn > .offer > div > .table-ctn tr:nth-child(1) th,
  #visatopup .discount-ctn > .offer > div > .table-ctn tr:nth-child(1) th {
    background-color: #055541;
    color: #fff;
  }
}
@media screen and (max-width: 968px) {
  #spending1200 .example-content table,
  #visatopup .example-content table {
    min-width: unset;
  }
  #spending1200 .example-content table td:first-child,
  #visatopup .example-content table td:first-child {
    width: 30%;
  }
}

@media screen and (max-width: 968px) {
  #summerspendingrewards .example-content td {
    width: 50%;
  }
}
@media screen and (min-width: 969px) {
  #summerspendingrewards .example-content td:not(:first-child) {
    width: 36%;
  }
}
#summerspendingrewards strong {
  display: inline-block;
}
#summerspendingrewards table {
  min-width: unset !important;
}
#summerspendingrewards table strong.yuu {
  display: inline-block;
}
@media screen and (min-width: 969px) {
  #summerspendingrewards .table-ctn {
    border: 1px solid #000;
    border-radius: 20px;
    overflow: hidden;
  }
  #summerspendingrewards .table-ctn table {
    margin: -1px;
    width: calc(100% + 2px);
  }
}
@media screen and (max-width: 968px) {
  #summerspendingrewards .offer {
    padding: 0;
    min-width: 100%;
  }
  #summerspendingrewards .discount-ctn {
    background-color: #fff;
    margin-bottom: 20px;
    border: 1px solid #000;
    flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
  }
  #summerspendingrewards .discount-ctn .offer .text {
    padding: 10px 10px;
  }
  #summerspendingrewards .discount-ctn > .header {
    display: none;
  }
  #summerspendingrewards .discount-ctn strong {
    font-size: 1em !important;
  }
  #summerspendingrewards .discount-ctn .header {
    background-color: #fff;
    color: #055541;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  #summerspendingrewards .discount-ctn > .offer {
    width: 100%;
    padding: 0;
  }
  #summerspendingrewards .discount-ctn > .offer .table-ctn {
    overflow: hidden;
    margin: 0;
    padding: 0;
    min-width: unset;
    font-size: 16px;
  }
  #summerspendingrewards .discount-ctn > .offer table {
    min-width: calc(100% + 2px) !important;
    margin: -1px;
    margin-top: 0;
    padding: 0;
    font-size: 16px;
  }
  #summerspendingrewards .discount-ctn > .offer table td {
    width: 50%;
  }
  #summerspendingrewards .discount-ctn > .offer .example-content table {
    margin: 0;
    min-width: 100% !important;
  }
  #summerspendingrewards .discount-ctn-note {
    margin-top: -12px;
  }
}

.video-section-container {
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 968px) {
  .video-section-container {
    flex-direction: column;
    align-items: center;
  }
}

.video-section {
  min-width: calc(50% - 10px);
  max-width: calc(50% - 10px);
  padding: 15px 0px 20px;
  display: flex;
  background-color: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  align-items: center;
  gap: 50px;
  width: 100%;
}
@media screen and (max-width: 968px) {
  .video-section {
    flex-direction: column;
    gap: 20px;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.video-section.vertical {
  min-width: calc(33% - 10px);
  max-width: calc(33% - 10px);
  width: 100%;
}
@media screen and (max-width: 968px) {
  .video-section.vertical {
    max-width: 80%;
  }
}
@media screen and (max-width: 968px) {
  .video-section:last-child {
    margin-bottom: 0px;
  }
}
.video-section .content {
  text-align: center;
  width: 100%;
  font-size: 44px;
  font-weight: bold;
  color: #055541;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 968px) {
  .video-section .content {
    padding-top: 0;
    font-size: 32px;
  }
}
.video-section .content .PlusFunDollars {
  width: 277px;
  margin-bottom: 5px;
}
@media screen and (max-width: 968px) {
  .video-section .content .PlusFunDollars {
    width: 200px;
  }
}
.video-section .animation {
  width: 100%;
}
@media screen and (max-width: 968px) {
  .video-section .animation {
    max-width: 40%;
    margin-inline: auto;
  }
}
.video-section:not(:hover) .hov {
  display: none;
}
.video-section:hover {
  background-color: #5ccf29;
  box-shadow: 0 0 30px rgba(13, 108, 40, 0.7);
}
.video-section:hover .nor {
  display: none;
}
.video-section:hover .video-title {
  color: #fff;
}
.video-section .video-part {
  margin-block: auto;
  width: 100%;
}
@media screen and (max-width: 968px) {
  .video-section .video-part {
    min-width: 100%;
  }
}
.video-section .video-title {
  color: #37b64b;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-section .video-title > img {
  height: 1.2em;
}
@media screen and (max-width: 968px) {
  .video-section .video-title {
    font-size: 30px;
  }
}
.video-section .video-stay-tuned {
  padding: 70px 20px 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  font-weight: bold;
  color: #055541;
  font-size: 26px;
  display: none;
}
.video-section .video-ctn {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  height: 0;
}
.video-section .video-ctn.vertical {
  padding-bottom: 177.78%;
}
.video-section .video-ctn .video-thrumbnail {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  min-width: calc(100% + 2px);
  min-height: calc(100% + 2px);
  position: absolute;
  top: -1px;
  left: -1px;
  cursor: pointer;
}
.video-section .video-ctn iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  min-width: calc(100% + 2px);
  min-height: calc(100% + 2px);
  border: 0;
}

.light-green {
  background-color: rgba(5, 85, 65, 0.1333333333);
}

#main_content_area[url_view=p2g] :not(.view_p2g).view_d2g {
  display: none !important;
}
#main_content_area[url_view=p2g] :not(.view_p2g).view_daasc {
  display: none !important;
}

#main_content_area[url_view=d2g] :not(.view_d2g).view_p2g {
  display: none !important;
}
#main_content_area[url_view=d2g] :not(.view_d2g).view_daasc {
  display: none !important;
}

#main_content_area[url_view=daasc] :not(.view_daasc).view_p2g {
  display: none !important;
}
#main_content_area[url_view=daasc] :not(.view_daasc).view_d2g {
  display: none !important;
}

.card-application .text > * {
  display: flex;
  gap: 10px;
  flex-direction: column;
  padding-bottom: 15px;
}
.card-application .last {
  margin-top: auto;
  margin-left: auto;
}
.card-application .card-application-item:not(:hover) .hov {
  display: none !important;
}
.card-application .card-application-item:hover .nor {
  display: none !important;
}

#main_content_area[url_view=p2g] .card-application {
  font-size: 15px;
}
#main_content_area[url_view=p2g] .card-application strong {
  font-size: 20px;
}
#main_content_area[url_view=p2g] .card-application > * {
  padding-top: 16px;
  padding-bottom: 20px;
  min-height: unset;
}
#main_content_area[url_view=p2g] .tab-flex .content.view_p2g > .text {
  font-size: 15px;
}
#main_content_area[url_view=p2g] .tab-flex .content.view_p2g > .text strong {
  font-size: 20px;
}

.section1 {
  background: linear-gradient(to bottom, #ffffff 0%, #f6ffee 50%, #eaffd6 100%);
  position: relative;
  padding-bottom: 1px;
}
.section1::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0%;
  width: 19.3vw;
  height: 26vw;
  background-image: url(../images/bg_l.png);
  background-size: cover;
  background-position: center;
  z-index: 1;
  border-radius: 0 0 150px 150px;
}
.section1::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 19.3vw;
  height: 26vw;
  background-image: url(../images/bg_r.png);
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.section1 > * {
  position: relative;
  z-index: 2;
}

.bg-section {
  padding-top: 100px;
  background-size: cover;
  background-position: top center;
  padding-bottom: 220px;
  margin-top: -150px;
  position: relative;
}
.bg-section > * {
  position: relative;
  z-index: 2;
}
.bg-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
  border-radius: 150px 150px 0 0;
  min-width: 1600px;
  background-color: #fff;
}

.section2::before {
  background-image: url(../images/bg2.png);
}

.section3::before {
  background-image: url(../images/bg3.png);
}
.section3 .intro {
  min-height: 72px;
}

.section4::before {
  background-image: url(../images/bg4.png);
}

.intro {
  line-height: 1.5;
  text-align: center;
  font-size: 24px;
  margin-bottom: 40px;
}

.icon-after-btn {
  display: flex;
  align-items: center;
  min-width: 300px;
}
@media screen and (max-width: 968px) {
  .icon-after-btn {
    min-width: 230px;
  }
}
@media screen and (max-width: 768px) {
  .icon-after-btn {
    min-width: 210px;
  }
}
.icon-after-btn .icon {
  z-index: 2;
  margin-bottom: -30px !important;
}
@media screen and (max-width: 968px) {
  .icon-after-btn .icon {
    margin-left: -20px !important;
  }
}
@media screen and (max-width: 768px) {
  .icon-after-btn .icon {
    margin-left: -20px !important;
    margin-top: -64px !important;
  }
}

.video-tab-bar {
  display: flex;
  background-color: #ddefe3;
  border-radius: 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding: 8px;
  margin-bottom: 30px;
  max-width: 680px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .video-tab-bar {
    flex-direction: column;
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .video-tab-bar > * {
    width: 100%;
    border-radius: 20px;
  }
}
.video-tab-bar > * {
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #37b64b;
  cursor: pointer;
  border-radius: 32px;
  min-height: 64px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-tab-bar > *.active {
  background-image: url(../images/hover-video-tab.png);
  background-size: 100% 100%;
  color: #fff;
}

.gold-coin-card {
  margin-top: 20px;
}
.gold-coin-card img {
  width: 100%;
  border-radius: 30px;
}

.link-box {
  flex-direction: column;
  text-decoration: none !important;
  margin-block: 20px;
}
.link-box ul {
  padding-left: 30px;
  margin-left: 0;
}
.link-box {
  color: inherit !important;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  background-color: #fff;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media screen and (max-width: 968px) {
  .link-box {
    padding-top: 18px;
    padding-bottom: 28px;
  }
}
.link-box {
  cursor: pointer;
  gap: 4px;
  align-items: flex-start;
}
.link-box > * {
  z-index: 2;
}
.link-box::after {
  content: "";
  position: absolute;
  top: 50%;
  height: calc(100% - 16px);
  border-radius: 25px;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: calc(100% - 16px);
  opacity: 0.7;
}
.link-box:hover {
  background-image: linear-gradient(160deg, #c3ff00, #c3ff00, #bdfd0f, #a5f957, #93f58f, #93f58f, #7df0d1, #7af0db);
  box-shadow: 0 0 30px rgba(13, 108, 40, 0.7);
}
.link-box .icon img.on {
  display: none;
}
.link-box .content {
  padding: 0 !important;
  overflow: unset !important;
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
}
.link-box .content .text {
  padding-top: 9px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 0 !important;
}
.link-box .content .text > * {
  width: 100%;
}
.link-box .content .arrow {
  margin-left: auto;
}
@media screen and (max-width: 968px) {
  .link-box .content .arrow {
    width: 36px;
  }
}
.link-box .content .last {
  bottom: 20px;
  right: 20px;
  margin-left: auto;
  margin-top: auto;
  min-width: 40px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media screen and (max-width: 968px) {
  .link-box .content .last {
    padding-top: 12px;
  }
}
.link-box.pale {
  background-color: #f5fff6;
}
.link-box.arrow {
  z-index: 2;
}
@media screen and (max-width: 968px) {
  .link-box.arrow::before {
    z-index: 2;
    position: absolute;
    background-repeat: no-repeat;
    content: "";
    width: 11vw;
    padding-top: 7.33vw;
    background-size: contain;
    background-image: url(../images/promote_arrow.png);
    top: 100%;
    left: 50%;
    transform: translate(-45%, -40%);
  }
}
.link-box:hover {
  background-color: #e1efe2;
}
.link-box:hover .icon img.off {
  display: none;
}
.link-box:hover .icon img.on {
  display: inline-block;
}

.logo-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  align-items: center;
  justify-content: center;
}

.apply_link {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: #0d6c28;
  border-radius: 5px;
  font-weight: bold;
  color: #fff !important;
  padding: 0 20px;
  margin-bottom: 30px !important;
  text-align: center;
  text-decoration: none !important;
  line-height: 1.7;
}/*# sourceMappingURL=style.css.map */