body {
  margin: 0;
  padding: 0;
  font-family: "DINPro-Regular", "DINPro-Medium", "cwTeXHei", "Sarpanch", "cwTeXHei", "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "CenturyGothic", "cwTeXHei", "Microsoft JhengHei", "CenturyGothic", "DINCond-Medium" !important;
  -webkit-box-sizing: border-box;
  -webkit-box-sizing--moz-box-sizing: border-box;
  -webkit-box-sizing--moz-box-sizing-box-sizing: border-box;
  background: #fefeff;
  line-height: 28px;
}

.million-members-thanksgiving .kv {
  width: 100%;
  position: relative;
}

.million-members-thanksgiving .kv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .kv__pc {
    display: none;
  }
}

.million-members-thanksgiving .kv__m {
  display: none;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .kv__m {
    display: block;
  }
}

.million-members-thanksgiving .kv__btn {
  position: absolute;
  bottom: 7%;
  left: 0;
  right: 0;
  width: 25%;
  color: #f4f4f4;
  font-size: 1.2em;
  font-weight: bold;
  border: 2px solid #f4f4f4;
  padding: 10px;
  margin: 0 auto;
  background: #ab0739;
  text-decoration: none;
  text-align: center;
  -webkit-animation: action 0.5s infinite  alternate;
  animation: action 0.5s infinite  alternate;
}

.million-members-thanksgiving .kv__btn:hover {
  cursor: pointer;
  background: #f4f4f4;
  color: #ab0739;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .kv__btn {
    width: 50%;
    padding: 1% 4%;
    margin-bottom: -1em;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .kv__btn {
    width: 90%;
    padding: 2% 4%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 16px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

.million-members-thanksgiving .main-content {
  background-image: url(https://storage-asset.msi.com/event/2021/cnd/million-members-thanksgiving/images/main-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  background-attachment: fixed;
}

.million-members-thanksgiving .main-content .intro {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 5em 0;
}

.million-members-thanksgiving .main-content .intro__title {
  color: #ab0739;
  font-size: 2.6em;
  margin-bottom: 1em;
  -webkit-animation: glow 0.6s ease-in-out infinite alternate;
          animation: glow 0.6s ease-in-out infinite alternate;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .intro__title {
    font-size: 2em;
  }
}

.million-members-thanksgiving .main-content .intro__text {
  color: #000;
  font-size: 18px;
  width: 60%;
  margin: 0 auto;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .intro__text {
    width: 90%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .intro__text {
    width: 90%;
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .intro__text .event-info {
  font-size: 16px !important;
  margin: 1em 0;
  line-height: 18px !important;
}

.million-members-thanksgiving .main-content .event-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .event-btn {
    display: none;
  }
}

.million-members-thanksgiving .main-content .event-btn a {
  width: 33%;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: bold;
  border: 1px solid #ab0739;
  padding: 20px;
  margin: 0 auto;
  background: #ab0739;
  text-decoration: none;
}

.million-members-thanksgiving .main-content .event-btn a:hover {
  cursor: pointer;
  background: #ffffff;
  color: #ab0739;
}

.million-members-thanksgiving .main-content .free-test {
  width: 100%;
  margin: 0 auto;
  padding: 5em 0 5em 0;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test {
    padding: 0 0 5em 0;
  }
}

.million-members-thanksgiving .main-content .free-test__title {
  color: #ab0739;
  font-size: 2.6em;
  margin-bottom: 1em;
  -webkit-animation: glow 0.6s ease-in-out infinite alternate;
          animation: glow 0.6s ease-in-out infinite alternate;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__title {
    font-size: 2em;
  }
}

.million-members-thanksgiving .main-content .free-test__text {
  color: #000;
  font-size: 18px;
  width: 45%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__text {
    width: 90%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__text {
    width: 90%;
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .free-test__event-info {
  margin: 1em 0;
}

.million-members-thanksgiving .main-content .free-test__event-info .text {
  color: #000;
  font-size: 16px;
  width: 60%;
  margin: 0 auto;
  line-height: 22px;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__event-info .text {
    width: 90%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__event-info .text {
    width: 90%;
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .free-test__event-info .text a {
  color: #2381a5;
}

.million-members-thanksgiving .main-content .free-test__service-box {
  width: 100%;
  position: relative;
  margin-top: 4em;
}

.million-members-thanksgiving .main-content .free-test__service-box .bottom-block-1 {
  width: 100%;
  height: 7vw;
  background: #ab0739;
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 1440px) {
  .million-members-thanksgiving .main-content .free-test__service-box .bottom-block-1 {
    height: 8vw;
  }
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .bottom-block-1 {
    display: none;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper {
  width: 75%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1440px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper {
    width: 95%;
  }
}

@media screen and (max-width: 1024px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper {
    display: block;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__img-box {
  width: 46%;
  position: relative;
  z-index: 50;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__img-box {
    width: 100%;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__img-box .bottom-block-2 {
  width: 100%;
  height: 7vw;
  background: #ab0739;
  position: absolute;
  bottom: 0;
  z-index: 20;
}

@media screen and (max-width: 1440px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__img-box .bottom-block-2 {
    height: 8vw;
  }
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__img-box .bottom-block-2 {
    height: 120px;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__img-box .bottom-block-2 {
    height: 60px;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__img-box img {
  width: 100%;
  position: relative;
  z-index: 50;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__img-box img {
    width: 80%;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box {
  position: relative;
  width: 54%;
  font-size: 18px;
  color: #000;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box {
    width: 90%;
    padding-left: 0;
    display: block;
    margin: 0 auto;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box {
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box {
  width: 90%;
  padding-top: 0;
}

@media screen and (max-width: 1366px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box {
    padding-top: 0;
  }
}

@media screen and (max-width: 1024px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box {
    width: 100%;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul {
  height: calc( 100% - 6vh);
  margin: 0;
  padding-top: 1em;
}

@media screen and (max-width: 1024px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul {
    height: 100%;
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul {
    padding-top: 1em;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul {
    margin-bottom: 0;
    width: 90%;
    margin: 0 auto;
    padding-left: 0;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul li {
  list-style-type: '\2713' !important;
  padding-left: 0.5em;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul li {
    list-style-type: none !important;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul li .list-item {
    padding-left: 10px;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul li::marker {
  color: #ab0739;
  font-weight: bold;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .text-box ul li:before {
    content: '\2713' !important;
    color: #ab0739;
    font-weight: bold;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3 {
  width: 100%;
  height: 7vw;
  position: absolute;
  bottom: 0;
  z-index: 20;
}

@media screen and (max-width: 1440px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3 {
    height: 8vw;
  }
}

@media screen and (min-width: 769px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3 {
    display: contents;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3__btn {
  width: 45%;
  font-size: 16px;
  font-weight: bold;
  color: #ab0739;
  display: block;
  padding: 1vw;
  text-decoration: none;
  text-align: center;
  border: 2px solid #ab0739;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3__btn {
    display: block;
    margin: 0 auto;
    padding: 2% 4%;
    width: 80%;
    margin-bottom: 1em;
    margin-top: 2em;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3__btn {
    font-size: 16px;
    margin-top: 2em;
  }
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3__btn:hover {
  cursor: pointer;
  background: #ab0739;
  color: #fff;
  border: 2px solid #ffffff;
}

.million-members-thanksgiving .main-content .free-test__service-box .content-wrapper__content-box .bottom-block-3 i {
  color: #ab0739;
}

.million-members-thanksgiving .main-content .test-items {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 5em 0 5em 0;
}

.million-members-thanksgiving .main-content .test-items__title-box {
  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;
  margin-bottom: 1em;
}

.million-members-thanksgiving .main-content .test-items__title-box .img-box {
  width: 8%;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .test-items__title-box .img-box {
    width: 20%;
  }
}

.million-members-thanksgiving .main-content .test-items__title-box .img-box img {
  width: 100%;
}

.million-members-thanksgiving .main-content .test-items__title-box .title {
  color: #ab0739;
  font-size: 2.6em;
  -webkit-animation: glow 0.6s ease-in-out infinite alternate;
          animation: glow 0.6s ease-in-out infinite alternate;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .test-items__title-box .title {
    font-size: 2em;
  }
}

.million-members-thanksgiving .main-content .test-items__box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5vw;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .test-items__box-wrapper {
    margin-left: 0;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .test-items__box-wrapper {
    width: 95%;
    margin: 0 auto;
  }
}

.million-members-thanksgiving .main-content .test-items__box-wrapper .box {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .test-items__box-wrapper .box {
    display: block;
    margin: 0 auto;
  }
}

.million-members-thanksgiving .main-content .test-items__box-wrapper .box__items {
  width: 50%;
  font-size: 1.2em;
  font-weight: bold;
  color: #666;
  padding: 1em 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .test-items__box-wrapper .box__items {
    width: 100%;
  }
}

.million-members-thanksgiving .main-content .test-items__box-wrapper .box__items .img-box {
  width: 10%;
}

.million-members-thanksgiving .main-content .test-items__box-wrapper .box__items .img-box img {
  width: 100%;
}

.million-members-thanksgiving .main-content .test-items__box-wrapper .box__items-name {
  font-size: 22px;
  margin-left: 0.5em;
}

@media screen and (max-width: 1024px) {
  .million-members-thanksgiving .main-content .test-items__box-wrapper .box__items-name {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .test-items__box-wrapper .box__items-name {
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .test-items__box-wrapper .box__items-name {
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .test-items__note {
  color: #000;
  font-size: 14px;
  width: 100%;
  max-width: 74%;
  margin: 0 auto;
  margin-top: 3em;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .test-items__note {
    max-width: 90%;
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .test-items__note ul {
  text-align: center;
  list-style: none;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .test-items__note ul {
    padding: 0;
  }
}

.million-members-thanksgiving .main-content .reservation-process {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 5em 0;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process {
    padding: 0;
  }
}

.million-members-thanksgiving .main-content .reservation-process__title {
  color: #ab0739;
  font-size: 2.6em;
  margin-bottom: 1em;
  -webkit-animation: glow 0.6s ease-in-out infinite alternate;
          animation: glow 0.6s ease-in-out infinite alternate;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__title {
    font-size: 2em;
  }
}

.million-members-thanksgiving .main-content .reservation-process__text {
  color: #000;
  font-size: 18px;
  width: 60%;
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__text {
    width: 90%;
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .reservation-process__step-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 1em 0;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__step-wrapper {
    display: block;
  }
}

.million-members-thanksgiving .main-content .reservation-process__step-wrapper .box {
  width: 20%;
  color: #000;
  padding: 1.5em 0;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__step-wrapper .box {
    width: 90%;
    margin: 0 auto;
  }
}

.million-members-thanksgiving .main-content .reservation-process__step-wrapper .box__i-box {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  margin-bottom: 1em;
  border: 2px solid #ab0739;
  -webkit-animation: step-glow 1s ease-in-out infinite alternate;
          animation: step-glow 1s ease-in-out infinite alternate;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__step-wrapper .box__i-box {
    -webkit-animation: none;
            animation: none;
    -webkit-box-shadow: 0px 0px 5px #ab0739;
            box-shadow: 0px 0px 5px #ab0739;
  }
}

.million-members-thanksgiving .main-content .reservation-process__step-wrapper .box__i-box i {
  font-size: 24px;
  color: #666;
  margin-bottom: 1em;
  line-height: 80px;
}

.million-members-thanksgiving .main-content .reservation-process__step-wrapper .box__text {
  font-size: 18px;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__step-wrapper .box__text {
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .reservation-process__step-wrapper .box__note {
  font-size: 1em;
  color: #999;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__step-wrapper .box__note {
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .reservation-process__step-wrapper .process-arrow {
  line-height: 120px;
  color: #ab0739;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__step-wrapper .process-arrow {
    line-height: 50px;
    display: block !important;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.million-members-thanksgiving .main-content .reservation-process__step-wrapper .step1, .million-members-thanksgiving .main-content .reservation-process__step-wrapper .step2, .million-members-thanksgiving .main-content .reservation-process__step-wrapper .step3, .million-members-thanksgiving .main-content .reservation-process__step-wrapper .step4, .million-members-thanksgiving .main-content .reservation-process__step-wrapper .step5 {
  display: none;
}

.million-members-thanksgiving .main-content .reservation-process__btn {
  width: 25%;
  padding: 1vw;
  margin: 20px auto;
  display: inline-block;
  position: relative;
  z-index: 0;
  font-size: 16px;
  border: 2px solid #ab0739;
  color: #ab0739;
  text-decoration: none;
  font-weight: bold;
}

.million-members-thanksgiving .main-content .reservation-process__btn:hover {
  cursor: pointer;
  border: 2px solid #fff;
  background: #ab0739;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .reservation-process__btn {
    width: 90%;
    padding: 2% 4%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .reservation-process__btn {
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .gift {
  width: 100%;
  margin: 0 auto;
  padding: 5em 0;
  background-image: url(https://storage-asset.msi.com/event/2021/cnd/million-members-thanksgiving/images/gift-bg.jpg);
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.million-members-thanksgiving .main-content .gift__title {
  color: #ab0739;
  font-size: 2.6em;
  margin-bottom: 1em;
  -webkit-animation: glow 0.6s ease-in-out infinite alternate;
          animation: glow 0.6s ease-in-out infinite alternate;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__title {
    font-size: 2em;
  }
}

.million-members-thanksgiving .main-content .gift__text {
  color: #000;
  font-size: 18px;
  width: 46%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .gift__text {
    width: 90%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__text {
    width: 90%;
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .gift__text a {
  color: #ab0739;
  font-weight: bold;
  text-decoration: none;
}

.million-members-thanksgiving .main-content .gift__event-info {
  margin: 1em 0;
}

.million-members-thanksgiving .main-content .gift__event-info .text {
  color: #000;
  font-size: 16px;
  width: 60%;
  margin: 0 auto;
  line-height: 22px;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .gift__event-info .text {
    width: 90%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__event-info .text {
    width: 90%;
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .gift__event-info .text a {
  color: #2381a5;
}

.million-members-thanksgiving .main-content .gift__block {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block {
    background: #fff;
  }
}

.million-members-thanksgiving .main-content .gift__block .wrapper {
  width: 72.9vw;
  height: 16.6%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper {
    display: block;
    width: 100%;
  }
}

.million-members-thanksgiving .main-content .gift__block .wrapper .gift-box {
  width: 40%;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper .gift-box {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 1em;
  }
}

.million-members-thanksgiving .main-content .gift__block .wrapper .gift-box img {
  width: 100%;
}

.million-members-thanksgiving .main-content .gift__block .wrapper .gift-box__item a {
  text-decoration: none;
}

.million-members-thanksgiving .main-content .gift__block .wrapper .gift-box__item a img {
  width: 100%;
}

.million-members-thanksgiving .main-content .gift__block .wrapper .gift-box__item a:focus {
  outline: none;
}

.million-members-thanksgiving .main-content .gift__block .wrapper .gift-box__item-name {
  font-size: 1em;
  color: #353535;
  margin: 1em 0;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper .gift-box__item-name {
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .gift__block .wrapper .gift-box__item-name .gift-type {
  padding: 2px 15px;
  color: #fff;
  background: #ab0739;
}

.million-members-thanksgiving .main-content .gift__block .wrapper .content-box {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper .content-box {
    width: 90%;
    margin: 0 auto;
  }
}

.million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul {
  width: 100%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  text-align: left;
  padding: 1em 2em 1em 3.5em;
  -webkit-box-shadow: 3px 3px 8px #8a8a8a;
          box-shadow: 3px 3px 8px #8a8a8a;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul {
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    padding: 1em 0;
    -webkit-box-shadow: initial;
            box-shadow: initial;
  }
}

.million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul li {
  list-style-type: '\2713' !important;
  color: #000;
  padding-left: 0.5em;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul li {
    list-style-type: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul li a {
  color: #ab0739;
  font-weight: bold;
  text-decoration: none;
}

.million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul li .hashtag {
  font-weight: bold;
  color: #0772cd;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul li .list-item {
    padding-left: 10px;
  }
}

.million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul li::marker {
  color: #ab0739;
  font-weight: bold;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .gift__block .wrapper .content-box ul li:before {
    content: '\2713' !important;
    color: #ab0739;
    font-weight: bold;
  }
}

.million-members-thanksgiving .main-content .replace {
  width: 100%;
  margin: 0 auto;
  padding: 5em 0;
  position: relative;
}

.million-members-thanksgiving .main-content .replace__title {
  color: #ab0739;
  font-size: 2.6em;
  margin-bottom: 1em;
  -webkit-animation: glow 0.6s ease-in-out infinite alternate;
          animation: glow 0.6s ease-in-out infinite alternate;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__title {
    font-size: 2em;
  }
}

.million-members-thanksgiving .main-content .replace__text {
  color: #000;
  font-size: 18px;
  width: 46%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .replace__text {
    width: 90%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__text {
    width: 90%;
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .replace__text a {
  color: #ab0739;
  font-weight: bold;
  text-decoration: none;
}

.million-members-thanksgiving .main-content .replace__replace-bg-m {
  width: 100%;
  display: none;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__replace-bg-m {
    display: block;
    position: relative;
  }
}

.million-members-thanksgiving .main-content .replace__replace-bg-m img {
  width: 100%;
}

.million-members-thanksgiving .main-content .replace__slider-wrapper {
  width: 100%;
  height: 31.25vw;
  background-image: url(https://storage-asset.msi.com/event/2021/cnd/million-members-thanksgiving/images/replace-bg-pc.png);
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 100;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper {
    height: auto;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider {
    position: relative;
    top: initial;
    left: initial;
    -webkit-transform: none;
            transform: none;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  position: relative;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box {
    display: block !important;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .empty-blockL {
  width: 25%;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .empty-blockL {
    width: 10%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .empty-blockL {
    display: none;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .empty-blockR {
  width: 15%;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .empty-blockR {
    width: 10%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .empty-blockR {
    display: none;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box a {
  display: block;
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box a:focus {
  outline: none;
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .img-box {
  width: 20%;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .img-box {
    width: 40%;
    margin: 0 auto;
    padding: 1em 0;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .img-box img {
  width: 100%;
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box {
    width: 60%;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box {
    width: 80%;
    margin: 0 auto;
    background: #fff;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box .text {
  width: 60%;
  display: block;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  border: 2px solid #ab0739;
  -webkit-box-shadow: 0px 0px 10px #ffffff;
          box-shadow: 0px 0px 10px #ffffff;
  font-size: 18px;
  line-height: initial;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box .text {
    width: 100%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    font-size: 16px;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box .text a {
  color: #3bd5b1;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box .text__new-prize {
  font-size: 2vw;
  font-style: italic;
  font-weight: bold;
  color: #ab0739;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box .text__new-prize {
    font-size: 1.4em;
  }
}

.million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box .text__old-prize {
  font-size: 0.8vw;
  color: #999;
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__slider-wrapper .product-slider__box .text-box .text__old-prize {
    font-size: 0.8em;
  }
}

.million-members-thanksgiving .main-content .replace__tcBtn {
  width: 20%;
  padding: 1vw;
  margin: 20px auto;
  display: inline-block;
  position: relative;
  z-index: 0;
  font-size: 16px;
  font-weight: bold;
  border: 2px solid #ab0739;
  color: #ab0739;
  text-decoration: none;
}

.million-members-thanksgiving .main-content .replace__tcBtn:hover {
  cursor: pointer;
  border: 2px solid #fff;
  background: #ab0739;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .million-members-thanksgiving .main-content .replace__tcBtn {
    width: 90%;
    padding: 2% 4%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 2em;
    margin-bottom: 1em;
  }
}

@media screen and (max-width: 480px) {
  .million-members-thanksgiving .main-content .replace__tcBtn {
    font-size: 16px;
  }
}

@-webkit-keyframes action {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@keyframes action {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

@-webkit-keyframes glow {
  from {
    text-shadow: 2px 0 10px #ffffff, 2px 0 20px #fff, 2px 0 40px #fff;
  }
  to {
    text-shadow: 2px 0 20px #ff9ab8, 2px 0 30px #fff, 2px 0 50px #fff;
  }
}

@-webkit-keyframes btn-glow {
  0% {
    -webkit-box-shadow: 0 0 20px #ffffff;
            box-shadow: 0 0 20px #ffffff;
  }
  50% {
    -webkit-box-shadow: 0 0 0px #ffffff;
            box-shadow: 0 0 0px #ffffff;
  }
  100% {
    -webkit-box-shadow: 0 0 20px #ffffff;
            box-shadow: 0 0 20px #ffffff;
  }
}

@-webkit-keyframes step-glow {
  0% {
    -webkit-box-shadow: 0 0 10px #ab0739;
            box-shadow: 0 0 10px #ab0739;
  }
  50% {
    -webkit-box-shadow: 0 0 0px #ab0739;
            box-shadow: 0 0 0px #ab0739;
  }
  100% {
    -webkit-box-shadow: 0 0 10px #ab0739;
            box-shadow: 0 0 10px #ab0739;
  }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes bump {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes bump {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.conditions-modal {
  word-wrap: break-word;
  padding: inherit !important;
  width: 100%;
  min-width: 80%;
  border: 1px solid #ab0739;
}

.conditions-modal h4 {
  text-align: center;
  font-size: 2.5em;
  font-weight: bold;
  margin-top: 1em;
  color: #000;
}

@media screen and (max-width: 480px) {
  .conditions-modal h4 {
    font-size: 2em;
  }
}

.conditions-modal__content-body {
  text-align: left;
  font-size: 1em;
  line-height: 20px;
  padding: 2em;
  text-align: justify;
  letter-spacing: 0.2px;
  color: #000;
}

@media (max-width: 425px) {
  .conditions-modal__content-body {
    font-size: 13px;
    padding: 0;
    padding-left: 1em;
  }
}

.conditions-modal__content-body ol {
  padding-left: 1em;
}

.conditions-modal__content-body ol ul {
  padding-left: 0;
}

.conditions-modal__content-body ol ul li {
  list-style-type: disc;
}

.conditions-modal__content-body ol ul table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin: 1em 0;
  overflow-x: auto;
  white-space: nowrap;
  max-width: -moz-fit-content;
  max-width: -webkit-fit-content;
  max-width: fit-content;
}

.conditions-modal__content-body ol ul table td, .conditions-modal__content-body ol ul table th {
  border: 1px solid #dddddd;
  text-align: center;
  padding: 8px;
}

.conditions-modal__content-body ol ul table th {
  background-color: #3d3d3d;
  color: #fff;
}

.conditions-modal__content-body h5 {
  font-weight: bold;
  font-size: 16px;
  margin-top: 1em;
  color: #f6dd92;
}

.conditions-modal__content-body .title {
  font-weight: bold;
  font-size: 16px;
  margin: 2em 0 1.5em 0;
  color: #000000;
  list-style-type: decimal !important;
}

.conditions-modal__content-body .title span {
  font-weight: normal;
}

.conditions-modal__content-body .pSty {
  color: #ab0739;
}

.conditions-modal__content-body .list-roman li {
  list-style-type: upper-roman !important;
}

.conditions-modal__content-body .forbidden-item {
  padding-left: 1em;
}

.conditions-modal__content-body .forbidden-item li {
  list-style: cjk-ideographic !important;
}

.conditions-modal__content-body .list-lower-alpha {
  list-style-type: lower-alpha !important;
}

.conditions-modal label {
  font-size: 16px;
}

.conditions-modal a {
  text-decoration: none;
  color: #0772cd;
}
/*# sourceMappingURL=project.css.map */