@import url("https://fonts.googleapis.com/css2?family=Coustard&display=swap");
html {
  width: auto !important;
}

body {
  word-wrap: break-word;
  font-family: "DINPro-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  word-break: break-word;
  background: #fff !important;
}

a {
  text-decoration: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.container {
  max-width: 2200px;
  margin: 0 auto;
  width: 90%;
}

.align {
  text-align: center;
}

.align-right {
  text-align: right;
}

.main-title {
  color: #000;
  font-size: 4.5vw;
  font-family: 'din_pro_bold';
  padding: 0;
  text-align: left;
  line-height: 5vw;
}

.main-title::after {
  display: none;
}

@media (max-width: 1366px) {
  .main-title {
    color: #000;
    font-size: 5.5vw;
    line-height: 6vw;
  }
}

@media (max-width: 960px) {
  .main-title {
    color: #000;
    font-size: 11vw;
    line-height: 11vw;
    text-align: center;
  }
}

.common-title {
  color: #3b3b3b;
  font-size: 45px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-family: 'din_pro_bold';
}

@media (max-width: 960px) {
  .common-title {
    color: #3b3b3b;
    font-size: 30px;
  }
}

.common-title1 {
  color: #3b3b3b;
  font-size: 1.5vw;
  margin: 0 0 20px 0;
  font-weight: 600;
  font-family: 'din_pro_bold';
  line-height: 1.5vw;
}

@media (min-width: 2201px) {
  .common-title1 {
    color: #3b3b3b;
    font-size: 1vw;
    line-height: 1vw;
  }
}

@media (max-width: 960px) {
  .common-title1 {
    color: #000;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
  }
}

.common-title2 {
  color: #3b3b3b;
  font-size: 24px;
  font-weight: 600;
  padding: 15px 0;
  font-family: 'din_pro_bold';
}

@media (max-width: 960px) {
  .common-title2 {
    color: #000;
    font-size: 26px;
    text-align: center;
  }
}

.common-title3 {
  color: #3b3b3b;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
  font-family: 'din_pro_bold';
}

@media (max-width: 960px) {
  .common-title3 {
    color: #000;
    font-size: 20px;
    text-align: center;
  }
}

.common-title4 {
  color: #3b3b3b;
  font-size: 1.5vw;
  margin: 0 0 20px 0;
  font-weight: 600;
  font-family: 'din_pro_bold';
  line-height: 1.5vw;
}

@media (min-width: 2201px) {
  .common-title4 {
    color: #3b3b3b;
    font-size: 1vw;
    line-height: 1vw;
  }
}

@media (max-width: 1366px) {
  .common-title4 {
    color: #3b3b3b;
    font-size: 2.4vw;
    line-height: 2.4vw;
  }
}

@media (max-width: 960px) {
  .common-title4 {
    color: #000;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .common-title4 {
    color: #000;
    font-size: 24px;
    line-height: 28px;
  }
}

.common-text {
  color: #000;
  font-size: 1.45vw;
  font-family: 'DINPro-Regular';
  font-weight: bold;
  text-align: left;
  line-height: 2vw;
}

@media (max-width: 1366px) {
  .common-text {
    color: #000;
    font-size: 1.75vw;
    line-height: 2vw;
  }
}

@media (max-width: 960px) {
  .common-text {
    color: #000;
    font-size: 3.8vw;
    line-height: 3.8vw;
    text-align: center;
  }
}

.common-text1 {
  color: #3b3b3b;
  font-size: 20px;
  line-height: 26px;
  margin: 30px 0;
}

@media (max-width: 500px) {
  .common-text1 {
    color: #3b3b3b;
    font-size: 18px;
    line-height: 22px;
  }
}

.common-text2 {
  color: #3b3b3b;
  font-size: 18px;
  line-height: 22px;
}

@media (max-width: 960px) {
  .common-text2 {
    text-align: center;
  }
}

.common-text3 {
  color: #3b3b3b;
  font-size: 16px;
  line-height: 22px;
  margin: 6% 0 0 0;
  text-align: justify;
  text-justify: distribute;
}

@media (max-width: 960px) {
  .common-text3 {
    text-align: center;
  }
}

.common-text4 {
  color: #3b3b3b;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  margin-top: 10%;
}

@media (max-width: 600px) {
  .common-text4 {
    margin: 0;
  }
}

.common-text5 {
  color: #3b3b3b;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.common-note {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  font-weight: bold;
  padding: 20px 0;
}

.btn-text {
  color: #fff;
  font-size: 18px;
  padding: 6px 20px;
  display: inline-block;
  background: #d60303;
}

.btn-text:hover {
  background: #ad0000;
}

@media (max-width: 960px) {
  .btn-text {
    width: 100%;
  }
}

.video__box {
  margin-top: 5%;
  width: 116%;
}

@media (max-width: 960px) {
  .video__box {
    width: auto;
  }
}

.video-btn {
  color: #fff;
  font-size: 1vw;
  padding: 6px 20px;
  display: inline-block;
  background: #d60303;
}

@media (max-width: 960px) {
  .video-btn {
    color: #fff;
    font-size: 4.5vw;
  }
}

.video-btn:hover {
  background: #ad0000;
}

@media (max-width: 960px) {
  .pc {
    display: none;
  }
}

.mobile {
  display: none;
}

@media (max-width: 960px) {
  .mobile {
    display: block;
  }
}

.main-link {
  color: #000;
  font-size: 24px;
  display: block;
  background: #c3d0e0;
  padding: 15px;
  text-align: center;
}

.sub-link {
  color: #000;
  font-size: 24px;
  display: inline-block;
  background: #f4eede;
  padding: 15px;
  border: 2px solid;
}

.buy-link {
  color: #fff;
  font-size: 24px;
  display: inline-block;
  background: #000;
  padding: 15px;
  text-align: center;
  width: 30%;
}

@media (max-width: 960px) {
  .buy-link {
    width: 60%;
  }
}

.bg-style {
  background: #efefef;
  padding: 5%;
}

.hidden {
  display: none;
}

article {
  background: #f5f5f5;
}

.video {
  margin: 100px 0;
  position: relative;
}

@media (max-width: 768px) {
  .video {
    margin: 50px 0 70px;
  }
}

.video__container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

.video__container iframe,
.video__container object,
.video__container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.textMore {
  position: relative;
  max-height: 45px;
  overflow: hidden;
  -webkit-transition: max-height 1s ease;
  transition: max-height 1s ease;
}

@media (max-width: 960px) {
  .loadMore {
    margin-top: 10%;
  }
}

.loadMore--btn {
  border: 2px solid #000;
  padding: 1% 2%;
}

.readMore {
  text-align: center;
  margin: 3% auto 0;
}

.readMore__btn {
  display: inline-block;
  cursor: pointer;
  margin: auto;
  margin-top: 1%;
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #000;
}

.text__expanded {
  max-height: 100vh;
  height: auto !important;
}

.reward-banner {
  margin: 5% 0;
}

/* to top */
.btn-top {
  display: none;
  position: fixed;
  bottom: 70px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 10px 15px;
  z-index: 9999;
  border: 3px solid #000;
}

.btn-top img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.btn-top:hover {
  background-color: #fcfcfc;
  color: #0d133a;
}

.btn-top:hover i {
  font-size: 20px;
}

/* kv */
.kv {
  position: relative;
}

.kv__wrap {
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: 35%;
  left: 18%;
  width: 26vw;
}

@media (max-width: 1366px) {
  .kv__wrap {
    left: 16%;
    width: 30vw;
  }
}

@media (max-width: 960px) {
  .kv__wrap {
    width: 90%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    text-align: center;
    top: 0;
    left: 50%;
    margin: auto;
  }
}

.kv__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 960px) {
  .kv__flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.kv__flexbox figure {
  width: 27%;
  padding-top: 3%;
}

@media (max-width: 960px) {
  .kv__flexbox figure {
    width: auto;
  }
}

@media (max-width: 960px) and (max-width: 960px) {
  .kv__flexbox figure img {
    width: 15vw;
  }
}

.kv__textbox {
  width: 80%;
}

@media (max-width: 960px) {
  .kv__textbox {
    width: 100%;
  }
}

.kv img {
  width: 100%;
}

/* content */
.content {
  padding: 5% 0;
  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;
}

.content__wrap {
  width: 80%;
  margin: auto;
  max-width: 1440px;
}

.content__wrap-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 4% auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 768px) {
  .content__wrap-icon {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.content__wrap-icon li {
  width: calc( 100%/5 - 20px);
  text-align: center;
}

@media (max-width: 768px) {
  .content__wrap-icon li {
    width: calc( 100%/2);
  }
}

.content__wrap-icon li figure {
  width: 90%;
  margin: auto;
}

.tabContent__itembox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 2% 0;
}

@media (max-width: 960px) {
  .tabContent__itembox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.tabContent__itembox figure {
  width: 45%;
}

@media (max-width: 960px) {
  .tabContent__itembox figure {
    width: 90%;
    margin: auto;
  }
}

.tabContent__itembox-wrap {
  width: calc( 100%/3 - 20px);
  position: relative;
}

@media (max-width: 960px) {
  .tabContent__itembox-wrap {
    width: 90%;
    margin: 10% auto;
  }
}

@media (max-width: 500px) {
  .tabContent__itembox-wrap {
    width: 90%;
    margin: 18% auto;
  }
}

.tabContent__itembox-wrap a {
  padding: 6px 20px;
  display: inline-block;
  position: absolute;
  bottom: -10%;
  right: 2%;
}

@media (max-width: 960px) {
  .tabContent__itembox-wrap a {
    position: absolute;
    bottom: -10%;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.tabContent__itembox-wrap figure {
  width: 100%;
  text-align: center;
}

.tabContent__itembox-wrap .tabContent__text {
  width: 100%;
  margin-bottom: 5%;
}

.tabContent__text {
  width: 50%;
}

@media (max-width: 960px) {
  .tabContent__text {
    width: 90%;
    margin: auto;
    text-align: center;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.tabContent__extended {
  position: relative;
  overflow: hidden;
}

.tabContent__extended-img {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/extended-warranty_bg.jpg") no-repeat;
  background-size: cover;
  height: 440px;
  margin: 2% 0;
}

.tabContent__extended-img1 {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/extended-warranty_bg1.jpg") no-repeat;
  background-size: cover;
  height: 440px;
  margin: 2% 0;
}

@media (max-width: 960px) {
  .tabContent__extended-img {
    background-position: 16%;
  }

  .tabContent__extended-img1 {
    background-position: 100%;
  }

}

@media (max-width: 500px) {
  .tabContent__extended-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/extended-warranty_bg-m.jpg") center no-repeat;
    height: 304px;
  }

  .tabContent__extended-img1 {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/extended-warranty_bg1-m.jpg") center no-repeat;
    height: 304px;
  }
}

.tabContent__extended-btn {
  text-align: center;
  margin: 8% 0 5% 0;
}

.tabContent__paragraph-right {
  width: 47%;
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 1600px) {
  .tabContent__paragraph-right {
    right: 1%;
  }
}

@media (max-width: 1470px) {
  .tabContent__paragraph-right {
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
    width: 50%;
    right: 0;
  }
}

@media (max-width: 1200px) {
  .tabContent__paragraph-right {
    width: 60%;
  }
}

@media (max-width: 960px) {
  .tabContent__paragraph-right {
    position: inherit;
    width: 100%;
    right: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    background: none;
  }
}

@media (max-width: 500px) {
  .tabContent__paragraph-right {
    padding: 0;
  }
}

.tabContent__paragraph-left {
  width: 40%;
  position: absolute;
  left: 5%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media (max-width: 1600px) {
  .tabContent__paragraph-left {
    left: 1%;
  }
}

@media (max-width: 1470px) {
  .tabContent__paragraph-left {
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
    width: 50%;
    right: 0;
  }
}

@media (max-width: 1200px) {
  .tabContent__paragraph-left {
    width: 60%;
  }
}

@media (max-width: 960px) {
  .tabContent__paragraph-left {
    position: inherit;
    width: 100%;
    left: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
    background: none;
  }
}

@media (max-width: 500px) {
  .tabContent__paragraph-left {
    padding: 0;
  }
}

.tabContent__repair {
  position: relative;
  overflow: hidden;
}

.tabContent__repair-img {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/easy-fast-repair_bg.jpg") no-repeat;
  background-size: cover;
  height: 440px;
  position: relative;
  margin: 2% 0;
}

@media (max-width: 960px) {
  .tabContent__repair-img {
    background-position: 16%;
  }
}

@media (max-width: 960px) {
  .tabContent__repair-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/easy-fast-repair_bg-m.jpg") center no-repeat;
    height: 304px;
  }
}

.tabContent__repair_linkWarp {
  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;
}

.tabContent__repair_linkWarp a {
  display: block;
  margin: 3%;
  color: #007cb7;
  text-align: center;
  width: 20%;
}

.tabContent__repair_linkWarp a img {
  text-align: center;
  padding-bottom: 10px;
}

.tabContent__repair_linkWarp a:hover {
  text-decoration: underline;
}

.tabContent__repair:nth-of-type(2) .tabContent__repair-img {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/easy-fast-repair_bg1.jpg") right no-repeat;
  background-size: cover;
  height: 440px;
  position: relative;
}

@media (max-width: 960px) {
  .tabContent__repair:nth-of-type(2) .tabContent__repair-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/easy-fast-repair_bg1.jpg") right no-repeat;
  }
}

@media (max-width: 500px) {
  .tabContent__repair:nth-of-type(2) .tabContent__repair-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/easy-fast-repair_bg1-m.jpg") center no-repeat;
    height: 304px;
  }
}

.tabContent__support {
  position: relative;
  overflow: hidden;
}

.tabContent__support-img {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/exclusive-expert-support_bg.jpg") no-repeat;
  background-size: cover;
  height: 440px;
  position: relative;
  margin: 2% 0;
}

.tabContent__support-img1 {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/exclusive-expert-support_bg2.jpg") no-repeat;
  background-size: cover;
  height: 440px;
  position: relative;
  margin: 2% 0;
}

@media (max-width: 960px) {
  .tabContent__support-img {
    background-position: 16%;
  }
  .tabContent__support-img1 {
    background-position: 16%;
  }
}

@media (max-width: 500px) {
  .tabContent__support-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/exclusive-expert-support_bg-m.jpg") center no-repeat;
    height: 304px;
  }
  .tabContent__support-img1 {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/exclusive-expert-support_bg2-m.jpg") center no-repeat;
    height: 304px;
  }
}

.tabContent__support_linkWarp {
  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;
}

.tabContent__support_linkWarp a {
  display: block;
  margin: 3% 0;
  color: #007cb7;
}

.tabContent__support_linkWarp a:hover {
  text-decoration: underline;
}

.tabContent__support-btn {
  margin-left: 3%;
}

.tabContent__support:nth-of-type(2) .tabContent__support-img {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/exclusive-expert-support_bg1.jpg") right no-repeat;
  background-size: cover;
  height: 440px;
  position: relative;
  margin: 2% 0;
}

@media (max-width: 960px) {
  .tabContent__support:nth-of-type(2) .tabContent__support-img {
    background-position: 80%;
  }
}

@media (max-width: 500px) {
  .tabContent__support:nth-of-type(2) .tabContent__support-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/exclusive-expert-support_bg1-m.jpg") center no-repeat;
    height: 304px;
  }
}

.tabContent__utility {
  position: relative;
  overflow: hidden;
}

.tabContent__utility-img {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/Premium-Support-bg.jpg") no-repeat;
  background-size: cover;
  height: 440px;
  position: relative;
  margin: 2% 0;
}

@media (max-width: 960px) {
  .tabContent__utility-img {
    background-position: 16%;
  }
}

@media (max-width: 500px) {
  .tabContent__utility-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/Premium-Support-bg-m.jpg") center no-repeat;
    height: 304px;
  }
}

.tabContent__utility:nth-of-type(2) .tabContent__utility-img {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/powerful-tool-utility_bg.jpg") right no-repeat;
  background-size: cover;
  height: 440px;
  position: relative;
  margin: 2% 0;
}

@media (max-width: 960px) {
  .tabContent__utility:nth-of-type(2) .tabContent__utility-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/powerful-tool-utility_bg.jpg") right no-repeat;
  }
}

@media (max-width: 500px) {
  .tabContent__utility:nth-of-type(2) .tabContent__utility-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/powerful-tool-utility_bg-m.jpg") center no-repeat;
    height: 304px;
  }
}

.tabContent__utility:nth-of-type(3) .tabContent__utility-img {
  background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/powerful-tool-utility_bg1.jpg") right no-repeat;
  background-size: cover;
  height: 440px;
  position: relative;
  margin: 2% 0;
}

@media (max-width: 960px) {
  .tabContent__utility:nth-of-type(3) .tabContent__utility-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/powerful-tool-utility_bg1.jpg") right no-repeat;
  }
}

@media (max-width: 500px) {
  .tabContent__utility:nth-of-type(3) .tabContent__utility-img {
    background: url("https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/powerful-tool-utility_bg1-m.jpg") center no-repeat;
    height: 304px;
  }
}

.tabContent__customer {
  margin: 2% auto;
}

.tabContent .customer__itemblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 3% 0;
  display: none;
}

.tabContent .customer__textbox {
  text-align: left;
  margin: auto;
  -webkit-box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 3%;
}

@media (max-width: 960px) {
  .tabContent .customer__textbox {
    text-align: center;
  }
}

.tabContent .customer__avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tabContent .customer__avatar--img img {
  width: 70px;
}

.tabContent .customer__avatar__text {
  margin-left: 10px;
}

.tabContent .customer__txt {
  display: block;
}

.tabContent .customer__star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* RECOMMENDED PRODUCTS */
.model {
  padding: 100px 0;
  background: #0d1c2f;
}

.model__wrap {
  width: 60%;
  margin: auto;
  max-width: 1440px;
}

@media (max-width: 960px) {
  .model__wrap {
    width: 80%;
  }
}

.model__block {
  margin: 10% 0;
}

@media (max-width: 960px) {
  .model__block {
    margin: 20% 0;
  }
}

.model__block figure {
  margin: auto;
  text-align: center;
}

.model__block-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 960px) {
  .model__block-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.model__block-flexbox-item {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
}

@media (max-width: 960px) {
  .model__block-flexbox-item {
    width: 90%;
  }
}

.model__block-flexbox-item figure {
  margin: 30px 0;
}

.model__block-flexbox-item ul {
  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: 30px;
}

.model__block-flexbox-item:nth-of-type(2) {
  width: 45%;
}

@media (max-width: 960px) {
  .model__block-flexbox-item:nth-of-type(2) {
    width: 90%;
  }
}

/*paragraph*/
.para {
  width: 80%;
  margin: 5% auto;
  max-width: 1440px;
  text-align: center;
}

.para__symbol {
  position: relative;
}

.shareBtn {
  text-align: center;
  margin: 7% auto;
}

/*share your story*/
.share {
  margin-top: 15%;
}

/*prize*/
.prize__itemblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 8% auto;
}

@media (max-width: 600px) {
  .prize__itemblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.prize__itembox {
  width: calc( 100%/3 - 20px);
}

@media (max-width: 600px) {
  .prize__itembox {
    width: 80%;
    margin: 10% auto;
  }
}

/*form*/
#msi_form {
  border: 1px solid #ebebeb;
  margin-top: 10%;
  background: rgba(255, 255, 255, 0.5);
}

.form-send {
  text-align: center;
}

.btn-submit {
  background: transparent !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}

.btn-submit:hover {
  background: #000 !important;
  color: #fff !important;
}

.S1I2NCgn {
  min-height: 150px;
}

.question-group ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.question-group ul li {
  width: 25%;
}

@media (max-width: 768px) {
  .question-group ul li {
    width: 48%;
  }
}

.question-group ul.radioSty {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

/*Reward*/
.reward {
  background: url(https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/reward__bg.jpg) no-repeat;
  padding: 2% 0;
  margin-bottom: 3%;
}

@media (max-width: 960px) {
  .reward {
    background: url(https://storage-asset.msi.com/event/2021/cnd/Essential-Service-Pack/images/reward__bg-m.jpg) no-repeat;
    padding: 12% 0;
    background-size: cover;
  }
}

.reward__flexbox {
  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;
}

@media (max-width: 960px) {
  .reward__flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.reward__textbox {
  width: 50%;
}

@media (max-width: 960px) {
  .reward__textbox {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 90%;
    margin: auto;
  }
}

.reward__btn {
  background: #d60303;
  color: #fff;
  padding: 5px 5%;
  display: inline-block;
  font-size: 18px;
}

.reward__btn:hover {
  background: #ad0000;
}

.reward__banner {
  width: 40%;
}

@media (max-width: 960px) {
  .reward__banner {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 90%;
    margin-top: 3%;
  }
}

.reward__banner img {
  width: 70%;
}

.reward__app {
  width: 10%;
}

@media (max-width: 960px) {
  .reward__app {
    width: 25%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 3% 0;
  }
}
/*# sourceMappingURL=main.css.map */