/* layout start */
.myvip-main {
  background: #f8f4ec;
}
.cus-block {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 576px) {
  .cus-block {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1440px) {
  .cus-block {
    padding-left: 0px;
    padding-right: 0px;
  }
}
section {
  background: #f8f4ec;
}
section h2 {
    letter-spacing: 1.54px;
    margin-bottom: 1.5rem;
    font-size: 1.375rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(45 48 51 / var(--tw-text-opacity));
  }
@media (min-width: 700px) {
  section h2 {
    margin-bottom: 2.5rem;
    font-size: 2.125rem;
    line-height: 1.5;
    font-weight: 500;
      letter-spacing: 2.38px;
  }
}
section h3 {
  text-align: center;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  section h3 {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
section .remark {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  section .remark {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
section {

  max-width: 100%;
  overflow-x: hidden;
}
.sweet-remind {
  background: #f8f4ec;
}
/* layout end */
/* 不規則形狀 kv start */
.shape-top-group {
  background-image: url('../images/opcard/text-bg.jpg');
  background-position: center bottom;
  background-size: 900px auto;
}
.shape-top-group .v3-twm-breadcrumb {
  display: none;
}
@media (min-width: 700px) {
.shape-top-group {
    background-size: 1200px auto
}
  }
@media (min-width: 1024px) {
.shape-top-group {
    background-size: 2560px auto;
    background-position: center bottom
}

    .shape-top-group .v3-twm-breadcrumb {
    display: flex;
  }
  }
@media (min-width: 2561px) {
.shape-top-group {
    background-size: 100% auto
}
  }
.shape-kv {
  -webkit-mask-image: url('../images/opcard/mask-s.png');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center top;
  -webkit-mask-size: 100% 524px;
  mask-image: url('../images/opcard/mask-s.png');
  mask-repeat: no-repeat;
  mask-position: center top;
  mask-size: 100% 524px;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 700px) {
.shape-kv {
    -webkit-mask-image: url('../images/opcard/mask-m.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -webkit-mask-size: 100% 524px;
    mask-image: url('../images/opcard/mask-m.png');
    mask-repeat: no-repeat;
    mask-position: center top;
    mask-size: 100% 524px;
    max-width: 100%;
    overflow: hidden
}
  }
@media (min-width: 1024px) {
.shape-kv {
    -webkit-mask-image: url('../images/opcard/mask.png');
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center top;
    -webkit-mask-size: 100% 695px;
    mask-image: url('../images/opcard/mask.png');
    mask-repeat: no-repeat;
    mask-position: center top;
    mask-size: 100% 695px
}
  }
/* 文字區塊 */
.shape-kv-wrap {
  position: relative;
  display: flex;
  height: 524px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 1024px) {
  .shape-kv-wrap {
    height: 695px;
    padding-left: 0px;
    padding-right: 0px;
      max-width: 1000px;
      align-items: flex-end;
      justify-content: center;
  }
}
.shape-kv .shape-kv-img-wrap {
  height: 524px;
}
@media (min-width: 1024px) {
  .shape-kv .shape-kv-img-wrap {
    height: 695px;
  }
}
.shape-kv .shape-kv-img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
/* 亮色遮罩 */
.shape-kv .shape-kv-img-wrap:after {
      content: '';
      width: 100%;
      height: 80%;
      position: absolute;
      bottom: 0;
      background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 42.64%,
        rgba(255, 255, 255, 0.9) 73.25%
      );
    }
@media (min-width: 1024px) {
.shape-kv .shape-kv-img-wrap:after {
        display: none
    }
      }
/* 暗色遮罩 */
.shape-kv .shape-kv-img-wrap.white-theme:after {
      content: '';
      width: 100%;
      height: 80%;
      position: absolute;
      bottom: 0;
      background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.6) 64.83%
      );
    }
@media (min-width: 1024px) {
.shape-kv .shape-kv-img-wrap.white-theme:after {
        display: none
    }
      }
.shape-kv .shape-kv-img-wrap .shape-kv-img img {
        width: auto;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
      }
.top-triangle {
  margin-top: 58px;
  height: 60px;
  background-image: url('../images/opcard/top-triangle-s2.png');
  background-position: center bottom -1px;
  background-size: 101% 60px;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
.top-triangle {
    margin-top: 60px;
    height: 124px;
    background-size: 100% 124px;
    background-image: url('../images/opcard/top-triangle2.png')
}
  }
/* 不規則形狀 kv end */
.rounded-tab-wrapper {
  z-index: 10;
  margin-bottom: 2.5rem;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}
@media (min-width: 700px) {
  .rounded-tab-wrapper {
    margin-bottom: 72px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.rounded-tab-wrapper.is-sticking {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.rounded-tab-wrapper.is-sticking .rounded-tab-box {
      border-radius: 0px;
    }
.rounded-tab-wrapper.no-space {
  margin-bottom: 0px;
}
/* rounded-tab start */
.rounded-tab-box {
  border-radius: 100px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.rounded-tab-box::-webkit-scrollbar {
    display: none;
  }
.rounded-tab-box {
  scrollbar-width: none;
  display: inline-flex;
  max-width: 100%;
  overflow: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.25rem;
}
/* 適用於 Firefox */
.rounded-tab-box .rounded-tab {
  flex-shrink: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .rounded-tab-box .rounded-tab {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.rounded-tab-box .rounded-tab.active {
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.rounded-tab-panel {
  display: none;
}
.rounded-tab-panel.active {
  display: block;
}
/* rounded-tab end */
/* two-side-card */
.two-side-card {
  background: #fefbfb;
}
@media (min-width: 1024px) {
  .two-side-card {
    display: flex;
  }
  .two-side-card.img-right {
    flex-direction: row-reverse;
  }
  .two-side-card .img-side {
    width: 50%;
  }
}
.two-side-card .img-side {
    aspect-ratio: 335/188;
  }
@media (min-width: 1024px) {
.two-side-card .img-side {
      aspect-ratio: 640/374
  }
    }
.two-side-card .img-side img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
    }
.two-side-card .text-side {
  padding: 1.5rem;
}
@media (min-width: 700px) {
  .two-side-card .text-side {
    padding: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .two-side-card .text-side {
    width: 50%;
  }
}
.two-side-card .text-side-title {
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  .two-side-card .text-side-title {
    font-size: 1.5625rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.two-side-card .text-side-main {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 700px) {
  .two-side-card .text-side-main {
    gap: 1rem;
  }
}
.two-side-card .side-item-wrap {
  display: flex;
  gap: 0.75rem;
}
.two-side-card .side-item-num {
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .two-side-card .side-item-num {
    margin-top: 3px;
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.two-side-card .side-item-title {
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .two-side-card .side-item-title {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.two-side-card .side-item-detail {
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .two-side-card .side-item-detail {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
/* 漸層背景 start */
.gradient-bg {
  position: relative;
  background: radial-gradient(
      198.22% 213.77% at -37.07% 3.02%,
      rgba(255, 48, 16, 0.65) 12.5%,
      rgba(255, 103, 0, 0.65) 38.46%,
      rgba(255, 236, 88, 0.65) 92.88%
    ),
    radial-gradient(
      37.29% 185.84% at -39.3% 6.87%,
      rgba(255, 77, 0, 0.65) 9.52%,
      rgba(255, 135, 31, 0.65) 44.39%,
      rgba(255, 224, 88, 0.65) 81.64%
    ),
    radial-gradient(
      36.08% 173.19% at -26.04% 2.71%,
      rgba(255, 192, 88, 0.65) 13.4%,
      rgba(255, 103, 0, 0.65) 80.86%
    ),
    radial-gradient(
      35.64% 170.1% at -22.82% 2.04%,
      rgba(225, 182, 110, 0.65) 8.48%,
      rgba(255, 103, 0, 0.65) 86.87%
    ),
    rgba(217, 217, 217, 0.65);
}
.gradient-bg::after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    height: 29px;
    width: 100%;
    background-image: url('../images/services/bottom-triangle-s.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
  }
@media (min-width: 1024px) {
.gradient-bg::after {
      height: 86px;
      background-image: url('../images/services/bottom-triangle.png')
  }
    }
.gradient-bg .sweet-remind-content {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* 漸層背景 end */
/* vertical-step start */
.vertical-step {
  position: relative;
  display: flex;
  gap: 0.75rem;
  padding-bottom: 1rem;
}
@media (min-width: 700px) {
  .vertical-step {
    gap: 1rem;
    padding-bottom: 1.5rem;
  }
}
.vertical-step .step-num {
  z-index: 1;
  display: inline-flex;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  font-size: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .vertical-step .step-num {
    height: 2.5rem;
    width: 2.5rem;
    font-size: 1.25rem;
  }
}
.vertical-step .step-title {
  margin-bottom: 0.75rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .vertical-step .step-title {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
  .vertical-step .step-main {
    margin-top: 5px;
  }
}
.vertical-step.connect::after {
    content: '';
    height: 100%;
    width: 1.6px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 11px;
    z-index: 0;
  }
@media (min-width: 700px) {
.vertical-step.connect::after {
      left: 19px
  }
    }
.vertical-step .cus-disc-list {
  font-size: 0.9375rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .vertical-step .cus-disc-list {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
/* vertical-step end */
/* img-cta-card start*/
.img-cta-card {
  box-shadow: 0px 0px 6px 6px rgba(81, 90, 104, 0.05);
  margin: auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.img-cta-card.img-small .card-top {
  width: 100%;
  aspect-ratio: 41 / 13;
}
.img-cta-card .card-top img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-cta-card .card-main {
  flex-grow: 1;
  border-bottom-width: 1px;
  padding: 24px;
}
.img-cta-card .card-title {
  margin-bottom: 0.25rem;
  font-weight: 500;
  font-size: 1.125rem;
}
.img-cta-card .card-subtitle {
  font-weight: 500;
  font-size: 0.9375rem;
}
.img-cta-card .card-detail {
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .img-cta-card .card-detail {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.img-cta-card .card-box {
  margin-top: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .img-cta-card .card-box {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.img-cta-card .card-box {
  border-radius: 1rem;
}
.img-cta-card .card-buttons {
  display: flex;
}
.img-cta-card .card-button {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  line-height: 150%;
  letter-spacing: 1.2px;
}
.img-cta-card .card-button:first-child {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.img-cta-card .card-button:first-child:hover {
  --tw-text-opacity: 1;
  color: rgb(244 81 0 / var(--tw-text-opacity));
}
.img-cta-card .card-button:last-child {
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.img-cta-card .card-button:last-child:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 81 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
/* img-cta-card end*/
/* level card start */
.level-card {
  position: relative;
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2.5rem 1rem 1rem;
}
.level-card .card-head {
    height: 55px;

    transform: translateY(-50%);

    position: absolute;

    left: 0px;

    top: 0px;

    width: 100%;
  }
.level-card .card-head img {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}
.level-card .card-title {
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  .level-card .card-title {
    margin-bottom: 0.75rem;
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.level-card .card-content {
  text-align: center;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .level-card .card-content {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.level-card ul {
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 700px) {
  .level-card ul {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.level-card ul li:not(:last-child) {
      margin-bottom: 0.5rem;
    }
/* level card end */
/* one way card start */
.one-way-card {
  box-shadow: 0px 0px 6px 6px rgba(81, 90, 104, 0.05);
  margin: auto;
  display: flex;
  width: 100%;
  flex-direction: column;
  overflow: hidden;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.one-way-card .card-main {
  flex-grow: 1;
  padding: 24px;
}
.one-way-card .card-buttons {
  display: flex;
}
.one-way-card .card-button {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  line-height: 150%;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.one-way-card .card-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 81 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.one-way-card.gray-theme {
    background: #f5f7f8;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
.one-way-card.gray-theme .card-box {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
/* one way card end */
.media-cta-card .card-head, .discount-cta-card .card-head {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  .media-cta-card .card-head, .discount-cta-card .card-head {
    margin-bottom: 0.75rem;
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.media-cta-card .card-head svg, .discount-cta-card .card-head svg {
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}
.media-cta-card .card-main, .discount-cta-card .card-main {
  font-size: 0.8125rem;
  line-height: 1.5;
}
@media (min-width: 700px) {
  .media-cta-card .card-main, .discount-cta-card .card-main {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.media-cta-card .card-main p, .discount-cta-card .card-main p {
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
      line-height: 1.5em; /* 每行高度 */
      height: 3em;
}
.media-cta-card .card-box, .discount-cta-card .card-box {
    height: 85px;
    margin-top: 1rem;
    display: flex;
    align-items: center;
    border-radius: 8px;
    --tw-bg-opacity: 1;
    background-color: rgb(245 247 248 / var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 0.8125rem;
    line-height: 1.5;
  }
@media (min-width: 700px) {
  .media-cta-card .card-box, .discount-cta-card .card-box {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
/* tab 置中設定 */
.small-tab-group .box {
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
.small-tab-group .box::after {
    display: none;
  }
.small-tab-group .box::before {
    display: none;
  }
.product-card {
  height: 100%;
}
/* film-card start */
.film-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  aspect-ratio: 416/555;
  border-radius: 1rem;
}
.film-card img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.film-card::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    border-radius: 16px;
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.6) 83.54%
    );
  }
.film-card-bottom {
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
.film-card-bottom .film-title {
  font-size: 1rem;
  line-height: 1.6;
}
@media (min-width: 700px) {
  .film-card-bottom .film-title {
    font-size: 1.125rem;
    line-height: 1.8;
  }
}
/* film-card end */
/* full-banner start */
.full-banner {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  overflow: hidden;
  border-radius: 12px;
}
.full-banner img {
    width: 100%;
  }
/* full-banner end */
/* event-full-banner start */
.event-full-banner {
  overflow: hidden;
  border-radius: 12px;
}
.event-full-banner img {
    width: 100%;
  }
/* event-full-banner end */
.event-content-block {
  margin-top: 2.5rem;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 40px;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
.event-content-block .block-title {
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 576px) {
  .event-content-block .block-title {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .event-content-block .block-title {
    font-size: 1.5625rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.event-content-block .block-intro {
  font-size: 0.9375rem;
  line-height: 1.5;
}
@media (min-width: 1024px) {
  .event-content-block .block-intro {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
.cta-box {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .cta-box {
    flex-direction: row;
  }
}
@media (min-width: 700px) {
  .cta-box {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
.cta-box {
  box-shadow: 0px 0px 20px 2px rgba(81, 90, 104, 0.08);
}
.cta-box a {
  width: 100%;
  flex-shrink: 0;
}
@media (min-width: 576px) {
  .cta-box a {
    width: auto;
  }
}
/* qualify-card start */
.qualify-card-wrap {
  display: grid;
  gap: 1.5rem;
}
@media (min-width: 1024px) {
  .qualify-card-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.qualify-card {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.5rem;
}
.qualify-card .card-title {
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .qualify-card .card-title {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.qualify-card .card-title .remark {
  font-size: 0.8125rem;
  line-height: 1.5;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(131 141 156 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .qualify-card .card-title .remark {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.qualify-card .card-content {
  font-size: 0.9375rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .qualify-card .card-content {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
/* qualify-card end */
/* vip-table start */
.vip-table-box {
  overflow-x: auto;
  padding-bottom: 8px;
}
.vip-table-box::-webkit-scrollbar {
    height: 8px;
  }
.vip-table-box::-webkit-scrollbar-thumb {
  border-radius: 6px;
  --tw-bg-opacity: 1;
  background-color: rgb(168 174 184 / var(--tw-bg-opacity));
}
.vip-table-box table {
  overflow: hidden;
  border-radius: 12px;
}
.vip-table-box thead th {
  text-wrap: nowrap;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.vip-table-box thead th .level {
      width: 80px;
      height: 80px;
    }
.vip-table-box thead th .level img {
        width: 70px;
      }
.vip-table-box thead th .level {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.vip-table-box th:not(:last-of-type),
  .vip-table-box td:not(:last-of-type) {
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(168 174 184 / var(--tw-border-opacity));
}
.vip-table-box tr {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.vip-table-box tr.common-text {
  --tw-bg-opacity: 1;
  background-color: rgb(238 243 246 / var(--tw-bg-opacity));
  text-align: center;
}
.vip-table-box tr.sub-head td {
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.vip-table-box tr .side-head {
  text-wrap: nowrap;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.5;
}
.vip-table-box tr .side-head.side-head-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity));
}
.vip-table-box td {
  justify-content: center;
  padding: 24px;
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.5;
}
.vip-table-box td ul,
    .vip-table-box td ol {
  display: inline-block;
  text-align: left;
}
.vip-table-box tr:not(:last-of-type):not(:first-of-type) {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(168 174 184 / var(--tw-border-opacity));
}
.vip-table-box .list-wrap {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
/* vip-table end */
/* topic-icon-group start */
.topic-icon {
  border: 1.5px solid #ff9045;
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 103 0 / var(--tw-bg-opacity));
}
.topic-icon .icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.topic-icon-group {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (min-width: 700px) {
  .topic-icon-group {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.topic-icon-group p {
  margin-top: 0.5rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .topic-icon-group p {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.topic-icon-group.with-intro {
  align-items: flex-start;
}
.topic-icon {
  flex-shrink: 0;
}
/* topic-icon-group end */
.third-tab-wrap {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
@media (min-width: 1440px) {
  .third-tab-wrap {
    margin-left: auto;
    margin-right: auto;
  }
}
.third-tab-wrap {
    background: #e3e7ee;
  }
.third-tab .small-tab {
    padding: 1.25rem 1rem;
  }
.third-tab-content {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  margin-bottom: 2.5rem;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 1rem;
}
@media (min-width: 1440px) {
  .third-tab-content {
    margin-left: auto;
    margin-right: auto;
  }
}
.third-tab-content {
    background: #fff;
  }
.overview-block {
  overflow: hidden;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.overview-block .block-head {
  position: relative;
}
.overview-block .block-head img {
  width: 100%;
}
.overview-block h2 {
  position: absolute;
  top: 50%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
    transform: translateY(-50%);
    left: 15px;
}
@media (min-width: 700px) {
.overview-block h2 {
      left: 94px
  }
    }
.overview-block .block-content {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.5rem;
}
@media (min-width: 1024px) {
  .overview-block .block-content {
    padding: 2.5rem;
  }
}
.overview-block .block-content .overview-group h3 {
  margin-bottom: 1.5rem;
  text-align: left;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 103 0 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .overview-block .block-content .overview-group h3 {
    margin-bottom: 1.25rem;
    font-size: 1.5625rem;
    line-height: 1.5;
    font-weight: 500;
  }
}
.overview-block .block-content .overview-group li {
  font-size: 0.8125rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(81 90 104 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .overview-block .block-content .overview-group li {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.overview-block .text-side-group:not(:last-child) {
  margin-bottom: 2.5rem;
}
.overview-block .two-side-card {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/*# sourceMappingURL=myvip.css.map */
