@font-face {
  font-family: 'Geforce-Bold';
  src: url("https://event.msi.com/msifonts/fonts/Geforce-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Geforce-Light';
  src: url("https://event.msi.com/msifonts/fonts/Geforce-Light.ttf") format("truetype");
  src: url("https://event.msi.com/msifonts/fonts/GeForce-Light.woff") format("woff"), url("https://event.msi.com/msifonts/fonts/GeForce-Light.svg#GeForce-Light") format("svg");
  src: url("https://event.msi.com/msifonts/fonts/Geforce-Light.eot");
  src: url("https://event.msi.com/msifonts/fonts/Geforce-Light.woff2") format("woff2"), url("https://event.msi.com/msifonts/fonts/Geforce-Light.eot?#iefix") format("embedded-opentype");
}

* {
  color: #fff;
}

img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

h2 {
  font-family: 'Geforce-Bold';
  font-size: 2.7vw;
  margin-bottom: 1%;
}

@media (max-width: 1535px) {
  h2 {
    font-size: 40px;
  }
}

@media (max-width: 960px) {
  h2 {
    font-size: 22px;
  }
}

h3 {
  font-family: 'Geforce-Bold';
  font-size: 1.7vw;
  margin-bottom: 1%;
}

@media (max-width: 1535px) {
  h3 {
    font-size: 20px;
  }
}

p {
  font-size: 1vw;
  margin-bottom: 1%;
}

@media (max-width: 1535px) {
  p {
    font-size: 18px;
  }
}

#truegamers {
  background-color: #000;
}

#truegamers .kv {
  position: relative;
}

#truegamers .kv__title {
  position: absolute;
  left: 5%;
  top: 13%;
  width: 30%;
}

@media (max-width: 960px) {
  #truegamers .kv__title {
    top: unset;
    left: 50%;
    bottom: 9%;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    width: 80%;
  }
}

#truegamers .kv__rtx {
  position: absolute;
  right: 3%;
  top: 12%;
}

@media (max-width: 960px) {
  #truegamers .kv__rtx {
    top: 7%;
  }
}

@media (max-width: 480px) {
  #truegamers .kv__rtx {
    width: 30%;
  }
}

#truegamers .kv__pd {
  position: absolute;
  left: 11%;
  top: 28%;
  width: 29%;
}

@media (max-width: 960px) {
  #truegamers .kv__pd {
    width: 75%;
    left: 50%;
    top: 45%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

#truegamers .kv__pic {
  width: 100%;
}

#truegamers .rtx {
  background: url(https://storage-asset.msi.com/event/2021/gnp/Truegamers/images/rtxbg.jpg) top center no-repeat;
  padding: 7% 5%;
  background-size: cover;
}

@media (max-width: 768px) {
  #truegamers .rtx {
    background: none;
    padding: 0%;
  }
}

#truegamers .rtx__pic {
  display: none;
}

@media (max-width: 768px) {
  #truegamers .rtx__pic {
    display: block;
    width: 100%;
  }
}

@media (max-width: 768px) {
  #truegamers .rtx__txtBox {
    padding: 0% 5%;
  }
}

#truegamers .rtx__subtitle {
  color: #76b900;
}

#truegamers .rtx__txt {
  width: 50%;
  margin-bottom: 2%;
}

@media (max-width: 768px) {
  #truegamers .rtx__txt {
    width: 100%;
  }
}

#truegamers .rtx__btn {
  text-align: center;
  display: block;
  width: 10%;
  min-width: 210px;
  background-color: #76b900;
  padding: 0.5% 1%;
  color: #fff;
  font-size: 1.1vw;
  margin: 0 0 2% 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#truegamers .rtx__btn:hover {
  background-color: #84d100;
}

@media (max-width: 1535px) {
  #truegamers .rtx__btn {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  #truegamers .rtx__btn {
    margin: 0 auto 2%;
  }
}

#truegamers .dlss {
  text-align: center;
  background: url(https://storage-asset.msi.com/event/2021/gnp/Truegamers/images/dlssbg.jpg) top center no-repeat;
  padding: 5%;
  background-size: cover;
  position: relative;
}

#truegamers .dlss__subtitle {
  font-size: 1.4vw;
}

@media (max-width: 1535px) {
  #truegamers .dlss__subtitle {
    font-size: 18px;
  }
}

#truegamers .dlss__txt {
  width: 80%;
  margin: 0 auto 2%;
}

@media (max-width: 1535px) {
  #truegamers .dlss__txt {
    width: 95%;
  }
}

#truegamers .dlss__btn {
  display: block;
  width: 10%;
  min-width: 210px;
  background-color: #76b900;
  padding: 0.5% 1%;
  color: #fff;
  font-size: 1.1vw;
  margin: 0 auto 2%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#truegamers .dlss__btn:hover {
  background-color: #84d100;
}

@media (max-width: 1535px) {
  #truegamers .dlss__btn {
    font-size: 20px;
  }
}

#truegamers .dlss .vdbox {
  width: 50%;
  margin: 70px auto 0px auto;
  max-width: 2000px;
}

@media (max-width: 960px) {
  #truegamers .dlss .vdbox {
    width: 70%;
  }
}

@media (max-width: 768px) {
  #truegamers .dlss .vdbox {
    width: 80%;
  }
}

#truegamers .dlss .youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#truegamers .dlss .youtube iframe, #truegamers .dlss .video-container object, #truegamers .dlss .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#truegamers .upgrade {
  padding: 5%;
  text-align: center;
  background-color: #1f1f1f;
}

#truegamers .upgrade__subtitle {
  font-size: 1.4vw;
}

@media (max-width: 1535px) {
  #truegamers .upgrade__subtitle {
    font-size: 20px;
  }
}

#truegamers .upgrade__subtitle span {
  color: #76b900;
}

#truegamers .upgrade__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#truegamers .upgrade__flexBox {
  background-color: #000;
  width: 25%;
  min-width: 370px;
  text-align: center;
  padding: 0 1% 1% 1%;
  border-radius: 0.5rem;
  margin: 10px;
}

@media (max-width: 480px) {
  #truegamers .upgrade__flexBox {
    min-width: 330px;
  }
}

@media (max-width: 480px) {
  #truegamers .upgrade__flexBox-pic {
    width: 45%;
  }
}

#truegamers .upgrade__flexBox-link {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 0.5rem;
  width: 50%;
  min-width: 200px;
  padding: 10px;
  margin: 0 auto 10px;
  font-size: 18px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#truegamers .upgrade__flexBox-link:hover {
  background-color: #fff;
  color: #000;
}

#truegamers .upgrade__flexBox-title {
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}

#truegamers .upgrade__flexBox-txt {
  font-size: 16px;
  margin-bottom: 10px;
  color: #e4e4e4;
}
/*# sourceMappingURL=main.css.map */