@charset "UTF-8";
.v3-twm-text-modal button {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.twm-pills li a {
  background-color: #fff !important;
}

.nav-link {
  display: block;
  padding: 0.5em 1em;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25em;
  border-top-left-radius: 0.25em;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25em;
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .tab-pane h4 {
  font-weight: 600;
}
@media (max-width: 767px) {
  .tab-content > .tab-pane h4 {
    font-size: 14px;
  }
}
.tab-content > .tab-pane h4 small {
  font-size: 0.7em;
}
.tab-content > .tab-pane h4 b {
  font-weight: 600;
}
.tab-content > .tab-pane h4 b.text-orange {
  color: #e63405;
}

.tab-content > .active {
  display: block;
}

.moCoin520-Y26 .event-title h2::-moz-selection {
  background: rgba(255, 202, 0, 0.2509803922);
  color: unset;
}

.moCoin520-Y26 .event-title h2::selection {
  background: rgba(255, 202, 0, 0.2509803922);
  color: unset;
}

.moSet {
  display: none !important;
}

.smallTEXT {
  font-size: 13px;
  margin-top: 5px !important;
  color: #cb0b0b;
}

.btnrow a {
  font-size: 16px;
  height: auto;
}

.btn {
  width: auto;
  height: auto;
  padding: 5px 20px;
  cursor: pointer;
}

.countdown {
  position: relative;
  z-index: 8;
}
.countdown h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.countdown .timeBox {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.countdown .timeBox .icon {
  width: 60px;
  height: 69px;
  padding: 0;
  margin-right: 30px;
}
.countdown .timeBox div {
  font-size: 20px;
  position: relative;
  padding: 0 40px;
  font-weight: bold;
}
.countdown .timeBox div:after {
  content: "";
  display: block;
  right: 0;
  top: 30%;
  width: 1px;
  height: 40%;
  background-color: rgba(126, 126, 126, 0.5294117647);
  position: absolute;
}
.countdown .timeBox div:last-child:after {
  display: none;
}
.countdown .timeBox div b {
  font-size: 30px;
}

.mobi-events-box .text-contant dl > dd,
.mobi-events-box .text-contant dl > dt {
  font-weight: 600 !important;
}

.mainKv img,
.mobi-content img,
.party img {
  width: auto;
}

.moCoin520-Y26 {
  overflow: hidden;
  background-color: #000;
}
.moCoin520-Y26 img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.moCoin520-Y26 .eventWidth {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventWidth {
    width: 980px;
  }
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .eventWidth {
    width: 900px;
  }
}
@media (max-width: 1030px) {
  .moCoin520-Y26 .eventWidth {
    width: calc(100% - 60px);
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventWidth {
    width: calc(100% - 40px);
  }
}
.moCoin520-Y26 .event-title {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .event-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .event-title {
    margin-bottom: 20px;
  }
}
.moCoin520-Y26 .event-title h2 {
  font-family: "vdl-logomaru", sans-serif;
  font-weight: 400;
  font-style: normal;
  background: -webkit-linear-gradient(49deg, rgb(210, 161, 48), rgb(124, 77, 30));
  background-size: 100%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  font-weight: bold;
  text-align: center;
  font-size: 50px;
  display: inline-block;
  position: relative;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .event-title h2 {
    font-size: 40px;
  }
}
@media (max-width: 640px) {
  .moCoin520-Y26 .event-title h2 {
    font-size: 30px;
  }
}
.moCoin520-Y26 .event-title h2 span {
  display: inline-block;
  height: 0;
  width: 50px;
  margin: 0 25px;
}
@media (max-width: 980px) {
  .moCoin520-Y26 .event-title h2 span {
    position: absolute;
    height: 4px;
    background: #dabc7f;
    right: 100%;
    top: calc(50% - 2px);
  }
  .moCoin520-Y26 .event-title h2 span:last-child {
    right: initial;
    left: 100%;
    background: #835420;
  }
}
@media (max-width: 640px) {
  .moCoin520-Y26 .event-title h2 span {
    width: 30px;
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .event-title h2 img {
    max-height: 100px;
  }
}
.moCoin520-Y26 .part1 .event-title h2,
.moCoin520-Y26 .part3 .event-title h2,
.moCoin520-Y26 .part4 .event-title h2,
.moCoin520-Y26 .part5 .event-title h2,
.moCoin520-Y26 .part6 .event-title h2,
.moCoin520-Y26 .part7 .event-title h2 {
  font-family: "kozuka-gothic-pr6n", sans-serif;
  letter-spacing: 0.1em;
}
.moCoin520-Y26 .swiper {
  overflow: visible;
}
.moCoin520-Y26 .mainKv {
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/kv/bg.webp);
  position: relative;
  overflow: visible;
  z-index: 2;
  background-position: 50% 0;
  background-size: cover;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .mainKv {
    background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/kv/bg-m.webp);
    background-size: 100%;
  }
}
.moCoin520-Y26 .mainKv canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.moCoin520-Y26 .mainKv .kvControl {
  position: relative;
  z-index: 2;
  padding: calc(160px + 4%) 0 3%;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .mainKv .kvControl {
    padding: calc(100px + 4%) 0 0;
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .mainKv .kvControl {
    padding: 0;
  }
}
.moCoin520-Y26 .mainKv .kvControl h1 {
  position: relative;
  z-index: 2;
}
.moCoin520-Y26 .mainKv .kvControl h1 > img {
  position: relative;
  margin: 0;
  width: 74%;
}
.moCoin520-Y26 .mainKv .kvControl h1 .light {
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 100%;
}
.moCoin520-Y26 .mainKv .kvControl .catduck {
  position: absolute;
  z-index: 1;
  width: 60%;
  right: -12%;
  bottom: -15%;
}
.moCoin520-Y26 .mainKv .kvControl .catduck > img {
  position: relative;
  width: 100%;
}
.moCoin520-Y26 .mainKv .kvControl .catduck .light {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.moCoin520-Y26 .mainKv .kv3bf {
  padding: 0px 0 20px;
  background-repeat: repeat-x;
  background-position: 50% 0;
  position: relative;
  background-color: #fbdda7;
  z-index: 2;
}
.moCoin520-Y26 .mainKv .kv3bf:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  aspect-ratio: 100/8;
  bottom: 100%;
  left: 0;
  background-size: 100%;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/cloud.png);
}
.moCoin520-Y26 .mainKv .kv3bf:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  aspect-ratio: 100/5.6;
  top: 100%;
  left: 0;
  background-size: 100%;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/cloud-bottom.png);
}
.moCoin520-Y26 .mainKv .kv3bf .beef3Swiper .swiper-slide {
  width: auto;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .mainKv .kv3bf .beef3Swiper .swiper-slide img {
    height: 210px;
  }
}
@media (max-width: 640px) {
  .moCoin520-Y26 .mainKv .kv3bf .beef3Swiper .swiper-slide img {
    height: 180px;
  }
}
.moCoin520-Y26 .eventBeefs {
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/bg2.webp);
  position: relative;
  padding: 180px 0 150px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventBeefs {
    padding: 180px 0 100px;
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .eventBeefs {
    padding: 70px 0 50px;
  }
}
.moCoin520-Y26 .eventBeefs .eventWidth {
  position: relative;
  z-index: 2;
}
@media (min-width: 1921px) {
  .moCoin520-Y26 .eventBeefs .eventWidth {
    width: calc(100% - 500px);
  }
}
.moCoin520-Y26 .eventBeefs::after {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, rgba(90, 78, 50, 0.29) 0%, rgba(255, 255, 255, 0) 100%);
}
.moCoin520-Y26 .eventBeefs .swiper-slide {
  width: auto;
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox {
  position: relative;
  width: 480px;
  height: 451px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 20px;
  filter: drop-shadow(0px 10px 0px #460609);
  background: linear-gradient(to left, rgb(245, 188, 55) 0%, rgb(248, 210, 123) 24%, rgb(255, 254, 253) 50%, rgb(249, 222, 144) 79%, rgb(247, 197, 82) 100%);
  border-radius: 30px;
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px - 50px);
  background-color: #fff;
  border-radius: 20px;
  background: linear-gradient(to right, rgb(253, 238, 222) 0%, rgb(250, 225, 191) 100%);
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox:after {
    height: calc(100% - 40px - 55px);
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox:after {
    height: calc(100% - 20px - 45px);
    bottom: 14px;
    left: 10px;
    width: calc(100% - 20px);
  }
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  background: #1d1d1d;
  bottom: 5px;
  left: 5px;
  border-radius: 25px;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox {
    width: 400px;
    height: 380px;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox {
    width: 300px;
    height: 290px;
    padding: 10px;
  }
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .light {
  position: absolute;
  top: 4px;
  left: 22%;
  width: 56%;
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefTitle {
  padding: 0 0 10px;
  position: relative;
  z-index: 3;
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefTitle {
    padding: 10px 0 0;
  }
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefTitle h3 {
  color: #fff;
  text-align: center;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefTitle h3 {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefTitle h3 {
    font-size: 1.2rem;
  }
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefTitle h3 img {
    height: 25px;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefTitle h3 img {
    height: 18px;
  }
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent {
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  height: calc(100% - 43px);
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent {
    padding: 20px 20px 0;
    height: calc(100% - 40px);
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent {
    height: calc(100% - 25px);
    padding: 10px 10px 25px;
    align-items: flex-end;
  }
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt {
  width: 100%;
  font-size: 20px;
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt p {
  font-weight: 600;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt p {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt p {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt p {
    font-size: 15px;
  }
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt b {
  color: #ec2800;
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt small {
  font-size: 0.7em;
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt ul {
  list-style: initial;
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .txt ul li {
  list-style: initial;
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .rewards {
  width: 100%;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .rewards img {
    height: 80%;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .rewards img {
    height: auto;
    width: 100%;
  }
}
.moCoin520-Y26 .eventBeefs .swiper-slide .beefbox .beefContent .rewardsbtn {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-bottom: 10%;
}
.moCoin520-Y26 .eventBeefs .swiper-slide:nth-child(odd) .beefbox:before {
  background: #af1f24;
}
.moCoin520-Y26 .eventBeefs .controlNAV {
  position: relative;
  z-index: 2;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .controlNAV {
    margin-top: 20px;
  }
}
.moCoin520-Y26 .eventBeefs .controlNAV .control-arrows {
  width: 100%;
  display: flex;
  direction: rtl;
  z-index: 5;
}
.moCoin520-Y26 .eventBeefs .controlNAV .control-arrows .beef-next,
.moCoin520-Y26 .eventBeefs .controlNAV .control-arrows .beef-prev {
  background-color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}
@media (max-width: 640px) {
  .moCoin520-Y26 .eventBeefs .controlNAV .control-arrows .beef-next,
  .moCoin520-Y26 .eventBeefs .controlNAV .control-arrows .beef-prev {
    width: 35px;
    height: 35px;
  }
}
.moCoin520-Y26 .eventBeefs .controlNAV .control-arrows .beef-next svg,
.moCoin520-Y26 .eventBeefs .controlNAV .control-arrows .beef-prev svg {
  width: 20px;
  height: 30px;
  color: #000;
}
@media (max-width: 640px) {
  .moCoin520-Y26 .eventBeefs .controlNAV .control-arrows .beef-next svg,
  .moCoin520-Y26 .eventBeefs .controlNAV .control-arrows .beef-prev svg {
    width: 15px;
    height: 15px;
  }
}
.moCoin520-Y26 .eventBeefs .controlNAV .swiper-button-disabled {
  opacity: 0.4;
}
.moCoin520-Y26 .eventBeefs .controlNAV .swiper-pagination {
  z-index: 2;
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventBeefs .controlNAV .swiper-pagination {
    padding: 0px 0 0;
  }
}
.moCoin520-Y26 .eventBeefs .controlNAV .swiper-pagination .swiper-pagination-bullet {
  margin-right: 10px;
  border: 2px solid #f3bd37;
  width: 16px;
  height: 16px;
  background-color: rgba(0, 0, 0, 0);
  opacity: 1;
}
@media (max-width: 640px) {
  .moCoin520-Y26 .eventBeefs .controlNAV .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #f3bd37;
    margin-right: 5px;
  }
}
.moCoin520-Y26 .eventBeefs .controlNAV .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #f3bd37;
}
.moCoin520-Y26 .momoCard {
  padding: 0px 0 20px;
  background-repeat: repeat-x;
  background-position: 50% 0;
  position: relative;
  background-color: #fbdda7;
  z-index: 2;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .momoCard {
    padding: 20px 0 10px;
  }
}
.moCoin520-Y26 .momoCard:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  aspect-ratio: 100/8;
  bottom: 100%;
  left: 0;
  background-size: 100%;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/cloud.png);
}
.moCoin520-Y26 .momoCard:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  aspect-ratio: 100/5.6;
  top: 100%;
  left: 0;
  background-size: 100%;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/cloud-bottom.png);
}
.moCoin520-Y26 .momoCard .event-title {
  margin-bottom: 0;
}
.moCoin520-Y26 .momoCard .event-title h2 img {
  height: auto;
}
.moCoin520-Y26 .eventTips {
  padding: 100px 0 200px;
  position: relative;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/bg.webp);
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.moCoin520-Y26 .eventTips .alltipsContent {
  padding: 100px 0;
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .eventTips .alltipsContent {
    padding: 0px 0 50px;
  }
}
.moCoin520-Y26 .eventTips .alltipsContent .event-title h3 {
  font-size: 1.1rem;
  display: inline-flex;
  justify-content: center;
  border: 2px solid #4b0603;
  border-radius: 45px;
  background: #fff;
  overflow: hidden;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .eventTips .alltipsContent .event-title h3 {
    font-size: 12px;
  }
}
.moCoin520-Y26 .eventTips .alltipsContent .event-title h3 span:first-child {
  display: block;
  padding: 10px 15px;
  background: #4b0603;
  color: #fff;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .eventTips .alltipsContent .event-title h3 span:first-child {
    padding: 5px 9px;
  }
}
.moCoin520-Y26 .eventTips .alltipsContent .event-title h3 span:last-child {
  display: block;
  padding: 10px 15px;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .eventTips .alltipsContent .event-title h3 span:last-child {
    padding: 5px 9px;
  }
}
.moCoin520-Y26 .eventTips .eventTipsBox {
  position: relative;
  border-radius: 20px;
}
.moCoin520-Y26 .eventTips .eventTipsBox .eventContent > ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .eventTips .eventTipsBox .eventContent > ul {
    display: block;
  }
}
.moCoin520-Y26 .eventTips .eventTipsBox .eventContent > ul > li {
  width: calc(50% - 10px);
  background: linear-gradient(135deg, rgb(244, 226, 173) 0%, rgb(243, 34, 25) 50%, rgb(253, 152, 42) 100%);
  border: 2px solid #460609;
  overflow: hidden;
  border-radius: 30px;
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .eventTips .eventTipsBox .eventContent > ul > li {
    width: 100%;
    margin: 20px 0;
  }
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  background: #fff;
  overflow: hidden;
  align-items: flex-start;
  margin: 10px;
  border-radius: 30px;
  height: calc(100% - 20px);
  position: relative;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .eventTips .eventTipsBox li .box {
    align-items: flex-start;
  }
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background: linear-gradient(to right, rgb(253, 238, 222) 0%, rgb(250, 225, 191) 100%);
  top: 3px;
  left: 3px;
  z-index: 2;
  border-radius: 30px;
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(158deg, rgb(252, 145, 41) 0%, rgb(255, 225, 118) 50%, rgb(255, 223, 64) 100%);
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 30px;
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box .order-title {
  overflow: hidden;
  position: absolute;
  width: 43%;
  left: 0px;
  bottom: -10px;
  z-index: 3;
}
@media (max-width: 980px) {
  .moCoin520-Y26 .eventTips .eventTipsBox li .box .order-title {
    width: 260px;
    left: 0px;
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .eventTips .eventTipsBox li .box .order-title {
    width: 150px;
    position: relative;
  }
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box .txt {
  padding: 30px 10px;
  font-size: 16px;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 #fff;
  width: 57%;
  margin-left: 43%;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .eventTips .eventTipsBox li .box .txt {
    padding: 20px 10px;
    font-size: 14px;
  }
}
@media (max-width: 980px) {
  .moCoin520-Y26 .eventTips .eventTipsBox li .box .txt {
    width: calc(100% - 310px);
    margin-left: 260px;
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .eventTips .eventTipsBox li .box .txt {
    width: calc(100% - 20px);
    margin-left: 0;
    padding: 20px;
    padding-left: 0;
  }
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box h3 {
  font-weight: bolder;
  font-size: 18px;
  color: #ed381b;
  margin-bottom: 15px;
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box ol {
  padding: 0;
  margin: 15px 0 20px;
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box ol li {
  display: flex;
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventTips .eventTipsBox li .box ol li {
    font-size: 14px;
  }
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box ol li p {
  width: calc(100% - 30px);
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box ol li svg {
  width: 20px;
  stroke: #ff6f02;
  height: 20px;
  margin-right: 10px;
  vertical-align: baseline;
}
@media (max-width: 480px) {
  .moCoin520-Y26 .eventTips .eventTipsBox li .box ol li svg {
    margin-right: 5px;
  }
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box .btnBox {
  line-height: 120%;
}
.moCoin520-Y26 .eventTips .eventTipsBox li .box small {
  font-size: 0.8rem;
  font-weight: 500;
}
.moCoin520-Y26 .eventTips .duck_dec {
  margin-top: 15px;
}
.moCoin520-Y26 .eventTips .duck_dec p {
  background-color: rgba(251, 229, 201, 0.8705882353);
  padding: 19px 25px 15px;
  border-radius: 30px;
  font-size: 0.8rem;
  font-weight: 500;
}
.moCoin520-Y26 .products {
  margin-top: -150px;
  padding: 0px 0 20px;
  background-repeat: repeat-x;
  background-position: 50% 0;
  position: relative;
  background-color: #fbdda7;
  z-index: 2;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products {
    padding: 50px 0;
  }
}
.moCoin520-Y26 .products:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  aspect-ratio: 100/8;
  bottom: 100%;
  left: 0;
  background-size: 100%;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/cloud.png);
}
.moCoin520-Y26 .products:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  aspect-ratio: 100/5.6;
  top: 100%;
  left: 0;
  background-size: 100%;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/cloud-bottom.png);
}
.moCoin520-Y26 .products .eventWidth {
  text-align: center;
}
.moCoin520-Y26 .products .event-title {
  padding-top: 35px;
}
.moCoin520-Y26 .products .event-title p {
  margin-top: 10px;
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products .event-title p {
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .products .event-title p {
    font-size: 0.8rem;
  }
}
.moCoin520-Y26 .products .plan-pills {
  background-color: #f29755;
  display: inline-flex;
  padding: 10px 5px;
  border-radius: 45px;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products .plan-pills {
    flex-wrap: wrap;
    background: none;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products .plan-pills li {
    margin: 3px;
  }
}
.moCoin520-Y26 .products .plan-pills li a.active {
  background-color: #e63405 !important;
  color: #fff !important;
}
.moCoin520-Y26 .products .cheaperProducts {
  justify-content: center;
  align-items: flex-start;
}
.moCoin520-Y26 .products .cheaperProducts .row {
  margin: 0;
  padding: 0;
  align-items: flex-start !important;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .moCoin520-Y26 .products .plan-pills a {
    margin-bottom: 5px;
  }
}
.moCoin520-Y26 .products .producList {
  width: calc(50% - 20px);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  justify-content: space-evenly;
  margin-top: 30px;
  padding: 5px;
  position: relative;
  border: 2px solid #460609;
  background: linear-gradient(135deg, rgb(244, 226, 173) 0%, rgb(243, 34, 25) 50%, rgb(253, 152, 42) 100%);
  border-radius: 30px;
}
@media (max-width: 980px) {
  .moCoin520-Y26 .products .producList {
    width: 100%;
    align-items: stretch;
  }
}
.moCoin520-Y26 .products .producList:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  background: #fff;
  top: 8px;
  left: 8px;
  z-index: 2;
  border-radius: 30px;
}
.moCoin520-Y26 .products .producList:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background: linear-gradient(158deg, rgb(252, 145, 41) 0%, rgb(255, 225, 118) 50%, rgb(255, 223, 64) 100%);
  top: 4px;
  left: 4px;
  z-index: 1;
  border-radius: 30px;
}
.moCoin520-Y26 .products .producList.threeStyle {
  width: 100%;
  flex-wrap: wrap;
}
.moCoin520-Y26 .products .producList.threeStyle > div:not(.prtitle) {
  width: calc(25% - 20px);
  flex: initial;
}
@media (max-width: 980px) {
  .moCoin520-Y26 .products .producList.threeStyle > div:not(.prtitle) {
    width: calc(50% - 20px);
  }
}
.moCoin520-Y26 .products .producList.threeStyle .prtitle h5:after {
  background-size: 200px;
}
.moCoin520-Y26 .products .producList.fourStyle {
  width: 100%;
  flex-wrap: wrap;
}
.moCoin520-Y26 .products .producList.fourStyle > div:not(.prtitle) {
  width: calc(25% - 20px);
  flex: initial;
  box-sizing: border-box;
  margin: 0 10px;
}
@media (max-width: 980px) {
  .moCoin520-Y26 .products .producList.fourStyle > div:not(.prtitle) {
    width: 50%;
  }
}
.moCoin520-Y26 .products .producList.fourStyle .prtitle h5:after {
  background-size: 200px;
}
.moCoin520-Y26 .products .producList > div {
  width: calc(50% - 20px);
  padding: 0;
  position: relative;
  z-index: 2;
  flex: initial;
  margin: 0 10px 20px;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products .producList > div {
    padding: 0;
  }
}
.moCoin520-Y26 .products .producList .prtitle {
  width: calc(100% - 6px);
  margin: 3px auto 5px;
  background: #000;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}
.moCoin520-Y26 .products .producList .prtitle h5 {
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 20px 10px 15px;
  font-size: 1.3rem;
  position: relative;
}
.moCoin520-Y26 .products .producList .prtitle h5:after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/img/content/sec1-sub-title-bg.png);
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 50%;
  mix-blend-mode: screen;
}
@media (max-width: 480px) {
  .moCoin520-Y26 .products .producList .card-body {
    padding: 10px;
  }
}
.moCoin520-Y26 .products .producList .card-body h6 {
  margin-bottom: 1.5rem;
  font-size: 14px;
}
@media (max-width: 480px) {
  .moCoin520-Y26 .products .producList .card-body h6 {
    margin-bottom: 1rem;
  }
}
.moCoin520-Y26 .products .producList .card-body h6 .txt-primary-orange {
  font-size: 26px;
  font-size: 22px;
  line-height: 120%;
  font-family: Arial;
}
.moCoin520-Y26 .products .Y26PDpackage {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  justify-content: space-around;
}
.moCoin520-Y26 .products .Y26PDpackage > div {
  width: calc(25% - 10px);
  max-width: calc(25% - 10px);
  flex: auto;
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .products .Y26PDpackage > div {
    width: calc(33% - 10px);
    max-width: calc(33% - 10px);
  }
}
@media (max-width: 980px) {
  .moCoin520-Y26 .products .Y26PDpackage > div {
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}
.moCoin520-Y26 .products .Y26PDpackage {
  /*內容只有1個商品*/
}
.moCoin520-Y26 .products .Y26PDpackage.onlyone > div {
  width: calc(100% - 10px);
  max-width: calc(100% - 10px);
}
.moCoin520-Y26 .products .tab0PPP {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products .tab0PPP {
    display: block;
  }
}
.moCoin520-Y26 .products .tab0PPP h4 {
  width: calc(80% - 20px);
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .products .tab0PPP h4 {
    font-size: 1.2rem;
  }
}
@media (max-width: 980px) {
  .moCoin520-Y26 .products .tab0PPP h4 {
    text-align: left;
    width: calc(70% - 20px);
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products .tab0PPP h4 {
    width: 100%;
    text-align: center;
    font-size: 1rem;
  }
}
.moCoin520-Y26 .products .tab0PPP .mouse {
  width: 20%;
}
@media (max-width: 980px) {
  .moCoin520-Y26 .products .tab0PPP .mouse {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products .tab0PPP .mouse {
    width: 100%;
  }
}
.moCoin520-Y26 .products .phoneblock {
  height: 100%;
  box-shadow: none !important;
  background: none !important;
}
.moCoin520-Y26 .products .phoneblock:hover {
  margin-top: 0 !important;
}
.moCoin520-Y26 .products .phoneblock .limit-tag {
  position: absolute;
  background-color: #f200ca;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  padding: 10px;
  top: 0;
  left: 10px;
}
.moCoin520-Y26 .products .phoneblock .limit-tag b {
  display: block;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 120%;
}
.moCoin520-Y26 .products .phoneblock > img {
  width: 80%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.moCoin520-Y26 .products .phoneblock h6 del {
  font-size: 14px;
  display: block;
  color: #b5b5b5;
}
.moCoin520-Y26 .products .phoneblock h5 {
  height: 3.5em;
  font-size: 14px;
}
@media (max-width: 1440px) {
  .moCoin520-Y26 .products .phoneblock h5.sps {
    font-size: 0.8em;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .products .phoneblock h5.sps {
    font-size: 0.7em;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .products .phoneblock h5 {
    font-size: 14px;
    height: 2.7em;
  }
}
.moCoin520-Y26 .products .phoneblock a {
  height: auto;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .products .phoneblock a {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .products .phoneblock a {
    font-size: 12px;
  }
}
.moCoin520-Y26 .products .specialNotice {
  text-align: center;
  margin-top: 40px;
  color: #e51010;
  font-weight: bold;
  font-size: 20px;
}
.moCoin520-Y26 .productsLogo {
  padding: 100px 0 150px;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/bg2.webp);
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 640px) {
  .moCoin520-Y26 .productsLogo {
    padding: 50px 0;
  }
}
.moCoin520-Y26 .productsLogo .event-title {
  padding-top: 55px;
}
.moCoin520-Y26 .productsLogo .nlideStyle {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  width: 900px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .productsLogo .nlideStyle {
    width: 100%;
  }
}
.moCoin520-Y26 .productsLogo .nlideStyle .nlide {
  width: calc(33.3333333333% - 10px);
  box-sizing: border-box;
  margin: 5px;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .moCoin520-Y26 .productsLogo .nlideStyle .nlide {
    width: calc(50% - 10px);
    margin: 5px;
  }
}
.moCoin520-Y26 .productsLogo .nlideStyle .nlide a {
  cursor: unset;
}
.moCoin520-Y26 .movies {
  padding: 100px 0;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/img/nor-bg.webp);
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 640px) {
  .moCoin520-Y26 .movies {
    padding: 50px 0;
  }
}
.moCoin520-Y26 .movies::after {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, rgba(90, 78, 50, 0.29) 0%, rgba(255, 255, 255, 0) 100%);
}
.moCoin520-Y26 .movies .bottomOffer {
  margin-top: 30px;
}
.moCoin520-Y26 .movies .bottomOffer .box {
  display: flex;
  background: rgba(255, 255, 255, 0.2117647059);
  border-radius: 20px;
  padding: 30px 20px;
}
@media (max-width: 980px) {
  .moCoin520-Y26 .movies .bottomOffer .box {
    flex-wrap: wrap;
  }
}
.moCoin520-Y26 .movies .bottomOffer .box .boxtop {
  width: 25%;
  margin-right: 5%;
  display: flex;
  align-items: center;
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxtop {
    width: 20%;
    margin-right: 3%;
  }
}
@media (max-width: 980px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxtop {
    width: 100%;
    margin: 0 0 20px;
  }
}
.moCoin520-Y26 .movies .bottomOffer .box .boxbottom {
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom {
    width: 77%;
  }
}
@media (max-width: 980px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom {
    flex-wrap: wrap;
  }
}
.moCoin520-Y26 .movies .bottomOffer .box .boxbottom h4 {
  color: #fedd40;
  font-weight: 600;
  font-size: 20px;
}
.moCoin520-Y26 .movies .bottomOffer .box .boxbottom p {
  color: #fff;
}
.moCoin520-Y26 .movies .bottomOffer .box .boxbottom .left {
  width: calc(50% - 30px);
  border-right: 2px solid rgba(255, 255, 255, 0.2117647059);
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom .left {
    width: calc(50% - 20px);
  }
}
@media (max-width: 980px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom .left {
    text-align: center;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom .left {
    width: 100%;
    border-right: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2117647059);
  }
}
.moCoin520-Y26 .movies .bottomOffer .box .boxbottom .right {
  width: calc(50% - 30px);
}
@media (max-width: 1280px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom .right {
    width: calc(50% - 20px);
  }
}
@media (max-width: 980px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom .right {
    text-align: center;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .moCoin520-Y26 .movies .bottomOffer .box .boxbottom .right {
    width: 100%;
  }
}
.moCoin520-Y26 .goodthings {
  padding: 50px 0 70px;
  background-repeat: repeat-x;
  background-position: 50% 0;
  position: relative;
  background-color: #fbdda7;
  z-index: 2;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .goodthings {
    padding: 50px 0;
  }
}
.moCoin520-Y26 .goodthings:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  aspect-ratio: 100/8;
  bottom: 100%;
  left: 0;
  background-size: 100%;
  background-image: url(https://www.taiwanmobile.com/event/super-momobileday/Y2605/images/cloud.png);
}
.moCoin520-Y26 .goodthings .mobi-events-box {
  background: linear-gradient(135deg, rgb(244, 226, 173) 0%, rgb(243, 34, 25) 50%, rgb(253, 152, 42) 100%);
  border-radius: 30px;
  border: 2px solid #460609;
}
.moCoin520-Y26 .goodthings .mobi-events-box .box {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  background: #fff;
  overflow: hidden;
  align-items: center;
  border-radius: 30px;
  margin: 7px;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .goodthings .mobi-events-box .box {
    display: block;
  }
}
.moCoin520-Y26 .goodthings .mobi-events-box .box:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background: #fff;
  top: 3px;
  left: 3px;
  z-index: 2;
  border-radius: 30px;
}
.moCoin520-Y26 .goodthings .mobi-events-box .box:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(158deg, rgb(252, 145, 41) 0%, rgb(255, 225, 118) 50%, rgb(255, 223, 64) 100%);
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: 30px;
}
.moCoin520-Y26 .goodthings .mobi-events-box .box picture {
  display: block;
  position: relative;
  z-index: 3;
  width: calc(70% - 6px);
  margin: 3px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .goodthings .mobi-events-box .box picture {
    width: calc(100% - 6px);
    border-bottom-left-radius: 0;
    border-top-right-radius: 30px;
  }
}
.moCoin520-Y26 .goodthings .mobi-events-box .text-contant {
  width: 30%;
  text-align: center;
  padding: 0 0.5em;
  position: relative;
  z-index: 3;
}
@media (max-width: 768px) {
  .moCoin520-Y26 .goodthings .mobi-events-box .text-contant {
    width: 100%;
  }
}
.moCoin520-Y26 .goodthings .mobi-events-box .text-contant dl > dt {
  font-size: 1.7em;
  letter-spacing: -0.04em;
  line-height: 1.2em;
}
.moCoin520-Y26 .goodthings .mobi-events-box .text-contant dl .summary {
  font-size: 1.1em;
  line-height: 1.2em;
  margin: 1em 0 1.4em;
}
.moCoin520-Y26 .goodthings .mobi-events-box .text-contant .v2-a-common-button {
  white-space: nowrap;
  padding: 0.5em 0;
  height: auto;
  width: 6em;
}
@media (max-width: 767px) {
  .moCoin520-Y26 .goodthings .mobi-events-box {
    display: block;
  }
  .moCoin520-Y26 .goodthings .mobi-events-box .text-contant {
    flex: 0 0 100%;
    max-width: none;
    padding: 1em 1.5em;
    text-align: inherit;
    -webkit-display: flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .moCoin520-Y26 .goodthings .mobi-events-box .text-contant {
    display: block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .moCoin520-Y26 .goodthings .mobi-events-box .text-contant .v2-a-common-button {
    display: inline-table;
    margin-left: 1em;
  }
}
.moCoin520-Y26 .remiders {
  padding: 20px 0;
  background-color: #fff;
}
@media (max-width: 640px) {
  .moCoin520-Y26 .remiders .twm-content-note {
    box-shadow: none;
  }
}
.moCoin520-Y26 .remiders ul ol {
  list-style: none;
}
.moCoin520-Y26 .remiders ul ol li {
  list-style: none;
}

@keyframes sparkle {
  0% {
    transform: scale(0);
    opacity: 0.1;
  }
  50% {
    transform: scale(0.8);
    opacity: 0.5;
  }
  55% {
    transform: scale(1.4);
    opacity: 0.8;
  }
  70% {
    transform: scale(1);
    opacity: 0.7;
  }
  75% {
    transform: scale(1.4);
    opacity: 0.8;
  }
  100% {
    transform: scale(0);
    opacity: 0.1;
  }
}
@keyframes circleRow {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.v3-twm-text-modal .howtouse ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.v3-twm-text-modal .howtouse ul li {
  width: calc(50% - 8px);
  margin-bottom: 30px;
}
.v3-twm-text-modal .howtouse ul li p {
  font-weight: bold;
  margin-bottom: 5px;
}
@media (max-width: 1440px) {
  .v3-twm-text-modal .howtouse {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .v3-twm-text-modal .howtouse ul li {
    width: 100%;
  }
}

.v3-twm-text-modal .closebtnn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.v3-twm-text-modal .closebtnn svg {
  width: 40px;
  height: 40px;
  display: block;
}

@media (max-width: 1440px) {
  .smallTEXT {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .container {
    max-width: 900px;
  }
}
@media (max-width: 1250px) {
  .container {
    max-width: 800px;
  }
}
@media (max-width: 980px) {
  .mainKv > .container {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .pcSet {
    display: none !important;
  }
  .moSet {
    display: block !important;
  }
  .countdown .timeBox div {
    padding: 0 20px;
  }
  .countdown .timeBox .icon {
    width: 35px;
    height: 40px;
    margin-right: 0px;
  }
  .countdown h3 {
    font-size: 17px;
  }
  .v2-o-alert.-md .v2-o-alert__wrapper {
    width: 90%;
  }
  .v2-o-alert .v2-o-alert__title-text {
    font-size: 18px;
    line-height: 130%;
    font-size: 12px;
    line-height: 130%;
    margin-top: 10px;
    display: block;
  }
}
@media (max-width: 480px) {
  .countdown .timeBox div {
    padding: 0 10px;
  }
  .countdown .timeBox .icon {
    width: 30px;
    height: 35px;
  }
  .mobi-events-box .text-contant dl .summary {
    text-align: center;
  }
}
.event_pageNav {
  display: none;
  position: fixed;
  left: initial;
  right: 100px;
  top: 250px;
  z-index: 9;
  width: 123px;
}
.event_pageNav .nav_content ol li p a {
  display: block;
  text-align: center;
  background: #fff;
  padding: 10px 5px;
  font-weight: bold;
  transition: all linear 0.2s;
}

.event_pageNav .nav_content ol li a.active {
  background: unset;
  color: #000;
}

.event_pageNav .nav_content ol li p a:hover,
.event_pageNav .nav_content ol li p a.active-pre,
.event_pageNav .nav_content ol li p a.active-pre.active.topart10,
.event_pageNav .nav_content ol li p a.active.topart10,
.event_pageNav .nav_content ol li p a.active.topart1,
.event_pageNav .nav_content ol li p a.active-pre.active.topart8,
.event_pageNav .nav_content ol li p a.active.topart8,
.event_pageNav .nav_content ol li p a.active-pre.lon {
  color: #d82400;
}

.event_pageNav h3.openSubMenu {
  display: none;
}

.event_pageNav h3.pctotop {
  display: none;
  cursor: pointer;
  margin: 2px 2px 0;
}

@media (max-width: 1680px) {
  .event_pageNav {
    top: 200px;
    right: 30px;
  }
}
@media (max-width: 1440px) {
  .event_pageNav {
    top: 120px;
    right: 10px;
  }
}
@media (min-width: 1281px) {
  .event_pageNav h3.pctotop {
    display: block;
  }
  .event_pageNav h3.openSubMenu {
    display: none;
  }
  .event_pageNav .nav_content {
    overflow: hidden;
    background: rgb(251, 232, 139);
    background: linear-gradient(253deg, rgb(251, 232, 139) 40%, rgb(252, 175, 0) 83%, rgb(251, 232, 139) 100%);
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.3882352941));
    position: relative;
    padding-bottom: 1px;
  }
  .event_pageNav .nav_content h3 {
    position: relative;
    border-top-right-radius: 15px;
    overflow: hidden;
    border-top-left-radius: 15px;
  }
  .event_pageNav .nav_content h3 img {
    width: 100%;
  }
  .event_pageNav .nav_content ol {
    padding: 0;
    margin: 2px;
    margin-top: 0;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    border-bottom-left-radius: 15px;
  }
  .event_pageNav .nav_content ol li {
    border-bottom: 1px solid #dfbf7d;
  }
  .event_pageNav .nav_content ol li:last-child {
    border-bottom: 0;
  }
}
@media (min-width: 1281px) and (max-height: 480px) {
  .event_pageNav.moStyle .nav_content h3.pctotop {
    display: none;
  }
}
@media (max-width: 1280px), (min-width: 1281px) and (max-height: 480px) {
  .event_pageNav.moStyle {
    right: initial;
    left: 15px;
    top: initial;
    bottom: 10px;
    width: auto;
  }
  #moCLsoenav.opend {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .event_pageNav.moStyle.opend {
    left: 0;
    bottom: 0;
    z-index: 999;
  }
  .event_pageNav.moStyle .nav_content h3 {
    position: fixed;
    width: 50px;
    overflow: hidden;
    background: rgb(251, 232, 139);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgb(251, 232, 139) 40%, rgb(252, 175, 0) 83%, rgb(251, 232, 139) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbe88b', endColorstr='#fbe88b', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-radius: 15px;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.3882352941));
    line-height: 100%;
    cursor: pointer;
    bottom: 10px;
    left: 15px;
    z-index: 2;
    padding: 2px;
    display: block;
    height: auto;
  }
  .event_pageNav.moStyle .nav_content h3 img {
    background: #720014;
    border-radius: 14px;
    display: block;
    line-height: 0;
    position: relative;
    padding-top: 2px;
  }
  .event_pageNav.moStyle .nav_content ol {
    display: none;
  }
  .event_pageNav.moStyle .nav_content ol.opend {
    display: block;
    position: fixed;
    width: 200px;
    bottom: 10px;
    margin: 0;
    padding: 0;
    left: 70px;
    z-index: 2;
    border-radius: 15px;
    overflow: hidden;
    background: rgb(251, 232, 139);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgb(251, 232, 139) 40%, rgb(252, 175, 0) 83%, rgb(251, 232, 139) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbe88b', endColorstr='#fbe88b', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.3882352941));
    padding: 3px;
  }
  .event_pageNav .nav_content ol li {
    border-bottom: 1px solid #dfbf7d;
  }
  .event_pageNav .nav_content ol li:last-child {
    border-bottom: 0;
  }
  .event_pageNav.moStyle .nav_content ol.opend li p {
    font-size: 14px;
  }
  .event_pageNav.moStyle .nav_content ol.opend li:first-child p a {
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
  }
  .event_pageNav.moStyle .nav_content ol.opend li:last-child p a {
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
  }
}
@media (max-width: 767px) {
  .plan-pills a.nav-link {
    font-size: 12px !important;
  }
}
@media (max-width: 640px) {
  .plan-pills a.nav-link {
    padding: 0 1rem !important;
  }
}
#thanksPage .outer {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

#thanksPage .v2-o-alert__wrapper {
  width: 800px;
}
#thanksPage .v2-o-alert__wrapper .v2-o-alert__wrapper-box .split {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0px 0 0;
}
#thanksPage .v2-o-alert__wrapper .v2-o-alert__wrapper-box .split .txts {
  text-align: left;
  font-weight: bold;
}
#thanksPage .v2-o-alert__wrapper .v2-o-alert__wrapper-box .split .txts p.sma {
  font-size: 20px;
}
#thanksPage .v2-o-alert__wrapper .v2-o-alert__wrapper-box .split .img {
  width: 80px;
  margin-right: 10px;
  max-width: calc(15% - 10px);
  display: none;
}
@media (max-width: 767px) {
  #thanksPage .v2-o-alert__wrapper .v2-o-alert__wrapper-box .split .img {
    display: none;
  }
}

@media (max-width: 1200px) {
  #thanksPage .v2-o-alert__wrapper {
    width: 75%;
  }
}
@media (max-width: 767px) {
  #thanksPage .v2-o-alert__wrapper {
    width: 95%;
  }
  #thanksPage .v2-o-alert__wrapper-box .split {
    flex-wrap: wrap;
    padding: 0;
  }
  #thanksPage .v2-o-alert__wrapper-box .split > div {
    width: 100%;
  }
  #thanksPage .v2-o-alert__wrapper-box .split .txts p {
    text-align: center;
  }
  #thanksPage .v2-o-alert__wrapper-box .split .txts a {
    margin: 0 auto;
  }
  #thanksPage .v2-o-alert__wrapper-box .split .img img {
    width: 150px !important;
  }
}/*# sourceMappingURL=moCoinMemberDay_Y26.css.map */