.mainTitleBox {
  text-align: center;
  position: relative;
}

.mainTitleBox h2 {
  color: #d4af37;
  z-index: 20;
  font-family: var(--MSIBodyFont);
  font-size: clamp(28px, 7vw, 44px);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  display: inline-block;
  margin: 10px auto 0;
  padding: 2px 25px;
}

.mainTitleBox h2 span {
  display: block;
  font-size: clamp(16px, 3.5vw, 22px);
  font-weight: 400;
  color: #fff;
  margin-top: 6px;
}

.shop {
  position: relative;
  padding: 45px 25px;
}

@media (min-width: 996px) {
  .shop {
    padding-top: 60px;
  }
}

.wtb {
  padding: 40px 25px 0;
}

.wtb__box {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
}

.wtb__box h3, .wtb__box .common__sub {
  padding-top: 25px;
  text-align: center;
  color: #ffffff;
  padding-bottom: 10px;
  font-family: var(--MSIBodyFont);
  font-size: clamp(18px, 3vw, 20px);
  font-weight: 700;
}

.wtb__box-info {
  padding: 10px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  border-bottom: rgba(212, 175, 55, 0.45) 1px solid;
  color: #fff;
}

.wtb__box-title {
  display: none;
}

@media (min-width: 996px) {
  .wtb__box-title {
    display: table;
    width: 100%;
    border-collapse: collapse;
    color: #07032a;
  }
  .wtb__box-title li {
    display: table-cell;
    border-right: #fff 1px solid;
    padding: 10px;
  }
  .wtb__box-title li:nth-child(1), .wtb__box-title li:nth-child(2), .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: #d3caae;
}
.wtb__box-content a::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}


.wtb__box-content a::before {
  background-image: url(https://storage-asset.msi.com/event/2025/NB/black-friday-laptop-sale-2025/images/icon-link.svg);
}

.wtb__box-content a:hover {
  background: #f0d060;
  box-shadow: 0 0 14px rgba(212, 175, 55, 0.4);
}

.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), .wtb__box-content li:nth-child(2), .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;
  }
}

.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;
  background: #67502c;
}

.tbList .th.noline {
  border: none;
}

@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: url("https://storage-asset.msi.com/event/2026/ph/the-hunt-for-power/images/kv-bg.jpg") center right no-repeat;
    background-size: cover;
  }
  .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::before {
  background-image: url(https://storage-asset.msi.com/event/2025/NB/black-friday-laptop-sale-2025/images/icon-link.svg);
}

.tbList .googlemap::before {
  background-image: url(https://storage-asset.msi.com/event/2025/NB/black-friday-laptop-sale-2025/images/icon-wtb.svg);
}


.tbList .link, .tbList .googlemap {
  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: #d3caae;
}

.tbList .link:hover, .tbList .googlemap:hover {
  background: #f0d060;
  box-shadow: 0 0 14px rgba(212, 175, 55, 0.4);
}

.tbList .link::before, .tbList .googlemap::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: 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: #67502c;
  border-radius: 30px;
  overflow: hidden;
}

.toggleBox {
  display: none;
  background: rgba(231, 204, 115, 0.738);
  padding: 0 3px;
  color: #1a1410;
}

.mail-contact {
  text-align: center;
  padding: 25px 25px 80px;
  color: #fff;
}

.mail-contact a {
  color: #ffffff;
  text-decoration: underline;
}

.mail-contact a:hover {
  text-decoration: none;
  color: #1a1410;
  background: #d4af37;
}

.join {
  padding-bottom: 40px;
}

@media (min-width: 996px) {
  .join {
    padding-bottom: 80px;
  }
}

.join__flex {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
}

.join__flex a {
  display: block;
  color: #d4af37;
  width: 150px;
  margin: 0 auto 30px;
}

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

@media (min-width: 996px) {
  .join__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            max-width: 600px;        
  }
  .join__flex a {
    width: 150px;
    margin: 0 auto;
  }
}

.join__flex p {
  padding-top: 10px;
  text-align: center;
}