@charset "UTF-8";

.techShow {
  position: relative;
}

.techShow .kv {
  position: relative;
}

.techShow .kv img {
  width: 100%;
}
.techShow .kv h1 {
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  line-height: 0;
}
.techShow .block {
  background-color: #fff;
}
.techShow .block:nth-of-type(3) .blockBG {
  background: url(https://storage-asset.msi.com/event/2025/SG/mnt-the-tech-show/images/pd-bp2-bg.png)
    no-repeat top left;
  background-size: contain;
}
/* .techShow .block:nth-of-type(2) {
  background: url(https://storage-asset.msi.com/event/2025/SG/mnt-the-tech-show/images/pd-bp2-bg.png)
    no-repeat top left;
  background-size: cover;
} */

.techShow .block:nth-of-type(4) .blockBG {
  background: url(https://storage-asset.msi.com/event/2025/SG/mnt-the-tech-show/images/pd-gaming-bg.png)
    no-repeat top right;
  background-size: contain;
}

.techShow .limited {
  text-align: center;
  padding: 3% 0;
  background-color: #e1eef7;
}
.techShow .limited h2 {
  color: #000000;
  font-size: 36px;
}
