@charset "UTF-8";

:root {
  --purple: #81709b;
  --red: #f00;
  --dark: #050240;
  --light: #da4626;
  --theme: var(--purple);
}
.msi_twYrsale {
  position: relative;
  z-index: 3;
  padding: 0;
  font-size: var(--text-lg);
  --theme: var(--purple);
}
.project {
  background: #830000;
}
.project .msi_twYrsale .common__title {
  background-image: linear-gradient(to bottom, #fcfef7 0%, #fff13d 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.msi_twYrsale .wrapper {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 25px;
}

.msi_twYrsale .msionlin-shop {
  position: relative;
}

.msi_twYrsale .msionlin-shopTitle {
  padding: 35px 0;
}

.msi_twYrsale .toggleBox {
  display: none;
}

.msi_twYrsale .toggleBox ul:last-child {
  border-radius: 0 0 5px 5px;
}

.msi_twYrsale .wtb {
  margin: 0 auto;
}

.msi_twYrsale .wtb__box-info.sub-info {
  width: 100%;
  background: #f2be3f;
  color: #fff;
  font-weight: normal;
  font-size: 17px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #e9a8b5;
  padding: 10px 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  margin-bottom: 2px;
  border-radius: 5px;
  cursor: pointer;
}

@media (min-width: 996px) {
  .msi_twYrsale .wtb__box-info.sub-info {
    font-size: 20px;
    padding: 0.7em 0;
  }
}

.msi_twYrsale .wtb__box-info.sub-info:hover {
  text-shadow: none;
  -webkit-filter: none;
  filter: none;
  -webkit-box-shadow: inset 0 0 35px var(--themeL);
  box-shadow: inset 0 0 35px var(--themeL);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.msi_twYrsale .wtb__box-title {
  -webkit-box-shadow: inset 0 0 40px var(--themeD), 0 0 2px var(--theme);
  box-shadow: inset 0 0 40px var(--themeD), 0 0 2px var(--theme);
  background-image: llinear-gradient(to bottom, var(--theme), var(--themeD));
  position: sticky;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  position: relative;
}

.msi_twYrsale .wtb__box-title::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #787878;
  content: "";
  border-radius: 5px;
}

.msi_twYrsale .wtb__box-title li {
  list-style: none;
  text-align: left;
  padding: 5px;
  color: #e9a8b5;
  font-weight: normal;
  border-right: #4c4b5d 1px solid;
  text-shadow: none;
  position: relative;
  z-index: 2;
  -webkit-filter: brightness(1.8);
  filter: brightness(1.8);
  font-size: 14px;
}

.msi_twYrsale .wtb__box-title li:first-child {
  width: 25%;
}

.msi_twYrsale .wtb__box-title li:nth-child(2) {
  width: 21%;
}

.msi_twYrsale .wtb__box-title li:nth-child(3) {
  width: 51%;
}

.msi_twYrsale .wtb__box-title li:last-child {
  width: 55%;
  border-right: 0px;
}

@media (min-width: 996px) {
  .msi_twYrsale .wtb__box-title li {
    padding: 10px;
    font-size: var(--text-lg);
  }

  .msi_twYrsale .wtb__box-title li:first-child {
    width: 10%;
  }

  .msi_twYrsale .wtb__box-title li:nth-child(2) {
    width: 20%;
  }

  .msi_twYrsale .wtb__box-title li:nth-child(3) {
    width: 15%;
  }

  .msi_twYrsale .wtb__box-title li:last-child {
    width: 55%;
  }
}

.msi_twYrsale .wtb__box-content {
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  background-color: rgb(255, 255, 255);
  margin: 0;
}

.msi_twYrsale .wtb__box-content li {
  list-style: none;
  text-align: left;
  color: var(--themeD);
  padding: 5px;
  font-size: 12px;
  border-right: #eee 1px solid;
}

.msi_twYrsale .wtb__box-content li:first-child {
  width: 25%;
}

.msi_twYrsale .wtb__box-content li:nth-child(2) {
  width: 21%;
}

.msi_twYrsale .wtb__box-content li:nth-child(3) {
  width: 51%;
}

.msi_twYrsale .wtb__box-content li:last-child {
  width: 55%;
  border-right: 0;
}

@media (min-width: 996px) {
  .msi_twYrsale .wtb__box-content li {
    padding: 10px 25px;
    font-size: var(--text-md);
  }

  .msi_twYrsale .wtb__box-content li:first-child {
    width: 10%;
  }

  .msi_twYrsale .wtb__box-content li:nth-child(2) {
    width: 20%;
  }

  .msi_twYrsale .wtb__box-content li:nth-child(3) {
    width: 15%;
  }

  .msi_twYrsale .wtb__box-content li:last-child {
    width: 55%;
  }
}

/* .msi_twYrsale .mail-contact {
  text-align: center;
  padding: 25px 0;
  color: #ccc;
}

.msi_twYrsale .mail-contact a {
  color: #C5C5FF;
} */

.join {
  padding: 20px 0;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

@media (min-width: 996px) {
  .join {
    padding: 60px 0;
  }
}

.project .join .common__title {
  background-image: linear-gradient(to bottom, #fcfef7 0%, #fff13d 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.join__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 600px;
}

.join__flex a {
  color: #ffffff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.join__flex a p {
  margin-top: 10px;
}

.project {
  /* background: linear-gradient(#de5471 0%, #4e0a18); */
  position: relative;
  overflow: hidden;
  font-weight: 700;
  font-style: normal;
}

.project .buyNow .tab__label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 0 5px;
}

.project img {
  max-width: 100%;
}

.project .buyNow {
  background-image: none;
}

.project .buyNow::after {
  display: none;
}

.project .common__titleWrap {
  text-align: center;
  position: relative;
  padding-top: 0px;
}

.project .common__title {
  font-size: 26px;
  background-image: linear-gradient(to bottom, #fcfef7 0%, #fff13d 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  /* display: inline-block; */
  text-align: center;
}

@media (min-width: 1600px) {
  .project .common__title {
    font-size: 40px;
  }
}

.project .common__title.mtitle {
  display: block;
  text-align: center;
  padding: 30px 25px;
  font-size: 26px;
}
@media (min-width: 996px) {
  .project .common__title.mtitle {
    font-size: 2.5rem;
  }
}

.project .common__sub {
  text-align: center;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e54832;
}

@media (min-width: 996px) {
  .project .common__sub {
    font-size: 28px;
  }
}

.project .common__sub::before {
  content: "";
  width: 20px;
  height: 2px;
  background: #e54832;
  background-size: cover;
  margin-right: 15px;
}

@media (min-width: 996px) {
  .project .common__sub::before {
    width: 80px;
  }
}

.project .common__sub::after {
  content: "";
  width: 20px;
  height: 2px;
  background: #e54832;
  background-size: cover;
  margin-left: 15px;
}

@media (min-width: 996px) {
  .project .common__sub::after {
    width: 80px;
  }
}
.project .common__txt {
  color: var(--color-gray-300);
  font-size: var(--text-md);
}

.project .common__btnwrap {
  display: block;
  padding: 3% 0;
  text-align: center;
}

/* .project .common__btnwrap .btn {
  border: 2px solid transparent;
  border-radius: 10px;
  background-clip: padding-box, border-box;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#251b60), to(#0a0b30)), -webkit-gradient(linear, left top, left bottom, from(rgba(200, 42, 191, 0.5)), to(rgba(163, 33, 160, 0.5)));
  background-image: linear-gradient(to bottom, #251b60, #0a0b30), linear-gradient(to bottom, rgba(200, 42, 191, 0.5), rgba(163, 33, 160, 0.5));
  padding: 8px 20px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  cursor: pointer;
  display: inline-block;
  color: white;
  font-size: var(--text-xl);
  font-weight: bold;
}

.project .common__btnwrap .btn:hover {
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 50px rgba(200, 42, 191, 0.3), 0 0 8px #c82abf;
  box-shadow: inset 0 0 50px rgba(200, 42, 191, 0.3), 0 0 8px #c82abf;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
} */

.project .common__btnwrap p {
  padding-bottom: 25px;
}

.project .common__btnwrap a,
.project .common__btnwrap button {
  border: #fff 1px solid;
  border-radius: 30px;
  padding: 15px 25px;
  display: inline-block;
  cursor: pointer;

  color: #fff;
  z-index: 100;
  position: relative;
}

.project .common__btnwrap a:hover,
.project .common__btnwrap button:hover {
  /* background: #8368e4; */
  -webkit-box-shadow: inset 0 0 20px #e7e7e7, 0 0 5px #fff;
  box-shadow: inset 0 0 20px #e7e7e7, 0 0 5px #fff;
}

.common__btnwrap-note {
  color: #fff;
  font-weight: normal;
  padding: 0 25px;
}
.project .kv {
  position: relative;
}
.project .kv-note {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 2%;
  width: 90%;
  text-align: center;
}
.project .kv-note p {
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}

.project .kv__mainBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.project .kv__flexBox .kv__titleBoxWrap {
  width: 90%;
  margin: auto;
}
.project .kv__flexBox .kv__titleBoxWrap h2 {
  font-size: 5vw;
  padding: 2% 0;
  color: #ffffd9;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4), 0 0 10px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.project .kv__imgBoxWrap {
  position: relative;
  margin-top: 11%;
}
.project .kv__imgBoxWrap .kv__imgBox {
  position: absolute;
  z-index: 1;
}
.project .kv__imgBoxWrap .kv__imgBox--1 {
  width: 53vw;
  position: relative;
  animation: floatUp-01 3s ease-in-out infinite;
}
.project .kv__imgBoxWrap .kv__imgBox--2 {
  top: -12%;
  left: 33%;
  width: 34vw;
  z-index: 0;
  animation: floatUp-02 2.5s ease-in-out infinite;
  animation-delay: 0.5s;
}
.project .kv__imgBoxWrap .kv__imgBox--3 {
  top: 62%;
  left: 57%;
  width: 35vw;
  animation: floatUp-03 3.5s ease-in-out infinite;
  animation-delay: 1s;
}
.project .kv__imgBoxWrap .kv__imgBox--4 {
  top: 0;
  left: 64%;
  width: 32vw;
}
.project .kv__imgBoxWrap .kv__imgBox--5 {
  display: none;
}
.project .kv img {
  display: block;
}

.project .kv .kv__img {
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 499px) {
  .project .kv-note p {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 2.2vw;
    text-transform: uppercase;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  }
}
@media (min-width: 996px) {
  .project .kv-note {
    position: absolute;
    left: 2%;
    bottom: 3%;
    transform: translate(0, 0);
    width: auto;
    text-align: left;
  }
  .project .kv-note p {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.1vw;
    text-transform: uppercase;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  }
  .project .kv__mainBox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  }
  .project .kv__flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .project .kv__flexBox .kv__titleBoxWrap {
    width: 55%;
    margin: 0;
  }
  .project .kv__flexBox .kv__titleBoxWrap h2 {
    font-size: 2.6vw;
    padding: 2% 0 0 5%;
    text-align: left;
  }
  .project .kv__imgBoxWrap {
    position: absolute;
    width: 45%;
    right: 5%;
    top: 50%;
    transform: translate(0, -50%);
    height: 100%;
    margin: 0;
  }
  .project .kv__imgBoxWrap .kv__imgBox {
    position: absolute;
    z-index: 1;
  }
  .project .kv__imgBoxWrap .kv__imgBox--1 {
    top: 22%;
    left: 10%;
    width: 22vw;
    animation: floatUp-01 3s ease-in-out infinite;
  }
  .project .kv__imgBoxWrap .kv__imgBox--2 {
    top: -4%;
    left: 38%;
    width: 18vw;
    z-index: 0;
    animation: floatUp-02 2.5s ease-in-out infinite;
    animation-delay: 0.5s;
  }
  .project .kv__imgBoxWrap .kv__imgBox--3 {
    top: 79%;
    left: 63%;
    width: 16vw;
    animation: floatUp-03 3.5s ease-in-out infinite;
    animation-delay: 1s;
  }
  .project .kv__imgBoxWrap .kv__imgBox--4 {
    top: 3%;
    left: 76%;
    width: 16vw;
  }
  .project .kv__imgBoxWrap .kv__imgBox--5 {
    top: 86%;
    left: 0%;
    width: 6vw;
    display: block;
  }
}

.project .kv .leftPd01 {
  -webkit-animation: floatUp-01 2s ease-in-out infinite;
  animation: floatUp-01 2s ease-in-out infinite;
}

.project .kv .leftPd02 {
  -webkit-animation: floatUp-02 2.5s ease-in-out infinite;
  animation: floatUp-02 2.5s ease-in-out infinite;
}

.project .kv .leftPd03 {
  -webkit-animation: floatUp-03 1.6s ease-in-out infinite;
  animation: floatUp-03 1.6s ease-in-out infinite;
}

.project .kv .rightPd01 {
  -webkit-animation: floatUp-02 2.2s ease-in-out infinite;
  animation: floatUp-02 2.2s ease-in-out infinite;
}

.project .kv .rightPd02 {
  display: none;
}

@media (min-width: 996px) {
  .project .kv .rightPd02 {
    display: block;
    -webkit-animation: floatUp-01 1.8s ease-in-out infinite;
    animation: floatUp-01 1.8s ease-in-out infinite;
  }
}

.project .kv-dti {
  position: absolute;
  bottom: 1%;
  left: 1%;
}

.project .kv-dti img {
  width: 62%;
}

@media (min-width: 996px) {
  .project .kv-dti img {
    width: 38vw;
  }
}

.bundle {
  padding: 45px 0;
}

.bundle .common__title {
  color: #8368e4;
}

.bundle .slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("https://storage-asset.msi.com/event/2025/PH/MSI-Vday-2025/images/kv-bg-xs.jpg")
    top right no-repeat;
  background-size: cover;
  padding: 15px 15px 20px;
  border-radius: 30px;
}

.bundle .slick-arrow:hover {
  -webkit-box-shadow: #99336e 0 0 10px;
  box-shadow: #99336e 0 0 10px;
}

.bundle .slick-arrow img {
  display: block;
}

.bundle .slick-slide {
  margin: 10px;
}

.bundle .pull-left {
  width: 40px;
  left: -12px;
}

.bundle .pull-right {
  width: 40px;
  right: -12px;
}

.pdBox {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  background: url("https://storage-asset.msi.com/event/2025/PH/MSI-Vday-2025/images/kv-bg-xs.jpg")
    top right no-repeat;
  background-size: cover;
  padding: 20px;
  text-align: center;
}

@media (min-width: 996px) {
  .pdBox {
    padding: 40px;
    min-height: 800px;
  }
}

.pdBox::before {
  content: "";
  position: absolute;
  z-index: 0;
  inset: 5px;
  border-radius: 30px;
  background: #fff;
}

.pdBox__toptitle {
  position: relative;
  z-index: 2;
}

.pdBox__toptitle p {
  background: url("../images/kv-bg-xs.jpg") top right no-repeat;
  background-size: cover;
  display: inline-block;
  border-radius: 30px;
  color: #fff;
  padding: 15px;
  font-size: 22px;
  font-weight: bold;
}

@media (min-width: 996px) {
  .pdBox__toptitle p {
    font-size: 26px;
    padding: 15px 35px;
  }
}

.pdBox figure {
  position: relative;
  z-index: 2;
}

.pdBox__nb {
  width: 80%;
  margin: 0 auto;
  max-width: 350px;
}

@media (min-width: 996px) {
  .pdBox__bundle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pdBox__bundle--txt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-right: 25px;
  }
}

.pdBox__bundle h3 {
  text-transform: uppercase;
  color: transparent;
  background: url("../images/kv-bg.jpg") center center no-repeat;
  background-size: cover;
  background-clip: text;
  font-size: 20px;
  padding: 10px 0;
}

@media (min-width: 996px) {
  .pdBox__bundle h3 {
    font-size: 24px;
  }
}

.pdBox__bundle p {
  border: #ccc 1px solid;
  border-radius: 30px;
  padding: 10px;
  margin-bottom: 5px;
}
/* .project .kv .kv__title,
.project .kv .kv__pd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.project .kv .kv__btn {
  position: absolute;
  bottom: 7%;
  width: 35%;
  left: 50%;
  transform: translateX(-50%);
}

.project .kv .kv__btn:hover {
  cursor: pointer;
  opacity: 0.9;
  transform: translateY(5px);
}

@media (min-width: 996px) {
  .project .kv .kv__btn {
    position: absolute;
    bottom: 8%;
    width: 15%;
    right: 5%;
    left: initial;
    transform: initial;
  }
}

.kv__pd-img02,
.kv__pd-img03 {
  position: absolute;
  top: 0;
  left: 0;
}

.kv__pd-img01 {
  -webkit-animation: floatUp-01 2s ease-in-out infinite;
  animation: floatUp-01 2s ease-in-out infinite;
}

.kv__pd-img02 {
  -webkit-animation: floatUp-02 2.5s ease-in-out infinite;
  animation: floatUp-02 2.5s ease-in-out infinite;
}

.kv__pd-img03 {
  -webkit-animation: floatUp-03 4s ease-in-out infinite;
  animation: floatUp-03 4s ease-in-out infinite;
} */

@-webkit-keyframes floatUp-01 {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes floatUp-01 {
  0%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@-webkit-keyframes floatUp-02 {
  0%,
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes floatUp-02 {
  0%,
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes floatUp-03 {
  0%,
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes floatUp-03 {
  0%,
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  50% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

.project .desBox {
  color: #ffcfdf;
  text-align: center;
  font-size: 16px;
  /* text-shadow: 0 0 10px #ff0000; */
  font-weight: 400;
  font-style: italic;
  z-index: 50;
  padding: 3% 25px;
}

@media (min-width: 996px) {
  .project .desBox {
    font-size: 1.2vw;
    /* -webkit-filter: drop-shadow(0 0 10px #4131ba); */
    /* filter: drop-shadow(0 0 10px #4131ba); */
    padding: 0 0 3%;
  }
}

@media (min-width: 1930px) {
  .project .desBox {
    font-size: 26px;
  }
}

.project .desBox span {
  font-size: 14px;
}

@media (min-width: 996px) {
  .project .desBox span {
    font-size: 0.9vw;
  }
}

@media (min-width: 1930px) {
  .project .desBox span {
    font-size: 20px;
  }
}

.project .mainarea {
  position: relative;
  background: linear-gradient(to bottom, #e54832 70%, #d72d1f);
}
/* shop */
.shop {
  padding: 45px 25px;
  background: #830000;
}

.shop .common__title {
  background-image: linear-gradient(to bottom, #fcfef7 0%, #fff13d 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.wtb__box {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
}

.wtb__list {
  padding-bottom: 20px;
}

.tbList {
  border-radius: 30px;
  overflow: hidden;
  background: #eee;
  text-align: center;
}

@media (min-width: 996px) {
  .tbList {
    display: table;
    border-collapse: collapse;
    width: 100%;
  }
}

.tbList .th {
  display: none;
  color: #fff;
  padding: 15px;
}

@media (min-width: 996px) {
  .tbList .th {
    display: table-cell;
    border-left: #fff 1px solid;
  }
  .tbList .th:first-child {
    border: none;
  }
}

.tbList .tr {
  padding: 15px;
}

@media (min-width: 996px) {
  .tbList .tr {
    display: table-row;
    padding: 0;
    border-bottom: #ccc 1px solid;
  }
  .tbList .tr:first-child {
    background: #f2be3f;
  }
  .tbList .tr:last-child {
    border: none;
  }
}

@media (min-width: 996px) {
  .tbList .td {
    display: table-cell;
    padding: 10px;
  }
}

.tbList .title {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 10px;
}

.tbList .link span {
  color: #e54832;
  font-weight: bold;
  font-size: 17px;
}

.tbList .link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #c7c7c7;
}

.tbList .link a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("https://storage-asset.msi.com/event/2025/PH/MSI-Vday-2025/images/icon-link.svg")
    center center no-repeat;
  background-size: cover;
}

@media (min-width: 996px) {
  .tbList .show__mobile {
    display: none;
  }
}

.tbList .show__desktop {
  display: none;
}

@media (min-width: 996px) {
  .tbList .show__desktop {
    display: table-cell;
  }
}

.shopList {
  background: #ffffff;
  border-radius: 30px;
  overflow: hidden;
}

.toggleBox {
  display: none;
  background: #ffffff;
  padding: 0 3px;
}

.wtb__box-info {
  padding: 10px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  border-bottom: #ee4890 1px solid;
}

.wtb__box-title {
  display: none;
}

@media (min-width: 996px) {
  .wtb__box-title {
    display: table;
    width: 100%;
    border-collapse: collapse;
    background: url("https://storage-asset.msi.com/event/2025/PH/easter-sale-2025/images/th-bg.jpg")
      center right no-repeat;
    background-size: cover;
    color: #fff;
  }
  .wtb__box-title li {
    display: table-cell;
    border-right: #fff 1px solid;
    padding: 10px;
  }
  .wtb__box-title li:nth-child(1) {
    width: 15%;
  }
  .wtb__box-title li:nth-child(2) {
    width: 15%;
  }
  .wtb__box-title li:nth-child(3) {
    width: 15%;
  }
  .wtb__box-title li:nth-child(4) {
    border-right: none;
  }
}

.wtb__box-content {
  background: #fff;
  padding: 10px;
}

@media (min-width: 996px) {
  .wtb__box-content {
    padding: 0;
    display: table;
    border-collapse: collapse;
    width: 100%;
    border-bottom: #ccc 1px solid;
  }
}

.wtb__box-content a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #c7c7c7;
}

.wtb__box-content a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("https://storage-asset.msi.com/event/2025/PH/MSI-Vday-2025/images/icon-link.svg")
    center center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.wtb__box-content li {
  position: relative;
  padding: 10px;
}

.wtb__box-content li:first-child {
  font-weight: bold;
}

.wtb__box-content li:last-child {
  padding-left: 50px;
}

.wtb__box-content li:last-child a {
  position: absolute;
  left: 0;
  top: 10px;
}

@media (min-width: 996px) {
  .wtb__box-content li {
    display: table-cell;
    min-height: 70px;
  }
  .wtb__box-content li:nth-child(1) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  .wtb__box-content li:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  .wtb__box-content li:nth-child(3) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
  }
  .wtb__box-content li:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    padding: 10px 50px 10px 10px;
  }
  .wtb__box-content li:last-child a {
    left: auto;
    right: 0;
  }
}

@media (min-width: 996px) {
  .wtb__box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.mail-contact {
  text-align: center;
  padding: 25px;
  color: #fff;
}

.mail-contact a {
  color: #f2be3f;
}

.mail-contact a:hover {
  text-decoration: underline;
}

/* .project .join {
  padding: 80px 0;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}

.project .join__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
  padding: 30px 0;
}

.project .join__flex a {
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}


.project .join__flex a p {
  margin-top: 10px;
} */
.join__flex a img {
  margin: 20px 0;
  width: 80px;
}

.join__flex a p {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

@media (min-width: 996px) {
  .join__flex a {
    width: 150px;
    margin: 20px;
  }

  .join__flex a img {
    width: 150px;
  }
}

.project .TZD {
  padding: 5% 0 0;
}

.project .TZD .text__wrap {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  max-width: 1000px;
  border: #4c3371 2px solid;
  position: relative;
  margin-bottom: 85px;
  border: none;
}

.project .TZD .text__title {
  background: linear-gradient(-45deg, #4c3371 0%, #294b74, #4c3371 100%);
  color: white !important;
  width: 50%;
  margin: 0 auto;
  padding: 10px 15px;
  border-radius: 5px;
}

.project .TZD__main {
  background: none !important;
}

.project .TZD .bundle h3 {
  font-size: 18px;
  padding-bottom: 20px;
  color: #fbacbd;
}

@media (min-width: 996px) {
  .project .TZD .bundle h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
  }

  .project .TZD .bundle h3::before {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #fbacbd;
    margin-right: 10px;
  }

  .project .TZD .bundle h3::after {
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #fbacbd;
    margin-left: 10px;
  }
}

.project .TZD .bundle h3::before,
.project .TZD .bundle h3::after {
  background: #fbacbd;
}

.project .TZD .bundle h4 {
  background: #4c3371;
  color: #fff;
}

@media (min-width: 996px) {
  .project .TZD .bundle h4 {
    border-radius: 15px 0 0 15px;
  }
}

.project .TZD .bundle__box {
  padding: 30px 0;
}

.project .TZD .bundle__list {
  margin: 1px auto 15px;
  font-size: var(--text-md);
  text-align: left;
  background: #e9a8b5;
  border-radius: 15px;
}

@media (min-width: 996px) {
  .project .TZD .bundle__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 1px auto 15px;
  }
}

.project .TZD .bundle__list--model {
  background: #4f1420;
  padding: 15px;
  font-weight: normal;
  color: #fff;
  border-radius: 15px 15px 0 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
  text-align: center;
}

@media (min-width: 996px) {
  .project .TZD .bundle__list--model {
    border-radius: 15px 0 0 15px;
    padding: 30px;
  }
}

.project .TZD .bundle__list--model p {
  margin: 5px 0;
}

.project .TZD .bundle__list--model p.space {
  padding-bottom: 7%;
  position: relative;
}

.project .TZD .bundle__list--model p.space::before {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #da4626;
  width: 100%;
  bottom: 7%;
  left: 0;
}

.project .TZD .bundle__list--gift {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 0 15px 15px;
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  color: #000;
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 996px) {
  .project .TZD .bundle__list--gift {
    border-radius: 0 15px 15px 0;
    padding: 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}

.project .TZD .bundle__note {
  color: #ccc;
  font-style: italic;
  font-size: var(--text-xs);
}

.project .TZD .bundle__note b {
  background: #c0241b;
  color: #ffffff;
  padding: 3px 15px 5px;
  -webkit-box-shadow: 0 0px 2px #7a341f inset;
  box-shadow: 0 0px 2px #7a341f inset;
  border-radius: 5px;
  margin-top: -5px;
}

#advancemain .advancebox {
  display: block;
}

@media (min-width: 996px) {
  #advancemain .advancebox {
    display: none;
  }
}

#advancemain .plus {
  display: none;
}

@media (min-width: 996px) {
  #advancemain .plus {
    display: block;
  }
}

#advancemain .plus-show {
  display: block;
}

#popupStyle {
  font-size: var(--text-lg);
}

#popupStyle .popupBox__area {
  padding: 20px;
}

@media (min-width: 996px) {
  #popupStyle .popupBox__area {
    padding: 20px 40px 70px 40px;
  }
}

#popupStyle .popupBox__area th {
  background: #414487;
  color: #fff;
}

#popupStyle .popupBox__area table {
  border: 1px solid #414487;
  border-collapse: collapse;
}

#popupStyle .popupBox__area td {
  border: 1px solid #414487;
}

#popupStyle .popupBox__area td.tablePd ul {
  margin-left: 0px;
}

#popupStyle .popupBox__area td.tablePd ul li {
  list-style: none;
  margin: 8px 0;
}

#popupStyle .popupBox__area td.tableModel {
  padding: 5px;
}

#popupStyle .popupBox__area td.tableModel ul {
  padding: 2px;
}

#popupStyle .popupBox__area td.tableModel ul li {
  margin: 5px 0;
  list-style: disc;
}

#popupStyle .popupBox__area td.tableModel ul li.price {
  list-style: none;
  color: #a321a0;
}

#popupStyle .popupBox__area .text--note {
  font-size: var(--text-sm);
  color: #444;
}

/* dec */
.project .buyNow .sec2 {
  position: relative;
}

.project .buyNow .sec2__balloons-img01 {
  position: absolute;
  top: 0%;
  left: -22%;
  width: 20%;
  -webkit-animation: floatUp-04 2.5s ease-in-out infinite;
  animation: floatUp-04 2.5s ease-in-out infinite;
}

.project .buyNow .sec3 {
  position: relative;
}

.project .buyNow .sec3__balloons-img01 {
  position: absolute;
  top: 0%;
  right: -25%;
  width: 20%;
  -webkit-animation: floatUp-05 2.5s ease-in-out infinite;
  animation: floatUp-05 2.5s ease-in-out infinite;
}

.project .buyNow .sec3__balloons-img02 {
  position: absolute;
  top: 400px;
  right: -24%;
  width: 15%;
  -webkit-animation: floatUp-06 2.5s ease-in-out infinite;
  animation: floatUp-06 2.5s ease-in-out infinite;
}

.project .buyNow .sec3__balloons-img03 {
  position: absolute;
  bottom: 30%;
  left: -14%;
  width: 20%;
}

@-webkit-keyframes floatUp-04 {
  0%,
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }

  50% {
    -webkit-transform: translateY(-15px) rotate(4deg);
    transform: translateY(-15px) rotate(4deg);
  }
}

@keyframes floatUp-04 {
  0%,
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }

  50% {
    -webkit-transform: translateY(-15px) rotate(4deg);
    transform: translateY(-15px) rotate(4deg);
  }
}

@-webkit-keyframes floatUp-05 {
  0%,
  100% {
    -webkit-transform: translateY(-15px) rotate(4deg);
    transform: translateY(-15px) rotate(4deg);
  }

  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}

@keyframes floatUp-05 {
  0%,
  100% {
    -webkit-transform: translateY(-15px) rotate(4deg);
    transform: translateY(-15px) rotate(4deg);
  }

  50% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }
}

@-webkit-keyframes floatUp-06 {
  0%,
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }

  50% {
    -webkit-transform: translateY(-10px) rotate(4deg);
    transform: translateY(-10px) rotate(4deg);
  }
}

@keyframes floatUp-06 {
  0%,
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
    transform: translateY(0px) rotate(0deg);
  }

  50% {
    -webkit-transform: translateY(-10px) rotate(4deg);
    transform: translateY(-10px) rotate(4deg);
  }
}

/* intro */
.project .intro {
  position: relative;
  padding: 3% 0;
}

@media (min-width: 996px) {
  .project .intro {
    /* background-image: url(https://storage-asset.msi.com/event/2024/NB/black-friday-laptopshttps://storage-asset.msi.com/event/2025/PH/easter-sale-2025/images/banner-bg.jpg);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat; */
    background: linear-gradient(to bottom, #e55775, #da2c61);
  }
}

.project .intro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#080b18),
    to(transparent)
  );
  background: linear-gradient(#080b18, transparent);
  z-index: 0;
}

@media (min-width: 996px) {
  .project .intro::before {
    background: none;
  }
}

.project .intro::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  /* background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background: linear-gradient(transparent, #000); */
  z-index: 0;
}

@media (min-width: 1930px) {
  .project .intro::after {
    height: 300px;
  }
}

/* btn */
.project .btns {
  padding: 2% 0 0;
  position: relative;
  z-index: 50;
}

.project .btns .note {
  padding-bottom: 30px;
}

@media (min-width: 996px) {
  .project .btns__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

/* 
.btn-grad {
  background-image: linear-gradient(to right, #FF8008 0%, #FFC837 51%, #FF8008 100%)
}

.btn-grad {
  margin: 10px;
  padding: 15px 45px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
}

.btn-grad:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
} */

.project .btns__wrapper-item {
  width: 90%;
  padding: 20px auto;
  background-image: linear-gradient(
    to right,
    #0e7677 0%,
    #279588 51%,
    #49b3a6 100%
  );
  border-radius: 5px;
  color: #fff;
  margin: 20px;
  font-weight: bold;
  line-height: 1.5em;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
  font-size: 16px;
  display: block;
}

@media (min-width: 996px) {
  .project .btns__wrapper-item {
    width: 50%;
    padding: 10px 35px;
    font-size: 23px;
  }
}

.project .btns__wrapper-item:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 0 10px #ffa0b3;
}

.redeem__step {
  padding-top: 35px;
  padding-bottom: 25px;
}

.redeem__step.common-subtitle {
  font-size: min(max(3.5vw, 24px), 30px);
  color: #0c4dfd;
}

.redeem__btn {
  display: inline-block;
  background-color: #536fb8;
  color: #fff !important;
  z-index: 20;
  font-size: var(--mainTxt);
  padding: 10px 20px;
  border-radius: 5px;
  line-height: 1.5;
  text-align: center;
  display: inline-block;
  margin: 30px;
  background: linear-gradient(to right, #6711d4, #0c4dfd, #30f6df);
  border-radius: 5px;
  padding: 2px 35px;
  text-transform: uppercase;
}

.redeem__note {
  font-size: 16px;
  color: #999;
  line-height: 1.6;
}

/*# sourceMappingURL=promotion.css.map */
