body {
  margin: 0;
  padding: 0;
  background-color: #e01e38;
  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;
}

.spring2021 {
  background-color: #e01e38;
}

.spring2021 .kv {
  width: 100%;
}

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

.spring2021 .activity-term__title {
  background-image: url(https://storage-asset.msi.com/event/2021/nb/spring2021/images/activity-term-title-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 2em 0;
  width: 10%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .spring2021 .activity-term__title {
    width: 20%;
  }
}

.spring2021 .activity-term__title img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.spring2021 .activity-term__content {
  background-image: url(https://storage-asset.msi.com/event/2021/nb/spring2021/images/activity-term-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 60%;
  max-width: 1400px;
  margin: 0 auto;
  margin-bottom: 5em;
}

@media screen and (min-width: 1921px) {
  .spring2021 .activity-term__content {
    margin-bottom: 20em;
  }
}

@media screen and (max-width: 768px) {
  .spring2021 .activity-term__content {
    margin-bottom: 2em;
    width: 95%;
  }
}

.spring2021 .activity-term__content img {
  width: 100%;
}

.spring2021 .QRcode {
  background-image: url(https://storage-asset.msi.com/event/2021/nb/spring2021/images/QRcode-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1921px) {
  .spring2021 .QRcode {
    height: 26.8vw;
  }
}

@media screen and (max-width: 480px) {
  .spring2021 .QRcode {
    height: auto;
  }
}

.spring2021 .QRcode__title {
  text-align: center;
  margin: 0 auto;
  width: 40%;
  padding: 2em 0;
}

@media screen and (max-width: 768px) {
  .spring2021 .QRcode__title {
    width: 90%;
    padding: 1em 0;
  }
}

.spring2021 .QRcode__title img {
  width: 100%;
}

.spring2021 .QRcode__wrapper {
  width: 100%;
  max-width: 1400px;
  background: #ffb600;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 5em;
}

@media screen and (max-width: 480px) {
  .spring2021 .QRcode__wrapper {
    margin-bottom: 2em;
  }
}

.spring2021 .QRcode__wrapper-imgbox {
  padding: 2em;
  width: 20%;
}

@media screen and (max-width: 480px) {
  .spring2021 .QRcode__wrapper-imgbox {
    width: 100%;
  }
}

.spring2021 .QRcode__wrapper-imgbox img {
  width: 100%;
}

.spring2021 .shopping {
  background-image: url(https://storage-asset.msi.com/event/2021/nb/spring2021/images/shopping-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

@media screen and (min-width: 1921px) {
  .spring2021 .shopping {
    height: 19.2vw;
  }
}

@media screen and (max-width: 1366px) {
  .spring2021 .shopping {
    height: auto;
  }
}

.spring2021 .shopping__title {
  text-align: center;
  margin: 0 auto;
  width: 16%;
  padding: 2em 0;
}

@media screen and (max-width: 768px) {
  .spring2021 .shopping__title {
    width: 35%;
    padding: 1em 0;
  }
}

.spring2021 .shopping__title img {
  width: 100%;
}

.spring2021 .shopping__wrapper {
  width: 100%;
  max-width: 1400px;
  background: #4bb9b7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  margin-bottom: 5em;
}

@media screen and (max-width: 480px) {
  .spring2021 .shopping__wrapper {
    display: block;
    margin-bottom: 2em;
  }
}

.spring2021 .shopping__wrapper .box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.spring2021 .shopping__wrapper .box-wrapper__imgbox {
  width: 50%;
  padding: 1em;
}

@media screen and (max-width: 480px) {
  .spring2021 .shopping__wrapper .box-wrapper__imgbox {
    width: 40%;
  }
}

.spring2021 .shopping__wrapper .box-wrapper__imgbox img {
  width: 100%;
}

.spring2021 .location {
  background-image: url(https://storage-asset.msi.com/event/2021/nb/spring2021/images/location-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.spring2021 .location__title {
  text-align: center;
  margin: 0 auto;
  width: 18%;
  padding: 2em 0;
}

@media screen and (max-width: 768px) {
  .spring2021 .location__title {
    width: 40%;
    padding: 1em 0;
  }
}

.spring2021 .location__title img {
  width: 100%;
}

.spring2021 #msi_twYrsale {
  padding-bottom: 5em;
}

@media screen and (max-width: 480px) {
  .spring2021 #msi_twYrsale {
    padding-bottom: 2em;
  }
}

.spring2021 #msi_twYrsale .wtb {
  background-color: #c9c9c9;
  padding: 0;
}
/*# sourceMappingURL=project.css.map */